Pull request #3579 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of siggiskulason for edgexfoundry/edgex-go Loading trusted files from base branch master at 80ba4e250181682bffba84591c3a2e03de29986a rather than 393a9717100cd794f713d801f499ea998ced99df Obtained Jenkinsfile from 80ba4e250181682bffba84591c3a2e03de29986a 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-ssh1602951647289720166.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6a41506d72e8e131afc862d141935157bee59f41 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh4235620961675555487.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 6a41506d72e8e131afc862d141935157bee59f41 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3579/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3579/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7017667670342424471.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6a41506d72e8e131afc862d141935157bee59f41 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6a41506d72e8e131afc862d141935157bee59f41 # timeout=10 Commit message: "Merge pull request #340 from ernestojeda/enable-snap-stage" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh351330876926328135.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 958cd7e315bbc9ba310183e4d590ee91b14940ee The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3579/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3579/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh7832297958533217320.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 958cd7e315bbc9ba310183e4d590ee91b14940ee (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 958cd7e315bbc9ba310183e4d590ee91b14940ee # timeout=10 Commit message: "Fix: job-cost.sh no longer causes build failures" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Running on prd-centos7-docker-4c-2g-1187 in /w/workspace/edgexfoundry_edgex-go_PR-3579 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/15 [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/15 # 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/15@tmp/jenkins-gitclient-ssh676308011160092539.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 80ba4e250181682bffba84591c3a2e03de29986a into PR head commit 393a9717100cd794f713d801f499ea998ced99df > 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/15@tmp/jenkins-gitclient-ssh5370124520057428471.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3579/head:refs/remotes/origin/PR-3579 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 393a9717100cd794f713d801f499ea998ced99df # 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/15@tmp/jenkins-gitclient-ssh1478962744270176172.key > git merge 80ba4e250181682bffba84591c3a2e03de29986a # timeout=10 Merge succeeded, producing 817cda54adb64e07cc2823c56cf491b243df1d47 Checking out Revision 817cda54adb64e07cc2823c56cf491b243df1d47 (PR-3579) > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 817cda54adb64e07cc2823c56cf491b243df1d47 # timeout=10 Commit message: "Merge commit '80ba4e250181682bffba84591c3a2e03de29986a' into HEAD" First time build. Skipping changelog. > git rev-list --no-walk 9d907ca93dfd6d40e6a5c37144b7a0e6a71801a7 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-06-24T13:12:26.139Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-06-24T13:12:26.241Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-06-24T13:12:26.272Z] ========================================================= [2021-06-24T13:12:26.272Z] EdgeX Global Pipelines Version Info [2021-06-24T13:12:26.272Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-06-24T13:12:27.817Z] ------------------- [2021-06-24T13:12:27.817Z] stable info: [2021-06-24T13:12:27.817Z] ------------------- [2021-06-24T13:12:27.817Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-06-24T13:12:27.817Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-24T13:12:27.817Z] Message: update stable to v1.0.195 [2021-06-24T13:12:28.394Z] ------------------- [2021-06-24T13:12:28.394Z] experimental info: [2021-06-24T13:12:28.394Z] ------------------- [2021-06-24T13:12:28.394Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-06-24T13:12:28.394Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-24T13:12:28.394Z] Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-06-24T13:12:28.527Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-06-24T13:12:28.552Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-06-24T13:12:28.585Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-06-24T13:12:28.615Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-06-24T13:12:28.638Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-06-24T13:12:28.661Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-06-24T13:12:28.683Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-06-24T13:12:28.706Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-06-24T13:12:28.729Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-06-24T13:12:28.750Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-06-24T13:12:28.771Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-06-24T13:12:28.793Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-06-24T13:12:28.817Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-06-24T13:12:28.841Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-06-24T13:12:28.863Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-06-24T13:12:28.887Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-06-24T13:12:28.910Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-06-24T13:12:28.932Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-06-24T13:12:28.955Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-06-24T13:12:28.978Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-06-24T13:12:28.999Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-06-24T13:12:29.060Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-06-24T13:12:29.082Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3579 [Pipeline] echo [2021-06-24T13:12:29.104Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3579 [Pipeline] echo [2021-06-24T13:12:29.126Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3579 [Pipeline] echo [2021-06-24T13:12:29.146Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 817cda54adb64e07cc2823c56cf491b243df1d47 [Pipeline] echo [2021-06-24T13:12:29.167Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 817cda5 [Pipeline] echo [2021-06-24T13:12:29.189Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-24T13:12:29.267Z] provisioning config files... [2021-06-24T13:12:29.284Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/15@tmp/config3178249578143343442tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-24T13:12:29.606Z] ---> docker-login.sh [2021-06-24T13:12:29.606Z] nexus3.edgexfoundry.org:10001 [2021-06-24T13:12:29.870Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-24T13:12:30.132Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-24T13:12:30.132Z] Configure a credential helper to remove this warning. See [2021-06-24T13:12:30.132Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-24T13:12:30.132Z] [2021-06-24T13:12:30.132Z] Login Succeeded [2021-06-24T13:12:30.132Z] nexus3.edgexfoundry.org:10002 [2021-06-24T13:12:30.132Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-24T13:12:30.392Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-24T13:12:30.392Z] Configure a credential helper to remove this warning. See [2021-06-24T13:12:30.392Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-24T13:12:30.392Z] [2021-06-24T13:12:30.392Z] Login Succeeded [2021-06-24T13:12:30.392Z] nexus3.edgexfoundry.org:10003 [2021-06-24T13:12:30.392Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-24T13:12:30.392Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-24T13:12:30.392Z] Configure a credential helper to remove this warning. See [2021-06-24T13:12:30.392Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-24T13:12:30.392Z] [2021-06-24T13:12:30.392Z] Login Succeeded [2021-06-24T13:12:30.392Z] nexus3.edgexfoundry.org:10004 [2021-06-24T13:12:30.392Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-24T13:12:30.655Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-24T13:12:30.655Z] Configure a credential helper to remove this warning. See [2021-06-24T13:12:30.655Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-24T13:12:30.655Z] [2021-06-24T13:12:30.655Z] Login Succeeded [2021-06-24T13:12:30.655Z] docker.io [2021-06-24T13:12:30.655Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-24T13:12:30.919Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-24T13:12:30.919Z] Configure a credential helper to remove this warning. See [2021-06-24T13:12:30.919Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-24T13:12:30.919Z] [2021-06-24T13:12:30.919Z] Login Succeeded [2021-06-24T13:12:30.919Z] ---> docker-login.sh ends [Pipeline] } [2021-06-24T13:12:30.929Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-24T13:12:31.266Z] ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2021-06-24T13:12:31.266Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-24T13:12:31.266Z] ++ dirname cmd/core-command/Dockerfile [2021-06-24T13:12:31.266Z] ++ cut -d/ -f2 [2021-06-24T13:12:31.266Z] + echo core-command,cmd/core-command/Dockerfile [2021-06-24T13:12:31.266Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-24T13:12:31.266Z] ++ dirname cmd/core-data/Dockerfile [2021-06-24T13:12:31.266Z] ++ cut -d/ -f2 [2021-06-24T13:12:31.266Z] + echo core-data,cmd/core-data/Dockerfile [2021-06-24T13:12:31.266Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-24T13:12:31.266Z] ++ dirname cmd/core-metadata/Dockerfile [2021-06-24T13:12:31.266Z] ++ cut -d/ -f2 [2021-06-24T13:12:31.266Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-06-24T13:12:31.266Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-24T13:12:31.266Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-06-24T13:12:31.266Z] ++ cut -d/ -f2 [2021-06-24T13:12:31.266Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-06-24T13:12:31.266Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-24T13:12:31.266Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-06-24T13:12:31.266Z] ++ cut -d/ -f2 [2021-06-24T13:12:31.266Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-06-24T13:12:31.266Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-24T13:12:31.266Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-06-24T13:12:31.266Z] ++ cut -d/ -f2 [2021-06-24T13:12:31.266Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-06-24T13:12:31.266Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-24T13:12:31.266Z] ++ dirname cmd/support-notifications/Dockerfile [2021-06-24T13:12:31.266Z] ++ cut -d/ -f2 [2021-06-24T13:12:31.266Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-06-24T13:12:31.266Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-24T13:12:31.266Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-06-24T13:12:31.266Z] ++ cut -d/ -f2 [2021-06-24T13:12:31.266Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-06-24T13:12:31.266Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-24T13:12:31.266Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-06-24T13:12:31.266Z] ++ cut -d/ -f2 [2021-06-24T13:12:31.266Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-06-24T13:12:31.329Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2021-06-24T13:12:34.926Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-24T13:12:34.926Z] [2021-06-24T13:12:34.926Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-06-24T13:12:35.242Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-24T13:12:35.505Z] latest: Pulling from edgex-devops/git-semver [2021-06-24T13:12:35.505Z] 31603596830f: Pulling fs layer [2021-06-24T13:12:35.505Z] 54011a49482f: Pulling fs layer [2021-06-24T13:12:35.505Z] a6820b24f6d8: Pulling fs layer [2021-06-24T13:12:35.505Z] f581987b2513: Pulling fs layer [2021-06-24T13:12:35.505Z] f581987b2513: Waiting [2021-06-24T13:12:35.505Z] 54011a49482f: Verifying Checksum [2021-06-24T13:12:35.505Z] 54011a49482f: Download complete [2021-06-24T13:12:35.768Z] 31603596830f: Verifying Checksum [2021-06-24T13:12:35.768Z] 31603596830f: Download complete [2021-06-24T13:12:35.768Z] f581987b2513: Verifying Checksum [2021-06-24T13:12:35.768Z] f581987b2513: Download complete [2021-06-24T13:12:35.768Z] a6820b24f6d8: Verifying Checksum [2021-06-24T13:12:35.768Z] a6820b24f6d8: Download complete [2021-06-24T13:12:36.030Z] 31603596830f: Pull complete [2021-06-24T13:12:36.296Z] 54011a49482f: Pull complete [2021-06-24T13:12:37.251Z] a6820b24f6d8: Pull complete [2021-06-24T13:12:37.513Z] f581987b2513: Pull complete [2021-06-24T13:12:37.513Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-06-24T13:12:37.513Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-24T13:12:37.513Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-06-24T13:12:37.593Z] prd-centos7-docker-4c-2g-1187 does not seem to be running inside a container [2021-06-24T13:12:37.634Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/15 -v /w/workspace/edgex-go/15:/w/workspace/edgex-go/15:rw,z -v /w/workspace/edgex-go/15@tmp:/w/workspace/edgex-go/15@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:10004/edgex-devops/git-semver:latest cat [2021-06-24T13:12:41.348Z] $ docker top 7ba5a06c770c6b8ad432a9bb8a8a677418644beb75325ee07e26bf429fc9e5ce -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-24T13:12:41.479Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-24T13:12:41.479Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-24T13:12:41.597Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-24T13:12:41.594Z] $ docker exec 7ba5a06c770c6b8ad432a9bb8a8a677418644beb75325ee07e26bf429fc9e5ce ssh-agent [2021-06-24T13:12:41.710Z] SSH_AUTH_SOCK=/tmp/ssh-MtPFUzMXU7bL/agent.14 [2021-06-24T13:12:41.710Z] SSH_AGENT_PID=20 [2021-06-24T13:12:41.718Z] Running ssh-add (command line suppressed) [2021-06-24T13:12:41.806Z] Identity added: /w/workspace/edgex-go/15@tmp/private_key_8494647436563020686.key (/w/workspace/edgex-go/15@tmp/private_key_8494647436563020686.key) [2021-06-24T13:12:41.829Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-24T13:12:42.139Z] + git tag --points-at HEAD [Pipeline] } [2021-06-24T13:12:42.150Z] $ docker exec --env ******** --env ******** 7ba5a06c770c6b8ad432a9bb8a8a677418644beb75325ee07e26bf429fc9e5ce ssh-agent -k [2021-06-24T13:12:42.240Z] unset SSH_AUTH_SOCK; [2021-06-24T13:12:42.241Z] unset SSH_AGENT_PID; [2021-06-24T13:12:42.241Z] echo Agent pid 20 killed; [2021-06-24T13:12:42.260Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-06-24T13:12:42.298Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-24T13:12:42.298Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-24T13:12:42.413Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-24T13:12:42.410Z] $ docker exec 7ba5a06c770c6b8ad432a9bb8a8a677418644beb75325ee07e26bf429fc9e5ce ssh-agent [2021-06-24T13:12:42.516Z] SSH_AUTH_SOCK=/tmp/ssh-UqmRA6hBpKGo/agent.53 [2021-06-24T13:12:42.516Z] SSH_AGENT_PID=59 [2021-06-24T13:12:42.523Z] Running ssh-add (command line suppressed) [2021-06-24T13:12:42.616Z] Identity added: /w/workspace/edgex-go/15@tmp/private_key_2458945284139208973.key (/w/workspace/edgex-go/15@tmp/private_key_2458945284139208973.key) [2021-06-24T13:12:42.638Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-24T13:12:42.954Z] + git semver init [2021-06-24T13:12:42.955Z] # -> Open(): unable to determine branch for HEAD [2021-06-24T13:12:42.955Z] # $GIT_DIR = /w/workspace/edgex-go/15/.git [2021-06-24T13:12:42.955Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/15 [2021-06-24T13:12:42.955Z] # $SEMVER_REMOTE_NAME = origin [2021-06-24T13:12:42.955Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-24T13:12:42.955Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-24T13:12:42.955Z] # $SEMVER_BRANCH = PR-3579 [2021-06-24T13:12:42.955Z] # $SEMVER_TEMP = /tmp/semver-202741769 [2021-06-24T13:12:42.955Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-06-24T13:13:01.122Z] # '/tmp/semver-202741769' -> '/w/workspace/edgex-go/15/.semver' [2021-06-24T13:13:01.122Z] # -> Force: false [2021-06-24T13:13:01.122Z] # $SEMVER_DIR = /w/workspace/edgex-go/15/.semver [Pipeline] } [2021-06-24T13:13:01.130Z] $ docker exec --env ******** --env ******** 7ba5a06c770c6b8ad432a9bb8a8a677418644beb75325ee07e26bf429fc9e5ce ssh-agent -k [2021-06-24T13:13:01.230Z] unset SSH_AUTH_SOCK; [2021-06-24T13:13:01.230Z] unset SSH_AGENT_PID; [2021-06-24T13:13:01.230Z] echo Agent pid 59 killed; [2021-06-24T13:13:01.245Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-24T13:13:01.592Z] + git semver [Pipeline] } [2021-06-24T13:13:01.602Z] $ docker stop --time=1 7ba5a06c770c6b8ad432a9bb8a8a677418644beb75325ee07e26bf429fc9e5ce [2021-06-24T13:13:12.067Z] $ docker rm -f 7ba5a06c770c6b8ad432a9bb8a8a677418644beb75325ee07e26bf429fc9e5ce [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-24T13:13:12.466Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-06-24T13:13:12.744Z] Stashed 1 file(s) [Pipeline] echo [2021-06-24T13:13:12.748Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-24T13:13:15.413Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-06-24T13:13:15.824Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-24T13:13:16.121Z] + sudo service docker restart [2021-06-24T13:13:16.121Z] + true [2021-06-24T13:13:16.121Z] Redirecting to /bin/systemctl restart docker.service [2021-06-24T13:13:28.020Z] Still waiting to schedule task [2021-06-24T13:13:28.021Z] Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-1191’ [Pipeline] echo [2021-06-24T13:13:34.274Z] ========================================================= [2021-06-24T13:13:34.274Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-06-24T13:13:34.274Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-24T13:13:34.587Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . [2021-06-24T13:13:36.021Z] Sending build context to Docker daemon 329.4MB [2021-06-24T13:13:36.022Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-06-24T13:13:36.022Z] Step 2/6 : FROM ${BASE} [2021-06-24T13:13:36.293Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-06-24T13:13:36.293Z] 540db60ca938: Pulling fs layer [2021-06-24T13:13:36.293Z] adcc1eea9eea: Pulling fs layer [2021-06-24T13:13:36.293Z] 4c4ab2625f07: Pulling fs layer [2021-06-24T13:13:36.293Z] 0510c868ecb4: Pulling fs layer [2021-06-24T13:13:36.293Z] afea3b2eda06: Pulling fs layer [2021-06-24T13:13:36.293Z] 7809a108b3ef: Pulling fs layer [2021-06-24T13:13:36.293Z] f706445af74f: Pulling fs layer [2021-06-24T13:13:36.293Z] 0510c868ecb4: Waiting [2021-06-24T13:13:36.293Z] afea3b2eda06: Waiting [2021-06-24T13:13:36.293Z] 7809a108b3ef: Waiting [2021-06-24T13:13:36.293Z] f706445af74f: Waiting [2021-06-24T13:13:36.293Z] 4c4ab2625f07: Verifying Checksum [2021-06-24T13:13:36.293Z] 4c4ab2625f07: Download complete [2021-06-24T13:13:36.293Z] adcc1eea9eea: Verifying Checksum [2021-06-24T13:13:36.293Z] adcc1eea9eea: Download complete [2021-06-24T13:13:36.293Z] afea3b2eda06: Verifying Checksum [2021-06-24T13:13:36.293Z] afea3b2eda06: Download complete [2021-06-24T13:13:36.293Z] 540db60ca938: Verifying Checksum [2021-06-24T13:13:36.293Z] 540db60ca938: Download complete [2021-06-24T13:13:36.293Z] 7809a108b3ef: Verifying Checksum [2021-06-24T13:13:36.293Z] 7809a108b3ef: Download complete [2021-06-24T13:13:36.557Z] 540db60ca938: Pull complete [2021-06-24T13:13:36.557Z] adcc1eea9eea: Pull complete [2021-06-24T13:13:36.557Z] 4c4ab2625f07: Pull complete [2021-06-24T13:13:38.475Z] f706445af74f: Verifying Checksum [2021-06-24T13:13:38.475Z] f706445af74f: Download complete [2021-06-24T13:13:38.740Z] 0510c868ecb4: Verifying Checksum [2021-06-24T13:13:38.740Z] 0510c868ecb4: Download complete [2021-06-24T13:13:42.069Z] 0510c868ecb4: Pull complete [2021-06-24T13:13:42.336Z] afea3b2eda06: Pull complete [2021-06-24T13:13:42.336Z] 7809a108b3ef: Pull complete [2021-06-24T13:13:46.606Z] f706445af74f: Pull complete [2021-06-24T13:13:46.606Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-06-24T13:13:46.869Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-06-24T13:13:46.869Z] ---> b068be0155e3 [2021-06-24T13:13:46.869Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-06-24T13:13:53.467Z] ---> Running in 0c4a7ae7d470 [2021-06-24T13:13:53.467Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-24T13:13:53.728Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-24T13:13:54.301Z] (1/12) Installing libmagic (5.39-r0) [2021-06-24T13:13:54.876Z] (2/12) Installing file (5.39-r0) [2021-06-24T13:13:54.876Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-06-24T13:13:54.876Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-06-24T13:13:59.103Z] (5/12) Installing fortify-headers (1.1-r0) [2021-06-24T13:13:59.103Z] (6/12) Installing patch (2.7.6-r7) [2021-06-24T13:13:59.103Z] (7/12) Installing build-base (0.5-r2) [2021-06-24T13:13:59.103Z] (8/12) Installing libsodium (1.0.18-r0) [2021-06-24T13:13:59.103Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-06-24T13:13:59.103Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-06-24T13:13:59.103Z] (11/12) Installing libzmq (4.3.3-r1) [2021-06-24T13:13:59.103Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-06-24T13:13:59.364Z] Executing busybox-1.32.1-r6.trigger [2021-06-24T13:13:59.364Z] OK: 219 MiB in 52 packages [2021-06-24T13:14:01.924Z] Removing intermediate container 0c4a7ae7d470 [2021-06-24T13:14:01.924Z] ---> ce61e53745cc [2021-06-24T13:14:01.924Z] Step 4/6 : WORKDIR /edgex-go [2021-06-24T13:14:01.924Z] ---> Running in 02a1dbbc0768 [2021-06-24T13:14:01.924Z] Removing intermediate container 02a1dbbc0768 [2021-06-24T13:14:01.924Z] ---> 9a2fffdef005 [2021-06-24T13:14:01.924Z] Step 5/6 : COPY go.mod . [2021-06-24T13:14:01.924Z] ---> 2f2f653b84f8 [2021-06-24T13:14:01.924Z] Step 6/6 : RUN go mod download [2021-06-24T13:14:01.924Z] ---> Running in e5c780ab2bfb [2021-06-24T13:14:17.224Z] Removing intermediate container e5c780ab2bfb [2021-06-24T13:14:17.224Z] ---> c21bbe7ec1e4 [2021-06-24T13:14:17.224Z] Successfully built c21bbe7ec1e4 [2021-06-24T13:14:17.224Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-24T13:14:17.545Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-24T13:14:17.545Z] . [Pipeline] withDockerContainer [2021-06-24T13:14:17.626Z] prd-centos7-docker-4c-2g-1187 does not seem to be running inside a container [2021-06-24T13:14:17.668Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/15 -v /w/workspace/edgex-go/15:/w/workspace/edgex-go/15:rw,z -v /w/workspace/edgex-go/15@tmp:/w/workspace/edgex-go/15@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-06-24T13:14:18.049Z] $ docker top 3f47b705f128c8d1e53bb4cdc1ca93ebc5369ee7c3b536efcd1855dc72d09af6 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-24T13:14:18.442Z] + go version [2021-06-24T13:14:18.442Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-06-24T13:14:18.451Z] $ docker stop --time=1 3f47b705f128c8d1e53bb4cdc1ca93ebc5369ee7c3b536efcd1855dc72d09af6 [2021-06-24T13:14:19.677Z] $ docker rm -f 3f47b705f128c8d1e53bb4cdc1ca93ebc5369ee7c3b536efcd1855dc72d09af6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-24T13:14:20.288Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-24T13:14:20.288Z] . [Pipeline] withDockerContainer [2021-06-24T13:14:20.362Z] prd-centos7-docker-4c-2g-1187 does not seem to be running inside a container [2021-06-24T13:14:20.399Z] $ 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/15 -v /w/workspace/edgex-go/15:/w/workspace/edgex-go/15:rw,z -v /w/workspace/edgex-go/15@tmp:/w/workspace/edgex-go/15@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-06-24T13:14:20.782Z] $ docker top 2f570547cb7034ba5edab10392e9e2e3b5d1523703b6eed72bdb8c24cfb6dff5 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-06-24T13:14:20.883Z] ========================================================= [2021-06-24T13:14:20.883Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-06-24T13:14:20.883Z] ========================================================= [Pipeline] sh [2021-06-24T13:14:21.198Z] + go mod tidy [Pipeline] sh [2021-06-24T13:14:21.767Z] + make test [2021-06-24T13:14:21.767Z] go mod tidy [2021-06-24T13:14:21.767Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-06-24T13:14:27.130Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-06-24T13:14:44.396Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-06-24T13:14:47.724Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-06-24T13:14:48.681Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-06-24T13:14:48.946Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-06-24T13:14:50.911Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-06-24T13:14:51.866Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-06-24T13:14:51.866Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-06-24T13:14:51.866Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-06-24T13:14:52.140Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-06-24T13:14:52.406Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-06-24T13:14:52.997Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-06-24T13:14:52.997Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-06-24T13:14:52.997Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-06-24T13:14:52.997Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-06-24T13:14:55.559Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.041s coverage: 28.7% of statements [2021-06-24T13:14:55.559Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-06-24T13:14:55.559Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-06-24T13:14:56.153Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.064s coverage: 100.0% of statements [2021-06-24T13:14:56.153Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-06-24T13:14:56.421Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.079s coverage: 53.1% of statements [2021-06-24T13:14:56.421Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-06-24T13:14:56.421Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-06-24T13:14:57.385Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.076s coverage: 87.7% of statements [2021-06-24T13:14:57.385Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-06-24T13:14:57.385Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-06-24T13:14:57.385Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.088s coverage: 78.9% of statements [2021-06-24T13:14:58.782Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.058s coverage: 81.2% of statements [2021-06-24T13:14:58.782Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-06-24T13:14:58.782Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-06-24T13:14:58.782Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-06-24T13:14:58.782Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-06-24T13:14:58.782Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-06-24T13:14:59.366Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.283s coverage: 95.1% of statements [2021-06-24T13:14:59.366Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-06-24T13:14:59.366Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-06-24T13:14:59.366Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] [2021-06-24T13:14:59.366Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-06-24T13:14:59.366Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-06-24T13:14:59.366Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-06-24T13:14:59.366Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-06-24T13:14:59.366Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-06-24T13:14:59.366Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.053s coverage: 60.0% of statements [2021-06-24T13:14:59.366Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-06-24T13:14:59.366Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-06-24T13:14:59.366Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-06-24T13:15:00.323Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.066s coverage: 0.8% of statements [2021-06-24T13:15:00.323Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-06-24T13:15:00.323Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.047s coverage: 58.8% of statements [2021-06-24T13:15:00.323Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.065s coverage: 22.0% of statements [2021-06-24T13:15:00.323Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-06-24T13:15:00.323Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.061s coverage: 47.1% of statements [2021-06-24T13:15:00.897Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.048s coverage: 79.5% of statements [2021-06-24T13:15:01.158Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.045s coverage: 94.1% of statements [2021-06-24T13:15:01.742Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.057s coverage: 96.3% of statements [2021-06-24T13:15:01.742Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.048s coverage: 87.5% of statements [2021-06-24T13:15:14.017Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.064s coverage: 94.4% of statements [2021-06-24T13:15:14.017Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.044s coverage: 44.8% of statements [2021-06-24T13:15:18.231Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.213s coverage: 81.8% of statements [2021-06-24T13:15:18.231Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-06-24T13:15:36.409Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.074s coverage: 92.9% of statements [2021-06-24T13:15:36.409Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-06-24T13:15:36.409Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-06-24T13:15:36.409Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-06-24T13:15:36.409Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.021s coverage: 65.1% of statements [2021-06-24T13:15:36.409Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-06-24T13:15:36.409Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-06-24T13:15:36.409Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-06-24T13:15:36.409Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-06-24T13:15:36.409Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-06-24T13:15:36.409Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.056s coverage: 87.2% of statements [2021-06-24T13:15:36.409Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-06-24T13:15:36.409Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-06-24T13:15:36.409Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.052s coverage: 100.0% of statements [2021-06-24T13:15:36.409Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-06-24T13:15:36.409Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.052s coverage: 58.8% of statements [2021-06-24T13:15:36.409Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-06-24T13:15:36.409Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.052s coverage: 80.0% of statements [2021-06-24T13:15:36.409Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.054s coverage: 87.2% of statements [2021-06-24T13:15:36.409Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.062s coverage: 85.4% of statements [2021-06-24T13:15:36.409Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.064s coverage: 91.2% of statements [2021-06-24T13:15:36.409Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-06-24T13:15:36.409Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.126s coverage: 64.4% of statements [2021-06-24T13:15:36.409Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-06-24T13:15:36.409Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-06-24T13:15:36.409Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.040s coverage: 100.0% of statements [2021-06-24T13:15:36.409Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.026s coverage: 91.3% of statements [2021-06-24T13:15:36.409Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.022s coverage: 100.0% of statements [2021-06-24T13:15:36.409Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.030s coverage: 73.7% of statements [2021-06-24T13:15:36.409Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.023s coverage: 100.0% of statements [2021-06-24T13:15:36.409Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.187s coverage: 66.9% of statements [2021-06-24T13:15:36.409Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-06-24T13:15:36.409Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-06-24T13:15:36.409Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-06-24T13:15:36.986Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.113s coverage: 43.6% of statements [2021-06-24T13:15:36.987Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-06-24T13:15:36.987Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-06-24T13:15:36.987Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.047s coverage: 89.5% of statements [2021-06-24T13:15:36.987Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-06-24T13:15:37.246Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.060s coverage: 84.8% of statements [2021-06-24T13:15:37.246Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-06-24T13:15:45.403Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.072s coverage: 19.3% of statements [2021-06-24T13:15:45.403Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-06-24T13:15:45.403Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-06-24T13:15:45.403Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-06-24T13:15:45.403Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-06-24T13:15:45.403Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.114s coverage: 91.9% of statements [2021-06-24T13:15:45.403Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-06-24T13:15:45.403Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-06-24T13:15:45.403Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] [2021-06-24T13:15:45.403Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-06-24T13:15:45.403Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-06-24T13:15:45.403Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.051s coverage: 62.7% of statements [2021-06-24T13:15:45.403Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-06-24T13:15:45.403Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-06-24T13:15:45.403Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.087s coverage: 97.6% of statements [2021-06-24T13:15:45.403Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-06-24T13:15:45.403Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-06-24T13:15:45.403Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] [2021-06-24T13:15:45.403Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-06-24T13:15:45.403Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-06-24T13:15:45.403Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.055s coverage: 28.9% of statements [2021-06-24T13:15:45.403Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-06-24T13:15:45.403Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-06-24T13:15:45.403Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-06-24T13:15:45.403Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-06-24T13:15:45.404Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-06-24T13:15:45.404Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-06-24T13:15:45.404Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.052s coverage: 100.0% of statements [2021-06-24T13:15:45.404Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.031s coverage: 95.4% of statements [2021-06-24T13:15:45.404Z] GO111MODULE=on go vet ./... [2021-06-24T13:16:07.421Z] gofmt -l . [2021-06-24T13:16:07.421Z] [ "`gofmt -l .`" = "" ] [2021-06-24T13:16:07.421Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-06-24T13:16:07.725Z] + ls -al . [2021-06-24T13:16:07.725Z] total 516 [2021-06-24T13:16:07.725Z] drwxrwxr-x 10 1001 1001 4096 Jun 24 13:16 . [2021-06-24T13:16:07.725Z] drwxr-xr-x 4 root root 30 Jun 24 13:14 .. [2021-06-24T13:16:07.725Z] -rw-rw-r-- 1 1001 1001 11 Jun 24 13:12 .dockerignore [2021-06-24T13:16:07.725Z] drwxrwxr-x 8 1001 1001 179 Jun 24 13:12 .git [2021-06-24T13:16:07.725Z] drwxrwxr-x 3 1001 1001 125 Jun 24 13:12 .github [2021-06-24T13:16:07.725Z] -rw-rw-r-- 1 1001 1001 818 Jun 24 13:12 .gitignore [2021-06-24T13:16:07.725Z] drwx------ 3 1001 1001 60 Jun 24 13:13 .semver [2021-06-24T13:16:07.725Z] -rw-rw-r-- 1 1001 1001 166 Jun 24 13:12 .sonarcloud.properties [2021-06-24T13:16:07.725Z] -rw-rw-r-- 1 1001 1001 8609 Jun 24 13:12 Attribution.txt [2021-06-24T13:16:07.725Z] -rw-rw-r-- 1 1001 1001 3804 Jun 24 13:12 CONTRIBUTING.md [2021-06-24T13:16:07.725Z] -rw-rw-r-- 1 1001 1001 931 Jun 24 13:12 Dockerfile.build [2021-06-24T13:16:07.725Z] -rw-rw-r-- 1 1001 1001 849 Jun 24 13:12 Jenkinsfile [2021-06-24T13:16:07.725Z] -rw-rw-r-- 1 1001 1001 10775 Jun 24 13:12 LICENSE [2021-06-24T13:16:07.725Z] -rw-rw-r-- 1 1001 1001 5605 Jun 24 13:12 Makefile [2021-06-24T13:16:07.725Z] -rw-rw-r-- 1 1001 1001 7905 Jun 24 13:12 README.md [2021-06-24T13:16:07.725Z] -rw-rw-r-- 1 1001 1001 7071 Jun 24 13:12 SECURITY.md [2021-06-24T13:16:07.725Z] -rw-rw-r-- 1 1001 1001 5 Jun 24 13:13 VERSION [2021-06-24T13:16:07.725Z] -rw-rw-r-- 1 1001 1001 4131 Jun 24 13:12 ZMQWindows.md [2021-06-24T13:16:07.725Z] drwxrwxr-x 2 1001 1001 37 Jun 24 13:12 bin [2021-06-24T13:16:07.725Z] drwxrwxr-x 14 1001 1001 4096 Jun 24 13:12 cmd [2021-06-24T13:16:07.725Z] -rw-r--r-- 1 root root 398095 Jun 24 13:15 coverage.out [2021-06-24T13:16:07.725Z] -rw-rw-r-- 1 1001 1001 841 Jun 24 13:12 go.mod [2021-06-24T13:16:07.725Z] -rw-r--r-- 1 root root 20962 Jun 24 13:14 go.sum [2021-06-24T13:16:07.725Z] drwxrwxr-x 7 1001 1001 114 Jun 24 13:12 internal [2021-06-24T13:16:07.725Z] drwxrwxr-x 3 1001 1001 16 Jun 24 13:12 openapi [2021-06-24T13:16:07.725Z] drwxrwxr-x 4 1001 1001 71 Jun 24 13:12 snap [2021-06-24T13:16:07.725Z] -rw-rw-r-- 1 1001 1001 168 Jun 24 13:12 version.go [Pipeline] sh [2021-06-24T13:16:08.025Z] + '[' -e coverage.out ] [2021-06-24T13:16:08.025Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-06-24T13:16:08.152Z] Stashed 1 file(s) [Pipeline] sh [2021-06-24T13:16:08.454Z] + make build [2021-06-24T13:16:08.454Z] go mod tidy [2021-06-24T13:16:08.454Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-06-24T13:16:09.850Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-06-24T13:16:18.058Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-06-24T13:16:18.058Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-06-24T13:16:18.058Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-06-24T13:16:18.058Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-06-24T13:16:18.651Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-06-24T13:16:19.613Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-06-24T13:16:20.216Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-06-24T13:16:21.168Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-06-24T13:16:21.746Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-06-24T13:16:22.703Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2021-06-24T13:16:24.642Z] $ docker stop --time=1 2f570547cb7034ba5edab10392e9e2e3b5d1523703b6eed72bdb8c24cfb6dff5 [2021-06-24T13:16:27.592Z] $ docker rm -f 2f570547cb7034ba5edab10392e9e2e3b5d1523703b6eed72bdb8c24cfb6dff5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-24T13:16:31.235Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-24T13:16:31.235Z] [2021-06-24T13:16:31.235Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-06-24T13:16:31.566Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-24T13:16:31.566Z] latest: Pulling from edgex-devops/edgex-compose [2021-06-24T13:16:31.566Z] cbdbe7a5bc2a: Pulling fs layer [2021-06-24T13:16:31.566Z] ca9280d653b3: Pulling fs layer [2021-06-24T13:16:31.566Z] 7e9c9ca2126c: Pulling fs layer [2021-06-24T13:16:31.827Z] cbdbe7a5bc2a: Verifying Checksum [2021-06-24T13:16:31.827Z] cbdbe7a5bc2a: Download complete [2021-06-24T13:16:31.827Z] cbdbe7a5bc2a: Pull complete [2021-06-24T13:16:32.408Z] ca9280d653b3: Verifying Checksum [2021-06-24T13:16:32.408Z] ca9280d653b3: Download complete [2021-06-24T13:16:32.998Z] ca9280d653b3: Pull complete [2021-06-24T13:16:33.257Z] 7e9c9ca2126c: Verifying Checksum [2021-06-24T13:16:33.257Z] 7e9c9ca2126c: Download complete [2021-06-24T13:16:37.027Z] 7e9c9ca2126c: Pull complete [2021-06-24T13:16:37.027Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-06-24T13:16:37.027Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-24T13:16:37.027Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-06-24T13:16:37.333Z] prd-centos7-docker-4c-2g-1187 does not seem to be running inside a container [2021-06-24T13:16:37.374Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/15 -v /w/workspace/edgex-go/15:/w/workspace/edgex-go/15:rw,z -v /w/workspace/edgex-go/15@tmp:/w/workspace/edgex-go/15@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-06-24T13:16:40.864Z] $ docker top cb8f58c859fc4feaf26f0a36f35ed0e624aeef648152fbfcc78780026866ecc3 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-24T13:16:41.243Z] + docker-compose build --help [2021-06-24T13:16:41.243Z] + grep parallel [2021-06-24T13:16:41.821Z] --parallel Build images in parallel. [Pipeline] } [2021-06-24T13:16:41.829Z] $ docker stop --time=1 cb8f58c859fc4feaf26f0a36f35ed0e624aeef648152fbfcc78780026866ecc3 [2021-06-24T13:16:43.009Z] $ docker rm -f cb8f58c859fc4feaf26f0a36f35ed0e624aeef648152fbfcc78780026866ecc3 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-24T13:16:43.438Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-24T13:16:43.438Z] . [Pipeline] withDockerContainer [2021-06-24T13:16:43.511Z] prd-centos7-docker-4c-2g-1187 does not seem to be running inside a container [2021-06-24T13:16:43.547Z] $ 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/15 -v /w/workspace/edgex-go/15:/w/workspace/edgex-go/15:rw,z -v /w/workspace/edgex-go/15@tmp:/w/workspace/edgex-go/15@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-06-24T13:16:43.920Z] $ docker top 1f9ba17646ca5b728352676bce4a369005d6b5c83431d839fbb4f3e4c9a3a2c7 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-24T13:16:44.298Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-06-24T13:16:44.875Z] Building core-command ... [2021-06-24T13:16:44.875Z] Building core-data ... [2021-06-24T13:16:44.875Z] Building core-metadata ... [2021-06-24T13:16:44.875Z] Building security-bootstrapper ... [2021-06-24T13:16:44.875Z] Building security-proxy-setup ... [2021-06-24T13:16:44.875Z] Building security-secretstore-setup ... [2021-06-24T13:16:44.875Z] Building support-notifications ... [2021-06-24T13:16:44.875Z] Building support-scheduler ... [2021-06-24T13:16:44.875Z] Building sys-mgmt-agent ... [2021-06-24T13:16:44.875Z] Building support-notifications [2021-06-24T13:16:44.875Z] Building core-metadata [2021-06-24T13:16:44.875Z] Building sys-mgmt-agent [2021-06-24T13:16:44.875Z] Building security-proxy-setup [2021-06-24T13:16:44.875Z] Building core-command [2021-06-24T13:17:03.552Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-24T13:17:03.553Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-24T13:17:03.553Z] ---> c21bbe7ec1e4 [2021-06-24T13:17:03.553Z] Step 3/24 : WORKDIR /edgex-go [2021-06-24T13:17:03.553Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-24T13:17:03.553Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-24T13:17:03.553Z] ---> c21bbe7ec1e4 [2021-06-24T13:17:03.553Z] Step 3/23 : WORKDIR /edgex-go [2021-06-24T13:17:06.096Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-24T13:17:06.096Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-06-24T13:17:06.096Z] ---> c21bbe7ec1e4 [2021-06-24T13:17:06.096Z] Step 3/22 : WORKDIR /edgex-go [2021-06-24T13:17:06.096Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-24T13:17:06.096Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-24T13:17:06.096Z] ---> c21bbe7ec1e4 [2021-06-24T13:17:06.096Z] Step 3/24 : WORKDIR /edgex-go [2021-06-24T13:17:06.096Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-24T13:17:06.096Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-24T13:17:06.096Z] ---> c21bbe7ec1e4 [2021-06-24T13:17:06.096Z] Step 3/24 : WORKDIR /edgex-go [2021-06-24T13:17:12.691Z] ---> Running in 30c284efe8cf [2021-06-24T13:17:12.691Z] ---> Running in 3e47aa475cbf [2021-06-24T13:17:12.691Z] ---> Running in 88f6501dba00 [2021-06-24T13:17:12.691Z] ---> Running in 18407a93b00c [2021-06-24T13:17:12.691Z] ---> Running in 8cbb64795191 [2021-06-24T13:17:12.954Z] Removing intermediate container 30c284efe8cf [2021-06-24T13:17:12.954Z] ---> 4ae402b1abde [2021-06-24T13:17:12.954Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-24T13:17:12.954Z] Removing intermediate container 8cbb64795191 [2021-06-24T13:17:12.954Z] ---> 8b4a11588b1f [2021-06-24T13:17:12.954Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-24T13:17:12.954Z] Removing intermediate container 18407a93b00c [2021-06-24T13:17:12.954Z] ---> 40e546ca0aff [2021-06-24T13:17:12.954Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-24T13:17:12.954Z] Removing intermediate container 88f6501dba00 [2021-06-24T13:17:12.954Z] ---> e607daa231ef [2021-06-24T13:17:12.954Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-24T13:17:12.954Z] Removing intermediate container 3e47aa475cbf [2021-06-24T13:17:12.954Z] ---> ee15242fbd97 [2021-06-24T13:17:12.954Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-24T13:17:12.954Z] ---> Running in 82e94bf10755 [2021-06-24T13:17:13.227Z] ---> Running in c377cc688e80 [2021-06-24T13:17:13.227Z] ---> Running in ce34b42c8280 [2021-06-24T13:17:13.227Z] ---> Running in b0dee4ac7835 [2021-06-24T13:17:13.227Z] ---> Running in e5455ebba52e [2021-06-24T13:17:14.208Z] Removing intermediate container 82e94bf10755 [2021-06-24T13:17:14.208Z] ---> cbe38ad17c1e [2021-06-24T13:17:14.208Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-24T13:17:14.208Z] Removing intermediate container c377cc688e80 [2021-06-24T13:17:14.208Z] ---> a363dd16f7b0 [2021-06-24T13:17:14.208Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-06-24T13:17:14.208Z] ---> Running in e19fc3858617 [2021-06-24T13:17:14.208Z] ---> Running in 0e2829fe75c6 [2021-06-24T13:17:14.208Z] Removing intermediate container ce34b42c8280 [2021-06-24T13:17:14.208Z] ---> adc883753071 [2021-06-24T13:17:14.208Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-24T13:17:14.208Z] ---> Running in 8fd5eb4de632 [2021-06-24T13:17:14.500Z] Removing intermediate container e5455ebba52e [2021-06-24T13:17:14.501Z] ---> 0179f3b9535d [2021-06-24T13:17:14.501Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-06-24T13:17:14.501Z] ---> Running in 63a5b0041ee5 [2021-06-24T13:17:14.501Z] Removing intermediate container b0dee4ac7835 [2021-06-24T13:17:14.501Z] ---> bf5088d2dbb2 [2021-06-24T13:17:14.501Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-06-24T13:17:14.780Z] ---> Running in 390e97fc529f [2021-06-24T13:17:14.780Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-24T13:17:14.780Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-24T13:17:14.780Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-24T13:17:15.046Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-24T13:17:15.046Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-24T13:17:15.623Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-24T13:17:15.623Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-24T13:17:15.623Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-24T13:17:15.883Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-24T13:17:15.883Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-24T13:17:16.162Z] OK: 219 MiB in 52 packages [2021-06-24T13:17:16.162Z] OK: 219 MiB in 52 packages [2021-06-24T13:17:16.455Z] OK: 219 MiB in 52 packages [2021-06-24T13:17:16.455Z] OK: 219 MiB in 52 packages [2021-06-24T13:17:16.718Z] Removing intermediate container 8fd5eb4de632 [2021-06-24T13:17:16.718Z] ---> f263dc501fbd [2021-06-24T13:17:16.718Z] Step 6/24 : COPY go.mod . [2021-06-24T13:17:16.718Z] Removing intermediate container 0e2829fe75c6 [2021-06-24T13:17:16.718Z] ---> cbd2ec68ed0b [2021-06-24T13:17:16.718Z] Step 6/22 : COPY go.mod . [2021-06-24T13:17:16.718Z] OK: 219 MiB in 52 packages [2021-06-24T13:17:16.980Z] ---> 67a1a8fc166d [2021-06-24T13:17:16.980Z] Step 7/24 : RUN go mod download [2021-06-24T13:17:16.980Z] ---> c79369d939d2 [2021-06-24T13:17:16.980Z] Step 7/22 : RUN go mod download [2021-06-24T13:17:17.242Z] Removing intermediate container 390e97fc529f [2021-06-24T13:17:17.242Z] ---> 8b5613c94ac3 [2021-06-24T13:17:17.242Z] Step 6/23 : COPY go.mod . [2021-06-24T13:17:17.242Z] ---> Running in 73c11f992cd1 [2021-06-24T13:17:17.242Z] ---> Running in 52c5b2fc8f40 [2021-06-24T13:17:17.242Z] Removing intermediate container 63a5b0041ee5 [2021-06-24T13:17:17.242Z] ---> 247ba94a60a1 [2021-06-24T13:17:17.242Z] Step 6/24 : COPY go.mod . [2021-06-24T13:17:17.508Z] Removing intermediate container e19fc3858617 [2021-06-24T13:17:17.508Z] ---> 0fbbb0c173ba [2021-06-24T13:17:17.508Z] Step 6/24 : COPY go.mod . [2021-06-24T13:17:17.508Z] ---> f0262a213b3c [2021-06-24T13:17:17.508Z] Step 7/23 : RUN go mod download [2021-06-24T13:17:17.508Z] ---> Running in 6e595f25ea98 [2021-06-24T13:17:17.508Z] ---> 6a2ca98d2fcf [2021-06-24T13:17:17.508Z] Step 7/24 : RUN go mod download [2021-06-24T13:17:17.508Z] ---> Running in 11974abe44e7 [2021-06-24T13:17:17.788Z] ---> ed982cf8c7df [2021-06-24T13:17:17.788Z] Step 7/24 : RUN go mod download [2021-06-24T13:17:17.788Z] ---> Running in e290de9d0064 [2021-06-24T13:17:18.378Z] Removing intermediate container 52c5b2fc8f40 [2021-06-24T13:17:18.379Z] ---> f5aca3a2f165 [2021-06-24T13:17:18.379Z] Step 8/22 : COPY . . [2021-06-24T13:17:19.322Z] Removing intermediate container 73c11f992cd1 [2021-06-24T13:17:19.322Z] ---> 400e7546af7c [2021-06-24T13:17:19.322Z] Step 8/24 : COPY . . [2021-06-24T13:17:28.398Z] Removing intermediate container 6e595f25ea98 [2021-06-24T13:17:28.398Z] ---> bbee9d700963 [2021-06-24T13:17:28.398Z] Step 8/23 : COPY . . [2021-06-24T13:17:28.664Z] ---> f30e5c779021 [2021-06-24T13:17:28.664Z] Step 9/22 : RUN go mod tidy [2021-06-24T13:17:28.664Z] Removing intermediate container e290de9d0064 [2021-06-24T13:17:28.664Z] ---> ab5b9c694183 [2021-06-24T13:17:28.664Z] Step 8/24 : COPY . . [2021-06-24T13:17:28.664Z] ---> 101783b2bd65 [2021-06-24T13:17:28.664Z] Step 9/24 : RUN go mod tidy [2021-06-24T13:17:29.171Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1193 in /w/workspace/edgexfoundry_edgex-go_PR-3579 [Pipeline] { [Pipeline] ws [2021-06-24T13:17:29.192Z] Running in /w/workspace/edgex-go/15 [Pipeline] { [Pipeline] checkout [2021-06-24T13:17:29.242Z] Removing intermediate container 11974abe44e7 [2021-06-24T13:17:29.242Z] ---> fdafc42da1c3 [2021-06-24T13:17:29.242Z] Step 8/24 : COPY . . [2021-06-24T13:17:29.388Z] The recommended git tool is: git [2021-06-24T13:17:33.476Z] ---> Running in ab2da6d0f600 [2021-06-24T13:17:33.476Z] ---> Running in 9ad8e1621f58 [2021-06-24T13:17:34.615Z] using credential edgex-jenkins-ssh [2021-06-24T13:17:34.642Z] Cloning the remote Git repository [2021-06-24T13:17:34.685Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-06-24T13:17:34.873Z] > git init /w/workspace/edgex-go/15 # timeout=10 [2021-06-24T13:17:34.934Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-24T13:17:34.935Z] > git --version # timeout=10 [2021-06-24T13:17:34.948Z] > git --version # 'git version 2.17.1' [2021-06-24T13:17:34.949Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-24T13:17:35.032Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-24T13:17:43.548Z] ---> d31fe7decd18 [2021-06-24T13:17:43.548Z] Step 9/24 : RUN go mod tidy [2021-06-24T13:17:43.548Z] ---> aab8b9504d2b [2021-06-24T13:17:43.548Z] Step 9/23 : RUN go mod tidy [2021-06-24T13:17:43.548Z] Removing intermediate container 9ad8e1621f58 [2021-06-24T13:17:43.548Z] ---> 505ef6511ed7 [2021-06-24T13:17:43.548Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-06-24T13:17:43.548Z] Removing intermediate container ab2da6d0f600 [2021-06-24T13:17:43.548Z] ---> 56772f12bf88 [2021-06-24T13:17:43.548Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-06-24T13:17:43.548Z] ---> Running in c983de5acc0d [2021-06-24T13:17:43.548Z] ---> Running in 16c0bdaf72f1 [2021-06-24T13:17:43.548Z] ---> Running in 75970233d15a [2021-06-24T13:17:43.548Z] ---> Running in 59c7ae002579 [2021-06-24T13:17:43.548Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-06-24T13:17:43.814Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-06-24T13:17:50.545Z] Removing intermediate container 16c0bdaf72f1 [2021-06-24T13:17:50.545Z] ---> 4bd1bd92b7b5 [2021-06-24T13:17:50.545Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-06-24T13:17:50.545Z] Removing intermediate container 75970233d15a [2021-06-24T13:17:50.545Z] ---> e50a2774d581 [2021-06-24T13:17:50.545Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-06-24T13:17:50.545Z] ---> Running in 9bd3f531209f [2021-06-24T13:17:50.545Z] ---> Running in 70b6bc2e7aa4 [2021-06-24T13:17:50.545Z] ---> f742f692dd1a [2021-06-24T13:17:50.545Z] Step 9/24 : RUN go mod tidy [2021-06-24T13:17:50.545Z] ---> Running in 17b0d19be809 [2021-06-24T13:17:50.818Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-06-24T13:17:50.818Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-06-24T13:17:50.599Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-24T13:17:50.617Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-24T13:17:50.653Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-24T13:17:50.693Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-24T13:17:50.694Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-24T13:17:50.705Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3579/head:refs/remotes/origin/PR-3579 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-24T13:17:51.582Z] Merging remotes/origin/master commit 80ba4e250181682bffba84591c3a2e03de29986a into PR head commit 393a9717100cd794f713d801f499ea998ced99df [2021-06-24T13:17:52.093Z] Merge succeeded, producing 2c020decbbc92ae46f891b3abdf5220a56dbabb4 [2021-06-24T13:17:52.094Z] Checking out Revision 2c020decbbc92ae46f891b3abdf5220a56dbabb4 (PR-3579) [2021-06-24T13:17:52.246Z] Removing intermediate container 17b0d19be809 [2021-06-24T13:17:52.246Z] ---> 8328731c5462 [2021-06-24T13:17:52.246Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-06-24T13:17:52.246Z] ---> Running in a77d2ef8b4ba [2021-06-24T13:17:53.212Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-06-24T13:17:51.597Z] > git config core.sparsecheckout # timeout=10 [2021-06-24T13:17:51.628Z] > git checkout -f 393a9717100cd794f713d801f499ea998ced99df # timeout=10 [2021-06-24T13:17:51.844Z] > git remote # timeout=10 [2021-06-24T13:17:51.861Z] > git config --get remote.origin.url # timeout=10 [2021-06-24T13:17:51.871Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-24T13:17:51.882Z] > git merge 80ba4e250181682bffba84591c3a2e03de29986a # timeout=10 [2021-06-24T13:17:52.070Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-24T13:17:52.096Z] > git config core.sparsecheckout # timeout=10 [2021-06-24T13:17:52.117Z] > git checkout -f 2c020decbbc92ae46f891b3abdf5220a56dbabb4 # timeout=10 [2021-06-24T13:17:56.348Z] Commit message: "Merge commit '80ba4e250181682bffba84591c3a2e03de29986a' into HEAD" [2021-06-24T13:17:56.371Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-24T13:17:57.821Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-06-24T13:17:56.352Z] > git rev-list --no-walk 9d907ca93dfd6d40e6a5c37144b7a0e6a71801a7 # timeout=10 [2021-06-24T13:17:58.240Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-24T13:17:58.591Z] + sudo service docker restart [2021-06-24T13:17:58.591Z] + true [2021-06-24T13:18:15.962Z] 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 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-24T13:18:18.542Z] provisioning config files... [2021-06-24T13:18:18.567Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/15@tmp/config1801643143276918231tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-24T13:18:18.956Z] ---> docker-login.sh [2021-06-24T13:18:18.956Z] nexus3.edgexfoundry.org:10001 [2021-06-24T13:18:19.278Z] Removing intermediate container 59c7ae002579 [2021-06-24T13:18:19.278Z] ---> b462e90cee72 [2021-06-24T13:18:19.278Z] [2021-06-24T13:18:19.278Z] Step 11/24 : FROM alpine:3.12 [2021-06-24T13:18:19.278Z] 3.12: Pulling from library/alpine [2021-06-24T13:18:19.938Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-24T13:18:20.211Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-24T13:18:20.211Z] Configure a credential helper to remove this warning. See [2021-06-24T13:18:20.211Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-24T13:18:20.211Z] [2021-06-24T13:18:20.211Z] Login Succeeded [2021-06-24T13:18:20.211Z] nexus3.edgexfoundry.org:10002 [2021-06-24T13:18:20.224Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-06-24T13:18:20.224Z] Status: Downloaded newer image for alpine:3.12 [2021-06-24T13:18:20.224Z] ---> 13621d1b12d4 [2021-06-24T13:18:20.224Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-24T13:18:20.484Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-24T13:18:20.759Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-24T13:18:20.759Z] Configure a credential helper to remove this warning. See [2021-06-24T13:18:20.759Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-24T13:18:20.759Z] [2021-06-24T13:18:20.759Z] Login Succeeded [2021-06-24T13:18:20.759Z] nexus3.edgexfoundry.org:10003 [2021-06-24T13:18:21.038Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-24T13:18:21.198Z] ---> Running in 3adaf048b701 [2021-06-24T13:18:21.313Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-24T13:18:21.313Z] Configure a credential helper to remove this warning. See [2021-06-24T13:18:21.313Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-24T13:18:21.313Z] [2021-06-24T13:18:21.313Z] Login Succeeded [2021-06-24T13:18:21.313Z] nexus3.edgexfoundry.org:10004 [2021-06-24T13:18:21.588Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-24T13:18:21.863Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-24T13:18:21.863Z] Configure a credential helper to remove this warning. See [2021-06-24T13:18:21.863Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-24T13:18:21.863Z] [2021-06-24T13:18:21.863Z] Login Succeeded [2021-06-24T13:18:21.863Z] docker.io [2021-06-24T13:18:22.158Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-24T13:18:22.158Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-24T13:18:22.158Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-24T13:18:22.158Z] Executing busybox-1.31.1-r20.trigger [2021-06-24T13:18:22.158Z] OK: 6 MiB in 15 packages [2021-06-24T13:18:22.460Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-24T13:18:22.734Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-24T13:18:22.734Z] Configure a credential helper to remove this warning. See [2021-06-24T13:18:22.734Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-24T13:18:22.734Z] [2021-06-24T13:18:22.734Z] Login Succeeded [2021-06-24T13:18:22.734Z] ---> docker-login.sh ends [2021-06-24T13:18:22.744Z] Removing intermediate container c983de5acc0d [2021-06-24T13:18:22.744Z] ---> ab280b4a1dde [2021-06-24T13:18:22.744Z] [2021-06-24T13:18:22.744Z] Step 11/22 : FROM alpine:3.12 [2021-06-24T13:18:22.744Z] ---> 13621d1b12d4 [2021-06-24T13:18:22.744Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-06-24T13:18:22.744Z] ---> Running in 21330c122cd0 [Pipeline] } [2021-06-24T13:18:22.751Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2021-06-24T13:18:23.007Z] Removing intermediate container 3adaf048b701 [2021-06-24T13:18:23.007Z] ---> 132114cde58e [2021-06-24T13:18:23.007Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [Pipeline] echo [2021-06-24T13:18:23.041Z] ========================================================= [2021-06-24T13:18:23.041Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-06-24T13:18:23.041Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-24T13:18:23.273Z] ---> Running in 48c361001bea [2021-06-24T13:18:23.386Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [2021-06-24T13:18:23.539Z] Removing intermediate container 48c361001bea [2021-06-24T13:18:23.539Z] ---> 4331dac384e5 [2021-06-24T13:18:23.539Z] Step 14/24 : ENV APP_PORT=59882 [2021-06-24T13:18:23.539Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-24T13:18:23.539Z] ---> Running in 1c9fee3f01e5 [2021-06-24T13:18:23.539Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-24T13:18:23.810Z] Removing intermediate container 1c9fee3f01e5 [2021-06-24T13:18:23.810Z] ---> 7bf79469f0f5 [2021-06-24T13:18:23.810Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-24T13:18:23.810Z] (1/4) Installing ca-certificates (20191127-r4) [2021-06-24T13:18:23.810Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-06-24T13:18:23.810Z] (3/4) Installing libcurl (7.77.0-r0) [2021-06-24T13:18:23.810Z] (4/4) Installing curl (7.77.0-r0) [2021-06-24T13:18:23.810Z] Executing busybox-1.31.1-r20.trigger [2021-06-24T13:18:23.810Z] Executing ca-certificates-20191127-r4.trigger [2021-06-24T13:18:23.810Z] ---> Running in 7beb515b5c22 [2021-06-24T13:18:23.810Z] OK: 7 MiB in 18 packages [2021-06-24T13:18:24.397Z] Removing intermediate container 7beb515b5c22 [2021-06-24T13:18:24.397Z] ---> a0fb7f198d12 [2021-06-24T13:18:24.397Z] Step 16/24 : WORKDIR / [2021-06-24T13:18:24.397Z] ---> Running in 8a4eedb9fffc [2021-06-24T13:18:24.662Z] Removing intermediate container 21330c122cd0 [2021-06-24T13:18:24.662Z] ---> 3499f7e7f3b6 [2021-06-24T13:18:24.662Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-24T13:18:24.662Z] Removing intermediate container 8a4eedb9fffc [2021-06-24T13:18:24.662Z] ---> ca1427c7c693 [2021-06-24T13:18:24.662Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-24T13:18:24.662Z] ---> Running in 608aa4d92f0c [2021-06-24T13:18:24.949Z] Removing intermediate container 608aa4d92f0c [2021-06-24T13:18:24.949Z] ---> f13dc24f3123 [2021-06-24T13:18:24.949Z] Step 14/22 : WORKDIR /edgex [2021-06-24T13:18:25.240Z] ---> 92d8ef44052f [2021-06-24T13:18:25.240Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-06-24T13:18:25.240Z] ---> Running in a85579ef2edb [2021-06-24T13:18:25.842Z] Removing intermediate container a85579ef2edb [2021-06-24T13:18:25.842Z] ---> b0c7c7288f0e [2021-06-24T13:18:25.842Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-06-24T13:18:25.842Z] ---> 6ee12f4ddc3d [2021-06-24T13:18:25.842Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-06-24T13:18:26.020Z] Sending build context to Docker daemon 166.3MB [2021-06-24T13:18:26.020Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-06-24T13:18:26.020Z] Step 2/6 : FROM ${BASE} [2021-06-24T13:18:26.020Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-06-24T13:18:26.020Z] 595b0fe564bb: Pulling fs layer [2021-06-24T13:18:26.020Z] 3088b5b3c5c0: Pulling fs layer [2021-06-24T13:18:26.020Z] 5b7225fbf94c: Pulling fs layer [2021-06-24T13:18:26.020Z] ba82ee9f976e: Pulling fs layer [2021-06-24T13:18:26.020Z] 506bd15cee9f: Pulling fs layer [2021-06-24T13:18:26.020Z] 75a0a4a0db45: Pulling fs layer [2021-06-24T13:18:26.020Z] 618dc40b7e24: Pulling fs layer [2021-06-24T13:18:26.020Z] ba82ee9f976e: Waiting [2021-06-24T13:18:26.020Z] 506bd15cee9f: Waiting [2021-06-24T13:18:26.020Z] 75a0a4a0db45: Waiting [2021-06-24T13:18:26.020Z] 618dc40b7e24: Waiting [2021-06-24T13:18:26.020Z] 5b7225fbf94c: Verifying Checksum [2021-06-24T13:18:26.020Z] 5b7225fbf94c: Download complete [2021-06-24T13:18:26.020Z] 3088b5b3c5c0: Verifying Checksum [2021-06-24T13:18:26.020Z] 3088b5b3c5c0: Download complete [2021-06-24T13:18:26.020Z] 506bd15cee9f: Download complete [2021-06-24T13:18:26.020Z] 595b0fe564bb: Download complete [2021-06-24T13:18:26.020Z] 75a0a4a0db45: Verifying Checksum [2021-06-24T13:18:26.020Z] 75a0a4a0db45: Download complete [2021-06-24T13:18:26.423Z] ---> e048205757cf [2021-06-24T13:18:26.423Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-06-24T13:18:26.423Z] ---> b97ac150e130 [2021-06-24T13:18:26.423Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-06-24T13:18:26.423Z] ---> Running in 08d5561412b6 [2021-06-24T13:18:26.623Z] 595b0fe564bb: Pull complete [2021-06-24T13:18:26.686Z] Removing intermediate container 08d5561412b6 [2021-06-24T13:18:26.686Z] ---> 94946db5c3ed [2021-06-24T13:18:26.686Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-24T13:18:26.948Z] ---> Running in 0bd0d0475eb1 [2021-06-24T13:18:26.948Z] ---> 7a23d1075684 [2021-06-24T13:18:26.948Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-06-24T13:18:27.210Z] Removing intermediate container 0bd0d0475eb1 [2021-06-24T13:18:27.210Z] ---> 966933bbb644 [2021-06-24T13:18:27.210Z] Step 22/24 : LABEL arch=x86_64 [2021-06-24T13:18:27.210Z] ---> Running in e2de9b91329a [2021-06-24T13:18:27.227Z] 3088b5b3c5c0: Pull complete [2021-06-24T13:18:27.473Z] ---> 037cdf62e172 [2021-06-24T13:18:27.473Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-06-24T13:18:27.473Z] Removing intermediate container e2de9b91329a [2021-06-24T13:18:27.473Z] ---> f0a23d6a015d [2021-06-24T13:18:27.473Z] Step 23/24 : LABEL git_sha=817cda54adb64e07cc2823c56cf491b243df1d47 [2021-06-24T13:18:27.473Z] ---> Running in 54ef37a59cd9 [2021-06-24T13:18:27.739Z] ---> Running in fd8628fed3d2 [2021-06-24T13:18:27.739Z] Removing intermediate container 54ef37a59cd9 [2021-06-24T13:18:27.739Z] ---> bc2a635cd269 [2021-06-24T13:18:27.739Z] Step 19/22 : CMD ["--init=true"] [2021-06-24T13:18:27.739Z] Removing intermediate container fd8628fed3d2 [2021-06-24T13:18:27.739Z] ---> 38937c611bc6 [2021-06-24T13:18:27.739Z] Step 24/24 : LABEL version=0.0.0 [2021-06-24T13:18:27.739Z] ---> Running in fb9312fc9c59 [2021-06-24T13:18:27.845Z] 5b7225fbf94c: Pull complete [2021-06-24T13:18:28.005Z] ---> Running in 6ea7362d95dd [2021-06-24T13:18:28.277Z] Removing intermediate container fb9312fc9c59 [2021-06-24T13:18:28.277Z] ---> e880af2c9c0d [2021-06-24T13:18:28.277Z] Step 20/22 : LABEL arch=x86_64 [2021-06-24T13:18:28.829Z] 618dc40b7e24: Verifying Checksum [2021-06-24T13:18:28.829Z] 618dc40b7e24: Download complete [2021-06-24T13:18:29.681Z] Removing intermediate container 6ea7362d95dd [2021-06-24T13:18:29.681Z] ---> a2e2bd6c1f10 [2021-06-24T13:18:29.681Z] [2021-06-24T13:18:29.681Z] Successfully built a2e2bd6c1f10 [2021-06-24T13:18:29.814Z] ba82ee9f976e: Verifying Checksum [2021-06-24T13:18:29.815Z] ba82ee9f976e: Download complete [2021-06-24T13:18:30.274Z] Successfully tagged core-command:latest [2021-06-24T13:18:30.274Z] Building core-data [2021-06-24T13:18:30.274Z] ---> Running in 6b1a0f67673a [2021-06-24T13:18:30.544Z]  Building core-command ... done Removing intermediate container a77d2ef8b4ba [2021-06-24T13:18:30.544Z] ---> 4af61b5bff20 [2021-06-24T13:18:30.544Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-06-24T13:18:30.544Z] Removing intermediate container 70b6bc2e7aa4 [2021-06-24T13:18:30.544Z] ---> 527ed7118cb3 [2021-06-24T13:18:30.544Z] [2021-06-24T13:18:30.544Z] Step 11/23 : FROM alpine:3.12 [2021-06-24T13:18:30.544Z] ---> 13621d1b12d4 [2021-06-24T13:18:30.544Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-06-24T13:18:35.155Z] ---> Running in 1f28ac0798f0 [2021-06-24T13:18:35.155Z] ---> Running in d5ef88b326fa [2021-06-24T13:18:35.417Z] Removing intermediate container 6b1a0f67673a [2021-06-24T13:18:35.417Z] ---> a2a877f68744 [2021-06-24T13:18:35.417Z] Step 21/22 : LABEL git_sha=817cda54adb64e07cc2823c56cf491b243df1d47 [2021-06-24T13:18:35.990Z] Removing intermediate container 9bd3f531209f [2021-06-24T13:18:35.990Z] ---> e3bf0f9f56d9 [2021-06-24T13:18:35.990Z] [2021-06-24T13:18:35.990Z] Step 11/24 : FROM alpine:3.12 [2021-06-24T13:18:35.990Z] ---> 13621d1b12d4 [2021-06-24T13:18:35.990Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-24T13:18:35.990Z] ---> Using cache [2021-06-24T13:18:35.990Z] ---> 132114cde58e [2021-06-24T13:18:35.990Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-24T13:18:35.990Z] ---> Using cache [2021-06-24T13:18:35.990Z] ---> 4331dac384e5 [2021-06-24T13:18:35.990Z] Step 14/24 : ENV APP_PORT=59881 [2021-06-24T13:18:36.935Z] ---> Running in 3f060bf97978 [2021-06-24T13:18:39.150Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-24T13:18:39.150Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-24T13:18:39.150Z] ---> c21bbe7ec1e4 [2021-06-24T13:18:39.150Z] Step 3/24 : WORKDIR /edgex-go [2021-06-24T13:18:39.150Z] ---> Using cache [2021-06-24T13:18:39.150Z] ---> e607daa231ef [2021-06-24T13:18:39.150Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-24T13:18:39.150Z] ---> Using cache [2021-06-24T13:18:39.150Z] ---> 0179f3b9535d [2021-06-24T13:18:39.150Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-06-24T13:18:40.098Z] ---> Running in c3577b1c6ed9 [2021-06-24T13:18:40.098Z] ---> Running in bc51bb9ddf31 [2021-06-24T13:18:40.098Z] Removing intermediate container 3f060bf97978 [2021-06-24T13:18:40.098Z] ---> 8aabd395c549 [2021-06-24T13:18:40.098Z] Step 22/22 : LABEL version=0.0.0 [2021-06-24T13:18:40.370Z] ---> Running in bac01ad6ff06 [2021-06-24T13:18:40.370Z] Removing intermediate container c3577b1c6ed9 [2021-06-24T13:18:40.370Z] ---> a664880287f0 [2021-06-24T13:18:40.370Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-24T13:18:40.370Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-24T13:18:40.370Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-06-24T13:18:40.370Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-24T13:18:40.637Z] ---> Running in 754184fb86e9 [2021-06-24T13:18:40.637Z] (1/2) Installing ca-certificates (20191127-r4) [2021-06-24T13:18:40.637Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-06-24T13:18:40.637Z] Executing busybox-1.31.1-r20.trigger [2021-06-24T13:18:40.637Z] Executing ca-certificates-20191127-r4.trigger [2021-06-24T13:18:40.904Z] OK: 6 MiB in 16 packages [2021-06-24T13:18:40.904Z] Removing intermediate container bac01ad6ff06 [2021-06-24T13:18:40.904Z] ---> 353c2da5aa7b [2021-06-24T13:18:40.904Z] [2021-06-24T13:18:41.035Z] ba82ee9f976e: Pull complete [2021-06-24T13:18:41.035Z] 506bd15cee9f: Pull complete [2021-06-24T13:18:41.035Z] 75a0a4a0db45: Pull complete [2021-06-24T13:18:41.181Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-24T13:18:41.181Z] Successfully built 353c2da5aa7b [2021-06-24T13:18:41.181Z] Removing intermediate container 754184fb86e9 [2021-06-24T13:18:41.181Z] ---> 04c15e5617b1 [2021-06-24T13:18:41.181Z] Step 16/24 : WORKDIR / [2021-06-24T13:18:41.181Z] Successfully tagged security-proxy-setup:latest [2021-06-24T13:18:41.181Z] Building support-scheduler [2021-06-24T13:18:41.181Z]  Building security-proxy-setup ... done  ---> Running in 8f8f3fe46391 [2021-06-24T13:18:42.126Z] Removing intermediate container 8f8f3fe46391 [2021-06-24T13:18:42.126Z] ---> 6a820800f5a6 [2021-06-24T13:18:42.126Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-24T13:18:42.126Z] Removing intermediate container 1f28ac0798f0 [2021-06-24T13:18:42.126Z] ---> 507fedea87f9 [2021-06-24T13:18:42.126Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-24T13:18:42.126Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-24T13:18:42.387Z] OK: 219 MiB in 52 packages [2021-06-24T13:18:44.951Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-24T13:18:44.951Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-24T13:18:44.951Z] ---> c21bbe7ec1e4 [2021-06-24T13:18:44.951Z] Step 3/23 : WORKDIR /edgex-go [2021-06-24T13:18:44.951Z] ---> Using cache [2021-06-24T13:18:44.951Z] ---> e607daa231ef [2021-06-24T13:18:44.951Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-24T13:18:44.951Z] ---> Using cache [2021-06-24T13:18:44.951Z] ---> 0179f3b9535d [2021-06-24T13:18:44.951Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-06-24T13:18:45.358Z] 618dc40b7e24: Pull complete [2021-06-24T13:18:45.358Z] Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 [2021-06-24T13:18:45.358Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-06-24T13:18:45.358Z] ---> a36622ca3599 [2021-06-24T13:18:45.358Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-06-24T13:18:45.685Z] ---> Running in 3d7b9bca5e5d [2021-06-24T13:18:47.199Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-24T13:18:47.512Z] ---> Running in 146274cac2d7 [2021-06-24T13:18:47.512Z] ---> Running in 04035f20719e [2021-06-24T13:18:47.512Z] ---> 4faf4366dfde [2021-06-24T13:18:47.512Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-06-24T13:18:47.512Z] Removing intermediate container 146274cac2d7 [2021-06-24T13:18:47.512Z] ---> 442c272dcc18 [2021-06-24T13:18:47.512Z] Step 14/23 : ENV APP_PORT=59860 [2021-06-24T13:18:47.512Z] ---> Running in 7114d2d73ab0 [2021-06-24T13:18:47.512Z] Removing intermediate container 7114d2d73ab0 [2021-06-24T13:18:47.512Z] ---> 2cd6209fe78e [2021-06-24T13:18:47.512Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-24T13:18:47.512Z] ---> 54254ae6656c [2021-06-24T13:18:47.512Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-06-24T13:18:47.512Z] ---> Running in f2fbdb7e5a8f [2021-06-24T13:18:47.512Z] Removing intermediate container bc51bb9ddf31 [2021-06-24T13:18:47.512Z] ---> 246609d02e95 [2021-06-24T13:18:47.512Z] Step 6/24 : COPY go.mod . [2021-06-24T13:18:47.777Z] Removing intermediate container d5ef88b326fa [2021-06-24T13:18:47.777Z] ---> 79e590fb8810 [2021-06-24T13:18:47.777Z] [2021-06-24T13:18:47.777Z] Step 12/24 : FROM docker:20.10.0 [2021-06-24T13:18:47.777Z] Removing intermediate container f2fbdb7e5a8f [2021-06-24T13:18:47.777Z] ---> bb42700eedc3 [2021-06-24T13:18:47.777Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-24T13:18:47.777Z] 20.10.0: Pulling from library/docker [2021-06-24T13:18:47.777Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-24T13:18:48.040Z] ---> 7e5fc9a3c138 [2021-06-24T13:18:48.040Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-06-24T13:18:48.040Z] ---> 93a6ede6e60f [2021-06-24T13:18:48.040Z] Step 7/24 : RUN go mod download [2021-06-24T13:18:48.040Z] ---> Running in 233255e75aab [2021-06-24T13:18:48.040Z] ---> Running in 771f203ef915 [2021-06-24T13:18:48.040Z] ---> a4da37af116a [2021-06-24T13:18:48.040Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-06-24T13:18:48.179Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-24T13:18:48.307Z] Removing intermediate container 233255e75aab [2021-06-24T13:18:48.307Z] ---> 1215732195f2 [2021-06-24T13:18:48.307Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-24T13:18:48.307Z] ---> Running in bae008f53fc2 [2021-06-24T13:18:48.886Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-24T13:18:48.886Z] Removing intermediate container bae008f53fc2 [2021-06-24T13:18:48.886Z] ---> 3e0990a54f56 [2021-06-24T13:18:48.886Z] Step 22/24 : LABEL arch=x86_64 [2021-06-24T13:18:49.460Z] OK: 219 MiB in 52 packages [2021-06-24T13:18:49.609Z] (1/12) Installing libmagic (5.39-r0) [2021-06-24T13:18:49.881Z] (2/12) Installing file (5.39-r0) [2021-06-24T13:18:49.881Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-06-24T13:18:49.881Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-06-24T13:18:50.044Z] ---> Running in 80443aa14236 [2021-06-24T13:18:50.044Z] ---> 1eff3880eec1 [2021-06-24T13:18:50.045Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-06-24T13:18:50.307Z] Removing intermediate container 80443aa14236 [2021-06-24T13:18:50.307Z] ---> 54efe3ecdea8 [2021-06-24T13:18:50.307Z] Step 23/24 : LABEL git_sha=817cda54adb64e07cc2823c56cf491b243df1d47 [2021-06-24T13:18:50.307Z] ---> Running in 2f8212221eb8 [2021-06-24T13:18:50.574Z] Removing intermediate container 771f203ef915 [2021-06-24T13:18:50.574Z] ---> 0ad4d3243d23 [2021-06-24T13:18:50.574Z] Step 8/24 : COPY . . [2021-06-24T13:18:50.574Z] ---> dad202d0cef3 [2021-06-24T13:18:50.574Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-06-24T13:18:50.842Z] Removing intermediate container 04035f20719e [2021-06-24T13:18:50.842Z] ---> e44181e45437 [2021-06-24T13:18:50.842Z] Step 6/23 : COPY go.mod . [2021-06-24T13:18:50.842Z] Removing intermediate container 2f8212221eb8 [2021-06-24T13:18:50.842Z] ---> 2cc2ea470a2a [2021-06-24T13:18:50.842Z] Step 24/24 : LABEL version=0.0.0 [2021-06-24T13:19:00.500Z] (5/12) Installing fortify-headers (1.1-r0) [2021-06-24T13:19:00.500Z] (6/12) Installing patch (2.7.6-r7) [2021-06-24T13:19:00.500Z] (7/12) Installing build-base (0.5-r2) [2021-06-24T13:19:00.500Z] (8/12) Installing libsodium (1.0.18-r0) [2021-06-24T13:19:00.500Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-06-24T13:19:00.500Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-06-24T13:19:00.772Z] (11/12) Installing libzmq (4.3.3-r1) [2021-06-24T13:19:00.772Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-06-24T13:19:01.049Z] Executing busybox-1.32.1-r6.trigger [2021-06-24T13:19:01.049Z] OK: 218 MiB in 52 packages [2021-06-24T13:19:01.108Z] ---> Running in 21b162ef1f63 [2021-06-24T13:19:01.369Z] ---> Running in 5b3e3a1d6ef1 [2021-06-24T13:19:01.633Z] ---> b99ed1590249 [2021-06-24T13:19:01.633Z] Step 7/23 : RUN go mod download [2021-06-24T13:19:01.633Z] Removing intermediate container 21b162ef1f63 [2021-06-24T13:19:01.633Z] ---> 4743340f1779 [2021-06-24T13:19:01.633Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-24T13:19:01.633Z] ---> Running in 0b1ac7056091 [2021-06-24T13:19:01.633Z] ---> ad82fce922c1 [2021-06-24T13:19:01.633Z] Step 9/24 : RUN go mod tidy [2021-06-24T13:19:02.125Z] ---> Running in aa09844a10ba [2021-06-24T13:19:02.125Z] ---> Running in e7c04e35b9f6 [2021-06-24T13:19:02.125Z] Removing intermediate container 5b3e3a1d6ef1 [2021-06-24T13:19:02.125Z] ---> 7ff3beb7b3c2 [2021-06-24T13:19:02.125Z] [2021-06-24T13:19:02.125Z] Successfully built 7ff3beb7b3c2 [2021-06-24T13:19:02.506Z] Removing intermediate container aa09844a10ba [2021-06-24T13:19:02.506Z] ---> 08ead2d1bc19 [2021-06-24T13:19:02.506Z] Step 21/23 : LABEL arch=x86_64 [2021-06-24T13:19:02.506Z] Successfully tagged core-metadata:latest [2021-06-24T13:19:02.506Z] Building security-secretstore-setup [2021-06-24T13:19:02.506Z] ---> Running in 810689202ddc [2021-06-24T13:19:02.506Z]  Building core-metadata ... done Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-06-24T13:19:02.506Z] Status: Downloaded newer image for docker:20.10.0 [2021-06-24T13:19:02.506Z] ---> aefe523efa57 [2021-06-24T13:19:02.506Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-06-24T13:19:03.541Z] ---> Running in ad232256d0a5 [2021-06-24T13:19:05.376Z] Removing intermediate container 3d7b9bca5e5d [2021-06-24T13:19:05.376Z] ---> d30da3f4579a [2021-06-24T13:19:05.376Z] Step 4/6 : WORKDIR /edgex-go [2021-06-24T13:19:05.376Z] ---> Running in 40ec165310aa [2021-06-24T13:19:05.376Z] Removing intermediate container 40ec165310aa [2021-06-24T13:19:05.376Z] ---> d7ea92dff143 [2021-06-24T13:19:05.376Z] Step 5/6 : COPY go.mod . [2021-06-24T13:19:05.975Z] ---> 21bc13da3a28 [2021-06-24T13:19:05.975Z] Step 6/6 : RUN go mod download [2021-06-24T13:19:06.249Z] ---> Running in a8d74e5e6232 [2021-06-24T13:19:08.848Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-24T13:19:08.848Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-06-24T13:19:08.848Z] ---> c21bbe7ec1e4 [2021-06-24T13:19:08.848Z] Step 3/26 : WORKDIR /edgex-go [2021-06-24T13:19:08.848Z] ---> Using cache [2021-06-24T13:19:08.848Z] ---> e607daa231ef [2021-06-24T13:19:08.848Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-24T13:19:08.848Z] ---> Using cache [2021-06-24T13:19:08.848Z] ---> 0179f3b9535d [2021-06-24T13:19:08.848Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-06-24T13:19:08.848Z] ---> Using cache [2021-06-24T13:19:08.848Z] ---> e44181e45437 [2021-06-24T13:19:08.848Z] Step 6/26 : COPY go.mod . [2021-06-24T13:19:08.848Z] ---> Using cache [2021-06-24T13:19:08.848Z] ---> b99ed1590249 [2021-06-24T13:19:08.848Z] Step 7/26 : RUN go mod download [2021-06-24T13:19:12.160Z] Removing intermediate container 810689202ddc [2021-06-24T13:19:12.160Z] ---> 4c8cfa6f5429 [2021-06-24T13:19:12.160Z] Step 22/23 : LABEL git_sha=817cda54adb64e07cc2823c56cf491b243df1d47 [2021-06-24T13:19:12.427Z] ---> Running in b73438fa3727 [2021-06-24T13:19:12.427Z] Removing intermediate container ad232256d0a5 [2021-06-24T13:19:12.427Z] ---> 20fafbf3c508 [2021-06-24T13:19:12.427Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-06-24T13:19:12.427Z] ---> Running in 67ce3eac17f8 [2021-06-24T13:19:12.427Z] ---> Running in 87b87a0c50dc [2021-06-24T13:19:12.427Z] Removing intermediate container 67ce3eac17f8 [2021-06-24T13:19:12.427Z] ---> 74aec795cc40 [2021-06-24T13:19:12.427Z] Step 23/23 : LABEL version=0.0.0 [2021-06-24T13:19:12.689Z] ---> Running in 6159704b6a6d [2021-06-24T13:19:12.963Z] Removing intermediate container 0b1ac7056091 [2021-06-24T13:19:12.963Z] ---> 8e4558bd978a [2021-06-24T13:19:12.963Z] Step 8/23 : COPY . . [2021-06-24T13:19:12.963Z] Removing intermediate container 6159704b6a6d [2021-06-24T13:19:12.963Z] ---> 1b870a806837 [2021-06-24T13:19:12.963Z] [2021-06-24T13:19:12.963Z] Removing intermediate container e7c04e35b9f6 [2021-06-24T13:19:12.963Z] ---> 8ec01414ad25 [2021-06-24T13:19:12.963Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-06-24T13:19:13.270Z] Successfully built 1b870a806837 [2021-06-24T13:19:13.270Z] Successfully tagged support-notifications:latest [2021-06-24T13:19:13.270Z] Building security-bootstrapper [2021-06-24T13:19:13.595Z]  Building support-notifications ... done fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-24T13:19:13.595Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-24T13:19:13.913Z] (1/39) Installing readline (8.0.4-r0) [2021-06-24T13:19:13.913Z] (2/39) Installing bash (5.0.17-r0) [2021-06-24T13:19:13.913Z] Executing bash-5.0.17-r0.post-install [2021-06-24T13:19:13.913Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-06-24T13:19:13.913Z] (4/39) Installing libcurl (7.77.0-r0) [2021-06-24T13:19:18.154Z] (5/39) Installing curl (7.77.0-r0) [2021-06-24T13:19:18.154Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-06-24T13:19:18.154Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-06-24T13:19:23.467Z] (8/39) Installing expat (2.2.9-r1) [2021-06-24T13:19:26.773Z] (9/39) Installing libffi (3.3-r2) [2021-06-24T13:19:26.773Z] (10/39) Installing gdbm (1.13-r1) [2021-06-24T13:19:26.773Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-06-24T13:19:26.773Z] (12/39) Installing sqlite-libs (3.32.1-r1) [2021-06-24T13:19:26.773Z] (13/39) Installing python3 (3.8.10-r0) [2021-06-24T13:19:28.183Z] ---> Running in 7dc1f7273603 [2021-06-24T13:19:33.069Z] Removing intermediate container a8d74e5e6232 [2021-06-24T13:19:33.069Z] ---> 24e5742132c9 [2021-06-24T13:19:33.069Z] Successfully built 24e5742132c9 [2021-06-24T13:19:33.069Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-24T13:19:33.421Z] + docker inspect -f . ci-base-image-arm64 [2021-06-24T13:19:33.421Z] . [Pipeline] withDockerContainer [2021-06-24T13:19:33.679Z] prd-ubuntu18.04-docker-arm64-4c-16g-1193 does not seem to be running inside a container [2021-06-24T13:19:33.767Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/15 -v /w/workspace/edgex-go/15:/w/workspace/edgex-go/15:rw,z -v /w/workspace/edgex-go/15@tmp:/w/workspace/edgex-go/15@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-06-24T13:19:35.370Z] $ docker top 753a44db643ce53c7fe0e93500af22cb6f032bdc6e3b9dd131aed35102f46ec4 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-24T13:19:36.333Z] + go version [2021-06-24T13:19:36.334Z] go version go1.16.5 linux/arm64 [Pipeline] } [2021-06-24T13:19:36.365Z] $ docker stop --time=1 753a44db643ce53c7fe0e93500af22cb6f032bdc6e3b9dd131aed35102f46ec4 [2021-06-24T13:19:38.167Z] $ docker rm -f 753a44db643ce53c7fe0e93500af22cb6f032bdc6e3b9dd131aed35102f46ec4 [2021-06-24T13:19:38.221Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-06-24T13:19:38.221Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-06-24T13:19:38.221Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-06-24T13:19:38.221Z] (17/39) Installing py3-six (1.15.0-r0) [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-24T13:19:38.924Z] + docker inspect -f . ci-base-image-arm64 [2021-06-24T13:19:38.924Z] . [Pipeline] withDockerContainer [2021-06-24T13:19:39.195Z] prd-ubuntu18.04-docker-arm64-4c-16g-1193 does not seem to be running inside a container [2021-06-24T13:19:39.288Z] $ 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/15 -v /w/workspace/edgex-go/15:/w/workspace/edgex-go/15:rw,z -v /w/workspace/edgex-go/15@tmp:/w/workspace/edgex-go/15@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-06-24T13:19:40.737Z] $ docker top 3a7afc554954fe4eb8816c708ef7988de6ae805195a5f3a4a7f7f93c66a42f95 -eo pid,comm [2021-06-24T13:19:40.769Z] (18/39) Installing py3-packaging (20.4-r0) [Pipeline] { [Pipeline] echo [2021-06-24T13:19:41.072Z] ========================================================= [2021-06-24T13:19:41.072Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-06-24T13:19:41.072Z] ========================================================= [Pipeline] sh [2021-06-24T13:19:41.747Z] + go mod tidy [Pipeline] sh [2021-06-24T13:19:42.729Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-06-24T13:19:42.729Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-06-24T13:19:42.729Z] (21/39) Installing py3-idna (2.9-r0) [2021-06-24T13:19:43.023Z] + make test [2021-06-24T13:19:43.023Z] go mod tidy [2021-06-24T13:19:43.305Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-06-24T13:19:43.305Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-06-24T13:19:43.622Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-06-24T13:19:43.892Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-06-24T13:19:43.892Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-06-24T13:19:43.892Z] Removing intermediate container b73438fa3727 [2021-06-24T13:19:43.892Z] ---> ba5aa5f1f8eb [2021-06-24T13:19:43.892Z] Step 8/26 : COPY . . [2021-06-24T13:19:43.892Z] ---> 769f4da40a3a [2021-06-24T13:19:43.892Z] Step 9/23 : RUN go mod tidy [2021-06-24T13:19:43.892Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-06-24T13:19:44.160Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-06-24T13:19:45.549Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-24T13:19:45.549Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-06-24T13:19:45.549Z] ---> c21bbe7ec1e4 [2021-06-24T13:19:45.549Z] Step 3/32 : WORKDIR /edgex-go [2021-06-24T13:19:45.549Z] ---> Using cache [2021-06-24T13:19:45.549Z] ---> e607daa231ef [2021-06-24T13:19:45.549Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-24T13:19:45.549Z] ---> Using cache [2021-06-24T13:19:45.549Z] ---> 0179f3b9535d [2021-06-24T13:19:45.549Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-06-24T13:19:45.549Z] ---> Using cache [2021-06-24T13:19:45.549Z] ---> e44181e45437 [2021-06-24T13:19:45.549Z] Step 6/32 : COPY go.mod . [2021-06-24T13:19:45.549Z] ---> Using cache [2021-06-24T13:19:45.550Z] ---> b99ed1590249 [2021-06-24T13:19:45.550Z] Step 7/32 : RUN go mod download [2021-06-24T13:19:45.550Z] ---> Using cache [2021-06-24T13:19:45.550Z] ---> ba5aa5f1f8eb [2021-06-24T13:19:45.550Z] Step 8/32 : COPY . . [2021-06-24T13:19:50.867Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-06-24T13:19:56.194Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-06-24T13:19:56.194Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-06-24T13:19:59.512Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-06-24T13:20:00.087Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-06-24T13:20:05.683Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-06-24T13:20:06.637Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-06-24T13:20:06.898Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-06-24T13:20:06.898Z] (35/39) Installing py3-progress (1.5-r0) [2021-06-24T13:20:06.898Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-06-24T13:20:06.898Z] ---> Running in 2e247c02468a [2021-06-24T13:20:06.898Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-06-24T13:20:06.898Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-06-24T13:20:06.898Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-06-24T13:20:07.851Z] Executing busybox-1.31.1-r19.trigger [2021-06-24T13:20:07.851Z] OK: 72 MiB in 59 packages [2021-06-24T13:20:07.851Z] ---> 39f9fbd60a64 [2021-06-24T13:20:07.851Z] Step 9/26 : RUN go mod tidy [2021-06-24T13:20:07.851Z] ---> ff13b0ea4096 [2021-06-24T13:20:07.851Z] Step 9/32 : RUN go mod tidy [2021-06-24T13:20:08.423Z] ---> Running in bb0d781fe978 [2021-06-24T13:20:08.423Z] ---> Running in 55dbffbebbec [2021-06-24T13:20:10.383Z] Removing intermediate container 2e247c02468a [2021-06-24T13:20:10.383Z] ---> 944b7a5a98b2 [2021-06-24T13:20:10.383Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-06-24T13:20:10.383Z] ---> Running in b950ff97a32c [2021-06-24T13:20:10.383Z] Collecting docker-compose==1.23.2 [2021-06-24T13:20:10.383Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-06-24T13:20:10.483Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-06-24T13:20:10.665Z] Collecting PyYAML<4,>=3.10 [2021-06-24T13:20:10.665Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-06-24T13:20:11.652Z] Removing intermediate container bb0d781fe978 [2021-06-24T13:20:11.653Z] ---> 3de7846b9828 [2021-06-24T13:20:11.653Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-06-24T13:20:11.653Z] ---> Running in 954f7a7dcfae [2021-06-24T13:20:11.931Z] Removing intermediate container 55dbffbebbec [2021-06-24T13:20:11.931Z] ---> 315f7ea177eb [2021-06-24T13:20:11.931Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-06-24T13:20:11.931Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-06-24T13:20:11.931Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-06-24T13:20:11.931Z] ---> Running in 6aac3987d3b6 [2021-06-24T13:20:12.204Z] Collecting dockerpty<0.5,>=0.4.1 [2021-06-24T13:20:12.204Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-06-24T13:20:12.204Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-06-24T13:20:12.477Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-06-24T13:20:12.754Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-06-24T13:20:13.352Z] Collecting docker<4.0,>=3.6.0 [2021-06-24T13:20:13.352Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-06-24T13:20:13.352Z] Collecting cached-property<2,>=1.2.0 [2021-06-24T13:20:13.352Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-06-24T13:20:13.626Z] Collecting jsonschema<3,>=2.5.1 [2021-06-24T13:20:13.626Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-06-24T13:20:13.899Z] Collecting websocket-client<1.0,>=0.32.0 [2021-06-24T13:20:13.899Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-06-24T13:20:14.174Z] Collecting docopt<0.7,>=0.6.1 [2021-06-24T13:20:14.174Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-06-24T13:20:14.764Z] Collecting texttable<0.10,>=0.9.0 [2021-06-24T13:20:15.033Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-06-24T13:20:15.630Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-06-24T13:20:15.630Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2021-06-24T13:20:15.630Z] Collecting idna<2.8,>=2.5 [2021-06-24T13:20:15.630Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-06-24T13:20:15.630Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2021-06-24T13:20:15.906Z] Collecting urllib3<1.25,>=1.21.1 [2021-06-24T13:20:15.906Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-06-24T13:20:16.180Z] Collecting docker-pycreds>=0.4.0 [2021-06-24T13:20:16.180Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-06-24T13:20:16.453Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-06-24T13:20:16.453Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-06-24T13:20:16.453Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-06-24T13:20:16.453Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-06-24T13:20:16.724Z] Installing collected packages: PyYAML, idna, urllib3, requests, dockerpty, websocket-client, docker-pycreds, docker, cached-property, jsonschema, docopt, texttable, docker-compose [2021-06-24T13:20:16.724Z] Running setup.py install for PyYAML: started [2021-06-24T13:20:17.713Z] Running setup.py install for PyYAML: finished with status 'done' [2021-06-24T13:20:17.713Z] Attempting uninstall: idna [2021-06-24T13:20:17.713Z] Found existing installation: idna 2.9 [2021-06-24T13:20:17.713Z] Uninstalling idna-2.9: [2021-06-24T13:20:17.713Z] Successfully uninstalled idna-2.9 [2021-06-24T13:20:18.002Z] Attempting uninstall: urllib3 [2021-06-24T13:20:18.002Z] Found existing installation: urllib3 1.25.9 [2021-06-24T13:20:18.002Z] Uninstalling urllib3-1.25.9: [2021-06-24T13:20:18.002Z] Successfully uninstalled urllib3-1.25.9 [2021-06-24T13:20:18.277Z] Attempting uninstall: requests [2021-06-24T13:20:18.277Z] Found existing installation: requests 2.23.0 [2021-06-24T13:20:18.277Z] Uninstalling requests-2.23.0: [2021-06-24T13:20:18.277Z] Successfully uninstalled requests-2.23.0 [2021-06-24T13:20:18.277Z] Running setup.py install for dockerpty: started [2021-06-24T13:20:19.249Z] Running setup.py install for dockerpty: finished with status 'done' [2021-06-24T13:20:19.840Z] Running setup.py install for docopt: started [2021-06-24T13:20:20.827Z] Running setup.py install for docopt: finished with status 'done' [2021-06-24T13:20:20.827Z] Running setup.py install for texttable: started [2021-06-24T13:20:21.785Z] Running setup.py install for texttable: finished with status 'done' [2021-06-24T13:20:22.047Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2021-06-24T13:20:27.351Z] Removing intermediate container 87b87a0c50dc [2021-06-24T13:20:27.351Z] ---> 31332efa5aab [2021-06-24T13:20:27.351Z] Step 15/24 : ENV APP_PORT=58890 [2021-06-24T13:20:27.351Z] ---> Running in 36e5baf0a4eb [2021-06-24T13:20:27.351Z] Removing intermediate container 36e5baf0a4eb [2021-06-24T13:20:27.351Z] ---> 554b5a834eed [2021-06-24T13:20:27.351Z] Step 16/24 : EXPOSE $APP_PORT [2021-06-24T13:20:27.351Z] ---> Running in 6107e638adbc [2021-06-24T13:20:27.351Z] Removing intermediate container 6107e638adbc [2021-06-24T13:20:27.351Z] ---> 772a4ee4eaa8 [2021-06-24T13:20:27.351Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-06-24T13:20:28.300Z] ---> 7909b00e8867 [2021-06-24T13:20:28.301Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-06-24T13:20:28.301Z] ---> d42f3a22f0a3 [2021-06-24T13:20:28.301Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-06-24T13:20:28.582Z] ---> a8feb5ad79a9 [2021-06-24T13:20:28.582Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-06-24T13:20:28.847Z] ---> Running in 696b549cd0f9 [2021-06-24T13:20:28.847Z] Removing intermediate container 696b549cd0f9 [2021-06-24T13:20:28.847Z] ---> 6d5e027d1ddd [2021-06-24T13:20:28.847Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-24T13:20:28.847Z] ---> Running in dc49716cd50a [2021-06-24T13:20:29.114Z] Removing intermediate container dc49716cd50a [2021-06-24T13:20:29.114Z] ---> e8909671c827 [2021-06-24T13:20:29.114Z] Step 22/24 : LABEL arch=x86_64 [2021-06-24T13:20:29.114Z] ---> Running in e57bf95d9820 [2021-06-24T13:20:29.377Z] Removing intermediate container e57bf95d9820 [2021-06-24T13:20:29.377Z] ---> 80de79451719 [2021-06-24T13:20:29.377Z] Step 23/24 : LABEL git_sha=817cda54adb64e07cc2823c56cf491b243df1d47 [2021-06-24T13:20:29.377Z] ---> Running in b5bc49486c0d [2021-06-24T13:20:29.641Z] Removing intermediate container b5bc49486c0d [2021-06-24T13:20:29.641Z] ---> 4f5ba319ecae [2021-06-24T13:20:29.641Z] Step 24/24 : LABEL version=0.0.0 [2021-06-24T13:20:29.641Z] ---> Running in e778adf9e80f [2021-06-24T13:20:29.641Z] Removing intermediate container e778adf9e80f [2021-06-24T13:20:29.641Z] ---> 21b7cefab0a2 [2021-06-24T13:20:29.641Z] [2021-06-24T13:20:29.904Z] Successfully built 21b7cefab0a2 [2021-06-24T13:20:29.904Z] Successfully tagged sys-mgmt-agent:latest [2021-06-24T13:20:42.166Z]  Building sys-mgmt-agent ... done Removing intermediate container 7dc1f7273603 [2021-06-24T13:20:42.166Z] ---> 35a4e263eeaf [2021-06-24T13:20:42.166Z] [2021-06-24T13:20:42.166Z] Step 11/24 : FROM alpine:3.12 [2021-06-24T13:20:42.166Z] ---> 13621d1b12d4 [2021-06-24T13:20:42.166Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-06-24T13:20:42.166Z] ---> Running in 3991a2e2e95c [2021-06-24T13:20:42.166Z] Removing intermediate container 3991a2e2e95c [2021-06-24T13:20:42.166Z] ---> 254d97e3f346 [2021-06-24T13:20:42.166Z] Step 13/24 : ENV APP_PORT=59880 [2021-06-24T13:20:42.166Z] ---> Running in 1320b38f35b9 [2021-06-24T13:20:42.429Z] Removing intermediate container 1320b38f35b9 [2021-06-24T13:20:42.429Z] ---> 38fa4bda2723 [2021-06-24T13:20:42.430Z] Step 14/24 : EXPOSE $APP_PORT [2021-06-24T13:20:42.430Z] ---> Running in 89a82bdaf6a3 [2021-06-24T13:20:42.694Z] Removing intermediate container 89a82bdaf6a3 [2021-06-24T13:20:42.694Z] ---> 2fa9238ddf0a [2021-06-24T13:20:42.694Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-24T13:20:42.694Z] ---> Running in 33e715f0649b [2021-06-24T13:20:43.664Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-06-24T13:20:43.928Z] Removing intermediate container 33e715f0649b [2021-06-24T13:20:43.928Z] ---> d1571487c6c5 [2021-06-24T13:20:43.928Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-06-24T13:20:43.928Z] ---> Running in bdc76b3087ea [2021-06-24T13:20:44.527Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-24T13:20:45.104Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-24T13:20:45.678Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-06-24T13:20:45.678Z] (2/6) Installing libgcc (9.3.0-r2) [2021-06-24T13:20:45.678Z] (3/6) Installing libsodium (1.0.18-r0) [2021-06-24T13:20:45.939Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-06-24T13:20:46.910Z] Removing intermediate container 6aac3987d3b6 [2021-06-24T13:20:46.910Z] ---> 5e52794b2bcc [2021-06-24T13:20:46.910Z] [2021-06-24T13:20:46.910Z] Step 11/32 : FROM alpine:3.12 [2021-06-24T13:20:46.910Z] ---> 13621d1b12d4 [2021-06-24T13:20:46.910Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-06-24T13:20:46.910Z] (5/6) Installing libzmq (4.3.3-r0) [2021-06-24T13:20:46.910Z] ---> Running in 95d3023d9da9 [2021-06-24T13:20:46.910Z] (6/6) Installing zeromq (4.3.3-r0) [2021-06-24T13:20:47.209Z] Executing busybox-1.31.1-r20.trigger [2021-06-24T13:20:47.209Z] OK: 8 MiB in 20 packages [2021-06-24T13:20:47.476Z] Removing intermediate container 95d3023d9da9 [2021-06-24T13:20:47.476Z] ---> aefa675dc912 [2021-06-24T13:20:47.476Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-06-24T13:20:48.423Z] ---> Running in 6d926673ab2f [2021-06-24T13:20:48.423Z] Removing intermediate container 954f7a7dcfae [2021-06-24T13:20:48.423Z] ---> fb50364ffd03 [2021-06-24T13:20:48.423Z] [2021-06-24T13:20:48.423Z] Step 11/26 : FROM alpine:3.12 [2021-06-24T13:20:48.423Z] ---> 13621d1b12d4 [2021-06-24T13:20:48.423Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-06-24T13:20:48.423Z] Removing intermediate container b950ff97a32c [2021-06-24T13:20:48.423Z] ---> 5a4219dbf312 [2021-06-24T13:20:48.423Z] [2021-06-24T13:20:48.423Z] Step 11/23 : FROM alpine:3.12 [2021-06-24T13:20:48.423Z] ---> 13621d1b12d4 [2021-06-24T13:20:48.423Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-06-24T13:20:48.423Z] ---> Using cache [2021-06-24T13:20:48.423Z] ---> 132114cde58e [2021-06-24T13:20:48.423Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-24T13:20:48.423Z] ---> Using cache [2021-06-24T13:20:48.423Z] ---> 4331dac384e5 [2021-06-24T13:20:48.423Z] Step 14/23 : ENV APP_PORT=59861 [2021-06-24T13:20:48.727Z] ---> Running in 9c6934ce05f2 [2021-06-24T13:20:48.727Z] ---> Running in 913d0cce63ed [2021-06-24T13:20:48.727Z] Removing intermediate container bdc76b3087ea [2021-06-24T13:20:48.727Z] ---> d5c0d8762f09 [2021-06-24T13:20:48.727Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-24T13:20:48.727Z] Removing intermediate container 913d0cce63ed [2021-06-24T13:20:48.727Z] ---> d6950492af21 [2021-06-24T13:20:48.727Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-24T13:20:48.727Z] ---> Running in 3489025dd300 [2021-06-24T13:20:49.009Z] ---> aabdd7124354 [2021-06-24T13:20:49.009Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-06-24T13:20:49.009Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-24T13:20:49.009Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-24T13:20:49.009Z] Removing intermediate container 3489025dd300 [2021-06-24T13:20:49.009Z] ---> 6ad2e8c930ee [2021-06-24T13:20:49.009Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-24T13:20:49.009Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-06-24T13:20:49.009Z] (2/2) Installing su-exec (0.2-r1) [2021-06-24T13:20:49.009Z] Executing busybox-1.31.1-r20.trigger [2021-06-24T13:20:49.009Z] OK: 6 MiB in 16 packages [2021-06-24T13:20:49.275Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-24T13:20:49.275Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-24T13:20:49.275Z] (1/6) Installing ca-certificates (20191127-r4) [2021-06-24T13:20:49.275Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-06-24T13:20:49.275Z] (3/6) Installing libcurl (7.77.0-r0) [2021-06-24T13:20:49.275Z] (4/6) Installing curl (7.77.0-r0) [2021-06-24T13:20:49.275Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-06-24T13:20:49.275Z] (6/6) Installing su-exec (0.2-r1) [2021-06-24T13:20:49.275Z] Executing busybox-1.31.1-r20.trigger [2021-06-24T13:20:49.275Z] Executing ca-certificates-20191127-r4.trigger [2021-06-24T13:20:49.275Z] OK: 7 MiB in 20 packages [2021-06-24T13:20:49.857Z] ---> ea91c3fbb7b1 [2021-06-24T13:20:49.857Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-06-24T13:20:49.857Z] ---> 3988cc012971 [2021-06-24T13:20:49.857Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-06-24T13:20:50.443Z] Removing intermediate container 6d926673ab2f [2021-06-24T13:20:50.443Z] ---> 672bc2ed9951 [2021-06-24T13:20:50.443Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-06-24T13:20:50.725Z] ---> 653bf64c093b [2021-06-24T13:20:50.725Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-06-24T13:20:50.725Z] ---> ed758ceab69b [2021-06-24T13:20:50.725Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-06-24T13:20:50.725Z] ---> Running in efa3088d83ea [2021-06-24T13:20:50.725Z] ---> Running in 4fe0668e1525 [2021-06-24T13:20:50.996Z] Removing intermediate container 4fe0668e1525 [2021-06-24T13:20:50.996Z] ---> 191f8dfa6895 [2021-06-24T13:20:50.996Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-24T13:20:50.996Z] Removing intermediate container 9c6934ce05f2 [2021-06-24T13:20:50.996Z] ---> b317ee346b97 [2021-06-24T13:20:50.996Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-24T13:20:50.996Z] Removing intermediate container efa3088d83ea [2021-06-24T13:20:50.996Z] ---> 96b7010d6b15 [2021-06-24T13:20:50.996Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-06-24T13:20:50.996Z] ---> 2131c777cbbc [2021-06-24T13:20:50.996Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-06-24T13:20:50.996Z] ---> Running in 00bd2c33ef21 [2021-06-24T13:20:50.996Z] ---> Running in 22ab2d3fe0ec [2021-06-24T13:20:50.996Z] ---> Running in 60ffde390c25 [2021-06-24T13:20:50.996Z] ---> Running in cb9a7ecbe58e [2021-06-24T13:20:51.282Z] Removing intermediate container 22ab2d3fe0ec [2021-06-24T13:20:51.282Z] ---> 330625636f6b [2021-06-24T13:20:51.282Z] Step 14/26 : WORKDIR / [2021-06-24T13:20:51.282Z] Removing intermediate container 00bd2c33ef21 [2021-06-24T13:20:51.282Z] ---> c1343427f277 [2021-06-24T13:20:51.282Z] Step 22/24 : LABEL arch=x86_64 [2021-06-24T13:20:51.282Z] ---> Running in 9ce03a01fe2f [2021-06-24T13:20:51.282Z] ---> Running in 51e6639a6d66 [2021-06-24T13:20:51.282Z] Removing intermediate container 60ffde390c25 [2021-06-24T13:20:51.282Z] ---> 7b2b1538fa41 [2021-06-24T13:20:51.282Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-06-24T13:20:51.282Z] Removing intermediate container cb9a7ecbe58e [2021-06-24T13:20:51.282Z] ---> efea5804c4eb [2021-06-24T13:20:51.282Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-24T13:20:51.282Z] ---> Running in bf413dbcb030 [2021-06-24T13:20:51.282Z] ---> Running in 0b5b19534e39 [2021-06-24T13:20:51.546Z] Removing intermediate container 51e6639a6d66 [2021-06-24T13:20:51.546Z] ---> d96aec86d408 [2021-06-24T13:20:51.546Z] Step 23/24 : LABEL git_sha=817cda54adb64e07cc2823c56cf491b243df1d47 [2021-06-24T13:20:51.546Z] Removing intermediate container 9ce03a01fe2f [2021-06-24T13:20:51.546Z] ---> ea8974b02519 [2021-06-24T13:20:51.546Z] Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-06-24T13:20:51.546Z] Removing intermediate container 0b5b19534e39 [2021-06-24T13:20:51.546Z] ---> e312b2cbf77c [2021-06-24T13:20:51.546Z] Step 21/23 : LABEL arch=x86_64 [2021-06-24T13:20:51.546Z] ---> Running in 222bd2ccb80a [2021-06-24T13:20:51.546Z] ---> Running in 06bd5e6d05d1 [2021-06-24T13:20:51.546Z] Removing intermediate container 222bd2ccb80a [2021-06-24T13:20:51.546Z] ---> 750d7441eb26 [2021-06-24T13:20:51.546Z] Step 24/24 : LABEL version=0.0.0 [2021-06-24T13:20:51.813Z] ---> Running in 46b47cd2ef57 [2021-06-24T13:20:51.813Z] Removing intermediate container 06bd5e6d05d1 [2021-06-24T13:20:51.813Z] ---> 36b1bbc37ae9 [2021-06-24T13:20:51.813Z] Step 22/23 : LABEL git_sha=817cda54adb64e07cc2823c56cf491b243df1d47 [2021-06-24T13:20:51.813Z] ---> cf91ba5703da [2021-06-24T13:20:51.813Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-06-24T13:20:51.813Z] ---> Running in 80b4102f847c [2021-06-24T13:20:51.813Z] Removing intermediate container 46b47cd2ef57 [2021-06-24T13:20:51.813Z] ---> 09ee0a6da3b3 [2021-06-24T13:20:51.813Z] [2021-06-24T13:20:52.081Z] ---> 55a7bcdb688c [2021-06-24T13:20:52.081Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-06-24T13:20:52.081Z] Successfully built 09ee0a6da3b3 [2021-06-24T13:20:52.081Z] Successfully tagged core-data:latest [2021-06-24T13:20:52.081Z]  Building core-data ... done Removing intermediate container 80b4102f847c [2021-06-24T13:20:52.081Z] ---> 448a477e5ab1 [2021-06-24T13:20:52.081Z] Step 23/23 : LABEL version=0.0.0 [2021-06-24T13:20:52.081Z] ---> Running in 4844f1ef344d [2021-06-24T13:20:52.081Z] Removing intermediate container bf413dbcb030 [2021-06-24T13:20:52.081Z] ---> 90c2685e7c15 [2021-06-24T13:20:52.081Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-06-24T13:20:52.081Z] ---> 85962c4ac6f5 [2021-06-24T13:20:52.081Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-06-24T13:20:52.081Z] ---> Running in d4504c6dee3a [2021-06-24T13:20:52.345Z] Removing intermediate container 4844f1ef344d [2021-06-24T13:20:52.345Z] ---> 6234a067e49d [2021-06-24T13:20:52.345Z] [2021-06-24T13:20:52.345Z] Successfully built 6234a067e49d [2021-06-24T13:20:52.345Z] Removing intermediate container d4504c6dee3a [2021-06-24T13:20:52.345Z] ---> d552c8f76a77 [2021-06-24T13:20:52.345Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-06-24T13:20:52.345Z] Successfully tagged support-scheduler:latest [2021-06-24T13:20:52.345Z]  Building support-scheduler ... done  ---> daa31df708c3 [2021-06-24T13:20:52.345Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-06-24T13:20:52.655Z] ---> 75a5b2110d00 [2021-06-24T13:20:52.655Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-06-24T13:20:52.655Z] ---> a0a2a7a63c16 [2021-06-24T13:20:52.655Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-06-24T13:20:52.655Z] ---> Running in 5e9f5a7a7749 [2021-06-24T13:20:53.233Z] ---> 45bbb648dcba [2021-06-24T13:20:53.233Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-06-24T13:20:53.233Z] ---> 1a8d21188cfd [2021-06-24T13:20:53.233Z] Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-06-24T13:20:53.499Z] ---> Running in 24e199575ff0 [2021-06-24T13:20:53.499Z] Removing intermediate container 5e9f5a7a7749 [2021-06-24T13:20:53.499Z] ---> 1a120e0475ba [2021-06-24T13:20:53.499Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-24T13:20:53.499Z] ---> 25290274a379 [2021-06-24T13:20:53.499Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-06-24T13:20:54.458Z] ---> c58b3988d21b [2021-06-24T13:20:54.458Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-06-24T13:20:54.458Z] Removing intermediate container 24e199575ff0 [2021-06-24T13:20:54.458Z] ---> de40ebd0ed71 [2021-06-24T13:20:54.458Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-06-24T13:20:54.458Z] ---> Running in 4e9f6fbc4806 [2021-06-24T13:20:54.458Z] ---> a294175305c6 [2021-06-24T13:20:54.459Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-06-24T13:20:54.726Z] Removing intermediate container 4e9f6fbc4806 [2021-06-24T13:20:54.726Z] ---> 3e7602aafcc0 [2021-06-24T13:20:54.726Z] Step 24/26 : LABEL arch=x86_64 [2021-06-24T13:20:54.726Z] ---> Running in a835d364b051 [2021-06-24T13:20:54.726Z] ---> 888735582ec4 [2021-06-24T13:20:54.726Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-06-24T13:20:54.726Z] Removing intermediate container a835d364b051 [2021-06-24T13:20:54.726Z] ---> b0af7eaacf9e [2021-06-24T13:20:54.726Z] Step 25/26 : LABEL git_sha=817cda54adb64e07cc2823c56cf491b243df1d47 [2021-06-24T13:20:54.726Z] ---> Running in c761bbd9eb75 [2021-06-24T13:20:54.989Z] ---> ada5b16d85ba [2021-06-24T13:20:54.989Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-06-24T13:20:54.989Z] Removing intermediate container c761bbd9eb75 [2021-06-24T13:20:54.989Z] ---> d093a075022e [2021-06-24T13:20:54.989Z] Step 26/26 : LABEL version=0.0.0 [2021-06-24T13:20:54.989Z] ---> Running in 402f2dfb7d6f [2021-06-24T13:20:54.989Z] ---> Running in 53660b4df8fc [2021-06-24T13:20:55.253Z] Removing intermediate container 402f2dfb7d6f [2021-06-24T13:20:55.253Z] ---> 970dfa372538 [2021-06-24T13:20:55.253Z] [2021-06-24T13:20:55.253Z] Successfully built 970dfa372538 [2021-06-24T13:20:55.253Z] Successfully tagged security-secretstore-setup:latest [2021-06-24T13:20:55.253Z]  Building security-secretstore-setup ... done Removing intermediate container 53660b4df8fc [2021-06-24T13:20:55.253Z] ---> 0d2352075cdf [2021-06-24T13:20:55.253Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-06-24T13:20:55.519Z] ---> 1a6654f8946c [2021-06-24T13:20:55.519Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-06-24T13:20:55.519Z] ---> Running in a857edb8711d [2021-06-24T13:20:56.099Z] Removing intermediate container a857edb8711d [2021-06-24T13:20:56.099Z] ---> b1f4a5b3bcc8 [2021-06-24T13:20:56.099Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-06-24T13:20:56.364Z] ---> Running in 02e15488061b [2021-06-24T13:20:56.364Z] Removing intermediate container 02e15488061b [2021-06-24T13:20:56.364Z] ---> 7a05df06822f [2021-06-24T13:20:56.364Z] Step 29/32 : CMD ["gate"] [2021-06-24T13:20:56.627Z] ---> Running in 3cddccd7a86b [2021-06-24T13:20:56.627Z] Removing intermediate container 3cddccd7a86b [2021-06-24T13:20:56.627Z] ---> 97e1803e08d1 [2021-06-24T13:20:56.627Z] Step 30/32 : LABEL arch=x86_64 [2021-06-24T13:20:56.891Z] ---> Running in e0c2e12666f0 [2021-06-24T13:20:57.154Z] Removing intermediate container e0c2e12666f0 [2021-06-24T13:20:57.154Z] ---> f5a829ecffb0 [2021-06-24T13:20:57.154Z] Step 31/32 : LABEL git_sha=817cda54adb64e07cc2823c56cf491b243df1d47 [2021-06-24T13:20:57.422Z] ---> Running in dd7c4eb3c159 [2021-06-24T13:20:57.422Z] Removing intermediate container dd7c4eb3c159 [2021-06-24T13:20:57.422Z] ---> 7fcadcefd69f [2021-06-24T13:20:57.422Z] Step 32/32 : LABEL version=0.0.0 [2021-06-24T13:20:57.574Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-06-24T13:20:57.688Z] ---> Running in 1b0dc449ea6d [2021-06-24T13:20:57.688Z] Removing intermediate container 1b0dc449ea6d [2021-06-24T13:20:57.688Z] ---> e5755a5be6c8 [2021-06-24T13:20:57.688Z] [2021-06-24T13:20:57.951Z] Successfully built e5755a5be6c8 [2021-06-24T13:20:57.951Z] Successfully tagged security-bootstrapper:latest [2021-06-24T13:20:57.962Z]  Building security-bootstrapper ... done  [Pipeline] } [2021-06-24T13:20:57.964Z] $ docker stop --time=1 1f9ba17646ca5b728352676bce4a369005d6b5c83431d839fbb4f3e4c9a3a2c7 [2021-06-24T13:20:59.337Z] $ docker rm -f 1f9ba17646ca5b728352676bce4a369005d6b5c83431d839fbb4f3e4c9a3a2c7 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-24T13:20:59.717Z] + docker images [2021-06-24T13:20:59.717Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-06-24T13:20:59.717Z] security-bootstrapper latest e5755a5be6c8 2 seconds ago 18.6MB [2021-06-24T13:20:59.717Z] security-secretstore-setup latest 970dfa372538 5 seconds ago 28.7MB [2021-06-24T13:20:59.717Z] support-scheduler latest 6234a067e49d 7 seconds ago 15.9MB [2021-06-24T13:20:59.717Z] core-data latest 09ee0a6da3b3 8 seconds ago 20.2MB [2021-06-24T13:20:59.717Z] fb50364ffd03 11 seconds ago 1.15GB [2021-06-24T13:20:59.717Z] 5a4219dbf312 11 seconds ago 1.15GB [2021-06-24T13:20:59.717Z] 5e52794b2bcc 14 seconds ago 1.15GB [2021-06-24T13:20:59.717Z] 35a4e263eeaf 19 seconds ago 1.15GB [2021-06-24T13:20:59.717Z] sys-mgmt-agent latest 21b7cefab0a2 30 seconds ago 312MB [2021-06-24T13:20:59.717Z] support-notifications latest 1b870a806837 About a minute ago 16.7MB [2021-06-24T13:20:59.717Z] core-metadata latest 7ff3beb7b3c2 About a minute ago 16.6MB [2021-06-24T13:20:59.717Z] 79e590fb8810 2 minutes ago 1.15GB [2021-06-24T13:20:59.717Z] security-proxy-setup latest 353c2da5aa7b 2 minutes ago 25.7MB [2021-06-24T13:20:59.717Z] e3bf0f9f56d9 2 minutes ago 1.15GB [2021-06-24T13:20:59.717Z] 527ed7118cb3 2 minutes ago 1.15GB [2021-06-24T13:20:59.717Z] core-command latest a2e2bd6c1f10 2 minutes ago 15.9MB [2021-06-24T13:20:59.717Z] ab280b4a1dde 2 minutes ago 1.15GB [2021-06-24T13:20:59.717Z] b462e90cee72 2 minutes ago 1.14GB [2021-06-24T13:20:59.717Z] ci-base-image-x86_64 latest c21bbe7ec1e4 6 minutes ago 647MB [2021-06-24T13:20:59.717Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 7 weeks ago 445MB [2021-06-24T13:20:59.717Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 8 weeks ago 37.5MB [2021-06-24T13:20:59.717Z] alpine 3.12 13621d1b12d4 2 months ago 5.58MB [2021-06-24T13:20:59.717Z] docker 20.10.0 aefe523efa57 6 months ago 240MB [2021-06-24T13:20:59.717Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 11 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node [2021-06-24T13:21:04.385Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-06-24T13:21:09.979Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-06-24T13:21:09.979Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-06-24T13:21:15.583Z] Still waiting to schedule task [2021-06-24T13:21:15.584Z] ‘prd-ubuntu18.04-docker-8c-8g-1192’ is offline [2021-06-24T13:21:18.312Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-06-24T13:21:18.312Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-06-24T13:21:18.312Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-06-24T13:21:18.312Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-06-24T13:21:19.763Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-06-24T13:21:19.763Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-06-24T13:21:21.205Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-06-24T13:21:21.205Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-06-24T13:21:21.205Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-06-24T13:21:21.205Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-06-24T13:21:31.580Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.169s coverage: 28.7% of statements [2021-06-24T13:21:31.580Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-06-24T13:21:31.580Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-06-24T13:21:35.714Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.363s coverage: 100.0% of statements [2021-06-24T13:21:35.714Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-06-24T13:21:36.320Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.356s coverage: 53.1% of statements [2021-06-24T13:21:36.320Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-06-24T13:21:36.320Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-06-24T13:21:37.306Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.565s coverage: 87.7% of statements [2021-06-24T13:21:37.306Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-06-24T13:21:37.306Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-06-24T13:21:37.306Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.259s coverage: 78.9% of statements [2021-06-24T13:21:41.276Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.184s coverage: 81.2% of statements [2021-06-24T13:21:41.276Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-06-24T13:21:41.276Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-06-24T13:21:41.276Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-06-24T13:21:41.276Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-06-24T13:21:41.276Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-06-24T13:21:46.694Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.376s coverage: 95.1% of statements [2021-06-24T13:21:46.694Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-06-24T13:21:46.694Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-06-24T13:21:46.694Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] [2021-06-24T13:21:46.694Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-06-24T13:21:46.694Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-06-24T13:21:46.694Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-06-24T13:21:46.694Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-06-24T13:21:46.694Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-06-24T13:21:46.694Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.264s coverage: 60.0% of statements [2021-06-24T13:21:46.694Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-06-24T13:21:46.694Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-06-24T13:21:46.694Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-06-24T13:21:46.694Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.345s coverage: 0.8% of statements [2021-06-24T13:21:46.694Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-06-24T13:21:46.694Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.151s coverage: 58.8% of statements [2021-06-24T13:21:46.694Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.165s coverage: 22.0% of statements [2021-06-24T13:21:46.694Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-06-24T13:21:46.694Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.210s coverage: 47.1% of statements [2021-06-24T13:21:46.694Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.203s coverage: 79.5% of statements [2021-06-24T13:21:46.694Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.172s coverage: 94.1% of statements [2021-06-24T13:21:47.447Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.257s coverage: 96.3% of statements [2021-06-24T13:21:49.088Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.155s coverage: 87.5% of statements [2021-06-24T13:22:01.803Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.298s coverage: 94.4% of statements [2021-06-24T13:22:01.803Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.170s coverage: 44.8% of statements [2021-06-24T13:22:06.114Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.515s coverage: 81.8% of statements [2021-06-24T13:22:06.114Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-06-24T13:22:14.423Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.243s coverage: 92.9% of statements [2021-06-24T13:22:14.423Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-06-24T13:22:14.423Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-06-24T13:22:14.423Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-06-24T13:22:14.423Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.056s coverage: 65.1% of statements [2021-06-24T13:22:14.423Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-06-24T13:22:14.423Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-06-24T13:22:14.423Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-06-24T13:22:14.423Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-06-24T13:22:14.423Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-06-24T13:22:14.423Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.172s coverage: 87.2% of statements [2021-06-24T13:22:14.423Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-06-24T13:22:14.423Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-06-24T13:22:14.423Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.138s coverage: 100.0% of statements [2021-06-24T13:22:14.423Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-06-24T13:22:14.423Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.177s coverage: 58.8% of statements [2021-06-24T13:22:14.423Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-06-24T13:22:14.423Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.191s coverage: 80.0% of statements [2021-06-24T13:22:14.423Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.259s coverage: 87.2% of statements [2021-06-24T13:22:14.423Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.288s coverage: 85.4% of statements [2021-06-24T13:22:14.423Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.306s coverage: 91.2% of statements [2021-06-24T13:22:14.423Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-06-24T13:22:14.423Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.628s coverage: 64.4% of statements [2021-06-24T13:22:14.423Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-06-24T13:22:14.423Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-06-24T13:22:14.423Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.156s coverage: 100.0% of statements [2021-06-24T13:22:14.423Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.084s coverage: 91.3% of statements [2021-06-24T13:22:14.423Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.061s coverage: 100.0% of statements [2021-06-24T13:22:14.423Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.071s coverage: 73.7% of statements [2021-06-24T13:22:15.409Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.088s coverage: 100.0% of statements [2021-06-24T13:22:18.826Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.935s coverage: 66.9% of statements [2021-06-24T13:22:18.826Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-06-24T13:22:18.826Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-06-24T13:22:18.826Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-06-24T13:22:21.474Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.733s coverage: 43.6% of statements [2021-06-24T13:22:21.474Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-06-24T13:22:21.474Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-06-24T13:22:21.474Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.192s coverage: 89.5% of statements [2021-06-24T13:22:21.474Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-06-24T13:22:21.474Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.225s coverage: 84.8% of statements [2021-06-24T13:22:21.474Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-06-24T13:22:29.558Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.210s coverage: 19.3% of statements [2021-06-24T13:22:29.558Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-06-24T13:22:29.558Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-06-24T13:22:29.558Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-06-24T13:22:29.558Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-06-24T13:22:29.558Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.586s coverage: 91.9% of statements [2021-06-24T13:22:29.558Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-06-24T13:22:29.558Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-06-24T13:22:29.558Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] [2021-06-24T13:22:29.558Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-06-24T13:22:29.558Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-06-24T13:22:29.558Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.240s coverage: 62.7% of statements [2021-06-24T13:22:29.558Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-06-24T13:22:29.558Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-06-24T13:22:29.558Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.389s coverage: 97.6% of statements [2021-06-24T13:22:29.558Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-06-24T13:22:29.558Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-06-24T13:22:29.558Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] [2021-06-24T13:22:29.558Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-06-24T13:22:29.558Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-06-24T13:22:29.558Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.176s coverage: 28.9% of statements [2021-06-24T13:22:29.558Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-06-24T13:22:29.558Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-06-24T13:22:29.558Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-06-24T13:22:29.558Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-06-24T13:22:29.558Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-06-24T13:22:29.558Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-06-24T13:22:29.558Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.163s coverage: 100.0% of statements [2021-06-24T13:22:29.558Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.076s coverage: 95.4% of statements [2021-06-24T13:22:29.829Z] GO111MODULE=on go vet ./... [2021-06-24T13:23:48.198Z] Running on prd-ubuntu18.04-docker-8c-8g-1195 in /w/workspace/edgexfoundry_edgex-go_PR-3579 [Pipeline] { [Pipeline] ws [2021-06-24T13:23:48.218Z] Running in /w/workspace/edgex-go/15 [Pipeline] { [Pipeline] checkout [2021-06-24T13:23:48.334Z] The recommended git tool is: git [2021-06-24T13:23:50.565Z] using credential edgex-jenkins-ssh [2021-06-24T13:23:50.581Z] Cloning the remote Git repository [2021-06-24T13:23:52.595Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-06-24T13:23:52.719Z] > git init /w/workspace/edgex-go/15 # timeout=10 [2021-06-24T13:23:52.751Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-24T13:23:52.751Z] > git --version # timeout=10 [2021-06-24T13:23:52.757Z] > git --version # 'git version 2.17.1' [2021-06-24T13:23:52.757Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-24T13:23:52.788Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-24T13:23:56.216Z] gofmt -l . [2021-06-24T13:23:56.216Z] [ "`gofmt -l .`" = "" ] [2021-06-24T13:23:56.216Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-06-24T13:23:56.884Z] + ls -al . [2021-06-24T13:23:56.885Z] total 544 [2021-06-24T13:23:56.885Z] drwxrwxr-x 9 1001 1001 4096 Jun 24 13:23 . [2021-06-24T13:23:56.885Z] drwxr-xr-x 4 root root 4096 Jun 24 13:19 .. [2021-06-24T13:23:56.885Z] -rw-rw-r-- 1 1001 1001 11 Jun 24 13:17 .dockerignore [2021-06-24T13:23:56.885Z] drwxrwxr-x 8 1001 1001 4096 Jun 24 13:17 .git [2021-06-24T13:23:56.885Z] drwxrwxr-x 3 1001 1001 4096 Jun 24 13:17 .github [2021-06-24T13:23:56.885Z] -rw-rw-r-- 1 1001 1001 818 Jun 24 13:17 .gitignore [2021-06-24T13:23:56.885Z] -rw-rw-r-- 1 1001 1001 166 Jun 24 13:17 .sonarcloud.properties [2021-06-24T13:23:56.885Z] -rw-rw-r-- 1 1001 1001 8609 Jun 24 13:17 Attribution.txt [2021-06-24T13:23:56.885Z] -rw-rw-r-- 1 1001 1001 3804 Jun 24 13:17 CONTRIBUTING.md [2021-06-24T13:23:56.885Z] -rw-rw-r-- 1 1001 1001 931 Jun 24 13:17 Dockerfile.build [2021-06-24T13:23:56.885Z] -rw-rw-r-- 1 1001 1001 849 Jun 24 13:17 Jenkinsfile [2021-06-24T13:23:56.885Z] -rw-rw-r-- 1 1001 1001 10775 Jun 24 13:17 LICENSE [2021-06-24T13:23:56.885Z] -rw-rw-r-- 1 1001 1001 5605 Jun 24 13:17 Makefile [2021-06-24T13:23:56.885Z] -rw-rw-r-- 1 1001 1001 7905 Jun 24 13:17 README.md [2021-06-24T13:23:56.885Z] -rw-rw-r-- 1 1001 1001 7071 Jun 24 13:17 SECURITY.md [2021-06-24T13:23:56.885Z] -rw-rw-r-- 1 1001 1001 5 Jun 24 13:13 VERSION [2021-06-24T13:23:56.885Z] -rw-rw-r-- 1 1001 1001 4131 Jun 24 13:17 ZMQWindows.md [2021-06-24T13:23:56.885Z] drwxrwxr-x 2 1001 1001 4096 Jun 24 13:17 bin [2021-06-24T13:23:56.885Z] drwxrwxr-x 14 1001 1001 4096 Jun 24 13:17 cmd [2021-06-24T13:23:56.885Z] -rw-r--r-- 1 root root 398095 Jun 24 13:22 coverage.out [2021-06-24T13:23:56.885Z] -rw-rw-r-- 1 1001 1001 841 Jun 24 13:17 go.mod [2021-06-24T13:23:56.885Z] -rw-r--r-- 1 root root 20962 Jun 24 13:19 go.sum [2021-06-24T13:23:56.885Z] drwxrwxr-x 7 1001 1001 4096 Jun 24 13:17 internal [2021-06-24T13:23:56.885Z] drwxrwxr-x 3 1001 1001 4096 Jun 24 13:17 openapi [2021-06-24T13:23:56.885Z] drwxrwxr-x 4 1001 1001 4096 Jun 24 13:17 snap [2021-06-24T13:23:56.885Z] -rw-rw-r-- 1 1001 1001 168 Jun 24 13:17 version.go [Pipeline] sh [2021-06-24T13:23:57.577Z] + '[' -e coverage.out ] [2021-06-24T13:23:57.577Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-06-24T13:23:57.608Z] Warning: overwriting stash ‘coverage-report’ [2021-06-24T13:23:58.419Z] Stashed 1 file(s) [Pipeline] sh [2021-06-24T13:23:59.074Z] + make build [2021-06-24T13:23:59.074Z] go mod tidy [2021-06-24T13:23:59.678Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-06-24T13:24:06.383Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-06-24T13:24:15.291Z] Merging remotes/origin/master commit 80ba4e250181682bffba84591c3a2e03de29986a into PR head commit 393a9717100cd794f713d801f499ea998ced99df [2021-06-24T13:24:15.444Z] Merge succeeded, producing 358dd43cc1f8b8bb820dd1fa81faa19e45ec9b1e [2021-06-24T13:24:15.445Z] Checking out Revision 358dd43cc1f8b8bb820dd1fa81faa19e45ec9b1e (PR-3579) [2021-06-24T13:24:14.618Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-24T13:24:14.624Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-24T13:24:14.635Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-24T13:24:14.649Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-24T13:24:14.650Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-24T13:24:14.654Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3579/head:refs/remotes/origin/PR-3579 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-24T13:24:15.295Z] > git config core.sparsecheckout # timeout=10 [2021-06-24T13:24:15.301Z] > git checkout -f 393a9717100cd794f713d801f499ea998ced99df # timeout=10 [2021-06-24T13:24:15.360Z] > git remote # timeout=10 [2021-06-24T13:24:15.366Z] > git config --get remote.origin.url # timeout=10 [2021-06-24T13:24:15.375Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-24T13:24:15.379Z] > git merge 80ba4e250181682bffba84591c3a2e03de29986a # timeout=10 [2021-06-24T13:24:15.431Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-24T13:24:15.442Z] > git config core.sparsecheckout # timeout=10 [2021-06-24T13:24:15.446Z] > git checkout -f 358dd43cc1f8b8bb820dd1fa81faa19e45ec9b1e # timeout=10 [2021-06-24T13:24:19.085Z] Commit message: "Merge commit '80ba4e250181682bffba84591c3a2e03de29986a' into HEAD" [2021-06-24T13:24:19.096Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-24T13:24:20.429Z] + echo snap-build.sh [2021-06-24T13:24:20.429Z] snap-build.sh [2021-06-24T13:24:20.429Z] + SNAP_BASE_DIR=. [2021-06-24T13:24:20.429Z] + '[' '!' -z /w/workspace/edgex-go/15 ']' [2021-06-24T13:24:20.429Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/15 [2021-06-24T13:24:20.429Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/15]' [2021-06-24T13:24:20.429Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/15] [2021-06-24T13:24:20.429Z] + cd /w/workspace/edgex-go/15 [2021-06-24T13:24:20.429Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-06-24T13:24:20.429Z] Reading package lists... [2021-06-24T13:24:20.429Z] Building dependency tree... [2021-06-24T13:24:20.429Z] Reading state information... [2021-06-24T13:24:20.695Z] The following packages were automatically installed and are no longer required: [2021-06-24T13:24:20.695Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-06-24T13:24:20.695Z] uidmap xdelta3 [2021-06-24T13:24:20.695Z] Use 'sudo apt autoremove' to remove them. [2021-06-24T13:24:20.695Z] The following packages will be REMOVED: [2021-06-24T13:24:20.695Z] lxd* lxd-client* [2021-06-24T13:24:21.276Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-06-24T13:24:21.276Z] After this operation, 31.7 MB disk space will be freed. [2021-06-24T13:24:19.084Z] > git rev-list --no-walk 9d907ca93dfd6d40e6a5c37144b7a0e6a71801a7 # timeout=10 [2021-06-24T13:24:22.879Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190317 files and directories currently installed.) [2021-06-24T13:24:22.879Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-06-24T13:24:23.823Z] Removing lxd dnsmasq configuration [2021-06-24T13:24:23.823Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-06-24T13:24:24.085Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-06-24T13:24:25.033Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-06-24T13:24:25.295Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190142 files and directories currently installed.) [2021-06-24T13:24:25.295Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-06-24T13:24:26.688Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-06-24T13:24:26.689Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-06-24T13:24:28.080Z] + sudo snap remove --purge lxd [2021-06-24T13:24:28.081Z] snap "lxd" is not installed [2021-06-24T13:24:28.343Z] + sudo groupadd --force --system lxd [2021-06-24T13:24:28.343Z] ++ whoami [2021-06-24T13:24:28.343Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-06-24T13:24:28.343Z] + newgrp - lxd [2021-06-24T13:24:28.343Z] + sudo snap install lxd [2021-06-24T13:24:28.566Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-06-24T13:24:29.162Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-06-24T13:24:32.555Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-06-24T13:24:33.538Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-06-24T13:24:36.507Z] 2021-06-24T13:24:34Z INFO Waiting for automatic snapd restart... [2021-06-24T13:24:36.935Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-06-24T13:24:40.329Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-06-24T13:24:45.292Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-06-24T13:24:47.313Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-06-24T13:24:49.973Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-06-24T13:24:49.974Z] lxd 4.15 from Canonical* installed [2021-06-24T13:24:49.974Z] + sudo lxd init --auto [2021-06-24T13:24:53.705Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2021-06-24T13:24:59.142Z] $ docker stop --time=1 3a7afc554954fe4eb8816c708ef7988de6ae805195a5f3a4a7f7f93c66a42f95 [2021-06-24T13:25:01.602Z] $ docker rm -f 3a7afc554954fe4eb8816c708ef7988de6ae805195a5f3a4a7f7f93c66a42f95 [2021-06-24T13:25:01.797Z] + sudo snap install --classic snapcraft [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-24T13:25:03.286Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-24T13:25:03.286Z] [2021-06-24T13:25:03.286Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-24T13:25:03.911Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-24T13:25:04.184Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-06-24T13:25:04.184Z] 29e5d40040c1: Pulling fs layer [2021-06-24T13:25:04.184Z] 1ce36da41761: Pulling fs layer [2021-06-24T13:25:04.184Z] 25b303627fd3: Pulling fs layer [2021-06-24T13:25:04.456Z] 29e5d40040c1: Verifying Checksum [2021-06-24T13:25:04.456Z] 29e5d40040c1: Download complete [2021-06-24T13:25:04.731Z] 1ce36da41761: Verifying Checksum [2021-06-24T13:25:04.731Z] 1ce36da41761: Download complete [2021-06-24T13:25:05.003Z] 29e5d40040c1: Pull complete [2021-06-24T13:25:06.433Z] 1ce36da41761: Pull complete [2021-06-24T13:25:06.433Z] 25b303627fd3: Verifying Checksum [2021-06-24T13:25:06.433Z] 25b303627fd3: Download complete [2021-06-24T13:25:13.747Z] snapcraft 4.8.2 from Canonical* installed [2021-06-24T13:25:13.747Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-06-24T13:25:13.747Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-06-24T13:25:13.747Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-24T13:25:13.747Z] Dload Upload Total Spent Left Speed [2021-06-24T13:25:13.747Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 4610 0 --:--:-- --:--:-- --:--:-- 4610 [2021-06-24T13:25:13.747Z] 0 3325k 0 16112 0 0 61731 0 0:00:55 --:--:-- 0:00:55 61731 100 3325k 100 3325k 0 0 7539k 0 --:--:-- --:--:-- --:--:-- 17.9M [2021-06-24T13:25:13.747Z] ./yq_linux_amd64 [2021-06-24T13:25:13.747Z] + sudo snapcraft prime --use-lxd [2021-06-24T13:25:13.747Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-06-24T13:25:13.747Z] The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: [2021-06-24T13:25:13.747Z] - README.md [2021-06-24T13:25:13.747Z] [2021-06-24T13:25:13.747Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-06-24T13:25:13.747Z] Launching a container. [2021-06-24T13:25:16.628Z] 25b303627fd3: Pull complete [2021-06-24T13:25:16.628Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-06-24T13:25:16.628Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-24T13:25:16.628Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-06-24T13:25:16.889Z] prd-ubuntu18.04-docker-arm64-4c-16g-1193 does not seem to be running inside a container [2021-06-24T13:25:16.982Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/15 -v /w/workspace/edgex-go/15:/w/workspace/edgex-go/15:rw,z -v /w/workspace/edgex-go/15@tmp:/w/workspace/edgex-go/15@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-06-24T13:25:19.813Z] $ docker top 083becf6a8269faf8f1f8fcfc55462d39f38e5b7742e3ad5f700d7e5059bde80 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-24T13:25:20.365Z] Waiting for container to be ready [2021-06-24T13:25:20.793Z] + docker-compose build+ --help [2021-06-24T13:25:20.793Z] grep parallel [2021-06-24T13:25:20.938Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-06-24T13:25:20.938Z] [2021-06-24T13:25:24.170Z] --parallel Build images in parallel. [Pipeline] } [2021-06-24T13:25:24.478Z] $ docker stop --time=1 083becf6a8269faf8f1f8fcfc55462d39f38e5b7742e3ad5f700d7e5059bde80 [2021-06-24T13:25:25.156Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-06-24T13:25:25.156Z] Waiting for network to be ready... [2021-06-24T13:25:25.731Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-06-24T13:25:25.731Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1782 kB] [2021-06-24T13:25:25.731Z] Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-06-24T13:25:25.993Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [329 kB] [2021-06-24T13:25:25.993Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] [2021-06-24T13:25:25.993Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-06-24T13:25:25.993Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [365 kB] [2021-06-24T13:25:25.993Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [48.9 kB] [2021-06-24T13:25:25.993Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1131 kB] [2021-06-24T13:25:25.993Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [256 kB] [2021-06-24T13:25:26.256Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-06-24T13:25:26.318Z] $ docker rm -f 083becf6a8269faf8f1f8fcfc55462d39f38e5b7742e3ad5f700d7e5059bde80 [2021-06-24T13:25:26.519Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-06-24T13:25:26.519Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-06-24T13:25:26.519Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-24T13:25:26.780Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-06-24T13:25:26.780Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-06-24T13:25:26.780Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-06-24T13:25:26.780Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-06-24T13:25:26.980Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-24T13:25:26.980Z] . [Pipeline] withDockerContainer [2021-06-24T13:25:27.041Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-06-24T13:25:27.243Z] prd-ubuntu18.04-docker-arm64-4c-16g-1193 does not seem to be running inside a container [2021-06-24T13:25:27.301Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2126 kB] [2021-06-24T13:25:27.302Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [421 kB] [2021-06-24T13:25:27.302Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] [2021-06-24T13:25:27.302Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] [2021-06-24T13:25:27.302Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [388 kB] [2021-06-24T13:25:27.302Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [52.6 kB] [2021-06-24T13:25:27.302Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1738 kB] [2021-06-24T13:25:27.338Z] $ 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/15 -v /w/workspace/edgex-go/15:/w/workspace/edgex-go/15:rw,z -v /w/workspace/edgex-go/15@tmp:/w/workspace/edgex-go/15@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-06-24T13:25:27.564Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [371 kB] [2021-06-24T13:25:28.875Z] $ docker top 7572d7b3eceb51a411fdddd1d0b2589080b62fa06bb6b731043d97e250836df0 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-24T13:25:29.483Z] Fetched 24.8 MB in 4s (6144 kB/s) [2021-06-24T13:25:29.837Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-06-24T13:25:30.428Z] Reading package lists... [2021-06-24T13:25:30.689Z] Reading package lists... [2021-06-24T13:25:30.689Z] Building dependency tree... [2021-06-24T13:25:30.689Z] Reading state information... [2021-06-24T13:25:30.952Z] The following additional packages will be installed: [2021-06-24T13:25:30.952Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-06-24T13:25:30.952Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-06-24T13:25:30.952Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-06-24T13:25:30.952Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-06-24T13:25:30.952Z] Suggested packages: [2021-06-24T13:25:30.952Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-06-24T13:25:30.952Z] Recommended packages: [2021-06-24T13:25:30.952Z] gnupg libsasl2-modules [2021-06-24T13:25:30.952Z] The following NEW packages will be installed: [2021-06-24T13:25:30.952Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-06-24T13:25:30.952Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-06-24T13:25:30.952Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-06-24T13:25:30.952Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-06-24T13:25:30.952Z] The following packages will be upgraded: [2021-06-24T13:25:30.952Z] gpg gpg-agent gpgconf libudev1 [2021-06-24T13:25:30.952Z] 4 upgraded, 18 newly installed, 0 to remove and 107 not upgraded. [2021-06-24T13:25:30.952Z] Need to get 3530 kB of archives. [2021-06-24T13:25:30.952Z] After this operation, 13.3 MB of additional disk space will be used. [2021-06-24T13:25:30.952Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] [2021-06-24T13:25:30.952Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] [2021-06-24T13:25:30.952Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2021-06-24T13:25:30.952Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] [2021-06-24T13:25:31.215Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.48 [58.0 kB] [2021-06-24T13:25:31.478Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.48 [1103 kB] [2021-06-24T13:25:31.741Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-06-24T13:25:31.741Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-06-24T13:25:31.741Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-06-24T13:25:32.003Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-06-24T13:25:32.003Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-06-24T13:25:32.003Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-06-24T13:25:32.003Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-06-24T13:25:32.003Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-06-24T13:25:32.003Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-06-24T13:25:32.003Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-06-24T13:25:32.003Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-06-24T13:25:32.003Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-06-24T13:25:32.003Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-06-24T13:25:32.003Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-06-24T13:25:32.003Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-06-24T13:25:32.003Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-06-24T13:25:32.003Z] debconf: delaying package configuration, since apt-utils is not installed [2021-06-24T13:25:32.266Z] Fetched 3530 kB in 1s (3233 kB/s) [2021-06-24T13:25:32.266Z] (Reading database ... 12511 files and directories currently installed.) [2021-06-24T13:25:32.266Z] Preparing to unpack .../libudev1_237-3ubuntu10.48_amd64.deb ... [2021-06-24T13:25:32.266Z] Unpacking libudev1:amd64 (237-3ubuntu10.48) over (237-3ubuntu10) ... [2021-06-24T13:25:32.266Z] Setting up libudev1:amd64 (237-3ubuntu10.48) ... [2021-06-24T13:25:32.528Z] Selecting previously unselected package udev. [2021-06-24T13:25:32.528Z] (Reading database ... 12511 files and directories currently installed.) [2021-06-24T13:25:32.528Z] Preparing to unpack .../00-udev_237-3ubuntu10.48_amd64.deb ... [2021-06-24T13:25:32.528Z] Unpacking udev (237-3ubuntu10.48) ... [2021-06-24T13:25:32.790Z] Selecting previously unselected package libfuse2:amd64. [2021-06-24T13:25:32.790Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-06-24T13:25:32.790Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-06-24T13:25:33.086Z] Selecting previously unselected package fuse. [2021-06-24T13:25:33.086Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-06-24T13:25:33.086Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-06-24T13:25:33.086Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-06-24T13:25:33.086Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-06-24T13:25:33.086Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-06-24T13:25:33.086Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-06-24T13:25:33.372Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-06-24T13:25:33.372Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-06-24T13:25:33.372Z] Selecting previously unselected package libksba8:amd64. [2021-06-24T13:25:33.372Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-06-24T13:25:33.372Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-06-24T13:25:33.372Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-06-24T13:25:33.372Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-24T13:25:33.372Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-24T13:25:33.670Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-06-24T13:25:33.670Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-24T13:25:33.670Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-24T13:25:33.670Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-06-24T13:25:33.670Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-24T13:25:33.670Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-24T13:25:33.670Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-06-24T13:25:33.670Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-24T13:25:33.670Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-24T13:25:33.670Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-06-24T13:25:33.670Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-24T13:25:33.670Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-24T13:25:33.670Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-06-24T13:25:33.670Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-24T13:25:33.670Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-24T13:25:33.958Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-06-24T13:25:33.958Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-24T13:25:33.958Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-24T13:25:33.958Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-06-24T13:25:33.958Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-24T13:25:33.958Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-24T13:25:33.958Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-06-24T13:25:33.958Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-24T13:25:33.958Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-24T13:25:33.958Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-06-24T13:25:33.958Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-06-24T13:25:33.958Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-06-24T13:25:34.123Z] Building core-command ... [2021-06-24T13:25:34.123Z] Building core-data ... [2021-06-24T13:25:34.123Z] Building core-metadata ... [2021-06-24T13:25:34.123Z] Building security-bootstrapper ... [2021-06-24T13:25:34.123Z] Building security-proxy-setup ... [2021-06-24T13:25:34.123Z] Building security-secretstore-setup ... [2021-06-24T13:25:34.123Z] Building support-notifications ... [2021-06-24T13:25:34.123Z] Building support-scheduler ... [2021-06-24T13:25:34.123Z] Building sys-mgmt-agent ... [2021-06-24T13:25:34.123Z] Building sys-mgmt-agent [2021-06-24T13:25:34.123Z] Building support-scheduler [2021-06-24T13:25:34.123Z] Building security-bootstrapper [2021-06-24T13:25:34.123Z] Building core-data [2021-06-24T13:25:34.123Z] Building support-notifications [2021-06-24T13:25:34.223Z] Selecting previously unselected package libsasl2-2:amd64. [2021-06-24T13:25:34.223Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-06-24T13:25:34.223Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-06-24T13:25:34.223Z] Selecting previously unselected package libldap-common. [2021-06-24T13:25:34.223Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-06-24T13:25:34.223Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-06-24T13:25:34.223Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-06-24T13:25:34.223Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-06-24T13:25:34.223Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-06-24T13:25:34.223Z] Selecting previously unselected package dirmngr. [2021-06-24T13:25:34.486Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-06-24T13:25:34.486Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-06-24T13:25:34.486Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-06-24T13:25:34.486Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-06-24T13:25:34.486Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-06-24T13:25:34.486Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-06-24T13:25:34.486Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-06-24T13:25:34.486Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-06-24T13:25:34.486Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-24T13:25:34.486Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-06-24T13:25:34.486Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-06-24T13:25:34.486Z] Setting up udev (237-3ubuntu10.48) ... [2021-06-24T13:25:35.060Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-06-24T13:25:35.060Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-24T13:25:35.060Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-06-24T13:25:35.060Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-06-24T13:25:35.060Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-06-24T13:25:35.060Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-24T13:25:35.060Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-24T13:25:35.060Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-24T13:25:35.060Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-24T13:25:35.060Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-24T13:25:35.060Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-24T13:25:35.060Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-24T13:25:35.324Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-06-24T13:25:35.324Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-06-24T13:25:35.324Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-06-24T13:25:35.592Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-06-24T13:25:35.592Z] settings in the [Install] section, and DefaultInstance for template units). [2021-06-24T13:25:35.592Z] This means they are not meant to be enabled using systemctl. [2021-06-24T13:25:35.592Z] Possible reasons for having this kind of units are: [2021-06-24T13:25:35.592Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-06-24T13:25:35.592Z] .wants/ or .requires/ directory. [2021-06-24T13:25:35.592Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-06-24T13:25:35.592Z] a requirement dependency on it. [2021-06-24T13:25:35.592Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-06-24T13:25:35.592Z] D-Bus, udev, scripted systemctl call, ...). [2021-06-24T13:25:35.592Z] 4) In case of template units, the unit is meant to be enabled with some [2021-06-24T13:25:35.592Z] instance name specified. [2021-06-24T13:25:35.854Z] Reading package lists... [2021-06-24T13:25:36.115Z] Building dependency tree... [2021-06-24T13:25:36.115Z] Reading state information... [2021-06-24T13:25:36.376Z] The following additional packages will be installed: [2021-06-24T13:25:36.376Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-06-24T13:25:36.376Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-06-24T13:25:36.376Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-06-24T13:25:36.376Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-06-24T13:25:36.376Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-06-24T13:25:36.376Z] Suggested packages: [2021-06-24T13:25:36.376Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-06-24T13:25:36.376Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-06-24T13:25:36.376Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-06-24T13:25:36.376Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-06-24T13:25:36.376Z] systemd-container policykit-1 [2021-06-24T13:25:36.376Z] Recommended packages: [2021-06-24T13:25:36.376Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-06-24T13:25:36.376Z] The following NEW packages will be installed: [2021-06-24T13:25:36.376Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-06-24T13:25:36.376Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-06-24T13:25:36.376Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-06-24T13:25:36.376Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-06-24T13:25:36.376Z] python3.6-minimal snapd squashfs-tools sudo [2021-06-24T13:25:36.376Z] The following packages will be upgraded: [2021-06-24T13:25:36.376Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-06-24T13:25:36.376Z] 5 upgraded, 25 newly installed, 0 to remove and 102 not upgraded. [2021-06-24T13:25:36.376Z] Need to get 36.7 MB of archives. [2021-06-24T13:25:36.376Z] After this operation, 147 MB of additional disk space will be used. [2021-06-24T13:25:36.376Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.9 [1301 kB] [2021-06-24T13:25:36.376Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.48 [2915 kB] [2021-06-24T13:25:36.376Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] [2021-06-24T13:25:36.376Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-06-24T13:25:36.376Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] [2021-06-24T13:25:36.638Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] [2021-06-24T13:25:36.638Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] [2021-06-24T13:25:36.638Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-06-24T13:25:36.638Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-06-24T13:25:36.638Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-06-24T13:25:36.638Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-06-24T13:25:36.638Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-06-24T13:25:36.638Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-06-24T13:25:36.638Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-06-24T13:25:36.638Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] [2021-06-24T13:25:36.638Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-06-24T13:25:37.584Z] Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.48 [209 kB] [2021-06-24T13:25:37.584Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.13 [808 kB] [2021-06-24T13:25:37.584Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.13 [1201 kB] [2021-06-24T13:25:37.584Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-06-24T13:25:37.584Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-06-24T13:25:37.584Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-06-24T13:25:37.584Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-06-24T13:25:37.584Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-06-24T13:25:37.584Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-06-24T13:25:37.584Z] Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-06-24T13:25:37.584Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-06-24T13:25:37.584Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-06-24T13:25:37.584Z] Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.2 [111 kB] [2021-06-24T13:25:37.584Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.49.2+18.04 [22.5 MB] [2021-06-24T13:25:38.971Z] debconf: delaying package configuration, since apt-utils is not installed [2021-06-24T13:25:38.971Z] Fetched 36.7 MB in 3s (13.9 MB/s) [2021-06-24T13:25:39.234Z] (Reading database ... 12757 files and directories currently installed.) [2021-06-24T13:25:39.234Z] Preparing to unpack .../systemd_237-3ubuntu10.48_amd64.deb ... [2021-06-24T13:25:39.234Z] Unpacking systemd (237-3ubuntu10.48) over (237-3ubuntu10) ... [2021-06-24T13:25:39.808Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.48_amd64.deb ... [2021-06-24T13:25:39.808Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.48) over (237-3ubuntu10) ... [2021-06-24T13:25:39.808Z] Setting up libsystemd0:amd64 (237-3ubuntu10.48) ... [2021-06-24T13:25:39.808Z] (Reading database ... 12757 files and directories currently installed.) [2021-06-24T13:25:39.808Z] Preparing to unpack .../libapt-pkg5.0_1.6.13_amd64.deb ... [2021-06-24T13:25:39.808Z] Unpacking libapt-pkg5.0:amd64 (1.6.13) over (1.6.1) ... [2021-06-24T13:25:40.070Z] Setting up libapt-pkg5.0:amd64 (1.6.13) ... [2021-06-24T13:25:40.070Z] (Reading database ... 12757 files and directories currently installed.) [2021-06-24T13:25:40.070Z] Preparing to unpack .../archives/apt_1.6.13_amd64.deb ... [2021-06-24T13:25:40.070Z] Unpacking apt (1.6.13) over (1.6.1) ... [2021-06-24T13:25:40.645Z] Setting up apt (1.6.13) ... [2021-06-24T13:25:40.645Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-06-24T13:25:40.910Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-06-24T13:25:41.171Z] (Reading database ... 12764 files and directories currently installed.) [2021-06-24T13:25:41.171Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-06-24T13:25:41.171Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-06-24T13:25:41.435Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-06-24T13:25:41.435Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-06-24T13:25:41.435Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-24T13:25:41.435Z] Selecting previously unselected package libexpat1:amd64. [2021-06-24T13:25:41.435Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-06-24T13:25:41.435Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-06-24T13:25:41.435Z] Selecting previously unselected package python3.6-minimal. [2021-06-24T13:25:41.435Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-06-24T13:25:41.435Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-06-24T13:25:42.008Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... [2021-06-24T13:25:42.008Z] Checking for services that may need to be restarted...done. [2021-06-24T13:25:42.008Z] Checking for services that may need to be restarted...done. [2021-06-24T13:25:42.008Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-24T13:25:42.008Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-06-24T13:25:42.008Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-06-24T13:25:42.583Z] Selecting previously unselected package python3-minimal. [2021-06-24T13:25:42.583Z] (Reading database ... 13012 files and directories currently installed.) [2021-06-24T13:25:42.583Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-06-24T13:25:42.583Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-06-24T13:25:42.583Z] Selecting previously unselected package mime-support. [2021-06-24T13:25:42.583Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-06-24T13:25:42.583Z] Unpacking mime-support (3.60ubuntu1) ... [2021-06-24T13:25:42.583Z] Selecting previously unselected package libmpdec2:amd64. [2021-06-24T13:25:42.583Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-06-24T13:25:42.583Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-06-24T13:25:42.583Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-06-24T13:25:42.583Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-06-24T13:25:42.583Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-24T13:25:42.846Z] Selecting previously unselected package python3.6. [2021-06-24T13:25:42.846Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-06-24T13:25:42.846Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-24T13:25:43.109Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-06-24T13:25:43.109Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-06-24T13:25:43.109Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-06-24T13:25:43.109Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-06-24T13:25:43.372Z] Selecting previously unselected package python3. [2021-06-24T13:25:43.372Z] (Reading database ... 13442 files and directories currently installed.) [2021-06-24T13:25:43.372Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-06-24T13:25:43.372Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-06-24T13:25:43.373Z] Selecting previously unselected package multiarch-support. [2021-06-24T13:25:43.373Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-06-24T13:25:43.373Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-06-24T13:25:43.373Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-06-24T13:25:43.635Z] Selecting previously unselected package liblzo2-2:amd64. [2021-06-24T13:25:43.635Z] (Reading database ... 13479 files and directories currently installed.) [2021-06-24T13:25:43.635Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-06-24T13:25:43.635Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-06-24T13:25:43.635Z] Selecting previously unselected package libbsd0:amd64. [2021-06-24T13:25:43.635Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-06-24T13:25:43.635Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-06-24T13:25:43.635Z] Selecting previously unselected package sudo. [2021-06-24T13:25:43.635Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-06-24T13:25:43.635Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-06-24T13:25:43.899Z] Selecting previously unselected package apparmor. [2021-06-24T13:25:43.899Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-06-24T13:25:43.899Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-06-24T13:25:43.899Z] Selecting previously unselected package libedit2:amd64. [2021-06-24T13:25:43.899Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-06-24T13:25:43.899Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-06-24T13:25:44.160Z] Selecting previously unselected package libkrb5support0:amd64. [2021-06-24T13:25:44.161Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-06-24T13:25:44.161Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-06-24T13:25:44.161Z] Selecting previously unselected package libk5crypto3:amd64. [2021-06-24T13:25:44.161Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-06-24T13:25:44.161Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-06-24T13:25:44.161Z] Selecting previously unselected package libkeyutils1:amd64. [2021-06-24T13:25:44.161Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-06-24T13:25:44.161Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-06-24T13:25:44.161Z] Selecting previously unselected package libkrb5-3:amd64. [2021-06-24T13:25:44.161Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-06-24T13:25:44.161Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-06-24T13:25:44.423Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-06-24T13:25:44.424Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-06-24T13:25:44.424Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-06-24T13:25:44.424Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-06-24T13:25:44.424Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... [2021-06-24T13:25:44.424Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-06-24T13:25:44.686Z] Selecting previously unselected package openssh-client. [2021-06-24T13:25:44.686Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-06-24T13:25:44.686Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-06-24T13:25:44.948Z] Selecting previously unselected package squashfs-tools. [2021-06-24T13:25:44.948Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.2_amd64.deb ... [2021-06-24T13:25:44.948Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... [2021-06-24T13:25:44.948Z] Selecting previously unselected package snapd. [2021-06-24T13:25:44.948Z] Preparing to unpack .../13-snapd_2.49.2+18.04_amd64.deb ... [2021-06-24T13:25:44.948Z] Unpacking snapd (2.49.2+18.04) ... [2021-06-24T13:25:49.167Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-06-24T13:25:49.167Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-06-24T13:25:49.167Z] Setting up mime-support (3.60ubuntu1) ... [2021-06-24T13:25:49.167Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-06-24T13:25:49.167Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-06-24T13:25:49.167Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-06-24T13:25:49.167Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-06-24T13:25:49.167Z] Setting up systemd (237-3ubuntu10.48) ... [2021-06-24T13:25:49.167Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-06-24T13:25:49.746Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-06-24T13:25:49.746Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-06-24T13:25:49.746Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-06-24T13:25:49.746Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-24T13:25:49.746Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-06-24T13:25:49.746Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-24T13:25:50.321Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... [2021-06-24T13:25:50.321Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-06-24T13:25:50.321Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-06-24T13:25:50.321Z] Setting up python3 (3.6.7-1~18.04) ... [2021-06-24T13:25:50.583Z] running python rtupdate hooks for python3.6... [2021-06-24T13:25:50.583Z] running python post-rtupdate hooks for python3.6... [2021-06-24T13:25:50.583Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-06-24T13:25:51.927Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-06-24T13:25:51.927Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-06-24T13:25:51.927Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-06-24T13:25:51.927Z] Setting up snapd (2.49.2+18.04) ... [2021-06-24T13:25:52.189Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-06-24T13:25:52.189Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-06-24T13:25:52.452Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-06-24T13:25:52.716Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-06-24T13:25:52.978Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-06-24T13:25:52.978Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-06-24T13:25:52.978Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-06-24T13:25:53.241Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-06-24T13:25:53.505Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-06-24T13:25:53.505Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-06-24T13:25:53.776Z] /usr/sbin/policy-rc.d returned 101, not running 'start snapd.apparmor.service snapd.autoimport.service snapd.core-fixup.service snapd.failure.service snapd.recovery-chooser-trigger.service snapd.seeded.service snapd.service snapd.snap-repair.service snapd.snap-repair.timer snapd.socket snapd.system-shutdown.service' [2021-06-24T13:25:53.776Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-06-24T13:25:53.776Z] Processing triggers for systemd (237-3ubuntu10.48) ... [2021-06-24T13:25:56.116Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-06-24T13:25:56.116Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-06-24T13:25:56.116Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-06-24T13:25:56.116Z] Reading package lists... [2021-06-24T13:25:56.116Z] Reading package lists... [2021-06-24T13:25:56.380Z] Building dependency tree... [2021-06-24T13:25:56.380Z] Reading state information... [2021-06-24T13:25:56.380Z] Calculating upgrade... [2021-06-24T13:25:56.649Z] The following packages will be upgraded: [2021-06-24T13:25:56.649Z] advancecomp base-files bash binutils binutils-common [2021-06-24T13:25:56.649Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-06-24T13:25:56.649Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-06-24T13:25:56.649Z] grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils [2021-06-24T13:25:56.649Z] libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 [2021-06-24T13:25:56.649Z] libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-06-24T13:25:56.649Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-06-24T13:25:56.649Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-06-24T13:25:56.649Z] libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 [2021-06-24T13:25:56.649Z] libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime [2021-06-24T13:25:56.649Z] libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 [2021-06-24T13:25:56.649Z] libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 [2021-06-24T13:25:56.649Z] libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login [2021-06-24T13:25:56.649Z] mount ncurses-base ncurses-bin openssl passwd patch perl perl-base [2021-06-24T13:25:56.649Z] perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata [2021-06-24T13:25:56.649Z] ubuntu-keyring util-linux [2021-06-24T13:25:56.649Z] 102 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-06-24T13:25:56.649Z] Need to get 64.1 MB of archives. [2021-06-24T13:25:56.649Z] After this operation, 5112 kB of additional disk space will be used. [2021-06-24T13:25:56.649Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-147.151 [991 kB] [2021-06-24T13:25:56.911Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-06-24T13:25:56.911Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-06-24T13:25:56.911Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-06-24T13:25:56.911Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-06-24T13:25:56.911Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-06-24T13:25:56.911Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-06-24T13:25:56.911Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] [2021-06-24T13:25:56.911Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-06-24T13:25:56.911Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-06-24T13:25:56.911Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-06-24T13:25:56.911Z] Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-06-24T13:25:56.911Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-06-24T13:25:56.911Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-06-24T13:25:56.911Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-06-24T13:25:56.911Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-06-24T13:25:56.911Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-06-24T13:25:56.911Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-06-24T13:25:56.911Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-06-24T13:25:56.911Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-06-24T13:25:56.911Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-06-24T13:25:56.911Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-06-24T13:25:56.911Z] 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-06-24T13:25:56.911Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-06-24T13:25:56.911Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-06-24T13:25:56.911Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-06-24T13:25:56.911Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-06-24T13:25:57.175Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-06-24T13:25:57.175Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-06-24T13:25:57.175Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-06-24T13:25:57.175Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-06-24T13:25:57.175Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-06-24T13:25:57.175Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-06-24T13:25:57.175Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-06-24T13:25:57.175Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] [2021-06-24T13:25:57.175Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-06-24T13:25:57.175Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-06-24T13:25:57.175Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] [2021-06-24T13:25:57.175Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] [2021-06-24T13:25:57.175Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-06-24T13:25:57.175Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-06-24T13:25:57.175Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] [2021-06-24T13:25:57.175Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] [2021-06-24T13:25:57.175Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-06-24T13:25:57.175Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-06-24T13:25:57.175Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-06-24T13:25:57.175Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-06-24T13:25:57.175Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-06-24T13:25:57.175Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-06-24T13:25:57.175Z] 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-06-24T13:25:57.175Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-06-24T13:25:57.175Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-06-24T13:25:57.175Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-06-24T13:25:57.175Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-06-24T13:25:57.175Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-06-24T13:25:57.175Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-06-24T13:25:57.175Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-06-24T13:25:57.439Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-06-24T13:25:57.439Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-06-24T13:25:57.439Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-06-24T13:25:57.439Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-06-24T13:25:57.701Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-06-24T13:25:57.701Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-06-24T13:25:57.701Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-06-24T13:25:57.701Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-06-24T13:25:57.701Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-06-24T13:25:57.966Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-06-24T13:25:57.966Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-06-24T13:25:57.966Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-06-24T13:25:57.966Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-06-24T13:25:57.966Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-06-24T13:25:57.967Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-06-24T13:25:57.967Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-06-24T13:25:58.234Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-06-24T13:25:58.234Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-06-24T13:25:58.234Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-06-24T13:25:58.234Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-06-24T13:25:58.234Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-06-24T13:25:58.234Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-06-24T13:25:58.234Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-06-24T13:25:58.234Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-06-24T13:25:58.234Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-06-24T13:25:58.234Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] [2021-06-24T13:25:58.234Z] Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.3 [40.3 kB] [2021-06-24T13:25:58.235Z] Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] [2021-06-24T13:25:58.235Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.48 [15.5 kB] [2021-06-24T13:25:58.235Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.3 [37.1 kB] [2021-06-24T13:25:58.235Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-06-24T13:25:58.235Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-06-24T13:25:58.235Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-06-24T13:25:58.498Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-06-24T13:25:58.498Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] [2021-06-24T13:25:58.498Z] Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] [2021-06-24T13:25:58.498Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-06-24T13:25:58.498Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-06-24T13:25:58.498Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] [2021-06-24T13:25:58.498Z] Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-06-24T13:25:58.498Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-06-24T13:25:58.498Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-06-24T13:25:58.498Z] Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-06-24T13:25:58.498Z] Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-06-24T13:25:58.758Z] Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-06-24T13:25:58.758Z] debconf: delaying package configuration, since apt-utils is not installed [2021-06-24T13:25:58.758Z] Fetched 64.1 MB in 2s (31.5 MB/s) [2021-06-24T13:25:59.029Z] (Reading database ... 13914 files and directories currently installed.) [2021-06-24T13:25:59.029Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-06-24T13:25:59.029Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-06-24T13:25:59.607Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-06-24T13:25:59.607Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-06-24T13:25:59.873Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-147.151_amd64.deb ... [2021-06-24T13:25:59.873Z] Unpacking linux-libc-dev:amd64 (4.15.0-147.151) over (4.15.0-20.21) ... [2021-06-24T13:26:00.136Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-24T13:26:00.136Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-24T13:26:00.136Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-24T13:26:00.136Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-24T13:26:00.136Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-24T13:26:00.136Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-24T13:26:00.398Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-24T13:26:00.398Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-24T13:26:00.398Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-24T13:26:00.398Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-24T13:26:00.398Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-24T13:26:00.398Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-24T13:26:00.663Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-24T13:26:00.663Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-24T13:26:00.663Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-24T13:26:00.663Z] (Reading database ... 13914 files and directories currently installed.) [2021-06-24T13:26:00.663Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-24T13:26:00.663Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-06-24T13:26:00.931Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-06-24T13:26:00.931Z] (Reading database ... 13914 files and directories currently installed.) [2021-06-24T13:26:00.931Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-24T13:26:00.931Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-24T13:26:00.931Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-24T13:26:00.931Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-24T13:26:00.931Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-24T13:26:01.193Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-24T13:26:01.193Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-24T13:26:01.454Z] (Reading database ... 13914 files and directories currently installed.) [2021-06-24T13:26:01.454Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-06-24T13:26:01.454Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-06-24T13:26:02.030Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-06-24T13:26:02.293Z] (Reading database ... 13914 files and directories currently installed.) [2021-06-24T13:26:02.293Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-06-24T13:26:02.293Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-06-24T13:26:02.293Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-06-24T13:26:02.293Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-06-24T13:26:02.555Z] Setting up base-files (10.1ubuntu2.10) ... [2021-06-24T13:26:02.555Z] Installing new version of config file /etc/issue ... [2021-06-24T13:26:02.555Z] Installing new version of config file /etc/issue.net ... [2021-06-24T13:26:02.555Z] Installing new version of config file /etc/lsb-release ... [2021-06-24T13:26:02.555Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-06-24T13:26:02.818Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-06-24T13:26:02.818Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-06-24T13:26:02.818Z] Removing obsolete conffile /etc/default/motd-news ... [2021-06-24T13:26:03.078Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-24T13:26:03.078Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-06-24T13:26:03.078Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-06-24T13:26:03.078Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-06-24T13:26:03.078Z] update-alternatives: using /usr/share/man/man7/bash-builtins.7.gz to provide /usr/share/man/man7/builtins.7.gz (builtins.7.gz) in auto mode [2021-06-24T13:26:03.078Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-24T13:26:03.078Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-24T13:26:03.078Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-06-24T13:26:03.340Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-06-24T13:26:03.340Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-24T13:26:03.340Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-06-24T13:26:03.340Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-06-24T13:26:03.340Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-06-24T13:26:03.602Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-24T13:26:03.602Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-06-24T13:26:03.602Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-06-24T13:26:04.176Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-06-24T13:26:04.438Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-24T13:26:04.438Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-06-24T13:26:04.438Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-06-24T13:26:04.701Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-06-24T13:26:04.701Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-24T13:26:04.701Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-06-24T13:26:04.701Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-06-24T13:26:04.701Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-06-24T13:26:04.971Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-24T13:26:04.972Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-06-24T13:26:04.972Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-06-24T13:26:04.972Z] Setting up grep (3.1-2build1) ... [2021-06-24T13:26:04.972Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-24T13:26:04.972Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-06-24T13:26:04.972Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-06-24T13:26:05.232Z] Setting up login (1:4.5-1ubuntu2) ... [2021-06-24T13:26:05.232Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-24T13:26:05.232Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-06-24T13:26:05.232Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-06-24T13:26:05.232Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-06-24T13:26:05.494Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-24T13:26:05.494Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-06-24T13:26:05.494Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-06-24T13:26:05.755Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-06-24T13:26:05.755Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-06-24T13:26:06.017Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-06-24T13:26:06.017Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-06-24T13:26:06.281Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-06-24T13:26:06.281Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-24T13:26:06.281Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-06-24T13:26:06.281Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-06-24T13:26:06.860Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-06-24T13:26:06.860Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-06-24T13:26:07.123Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-06-24T13:26:07.123Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-06-24T13:26:07.123Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-06-24T13:26:07.387Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-24T13:26:07.387Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-06-24T13:26:07.387Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-06-24T13:26:07.387Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-06-24T13:26:07.387Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-24T13:26:07.387Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-24T13:26:07.387Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-24T13:26:07.648Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-06-24T13:26:07.648Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-24T13:26:07.648Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-24T13:26:07.648Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-24T13:26:07.648Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-06-24T13:26:07.910Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-24T13:26:07.910Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-24T13:26:07.910Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-24T13:26:07.910Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-06-24T13:26:07.910Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-24T13:26:07.910Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-24T13:26:07.910Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-24T13:26:08.173Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-06-24T13:26:08.173Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-24T13:26:08.173Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-06-24T13:26:08.173Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-06-24T13:26:08.173Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-06-24T13:26:08.173Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-06-24T13:26:08.434Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-06-24T13:26:08.434Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-24T13:26:08.434Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-06-24T13:26:08.434Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-06-24T13:26:08.434Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-06-24T13:26:08.696Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-24T13:26:08.696Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-24T13:26:08.696Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-24T13:26:08.696Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-06-24T13:26:08.696Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-24T13:26:08.696Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-24T13:26:08.696Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-24T13:26:08.958Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-06-24T13:26:08.958Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-24T13:26:08.958Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-24T13:26:08.958Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-24T13:26:09.534Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-06-24T13:26:09.796Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-06-24T13:26:10.058Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-06-24T13:26:10.058Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-24T13:26:10.058Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-06-24T13:26:10.058Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-06-24T13:26:10.322Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-06-24T13:26:10.322Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-24T13:26:10.322Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-06-24T13:26:10.322Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-06-24T13:26:10.322Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-06-24T13:26:10.588Z] (Reading database ... 13917 files and directories currently installed.) [2021-06-24T13:26:10.588Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-06-24T13:26:10.588Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-06-24T13:26:10.588Z] Setting up debconf (1.5.66ubuntu1) ... [2021-06-24T13:26:10.851Z] (Reading database ... 13917 files and directories currently installed.) [2021-06-24T13:26:10.851Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-06-24T13:26:10.851Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-06-24T13:26:11.113Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-06-24T13:26:11.113Z] (Reading database ... 13917 files and directories currently installed.) [2021-06-24T13:26:11.113Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-06-24T13:26:11.113Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-06-24T13:26:11.113Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-06-24T13:26:11.374Z] (Reading database ... 13917 files and directories currently installed.) [2021-06-24T13:26:11.375Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-06-24T13:26:11.375Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-06-24T13:26:11.375Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-06-24T13:26:11.637Z] (Reading database ... 13917 files and directories currently installed.) [2021-06-24T13:26:11.637Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-06-24T13:26:11.637Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-06-24T13:26:11.637Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... [2021-06-24T13:26:11.897Z] (Reading database ... 13919 files and directories currently installed.) [2021-06-24T13:26:11.897Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-06-24T13:26:11.897Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-06-24T13:26:12.159Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-06-24T13:26:12.421Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-24T13:26:12.422Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-24T13:26:12.422Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-24T13:26:12.422Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.48_amd64.deb ... [2021-06-24T13:26:12.422Z] Unpacking systemd-sysv (237-3ubuntu10.48) over (237-3ubuntu10) ... [2021-06-24T13:26:12.683Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-06-24T13:26:12.683Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-06-24T13:26:12.683Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-06-24T13:26:12.683Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-24T13:26:12.683Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-06-24T13:26:12.683Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-06-24T13:26:12.945Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-06-24T13:26:12.945Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-24T13:26:12.945Z] Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... [2021-06-24T13:26:12.945Z] Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... [2021-06-24T13:26:12.945Z] Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... [2021-06-24T13:26:12.945Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-24T13:26:12.945Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... [2021-06-24T13:26:12.945Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-06-24T13:26:13.206Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... [2021-06-24T13:26:13.472Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-24T13:26:13.472Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-06-24T13:26:13.472Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-06-24T13:26:13.472Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-06-24T13:26:13.734Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-24T13:26:13.734Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-06-24T13:26:13.734Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-06-24T13:26:13.734Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-06-24T13:26:13.996Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-24T13:26:13.996Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-06-24T13:26:13.996Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-06-24T13:26:13.996Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-06-24T13:26:16.818Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-24T13:26:16.818Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-06-24T13:26:16.818Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-06-24T13:26:16.818Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-06-24T13:26:16.818Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-24T13:26:16.818Z] Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-06-24T13:26:16.818Z] Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-06-24T13:26:16.818Z] Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-06-24T13:26:16.818Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-24T13:26:16.818Z] Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-06-24T13:26:16.818Z] Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-06-24T13:26:16.818Z] Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-06-24T13:26:16.818Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-24T13:26:16.818Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-06-24T13:26:16.818Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-06-24T13:26:16.818Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-06-24T13:26:16.818Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-24T13:26:16.818Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-06-24T13:26:16.818Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-06-24T13:26:16.818Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-06-24T13:26:16.818Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-24T13:26:16.818Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-06-24T13:26:16.818Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-06-24T13:26:16.818Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-06-24T13:26:16.818Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-24T13:26:16.818Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-06-24T13:26:16.818Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-06-24T13:26:16.818Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-06-24T13:26:16.818Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-24T13:26:16.818Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-06-24T13:26:16.818Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-06-24T13:26:16.818Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-06-24T13:26:16.818Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-24T13:26:16.818Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-06-24T13:26:16.818Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-06-24T13:26:16.818Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-06-24T13:26:16.818Z] (Reading database ... 13924 files and directories currently installed.) [2021-06-24T13:26:16.818Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-06-24T13:26:16.818Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-06-24T13:26:16.818Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-06-24T13:26:16.818Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-06-24T13:26:16.818Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-06-24T13:26:16.818Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-06-24T13:26:16.818Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... [2021-06-24T13:26:16.818Z] Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... [2021-06-24T13:26:16.818Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-06-24T13:26:16.818Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-06-24T13:26:16.818Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-06-24T13:26:16.818Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-06-24T13:26:16.818Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-06-24T13:26:16.818Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-06-24T13:26:16.818Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-06-24T13:26:16.818Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-06-24T13:26:16.818Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-06-24T13:26:16.818Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-06-24T13:26:16.818Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-06-24T13:26:16.818Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-06-24T13:26:16.818Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-06-24T13:26:16.818Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-06-24T13:26:16.818Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-06-24T13:26:17.093Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-06-24T13:26:17.355Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-06-24T13:26:17.355Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-06-24T13:26:17.355Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-06-24T13:26:17.355Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-06-24T13:26:17.356Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-06-24T13:26:17.356Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-06-24T13:26:17.617Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-06-24T13:26:17.888Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-06-24T13:26:17.888Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-06-24T13:26:17.888Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-06-24T13:26:17.888Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-06-24T13:26:17.888Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-06-24T13:26:18.151Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-24T13:26:18.151Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-24T13:26:18.151Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-24T13:26:18.151Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-24T13:26:18.151Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-24T13:26:18.151Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-24T13:26:18.414Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-24T13:26:18.414Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-24T13:26:19.359Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-24T13:26:19.359Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-24T13:26:19.932Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-24T13:26:19.932Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-24T13:26:20.507Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-24T13:26:20.507Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-24T13:26:20.768Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-24T13:26:20.768Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-24T13:26:21.712Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-24T13:26:21.712Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-24T13:26:21.712Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-06-24T13:26:21.712Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-06-24T13:26:21.712Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-06-24T13:26:21.712Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-06-24T13:26:22.287Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-06-24T13:26:22.287Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-06-24T13:26:22.287Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-06-24T13:26:22.287Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-06-24T13:26:22.287Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-06-24T13:26:22.287Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-06-24T13:26:22.549Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-06-24T13:26:22.549Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-06-24T13:26:22.549Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-06-24T13:26:22.549Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-06-24T13:26:22.812Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-24T13:26:22.812Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-06-24T13:26:22.812Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-24T13:26:22.812Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-24T13:26:22.812Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-24T13:26:22.812Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-06-24T13:26:22.812Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-06-24T13:26:22.812Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-06-24T13:26:22.812Z] [2021-06-24T13:26:22.812Z] Current default time zone: 'Etc/UTC' [2021-06-24T13:26:22.812Z] Local time is now: Thu Jun 24 13:26:22 UTC 2021. [2021-06-24T13:26:22.812Z] Universal Time is now: Thu Jun 24 13:26:22 UTC 2021. [2021-06-24T13:26:22.812Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-06-24T13:26:22.812Z] [2021-06-24T13:26:22.812Z] Setting up systemd-sysv (237-3ubuntu10.48) ... [2021-06-24T13:26:22.812Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-24T13:26:22.812Z] Setting up linux-libc-dev:amd64 (4.15.0-147.151) ... [2021-06-24T13:26:23.074Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-06-24T13:26:23.075Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-06-24T13:26:23.075Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-06-24T13:26:23.075Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-06-24T13:26:23.075Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-06-24T13:26:23.075Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-06-24T13:26:23.075Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-06-24T13:26:23.075Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-24T13:26:23.075Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-06-24T13:26:23.075Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-24T13:26:23.075Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-06-24T13:26:23.075Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-24T13:26:23.075Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-06-24T13:26:23.075Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-06-24T13:26:23.075Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-06-24T13:26:23.338Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... [2021-06-24T13:26:23.338Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-06-24T13:26:23.338Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-06-24T13:26:23.338Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-06-24T13:26:23.338Z] Setting up ca-certificates (20210119~18.04.1) ... [2021-06-24T13:26:25.259Z] Updating certificates in /etc/ssl/certs... [2021-06-24T13:26:26.206Z] 23 added, 27 removed; done. [2021-06-24T13:26:26.206Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-06-24T13:26:26.206Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-24T13:26:26.206Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-06-24T13:26:26.206Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-06-24T13:26:26.206Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-06-24T13:26:26.468Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-24T13:26:26.468Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-06-24T13:26:26.468Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-24T13:26:26.468Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-24T13:26:26.740Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-24T13:26:26.740Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-06-24T13:26:26.740Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-24T13:26:26.740Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-06-24T13:26:26.740Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-06-24T13:26:26.740Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-06-24T13:26:27.003Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-06-24T13:26:27.003Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-06-24T13:26:27.003Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-06-24T13:26:27.003Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-06-24T13:26:27.003Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-06-24T13:26:27.003Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-06-24T13:26:27.003Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-06-24T13:26:27.003Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-06-24T13:26:27.266Z] Processing triggers for systemd (237-3ubuntu10.48) ... [2021-06-24T13:26:27.266Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-06-24T13:26:27.266Z] Processing triggers for ca-certificates (20210119~18.04.1) ... [2021-06-24T13:26:27.266Z] Updating certificates in /etc/ssl/certs... [2021-06-24T13:26:27.841Z] 0 added, 0 removed; done. [2021-06-24T13:26:27.841Z] Running hooks in /etc/ca-certificates/update.d... [2021-06-24T13:26:27.841Z] done. [2021-06-24T13:26:28.416Z] Reading package lists... [2021-06-24T13:26:28.416Z] Building dependency tree... [2021-06-24T13:26:28.416Z] Reading state information... [2021-06-24T13:26:28.678Z] The following NEW packages will be installed: [2021-06-24T13:26:28.678Z] apt-transport-https [2021-06-24T13:26:28.940Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-06-24T13:26:28.940Z] Need to get 1692 B of archives. [2021-06-24T13:26:28.940Z] After this operation, 154 kB of additional disk space will be used. [2021-06-24T13:26:28.940Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.13 [1692 B] [2021-06-24T13:26:28.940Z] debconf: delaying package configuration, since apt-utils is not installed [2021-06-24T13:26:28.940Z] Fetched 1692 B in 0s (8471 B/s) [2021-06-24T13:26:28.940Z] Selecting previously unselected package apt-transport-https. [2021-06-24T13:26:28.940Z] (Reading database ... 13929 files and directories currently installed.) [2021-06-24T13:26:28.940Z] Preparing to unpack .../apt-transport-https_1.6.13_all.deb ... [2021-06-24T13:26:28.940Z] Unpacking apt-transport-https (1.6.13) ... [2021-06-24T13:26:29.202Z] Setting up apt-transport-https (1.6.13) ... [2021-06-24T13:26:29.202Z] Waiting for network to be ready... [2021-06-24T13:26:35.814Z] 2021-06-24T13:26:32Z INFO Waiting for automatic snapd restart... [2021-06-24T13:26:36.078Z] snapd 2.51 from Canonical* installed [2021-06-24T13:26:37.026Z] "snapd" switched to the "latest/stable" channel [2021-06-24T13:26:37.026Z] [2021-06-24T13:26:39.580Z] core18 20210611 from Canonical* installed [2021-06-24T13:26:39.843Z] "core18" switched to the "latest/stable" channel [2021-06-24T13:26:39.843Z] [2021-06-24T13:26:42.131Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-24T13:26:42.131Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-24T13:26:42.131Z] ---> 24e5742132c9 [2021-06-24T13:26:42.131Z] Step 3/24 : WORKDIR /edgex-go [2021-06-24T13:26:42.753Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-24T13:26:42.753Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-24T13:26:42.753Z] ---> 24e5742132c9 [2021-06-24T13:26:42.753Z] Step 3/23 : WORKDIR /edgex-go [2021-06-24T13:26:43.029Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-24T13:26:43.029Z] [2021-06-24T13:26:43.029Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-06-24T13:26:43.029Z] ---> 24e5742132c9 [2021-06-24T13:26:43.029Z] Step 3/32 : WORKDIR /edgex-go [2021-06-24T13:26:43.029Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-24T13:26:43.029Z] ---> 24e5742132c9 [2021-06-24T13:26:43.029Z] Step 3/23 : WORKDIR /edgex-go [2021-06-24T13:26:43.029Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-24T13:26:43.029Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-24T13:26:43.029Z] ---> 24e5742132c9 [2021-06-24T13:26:43.029Z] Step 3/24 : WORKDIR /edgex-go [2021-06-24T13:26:43.146Z] snapcraft 4.8.2 from Canonical* installed [2021-06-24T13:26:43.407Z] "snapcraft" switched to the "latest/stable" channel [2021-06-24T13:26:43.407Z] [2021-06-24T13:26:45.663Z] ---> Running in 9b960fd0287b [2021-06-24T13:26:45.663Z] ---> Running in a6ed88ec7213 [2021-06-24T13:26:45.663Z] ---> Running in f8fe62cb7686 [2021-06-24T13:26:45.663Z] ---> Running in 1ba1b2bc0d3c [2021-06-24T13:26:45.663Z] ---> Running in 5ad29ea6404c [2021-06-24T13:26:46.651Z] Removing intermediate container a6ed88ec7213 [2021-06-24T13:26:46.651Z] ---> a9ed3da24087 [2021-06-24T13:26:46.651Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-24T13:26:46.651Z] Removing intermediate container 1ba1b2bc0d3c [2021-06-24T13:26:46.651Z] ---> 69bf701094d9 [2021-06-24T13:26:46.651Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-24T13:26:46.651Z] Removing intermediate container 5ad29ea6404c [2021-06-24T13:26:46.651Z] Removing intermediate container f8fe62cb7686 [2021-06-24T13:26:46.651Z] ---> b27d180b1842 [2021-06-24T13:26:46.651Z] ---> df32afd89dcc [2021-06-24T13:26:46.651Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-24T13:26:46.651Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-24T13:26:46.651Z] Removing intermediate container 9b960fd0287b [2021-06-24T13:26:46.651Z] ---> 84a9fdfcc396 [2021-06-24T13:26:46.651Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-24T13:26:46.924Z] ---> Running in 0b216874dd96 [2021-06-24T13:26:46.924Z] ---> Running in b352e3193dbc [2021-06-24T13:26:46.924Z] ---> Running in 14103039d355 [2021-06-24T13:26:46.924Z] ---> Running in 189e7234eaee [2021-06-24T13:26:46.924Z] ---> Running in 6008b769bbcd [2021-06-24T13:26:47.635Z] The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: [2021-06-24T13:26:47.635Z] - README.md [2021-06-24T13:26:47.635Z] [2021-06-24T13:26:47.635Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-06-24T13:26:48.210Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-06-24T13:26:48.210Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-06-24T13:26:48.210Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-06-24T13:26:49.428Z] Reading package lists... [2021-06-24T13:26:49.689Z] Installing build dependencies: git=1:2.17.1-1ubuntu0.8 git-man=1:2.17.1-1ubuntu0.8 libcurl3-gnutls=7.58.0-2ubuntu3.13 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.8 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 [2021-06-24T13:26:49.954Z] Reading package lists... [2021-06-24T13:26:49.954Z] Building dependency tree... [2021-06-24T13:26:49.954Z] Reading state information... [2021-06-24T13:26:50.217Z] Suggested packages: [2021-06-24T13:26:50.217Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-06-24T13:26:50.217Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-06-24T13:26:50.217Z] Recommended packages: [2021-06-24T13:26:50.217Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-06-24T13:26:50.217Z] The following NEW packages will be installed: [2021-06-24T13:26:50.217Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-06-24T13:26:50.217Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-06-24T13:26:50.217Z] pkg-config zip [2021-06-24T13:26:50.217Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-06-24T13:26:50.217Z] Need to get 7663 kB of archives. [2021-06-24T13:26:50.217Z] After this operation, 43.8 MB of additional disk space will be used. [2021-06-24T13:26:50.217Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] [2021-06-24T13:26:50.480Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] [2021-06-24T13:26:50.480Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] [2021-06-24T13:26:50.480Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] [2021-06-24T13:26:50.480Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-06-24T13:26:50.480Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-06-24T13:26:50.480Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-06-24T13:26:50.480Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-06-24T13:26:50.741Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-06-24T13:26:50.741Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-06-24T13:26:50.741Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-06-24T13:26:50.741Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-06-24T13:26:53.123Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-06-24T13:26:53.123Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-06-24T13:26:53.123Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-06-24T13:26:53.123Z] debconf: delaying package configuration, since apt-utils is not installed [2021-06-24T13:26:53.123Z] Fetched 7663 kB in 1s (10.5 MB/s) [2021-06-24T13:26:53.123Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-06-24T13:26:53.123Z] (Reading database ... 13933 files and directories currently installed.) [2021-06-24T13:26:53.123Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-06-24T13:26:53.123Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-06-24T13:26:53.123Z] Selecting previously unselected package libpsl5:amd64. [2021-06-24T13:26:53.123Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-06-24T13:26:53.123Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-06-24T13:26:53.123Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-06-24T13:26:53.123Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-06-24T13:26:53.123Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-06-24T13:26:53.123Z] Selecting previously unselected package librtmp1:amd64. [2021-06-24T13:26:53.123Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-06-24T13:26:53.123Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-06-24T13:26:53.123Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-06-24T13:26:53.123Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... [2021-06-24T13:26:53.123Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-06-24T13:26:53.123Z] Selecting previously unselected package liberror-perl. [2021-06-24T13:26:53.123Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-06-24T13:26:53.123Z] Unpacking liberror-perl (0.17025-1) ... [2021-06-24T13:26:53.123Z] Selecting previously unselected package git-man. [2021-06-24T13:26:53.123Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... [2021-06-24T13:26:53.123Z] Unpacking git-man (1:2.17.1-1ubuntu0.8) ... [2021-06-24T13:26:53.123Z] Selecting previously unselected package git. [2021-06-24T13:26:53.123Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... [2021-06-24T13:26:53.123Z] Unpacking git (1:2.17.1-1ubuntu0.8) ... [2021-06-24T13:26:53.123Z] Selecting previously unselected package libnorm1:amd64. [2021-06-24T13:26:53.123Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-06-24T13:26:53.123Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-06-24T13:26:53.123Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-06-24T13:26:53.123Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-06-24T13:26:53.123Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-06-24T13:26:53.123Z] Selecting previously unselected package libsodium23:amd64. [2021-06-24T13:26:53.123Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-06-24T13:26:53.123Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-06-24T13:26:53.123Z] Selecting previously unselected package libzmq5:amd64. [2021-06-24T13:26:53.123Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-06-24T13:26:53.123Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-06-24T13:26:53.123Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-06-24T13:26:53.123Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-06-24T13:26:53.123Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-06-24T13:26:53.123Z] Selecting previously unselected package pkg-config. [2021-06-24T13:26:53.123Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-06-24T13:26:53.123Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-06-24T13:26:53.123Z] Selecting previously unselected package zip. [2021-06-24T13:26:53.123Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-06-24T13:26:53.123Z] Unpacking zip (3.0-11build1) ... [2021-06-24T13:26:53.158Z] Removing intermediate container 0b216874dd96 [2021-06-24T13:26:53.158Z] ---> b7c5301a9d10 [2021-06-24T13:26:53.158Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-06-24T13:26:53.158Z] ---> Running in 73a7e74d0f4c [2021-06-24T13:26:53.158Z] Removing intermediate container b352e3193dbc [2021-06-24T13:26:53.158Z] ---> d0307ceed07e [2021-06-24T13:26:53.158Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-06-24T13:26:53.158Z] Removing intermediate container 14103039d355 [2021-06-24T13:26:53.158Z] ---> 502d7af2fff0 [2021-06-24T13:26:53.158Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-06-24T13:26:53.158Z] ---> Running in 7df87fd7671e [2021-06-24T13:26:53.158Z] ---> Running in d0e303d824eb [2021-06-24T13:26:53.158Z] Removing intermediate container 189e7234eaee [2021-06-24T13:26:53.158Z] ---> 630f760750d9 [2021-06-24T13:26:53.158Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-06-24T13:26:53.158Z] Removing intermediate container 6008b769bbcd [2021-06-24T13:26:53.158Z] ---> fea8ba04c67a [2021-06-24T13:26:53.158Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-06-24T13:26:53.158Z] ---> Running in d1477fdbc241 [2021-06-24T13:26:53.158Z] ---> Running in ad31c95bc913 [2021-06-24T13:26:53.158Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-24T13:26:53.395Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-06-24T13:26:53.395Z] Setting up git-man (1:2.17.1-1ubuntu0.8) ... [2021-06-24T13:26:53.395Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-06-24T13:26:53.395Z] Setting up liberror-perl (0.17025-1) ... [2021-06-24T13:26:53.395Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-06-24T13:26:53.395Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-06-24T13:26:53.395Z] No schema files found: doing nothing. [2021-06-24T13:26:53.395Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-06-24T13:26:53.395Z] Setting up zip (3.0-11build1) ... [2021-06-24T13:26:53.395Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-06-24T13:26:53.395Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-06-24T13:26:53.395Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-06-24T13:26:53.395Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-06-24T13:26:53.657Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-06-24T13:26:53.657Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-06-24T13:26:53.657Z] Setting up git (1:2.17.1-1ubuntu0.8) ... [2021-06-24T13:26:53.657Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-06-24T13:26:53.759Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-24T13:26:53.759Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-24T13:26:54.036Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-24T13:26:54.036Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-24T13:26:54.036Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-24T13:26:54.230Z] git set to automatically installed. [2021-06-24T13:26:54.230Z] git-man set to automatically installed. [2021-06-24T13:26:54.230Z] libcurl3-gnutls set to automatically installed. [2021-06-24T13:26:54.230Z] liberror-perl set to automatically installed. [2021-06-24T13:26:54.230Z] libglib2.0-0 set to automatically installed. [2021-06-24T13:26:54.230Z] libnghttp2-14 set to automatically installed. [2021-06-24T13:26:54.230Z] libnorm1 set to automatically installed. [2021-06-24T13:26:54.230Z] libpgm-5.2-0 set to automatically installed. [2021-06-24T13:26:54.230Z] libpsl5 set to automatically installed. [2021-06-24T13:26:54.230Z] librtmp1 set to automatically installed. [2021-06-24T13:26:54.230Z] libsodium23 set to automatically installed. [2021-06-24T13:26:54.230Z] libzmq3-dev set to automatically installed. [2021-06-24T13:26:54.230Z] libzmq5 set to automatically installed. [2021-06-24T13:26:54.230Z] pkg-config set to automatically installed. [2021-06-24T13:26:54.230Z] zip set to automatically installed. [2021-06-24T13:26:54.643Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-24T13:26:54.644Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-24T13:26:55.012Z] OK: 218 MiB in 52 packages [2021-06-24T13:26:55.012Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-24T13:26:55.012Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-24T13:26:55.665Z] OK: 218 MiB in 52 packages [2021-06-24T13:26:56.014Z] OK: 218 MiB in 52 packages [2021-06-24T13:26:56.322Z] OK: 218 MiB in 52 packages [2021-06-24T13:26:56.630Z] OK: 218 MiB in 52 packages [2021-06-24T13:26:56.783Z] snapd is not logged in, snap install commands will use sudo [2021-06-24T13:26:57.249Z] Removing intermediate container 73a7e74d0f4c [2021-06-24T13:26:57.250Z] ---> 504f7e764a63 [2021-06-24T13:26:57.250Z] Step 6/23 : COPY go.mod . [2021-06-24T13:26:57.736Z] snap "core18" has no updates available [2021-06-24T13:26:57.852Z] Removing intermediate container 7df87fd7671e [2021-06-24T13:26:57.852Z] ---> 3d2e821e29d4 [2021-06-24T13:26:57.852Z] Step 6/24 : COPY go.mod . [2021-06-24T13:26:57.852Z] Removing intermediate container d0e303d824eb [2021-06-24T13:26:57.852Z] ---> 69577ff7f863 [2021-06-24T13:26:57.852Z] Step 6/23 : COPY go.mod . [2021-06-24T13:26:58.128Z] ---> deb1a771def6 [2021-06-24T13:26:58.128Z] Step 7/23 : RUN go mod download [2021-06-24T13:26:58.309Z] snapd is not logged in, snap install commands will use sudo [2021-06-24T13:26:58.408Z] Removing intermediate container ad31c95bc913 [2021-06-24T13:26:58.408Z] ---> 114ac6f32383 [2021-06-24T13:26:58.408Z] Step 6/24 : COPY go.mod . [2021-06-24T13:26:58.408Z] ---> Running in e137eee202b1 [2021-06-24T13:26:58.408Z] Removing intermediate container d1477fdbc241 [2021-06-24T13:26:58.408Z] ---> d7c5901d9667 [2021-06-24T13:26:58.408Z] Step 6/32 : COPY go.mod . [2021-06-24T13:26:59.012Z] ---> b7ed45791439 [2021-06-24T13:26:59.012Z] Step 7/24 : RUN go mod download [2021-06-24T13:26:59.288Z] ---> Running in aedb1449e059 [2021-06-24T13:26:59.288Z] ---> 1292d6335329 [2021-06-24T13:26:59.288Z] Step 7/23 : RUN go mod download [2021-06-24T13:26:59.571Z] ---> Running in a370d684b54d [2021-06-24T13:26:59.854Z] ---> dd701bbd0f7c [2021-06-24T13:26:59.854Z] Step 7/24 : RUN go mod download [2021-06-24T13:26:59.854Z] ---> ae3d2a71c827 [2021-06-24T13:26:59.854Z] Step 7/32 : RUN go mod download [2021-06-24T13:27:00.144Z] ---> Running in fd9489327126 [2021-06-24T13:27:00.144Z] ---> Running in 1e13ff608841 [2021-06-24T13:27:04.111Z] go (1.16/stable) 1.16.5 from Michael Hudson-Doyle (mwhudson) installed [2021-06-24T13:27:04.124Z] Removing intermediate container e137eee202b1 [2021-06-24T13:27:04.124Z] ---> 36602b8c93ea [2021-06-24T13:27:04.124Z] Step 8/23 : COPY . . [2021-06-24T13:27:04.124Z] Removing intermediate container aedb1449e059 [2021-06-24T13:27:04.124Z] ---> 911d0ef9d9c5 [2021-06-24T13:27:04.124Z] Step 8/24 : COPY . . [2021-06-24T13:27:04.686Z] Downloading snap 'edgex-app-service-configurable' [2021-06-24T13:27:04.721Z] Removing intermediate container a370d684b54d [2021-06-24T13:27:04.721Z] ---> 1d5e6b645297 [2021-06-24T13:27:04.721Z] Step 8/23 : COPY . . [2021-06-24T13:27:04.998Z] Removing intermediate container 1e13ff608841 [2021-06-24T13:27:04.998Z] ---> 392bd3aaa65a [2021-06-24T13:27:04.998Z] Step 8/32 : COPY . . [2021-06-24T13:27:05.603Z] Removing intermediate container fd9489327126 [2021-06-24T13:27:05.603Z] ---> 6d4ef5866881 [2021-06-24T13:27:05.603Z] Step 8/24 : COPY . . [2021-06-24T13:27:06.600Z] 2021/06/24 13:27:06.323434 store_download.go:482: Download size for https://api.snapcraft.io/api/v1/snaps/download/wW8JyHIizgTdIP8m6nZjdtvUCj5wEeoL_569.snap: 7311360 [2021-06-24T13:27:07.986Z] Pulling app-service-config [2021-06-24T13:27:07.986Z] + snapcraftctl pull [2021-06-24T13:27:09.379Z] Pulling config-common [2021-06-24T13:27:09.379Z] + snapcraftctl pull [2021-06-24T13:27:10.320Z] Pulling go-build-helper [2021-06-24T13:27:10.320Z] + snapcraftctl pull [2021-06-24T13:27:11.263Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2021-06-24T13:27:11.263Z] Skipping pull go-build-helper (already ran) [2021-06-24T13:27:11.263Z] Building go-build-helper [2021-06-24T13:27:11.263Z] + snapcraftctl build [2021-06-24T13:27:13.181Z] Staging go-build-helper [2021-06-24T13:27:13.181Z] + snapcraftctl stage [2021-06-24T13:27:21.326Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-06-24T13:27:21.326Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-06-24T13:27:21.326Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1782 kB] [2021-06-24T13:27:21.326Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [329 kB] [2021-06-24T13:27:21.326Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] [2021-06-24T13:27:21.326Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-06-24T13:27:21.326Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [365 kB] [2021-06-24T13:27:21.326Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [48.9 kB] [2021-06-24T13:27:21.326Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1131 kB] [2021-06-24T13:27:21.326Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [256 kB] [2021-06-24T13:27:21.326Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-06-24T13:27:21.326Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-06-24T13:27:21.326Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-06-24T13:27:21.326Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-06-24T13:27:21.326Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-06-24T13:27:21.326Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-06-24T13:27:21.326Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-06-24T13:27:21.326Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-06-24T13:27:21.326Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-06-24T13:27:21.326Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2126 kB] [2021-06-24T13:27:21.326Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [421 kB] [2021-06-24T13:27:21.326Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] [2021-06-24T13:27:21.326Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] [2021-06-24T13:27:21.326Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [388 kB] [2021-06-24T13:27:21.326Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [52.6 kB] [2021-06-24T13:27:21.326Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1738 kB] [2021-06-24T13:27:21.326Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [371 kB] [2021-06-24T13:27:21.326Z] Fetched 24.8 MB in 0s (0 B/s) [2021-06-24T13:27:21.326Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-06-24T13:27:21.326Z] Fetched 224 kB in 0s (0 B/s) [2021-06-24T13:27:21.326Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-06-24T13:27:21.326Z] Fetched 157 kB in 0s (0 B/s) [2021-06-24T13:27:21.326Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-06-24T13:27:21.326Z] Fetched 221 kB in 0s (0 B/s) [2021-06-24T13:27:21.326Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-06-24T13:27:21.326Z] Fetched 143 kB in 0s (0 B/s) [2021-06-24T13:27:21.326Z] Pulling edgex-go [2021-06-24T13:27:21.326Z] + snapcraftctl pull [2021-06-24T13:27:22.712Z] Pulling hooks [2021-06-24T13:27:22.712Z] + snapcraftctl pull [2021-06-24T13:27:27.813Z] ---> 9a5bef6c4b3f [2021-06-24T13:27:27.813Z] Step 9/23 : RUN go mod tidy [2021-06-24T13:27:27.813Z] ---> 71cb921cc72a [2021-06-24T13:27:27.813Z] Step 9/24 : RUN go mod tidy [2021-06-24T13:27:27.813Z] ---> Running in 0bf7c430e038 [2021-06-24T13:27:27.813Z] ---> 184897e12c95 [2021-06-24T13:27:27.813Z] Step 9/23 : RUN go mod tidy [2021-06-24T13:27:27.813Z] ---> 2c9230a31e53 [2021-06-24T13:27:27.813Z] Step 9/32 : RUN go mod tidy [2021-06-24T13:27:27.813Z] ---> Running in 1192a6fcd817 [2021-06-24T13:27:27.813Z] ---> Running in efb6ea3f5b55 [2021-06-24T13:27:27.813Z] ---> Running in e6bbb31a6ce4 [2021-06-24T13:27:27.813Z] ---> a84fa1649489 [2021-06-24T13:27:27.814Z] Step 9/24 : RUN go mod tidy [2021-06-24T13:27:28.093Z] ---> Running in 5acd2aa84137 [2021-06-24T13:27:32.426Z] Removing intermediate container 0bf7c430e038 [2021-06-24T13:27:32.427Z] ---> 477c277d73ed [2021-06-24T13:27:32.427Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-06-24T13:27:32.703Z] ---> Running in e5bf81634016 [2021-06-24T13:27:34.695Z] Removing intermediate container 1192a6fcd817 [2021-06-24T13:27:34.695Z] ---> 24a21383a8cb [2021-06-24T13:27:34.695Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-06-24T13:27:34.695Z] Removing intermediate container efb6ea3f5b55 [2021-06-24T13:27:34.695Z] ---> 271c00a4b630 [2021-06-24T13:27:34.695Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-06-24T13:27:34.695Z] ---> Running in 261ca41fe6be [2021-06-24T13:27:34.981Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-06-24T13:27:34.981Z] ---> Running in f3895a22ea87 [2021-06-24T13:27:35.265Z] Removing intermediate container 5acd2aa84137 [2021-06-24T13:27:35.265Z] Removing intermediate container e6bbb31a6ce4 [2021-06-24T13:27:35.265Z] ---> e865331790ad [2021-06-24T13:27:35.265Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-06-24T13:27:35.265Z] ---> 57a30ed1875f [2021-06-24T13:27:35.265Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-06-24T13:27:35.543Z] ---> Running in c8b8639e7449 [2021-06-24T13:27:35.543Z] ---> Running in aa078fab8723 [2021-06-24T13:27:37.547Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-06-24T13:27:37.825Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-06-24T13:27:38.427Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-06-24T13:27:38.701Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-06-24T13:27:40.854Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-06-24T13:27:40.855Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-06-24T13:27:40.855Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-06-24T13:27:40.855Z] Fetched 0 B in 0s (0 B/s) [2021-06-24T13:27:40.855Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-06-24T13:27:40.855Z] Fetched 96.5 kB in 0s (0 B/s) [2021-06-24T13:27:40.855Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-06-24T13:27:40.855Z] Fetched 279 kB in 0s (0 B/s) [2021-06-24T13:27:40.855Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-06-24T13:27:40.855Z] Fetched 122 kB in 0s (0 B/s) [2021-06-24T13:27:40.855Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-06-24T13:27:40.855Z] Fetched 77.8 kB in 0s (0 B/s) [2021-06-24T13:27:40.855Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-06-24T13:27:40.855Z] Fetched 8848 B in 0s (0 B/s) [2021-06-24T13:27:40.855Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-06-24T13:27:40.855Z] Fetched 47.8 kB in 0s (0 B/s) [2021-06-24T13:27:40.855Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-06-24T13:27:40.855Z] Fetched 45.6 kB in 0s (0 B/s) [2021-06-24T13:27:40.855Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-06-24T13:27:40.855Z] Fetched 15.0 kB in 0s (0 B/s) [2021-06-24T13:27:40.855Z] Get:1 libcurl4_7.58.0-2ubuntu3.13_amd64.deb [219 kB] [2021-06-24T13:27:40.855Z] Fetched 219 kB in 0s (0 B/s) [2021-06-24T13:27:40.855Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-06-24T13:27:40.855Z] Fetched 154 kB in 0s (0 B/s) [2021-06-24T13:27:40.855Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-06-24T13:27:40.855Z] Fetched 50.6 kB in 0s (0 B/s) [2021-06-24T13:27:40.855Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-06-24T13:27:40.855Z] Fetched 14.8 kB in 0s (0 B/s) [2021-06-24T13:27:40.855Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-06-24T13:27:40.855Z] Fetched 41.8 kB in 0s (0 B/s) [2021-06-24T13:27:40.855Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-06-24T13:27:40.855Z] Fetched 499 kB in 0s (0 B/s) [2021-06-24T13:27:40.855Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-06-24T13:27:40.855Z] Fetched 111 kB in 0s (0 B/s) [2021-06-24T13:27:40.855Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-06-24T13:27:40.855Z] Fetched 240 kB in 0s (0 B/s) [2021-06-24T13:27:40.855Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-06-24T13:27:40.855Z] Fetched 29.3 kB in 0s (0 B/s) [2021-06-24T13:27:40.855Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-06-24T13:27:40.855Z] Fetched 85.5 kB in 0s (0 B/s) [2021-06-24T13:27:40.855Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-06-24T13:27:40.855Z] Fetched 24.5 kB in 0s (0 B/s) [2021-06-24T13:27:40.855Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-06-24T13:27:40.855Z] Fetched 49.2 kB in 0s (0 B/s) [2021-06-24T13:27:40.855Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-06-24T13:27:40.855Z] Fetched 54.2 kB in 0s (0 B/s) [2021-06-24T13:27:40.855Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-06-24T13:27:40.855Z] Fetched 30.8 kB in 0s (0 B/s) [2021-06-24T13:27:40.855Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-06-24T13:27:40.855Z] Fetched 15.8 kB in 0s (0 B/s) [2021-06-24T13:27:40.855Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-06-24T13:27:40.855Z] Fetched 85.9 kB in 0s (0 B/s) [2021-06-24T13:27:40.855Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-06-24T13:27:40.855Z] Fetched 8720 B in 0s (0 B/s) [2021-06-24T13:27:40.855Z] Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] [2021-06-24T13:27:40.855Z] Fetched 140 kB in 0s (0 B/s) [2021-06-24T13:27:40.855Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-06-24T13:27:40.855Z] Fetched 119 kB in 0s (0 B/s) [2021-06-24T13:27:40.855Z] Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] [2021-06-24T13:27:40.855Z] Fetched 111 kB in 0s (0 B/s) [2021-06-24T13:27:40.855Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-06-24T13:27:40.855Z] Fetched 11.1 kB in 0s (0 B/s) [2021-06-24T13:27:40.855Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-06-24T13:27:40.855Z] Fetched 645 kB in 0s (0 B/s) [2021-06-24T13:27:40.855Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-06-24T13:27:40.855Z] Fetched 41.3 kB in 0s (0 B/s) [2021-06-24T13:27:40.855Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-06-24T13:27:40.855Z] Fetched 17.9 kB in 0s (0 B/s) [2021-06-24T13:27:40.855Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-06-24T13:27:40.855Z] Fetched 368 kB in 0s (0 B/s) [2021-06-24T13:27:40.855Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-06-24T13:27:40.855Z] Fetched 187 kB in 0s (0 B/s) [2021-06-24T13:27:40.855Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-06-24T13:27:40.855Z] Fetched 175 kB in 0s (0 B/s) [2021-06-24T13:27:40.855Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-06-24T13:27:40.855Z] Fetched 206 kB in 0s (0 B/s) [2021-06-24T13:27:40.855Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] [2021-06-24T13:27:40.855Z] Fetched 1301 kB in 0s (0 B/s) [2021-06-24T13:27:40.855Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-06-24T13:27:40.855Z] Fetched 36.2 kB in 0s (0 B/s) [2021-06-24T13:27:40.855Z] Get:1 curl_7.58.0-2ubuntu3.13_amd64.deb [159 kB] [2021-06-24T13:27:40.855Z] Fetched 159 kB in 0s (0 B/s) [2021-06-24T13:27:40.855Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-06-24T13:27:40.855Z] Fetched 107 kB in 0s (0 B/s) [2021-06-24T13:27:40.855Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-06-24T13:27:40.855Z] Fetched 48.7 kB in 0s (0 B/s) [2021-06-24T13:27:40.855Z] Pulling static-packages [2021-06-24T13:27:40.855Z] + snapcraftctl pull [2021-06-24T13:27:40.855Z] Pulling version [2021-06-24T13:27:40.855Z] + cd /root/project [2021-06-24T13:27:40.855Z] + git describe --tags --abbrev=0 [2021-06-24T13:27:40.855Z] + sed s/v// [2021-06-24T13:27:40.855Z] + GIT_VERSION=2.0.0-dev.272 [2021-06-24T13:27:40.855Z] + [ -z 2.0.0-dev.272 ] [2021-06-24T13:27:40.855Z] + snapcraftctl set-version 2.0.0-dev.272 [2021-06-24T13:27:41.428Z] Building app-service-config [2021-06-24T13:27:41.428Z] + snapcraftctl build [2021-06-24T13:27:43.976Z] Building config-common [2021-06-24T13:27:43.976Z] + snapcraftctl build [2021-06-24T13:27:45.903Z] Skipping build go-build-helper (already ran) [2021-06-24T13:27:45.903Z] Building edgex-go [2021-06-24T13:27:45.903Z] + cd /root/parts/edgex-go/src [2021-06-24T13:27:45.903Z] + make build [2021-06-24T13:27:45.903Z] go mod tidy [2021-06-24T13:27:48.449Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-06-24T13:27:48.450Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.67 [2021-06-24T13:27:48.450Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.103 [2021-06-24T13:27:48.450Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-06-24T13:27:48.450Z] go: downloading github.com/google/uuid v1.2.0 [2021-06-24T13:27:48.450Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.16 [2021-06-24T13:27:48.450Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-06-24T13:27:48.450Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-06-24T13:27:48.450Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-06-24T13:27:48.450Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.26 [2021-06-24T13:27:48.450Z] go: downloading github.com/lib/pq v1.10.2 [2021-06-24T13:27:48.450Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-06-24T13:27:48.712Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-06-24T13:27:48.712Z] go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 [2021-06-24T13:27:48.712Z] go: downloading github.com/pelletier/go-toml v1.9.2 [2021-06-24T13:27:49.284Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-06-24T13:27:49.284Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.8 [2021-06-24T13:27:49.545Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.10 [2021-06-24T13:27:51.869Z] go: downloading github.com/go-playground/validator/v10 v10.6.1 [2021-06-24T13:27:51.869Z] go: downloading github.com/go-kit/kit v0.9.0 [2021-06-24T13:27:51.869Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-06-24T13:27:51.870Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-06-24T13:27:51.870Z] go: downloading github.com/stretchr/objx v0.1.0 [2021-06-24T13:27:51.870Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-06-24T13:27:51.870Z] go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2021-06-24T13:27:51.870Z] go: downloading github.com/x448/float16 v0.8.4 [2021-06-24T13:27:51.870Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-06-24T13:27:51.870Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-06-24T13:27:51.870Z] go: downloading golang.org/x/text v0.3.2 [2021-06-24T13:27:51.870Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2021-06-24T13:27:51.870Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-06-24T13:27:51.870Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 [2021-06-24T13:27:51.870Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2021-06-24T13:27:51.870Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-06-24T13:27:51.870Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-06-24T13:27:51.870Z] go: downloading github.com/go-stack/stack v1.8.0 [2021-06-24T13:27:51.870Z] go: downloading github.com/kr/pretty v0.2.0 [2021-06-24T13:27:51.870Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-06-24T13:27:51.870Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-06-24T13:27:51.870Z] go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd [2021-06-24T13:27:51.870Z] go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2021-06-24T13:27:51.870Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-06-24T13:27:51.870Z] go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 [2021-06-24T13:27:51.870Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2021-06-24T13:27:51.870Z] go: downloading github.com/onsi/gomega v1.7.0 [2021-06-24T13:27:51.870Z] go: downloading github.com/kr/text v0.1.0 [2021-06-24T13:27:51.870Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-06-24T13:27:51.870Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-06-24T13:27:51.870Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-06-24T13:27:51.870Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-06-24T13:27:51.870Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-06-24T13:27:51.870Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-06-24T13:27:51.870Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-06-24T13:27:51.870Z] go: downloading github.com/hashicorp/consul/sdk v0.7.0 [2021-06-24T13:27:51.870Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2021-06-24T13:27:51.870Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-06-24T13:27:51.870Z] go: downloading github.com/fatih/color v1.9.0 [2021-06-24T13:27:51.870Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-06-24T13:27:51.870Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-06-24T13:27:51.870Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-06-24T13:27:51.870Z] go: downloading github.com/pkg/errors v0.8.1 [2021-06-24T13:27:51.870Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-06-24T13:27:51.870Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2021-06-24T13:27:51.870Z] go: downloading github.com/hpcloud/tail v1.0.0 [2021-06-24T13:27:51.870Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2021-06-24T13:27:51.870Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2021-06-24T13:27:51.870Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2021-06-24T13:27:51.870Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2021-06-24T13:27:51.870Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2021-06-24T13:27:51.870Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-06-24T13:27:51.870Z] go: downloading github.com/hashicorp/go-multierror v1.1.0 [2021-06-24T13:27:51.870Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2021-06-24T13:27:51.870Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2021-06-24T13:27:51.870Z] go: downloading github.com/miekg/dns v1.1.26 [2021-06-24T13:27:51.870Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2021-06-24T13:27:52.130Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-06-24T13:27:52.130Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2021-06-24T13:27:52.130Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-06-24T13:28:02.151Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-06-24T13:28:05.452Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-06-24T13:28:06.394Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-06-24T13:28:07.806Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-06-24T13:28:08.067Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-06-24T13:28:09.008Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-06-24T13:28:10.392Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-06-24T13:28:11.334Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-06-24T13:28:12.719Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-06-24T13:28:13.660Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-06-24T13:28:14.603Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-06-24T13:28:16.520Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-06-24T13:28:16.520Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-06-24T13:28:16.520Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-06-24T13:28:16.520Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-06-24T13:28:16.520Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-06-24T13:28:16.520Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-06-24T13:28:16.520Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-06-24T13:28:16.520Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-06-24T13:28:16.520Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-06-24T13:28:16.520Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-06-24T13:28:16.520Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-06-24T13:28:16.520Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-06-24T13:28:16.520Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-06-24T13:28:16.520Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-06-24T13:28:16.520Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-06-24T13:28:16.520Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-06-24T13:28:16.520Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-06-24T13:28:16.520Z] + 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-06-24T13:28:16.520Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-06-24T13:28:16.520Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2021-06-24T13:28:16.520Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-06-24T13:28:16.520Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-06-24T13:28:16.521Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-06-24T13:28:16.521Z] + 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-06-24T13:28:16.521Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-06-24T13:28:16.521Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-06-24T13:28:16.521Z] + 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-06-24T13:28:17.904Z] Building hooks [2021-06-24T13:28:17.904Z] + cd /root/parts/hooks/src [2021-06-24T13:28:17.904Z] + make build [2021-06-24T13:28:17.904Z] go mod tidy [2021-06-24T13:28:18.848Z] go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.0 [2021-06-24T13:28:18.848Z] go: downloading github.com/stretchr/testify v1.5.1 [2021-06-24T13:28:19.555Z] go: downloading gopkg.in/yaml.v2 v2.2.2 [2021-06-24T13:28:19.555Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2021-06-24T13:28:19.816Z] GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure [2021-06-24T13:28:20.755Z] GO111MODULE=on go build -o cmd/install/install ./cmd/install [2021-06-24T13:28:21.017Z] + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure [2021-06-24T13:28:21.017Z] + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install [2021-06-24T13:28:24.322Z] Building static-packages [2021-06-24T13:28:24.322Z] + snapcraftctl build [2021-06-24T13:28:30.005Z] Building version [2021-06-24T13:28:30.005Z] + snapcraftctl build [2021-06-24T13:28:30.005Z] Staging app-service-config [2021-06-24T13:28:30.005Z] + snapcraftctl stage [2021-06-24T13:28:30.005Z] Staging config-common [2021-06-24T13:28:30.005Z] + snapcraftctl stage [2021-06-24T13:28:30.268Z] Skipping stage go-build-helper (already ran) [2021-06-24T13:28:30.268Z] Staging edgex-go [2021-06-24T13:28:30.268Z] + snapcraftctl stage [2021-06-24T13:28:31.660Z] Staging hooks [2021-06-24T13:28:31.660Z] + snapcraftctl stage [2021-06-24T13:28:32.608Z] Staging static-packages [2021-06-24T13:28:32.608Z] + snapcraftctl stage [2021-06-24T13:28:34.002Z] Staging version [2021-06-24T13:28:34.002Z] + snapcraftctl stage [2021-06-24T13:28:35.393Z] Priming app-service-config [2021-06-24T13:28:35.393Z] + snapcraftctl prime [2021-06-24T13:28:36.783Z] Priming config-common [2021-06-24T13:28:36.783Z] + snapcraftctl prime [2021-06-24T13:28:37.729Z] Priming go-build-helper [2021-06-24T13:28:37.729Z] + snapcraftctl prime [2021-06-24T13:28:38.765Z] Priming edgex-go [2021-06-24T13:28:38.765Z] + snapcraftctl prime [2021-06-24T13:28:39.767Z] Priming hooks [2021-06-24T13:28:39.767Z] + snapcraftctl prime [2021-06-24T13:28:41.251Z] Priming static-packages [2021-06-24T13:28:41.251Z] + snapcraftctl prime [2021-06-24T13:28:43.803Z] Priming version [2021-06-24T13:28:43.803Z] + snapcraftctl prime [2021-06-24T13:28:44.748Z] 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-06-24T13:29:34.893Z] Removing intermediate container 261ca41fe6be [2021-06-24T13:29:34.893Z] ---> edcf06f2b75e [2021-06-24T13:29:34.893Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-06-24T13:29:34.893Z] ---> Running in 18dba82bfaac [2021-06-24T13:29:34.893Z] Removing intermediate container e5bf81634016 [2021-06-24T13:29:34.893Z] ---> 9db06d433d27 [2021-06-24T13:29:34.893Z] [2021-06-24T13:29:34.893Z] Step 11/23 : FROM alpine:3.12 [2021-06-24T13:29:34.893Z] 3.12: Pulling from library/alpine [2021-06-24T13:29:34.893Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-06-24T13:29:34.893Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-06-24T13:29:34.893Z] Status: Downloaded newer image for alpine:3.12 [2021-06-24T13:29:34.893Z] ---> c4fd0aeabfcf [2021-06-24T13:29:34.893Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-06-24T13:29:34.893Z] ---> Running in 44e602089e0b [2021-06-24T13:29:35.167Z] Removing intermediate container aa078fab8723 [2021-06-24T13:29:35.167Z] ---> bb33bc90a064 [2021-06-24T13:29:35.167Z] [2021-06-24T13:29:35.167Z] Step 11/32 : FROM alpine:3.12 [2021-06-24T13:29:35.167Z] ---> c4fd0aeabfcf [2021-06-24T13:29:35.167Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-06-24T13:29:35.447Z] Removing intermediate container f3895a22ea87 [2021-06-24T13:29:35.447Z] ---> 173957ddd468 [2021-06-24T13:29:35.447Z] [2021-06-24T13:29:35.447Z] Step 11/23 : FROM alpine:3.12 [2021-06-24T13:29:35.447Z] ---> c4fd0aeabfcf [2021-06-24T13:29:35.447Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-06-24T13:29:36.053Z] ---> Running in 983c790f5bba [2021-06-24T13:29:36.053Z] ---> Running in 2640046f93ba [2021-06-24T13:29:36.663Z] Removing intermediate container 18dba82bfaac [2021-06-24T13:29:36.663Z] ---> 10c5ebfae3c9 [2021-06-24T13:29:36.663Z] [2021-06-24T13:29:36.663Z] Step 12/24 : FROM docker:20.10.0 [2021-06-24T13:29:36.948Z] Removing intermediate container 983c790f5bba [2021-06-24T13:29:36.948Z] ---> 7019edca87ba [2021-06-24T13:29:36.948Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-06-24T13:29:36.948Z] 20.10.0: Pulling from library/docker [2021-06-24T13:29:37.229Z] ---> Running in c982a09bde36 [2021-06-24T13:29:37.507Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-24T13:29:38.116Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-24T13:29:38.731Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-24T13:29:38.731Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-24T13:29:38.731Z] Executing busybox-1.31.1-r20.trigger [2021-06-24T13:29:38.731Z] OK: 5 MiB in 15 packages [2021-06-24T13:29:38.731Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-24T13:29:39.341Z] (1/2) Installing ca-certificates (20191127-r4) [2021-06-24T13:29:39.624Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-06-24T13:29:39.624Z] Executing busybox-1.31.1-r20.trigger [2021-06-24T13:29:39.624Z] Executing ca-certificates-20191127-r4.trigger [2021-06-24T13:29:39.624Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-24T13:29:39.904Z] OK: 6 MiB in 16 packages [2021-06-24T13:29:39.904Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-24T13:29:40.916Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-06-24T13:29:40.916Z] (2/2) Installing su-exec (0.2-r1) [2021-06-24T13:29:40.916Z] Executing busybox-1.31.1-r20.trigger [2021-06-24T13:29:40.916Z] OK: 5 MiB in 16 packages [2021-06-24T13:29:40.916Z] Removing intermediate container 44e602089e0b [2021-06-24T13:29:41.194Z] ---> 50adb5c7511c [2021-06-24T13:29:41.194Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-24T13:29:41.475Z] ---> Running in 1744a70c7c1d [2021-06-24T13:29:42.464Z] Removing intermediate container 1744a70c7c1d [2021-06-24T13:29:42.464Z] ---> 3c066c235e47 [2021-06-24T13:29:42.464Z] Step 14/23 : ENV APP_PORT=59861 [2021-06-24T13:29:42.464Z] Removing intermediate container 2640046f93ba [2021-06-24T13:29:42.464Z] ---> 7cec7419e64d [2021-06-24T13:29:42.464Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-24T13:29:42.749Z] ---> Running in 225dba28c749 [2021-06-24T13:29:42.749Z] ---> Running in 80010ec057f7 [2021-06-24T13:29:43.033Z] Removing intermediate container c982a09bde36 [2021-06-24T13:29:43.033Z] ---> bde2de0626eb [2021-06-24T13:29:43.033Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-06-24T13:29:43.309Z] ---> Running in 65283607e1f8 [2021-06-24T13:29:43.585Z] Removing intermediate container 225dba28c749 [2021-06-24T13:29:43.585Z] ---> b34bbf6c6a1c [2021-06-24T13:29:43.585Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-24T13:29:43.874Z] Removing intermediate container 80010ec057f7 [2021-06-24T13:29:43.874Z] ---> 8dab3bdca8b8 [2021-06-24T13:29:43.874Z] Step 14/23 : ENV APP_PORT=59860 [2021-06-24T13:29:43.874Z] ---> Running in ad6fd6cb93fa [2021-06-24T13:29:44.150Z] ---> Running in 5f96aeee2bf5 [2021-06-24T13:29:44.428Z] Removing intermediate container 65283607e1f8 [2021-06-24T13:29:44.428Z] ---> f7b56e903988 [2021-06-24T13:29:44.428Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-06-24T13:29:44.706Z] ---> Running in 651ce4591056 [2021-06-24T13:29:44.984Z] Removing intermediate container ad6fd6cb93fa [2021-06-24T13:29:44.984Z] ---> 1138724c52de [2021-06-24T13:29:44.984Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-24T13:29:44.984Z] Removing intermediate container 5f96aeee2bf5 [2021-06-24T13:29:44.984Z] ---> 25b75f6ecf33 [2021-06-24T13:29:44.984Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-24T13:29:45.261Z] ---> Running in b6edccfc0a3d [2021-06-24T13:29:45.544Z] Removing intermediate container 651ce4591056 [2021-06-24T13:29:45.544Z] ---> a7e0a81ace4f [2021-06-24T13:29:45.544Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-06-24T13:29:45.544Z] Removing intermediate container c8b8639e7449 [2021-06-24T13:29:45.544Z] ---> 6297aa3b7aba [2021-06-24T13:29:45.544Z] [2021-06-24T13:29:45.544Z] Step 11/24 : FROM alpine:3.12 [2021-06-24T13:29:45.544Z] ---> c4fd0aeabfcf [2021-06-24T13:29:45.544Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-06-24T13:29:46.147Z] ---> Running in ca15131e9e83 [2021-06-24T13:29:46.147Z] ---> Running in afb066ec0794 [2021-06-24T13:29:46.147Z] Removing intermediate container b6edccfc0a3d [2021-06-24T13:29:46.147Z] ---> fd0d04075b36 [2021-06-24T13:29:46.147Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-24T13:29:46.429Z] ---> e2dd78846bcf [2021-06-24T13:29:46.429Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-06-24T13:29:47.042Z] Removing intermediate container afb066ec0794 [2021-06-24T13:29:47.042Z] ---> 1adca937fb98 [2021-06-24T13:29:47.042Z] Step 13/24 : ENV APP_PORT=59880 [2021-06-24T13:29:47.319Z] ---> Running in 9ca9c8c70378 [2021-06-24T13:29:47.922Z] ---> 31a3e20d8aa3 [2021-06-24T13:29:47.922Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-06-24T13:29:48.202Z] Removing intermediate container 9ca9c8c70378 [2021-06-24T13:29:48.202Z] ---> c994d9942042 [2021-06-24T13:29:48.202Z] Step 14/24 : EXPOSE $APP_PORT [2021-06-24T13:29:48.805Z] ---> Running in 3b1339c72ae7 [2021-06-24T13:29:48.806Z] ---> a4667c701599 [2021-06-24T13:29:48.806Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-06-24T13:29:49.414Z] Removing intermediate container 3b1339c72ae7 [2021-06-24T13:29:49.414Z] ---> 8d7512fa45b8 [2021-06-24T13:29:49.414Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-24T13:29:49.697Z] Removing intermediate container ca15131e9e83 [2021-06-24T13:29:49.697Z] ---> 94a2a0d9e6e9 [2021-06-24T13:29:49.697Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-06-24T13:29:49.972Z] ---> Running in d46ad8556073 [2021-06-24T13:29:49.972Z] ---> Running in 45c205280928 [2021-06-24T13:29:50.247Z] ---> 7e9168231acb [2021-06-24T13:29:50.247Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-06-24T13:29:50.522Z] ---> Running in 87e21a8e030f [2021-06-24T13:29:50.522Z] ---> a183921c8d0c [2021-06-24T13:29:50.522Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-06-24T13:29:51.511Z] Removing intermediate container 45c205280928 [2021-06-24T13:29:51.511Z] ---> c02e3ed44f5a [2021-06-24T13:29:51.511Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-06-24T13:29:51.511Z] Removing intermediate container 87e21a8e030f [2021-06-24T13:29:51.511Z] ---> a929fd53660f [2021-06-24T13:29:51.511Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-24T13:29:51.790Z] ---> Running in b95c9a62ce2e [2021-06-24T13:29:51.790Z] ---> 6de52d1a5b15 [2021-06-24T13:29:51.790Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-06-24T13:29:52.067Z] ---> Running in 01c96f2ff74e [2021-06-24T13:29:52.667Z] Removing intermediate container b95c9a62ce2e [2021-06-24T13:29:52.667Z] ---> 6e50c0d56a2b [2021-06-24T13:29:52.667Z] Step 21/23 : LABEL arch=arm64 [2021-06-24T13:29:52.667Z] ---> cf989cda2d1c [2021-06-24T13:29:52.667Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-06-24T13:29:52.667Z] ---> Running in c15650484ac8 [2021-06-24T13:29:52.947Z] ---> Running in 79774d41467e [2021-06-24T13:29:53.224Z] Removing intermediate container 01c96f2ff74e [2021-06-24T13:29:53.224Z] ---> a520c8217d3c [2021-06-24T13:29:53.224Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-24T13:29:53.224Z] ---> Running in 1d4b9b697e33 [2021-06-24T13:29:53.499Z] Removing intermediate container d46ad8556073 [2021-06-24T13:29:53.499Z] ---> 09dcce2f364e [2021-06-24T13:29:53.499Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-06-24T13:29:53.774Z] Removing intermediate container c15650484ac8 [2021-06-24T13:29:53.774Z] ---> 87ad7d26a9cd [2021-06-24T13:29:53.774Z] Step 22/23 : LABEL git_sha=2c020decbbc92ae46f891b3abdf5220a56dbabb4 [2021-06-24T13:29:53.774Z] ---> Running in 95958351e97a [2021-06-24T13:29:54.048Z] ---> Running in 8b10344d2679 [2021-06-24T13:29:54.323Z] Removing intermediate container 1d4b9b697e33 [2021-06-24T13:29:54.323Z] ---> d953e18611b3 [2021-06-24T13:29:54.323Z] Step 21/23 : LABEL arch=arm64 [2021-06-24T13:29:54.599Z] ---> Running in 0afb575c869c [2021-06-24T13:29:54.599Z] Removing intermediate container 8b10344d2679 [2021-06-24T13:29:54.599Z] ---> c9e24a6f4398 [2021-06-24T13:29:54.599Z] Step 23/23 : LABEL version=0.0.0 [2021-06-24T13:29:54.875Z] ---> Running in 0092000b587f [2021-06-24T13:29:55.163Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-06-24T13:29:55.163Z] Status: Downloaded newer image for docker:20.10.0 [2021-06-24T13:29:55.163Z] ---> eeaf43b92773 [2021-06-24T13:29:55.163Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-06-24T13:29:55.441Z] Removing intermediate container 0afb575c869c [2021-06-24T13:29:55.441Z] ---> 1424e120ef74 [2021-06-24T13:29:55.441Z] Step 22/23 : LABEL git_sha=2c020decbbc92ae46f891b3abdf5220a56dbabb4 [2021-06-24T13:29:55.441Z] ---> Running in 61d13c2515df [2021-06-24T13:29:55.715Z] ---> Running in 1f1c477de43d [2021-06-24T13:29:55.715Z] Removing intermediate container 0092000b587f [2021-06-24T13:29:55.715Z] ---> 33cee1967474 [2021-06-24T13:29:55.715Z] [2021-06-24T13:29:55.715Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-24T13:29:56.326Z] Successfully built 33cee1967474 [2021-06-24T13:29:56.326Z] Removing intermediate container 79774d41467e [2021-06-24T13:29:56.326Z] ---> b21f3e4c9d8a [2021-06-24T13:29:56.326Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-24T13:29:56.326Z] Successfully tagged support-scheduler-arm64:latest [2021-06-24T13:29:56.616Z]  Building support-scheduler ... done Building security-secretstore-setup [2021-06-24T13:29:56.616Z] Removing intermediate container 61d13c2515df [2021-06-24T13:29:56.616Z] ---> a41421c906bc [2021-06-24T13:29:56.616Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-06-24T13:29:56.616Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-24T13:29:56.616Z] Removing intermediate container 1f1c477de43d [2021-06-24T13:29:56.616Z] ---> 1d912f2ccf4c [2021-06-24T13:29:56.616Z] Step 23/23 : LABEL version=0.0.0 [2021-06-24T13:29:56.616Z] ---> Running in 4a4659ecfced [2021-06-24T13:29:56.898Z] ---> Running in f6704402a70d [2021-06-24T13:29:57.884Z] Removing intermediate container f6704402a70d [2021-06-24T13:29:57.884Z] ---> 1da8cea703b4 [2021-06-24T13:29:57.884Z] [2021-06-24T13:29:57.884Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-06-24T13:29:57.884Z] (2/6) Installing libgcc (9.3.0-r2) [2021-06-24T13:29:58.165Z] (3/6) Installing libsodium (1.0.18-r0) [2021-06-24T13:29:58.165Z] ---> e253fa08fb10 [2021-06-24T13:29:58.165Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-06-24T13:29:58.165Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-06-24T13:29:58.165Z] Successfully built 1da8cea703b4 [2021-06-24T13:29:58.165Z] Successfully tagged support-notifications-arm64:latest [2021-06-24T13:29:58.165Z] Building core-metadata [2021-06-24T13:29:58.439Z]  Building support-notifications ... done (5/6) Installing libzmq (4.3.3-r0) [2021-06-24T13:29:58.439Z] (6/6) Installing zeromq (4.3.3-r0) [2021-06-24T13:29:58.439Z] Executing busybox-1.31.1-r20.trigger [2021-06-24T13:29:58.439Z] OK: 8 MiB in 20 packages [2021-06-24T13:29:58.718Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-24T13:29:59.006Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-24T13:29:59.607Z] (1/39) Installing readline (8.0.4-r0) [2021-06-24T13:29:59.607Z] (2/39) Installing bash (5.0.17-r0) [2021-06-24T13:29:59.607Z] Executing bash-5.0.17-r0.post-install [2021-06-24T13:29:59.607Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-06-24T13:29:59.883Z] (4/39) Installing libcurl (7.77.0-r0) [2021-06-24T13:29:59.883Z] (5/39) Installing curl (7.77.0-r0) [2021-06-24T13:29:59.883Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-06-24T13:29:59.883Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-06-24T13:29:59.883Z] (8/39) Installing expat (2.2.9-r1) [2021-06-24T13:29:59.883Z] (9/39) Installing libffi (3.3-r2) [2021-06-24T13:29:59.883Z] (10/39) Installing gdbm (1.13-r1) [2021-06-24T13:29:59.883Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-06-24T13:29:59.883Z] (12/39) Installing sqlite-libs (3.32.1-r1) [2021-06-24T13:29:59.883Z] ---> f3613ee265fd [2021-06-24T13:29:59.883Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-06-24T13:29:59.883Z] (13/39) Installing python3 (3.8.10-r0) [2021-06-24T13:30:00.870Z] Removing intermediate container 95958351e97a [2021-06-24T13:30:00.870Z] ---> 7e60495dc7d1 [2021-06-24T13:30:00.870Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-24T13:30:01.859Z] ---> e0d35f93f573 [2021-06-24T13:30:01.859Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-06-24T13:30:01.859Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-06-24T13:30:01.859Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-06-24T13:30:01.859Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-06-24T13:30:02.148Z] (17/39) Installing py3-six (1.15.0-r0) [2021-06-24T13:30:02.148Z] (18/39) Installing py3-packaging (20.4-r0) [2021-06-24T13:30:02.148Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-06-24T13:30:02.148Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-06-24T13:30:02.148Z] (21/39) Installing py3-idna (2.9-r0) [2021-06-24T13:30:02.148Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-06-24T13:30:02.148Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-06-24T13:30:02.148Z] ---> f01941d54166 [2021-06-24T13:30:02.148Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-06-24T13:30:02.148Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-06-24T13:30:02.426Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-06-24T13:30:02.426Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-06-24T13:30:02.426Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-06-24T13:30:02.426Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-06-24T13:30:02.426Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-06-24T13:30:02.426Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-06-24T13:30:02.426Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-06-24T13:30:02.426Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-06-24T13:30:02.426Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-06-24T13:30:02.426Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-06-24T13:30:02.426Z] (35/39) Installing py3-progress (1.5-r0) [2021-06-24T13:30:02.426Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-06-24T13:30:02.426Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-06-24T13:30:02.703Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-06-24T13:30:02.703Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-06-24T13:30:02.703Z] Executing busybox-1.31.1-r19.trigger [2021-06-24T13:30:02.703Z] OK: 72 MiB in 59 packages [2021-06-24T13:30:03.313Z] ---> b7e470fbb9cb [2021-06-24T13:30:03.313Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-06-24T13:30:04.297Z] ---> 94478b6db7a8 [2021-06-24T13:30:04.297Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-06-24T13:30:04.571Z] ---> 768a54154a85 [2021-06-24T13:30:04.571Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-06-24T13:30:04.924Z] ---> Running in 4d914c0142c7 [2021-06-24T13:30:05.236Z] ---> 0c7f4d8b4ae2 [2021-06-24T13:30:05.236Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-06-24T13:30:05.560Z] ---> Running in 1f15bc73449f [2021-06-24T13:30:05.911Z] Removing intermediate container 4d914c0142c7 [2021-06-24T13:30:05.911Z] ---> 55a3269408dd [2021-06-24T13:30:05.911Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-06-24T13:30:06.342Z] Removing intermediate container 1f15bc73449f [2021-06-24T13:30:06.342Z] ---> ae33a08bb2fd [2021-06-24T13:30:06.342Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-24T13:30:06.708Z] ---> Running in 93b418050d8f [2021-06-24T13:30:09.304Z] ---> bb78a7354965 [2021-06-24T13:30:09.304Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-06-24T13:30:09.304Z] ---> Running in 67dcd1221e11 [2021-06-24T13:30:09.304Z] Removing intermediate container 93b418050d8f [2021-06-24T13:30:09.304Z] ---> 3d8089fc0a52 [2021-06-24T13:30:09.304Z] Step 22/24 : LABEL arch=arm64 [2021-06-24T13:30:09.304Z] ---> Running in 2ea6b61227f7 [2021-06-24T13:30:09.304Z] Collecting docker-compose==1.23.2 [2021-06-24T13:30:09.304Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-06-24T13:30:09.304Z] Removing intermediate container 2ea6b61227f7 [2021-06-24T13:30:09.304Z] ---> 3cf859053590 [2021-06-24T13:30:09.304Z] Step 23/24 : LABEL git_sha=2c020decbbc92ae46f891b3abdf5220a56dbabb4 [2021-06-24T13:30:09.304Z] ---> Running in 1ef7d252e73c [2021-06-24T13:30:09.606Z] Collecting cached-property<2,>=1.2.0 [2021-06-24T13:30:09.606Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-06-24T13:30:10.233Z] Removing intermediate container 1ef7d252e73c [2021-06-24T13:30:10.233Z] ---> 4545724f8009 [2021-06-24T13:30:10.233Z] Step 24/24 : LABEL version=0.0.0 [2021-06-24T13:30:10.513Z] ---> Running in 7d75e52c9a63 [2021-06-24T13:30:10.798Z] Removing intermediate container 67dcd1221e11 [2021-06-24T13:30:10.798Z] ---> d0fee40ed371 [2021-06-24T13:30:10.798Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-06-24T13:30:11.403Z] ---> Running in b6c68678881e [2021-06-24T13:30:11.403Z] Removing intermediate container 7d75e52c9a63 [2021-06-24T13:30:11.403Z] ---> 6271d6f86961 [2021-06-24T13:30:11.403Z] [2021-06-24T13:30:11.403Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-06-24T13:30:11.697Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-06-24T13:30:11.994Z] Successfully built 6271d6f86961 [2021-06-24T13:30:12.275Z] Successfully tagged core-data-arm64:latest [2021-06-24T13:30:12.275Z]  Building core-data ... done Building security-proxy-setup [2021-06-24T13:30:12.275Z] Removing intermediate container b6c68678881e [2021-06-24T13:30:12.275Z] ---> 6cf3a1e1c58c [2021-06-24T13:30:12.275Z] Step 29/32 : CMD ["gate"] [2021-06-24T13:30:12.563Z] Collecting websocket-client<1.0,>=0.32.0 [2021-06-24T13:30:12.563Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-06-24T13:30:12.841Z] ---> Running in 6b6b35b91b9d [2021-06-24T13:30:13.451Z] Removing intermediate container 6b6b35b91b9d [2021-06-24T13:30:13.451Z] ---> 14feda01163b [2021-06-24T13:30:13.451Z] Step 30/32 : LABEL arch=arm64 [2021-06-24T13:30:13.745Z] ---> Running in 7cfa4c39fbf8 [2021-06-24T13:30:14.021Z] Collecting PyYAML<4,>=3.10 [2021-06-24T13:30:14.021Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-06-24T13:30:14.640Z] Removing intermediate container 7cfa4c39fbf8 [2021-06-24T13:30:14.640Z] ---> cf47d4190c33 [2021-06-24T13:30:14.640Z] Step 31/32 : LABEL git_sha=2c020decbbc92ae46f891b3abdf5220a56dbabb4 [2021-06-24T13:30:15.267Z] ---> Running in b6b310ae0965 [2021-06-24T13:30:16.253Z] Removing intermediate container b6b310ae0965 [2021-06-24T13:30:16.253Z] ---> e08fc53a6d32 [2021-06-24T13:30:16.253Z] Step 32/32 : LABEL version=0.0.0 [2021-06-24T13:30:16.549Z] ---> Running in 0f4581091192 [2021-06-24T13:30:17.157Z] Removing intermediate container 0f4581091192 [2021-06-24T13:30:17.157Z] ---> 296974787e9a [2021-06-24T13:30:17.157Z] [2021-06-24T13:30:17.760Z] Successfully built 296974787e9a [2021-06-24T13:30:17.760Z] Successfully tagged security-bootstrapper-arm64:latest [2021-06-24T13:30:17.760Z] Building core-command [2021-06-24T13:30:18.036Z]  Building security-bootstrapper ... done Collecting texttable<0.10,>=0.9.0 [2021-06-24T13:30:18.036Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-06-24T13:30:20.674Z] Collecting docker<4.0,>=3.6.0 [2021-06-24T13:30:20.674Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-06-24T13:30:21.657Z] Collecting jsonschema<3,>=2.5.1 [2021-06-24T13:30:21.657Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-06-24T13:30:21.937Z] Collecting dockerpty<0.5,>=0.4.1 [2021-06-24T13:30:21.937Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-06-24T13:30:24.572Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-06-24T13:30:24.572Z] Collecting docopt<0.7,>=0.6.1 [2021-06-24T13:30:24.572Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-06-24T13:30:28.266Z] Collecting idna<2.8,>=2.5 [2021-06-24T13:30:28.266Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-06-24T13:30:28.266Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2021-06-24T13:30:28.266Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2021-06-24T13:30:28.266Z] Collecting urllib3<1.25,>=1.21.1 [2021-06-24T13:30:28.266Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-06-24T13:30:28.266Z] Collecting docker-pycreds>=0.4.0 [2021-06-24T13:30:28.266Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-06-24T13:30:28.266Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-06-24T13:30:28.266Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-06-24T13:30:28.266Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-06-24T13:30:28.266Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-06-24T13:30:29.711Z] Installing collected packages: cached-property, idna, urllib3, requests, websocket-client, PyYAML, texttable, docker-pycreds, docker, jsonschema, dockerpty, docopt, docker-compose [2021-06-24T13:30:29.711Z] Attempting uninstall: idna [2021-06-24T13:30:29.711Z] Found existing installation: idna 2.9 [2021-06-24T13:30:29.711Z] Uninstalling idna-2.9: [2021-06-24T13:30:29.711Z] Successfully uninstalled idna-2.9 [2021-06-24T13:30:30.321Z] Attempting uninstall: urllib3 [2021-06-24T13:30:30.321Z] Found existing installation: urllib3 1.25.9 [2021-06-24T13:30:30.321Z] Uninstalling urllib3-1.25.9: [2021-06-24T13:30:30.321Z] Successfully uninstalled urllib3-1.25.9 [2021-06-24T13:30:30.919Z] Attempting uninstall: requests [2021-06-24T13:30:30.919Z] Found existing installation: requests 2.23.0 [2021-06-24T13:30:31.193Z] Uninstalling requests-2.23.0: [2021-06-24T13:30:31.193Z] Successfully uninstalled requests-2.23.0 [2021-06-24T13:30:31.792Z] Running setup.py install for PyYAML: started [2021-06-24T13:30:34.416Z] Running setup.py install for PyYAML: finished with status 'done' [2021-06-24T13:30:34.416Z] Running setup.py install for texttable: started [2021-06-24T13:30:36.400Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-24T13:30:36.400Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-06-24T13:30:36.400Z] ---> 24e5742132c9 [2021-06-24T13:30:36.400Z] Step 3/26 : WORKDIR /edgex-go [2021-06-24T13:30:36.400Z] ---> Using cache [2021-06-24T13:30:36.400Z] ---> 84a9fdfcc396 [2021-06-24T13:30:36.400Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-24T13:30:36.400Z] ---> Using cache [2021-06-24T13:30:36.400Z] ---> fea8ba04c67a [2021-06-24T13:30:36.400Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-06-24T13:30:36.711Z] Running setup.py install for texttable: finished with status 'done' [2021-06-24T13:30:38.695Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-24T13:30:38.695Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-24T13:30:38.695Z] ---> 24e5742132c9 [2021-06-24T13:30:38.695Z] Step 3/24 : WORKDIR /edgex-go [2021-06-24T13:30:38.695Z] ---> Using cache [2021-06-24T13:30:38.695Z] ---> 84a9fdfcc396 [2021-06-24T13:30:38.695Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-24T13:30:38.695Z] ---> Using cache [2021-06-24T13:30:38.695Z] ---> fea8ba04c67a [2021-06-24T13:30:38.695Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-24T13:30:39.695Z] Running setup.py install for dockerpty: started [2021-06-24T13:30:39.695Z] ---> Running in 07756285e2ce [2021-06-24T13:30:39.695Z] ---> Running in d9c4d6ddc31f [2021-06-24T13:30:42.351Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-24T13:30:42.351Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-24T13:30:42.351Z] Running setup.py install for dockerpty: finished with status 'done' [2021-06-24T13:30:42.351Z] Running setup.py install for docopt: started [2021-06-24T13:30:43.360Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-24T13:30:43.360Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-24T13:30:44.359Z] OK: 218 MiB in 52 packages [2021-06-24T13:30:44.648Z] OK: 218 MiB in 52 packages [2021-06-24T13:30:45.263Z] Running setup.py install for docopt: finished with status 'done' [2021-06-24T13:30:46.718Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2021-06-24T13:30:46.995Z] Removing intermediate container 07756285e2ce [2021-06-24T13:30:46.995Z] ---> 9d378cf041b7 [2021-06-24T13:30:46.995Z] Step 6/26 : COPY go.mod . [2021-06-24T13:30:47.273Z] Removing intermediate container d9c4d6ddc31f [2021-06-24T13:30:47.273Z] ---> 73f053d3027a [2021-06-24T13:30:47.273Z] Step 6/24 : COPY go.mod . [2021-06-24T13:30:48.735Z] ---> 451d08707377 [2021-06-24T13:30:48.735Z] Step 7/26 : RUN go mod download [2021-06-24T13:30:49.042Z] ---> bb44535df755 [2021-06-24T13:30:49.042Z] Step 7/24 : RUN go mod download [2021-06-24T13:30:49.323Z] ---> Running in 4f5720a739fc [2021-06-24T13:30:49.600Z] ---> Running in 32221b417db2 [2021-06-24T13:30:52.259Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-24T13:30:52.259Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-06-24T13:30:52.259Z] ---> 24e5742132c9 [2021-06-24T13:30:52.259Z] Step 3/22 : WORKDIR /edgex-go [2021-06-24T13:30:52.259Z] ---> Using cache [2021-06-24T13:30:52.259Z] ---> 84a9fdfcc396 [2021-06-24T13:30:52.259Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-24T13:30:52.259Z] ---> Using cache [2021-06-24T13:30:52.259Z] ---> fea8ba04c67a [2021-06-24T13:30:52.259Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-06-24T13:30:52.259Z] ---> Using cache [2021-06-24T13:30:52.259Z] ---> 73f053d3027a [2021-06-24T13:30:52.259Z] Step 6/22 : COPY go.mod . [2021-06-24T13:30:52.259Z] ---> Using cache [2021-06-24T13:30:52.259Z] ---> bb44535df755 [2021-06-24T13:30:52.259Z] Step 7/22 : RUN go mod download [2021-06-24T13:30:52.558Z] ---> Running in 4de86090811b [2021-06-24T13:30:54.576Z] Removing intermediate container 32221b417db2 [2021-06-24T13:30:54.576Z] ---> d643065de232 [2021-06-24T13:30:54.576Z] Step 8/24 : COPY . . [2021-06-24T13:30:54.856Z] Removing intermediate container 4f5720a739fc [2021-06-24T13:30:54.856Z] ---> e9fa353d7c3d [2021-06-24T13:30:54.856Z] Step 8/26 : COPY . . [2021-06-24T13:30:55.464Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-24T13:30:55.464Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-24T13:30:55.464Z] ---> 24e5742132c9 [2021-06-24T13:30:55.464Z] Step 3/24 : WORKDIR /edgex-go [2021-06-24T13:30:55.464Z] ---> Using cache [2021-06-24T13:30:55.464Z] ---> 84a9fdfcc396 [2021-06-24T13:30:55.464Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-24T13:30:55.464Z] ---> Using cache [2021-06-24T13:30:55.464Z] ---> fea8ba04c67a [2021-06-24T13:30:55.464Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-24T13:30:55.464Z] ---> Using cache [2021-06-24T13:30:55.464Z] ---> 73f053d3027a [2021-06-24T13:30:55.464Z] Step 6/24 : COPY go.mod . [2021-06-24T13:30:55.464Z] ---> Using cache [2021-06-24T13:30:55.464Z] ---> bb44535df755 [2021-06-24T13:30:55.464Z] Step 7/24 : RUN go mod download [2021-06-24T13:30:55.464Z] ---> Using cache [2021-06-24T13:30:55.464Z] ---> d643065de232 [2021-06-24T13:30:55.464Z] Step 8/24 : COPY . . [2021-06-24T13:30:57.481Z] Removing intermediate container 4de86090811b [2021-06-24T13:30:57.481Z] ---> 000102a34ec3 [2021-06-24T13:30:57.481Z] Step 8/22 : COPY . . [2021-06-24T13:31:04.211Z] Removing intermediate container 4a4659ecfced [2021-06-24T13:31:04.211Z] ---> 00e1c7e63451 [2021-06-24T13:31:04.211Z] Step 15/24 : ENV APP_PORT=58890 [2021-06-24T13:31:05.661Z] ---> Running in bea30e230f27 [2021-06-24T13:31:06.665Z] Removing intermediate container bea30e230f27 [2021-06-24T13:31:06.665Z] ---> 08cd56812f0c [2021-06-24T13:31:06.665Z] Step 16/24 : EXPOSE $APP_PORT [2021-06-24T13:31:07.266Z] ---> Running in bf5651083cc0 [2021-06-24T13:31:08.724Z] Removing intermediate container bf5651083cc0 [2021-06-24T13:31:08.724Z] ---> f4a6d8514132 [2021-06-24T13:31:08.724Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-06-24T13:31:12.125Z] ---> 7e51cf622f9e [2021-06-24T13:31:12.125Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-06-24T13:31:14.868Z] ---> 86aafeb5932c [2021-06-24T13:31:14.868Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-06-24T13:31:19.699Z] ---> 88c694a8ebc6 [2021-06-24T13:31:19.699Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-06-24T13:31:19.699Z] ---> 3f5ed12f463c [2021-06-24T13:31:19.699Z] Step 9/24 : RUN go mod tidy [2021-06-24T13:31:19.699Z] ---> e919c08cc3ed [2021-06-24T13:31:19.699Z] Step 9/26 : RUN go mod tidy [2021-06-24T13:31:19.974Z] ---> Running in b89261bddc19 [2021-06-24T13:31:19.974Z] ---> Running in 51276f8deac6 [2021-06-24T13:31:19.974Z] ---> Running in 30e812782d5e [2021-06-24T13:31:20.580Z] ---> 1dc03aab44e0 [2021-06-24T13:31:20.580Z] Step 9/24 : RUN go mod tidy [2021-06-24T13:31:20.860Z] Removing intermediate container 51276f8deac6 [2021-06-24T13:31:20.860Z] ---> c650aaff77ae [2021-06-24T13:31:20.860Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-24T13:31:20.860Z] ---> Running in 6d4184756e6c [2021-06-24T13:31:20.860Z] ---> 9e6dff86863c [2021-06-24T13:31:20.860Z] Step 9/22 : RUN go mod tidy [2021-06-24T13:31:21.136Z] ---> Running in 4462be481fc5 [2021-06-24T13:31:21.136Z] ---> Running in 47fff861fd4a [2021-06-24T13:31:21.740Z] Removing intermediate container 4462be481fc5 [2021-06-24T13:31:21.740Z] ---> ad90fc946fd1 [2021-06-24T13:31:21.740Z] Step 22/24 : LABEL arch=arm64 [2021-06-24T13:31:22.353Z] ---> Running in 9a358bfdb3a7 [2021-06-24T13:31:23.351Z] Removing intermediate container 9a358bfdb3a7 [2021-06-24T13:31:23.351Z] ---> d8de6e5195ac [2021-06-24T13:31:23.351Z] Step 23/24 : LABEL git_sha=2c020decbbc92ae46f891b3abdf5220a56dbabb4 [2021-06-24T13:31:23.630Z] ---> Running in 5a9e222cc963 [2021-06-24T13:31:24.233Z] Removing intermediate container 5a9e222cc963 [2021-06-24T13:31:24.233Z] ---> 8933c7a5128d [2021-06-24T13:31:24.233Z] Step 24/24 : LABEL version=0.0.0 [2021-06-24T13:31:24.509Z] ---> Running in 7ed130286b69 [2021-06-24T13:31:25.518Z] Removing intermediate container 7ed130286b69 [2021-06-24T13:31:25.518Z] ---> 2e3311b36ed2 [2021-06-24T13:31:25.518Z] [2021-06-24T13:31:26.118Z] Successfully built 2e3311b36ed2 [2021-06-24T13:31:26.118Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-06-24T13:31:26.721Z]  Building sys-mgmt-agent ... done Removing intermediate container b89261bddc19 [2021-06-24T13:31:26.721Z] ---> 61894cd8a72c [2021-06-24T13:31:26.721Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-06-24T13:31:26.995Z] Removing intermediate container 30e812782d5e [2021-06-24T13:31:26.995Z] ---> 0760b5ffa879 [2021-06-24T13:31:26.995Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-06-24T13:31:26.995Z] ---> Running in 6ef190098789 [2021-06-24T13:31:27.270Z] ---> Running in b515951f2195 [2021-06-24T13:31:27.270Z] Removing intermediate container 6d4184756e6c [2021-06-24T13:31:27.270Z] ---> 816d2f9652dd [2021-06-24T13:31:27.270Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-06-24T13:31:27.546Z] Removing intermediate container 47fff861fd4a [2021-06-24T13:31:27.546Z] ---> 34c32e685f7e [2021-06-24T13:31:27.546Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-06-24T13:31:27.546Z] ---> Running in 4440f1e9c1fe [2021-06-24T13:31:27.830Z] ---> Running in 976df6664fcd [2021-06-24T13:31:29.283Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-06-24T13:31:29.283Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-06-24T13:31:29.565Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-06-24T13:31:29.843Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-06-24T13:32:53.517Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-06-24T13:32:53.517Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-06-24T13:32:56.933Z] Removing intermediate container 4440f1e9c1fe [2021-06-24T13:32:56.933Z] ---> 22df8f4a6a62 [2021-06-24T13:32:56.933Z] [2021-06-24T13:32:56.933Z] Step 11/24 : FROM alpine:3.12 [2021-06-24T13:32:56.933Z] ---> c4fd0aeabfcf [2021-06-24T13:32:56.933Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-24T13:32:56.933Z] ---> Using cache [2021-06-24T13:32:56.933Z] ---> 50adb5c7511c [2021-06-24T13:32:56.933Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-24T13:32:56.933Z] ---> Using cache [2021-06-24T13:32:56.933Z] ---> 3c066c235e47 [2021-06-24T13:32:56.933Z] Step 14/24 : ENV APP_PORT=59882 [2021-06-24T13:32:57.213Z] ---> Running in 077624d733ef [2021-06-24T13:32:58.195Z] Removing intermediate container 077624d733ef [2021-06-24T13:32:58.195Z] ---> a09095ef52b0 [2021-06-24T13:32:58.195Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-24T13:32:58.471Z] ---> Running in 057f9bf6be69 [2021-06-24T13:32:59.457Z] Removing intermediate container 057f9bf6be69 [2021-06-24T13:32:59.457Z] ---> bd6ec582f64a [2021-06-24T13:32:59.457Z] Step 16/24 : WORKDIR / [2021-06-24T13:33:00.052Z] ---> Running in ca4b36842bff [2021-06-24T13:33:01.494Z] Removing intermediate container ca4b36842bff [2021-06-24T13:33:01.494Z] ---> 00f4f615c8ff [2021-06-24T13:33:01.494Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-24T13:33:01.494Z] Removing intermediate container b515951f2195 [2021-06-24T13:33:01.494Z] ---> 7c8ecd63b41f [2021-06-24T13:33:01.494Z] [2021-06-24T13:33:01.494Z] Step 11/26 : FROM alpine:3.12 [2021-06-24T13:33:01.494Z] ---> c4fd0aeabfcf [2021-06-24T13:33:01.494Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-06-24T13:33:01.771Z] ---> Running in 29fbca9d9247 [2021-06-24T13:33:01.771Z] Removing intermediate container 976df6664fcd [2021-06-24T13:33:01.771Z] ---> 72b321d834fa [2021-06-24T13:33:01.771Z] [2021-06-24T13:33:01.771Z] Step 11/22 : FROM alpine:3.12 [2021-06-24T13:33:01.771Z] ---> c4fd0aeabfcf [2021-06-24T13:33:01.771Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-06-24T13:33:02.054Z] Removing intermediate container 6ef190098789 [2021-06-24T13:33:02.054Z] ---> 185941ad67be [2021-06-24T13:33:02.054Z] [2021-06-24T13:33:02.054Z] Step 11/24 : FROM alpine:3.12 [2021-06-24T13:33:02.054Z] ---> c4fd0aeabfcf [2021-06-24T13:33:02.054Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-24T13:33:02.054Z] ---> Using cache [2021-06-24T13:33:02.054Z] ---> 50adb5c7511c [2021-06-24T13:33:02.054Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-24T13:33:02.054Z] ---> Using cache [2021-06-24T13:33:02.054Z] ---> 3c066c235e47 [2021-06-24T13:33:02.054Z] Step 14/24 : ENV APP_PORT=59881 [2021-06-24T13:33:02.332Z] ---> Running in d9f99fa36046 [2021-06-24T13:33:02.332Z] ---> Running in 841bdaadb53e [2021-06-24T13:33:02.606Z] ---> 00a224800254 [2021-06-24T13:33:02.606Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-06-24T13:33:03.220Z] Removing intermediate container 841bdaadb53e [2021-06-24T13:33:03.220Z] ---> cc5ca8accc18 [2021-06-24T13:33:03.220Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-24T13:33:03.495Z] ---> Running in 7f95973f1a0f [2021-06-24T13:33:03.495Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-24T13:33:03.776Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-24T13:33:03.776Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-24T13:33:04.058Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-24T13:33:04.058Z] Removing intermediate container 7f95973f1a0f [2021-06-24T13:33:04.058Z] ---> e1cd0ca8db48 [2021-06-24T13:33:04.058Z] Step 16/24 : WORKDIR / [2021-06-24T13:33:04.058Z] ---> 9e61a563f281 [2021-06-24T13:33:04.058Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-06-24T13:33:04.334Z] ---> Running in 393dea578840 [2021-06-24T13:33:04.334Z] (1/6) Installing ca-certificates (20191127-r4) [2021-06-24T13:33:04.623Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-06-24T13:33:04.623Z] (3/6) Installing libcurl (7.77.0-r0) [2021-06-24T13:33:04.623Z] (4/6) Installing curl (7.77.0-r0) [2021-06-24T13:33:04.623Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-06-24T13:33:04.623Z] (6/6) Installing su-exec (0.2-r1) [2021-06-24T13:33:04.623Z] Executing busybox-1.31.1-r20.trigger [2021-06-24T13:33:04.623Z] Executing ca-certificates-20191127-r4.trigger [2021-06-24T13:33:04.623Z] (1/4) Installing ca-certificates (20191127-r4) [2021-06-24T13:33:04.623Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-06-24T13:33:04.623Z] (3/4) Installing libcurl (7.77.0-r0) [2021-06-24T13:33:04.623Z] (4/4) Installing curl (7.77.0-r0) [2021-06-24T13:33:04.623Z] Executing busybox-1.31.1-r20.trigger [2021-06-24T13:33:04.910Z] Executing ca-certificates-20191127-r4.trigger [2021-06-24T13:33:04.910Z] OK: 7 MiB in 20 packages [2021-06-24T13:33:04.910Z] OK: 7 MiB in 18 packages [2021-06-24T13:33:05.193Z] Removing intermediate container 393dea578840 [2021-06-24T13:33:05.193Z] ---> 91197119d138 [2021-06-24T13:33:05.193Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-24T13:33:05.468Z] ---> 575e1c2c3fce [2021-06-24T13:33:05.468Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-06-24T13:33:05.755Z] ---> Running in 618ebc619234 [2021-06-24T13:33:06.031Z] ---> 1c6e9a7a5d1d [2021-06-24T13:33:06.031Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-06-24T13:33:06.306Z] Removing intermediate container 618ebc619234 [2021-06-24T13:33:06.306Z] ---> 4b61c86eb36c [2021-06-24T13:33:06.307Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-24T13:33:06.584Z] ---> Running in b1726ac04d8b [2021-06-24T13:33:07.183Z] Removing intermediate container 29fbca9d9247 [2021-06-24T13:33:07.183Z] ---> 09e78ce13ea9 [2021-06-24T13:33:07.183Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-24T13:33:07.457Z] Removing intermediate container d9f99fa36046 [2021-06-24T13:33:07.457Z] ---> 0ccd0cff6dfb [2021-06-24T13:33:07.457Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-24T13:33:07.457Z] ---> Running in f4c1b79baf29 [2021-06-24T13:33:07.457Z] Removing intermediate container b1726ac04d8b [2021-06-24T13:33:07.457Z] ---> 54ab57b1bbab [2021-06-24T13:33:07.457Z] Step 22/24 : LABEL arch=arm64 [2021-06-24T13:33:07.727Z] ---> Running in 898cae5cb2f6 [2021-06-24T13:33:07.727Z] ---> 94ed99e3b4cc [2021-06-24T13:33:07.727Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-06-24T13:33:07.727Z] ---> Running in b174136160a5 [2021-06-24T13:33:07.999Z] Removing intermediate container f4c1b79baf29 [2021-06-24T13:33:07.999Z] ---> a809d36c96e3 [2021-06-24T13:33:07.999Z] Step 14/26 : WORKDIR / [2021-06-24T13:33:08.277Z] Removing intermediate container 898cae5cb2f6 [2021-06-24T13:33:08.277Z] ---> d2c65e5523c6 [2021-06-24T13:33:08.277Z] Step 14/22 : WORKDIR /edgex [2021-06-24T13:33:08.277Z] ---> Running in 6664c80bb34c [2021-06-24T13:33:08.552Z] ---> Running in 9fd437523f20 [2021-06-24T13:33:08.552Z] Removing intermediate container b174136160a5 [2021-06-24T13:33:08.552Z] ---> 002a42f50fae [2021-06-24T13:33:08.552Z] Step 23/24 : LABEL git_sha=2c020decbbc92ae46f891b3abdf5220a56dbabb4 [2021-06-24T13:33:08.839Z] ---> Running in 554522a253bf [2021-06-24T13:33:08.839Z] ---> 50019bd91f7a [2021-06-24T13:33:08.839Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-06-24T13:33:08.839Z] ---> Running in ba49b1315e22 [2021-06-24T13:33:09.113Z] Removing intermediate container 6664c80bb34c [2021-06-24T13:33:09.113Z] ---> 33d49109aacb [2021-06-24T13:33:09.113Z] Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-06-24T13:33:09.113Z] Removing intermediate container 9fd437523f20 [2021-06-24T13:33:09.113Z] ---> 008e05ce9565 [2021-06-24T13:33:09.113Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-06-24T13:33:09.387Z] Removing intermediate container 554522a253bf [2021-06-24T13:33:09.387Z] ---> d66cd8f048b3 [2021-06-24T13:33:09.387Z] Step 24/24 : LABEL version=0.0.0 [2021-06-24T13:33:09.667Z] ---> Running in a8d04c54b683 [2021-06-24T13:33:09.667Z] Removing intermediate container ba49b1315e22 [2021-06-24T13:33:09.667Z] ---> 034b659f905f [2021-06-24T13:33:09.667Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-24T13:33:09.939Z] ---> Running in 7b237e741ba3 [2021-06-24T13:33:09.939Z] ---> 38b1e4f8ee90 [2021-06-24T13:33:09.939Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-06-24T13:33:10.218Z] Removing intermediate container a8d04c54b683 [2021-06-24T13:33:10.218Z] ---> 66baab4f9723 [2021-06-24T13:33:10.218Z] [2021-06-24T13:33:10.218Z] ---> ec9918d3bb2f [2021-06-24T13:33:10.218Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-06-24T13:33:10.492Z] Removing intermediate container 7b237e741ba3 [2021-06-24T13:33:10.492Z] ---> 38160d50dc51 [2021-06-24T13:33:10.492Z] Step 22/24 : LABEL arch=arm64 [2021-06-24T13:33:10.765Z] Successfully built 66baab4f9723 [2021-06-24T13:33:10.765Z] Successfully tagged core-command-arm64:latest [2021-06-24T13:33:10.765Z]  Building core-command ... done  ---> Running in 5a77ef8c06b3 [2021-06-24T13:33:11.043Z] ---> c686a9cbe3dd [2021-06-24T13:33:11.043Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-06-24T13:33:11.318Z] Removing intermediate container 5a77ef8c06b3 [2021-06-24T13:33:11.318Z] ---> b0e6da02a434 [2021-06-24T13:33:11.318Z] Step 23/24 : LABEL git_sha=2c020decbbc92ae46f891b3abdf5220a56dbabb4 [2021-06-24T13:33:11.590Z] ---> Running in 8b811d07ad87 [2021-06-24T13:33:11.590Z] ---> e1f08fe16c8e [2021-06-24T13:33:11.590Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-06-24T13:33:12.190Z] Removing intermediate container 8b811d07ad87 [2021-06-24T13:33:12.190Z] ---> 10bb79c8f987 [2021-06-24T13:33:12.190Z] Step 24/24 : LABEL version=0.0.0 [2021-06-24T13:33:12.190Z] ---> f77bf3ce61e4 [2021-06-24T13:33:12.190Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-06-24T13:33:12.190Z] ---> Running in 82f4ecbf9cbf [2021-06-24T13:33:12.787Z] Removing intermediate container 82f4ecbf9cbf [2021-06-24T13:33:12.787Z] ---> cadc45a64cd9 [2021-06-24T13:33:12.787Z] [2021-06-24T13:33:13.060Z] ---> a3b63fd56794 [2021-06-24T13:33:13.060Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-06-24T13:33:13.060Z] ---> 9c65a7f69994 [2021-06-24T13:33:13.060Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-06-24T13:33:13.332Z] Successfully built cadc45a64cd9 [2021-06-24T13:33:13.332Z] Successfully tagged core-metadata-arm64:latest [2021-06-24T13:33:13.332Z]  Building core-metadata ... done  ---> Running in 8809275e5bcb [2021-06-24T13:33:13.938Z] Removing intermediate container 8809275e5bcb [2021-06-24T13:33:13.938Z] ---> b3d6cda04d17 [2021-06-24T13:33:13.938Z] Step 19/22 : CMD ["--init=true"] [2021-06-24T13:33:14.213Z] ---> Running in 231c0647199a [2021-06-24T13:33:14.485Z] ---> 77053087f791 [2021-06-24T13:33:14.485Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-06-24T13:33:14.762Z] Removing intermediate container 231c0647199a [2021-06-24T13:33:14.762Z] ---> 897a8489e476 [2021-06-24T13:33:14.762Z] Step 20/22 : LABEL arch=arm64 [2021-06-24T13:33:15.035Z] ---> Running in fcff8efd4c3d [2021-06-24T13:33:15.631Z] ---> f1b42aea29bc [2021-06-24T13:33:15.631Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-06-24T13:33:15.631Z] Removing intermediate container fcff8efd4c3d [2021-06-24T13:33:15.631Z] ---> 5289beed1031 [2021-06-24T13:33:15.631Z] Step 21/22 : LABEL git_sha=2c020decbbc92ae46f891b3abdf5220a56dbabb4 [2021-06-24T13:33:15.906Z] ---> Running in 68cd5b895b2e [2021-06-24T13:33:16.503Z] Removing intermediate container 68cd5b895b2e [2021-06-24T13:33:16.503Z] ---> ef5f1d1ffe62 [2021-06-24T13:33:16.503Z] Step 22/22 : LABEL version=0.0.0 [2021-06-24T13:33:16.503Z] ---> Running in aa0f93c14cc6 [2021-06-24T13:33:16.503Z] ---> 273bc37f60b7 [2021-06-24T13:33:16.503Z] Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-06-24T13:33:16.775Z] ---> Running in e16239d4a860 [2021-06-24T13:33:17.052Z] Removing intermediate container aa0f93c14cc6 [2021-06-24T13:33:17.052Z] ---> d3632f07f37f [2021-06-24T13:33:17.052Z] [2021-06-24T13:33:17.643Z] Successfully built d3632f07f37f [2021-06-24T13:33:17.643Z] Successfully tagged security-proxy-setup-arm64:latest [2021-06-24T13:33:19.075Z]  Building security-proxy-setup ... done Removing intermediate container e16239d4a860 [2021-06-24T13:33:19.075Z] ---> b605ff801898 [2021-06-24T13:33:19.075Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-06-24T13:33:19.075Z] ---> Running in e7df450818c8 [2021-06-24T13:33:19.346Z] Removing intermediate container e7df450818c8 [2021-06-24T13:33:19.346Z] ---> 04e4cf6dc3e2 [2021-06-24T13:33:19.346Z] Step 24/26 : LABEL arch=arm64 [2021-06-24T13:33:19.619Z] ---> Running in b11b4ae5ea3d [2021-06-24T13:33:19.893Z] Removing intermediate container b11b4ae5ea3d [2021-06-24T13:33:19.894Z] ---> e2c68aadaeaa [2021-06-24T13:33:20.167Z] Step 25/26 : LABEL git_sha=2c020decbbc92ae46f891b3abdf5220a56dbabb4 [2021-06-24T13:33:20.167Z] ---> Running in 82a839ac857c [2021-06-24T13:33:20.761Z] Removing intermediate container 82a839ac857c [2021-06-24T13:33:20.761Z] ---> a9ac555dc99a [2021-06-24T13:33:20.761Z] Step 26/26 : LABEL version=0.0.0 [2021-06-24T13:33:20.761Z] ---> Running in 1fbbea431628 [2021-06-24T13:33:21.356Z] Removing intermediate container 1fbbea431628 [2021-06-24T13:33:21.356Z] ---> a071cc681107 [2021-06-24T13:33:21.356Z] [2021-06-24T13:33:21.630Z] Successfully built a071cc681107 [2021-06-24T13:33:21.630Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-06-24T13:33:21.916Z]  Building security-secretstore-setup ... done  [Pipeline] } [2021-06-24T13:33:21.940Z] $ docker stop --time=1 7572d7b3eceb51a411fdddd1d0b2589080b62fa06bb6b731043d97e250836df0 [2021-06-24T13:33:23.724Z] $ docker rm -f 7572d7b3eceb51a411fdddd1d0b2589080b62fa06bb6b731043d97e250836df0 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-24T13:33:24.309Z] + docker images [2021-06-24T13:33:24.582Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-06-24T13:33:24.582Z] security-secretstore-setup-arm64 latest a071cc681107 3 seconds ago 27.1MB [2021-06-24T13:33:24.582Z] security-proxy-setup-arm64 latest d3632f07f37f 8 seconds ago 24.2MB [2021-06-24T13:33:24.582Z] core-metadata-arm64 latest cadc45a64cd9 12 seconds ago 15.7MB [2021-06-24T13:33:24.582Z] core-command-arm64 latest 66baab4f9723 15 seconds ago 15MB [2021-06-24T13:33:24.582Z] 185941ad67be 23 seconds ago 972MB [2021-06-24T13:33:24.582Z] 72b321d834fa 23 seconds ago 973MB [2021-06-24T13:33:24.582Z] 7c8ecd63b41f 24 seconds ago 976MB [2021-06-24T13:33:24.582Z] 22df8f4a6a62 29 seconds ago 966MB [2021-06-24T13:33:24.582Z] sys-mgmt-agent-arm64 latest 2e3311b36ed2 About a minute ago 299MB [2021-06-24T13:33:24.582Z] security-bootstrapper-arm64 latest 296974787e9a 3 minutes ago 17.5MB [2021-06-24T13:33:24.582Z] core-data-arm64 latest 6271d6f86961 3 minutes ago 19.1MB [2021-06-24T13:33:24.582Z] support-notifications-arm64 latest 1da8cea703b4 3 minutes ago 15.7MB [2021-06-24T13:33:24.582Z] support-scheduler-arm64 latest 33cee1967474 3 minutes ago 15.1MB [2021-06-24T13:33:24.582Z] 6297aa3b7aba 3 minutes ago 975MB [2021-06-24T13:33:24.582Z] 10c5ebfae3c9 3 minutes ago 969MB [2021-06-24T13:33:24.582Z] bb33bc90a064 3 minutes ago 969MB [2021-06-24T13:33:24.583Z] 173957ddd468 3 minutes ago 969MB [2021-06-24T13:33:24.583Z] 9db06d433d27 3 minutes ago 968MB [2021-06-24T13:33:24.583Z] ci-base-image-arm64 latest 24e5742132c9 13 minutes ago 641MB [2021-06-24T13:33:24.583Z] alpine 3.12 c4fd0aeabfcf 8 days ago 5.32MB [2021-06-24T13:33:24.583Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine a36622ca3599 2 weeks ago 429MB [2021-06-24T13:33:24.583Z] docker 20.10.0 eeaf43b92773 6 months ago 228MB [2021-06-24T13:33:24.583Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 11 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-06-24T13:33:25.378Z] ---> job-cost.sh [2021-06-24T13:33:25.378Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-xh83 [2021-06-24T13:34:06.657Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-24T13:35:43.400Z] lf-activate-venv(): INFO: Adding /tmp/venv-xh83/bin to PATH [2021-06-24T13:35:43.400Z] INFO: No Stack... [2021-06-24T13:35:43.400Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-06-24T13:35:43.400Z] INFO: Archiving Costs [Pipeline] sh [2021-06-24T13:35:43.741Z] + cat+ /w/workspace/edgex-go/15/archives/cost.csv [2021-06-24T13:35:43.741Z] cut -d, -f6 [Pipeline] lock [2021-06-24T13:35:43.804Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3579-15-stack-cost] [2021-06-24T13:35:43.812Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3579-15-stack-cost] did not exist. Created. [2021-06-24T13:35:43.812Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3579-15-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-24T13:35:44.167Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-06-24T13:35:44.407Z] Stashed 1 file(s) [Pipeline] } [2021-06-24T13:35:44.422Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3579-15-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-06-24T13:35:47.469Z] provisioning config files... [2021-06-24T13:35:47.478Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/15@tmp/config2840540173908684788tmp [Pipeline] { [Pipeline] sh [2021-06-24T13:35:47.796Z] + set +x [2021-06-24T13:35:47.796Z] + bash -s -- [2021-06-24T13:35:47.796Z] + curl -s https://codecov.io/bash [2021-06-24T13:35:48.059Z] [2021-06-24T13:35:48.059Z] _____ _ [2021-06-24T13:35:48.059Z] / ____| | | [2021-06-24T13:35:48.059Z] | | ___ __| | ___ ___ _____ __ [2021-06-24T13:35:48.059Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-06-24T13:35:48.059Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-06-24T13:35:48.059Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-06-24T13:35:48.059Z] Bash-1.0.3 [2021-06-24T13:35:48.059Z] [2021-06-24T13:35:48.059Z] [2021-06-24T13:35:48.059Z] ==> git version 2.24.4 found [2021-06-24T13:35:48.059Z] ==> 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-06-24T13:35:48.059Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-06-24T13:35:48.059Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-06-24T13:35:48.059Z] ==> Jenkins CI detected. [2021-06-24T13:35:48.059Z] project root: . [2021-06-24T13:35:48.059Z] --> token set from env [2021-06-24T13:35:48.060Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-06-24T13:35:48.060Z] ==> Running gcov in . (disable via -X gcov) [2021-06-24T13:35:48.060Z] ==> Python coveragepy not found [2021-06-24T13:35:48.060Z] ==> Searching for coverage reports in: [2021-06-24T13:35:48.060Z] + . [2021-06-24T13:35:48.060Z] -> Found 1 reports [2021-06-24T13:35:48.060Z] ==> Detecting git/mercurial file structure [2021-06-24T13:35:48.060Z] ==> Reading reports [2021-06-24T13:35:48.060Z] + ./coverage.out bytes=398095 [2021-06-24T13:35:48.060Z] ==> Appending adjustments [2021-06-24T13:35:48.060Z] https://docs.codecov.io/docs/fixing-reports [2021-06-24T13:35:49.454Z] + Found adjustments [2021-06-24T13:35:49.454Z] ==> Gzipping contents [2021-06-24T13:35:49.454Z] 56K /tmp/codecov.IvzgCi.gz [2021-06-24T13:35:49.454Z] ==> Uploading reports [2021-06-24T13:35:49.454Z] url: https://codecov.io [2021-06-24T13:35:49.454Z] query: branch=PR-3579&commit=817cda54adb64e07cc2823c56cf491b243df1d47&build=15&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3579%2F15%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3579&job=&cmd_args= [2021-06-24T13:35:49.454Z] -> Pinging Codecov [2021-06-24T13:35:49.454Z] https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-3579&commit=817cda54adb64e07cc2823c56cf491b243df1d47&build=15&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3579%2F15%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3579&job=&cmd_args= [2021-06-24T13:35:49.716Z] -> Uploading to [2021-06-24T13:35:49.716Z] https://storage.googleapis.com/codecov/v4/raw/2021-06-24/00271124DB129430A58F1EEE437C3FCB/817cda54adb64e07cc2823c56cf491b243df1d47/f5a27b4c-d90c-43b6-a043-b6bfdb41f371.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210624%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210624T133549Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2075d1ffd9271cf592d5475b9ed3e6880989ff734707348460216cb822920362 [2021-06-24T13:35:49.716Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-24T13:35:49.716Z] Dload Upload Total Spent Left Speed [2021-06-24T13:35:50.288Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54777 0 0 100 54777 0 123k --:--:-- --:--:-- --:--:-- 123k [2021-06-24T13:35:50.288Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/817cda54adb64e07cc2823c56cf491b243df1d47 [Pipeline] } [2021-06-24T13:35:50.298Z] 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-06-24T13:35:51.712Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-24T13:35:52.282Z] ---> package-listing.sh [2021-06-24T13:35:52.282Z] ++ facter osfamily [2021-06-24T13:35:52.282Z] ++ tr '[:upper:]' '[:lower:]' [2021-06-24T13:35:52.544Z] + OS_FAMILY=redhat [2021-06-24T13:35:52.544Z] + workspace=/w/workspace/edgex-go/15 [2021-06-24T13:35:52.544Z] + START_PACKAGES=/tmp/packages_start.txt [2021-06-24T13:35:52.544Z] + END_PACKAGES=/tmp/packages_end.txt [2021-06-24T13:35:52.544Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-06-24T13:35:52.544Z] + PACKAGES=/tmp/packages_start.txt [2021-06-24T13:35:52.544Z] + '[' /w/workspace/edgex-go/15 ']' [2021-06-24T13:35:52.544Z] + PACKAGES=/tmp/packages_end.txt [2021-06-24T13:35:52.544Z] + case "${OS_FAMILY}" in [2021-06-24T13:35:52.544Z] + rpm -qa [2021-06-24T13:35:52.544Z] + sort [2021-06-24T13:35:54.471Z] + '[' -f /tmp/packages_start.txt ']' [2021-06-24T13:35:54.471Z] + '[' -f /tmp/packages_end.txt ']' [2021-06-24T13:35:54.471Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-06-24T13:35:54.471Z] + '[' /w/workspace/edgex-go/15 ']' [2021-06-24T13:35:54.471Z] + mkdir -p /w/workspace/edgex-go/15/archives/ [2021-06-24T13:35:54.733Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/15/archives/ [Pipeline] echo [2021-06-24T13:35:54.747Z] 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/15/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-06-24T13:35:55.037Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-06-24T13:35:55.608Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-24T13:35:55.608Z] [2021-06-24T13:35:55.608Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-06-24T13:35:55.933Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-24T13:35:55.933Z] alpine: Pulling from edgex-lftools-log-publisher [2021-06-24T13:35:55.933Z] df20fa9351a1: Pulling fs layer [2021-06-24T13:35:55.933Z] 36b3adc4ff6f: Pulling fs layer [2021-06-24T13:35:55.933Z] 8ad3a11d3b57: Pulling fs layer [2021-06-24T13:35:55.933Z] 46f8f816bc3b: Pulling fs layer [2021-06-24T13:35:55.933Z] 93b61091891f: Pulling fs layer [2021-06-24T13:35:55.933Z] 93b9cdb0e59b: Pulling fs layer [2021-06-24T13:35:55.933Z] 5e14af77c1be: Pulling fs layer [2021-06-24T13:35:55.933Z] 01666e4c0597: Pulling fs layer [2021-06-24T13:35:55.933Z] aa168da1d23b: Pulling fs layer [2021-06-24T13:35:55.933Z] 93b9cdb0e59b: Waiting [2021-06-24T13:35:55.933Z] 5e14af77c1be: Waiting [2021-06-24T13:35:55.933Z] 01666e4c0597: Waiting [2021-06-24T13:35:55.933Z] aa168da1d23b: Waiting [2021-06-24T13:35:55.933Z] 46f8f816bc3b: Waiting [2021-06-24T13:35:55.933Z] 93b61091891f: Waiting [2021-06-24T13:35:55.933Z] 36b3adc4ff6f: Verifying Checksum [2021-06-24T13:35:55.933Z] 36b3adc4ff6f: Download complete [2021-06-24T13:35:55.933Z] 46f8f816bc3b: Verifying Checksum [2021-06-24T13:35:55.933Z] 46f8f816bc3b: Download complete [2021-06-24T13:35:56.205Z] df20fa9351a1: Verifying Checksum [2021-06-24T13:35:56.205Z] df20fa9351a1: Download complete [2021-06-24T13:35:56.205Z] 93b9cdb0e59b: Verifying Checksum [2021-06-24T13:35:56.205Z] 93b9cdb0e59b: Download complete [2021-06-24T13:35:56.205Z] 93b61091891f: Verifying Checksum [2021-06-24T13:35:56.205Z] 93b61091891f: Download complete [2021-06-24T13:35:56.205Z] 5e14af77c1be: Verifying Checksum [2021-06-24T13:35:56.205Z] 5e14af77c1be: Download complete [2021-06-24T13:35:56.205Z] 01666e4c0597: Verifying Checksum [2021-06-24T13:35:56.205Z] 01666e4c0597: Download complete [2021-06-24T13:35:56.205Z] df20fa9351a1: Pull complete [2021-06-24T13:35:56.469Z] 8ad3a11d3b57: Verifying Checksum [2021-06-24T13:35:56.469Z] 8ad3a11d3b57: Download complete [2021-06-24T13:35:56.469Z] 36b3adc4ff6f: Pull complete [2021-06-24T13:35:56.736Z] 8ad3a11d3b57: Pull complete [2021-06-24T13:35:57.002Z] 46f8f816bc3b: Pull complete [2021-06-24T13:35:57.261Z] 93b61091891f: Pull complete [2021-06-24T13:35:57.262Z] 93b9cdb0e59b: Pull complete [2021-06-24T13:35:57.262Z] 5e14af77c1be: Pull complete [2021-06-24T13:35:57.523Z] 01666e4c0597: Pull complete [2021-06-24T13:35:58.099Z] aa168da1d23b: Verifying Checksum [2021-06-24T13:35:58.099Z] aa168da1d23b: Download complete [2021-06-24T13:36:02.323Z] aa168da1d23b: Pull complete [2021-06-24T13:36:02.323Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-06-24T13:36:02.323Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-24T13:36:02.323Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-06-24T13:36:02.407Z] prd-centos7-docker-4c-2g-1187 does not seem to be running inside a container [2021-06-24T13:36:02.448Z] $ 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/15/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/15 -v /w/workspace/edgex-go/15:/w/workspace/edgex-go/15:rw,z -v /w/workspace/edgex-go/15@tmp:/w/workspace/edgex-go/15@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-lftools-log-publisher:alpine cat [2021-06-24T13:36:06.614Z] $ docker top 8a95cc6a912a99bc3289f60129d5d62761677b658c9b22419d62b061e35e5b10 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-24T13:36:07.005Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-06-24T13:36:07.299Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-06-24T13:36:07.599Z] + ls /var/log/sa-host [2021-06-24T13:36:07.599Z] + sadf -c /var/log/sa-host/sa05 [2021-06-24T13:36:07.599Z] file_magic: OK [2021-06-24T13:36:07.599Z] HZ: Using current value: 100 [2021-06-24T13:36:07.599Z] file_header: OK [2021-06-24T13:36:07.599Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-06-24T13:36:07.599Z] Statistics: [2021-06-24T13:36:07.599Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-24T13:36:07.599Z] File successfully converted to sysstat format version 12.2.1 [2021-06-24T13:36:07.599Z] + sadf -c /var/log/sa-host/sa24 [2021-06-24T13:36:07.599Z] file_magic: OK [2021-06-24T13:36:07.599Z] HZ: Using current value: 100 [2021-06-24T13:36:07.599Z] file_header: OK [2021-06-24T13:36:07.599Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-06-24T13:36:07.599Z] Statistics: [2021-06-24T13:36:07.599Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-24T13:36:07.599Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-24T13:36:07.821Z] provisioning config files... [2021-06-24T13:36:07.835Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/15@tmp/config5529198341785116807tmp [Pipeline] { [Pipeline] echo [2021-06-24T13:36:07.857Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-24T13:36:08.164Z] ---> create-netrc.sh [Pipeline] } [2021-06-24T13:36:08.173Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-06-24T13:36:08.547Z] ---> python-tools-install.sh [Pipeline] echo [2021-06-24T13:36:08.559Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-24T13:36:08.863Z] ---> sudo-logs.sh [2021-06-24T13:36:08.864Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-06-24T13:36:08.899Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-24T13:36:09.204Z] ---> job-cost.sh [2021-06-24T13:36:09.204Z] lf-activate-venv: SKIPPING [2021-06-24T13:36:09.204Z] DEBUG: total: 0.18000000715255737 [2021-06-24T13:36:09.204Z] INFO: Retrieving Stack Cost... [2021-06-24T13:36:10.147Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-24T13:36:10.410Z] INFO: Archiving Costs [Pipeline] echo [2021-06-24T13:36:10.423Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-24T13:36:10.719Z] ---> logs-deploy.sh [2021-06-24T13:36:10.719Z] lf-activate-venv: SKIPPING [2021-06-24T13:36:10.719Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3579/15 [2021-06-24T13:36:10.719Z] INFO: archiving workspace using pattern(s): [2021-06-24T13:36:11.667Z] Archives upload complete. [2021-06-24T13:36:11.667Z] INFO: archiving logs to Nexus [2021-06-24T13:36:12.242Z] ---> uname -a: [2021-06-24T13:36:12.242Z] Linux prd-centos7-docker-4c-2g-1187.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux [2021-06-24T13:36:12.242Z] [2021-06-24T13:36:12.242Z] [2021-06-24T13:36:12.242Z] ---> lscpu: [2021-06-24T13:36:12.242Z] Architecture: x86_64 [2021-06-24T13:36:12.242Z] CPU op-mode(s): 32-bit, 64-bit [2021-06-24T13:36:12.242Z] Byte Order: Little Endian [2021-06-24T13:36:12.242Z] Address sizes: 40 bits physical, 48 bits virtual [2021-06-24T13:36:12.242Z] CPU(s): 2 [2021-06-24T13:36:12.242Z] On-line CPU(s) list: 0,1 [2021-06-24T13:36:12.242Z] Thread(s) per core: 1 [2021-06-24T13:36:12.243Z] Core(s) per socket: 1 [2021-06-24T13:36:12.243Z] Socket(s): 2 [2021-06-24T13:36:12.243Z] NUMA node(s): 1 [2021-06-24T13:36:12.243Z] Vendor ID: AuthenticAMD [2021-06-24T13:36:12.243Z] CPU family: 23 [2021-06-24T13:36:12.243Z] Model: 49 [2021-06-24T13:36:12.243Z] Model name: AMD EPYC-Rome Processor [2021-06-24T13:36:12.243Z] Stepping: 0 [2021-06-24T13:36:12.243Z] CPU MHz: 2800.000 [2021-06-24T13:36:12.243Z] BogoMIPS: 5600.00 [2021-06-24T13:36:12.243Z] Virtualization: AMD-V [2021-06-24T13:36:12.243Z] Hypervisor vendor: KVM [2021-06-24T13:36:12.243Z] Virtualization type: full [2021-06-24T13:36:12.243Z] L1d cache: 64 KiB [2021-06-24T13:36:12.243Z] L1i cache: 64 KiB [2021-06-24T13:36:12.243Z] L2 cache: 1 MiB [2021-06-24T13:36:12.243Z] L3 cache: 32 MiB [2021-06-24T13:36:12.243Z] NUMA node0 CPU(s): 0,1 [2021-06-24T13:36:12.243Z] Vulnerability Itlb multihit: Not affected [2021-06-24T13:36:12.243Z] Vulnerability L1tf: Not affected [2021-06-24T13:36:12.243Z] Vulnerability Mds: Not affected [2021-06-24T13:36:12.243Z] Vulnerability Meltdown: Not affected [2021-06-24T13:36:12.243Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-06-24T13:36:12.243Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-06-24T13:36:12.243Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-06-24T13:36:12.243Z] Vulnerability Srbds: Not affected [2021-06-24T13:36:12.243Z] Vulnerability Tsx async abort: Not affected [2021-06-24T13:36:12.243Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp [2021-06-24T13:36:12.243Z] [2021-06-24T13:36:12.243Z] [2021-06-24T13:36:12.243Z] ---> nproc: [2021-06-24T13:36:12.243Z] 2 [2021-06-24T13:36:12.243Z] [2021-06-24T13:36:12.243Z] [2021-06-24T13:36:12.243Z] ---> df -h: [2021-06-24T13:36:12.243Z] Filesystem Size Used Available Use% Mounted on [2021-06-24T13:36:12.243Z] overlay 40.0G 13.3G 26.7G 33% / [2021-06-24T13:36:12.243Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-06-24T13:36:12.243Z] tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup [2021-06-24T13:36:12.243Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-06-24T13:36:12.243Z] /dev/vda1 40.0G 13.3G 26.7G 33% /facter-os [2021-06-24T13:36:12.243Z] /dev/vda1 40.0G 13.3G 26.7G 33% /etc/resolv.conf [2021-06-24T13:36:12.243Z] /dev/vda1 40.0G 13.3G 26.7G 33% /etc/hostname [2021-06-24T13:36:12.243Z] /dev/vda1 40.0G 13.3G 26.7G 33% /etc/hosts [2021-06-24T13:36:12.243Z] /dev/vda1 40.0G 13.3G 26.7G 33% /var/log/auth.log [2021-06-24T13:36:12.243Z] /dev/vda1 40.0G 13.3G 26.7G 33% /run/cloud-init/result.json [2021-06-24T13:36:12.243Z] /dev/vda1 40.0G 13.3G 26.7G 33% /var/log/sa-host [2021-06-24T13:36:12.243Z] /dev/vda1 40.0G 13.3G 26.7G 33% /var/log/secure [2021-06-24T13:36:12.243Z] /dev/vda1 40.0G 13.3G 26.7G 33% /w/workspace/edgex-go/15 [2021-06-24T13:36:12.243Z] /dev/vda1 40.0G 13.3G 26.7G 33% /w/workspace/edgex-go/15@tmp [2021-06-24T13:36:12.243Z] [2021-06-24T13:36:12.243Z] [2021-06-24T13:36:12.243Z] ---> free -m: [2021-06-24T13:36:12.243Z] total used free shared buff/cache available [2021-06-24T13:36:12.243Z] Mem: 7821 1417 2133 0 4269 6396 [2021-06-24T13:36:12.243Z] Swap: 1023 2 1021 [2021-06-24T13:36:12.243Z] [2021-06-24T13:36:12.243Z] [2021-06-24T13:36:12.243Z] ---> ip addr: [2021-06-24T13:36:12.243Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-06-24T13:36:12.243Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-06-24T13:36:12.243Z] inet 127.0.0.1/8 scope host lo [2021-06-24T13:36:12.243Z] valid_lft forever preferred_lft forever [2021-06-24T13:36:12.243Z] inet6 ::1/128 scope host [2021-06-24T13:36:12.243Z] valid_lft forever preferred_lft forever [2021-06-24T13:36:12.243Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-06-24T13:36:12.243Z] link/ether fa:16:3e:22:4a:8b brd ff:ff:ff:ff:ff:ff [2021-06-24T13:36:12.243Z] inet 10.30.122.21/23 brd 10.30.123.255 scope global dynamic eth0 [2021-06-24T13:36:12.243Z] valid_lft 83871sec preferred_lft 83871sec [2021-06-24T13:36:12.243Z] inet6 fe80::f816:3eff:fe22:4a8b/64 scope link [2021-06-24T13:36:12.243Z] valid_lft forever preferred_lft forever [2021-06-24T13:36:12.243Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-06-24T13:36:12.243Z] link/ether 02:42:b5:f4:3e:db brd ff:ff:ff:ff:ff:ff [2021-06-24T13:36:12.243Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-06-24T13:36:12.243Z] valid_lft forever preferred_lft forever [2021-06-24T13:36:12.243Z] inet6 fe80::42:b5ff:fef4:3edb/64 scope link [2021-06-24T13:36:12.243Z] valid_lft forever preferred_lft forever [2021-06-24T13:36:12.243Z] [2021-06-24T13:36:12.243Z] [2021-06-24T13:36:12.243Z] ---> sar -b -r -n DEV: [2021-06-24T13:36:12.243Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/24/21 _x86_64_ (2 CPU) [2021-06-24T13:36:12.243Z] [2021-06-24T13:36:12.243Z] 12:53:52 LINUX RESTART (2 CPU) [2021-06-24T13:36:12.243Z] [2021-06-24T13:36:12.243Z] 12:55:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-06-24T13:36:12.243Z] 12:56:01 3.83 0.18 3.65 0.00 28.65 712.94 0.00 [2021-06-24T13:36:12.243Z] 12:57:01 1.03 0.00 1.03 0.00 0.00 16.94 0.00 [2021-06-24T13:36:12.243Z] 12:58:01 0.30 0.00 0.30 0.00 0.00 3.61 0.00 [2021-06-24T13:36:12.243Z] 12:59:01 0.20 0.00 0.20 0.00 0.00 2.43 0.00 [2021-06-24T13:36:12.243Z] 13:00:01 0.48 0.00 0.48 0.00 0.00 5.55 0.00 [2021-06-24T13:36:12.243Z] 13:01:01 0.28 0.02 0.27 0.00 0.13 3.36 0.00 [2021-06-24T13:36:12.243Z] 13:02:01 0.50 0.10 0.40 0.00 1.73 6.71 0.00 [2021-06-24T13:36:12.243Z] 13:03:01 0.15 0.00 0.15 0.00 0.00 1.75 0.00 [2021-06-24T13:36:12.243Z] 13:04:01 0.20 0.00 0.20 0.00 0.00 1.62 0.00 [2021-06-24T13:36:12.243Z] 13:05:01 0.22 0.00 0.22 0.00 0.00 3.46 0.00 [2021-06-24T13:36:12.243Z] 13:06:01 0.25 0.00 0.25 0.00 0.00 2.97 0.00 [2021-06-24T13:36:12.243Z] 13:07:01 0.17 0.00 0.17 0.00 0.00 1.62 0.00 [2021-06-24T13:36:12.243Z] 13:08:01 0.23 0.00 0.23 0.00 0.00 1.93 0.00 [2021-06-24T13:36:12.243Z] 13:09:01 0.37 0.18 0.18 0.00 5.86 2.50 0.00 [2021-06-24T13:36:12.243Z] 13:10:01 0.75 0.00 0.75 0.00 0.00 15.54 0.00 [2021-06-24T13:36:12.243Z] 13:11:01 0.25 0.00 0.25 0.00 0.00 2.83 0.00 [2021-06-24T13:36:12.243Z] 13:12:01 0.55 0.35 0.20 0.00 163.52 2.17 0.00 [2021-06-24T13:36:12.243Z] 13:13:01 33.23 3.75 29.49 0.00 2623.49 7917.19 0.00 [2021-06-24T13:36:12.243Z] 13:14:01 135.64 0.18 135.46 0.00 22.78 44256.20 0.00 [2021-06-24T13:36:12.243Z] 13:15:01 141.02 0.00 141.02 0.00 0.00 15420.74 0.00 [2021-06-24T13:36:12.243Z] 13:16:01 57.21 0.02 57.19 0.00 0.53 8129.09 0.00 [2021-06-24T13:36:12.243Z] 13:17:02 180.66 5.57 175.09 0.00 4060.40 100344.87 0.00 [2021-06-24T13:36:12.243Z] 13:18:01 397.15 46.78 350.37 0.00 1972.22 201982.37 0.00 [2021-06-24T13:36:12.243Z] 13:19:01 299.88 6.17 293.71 0.00 1167.39 125000.87 0.00 [2021-06-24T13:36:12.243Z] 13:20:01 306.54 97.27 209.28 0.00 2940.22 137153.97 0.00 [2021-06-24T13:36:12.243Z] 13:21:01 309.74 50.22 259.53 0.00 4394.27 47429.36 0.00 [2021-06-24T13:36:12.243Z] 13:22:01 4.81 0.00 4.81 0.00 0.00 152.51 0.00 [2021-06-24T13:36:12.243Z] 13:23:01 0.17 0.00 0.17 0.00 0.00 2.40 0.00 [2021-06-24T13:36:12.243Z] 13:24:01 4.50 4.10 0.40 0.00 60.50 6.53 0.00 [2021-06-24T13:36:12.243Z] 13:25:01 273.55 250.05 23.50 0.00 3386.54 1115.29 0.00 [2021-06-24T13:36:12.243Z] 13:26:01 0.55 0.00 0.55 0.00 0.00 7.91 0.00 [2021-06-24T13:36:12.243Z] 13:27:02 0.18 0.00 0.18 0.00 0.00 1.87 0.00 [2021-06-24T13:36:12.243Z] 13:28:01 0.15 0.00 0.15 0.00 0.00 1.90 0.00 [2021-06-24T13:36:12.243Z] 13:29:01 0.17 0.00 0.17 0.00 0.00 1.20 0.00 [2021-06-24T13:36:12.243Z] 13:30:01 0.25 0.00 0.25 0.00 0.00 3.25 0.00 [2021-06-24T13:36:12.243Z] 13:31:01 0.22 0.00 0.22 0.00 0.00 2.42 0.00 [2021-06-24T13:36:12.243Z] 13:32:01 0.17 0.00 0.17 0.00 0.00 1.60 0.00 [2021-06-24T13:36:12.243Z] 13:33:01 0.20 0.00 0.20 0.00 0.00 1.78 0.00 [2021-06-24T13:36:12.243Z] 13:34:01 0.18 0.00 0.18 0.00 0.00 1.73 0.00 [2021-06-24T13:36:12.243Z] 13:35:01 0.25 0.00 0.25 0.00 0.00 3.10 0.00 [2021-06-24T13:36:12.243Z] 13:36:01 47.30 42.07 5.23 0.00 4152.56 217.12 0.00 [2021-06-24T13:36:12.243Z] Average: 53.67 12.36 41.31 0.00 609.94 16785.72 0.00 [2021-06-24T13:36:12.243Z] [2021-06-24T13:36:12.243Z] 12:55:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-06-24T13:36:12.243Z] 12:56:01 5745532 0 671992 8.39 2620 1588796 1076804 11.89 378384 1499664 8 [2021-06-24T13:36:12.243Z] 12:57:01 5751552 0 665968 8.32 2620 1588800 1055560 11.65 372404 1500340 12 [2021-06-24T13:36:12.243Z] 12:58:01 5750216 0 667300 8.33 2620 1588804 1055560 11.65 374116 1500340 8 [2021-06-24T13:36:12.243Z] 12:59:01 5750172 0 667340 8.33 2620 1588808 1055560 11.65 373812 1500572 8 [2021-06-24T13:36:12.243Z] 13:00:01 5749328 0 668176 8.34 2620 1588816 1055692 11.66 374708 1500576 20 [2021-06-24T13:36:12.243Z] 13:01:01 5747428 0 670076 8.37 2620 1588816 1057988 11.68 375884 1500572 12 [2021-06-24T13:36:12.243Z] 13:02:01 5740348 0 677028 8.45 2620 1588944 1056068 11.66 383740 1500632 12 [2021-06-24T13:36:12.243Z] 13:03:01 5740136 0 677236 8.46 2620 1588948 1056068 11.66 384296 1500128 8 [2021-06-24T13:36:12.243Z] 13:04:01 5740120 0 677248 8.46 2620 1588952 1056068 11.66 384300 1500128 16 [2021-06-24T13:36:12.243Z] 13:05:01 5738676 0 678688 8.47 2620 1588956 1056360 11.66 386340 1499488 16 [2021-06-24T13:36:12.243Z] 13:06:01 5740200 0 677160 8.46 2620 1588960 1056192 11.66 384588 1499492 12 [2021-06-24T13:36:12.243Z] 13:07:01 5740700 0 676656 8.45 2620 1588964 1056132 11.66 384212 1499488 8 [2021-06-24T13:36:12.243Z] 13:08:01 5740956 0 676396 8.45 2620 1588968 1056132 11.66 384316 1499488 8 [2021-06-24T13:36:12.243Z] 13:09:01 5738420 0 678928 8.48 2620 1588972 1056360 11.66 386276 1499488 20 [2021-06-24T13:36:12.243Z] 13:10:01 5736684 0 680660 8.50 2620 1588976 1056388 11.66 388184 1499488 16 [2021-06-24T13:36:12.243Z] 13:11:01 5737576 0 679764 8.49 2620 1588980 1056196 11.66 387104 1499488 16 [2021-06-24T13:36:12.243Z] 13:12:01 5727648 0 683092 8.53 2620 1595580 1057300 11.67 391920 1504608 1684 [2021-06-24T13:36:12.243Z] 13:13:01 4918904 0 870172 10.87 2620 2217244 1507064 16.64 941804 1728492 321064 [2021-06-24T13:36:12.243Z] 13:14:01 4105012 0 980044 12.24 2620 2921264 1723572 19.03 1063456 2347196 8 [2021-06-24T13:36:12.243Z] 13:15:01 3826656 0 1117264 13.95 2620 3062400 1604992 17.72 1337864 2290240 224540 [2021-06-24T13:36:12.243Z] 13:16:01 3893840 0 1072132 13.39 2620 3040348 1604588 17.72 1250880 2305680 128552 [2021-06-24T13:36:12.243Z] 13:17:02 970780 0 1334728 16.67 2620 5700812 2136696 23.59 2053984 4311812 1111200 [2021-06-24T13:36:12.243Z] 13:18:01 452028 0 1841812 23.00 2620 5712480 3796616 41.92 2985448 3827332 77184 [2021-06-24T13:36:12.243Z] 13:19:01 635660 0 1319920 16.48 2620 6050740 1700528 18.77 2826640 3807972 8 [2021-06-24T13:36:12.243Z] 13:20:01 174032 0 1418348 17.71 2620 6413940 2122740 23.44 3427752 3628952 312348 [2021-06-24T13:36:12.243Z] 13:21:01 3010740 0 1217512 15.20 2620 3778068 1361684 15.03 1044636 3234120 20 [2021-06-24T13:36:12.243Z] 13:22:01 3015640 0 1212612 15.14 2620 3778068 1330960 14.69 1041732 3234016 12 [2021-06-24T13:36:12.243Z] 13:23:01 3016848 0 1211400 15.13 2620 3778072 1319652 14.57 1044316 3230440 8 [2021-06-24T13:36:12.243Z] 13:24:01 3011988 0 1214632 15.17 2620 3779700 1323240 14.61 1046992 3231104 8 [2021-06-24T13:36:12.243Z] 13:25:01 2875692 0 1290436 16.11 2620 3840192 1319792 14.57 1084788 3252236 12 [2021-06-24T13:36:12.243Z] 13:26:01 2874548 0 1291572 16.13 2620 3840200 1319900 14.57 1084404 3252892 8 [2021-06-24T13:36:12.243Z] 13:27:02 2874552 0 1291568 16.13 2620 3840200 1319840 14.57 1084652 3252892 8 [2021-06-24T13:36:12.243Z] 13:28:01 2875588 0 1290524 16.11 2620 3840208 1319684 14.57 1084032 3252896 20 [2021-06-24T13:36:12.243Z] 13:29:01 2875332 0 1290780 16.12 2620 3840208 1319684 14.57 1084068 3252892 8 [2021-06-24T13:36:12.243Z] 13:30:01 2874916 0 1291192 16.12 2620 3840212 1319840 14.57 1084512 3252892 16 [2021-06-24T13:36:12.243Z] 13:31:01 2874372 0 1291728 16.13 2620 3840220 1319864 14.57 1084632 3252892 8 [2021-06-24T13:36:12.243Z] 13:32:01 2874316 0 1291784 16.13 2620 3840220 1319900 14.57 1084500 3252892 8 [2021-06-24T13:36:12.243Z] 13:33:01 2875348 0 1290744 16.12 2620 3840228 1319684 14.57 1084048 3252892 8 [2021-06-24T13:36:12.243Z] 13:34:01 2875436 0 1290656 16.12 2620 3840228 1319684 14.57 1084048 3252892 8 [2021-06-24T13:36:12.244Z] 13:35:01 2874664 0 1291420 16.12 2620 3840236 1319912 14.57 1084588 3252892 8 [2021-06-24T13:36:12.244Z] 13:36:01 2139408 0 1415264 17.67 2620 4451648 1718624 18.97 1306816 3725944 486112 [2021-06-24T13:36:12.244Z] Average: 3961268 0 1021999 12.76 2620 3023053 1359638 15.01 970614 2492401 64953 [2021-06-24T13:36:12.244Z] [2021-06-24T13:36:12.244Z] 12:55:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-06-24T13:36:12.244Z] 12:56:01 eth0 56.28 39.64 102.99 10.45 0.00 0.00 0.00 0.00 [2021-06-24T13:36:12.244Z] 12:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-24T13:36:12.244Z] 12:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-24T13:36:12.244Z] 12:57:01 eth0 0.13 0.15 0.02 0.01 0.00 0.00 0.00 0.00 [2021-06-24T13:36:12.244Z] 12:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-24T13:36:12.244Z] 12:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-24T13:36:12.244Z] 12:58:01 eth0 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-24T13:36:12.244Z] 12:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-24T13:36:12.244Z] 12:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-24T13:36:12.244Z] 12:59:01 eth0 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-24T13:36:12.244Z] 12:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-24T13:36:12.244Z] 12:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-24T13:36:12.244Z] 13:00:01 eth0 0.20 0.15 0.08 0.07 0.00 0.00 0.00 0.00 [2021-06-24T13:36:12.244Z] 13:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-24T13:36:12.244Z] 13:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-24T13:36:12.244Z] 13:01:01 eth0 0.17 0.12 0.07 0.01 0.00 0.00 0.00 0.00 [2021-06-24T13:36:12.244Z] 13:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-24T13:36:12.244Z] 13:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-24T13:36:12.244Z] 13:02:01 eth0 0.15 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-24T13:36:12.244Z] 13:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-24T13:36:12.244Z] 13:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-24T13:36:12.244Z] 13:03:01 eth0 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-24T13:36:12.244Z] 13:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-24T13:36:12.244Z] 13:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-24T13:36:12.244Z] 13:04:01 eth0 0.55 0.10 0.05 0.01 0.00 0.00 0.00 0.00 [2021-06-24T13:36:12.244Z] 13:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-24T13:36:12.244Z] 13:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-24T13:36:12.244Z] 13:05:01 eth0 0.65 0.40 0.35 0.24 0.00 0.00 0.00 0.00 [2021-06-24T13:36:12.244Z] 13:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-24T13:36:12.244Z] 13:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-24T13:36:12.244Z] 13:06:01 eth0 0.25 0.22 0.10 0.04 0.00 0.00 0.00 0.00 [2021-06-24T13:36:12.244Z] 13:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-24T13:36:12.244Z] 13:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-24T13:36:12.244Z] 13:07:01 eth0 0.33 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2021-06-24T13:36:12.244Z] 13:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-24T13:36:12.244Z] 13:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-24T13:36:12.244Z] 13:08:01 eth0 0.52 0.10 0.05 0.01 0.00 0.00 0.00 0.00 [2021-06-24T13:36:12.244Z] 13:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-24T13:36:12.244Z] 13:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-24T13:36:12.244Z] 13:09:01 eth0 0.50 0.35 0.27 0.20 0.00 0.00 0.00 0.00 [2021-06-24T13:36:12.244Z] 13:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-24T13:36:12.244Z] 13:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-24T13:36:12.244Z] 13:10:01 eth0 0.65 0.38 0.35 0.26 0.00 0.00 0.00 0.00 [2021-06-24T13:36:12.244Z] 13:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-24T13:36:12.244Z] 13:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-24T13:36:12.244Z] 13:11:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-24T13:36:12.244Z] 13:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-24T13:36:12.244Z] 13:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-24T13:36:12.244Z] 13:12:01 eth0 28.17 21.41 35.72 3.98 0.00 0.00 0.00 0.00 [2021-06-24T13:36:12.244Z] 13:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-24T13:36:12.244Z] 13:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-24T13:36:12.244Z] 13:13:01 veth1548bc2 934.57 680.68 88.73 2693.53 0.00 0.00 0.00 0.00 [2021-06-24T13:36:12.244Z] 13:13:01 eth0 1427.07 1463.75 6009.19 166.56 0.00 0.00 0.00 0.00 [2021-06-24T13:36:12.244Z] 13:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-24T13:36:12.244Z] 13:13:01 docker0 934.57 680.54 75.95 2693.52 0.00 0.00 0.00 0.00 [2021-06-24T13:36:12.244Z] 13:14:01 veth9da810e 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-24T13:36:12.244Z] 13:14:01 eth0 380.83 318.15 3073.83 59.13 0.00 0.00 0.00 0.00 [2021-06-24T13:36:12.244Z] 13:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-24T13:36:12.244Z] 13:14:01 veth33ec61e 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-24T13:36:12.244Z] 13:15:01 eth0 163.31 144.64 503.77 26.99 0.00 0.00 0.00 0.00 [2021-06-24T13:36:12.244Z] 13:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-24T13:36:12.244Z] 13:15:01 vethbe8483f 0.42 0.55 0.03 0.05 0.00 0.00 0.00 0.00 [2021-06-24T13:36:12.244Z] 13:15:01 docker0 1133.14 915.47 89.43 3533.02 0.00 0.00 0.00 0.00 [2021-06-24T13:36:12.244Z] 13:16:01 eth0 19.80 10.62 14.77 7.87 0.00 0.00 0.00 0.00 [2021-06-24T13:36:12.244Z] 13:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-24T13:36:12.244Z] 13:16:01 vethbe8483f 1.83 1.83 0.14 0.14 0.00 0.00 0.00 0.00 [2021-06-24T13:36:12.244Z] 13:16:01 docker0 1.83 1.83 0.12 0.14 0.00 0.00 0.00 0.00 [2021-06-24T13:36:12.244Z] 13:17:02 veth4a54713 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-06-24T13:36:12.244Z] 13:17:02 eth0 181.77 155.54 1684.69 118.07 0.00 0.00 0.00 0.00 [2021-06-24T13:36:12.244Z] 13:17:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-24T13:36:12.244Z] 13:17:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-24T13:36:12.244Z] 13:18:01 vethdad537e 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 [2021-06-24T13:36:12.244Z] 13:18:01 veth5f861ad 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2021-06-24T13:36:12.244Z] 13:18:01 veth4a54713 0.00 0.75 0.00 0.03 0.00 0.00 0.00 0.00 [2021-06-24T13:36:12.244Z] 13:18:01 eth0 101.54 71.85 195.61 17.20 0.00 0.00 0.00 0.00 [2021-06-24T13:36:12.244Z] 13:19:01 veth4a54713 0.00 0.28 0.00 0.01 0.00 0.00 0.00 0.00 [2021-06-24T13:36:12.244Z] 13:19:01 veth75e2d04 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-24T13:36:12.244Z] 13:19:01 eth0 176.11 138.27 1457.18 22.54 0.00 0.00 0.00 0.00 [2021-06-24T13:36:12.244Z] 13:19:01 veth77248e2 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-24T13:36:12.244Z] 13:20:01 vethc4de799 21.55 43.56 1.46 312.57 0.00 0.00 0.00 0.00 [2021-06-24T13:36:12.244Z] 13:20:01 veth4a54713 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-24T13:36:12.244Z] 13:20:01 veth687b792 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-06-24T13:36:12.244Z] 13:20:01 eth0 84.96 45.28 339.97 92.50 0.00 0.00 0.00 0.00 [2021-06-24T13:36:12.244Z] 13:21:01 eth0 82.13 53.73 186.10 21.47 0.00 0.00 0.00 0.00 [2021-06-24T13:36:12.244Z] 13:21:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-24T13:36:12.244Z] 13:21:01 docker0 1271.29 1105.31 98.43 4329.41 0.00 0.00 0.00 0.00 [2021-06-24T13:36:12.244Z] 13:22:01 eth0 0.67 0.30 0.39 0.06 0.00 0.00 0.00 0.00 [2021-06-24T13:36:12.244Z] 13:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-24T13:36:12.244Z] 13:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-24T13:36:12.244Z] 13:23:01 eth0 0.73 0.07 0.06 0.00 0.00 0.00 0.00 0.00 [2021-06-24T13:36:12.244Z] 13:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-24T13:36:12.244Z] 13:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-24T13:36:12.244Z] 13:24:01 eth0 1.23 0.48 0.57 0.36 0.00 0.00 0.00 0.00 [2021-06-24T13:36:12.244Z] 13:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-24T13:36:12.244Z] 13:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-24T13:36:12.244Z] 13:25:01 eth0 0.28 0.15 0.09 0.10 0.00 0.00 0.00 0.00 [2021-06-24T13:36:12.244Z] 13:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-24T13:36:12.244Z] 13:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-24T13:36:12.244Z] 13:26:01 eth0 1.00 0.38 0.37 0.18 0.00 0.00 0.00 0.00 [2021-06-24T13:36:12.244Z] 13:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-24T13:36:12.244Z] 13:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-24T13:36:12.244Z] 13:27:02 eth0 1.00 0.28 0.32 0.23 0.00 0.00 0.00 0.00 [2021-06-24T13:36:12.244Z] 13:27:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-24T13:36:12.244Z] 13:27:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-24T13:36:12.244Z] 13:28:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-24T13:36:12.244Z] 13:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-24T13:36:12.244Z] 13:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-24T13:36:12.244Z] 13:29:01 eth0 0.47 0.02 0.05 0.00 0.00 0.00 0.00 0.00 [2021-06-24T13:36:12.244Z] 13:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-24T13:36:12.244Z] 13:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-24T13:36:12.244Z] 13:30:01 eth0 1.13 0.37 0.40 0.26 0.00 0.00 0.00 0.00 [2021-06-24T13:36:12.244Z] 13:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-24T13:36:12.244Z] 13:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-24T13:36:12.244Z] 13:31:01 eth0 1.17 0.33 0.38 0.17 0.00 0.00 0.00 0.00 [2021-06-24T13:36:12.244Z] 13:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-24T13:36:12.244Z] 13:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-24T13:36:12.244Z] 13:32:01 eth0 0.48 0.25 0.27 0.20 0.00 0.00 0.00 0.00 [2021-06-24T13:36:12.244Z] 13:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-24T13:36:12.244Z] 13:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-24T13:36:12.244Z] 13:33:01 eth0 0.10 0.02 0.01 0.03 0.00 0.00 0.00 0.00 [2021-06-24T13:36:12.244Z] 13:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-24T13:36:12.244Z] 13:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-24T13:36:12.244Z] 13:34:01 eth0 0.07 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-24T13:36:12.244Z] 13:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-24T13:36:12.244Z] 13:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-24T13:36:12.244Z] 13:35:01 eth0 1.07 0.38 0.39 0.26 0.00 0.00 0.00 0.00 [2021-06-24T13:36:12.244Z] 13:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-24T13:36:12.244Z] 13:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-24T13:36:12.244Z] 13:36:01 eth0 212.71 182.40 2172.31 19.15 0.00 0.00 0.00 0.00 [2021-06-24T13:36:12.245Z] 13:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-24T13:36:12.245Z] 13:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-24T13:36:12.245Z] Average: eth0 71.48 64.71 385.51 13.90 0.00 0.00 0.00 0.00 [2021-06-24T13:36:12.245Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-24T13:36:12.245Z] Average: docker0 31.03 26.98 2.40 105.66 0.00 0.00 0.00 0.00 [2021-06-24T13:36:12.245Z] [2021-06-24T13:36:12.245Z] [2021-06-24T13:36:12.245Z] ---> sar -P ALL: [2021-06-24T13:36:12.245Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/24/21 _x86_64_ (2 CPU) [2021-06-24T13:36:12.245Z] [2021-06-24T13:36:12.245Z] 12:53:52 LINUX RESTART (2 CPU) [2021-06-24T13:36:12.245Z] [2021-06-24T13:36:12.245Z] 12:55:01 CPU %user %nice %system %iowait %steal %idle [2021-06-24T13:36:12.245Z] 12:56:01 all 1.27 0.00 0.17 0.01 0.03 98.53 [2021-06-24T13:36:12.245Z] 12:56:01 0 1.29 0.00 0.18 0.02 0.02 98.50 [2021-06-24T13:36:12.245Z] 12:56:01 1 1.26 0.00 0.15 0.00 0.03 98.56 [2021-06-24T13:36:12.245Z] 12:57:01 all 0.12 0.00 0.03 0.00 0.03 99.83 [2021-06-24T13:36:12.245Z] 12:57:01 0 0.03 0.00 0.03 0.00 0.02 99.92 [2021-06-24T13:36:12.245Z] 12:57:01 1 0.20 0.00 0.02 0.00 0.03 99.75 [2021-06-24T13:36:12.245Z] 12:58:01 all 0.09 0.00 0.02 0.00 0.03 99.87 [2021-06-24T13:36:12.245Z] 12:58:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2021-06-24T13:36:12.245Z] 12:58:01 1 0.15 0.00 0.02 0.00 0.03 99.80 [2021-06-24T13:36:12.245Z] 12:59:01 all 0.08 0.00 0.02 0.00 0.03 99.87 [2021-06-24T13:36:12.245Z] 12:59:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2021-06-24T13:36:12.245Z] 12:59:01 1 0.15 0.00 0.02 0.00 0.03 99.80 [2021-06-24T13:36:12.245Z] 13:00:01 all 0.10 0.00 0.03 0.00 0.03 99.84 [2021-06-24T13:36:12.245Z] 13:00:01 0 0.03 0.00 0.03 0.00 0.03 99.90 [2021-06-24T13:36:12.245Z] 13:00:01 1 0.17 0.00 0.03 0.00 0.02 99.78 [2021-06-24T13:36:12.245Z] 13:01:01 all 0.11 0.00 0.03 0.00 0.03 99.82 [2021-06-24T13:36:12.245Z] 13:01:01 0 0.05 0.00 0.05 0.00 0.05 99.85 [2021-06-24T13:36:12.245Z] 13:01:01 1 0.17 0.00 0.02 0.00 0.02 99.80 [2021-06-24T13:36:12.245Z] 13:02:01 all 0.08 0.00 0.03 0.01 0.03 99.86 [2021-06-24T13:36:12.245Z] 13:02:01 0 0.02 0.00 0.05 0.02 0.03 99.88 [2021-06-24T13:36:12.245Z] 13:02:01 1 0.13 0.00 0.02 0.00 0.02 99.83 [2021-06-24T13:36:12.245Z] 13:03:01 all 0.08 0.00 0.02 0.00 0.02 99.88 [2021-06-24T13:36:12.245Z] 13:03:01 0 0.02 0.00 0.02 0.00 0.03 99.93 [2021-06-24T13:36:12.245Z] 13:03:01 1 0.15 0.00 0.02 0.00 0.00 99.83 [2021-06-24T13:36:12.245Z] 13:04:01 all 0.13 0.00 0.03 0.00 0.03 99.81 [2021-06-24T13:36:12.245Z] 13:04:01 0 0.03 0.00 0.03 0.00 0.02 99.92 [2021-06-24T13:36:12.245Z] 13:04:01 1 0.23 0.00 0.03 0.00 0.03 99.70 [2021-06-24T13:36:12.245Z] 13:05:01 all 0.09 0.00 0.02 0.00 0.03 99.87 [2021-06-24T13:36:12.245Z] 13:05:01 0 0.03 0.00 0.02 0.00 0.03 99.92 [2021-06-24T13:36:12.245Z] 13:05:01 1 0.15 0.00 0.02 0.00 0.02 99.82 [2021-06-24T13:36:12.245Z] 13:06:01 all 0.08 0.00 0.02 0.00 0.03 99.87 [2021-06-24T13:36:12.245Z] 13:06:01 0 0.03 0.00 0.02 0.00 0.03 99.92 [2021-06-24T13:36:12.245Z] 13:06:01 1 0.13 0.00 0.02 0.00 0.02 99.83 [2021-06-24T13:36:12.245Z] [2021-06-24T13:36:12.245Z] 13:06:01 CPU %user %nice %system %iowait %steal %idle [2021-06-24T13:36:12.245Z] 13:07:01 all 0.08 0.00 0.02 0.00 0.03 99.88 [2021-06-24T13:36:12.245Z] 13:07:01 0 0.03 0.00 0.02 0.00 0.03 99.92 [2021-06-24T13:36:12.245Z] 13:07:01 1 0.12 0.00 0.02 0.00 0.02 99.85 [2021-06-24T13:36:12.245Z] 13:08:01 all 0.09 0.00 0.02 0.00 0.02 99.87 [2021-06-24T13:36:12.245Z] 13:08:01 0 0.03 0.00 0.02 0.00 0.03 99.92 [2021-06-24T13:36:12.245Z] 13:08:01 1 0.15 0.00 0.02 0.00 0.00 99.83 [2021-06-24T13:36:12.245Z] 13:09:01 all 0.17 0.00 0.05 0.00 0.03 99.76 [2021-06-24T13:36:12.245Z] 13:09:01 0 0.25 0.00 0.05 0.00 0.03 99.67 [2021-06-24T13:36:12.245Z] 13:09:01 1 0.08 0.00 0.05 0.00 0.02 99.85 [2021-06-24T13:36:12.245Z] 13:10:01 all 0.23 0.00 0.03 0.00 0.02 99.72 [2021-06-24T13:36:12.245Z] 13:10:01 0 0.25 0.00 0.03 0.00 0.00 99.72 [2021-06-24T13:36:12.245Z] 13:10:01 1 0.20 0.00 0.03 0.00 0.03 99.73 [2021-06-24T13:36:12.245Z] 13:11:01 all 0.04 0.00 0.01 0.00 0.04 99.91 [2021-06-24T13:36:12.245Z] 13:11:01 0 0.02 0.00 0.02 0.00 0.03 99.93 [2021-06-24T13:36:12.245Z] 13:11:01 1 0.07 0.00 0.00 0.00 0.05 99.88 [2021-06-24T13:36:12.245Z] 13:12:01 all 0.35 0.00 0.08 0.03 0.02 99.52 [2021-06-24T13:36:12.245Z] 13:12:01 0 0.27 0.00 0.07 0.02 0.02 99.63 [2021-06-24T13:36:12.245Z] 13:12:01 1 0.43 0.00 0.08 0.05 0.02 99.41 [2021-06-24T13:36:12.245Z] 13:13:01 all 21.07 0.00 4.47 10.01 0.11 64.33 [2021-06-24T13:36:12.245Z] 13:13:01 0 24.94 0.00 5.20 12.49 0.12 57.24 [2021-06-24T13:36:12.245Z] 13:13:01 1 17.26 0.00 3.75 7.58 0.11 71.30 [2021-06-24T13:36:12.245Z] 13:14:01 all 7.85 0.00 3.76 12.47 0.06 75.86 [2021-06-24T13:36:12.245Z] 13:14:01 0 8.03 0.00 3.89 9.49 0.05 78.53 [2021-06-24T13:36:12.245Z] 13:14:01 1 7.68 0.00 3.62 15.42 0.07 73.21 [2021-06-24T13:36:12.245Z] 13:15:01 all 59.14 0.00 8.40 3.05 0.12 29.30 [2021-06-24T13:36:12.245Z] 13:15:01 0 58.50 0.00 8.58 2.38 0.13 30.41 [2021-06-24T13:36:12.245Z] 13:15:01 1 59.78 0.00 8.21 3.71 0.11 28.19 [2021-06-24T13:36:12.245Z] 13:16:01 all 34.39 0.00 4.83 0.69 0.09 60.01 [2021-06-24T13:36:12.245Z] 13:16:01 0 33.71 0.00 4.87 0.49 0.09 60.84 [2021-06-24T13:36:12.245Z] 13:16:01 1 35.06 0.00 4.80 0.88 0.09 59.17 [2021-06-24T13:36:12.245Z] 13:17:02 all 39.84 0.00 12.09 14.01 0.12 33.95 [2021-06-24T13:36:12.245Z] 13:17:02 0 39.87 0.00 12.45 13.17 0.11 34.40 [2021-06-24T13:36:12.245Z] 13:17:02 1 39.81 0.00 11.72 14.84 0.13 33.50 [2021-06-24T13:36:12.245Z] [2021-06-24T13:36:12.245Z] 13:17:02 CPU %user %nice %system %iowait %steal %idle [2021-06-24T13:36:12.245Z] 13:18:01 all 38.37 0.00 15.89 30.76 0.14 14.84 [2021-06-24T13:36:12.245Z] 13:18:01 0 38.46 0.00 15.88 31.62 0.13 13.91 [2021-06-24T13:36:12.245Z] 13:18:01 1 38.29 0.00 15.90 29.90 0.15 15.76 [2021-06-24T13:36:12.245Z] 13:19:01 all 47.15 0.00 11.69 31.37 0.13 9.67 [2021-06-24T13:36:12.245Z] 13:19:01 0 47.77 0.00 12.04 32.15 0.13 7.91 [2021-06-24T13:36:12.245Z] 13:19:01 1 46.52 0.00 11.33 30.58 0.13 11.44 [2021-06-24T13:36:12.245Z] 13:20:01 all 11.51 0.00 8.65 70.24 0.12 9.48 [2021-06-24T13:36:12.245Z] 13:20:01 0 11.55 0.00 9.20 72.56 0.12 6.57 [2021-06-24T13:36:12.245Z] 13:20:01 1 11.46 0.00 8.11 67.92 0.12 12.39 [2021-06-24T13:36:12.245Z] 13:21:01 all 57.30 0.00 12.07 16.24 0.14 14.25 [2021-06-24T13:36:12.245Z] 13:21:01 0 56.57 0.00 12.88 17.85 0.15 12.55 [2021-06-24T13:36:12.245Z] 13:21:01 1 58.02 0.00 11.27 14.64 0.13 15.94 [2021-06-24T13:36:12.245Z] 13:22:01 all 0.06 0.00 0.03 0.00 0.04 99.87 [2021-06-24T13:36:12.245Z] 13:22:01 0 0.10 0.00 0.03 0.00 0.03 99.83 [2021-06-24T13:36:12.245Z] 13:22:01 1 0.02 0.00 0.03 0.00 0.05 99.90 [2021-06-24T13:36:12.245Z] 13:23:01 all 0.08 0.00 0.03 0.00 0.03 99.87 [2021-06-24T13:36:12.245Z] 13:23:01 0 0.15 0.00 0.02 0.00 0.02 99.82 [2021-06-24T13:36:12.245Z] 13:23:01 1 0.02 0.00 0.03 0.00 0.03 99.92 [2021-06-24T13:36:12.245Z] 13:24:01 all 0.09 0.06 0.24 0.10 0.04 99.46 [2021-06-24T13:36:12.245Z] 13:24:01 0 0.05 0.07 0.22 0.08 0.03 99.55 [2021-06-24T13:36:12.245Z] 13:24:01 1 0.13 0.05 0.27 0.12 0.05 99.38 [2021-06-24T13:36:12.245Z] 13:25:01 all 0.18 4.09 13.34 5.65 0.08 76.66 [2021-06-24T13:36:12.245Z] 13:25:01 0 0.05 4.14 13.83 5.28 0.10 76.60 [2021-06-24T13:36:12.245Z] 13:25:01 1 0.31 4.03 12.85 6.03 0.05 76.73 [2021-06-24T13:36:12.245Z] 13:26:01 all 0.14 0.00 0.03 0.00 0.03 99.80 [2021-06-24T13:36:12.245Z] 13:26:01 0 0.25 0.00 0.02 0.00 0.03 99.70 [2021-06-24T13:36:12.245Z] 13:26:01 1 0.03 0.00 0.03 0.00 0.03 99.90 [2021-06-24T13:36:12.245Z] 13:27:02 all 0.03 0.00 0.02 0.00 0.03 99.93 [2021-06-24T13:36:12.245Z] 13:27:02 0 0.02 0.00 0.02 0.00 0.03 99.93 [2021-06-24T13:36:12.245Z] 13:27:02 1 0.03 0.00 0.02 0.00 0.02 99.93 [2021-06-24T13:36:12.245Z] 13:28:01 all 0.13 0.00 0.02 0.00 0.03 99.83 [2021-06-24T13:36:12.245Z] 13:28:01 0 0.05 0.00 0.02 0.00 0.02 99.92 [2021-06-24T13:36:12.245Z] 13:28:01 1 0.20 0.00 0.02 0.00 0.03 99.74 [2021-06-24T13:36:12.245Z] [2021-06-24T13:36:12.245Z] 13:28:01 CPU %user %nice %system %iowait %steal %idle [2021-06-24T13:36:12.245Z] 13:29:01 all 0.07 0.00 0.03 0.00 0.03 99.87 [2021-06-24T13:36:12.245Z] 13:29:01 0 0.03 0.00 0.02 0.00 0.03 99.92 [2021-06-24T13:36:12.245Z] 13:29:01 1 0.10 0.00 0.03 0.00 0.03 99.83 [2021-06-24T13:36:12.245Z] 13:30:01 all 0.13 0.00 0.02 0.00 0.03 99.83 [2021-06-24T13:36:12.245Z] 13:30:01 0 0.03 0.00 0.02 0.00 0.03 99.92 [2021-06-24T13:36:12.245Z] 13:30:01 1 0.22 0.00 0.02 0.00 0.02 99.75 [2021-06-24T13:36:12.245Z] 13:31:01 all 0.05 0.00 0.03 0.00 0.03 99.90 [2021-06-24T13:36:12.245Z] 13:31:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2021-06-24T13:36:12.245Z] 13:31:01 1 0.08 0.00 0.03 0.00 0.05 99.83 [2021-06-24T13:36:12.245Z] 13:32:01 all 0.13 0.00 0.02 0.00 0.03 99.82 [2021-06-24T13:36:12.245Z] 13:32:01 0 0.05 0.00 0.02 0.00 0.03 99.90 [2021-06-24T13:36:12.245Z] 13:32:01 1 0.20 0.00 0.02 0.00 0.03 99.75 [2021-06-24T13:36:12.245Z] 13:33:01 all 0.14 0.00 0.02 0.00 0.03 99.82 [2021-06-24T13:36:12.245Z] 13:33:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2021-06-24T13:36:12.245Z] 13:33:01 1 0.27 0.00 0.02 0.00 0.03 99.68 [2021-06-24T13:36:12.245Z] 13:34:01 all 0.04 0.00 0.02 0.00 0.03 99.92 [2021-06-24T13:36:12.245Z] 13:34:01 0 0.05 0.00 0.03 0.00 0.03 99.88 [2021-06-24T13:36:12.245Z] 13:34:01 1 0.03 0.00 0.00 0.00 0.02 99.95 [2021-06-24T13:36:12.245Z] 13:35:01 all 0.03 0.00 0.03 0.00 0.03 99.91 [2021-06-24T13:36:12.245Z] 13:35:01 0 0.05 0.00 0.02 0.00 0.03 99.90 [2021-06-24T13:36:12.245Z] 13:35:01 1 0.02 0.00 0.03 0.00 0.03 99.92 [2021-06-24T13:36:12.245Z] 13:36:01 all 6.69 0.00 2.33 1.03 0.05 89.90 [2021-06-24T13:36:12.245Z] 13:36:01 0 7.00 0.00 2.55 1.73 0.05 88.66 [2021-06-24T13:36:12.245Z] 13:36:01 1 6.37 0.00 2.11 0.34 0.05 91.12 [2021-06-24T13:36:12.245Z] Average: all 7.56 0.10 2.30 4.57 0.05 85.43 [2021-06-24T13:36:12.245Z] Average: 0 7.60 0.10 2.39 4.65 0.05 85.22 [2021-06-24T13:36:12.245Z] Average: 1 7.52 0.10 2.21 4.49 0.05 85.64 [2021-06-24T13:36:12.245Z] [2021-06-24T13:36:12.245Z] [2021-06-24T13:36:12.245Z]