Pull request #3531 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 54c9ee803e0f045ae277f7104a63a7b395bd2bf0+829e8fdb577067879b803ac37640c358b37462cf (48453023b9d290797478180e60c7981a4909037a) 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 > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh8567531884089025213.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 144eb70ba3d470a427e699408e811d3f535e987a Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh1632556522149331793.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 144eb70ba3d470a427e699408e811d3f535e987a The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3531/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3531/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8620815246208292407.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 144eb70ba3d470a427e699408e811d3f535e987a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 144eb70ba3d470a427e699408e811d3f535e987a # timeout=10 Commit message: "Merge pull request #341 from ernestojeda/master-2-main" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2462750798488828023.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3531/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3531/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh6761663466670813680.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-2878 in /w/workspace/edgexfoundry_edgex-go_PR-3531 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/43 [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/43 # 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 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/43@tmp/jenkins-gitclient-ssh5908496356932595358.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/43@tmp/jenkins-gitclient-ssh2803544374818282088.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3531/head:refs/remotes/origin/PR-3531 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 829e8fdb577067879b803ac37640c358b37462cf into PR head commit 54c9ee803e0f045ae277f7104a63a7b395bd2bf0 Merge succeeded, producing 54c9ee803e0f045ae277f7104a63a7b395bd2bf0 Checking out Revision 54c9ee803e0f045ae277f7104a63a7b395bd2bf0 (PR-3531) > git config core.sparsecheckout # timeout=10 > git checkout -f 54c9ee803e0f045ae277f7104a63a7b395bd2bf0 # 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 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/43@tmp/jenkins-gitclient-ssh4868672484665053293.key > git merge 829e8fdb577067879b803ac37640c358b37462cf # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 54c9ee803e0f045ae277f7104a63a7b395bd2bf0 # timeout=10 Commit message: "Merge branch 'main' into dependabot/go_modules/github.com/fxamacker/cbor/v2-2.3.0" > git rev-list --no-walk f4a49e2f4e275f8e142897f2b15b710323706fc6 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 17:08:48 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 17:08:48 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 17:08:48 ========================================================= 17:08:48 EdgeX Global Pipelines Version Info 17:08:48 ========================================================= [Pipeline] libraryResource [Pipeline] sh 17:08:49 ------------------- 17:08:49 stable info: 17:08:49 ------------------- 17:08:49 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 17:08:49 Commit SHA: 144eb70ba3d470a427e699408e811d3f535e987a 17:08:49 Message: update stable to v1.0.196 17:08:50 ------------------- 17:08:50 experimental info: 17:08:50 ------------------- 17:08:50 Commited By: **** collab-it+edgex@linuxfoundation.org 17:08:50 Commit SHA: 144eb70ba3d470a427e699408e811d3f535e987a 17:08:50 Message: update experimental to v1.0.196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 17:08:50 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 17:08:50 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 17:08:50 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 17:08:50 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 17:08:50 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 17:08:50 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 17:08:50 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 17:08:50 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 17:08:50 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 17:08:50 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 17:08:50 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 17:08:50 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 17:08:50 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 17:08:50 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 17:08:50 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 17:08:50 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 17:08:50 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 17:08:50 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 17:08:50 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 17:08:50 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 17:08:50 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 17:08:50 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 17:08:51 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3531 [Pipeline] echo 17:08:51 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3531 [Pipeline] echo 17:08:51 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3531 [Pipeline] echo 17:08:51 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 54c9ee803e0f045ae277f7104a63a7b395bd2bf0 [Pipeline] echo 17:08:51 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 54c9ee8 [Pipeline] echo 17:08:51 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:08:51 provisioning config files... 17:08:51 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/43@tmp/config6011091021032437688tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:08:51 ---> docker-login.sh 17:08:51 nexus3.edgexfoundry.org:10001 17:08:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:08:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:08:51 Configure a credential helper to remove this warning. See 17:08:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:08:51 17:08:51 Login Succeeded 17:08:51 nexus3.edgexfoundry.org:10002 17:08:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:08:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:08:52 Configure a credential helper to remove this warning. See 17:08:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:08:52 17:08:52 Login Succeeded 17:08:52 nexus3.edgexfoundry.org:10003 17:08:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:08:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:08:52 Configure a credential helper to remove this warning. See 17:08:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:08:52 17:08:52 Login Succeeded 17:08:52 nexus3.edgexfoundry.org:10004 17:08:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:08:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:08:52 Configure a credential helper to remove this warning. See 17:08:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:08:52 17:08:52 Login Succeeded 17:08:52 docker.io 17:08:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:08:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:08:53 Configure a credential helper to remove this warning. See 17:08:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:08:53 17:08:53 Login Succeeded 17:08:53 ---> docker-login.sh ends [Pipeline] } 17:08:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:08:53 ++ 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 17:08:53 + for file in '`ls cmd/**/Dockerfile`' 17:08:53 ++ dirname cmd/core-command/Dockerfile 17:08:53 ++ cut -d/ -f2 17:08:53 + echo core-command,cmd/core-command/Dockerfile 17:08:53 + for file in '`ls cmd/**/Dockerfile`' 17:08:53 ++ dirname cmd/core-data/Dockerfile 17:08:53 ++ cut -d/ -f2 17:08:53 + echo core-data,cmd/core-data/Dockerfile 17:08:53 + for file in '`ls cmd/**/Dockerfile`' 17:08:53 ++ dirname cmd/core-metadata/Dockerfile 17:08:53 ++ cut -d/ -f2 17:08:53 + echo core-metadata,cmd/core-metadata/Dockerfile 17:08:53 + for file in '`ls cmd/**/Dockerfile`' 17:08:53 ++ dirname cmd/security-bootstrapper/Dockerfile 17:08:53 ++ cut -d/ -f2 17:08:53 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 17:08:53 + for file in '`ls cmd/**/Dockerfile`' 17:08:53 ++ dirname cmd/security-proxy-setup/Dockerfile 17:08:53 ++ cut -d/ -f2 17:08:53 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 17:08:53 + for file in '`ls cmd/**/Dockerfile`' 17:08:53 ++ dirname cmd/security-secretstore-setup/Dockerfile 17:08:53 ++ cut -d/ -f2 17:08:53 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 17:08:53 + for file in '`ls cmd/**/Dockerfile`' 17:08:53 ++ dirname cmd/support-notifications/Dockerfile 17:08:53 ++ cut -d/ -f2 17:08:53 + echo support-notifications,cmd/support-notifications/Dockerfile 17:08:53 + for file in '`ls cmd/**/Dockerfile`' 17:08:53 ++ dirname cmd/support-scheduler/Dockerfile 17:08:53 ++ cut -d/ -f2 17:08:53 + echo support-scheduler,cmd/support-scheduler/Dockerfile 17:08:53 + for file in '`ls cmd/**/Dockerfile`' 17:08:53 ++ dirname cmd/sys-mgmt-agent/Dockerfile 17:08:53 ++ cut -d/ -f2 17:08:53 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 17:08:53 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 17:08:54 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:08:54 17:08:54 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 17:08:54 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:08:54 latest: Pulling from edgex-devops/git-semver 17:08:54 31603596830f: Pulling fs layer 17:08:54 b6dc333f4379: Pulling fs layer 17:08:54 3d9ef1400e77: Pulling fs layer 17:08:54 fd332fbdc1db: Pulling fs layer 17:08:54 fd332fbdc1db: Waiting 17:08:54 b6dc333f4379: Verifying Checksum 17:08:54 b6dc333f4379: Download complete 17:08:54 31603596830f: Verifying Checksum 17:08:54 31603596830f: Download complete 17:08:54 31603596830f: Pull complete 17:08:55 b6dc333f4379: Pull complete 17:08:55 fd332fbdc1db: Verifying Checksum 17:08:55 fd332fbdc1db: Download complete 17:08:55 3d9ef1400e77: Verifying Checksum 17:08:55 3d9ef1400e77: Download complete 17:08:55 3d9ef1400e77: Pull complete 17:08:56 fd332fbdc1db: Pull complete 17:08:56 Digest: sha256:db6b30291b918ea2df8875cce3ed97fb48fa491dcbf862453db6614bc0bd4782 17:08:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:08:56 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 17:08:56 prd-centos7-docker-4c-2g-2878 does not seem to be running inside a container 17:08:56 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/43 -v /w/workspace/edgex-go/43:/w/workspace/edgex-go/43:rw,z -v /w/workspace/edgex-go/43@tmp:/w/workspace/edgex-go/43@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 17:08:57 $ docker top 9d579070385333e0427cf7df6de8990fda6a93df666c64348b65f092fa1f8d13 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:08:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:08:57 [ssh-agent] Looking for ssh-agent implementation... 17:08:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:08:57 $ docker exec 9d579070385333e0427cf7df6de8990fda6a93df666c64348b65f092fa1f8d13 ssh-agent 17:08:57 SSH_AUTH_SOCK=/tmp/ssh-doGMCcgdCXcn/agent.13 17:08:57 SSH_AGENT_PID=20 17:08:57 Running ssh-add (command line suppressed) 17:08:57 Identity added: /w/workspace/edgex-go/43@tmp/private_key_2089893343319351302.key (/w/workspace/edgex-go/43@tmp/private_key_2089893343319351302.key) 17:08:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:08:58 + git tag --points-at HEAD [Pipeline] } 17:08:58 $ docker exec --env ******** --env ******** 9d579070385333e0427cf7df6de8990fda6a93df666c64348b65f092fa1f8d13 ssh-agent -k 17:08:58 unset SSH_AUTH_SOCK; 17:08:58 unset SSH_AGENT_PID; 17:08:58 echo Agent pid 20 killed; 17:08:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 17:08:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:08:58 [ssh-agent] Looking for ssh-agent implementation... 17:08:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:08:58 $ docker exec 9d579070385333e0427cf7df6de8990fda6a93df666c64348b65f092fa1f8d13 ssh-agent 17:08:58 SSH_AUTH_SOCK=/tmp/ssh-4aHCBOP8aP5l/agent.53 17:08:58 SSH_AGENT_PID=59 17:08:58 Running ssh-add (command line suppressed) 17:08:58 Identity added: /w/workspace/edgex-go/43@tmp/private_key_7510370715661097468.key (/w/workspace/edgex-go/43@tmp/private_key_7510370715661097468.key) 17:08:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:08:59 + git semver init 17:08:59 # -> Open(): unable to determine branch for HEAD 17:08:59 # $GIT_DIR = /w/workspace/edgex-go/43/.git 17:08:59 # $GIT_WORK_TREE = /w/workspace/edgex-go/43 17:08:59 # $SEMVER_REMOTE_NAME = origin 17:08:59 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 17:08:59 # $SEMVER_USER_NAME = edgex-jenkins 17:08:59 # $SEMVER_BRANCH = PR-3531 17:08:59 # $SEMVER_TEMP = /tmp/semver-046983018 17:08:59 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 17:09:55 # '/tmp/semver-046983018' -> '/w/workspace/edgex-go/43/.semver' 17:09:55 # -> Force: false 17:09:55 # $SEMVER_DIR = /w/workspace/edgex-go/43/.semver [Pipeline] } 17:09:55 $ docker exec --env ******** --env ******** 9d579070385333e0427cf7df6de8990fda6a93df666c64348b65f092fa1f8d13 ssh-agent -k 17:09:55 unset SSH_AUTH_SOCK; 17:09:55 unset SSH_AGENT_PID; 17:09:55 echo Agent pid 59 killed; 17:09:55 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:09:56 + git semver [Pipeline] } 17:09:56 $ docker stop --time=1 9d579070385333e0427cf7df6de8990fda6a93df666c64348b65f092fa1f8d13 17:09:57 $ docker rm -f 9d579070385333e0427cf7df6de8990fda6a93df666c64348b65f092fa1f8d13 [Pipeline] // withDockerContainer [Pipeline] sh 17:09:58 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 17:09:58 Stashed 1 file(s) [Pipeline] echo 17:09:58 [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 17:09:59 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 17:09:59 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 17:09:59 + sudo service docker restart 17:09:59 + true 17:09:59 Redirecting to /bin/systemctl restart docker.service 17:10:13 Still waiting to schedule task 17:10:13 ‘prd-centos7-docker-4c-2g-2785’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ 17:10:13 ‘prd-ubuntu18.04-docker-arm64-4c-16g-2883’ is offline 17:10:13 ‘prd-ubuntu18.04-docker-arm64-4c-16g-2885’ is offline [Pipeline] echo 17:10:18 ========================================================= 17:10:18 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 17:10:18 ========================================================= [Pipeline] isUnix [Pipeline] sh 17:10:18 + 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 . 17:10:19 Sending build context to Docker daemon 328.4MB 17:10:19 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 17:10:19 Step 2/6 : FROM ${BASE} 17:10:20 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 17:10:20 540db60ca938: Pulling fs layer 17:10:20 adcc1eea9eea: Pulling fs layer 17:10:20 4c4ab2625f07: Pulling fs layer 17:10:20 0773c198feca: Pulling fs layer 17:10:20 345f892a5656: Pulling fs layer 17:10:20 4796506630df: Pulling fs layer 17:10:20 cc55df3e53f1: Pulling fs layer 17:10:20 4d027b6c602c: Pulling fs layer 17:10:20 449e75d2c14e: Pulling fs layer 17:10:20 4796506630df: Waiting 17:10:20 cc55df3e53f1: Waiting 17:10:20 4d027b6c602c: Waiting 17:10:20 449e75d2c14e: Waiting 17:10:20 0773c198feca: Waiting 17:10:20 345f892a5656: Waiting 17:10:20 4c4ab2625f07: Verifying Checksum 17:10:20 4c4ab2625f07: Download complete 17:10:20 adcc1eea9eea: Verifying Checksum 17:10:20 adcc1eea9eea: Download complete 17:10:20 345f892a5656: Verifying Checksum 17:10:20 345f892a5656: Download complete 17:10:20 4796506630df: Verifying Checksum 17:10:20 4796506630df: Download complete 17:10:20 cc55df3e53f1: Verifying Checksum 17:10:20 cc55df3e53f1: Download complete 17:10:20 540db60ca938: Verifying Checksum 17:10:20 540db60ca938: Download complete 17:10:20 540db60ca938: Pull complete 17:10:20 adcc1eea9eea: Pull complete 17:10:20 4c4ab2625f07: Pull complete 17:10:20 4d027b6c602c: Verifying Checksum 17:10:20 4d027b6c602c: Download complete 17:10:24 449e75d2c14e: Verifying Checksum 17:10:24 449e75d2c14e: Download complete 17:10:25 0773c198feca: Verifying Checksum 17:10:25 0773c198feca: Download complete 17:10:28 0773c198feca: Pull complete 17:10:29 345f892a5656: Pull complete 17:10:29 4796506630df: Pull complete 17:10:29 cc55df3e53f1: Pull complete 17:10:29 4d027b6c602c: Pull complete 17:10:31 449e75d2c14e: Pull complete 17:10:31 Digest: sha256:a2fa0993ec4462abfc92311096d2e43e803cda49eb027de246ea451416b7a8a8 17:10:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 17:10:31 ---> 0d28375d9b5b 17:10:31 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 17:10:32 ---> Running in 45d2201d8688 17:10:32 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 17:10:33 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 17:10:34 (1/12) Installing libmagic (5.39-r0) 17:10:34 (2/12) Installing file (5.39-r0) 17:10:34 (3/12) Installing libc-dev (0.7.2-r3) 17:10:35 (4/12) Installing g++ (10.2.1_pre1-r3) 17:10:40 (5/12) Installing fortify-headers (1.1-r0) 17:10:40 (6/12) Installing patch (2.7.6-r7) 17:10:40 (7/12) Installing build-base (0.5-r2) 17:10:40 (8/12) Installing libsodium (1.0.18-r0) 17:10:40 (9/12) Installing pkgconf (1.7.3-r0) 17:10:40 (10/12) Installing libsodium-dev (1.0.18-r0) 17:10:40 (11/12) Installing libzmq (4.3.3-r1) 17:10:40 (12/12) Installing zeromq-dev (4.3.3-r1) 17:10:40 Executing busybox-1.32.1-r6.trigger 17:10:40 OK: 219 MiB in 52 packages 17:10:42 Removing intermediate container 45d2201d8688 17:10:42 ---> a036ad30f02f 17:10:42 Step 4/6 : WORKDIR /edgex-go 17:10:42 ---> Running in 66d1241bc713 17:10:42 Removing intermediate container 66d1241bc713 17:10:42 ---> 9d78f6ca9251 17:10:42 Step 5/6 : COPY go.mod . 17:10:42 ---> a2fa9b0afa86 17:10:42 Step 6/6 : RUN go mod download 17:10:42 ---> Running in 4b9554e39120 17:10:52 Removing intermediate container 4b9554e39120 17:10:52 ---> aa1122ff3919 17:10:52 Successfully built aa1122ff3919 17:10:52 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 17:10:52 + docker inspect -f . ci-base-image-x86_64 17:10:52 . [Pipeline] withDockerContainer 17:10:53 prd-centos7-docker-4c-2g-2878 does not seem to be running inside a container 17:10:53 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/43 -v /w/workspace/edgex-go/43:/w/workspace/edgex-go/43:rw,z -v /w/workspace/edgex-go/43@tmp:/w/workspace/edgex-go/43@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 ******** ci-base-image-x86_64 cat 17:10:53 $ docker top 3f6ddfbc23757addff7e6eb1fd3d6b6c0e22a9534904ed5b7362725dac6de926 -eo pid,comm [Pipeline] { [Pipeline] sh 17:10:53 + go version 17:10:53 go version go1.16.5 linux/amd64 [Pipeline] } 17:10:53 $ docker stop --time=1 3f6ddfbc23757addff7e6eb1fd3d6b6c0e22a9534904ed5b7362725dac6de926 17:10:55 $ docker rm -f 3f6ddfbc23757addff7e6eb1fd3d6b6c0e22a9534904ed5b7362725dac6de926 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:10:55 + docker inspect -f . ci-base-image-x86_64 17:10:55 . [Pipeline] withDockerContainer 17:10:55 prd-centos7-docker-4c-2g-2878 does not seem to be running inside a container 17:10:56 $ 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/43 -v /w/workspace/edgex-go/43:/w/workspace/edgex-go/43:rw,z -v /w/workspace/edgex-go/43@tmp:/w/workspace/edgex-go/43@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 ******** ci-base-image-x86_64 cat 17:10:56 $ docker top 7c8c6ff5a620b071dce75e8816abb8922f144b6315eb2da679616f7c7e547c3f -eo pid,comm [Pipeline] { [Pipeline] echo 17:10:56 ========================================================= 17:10:56 [edgeXBuildGoParallel] Running Tests and Build... 17:10:56 ========================================================= [Pipeline] sh 17:10:57 + go mod tidy [Pipeline] sh 17:10:57 + make test 17:10:57 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 17:10:57 go mod tidy 17:10:57 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 17:11:04 ? github.com/edgexfoundry/edgex-go [no test files] 17:11:22 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 17:11:26 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 17:11:27 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 17:11:27 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 17:11:30 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 17:11:30 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 17:11:30 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 17:11:30 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 17:11:31 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 17:11:31 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 17:11:32 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 17:11:32 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 17:11:32 ? github.com/edgexfoundry/edgex-go/internal [no test files] 17:11:32 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 17:11:34 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.044s coverage: 28.7% of statements 17:11:34 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 17:11:34 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 17:11:35 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.064s coverage: 100.0% of statements 17:11:35 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 17:11:35 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.090s coverage: 46.3% of statements 17:11:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 17:11:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 17:11:36 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.130s coverage: 89.9% of statements 17:11:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 17:11:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 17:11:36 ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.048s coverage: 78.9% of statements 17:11:38 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.051s coverage: 81.2% of statements 17:11:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 17:11:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 17:11:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 17:11:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 17:11:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 17:11:38 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.254s coverage: 95.1% of statements 17:11:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 17:11:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 17:11:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] 17:11:38 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 17:11:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 17:11:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 17:11:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 17:11:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 17:11:38 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.059s coverage: 60.0% of statements 17:11:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 17:11:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 17:11:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 17:11:40 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.048s coverage: 0.8% of statements 17:11:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 17:11:40 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.046s coverage: 58.8% of statements 17:11:40 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.042s coverage: 22.0% of statements 17:11:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 17:11:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.046s coverage: 47.1% of statements 17:11:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.053s coverage: 79.5% of statements 17:11:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.054s coverage: 94.1% of statements 17:11:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.063s coverage: 96.3% of statements 17:11:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.044s coverage: 87.5% of statements 17:11:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.061s coverage: 94.4% of statements 17:11:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.042s coverage: 44.8% of statements 17:11:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.223s coverage: 81.8% of statements 17:11:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 17:12:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.093s coverage: 92.9% of statements 17:12:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 17:12:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 17:12:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 17:12:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.032s coverage: 65.1% of statements 17:12:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 17:12:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 17:12:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 17:12:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 17:12:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 17:12:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.069s coverage: 87.2% of statements 17:12:17 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 17:12:17 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 17:12:17 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.044s coverage: 100.0% of statements 17:12:17 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 17:12:17 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.051s coverage: 58.8% of statements 17:12:17 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 17:12:17 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.052s coverage: 80.0% of statements 17:12:17 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.062s coverage: 87.2% of statements 17:12:17 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.053s coverage: 85.4% of statements 17:12:17 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.061s coverage: 91.2% of statements 17:12:17 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 17:12:17 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.139s coverage: 64.4% of statements 17:12:17 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 17:12:17 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 17:12:17 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.053s coverage: 100.0% of statements 17:12:17 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.035s coverage: 91.3% of statements 17:12:17 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.033s coverage: 100.0% of statements 17:12:17 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.033s coverage: 73.7% of statements 17:12:17 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.033s coverage: 100.0% of statements 17:12:17 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.192s coverage: 66.9% of statements 17:12:17 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 17:12:17 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 17:12:17 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 17:12:17 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.139s coverage: 43.6% of statements 17:12:17 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 17:12:17 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 17:12:17 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.078s coverage: 89.5% of statements 17:12:17 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 17:12:17 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.049s coverage: 84.8% of statements 17:12:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 17:12:25 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.071s coverage: 19.3% of statements 17:12:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 17:12:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 17:12:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 17:12:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 17:12:25 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.149s coverage: 91.9% of statements 17:12:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 17:12:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 17:12:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] 17:12:25 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 17:12:25 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 17:12:25 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.054s coverage: 62.7% of statements 17:12:25 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 17:12:25 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 17:12:25 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.109s coverage: 97.6% of statements 17:12:25 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 17:12:25 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 17:12:25 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] 17:12:25 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 17:12:25 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 17:12:25 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.053s coverage: 28.9% of statements 17:12:25 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 17:12:25 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 17:12:25 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 17:12:25 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 17:12:25 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 17:12:25 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 17:12:25 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.042s coverage: 100.0% of statements 17:12:25 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.032s coverage: 95.4% of statements 17:12:25 GO111MODULE=on go vet ./... 17:12:52 gofmt -l . 17:12:52 [ "`gofmt -l .`" = "" ] 17:12:52 ./bin/test-attribution-txt.sh [Pipeline] sh 17:12:52 + ls -al . 17:12:52 total 568 17:12:52 drwxrwxr-x 10 1001 1001 4096 Jul 15 17:12 . 17:12:52 drwxr-xr-x 4 root root 30 Jul 15 17:10 .. 17:12:52 -rw-rw-r-- 1 1001 1001 11 Jul 15 17:08 .dockerignore 17:12:52 drwxrwxr-x 8 1001 1001 179 Jul 15 17:08 .git 17:12:52 drwxrwxr-x 3 1001 1001 125 Jul 15 17:08 .github 17:12:52 -rw-rw-r-- 1 1001 1001 818 Jul 15 17:08 .gitignore 17:12:52 -rw-rw-r-- 1 1001 1001 76 Jul 15 17:08 .hadolint.yml 17:12:52 drwx------ 3 1001 1001 58 Jul 15 17:09 .semver 17:12:52 -rw-rw-r-- 1 1001 1001 166 Jul 15 17:08 .sonarcloud.properties 17:12:52 -rw-rw-r-- 1 1001 1001 8609 Jul 15 17:08 Attribution.txt 17:12:52 -rw-rw-r-- 1 1001 1001 43881 Jul 15 17:08 CHANGELOG.md 17:12:52 -rw-rw-r-- 1 1001 1001 3804 Jul 15 17:08 CONTRIBUTING.md 17:12:52 -rw-rw-r-- 1 1001 1001 931 Jul 15 17:08 Dockerfile.build 17:12:52 -rw-rw-r-- 1 1001 1001 849 Jul 15 17:08 Jenkinsfile 17:12:52 -rw-rw-r-- 1 1001 1001 10775 Jul 15 17:08 LICENSE 17:12:52 -rw-rw-r-- 1 1001 1001 6003 Jul 15 17:08 Makefile 17:12:52 -rw-rw-r-- 1 1001 1001 7818 Jul 15 17:08 README.md 17:12:52 -rw-rw-r-- 1 1001 1001 6912 Jul 15 17:08 SECURITY.md 17:12:52 -rw-rw-r-- 1 1001 1001 5 Jul 15 17:09 VERSION 17:12:52 -rw-rw-r-- 1 1001 1001 4131 Jul 15 17:08 ZMQWindows.md 17:12:52 drwxrwxr-x 2 1001 1001 37 Jul 15 17:08 bin 17:12:52 drwxrwxr-x 14 1001 1001 4096 Jul 15 17:08 cmd 17:12:52 -rw-r--r-- 1 root root 402846 Jul 15 17:12 coverage.out 17:12:52 -rw-rw-r-- 1 1001 1001 812 Jul 15 17:08 go.mod 17:12:52 -rw-r--r-- 1 root root 21149 Jul 15 17:10 go.sum 17:12:52 drwxrwxr-x 7 1001 1001 114 Jul 15 17:08 internal 17:12:52 drwxrwxr-x 3 1001 1001 16 Jul 15 17:08 openapi 17:12:52 drwxrwxr-x 4 1001 1001 71 Jul 15 17:08 snap 17:12:52 -rw-rw-r-- 1 1001 1001 204 Jul 15 17:08 version.go [Pipeline] sh 17:12:53 + '[' -e coverage.out ] 17:12:53 + chown 1001:1001 coverage.out [Pipeline] stash 17:12:53 Stashed 1 file(s) [Pipeline] sh 17:12:53 + make build 17:12:53 go mod tidy 17:12:53 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 17:12:56 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 17:13:02 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 17:13:03 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 17:13:04 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 17:13:04 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 17:13:05 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 17:13:06 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 17:13:06 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 17:13:07 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 17:13:08 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 17:13:09 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] } 17:13:10 $ docker stop --time=1 7c8c6ff5a620b071dce75e8816abb8922f144b6315eb2da679616f7c7e547c3f 17:13:12 $ docker rm -f 7c8c6ff5a620b071dce75e8816abb8922f144b6315eb2da679616f7c7e547c3f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { 17:13:13 Running on prd-ubuntu18.04-docker-arm64-4c-16g-2888 in /w/workspace/edgexfoundry_edgex-go_PR-3531 [Pipeline] { [Pipeline] ws 17:13:13 Running in /w/workspace/edgex-go/43 [Pipeline] { [Pipeline] checkout [Pipeline] isUnix [Pipeline] sh 17:13:14 The recommended git tool is: git 17:13:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 17:13:14 17:13:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 17:13:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 17:13:14 latest: Pulling from edgex-devops/edgex-compose 17:13:14 cbdbe7a5bc2a: Pulling fs layer 17:13:14 ca9280d653b3: Pulling fs layer 17:13:14 7e9c9ca2126c: Pulling fs layer 17:13:14 cbdbe7a5bc2a: Verifying Checksum 17:13:14 cbdbe7a5bc2a: Download complete 17:13:15 cbdbe7a5bc2a: Pull complete 17:13:16 ca9280d653b3: Verifying Checksum 17:13:16 ca9280d653b3: Download complete 17:13:16 ca9280d653b3: Pull complete 17:13:18 7e9c9ca2126c: Download complete 17:13:21 using credential edgex-jenkins-ssh 17:13:21 Cloning the remote Git repository 17:13:21 Cloning repository git@github.com:edgexfoundry/edgex-go.git 17:13:21 > git init /w/workspace/edgex-go/43 # timeout=10 17:13:22 7e9c9ca2126c: Pull complete 17:13:22 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 17:13:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 17:13:22 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 17:13:22 prd-centos7-docker-4c-2g-2878 does not seem to be running inside a container 17:13:22 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/43 -v /w/workspace/edgex-go/43:/w/workspace/edgex-go/43:rw,z -v /w/workspace/edgex-go/43@tmp:/w/workspace/edgex-go/43@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 17:13:21 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 17:13:21 > git --version # timeout=10 17:13:22 > git --version # 'git version 2.17.1' 17:13:22 using GIT_SSH to set credentials SSH Credentials for GitHub 17:13:22 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:13:24 $ docker top 4ff032c653f5dab7b8404e5bf5627a3915608342f434ee7a60f4c7ce4f33bf09 -eo pid,comm [Pipeline] { [Pipeline] sh 17:13:25 + docker-compose build --help 17:13:25 + grep parallel 17:13:25 --parallel Build images in parallel. [Pipeline] } 17:13:25 $ docker stop --time=1 4ff032c653f5dab7b8404e5bf5627a3915608342f434ee7a60f4c7ce4f33bf09 17:13:27 $ docker rm -f 4ff032c653f5dab7b8404e5bf5627a3915608342f434ee7a60f4c7ce4f33bf09 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:13:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 17:13:27 . [Pipeline] withDockerContainer 17:13:27 prd-centos7-docker-4c-2g-2878 does not seem to be running inside a container 17:13:27 $ 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/43 -v /w/workspace/edgex-go/43:/w/workspace/edgex-go/43:rw,z -v /w/workspace/edgex-go/43@tmp:/w/workspace/edgex-go/43@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 17:13:28 $ docker top c157fec12a6e838d4b43420dc647e0b15af663239f86a5b307b025a6a766b0d8 -eo pid,comm [Pipeline] { [Pipeline] sh 17:13:28 + docker-compose -f ./docker-compose-build.yml build --parallel 17:13:29 Building core-command ... 17:13:29 Building core-data ... 17:13:29 Building core-metadata ... 17:13:29 Building security-bootstrapper ... 17:13:29 Building security-proxy-setup ... 17:13:29 Building security-secretstore-setup ... 17:13:29 Building support-notifications ... 17:13:29 Building support-scheduler ... 17:13:29 Building sys-mgmt-agent ... 17:13:29 Building support-notifications 17:13:29 Building core-command 17:13:29 Building core-data 17:13:29 Building support-scheduler 17:13:29 Building security-bootstrapper 17:13:41 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 17:13:41 Step 2/24 : FROM ${BUILDER_BASE} AS builder 17:13:41 ---> aa1122ff3919 17:13:41 Step 3/24 : WORKDIR /edgex-go 17:13:41 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 17:13:41 Step 2/32 : FROM ${BUILDER_BASE} AS builder 17:13:41 ---> aa1122ff3919 17:13:41 Step 3/32 : WORKDIR /edgex-go 17:13:41 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 17:13:41 Step 2/23 : FROM ${BUILDER_BASE} AS builder 17:13:41 ---> aa1122ff3919 17:13:41 Step 3/23 : WORKDIR /edgex-go 17:13:41 Merging remotes/origin/main commit 829e8fdb577067879b803ac37640c358b37462cf into PR head commit 54c9ee803e0f045ae277f7104a63a7b395bd2bf0 17:13:42 Merge succeeded, producing 54c9ee803e0f045ae277f7104a63a7b395bd2bf0 17:13:42 Checking out Revision 54c9ee803e0f045ae277f7104a63a7b395bd2bf0 (PR-3531) 17:13:41 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 17:13:41 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:13:41 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 17:13:41 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 17:13:41 using GIT_SSH to set credentials SSH Credentials for GitHub 17:13:41 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3531/head:refs/remotes/origin/PR-3531 +refs/heads/main:refs/remotes/origin/main # timeout=10 17:13:41 > git config core.sparsecheckout # timeout=10 17:13:41 > git checkout -f 54c9ee803e0f045ae277f7104a63a7b395bd2bf0 # timeout=10 17:13:42 > git remote # timeout=10 17:13:42 > git config --get remote.origin.url # timeout=10 17:13:42 using GIT_SSH to set credentials SSH Credentials for GitHub 17:13:42 > git merge 829e8fdb577067879b803ac37640c358b37462cf # timeout=10 17:13:42 > git rev-parse HEAD^{commit} # timeout=10 17:13:42 > git config core.sparsecheckout # timeout=10 17:13:42 > git checkout -f 54c9ee803e0f045ae277f7104a63a7b395bd2bf0 # timeout=10 17:13:44 ---> Running in c5f0e3329611 17:13:44 ---> Running in 8b95fe200497 17:13:44 ---> Running in 9dcf477344f1 17:13:46 Removing intermediate container c5f0e3329611 17:13:46 ---> 9e89e0d8bc33 17:13:46 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:13:46 Removing intermediate container 8b95fe200497 17:13:46 ---> c9e507a9d5f2 17:13:46 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:13:46 Removing intermediate container 9dcf477344f1 17:13:46 ---> 38c536e4aab8 17:13:46 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:13:46 ---> Running in cdfb9626be62 17:13:46 ---> Running in 4b680c0162fb 17:13:46 ---> Running in ffa29190ed6a 17:13:47 Commit message: "Merge branch 'main' into dependabot/go_modules/github.com/fxamacker/cbor/v2-2.3.0" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:13:48 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 17:13:48 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 17:13:48 + true 17:13:48 + sudo service docker restart 17:13:49 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 17:13:49 Step 2/24 : FROM ${BUILDER_BASE} AS builder 17:13:49 ---> aa1122ff3919 17:13:49 Step 3/24 : WORKDIR /edgex-go 17:13:49 ---> Using cache 17:13:49 ---> 38c536e4aab8 17:13:49 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:13:49 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 17:13:49 Step 2/23 : FROM ${BUILDER_BASE} AS builder 17:13:49 ---> aa1122ff3919 17:13:49 Step 3/23 : WORKDIR /edgex-go 17:13:49 ---> Using cache 17:13:49 ---> 38c536e4aab8 17:13:49 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:13:49 ---> Running in a9d97796c295 17:13:49 Removing intermediate container cdfb9626be62 17:13:49 ---> 9cdc6c24726f 17:13:49 Step 5/23 : RUN apk add --update --no-cache make git 17:13:49 ---> Running in 51a6d6998c55 17:13:49 ---> Running in f4ff3722bd34 17:13:49 Removing intermediate container 4b680c0162fb 17:13:49 ---> 6bc47fe608d3 17:13:49 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 17:13:50 ---> Running in a3c927f6ea97 17:13:50 Removing intermediate container ffa29190ed6a 17:13:50 ---> 7b7746a842a1 17:13:50 Step 5/32 : RUN apk add --update --no-cache make git 17:13:50 ---> Running in be551c13b01b 17:13:50 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 17:13:50 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 17:13:51 Removing intermediate container 51a6d6998c55 17:13:51 ---> 7ee043e3394b 17:13:51 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 17:13:51 Removing intermediate container a9d97796c295 17:13:51 ---> 90cc548721ae 17:13:51 Step 5/24 : RUN apk add --update --no-cache make git 17:13:51 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 17:13:51 ---> Running in 10f067323357 17:13:51 ---> Running in 3b9dc09610b5 17:13:51 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 17:13:51 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 17:13:51 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 17:13:51 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 17:13:51 OK: 219 MiB in 52 packages 17:13:52 Removing intermediate container a3c927f6ea97 17:13:52 ---> 2a7e0d0acaee 17:13:52 Step 6/24 : COPY go.mod . 17:13:52 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 17:13:52 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 17:13:52 ---> 46adef3aa5b8 17:13:52 Step 7/24 : RUN go mod download 17:13:52 OK: 219 MiB in 52 packages 17:13:52 ---> Running in ae81cdd59791 17:13:53 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 17:13:53 OK: 219 MiB in 52 packages 17:13:53 Removing intermediate container be551c13b01b 17:13:53 ---> b538b3a1aa52 17:13:53 Step 6/32 : COPY go.mod . 17:13:53 OK: 219 MiB in 52 packages 17:13:53 ---> 6a5aebaee88e 17:13:53 Step 7/32 : RUN go mod download 17:13:53 ---> Running in 42aafd3480d9 17:13:53 Removing intermediate container 10f067323357 17:13:53 ---> 7edca4a4decb 17:13:53 Step 6/23 : COPY go.mod . 17:13:53 OK: 219 MiB in 52 packages 17:13:53 Removing intermediate container 3b9dc09610b5 17:13:53 ---> d1620b5390cd 17:13:53 Step 6/24 : COPY go.mod . 17:13:53 ---> ea1e29608c77 17:13:53 Step 7/23 : RUN go mod download 17:13:53 Removing intermediate container ae81cdd59791 17:13:53 ---> f8fc9819ba54 17:13:53 Step 8/24 : COPY . . 17:13:53 ---> Running in 98dea54a5ec9 17:13:54 Removing intermediate container f4ff3722bd34 17:13:54 ---> 1f87b5d6fffe 17:13:54 Step 6/23 : COPY go.mod . 17:13:54 ---> 334c2841ad3b 17:13:54 Step 7/24 : RUN go mod download 17:13:54 ---> Running in 9dba754c86ed 17:13:54 ---> f17894616dc6 17:13:54 Step 7/23 : RUN go mod download 17:13:55 ---> Running in 8f156d31c4da 17:13:56 Removing intermediate container 42aafd3480d9 17:13:56 ---> 60c1d2c0ac6a 17:13:56 Step 8/32 : COPY . . 17:13:56 Removing intermediate container 98dea54a5ec9 17:13:56 ---> adc1b599cd89 17:13:56 Step 8/23 : COPY . . 17:14:00 Removing intermediate container 9dba754c86ed 17:14:00 ---> c91999f0fff0 17:14:00 Step 8/24 : COPY . . 17:14:00 Removing intermediate container 8f156d31c4da 17:14:00 ---> 60df88866efa 17:14:00 Step 8/23 : COPY . . 17:14:00 ---> fa23e6449bb2 17:14:00 Step 9/24 : RUN go mod tidy 17:14:00 ---> Running in 676a7f48b898 17:14:06 ---> 93fed558ba0c 17:14:06 Step 9/23 : RUN go mod tidy 17:14:06 ---> f96dd0a4683b 17:14:06 Step 9/32 : RUN go mod tidy 17:14:06 ---> Running in 4d5e61d5ba8c 17:14:06 ---> Running in 904b43761c83 17:14:06 Removing intermediate container 676a7f48b898 17:14:06 ---> 3e5bd2b358e5 17:14:06 Step 10/24 : RUN make cmd/core-data/core-data 17:14:06 ---> Running in c1530697f89e 17:14:06 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 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:14:07 provisioning config files... 17:14:07 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/43@tmp/config6874172326670483561tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:14:07 ---> docker-login.sh 17:14:07 nexus3.edgexfoundry.org:10001 17:14:07 Removing intermediate container 4d5e61d5ba8c 17:14:07 ---> c9e83b755f55 17:14:07 Step 10/23 : RUN make cmd/support-notifications/support-notifications 17:14:07 ---> Running in a5ab2959fb6f 17:14:07 Removing intermediate container 904b43761c83 17:14:07 ---> 20e4f28c6fcd 17:14:07 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 17:14:08 ---> Running in de04e04657bd 17:14:08 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 17:14:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:14:09 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 17:14:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:14:09 Configure a credential helper to remove this warning. See 17:14:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:14:09 17:14:09 Login Succeeded 17:14:09 nexus3.edgexfoundry.org:10002 17:14:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:14:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:14:10 Configure a credential helper to remove this warning. See 17:14:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:14:10 17:14:10 Login Succeeded 17:14:10 nexus3.edgexfoundry.org:10003 17:14:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:14:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:14:10 Configure a credential helper to remove this warning. See 17:14:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:14:10 17:14:10 Login Succeeded 17:14:10 nexus3.edgexfoundry.org:10004 17:14:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:14:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:14:11 Configure a credential helper to remove this warning. See 17:14:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:14:11 17:14:11 Login Succeeded 17:14:11 docker.io 17:14:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:14:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:14:12 Configure a credential helper to remove this warning. See 17:14:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:14:12 17:14:12 Login Succeeded 17:14:12 ---> docker-login.sh ends [Pipeline] } 17:14:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 17:14:12 ========================================================= 17:14:12 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 17:14:12 ========================================================= [Pipeline] isUnix [Pipeline] sh 17:14:13 + 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 . 17:14:15 Sending build context to Docker daemon 165.8MB 17:14:15 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 17:14:15 Step 2/6 : FROM ${BASE} 17:14:15 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 17:14:15 595b0fe564bb: Pulling fs layer 17:14:15 24495759ef45: Pulling fs layer 17:14:15 d148012ef14d: Pulling fs layer 17:14:15 cb65c68fc2e2: Pulling fs layer 17:14:15 093eec477d81: Pulling fs layer 17:14:15 a6d5b2bbb924: Pulling fs layer 17:14:15 2446dc1eb7d3: Pulling fs layer 17:14:15 596795e73e0f: Pulling fs layer 17:14:15 a6d5b2bbb924: Waiting 17:14:15 cb65c68fc2e2: Waiting 17:14:15 093eec477d81: Waiting 17:14:15 2446dc1eb7d3: Waiting 17:14:15 596795e73e0f: Waiting 17:14:15 d148012ef14d: Verifying Checksum 17:14:15 d148012ef14d: Download complete 17:14:15 24495759ef45: Verifying Checksum 17:14:15 24495759ef45: Download complete 17:14:15 093eec477d81: Verifying Checksum 17:14:15 093eec477d81: Download complete 17:14:15 a6d5b2bbb924: Verifying Checksum 17:14:15 a6d5b2bbb924: Download complete 17:14:15 595b0fe564bb: Verifying Checksum 17:14:15 595b0fe564bb: Download complete 17:14:15 2446dc1eb7d3: Verifying Checksum 17:14:15 2446dc1eb7d3: Download complete 17:14:16 595b0fe564bb: Pull complete 17:14:17 24495759ef45: Pull complete 17:14:17 d148012ef14d: Pull complete 17:14:18 596795e73e0f: Verifying Checksum 17:14:18 596795e73e0f: Download complete 17:14:20 cb65c68fc2e2: Verifying Checksum 17:14:20 cb65c68fc2e2: Download complete 17:14:21 ---> 4611fdb6f4fb 17:14:21 Step 9/23 : RUN go mod tidy 17:14:21 ---> 87368d3e1692 17:14:21 Step 9/24 : RUN go mod tidy 17:14:21 ---> Running in bbaf20aec113 17:14:21 ---> Running in 6a8e48687224 17:14:23 Removing intermediate container 6a8e48687224 17:14:23 ---> 6d5d293fa362 17:14:23 Step 10/24 : RUN make cmd/core-command/core-command 17:14:23 ---> Running in eaf75ebe72e5 17:14:23 Removing intermediate container bbaf20aec113 17:14:23 ---> 6db6fc917b92 17:14:23 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 17:14:23 ---> Running in 96303fc2d11d 17:14:23 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 17:14:23 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 17:14:30 cb65c68fc2e2: Pull complete 17:14:30 093eec477d81: Pull complete 17:14:31 a6d5b2bbb924: Pull complete 17:14:31 2446dc1eb7d3: Pull complete 17:14:36 596795e73e0f: Pull complete 17:14:36 Digest: sha256:8fdc37217a1dd7593ea05f088b02ef5bfb3cd8d6ab6705c4f2c080891875b7a0 17:14:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 17:14:36 ---> d9e956139c92 17:14:36 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 17:14:40 ---> Running in 2c9d2a0edc29 17:14:42 Removing intermediate container de04e04657bd 17:14:42 ---> cdfa32b0d26c 17:14:42 17:14:42 Step 11/32 : FROM alpine:3.12 17:14:42 3.12: Pulling from library/alpine 17:14:42 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 17:14:42 Status: Downloaded newer image for alpine:3.12 17:14:42 ---> 13621d1b12d4 17:14:42 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 17:14:42 ---> Running in 48cc284fa4e8 17:14:42 Removing intermediate container 48cc284fa4e8 17:14:42 ---> f72b8e81ec57 17:14:42 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 17:14:42 ---> Running in ae084e3f985a 17:14:42 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 17:14:42 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 17:14:42 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 17:14:43 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 17:14:43 (1/2) Installing dumb-init (1.2.2-r1) 17:14:43 (2/2) Installing su-exec (0.2-r1) 17:14:43 Executing busybox-1.31.1-r20.trigger 17:14:43 OK: 6 MiB in 16 packages 17:14:43 Removing intermediate container ae084e3f985a 17:14:43 ---> 6b2dd5b4d420 17:14:43 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 17:14:43 ---> Running in a8168772ec71 17:14:43 Removing intermediate container a8168772ec71 17:14:43 ---> 125b9ffaccee 17:14:43 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 17:14:44 ---> Running in ad785a480d2e 17:14:44 Removing intermediate container ad785a480d2e 17:14:44 ---> b44cf844a97c 17:14:44 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 17:14:44 (1/12) Installing libmagic (5.39-r0) 17:14:44 (2/12) Installing file (5.39-r0) 17:14:44 (3/12) Installing libc-dev (0.7.2-r3) 17:14:44 ---> Running in e66681d2998c 17:14:44 (4/12) Installing g++ (10.2.1_pre1-r3) 17:14:45 Removing intermediate container e66681d2998c 17:14:45 ---> 7186ee242529 17:14:45 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 17:14:45 ---> Running in e7f87fd322b3 17:14:45 Removing intermediate container e7f87fd322b3 17:14:45 ---> dc010739c576 17:14:45 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 17:14:46 ---> a10489f5e309 17:14:46 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 17:14:46 ---> Running in 6dab96fbd387 17:14:47 Removing intermediate container a5ab2959fb6f 17:14:47 ---> 3be410d945d5 17:14:47 17:14:47 Step 11/23 : FROM alpine:3.12 17:14:47 ---> 13621d1b12d4 17:14:47 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 17:14:47 ---> Running in 2cf42f89cb6d 17:14:47 Removing intermediate container 6dab96fbd387 17:14:47 ---> 89d96f7684f1 17:14:47 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 17:14:48 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 17:14:48 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 17:14:48 ---> c67d402ddbd2 17:14:48 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 17:14:48 (1/2) Installing ca-certificates (20191127-r4) 17:14:48 (2/2) Installing dumb-init (1.2.2-r1) 17:14:48 Executing busybox-1.31.1-r20.trigger 17:14:48 Executing ca-certificates-20191127-r4.trigger 17:14:48 OK: 6 MiB in 16 packages 17:14:48 (5/12) Installing fortify-headers (1.1-r0) 17:14:48 (6/12) Installing patch (2.7.6-r7) 17:14:48 (7/12) Installing build-base (0.5-r2) 17:14:48 (8/12) Installing libsodium (1.0.18-r0) 17:14:48 (9/12) Installing pkgconf (1.7.3-r0) 17:14:48 (10/12) Installing libsodium-dev (1.0.18-r0) 17:14:48 Removing intermediate container c1530697f89e 17:14:48 ---> aa5d55953d04 17:14:48 17:14:48 Step 11/24 : FROM alpine:3.12 17:14:48 ---> 13621d1b12d4 17:14:48 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 17:14:48 ---> Running in f9a9ece8b7b4 17:14:49 (11/12) Installing libzmq (4.3.3-r1) 17:14:49 (12/12) Installing zeromq-dev (4.3.3-r1) 17:14:49 Executing busybox-1.32.1-r6.trigger 17:14:49 ---> 1d35a74ef6ec 17:14:49 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 17:14:49 OK: 218 MiB in 52 packages 17:14:49 Removing intermediate container f9a9ece8b7b4 17:14:49 ---> cf9c9341631c 17:14:49 Step 13/24 : ENV APP_PORT=59880 17:14:49 Removing intermediate container 2cf42f89cb6d 17:14:49 ---> 9afb25012862 17:14:49 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 17:14:49 ---> Running in 59b7eb45012a 17:14:49 ---> Running in 5d50933afc44 17:14:49 Removing intermediate container 59b7eb45012a 17:14:49 ---> 6ecfb9575594 17:14:49 Step 14/24 : EXPOSE $APP_PORT 17:14:49 ---> e15781009f0e 17:14:49 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 17:14:49 ---> Running in 23b8a2d40c75 17:14:49 Removing intermediate container 5d50933afc44 17:14:49 ---> 6ffc272a57ac 17:14:49 Step 14/23 : ENV APP_PORT=59860 17:14:50 ---> Running in c3acf5a3f280 17:14:50 Removing intermediate container 23b8a2d40c75 17:14:50 ---> 967e6b6c592b 17:14:50 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:14:50 ---> Running in 7014b443b50d 17:14:50 ---> b271c517acba 17:14:50 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 17:14:50 Removing intermediate container c3acf5a3f280 17:14:50 ---> 22f2faba0e71 17:14:50 Step 15/23 : EXPOSE $APP_PORT 17:14:50 ---> Running in c70c21732347 17:14:50 ---> c4fa0dd0d286 17:14:50 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 17:14:50 ---> Running in bf007d4b02ae 17:14:50 Removing intermediate container c70c21732347 17:14:50 ---> 55ac5c5c9399 17:14:50 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 17:14:51 Removing intermediate container bf007d4b02ae 17:14:51 ---> cf60d7010c2a 17:14:51 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 17:14:51 ---> b213e629dac4 17:14:51 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 17:14:51 ---> 03d66d7a2d9e 17:14:51 Step 27/32 : RUN chmod +x /entrypoint.sh 17:14:51 Removing intermediate container 7014b443b50d 17:14:51 ---> feed8a85da5e 17:14:51 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 17:14:51 ---> Running in 2a8aa01e6ba2 17:14:51 ---> Running in 2c89ca4b3fe4 17:14:51 ---> 319ba11c4e59 17:14:51 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 17:14:52 ---> 07da1839e019 17:14:52 Step 19/23 : ENTRYPOINT ["/support-notifications"] 17:14:52 ---> Running in c5d8e6bf7665 17:14:52 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 17:14:52 Removing intermediate container c5d8e6bf7665 17:14:52 ---> 3a6c10de3b9b 17:14:52 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:14:52 ---> Running in 15fd1d70e100 17:14:52 Removing intermediate container 15fd1d70e100 17:14:52 ---> c11edb179a1b 17:14:52 Step 21/23 : LABEL arch=x86_64 17:14:52 ---> Running in acabd56bf291 17:14:53 Removing intermediate container acabd56bf291 17:14:53 ---> eef5ffb0b10d 17:14:53 Step 22/23 : LABEL git_sha=54c9ee803e0f045ae277f7104a63a7b395bd2bf0 17:14:53 ---> Running in 801320e98fb3 17:14:53 Removing intermediate container 2c89ca4b3fe4 17:14:53 ---> 61dad0785f2f 17:14:53 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 17:14:53 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 17:14:53 ---> Running in d13b711c5231 17:14:53 Removing intermediate container 801320e98fb3 17:14:53 ---> 8a9fe0972e6e 17:14:53 Step 23/23 : LABEL version=0.0.0 17:14:53 ---> Running in 92c2dd5b0aa3 17:14:53 Removing intermediate container d13b711c5231 17:14:53 ---> dfea74e6f35b 17:14:53 Step 29/32 : CMD ["gate"] 17:14:53 Removing intermediate container 92c2dd5b0aa3 17:14:53 ---> 8ab4efab67e6 17:14:53 17:14:53 ---> Running in 1a52d563ac99 17:14:53 Successfully built 8ab4efab67e6 17:14:53 Successfully tagged support-notifications:latest 17:14:53 Building security-proxy-setup 17:14:53  Building support-notifications ... done (1/6) Installing dumb-init (1.2.2-r1) 17:14:53 Removing intermediate container 2c9d2a0edc29 17:14:53 ---> b596c2a56ab4 17:14:53 Step 4/6 : WORKDIR /edgex-go 17:14:53 ---> Running in cf32cc7cf34a 17:14:53 Removing intermediate container 1a52d563ac99 17:14:53 ---> ee1a0e3f49ab 17:14:53 Step 30/32 : LABEL arch=x86_64 17:14:53 (2/6) Installing libgcc (9.3.0-r2) 17:14:53 (3/6) Installing libsodium (1.0.18-r0) 17:14:53 (4/6) Installing libstdc++ (9.3.0-r2) 17:14:53 ---> Running in 00285fc79503 17:14:54 Removing intermediate container cf32cc7cf34a 17:14:54 ---> 75b6bdc54c0d 17:14:54 Step 5/6 : COPY go.mod . 17:14:54 (5/6) Installing libzmq (4.3.3-r0) 17:14:54 (6/6) Installing zeromq (4.3.3-r0) 17:14:55 ---> 7430509896ea 17:14:55 Step 6/6 : RUN go mod download 17:14:55 ---> Running in 75f1e24c1365 17:14:55 Removing intermediate container 00285fc79503 17:14:55 ---> cf0ead829eb6 17:14:55 Step 31/32 : LABEL git_sha=54c9ee803e0f045ae277f7104a63a7b395bd2bf0 17:14:55 Executing busybox-1.31.1-r20.trigger 17:14:55 OK: 8 MiB in 20 packages 17:14:55 ---> Running in 0d9a428d7374 17:14:55 Removing intermediate container 0d9a428d7374 17:14:55 ---> 39ee8a0ef71a 17:14:55 Step 32/32 : LABEL version=0.0.0 17:14:56 ---> Running in 1768208b013b 17:14:56 Removing intermediate container 2a8aa01e6ba2 17:14:56 ---> 0b3de14c175c 17:14:56 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 17:14:56 Removing intermediate container 1768208b013b 17:14:56 ---> d6c248eed970 17:14:56 17:14:56 Successfully built d6c248eed970 17:14:56 Successfully tagged security-bootstrapper:latest 17:14:56 Building security-secretstore-setup 17:14:56  Building security-bootstrapper ... done  ---> 5f1338e80f67 17:14:56 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 17:14:58 Removing intermediate container eaf75ebe72e5 17:14:58 ---> bdc8913968db 17:14:58 17:14:58 Step 11/24 : FROM alpine:3.12 17:14:58 ---> 13621d1b12d4 17:14:58 Step 12/24 : RUN apk add --update --no-cache dumb-init 17:14:59 ---> fdb024aac088 17:14:59 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 17:14:59 Removing intermediate container 96303fc2d11d 17:14:59 ---> 52c51622648f 17:14:59 17:14:59 Step 11/23 : FROM alpine:3.12 17:14:59 ---> 13621d1b12d4 17:14:59 Step 12/23 : RUN apk add --update --no-cache dumb-init 17:15:00 ---> Running in 57b77094ee9a 17:15:00 ---> Running in 4894b8bf28a4 17:15:00 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 17:15:00 Step 2/22 : FROM ${BUILDER_BASE} AS builder 17:15:00 ---> aa1122ff3919 17:15:00 Step 3/22 : WORKDIR /edgex-go 17:15:00 ---> Using cache 17:15:00 ---> 38c536e4aab8 17:15:00 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:15:00 ---> Using cache 17:15:00 ---> 90cc548721ae 17:15:00 Step 5/22 : RUN apk add --update --no-cache make git 17:15:00 ---> Using cache 17:15:00 ---> d1620b5390cd 17:15:00 Step 6/22 : COPY go.mod . 17:15:00 ---> Using cache 17:15:00 ---> 334c2841ad3b 17:15:00 Step 7/22 : RUN go mod download 17:15:00 ---> Using cache 17:15:00 ---> c91999f0fff0 17:15:00 Step 8/22 : COPY . . 17:15:00 ---> Using cache 17:15:00 ---> 87368d3e1692 17:15:00 Step 9/22 : RUN go mod tidy 17:15:00 ---> Using cache 17:15:00 ---> 6d5d293fa362 17:15:00 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 17:15:00 ---> 883b16517e38 17:15:00 Step 20/24 : ENTRYPOINT ["/core-data"] 17:15:00 ---> Running in af9582f0a6f4 17:15:00 ---> Running in df89fef59412 17:15:00 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 17:15:00 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 17:15:00 (1/1) Installing dumb-init (1.2.2-r1) 17:15:00 Executing busybox-1.31.1-r20.trigger 17:15:00 OK: 6 MiB in 15 packages 17:15:00 Removing intermediate container df89fef59412 17:15:00 ---> 7c6abfc26d0c 17:15:00 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:15:00 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 17:15:00 ---> Running in f0648f31ca3d 17:15:00 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 17:15:01 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 17:15:01 (1/1) Installing dumb-init (1.2.2-r1) 17:15:01 Executing busybox-1.31.1-r20.trigger 17:15:01 OK: 6 MiB in 15 packages 17:15:01 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 17:15:01 Step 2/26 : FROM ${BUILDER_BASE} AS builder 17:15:01 ---> aa1122ff3919 17:15:01 Step 3/26 : WORKDIR /edgex-go 17:15:01 ---> Using cache 17:15:01 ---> 38c536e4aab8 17:15:01 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:15:01 ---> Using cache 17:15:01 ---> 90cc548721ae 17:15:01 Step 5/26 : RUN apk add --update --no-cache make git 17:15:01 ---> Using cache 17:15:01 ---> d1620b5390cd 17:15:01 Step 6/26 : COPY go.mod . 17:15:01 ---> Using cache 17:15:01 ---> 334c2841ad3b 17:15:01 Step 7/26 : RUN go mod download 17:15:01 ---> Using cache 17:15:01 ---> c91999f0fff0 17:15:01 Step 8/26 : COPY . . 17:15:01 ---> Using cache 17:15:01 ---> 87368d3e1692 17:15:01 Step 9/26 : RUN go mod tidy 17:15:01 ---> Using cache 17:15:01 ---> 6d5d293fa362 17:15:01 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 17:15:01 ---> Running in 75f212154084 17:15:01 Removing intermediate container f0648f31ca3d 17:15:01 ---> 4f9e44615239 17:15:01 Step 22/24 : LABEL arch=x86_64 17:15:01 ---> Running in 09ed2538039e 17:15:01 Removing intermediate container 57b77094ee9a 17:15:01 ---> c70a0bc1f85f 17:15:01 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:15:01 ---> Running in c14523309487 17:15:01 Removing intermediate container 09ed2538039e 17:15:01 ---> 02873ff3e314 17:15:01 Step 23/24 : LABEL git_sha=54c9ee803e0f045ae277f7104a63a7b395bd2bf0 17:15:01 ---> Running in f1b25671ebf6 17:15:01 Removing intermediate container c14523309487 17:15:01 ---> 323196b51f0a 17:15:01 Step 14/24 : ENV APP_PORT=59882 17:15:01 ---> Running in 14e6ee61c10b 17:15:01 Removing intermediate container 4894b8bf28a4 17:15:01 ---> 57c1382a9437 17:15:01 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:15:01 Removing intermediate container f1b25671ebf6 17:15:01 ---> ddcd821e9c18 17:15:01 Step 24/24 : LABEL version=0.0.0 17:15:01 ---> Running in 3a29df4a812e 17:15:02 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 17:15:02 ---> Running in 02ab778c7209 17:15:02 Removing intermediate container 14e6ee61c10b 17:15:02 ---> 84da5e7f86b7 17:15:02 Step 15/24 : EXPOSE $APP_PORT 17:15:02 ---> Running in a356dc7fc774 17:15:02 Removing intermediate container 3a29df4a812e 17:15:02 ---> 50921b95a422 17:15:02 Step 14/23 : ENV APP_PORT=59861 17:15:02 Removing intermediate container 02ab778c7209 17:15:02 ---> 767e91ec690b 17:15:02 17:15:02 ---> Running in 9a64634c0c51 17:15:02 Successfully built 767e91ec690b 17:15:02 Removing intermediate container a356dc7fc774 17:15:02 ---> 26281e49d071 17:15:02 Step 16/24 : WORKDIR / 17:15:02 Successfully tagged core-data:latest 17:15:02  Building core-data ... done Building core-metadata 17:15:02 ---> Running in a870f6b2e698 17:15:02 Removing intermediate container 9a64634c0c51 17:15:02 ---> 16bee9e528b5 17:15:02 Step 15/23 : EXPOSE $APP_PORT 17:15:03 ---> Running in 430afee42e7b 17:15:04 Removing intermediate container a870f6b2e698 17:15:04 ---> d91c50425301 17:15:04 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 17:15:04 Removing intermediate container 430afee42e7b 17:15:04 ---> b0e55f8fb264 17:15:04 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 17:15:04 ---> 329787e7ed3b 17:15:04 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 17:15:05 ---> daa1da9d3379 17:15:05 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 17:15:05 ---> 0c37d75c0e99 17:15:05 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 17:15:05 ---> 4f1d7ae04312 17:15:05 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 17:15:05 ---> 0c5a9d4661fc 17:15:05 Step 20/24 : ENTRYPOINT ["/core-command"] 17:15:05 ---> Running in 40ac6c506b1f 17:15:05 ---> d13a6feb6263 17:15:05 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 17:15:05 ---> Running in 39f5e1201205 17:15:06 Removing intermediate container 40ac6c506b1f 17:15:06 ---> 9718160afd20 17:15:06 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:15:06 ---> Running in 2c3c3d8958bc 17:15:06 Removing intermediate container 39f5e1201205 17:15:06 ---> 8127b4f53f2e 17:15:06 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:15:06 ---> Running in 8c4886e24171 17:15:06 Removing intermediate container 2c3c3d8958bc 17:15:06 ---> cbf372bd3982 17:15:06 Step 22/24 : LABEL arch=x86_64 17:15:06 ---> Running in 8f765851fc1b 17:15:06 Removing intermediate container 8c4886e24171 17:15:06 ---> 2b994a4b1543 17:15:06 Step 21/23 : LABEL arch=x86_64 17:15:06 ---> Running in cc0564ac3f9e 17:15:06 Removing intermediate container 8f765851fc1b 17:15:06 ---> 19281651cb16 17:15:06 Step 23/24 : LABEL git_sha=54c9ee803e0f045ae277f7104a63a7b395bd2bf0 17:15:06 ---> Running in 6f7d8f5afdad 17:15:06 Removing intermediate container cc0564ac3f9e 17:15:06 ---> 374323a5b005 17:15:06 Step 22/23 : LABEL git_sha=54c9ee803e0f045ae277f7104a63a7b395bd2bf0 17:15:07 ---> Running in e7e14c64c897 17:15:07 Removing intermediate container 6f7d8f5afdad 17:15:07 ---> 560ab9eff862 17:15:07 Step 24/24 : LABEL version=0.0.0 17:15:07 ---> Running in e953ad1053ac 17:15:07 Removing intermediate container e7e14c64c897 17:15:07 ---> 5daac9d8f664 17:15:07 Step 23/23 : LABEL version=0.0.0 17:15:07 ---> Running in 112d3fce5aeb 17:15:07 Removing intermediate container e953ad1053ac 17:15:07 ---> e38fea758e1f 17:15:07 17:15:07 Successfully built e38fea758e1f 17:15:07 Successfully tagged core-command:latest 17:15:07 Building sys-mgmt-agent 17:15:07  Building core-command ... done Removing intermediate container 112d3fce5aeb 17:15:07 ---> c90e81a2ed81 17:15:07 17:15:07 Successfully built c90e81a2ed81 17:15:07 Successfully tagged support-scheduler:latest 17:15:12  Building support-scheduler ... done Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 17:15:12 Step 2/24 : FROM ${BUILDER_BASE} AS builder 17:15:12 ---> aa1122ff3919 17:15:12 Step 3/24 : WORKDIR /edgex-go 17:15:12 ---> Using cache 17:15:12 ---> 38c536e4aab8 17:15:12 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:15:12 ---> Using cache 17:15:12 ---> 90cc548721ae 17:15:12 Step 5/24 : RUN apk add --update --no-cache make git 17:15:12 ---> Using cache 17:15:12 ---> d1620b5390cd 17:15:12 Step 6/24 : COPY go.mod . 17:15:12 ---> Using cache 17:15:12 ---> 334c2841ad3b 17:15:12 Step 7/24 : RUN go mod download 17:15:12 ---> Using cache 17:15:12 ---> c91999f0fff0 17:15:12 Step 8/24 : COPY . . 17:15:12 ---> Using cache 17:15:12 ---> 87368d3e1692 17:15:12 Step 9/24 : RUN go mod tidy 17:15:12 ---> Using cache 17:15:12 ---> 6d5d293fa362 17:15:12 Step 10/24 : RUN make cmd/core-metadata/core-metadata 17:15:12 ---> Running in a1bdf6c000d7 17:15:13 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 17:15:15 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 17:15:15 Step 2/24 : FROM ${BUILDER_BASE} AS builder 17:15:15 ---> aa1122ff3919 17:15:15 Step 3/24 : WORKDIR /edgex-go 17:15:15 ---> Using cache 17:15:15 ---> 38c536e4aab8 17:15:15 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:15:15 ---> Using cache 17:15:15 ---> 90cc548721ae 17:15:15 Step 5/24 : RUN apk add --update --no-cache make bash git 17:15:16 ---> Running in 89c07c966b17 17:15:16 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 17:15:17 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 17:15:19 OK: 219 MiB in 52 packages 17:15:20 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 17:15:20 Removing intermediate container 89c07c966b17 17:15:20 ---> 0f371e396ba6 17:15:20 Step 6/24 : COPY go.mod . 17:15:20 ---> b6bc1af813bf 17:15:20 Step 7/24 : RUN go mod download 17:15:20 ---> Running in 3d45831d150a 17:15:22 Removing intermediate container 3d45831d150a 17:15:22 ---> a14a75639f97 17:15:22 Step 8/24 : COPY . . 17:15:27 Removing intermediate container 75f1e24c1365 17:15:27 ---> e230b7e9deee 17:15:27 Successfully built e230b7e9deee 17:15:27 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 17:15:27 + docker inspect -f . ci-base-image-arm64 17:15:27 . [Pipeline] withDockerContainer 17:15:28 prd-ubuntu18.04-docker-arm64-4c-16g-2888 does not seem to be running inside a container 17:15:28 Removing intermediate container af9582f0a6f4 17:15:28 ---> a8e515847f0b 17:15:28 17:15:28 Step 11/22 : FROM alpine:3.12 17:15:28 ---> 13621d1b12d4 17:15:28 Step 12/22 : RUN apk add --update --no-cache curl 17:15:28 ---> 27312ca849c0 17:15:28 Step 9/24 : RUN go mod tidy 17:15:28 ---> Running in fc962f75037d 17:15:28 ---> Running in b7565ff63ef4 17:15:28 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 17:15:28 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 17:15:28 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/43 -v /w/workspace/edgex-go/43:/w/workspace/edgex-go/43:rw,z -v /w/workspace/edgex-go/43@tmp:/w/workspace/edgex-go/43@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 17:15:28 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 17:15:28 (1/4) Installing ca-certificates (20191127-r4) 17:15:28 (2/4) Installing nghttp2-libs (1.41.0-r0) 17:15:28 (3/4) Installing libcurl (7.77.0-r0) 17:15:28 (4/4) Installing curl (7.77.0-r0) 17:15:28 Executing busybox-1.31.1-r20.trigger 17:15:28 Executing ca-certificates-20191127-r4.trigger 17:15:28 OK: 7 MiB in 18 packages 17:15:29 Removing intermediate container fc962f75037d 17:15:29 ---> 55f6bb2d8429 17:15:29 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 17:15:29 ---> Running in 28e132e4555c 17:15:29 Removing intermediate container b7565ff63ef4 17:15:29 ---> 21f2dd9108f2 17:15:29 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 17:15:29 ---> Running in 6df07e66430f 17:15:30 Removing intermediate container 28e132e4555c 17:15:30 ---> 67d4a7d55d54 17:15:30 Step 14/22 : WORKDIR /edgex 17:15:30 ---> Running in 0a3a1637d0ea 17:15:30 $ docker top 59a164c9c6394291a92c82f1e383ba57b4c1b7c6ab6761b484ddfc296e0c59d2 -eo pid,comm [Pipeline] { [Pipeline] sh 17:15:30 Removing intermediate container 0a3a1637d0ea 17:15:30 ---> 35b6dae69d4b 17:15:30 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 17:15:30 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 17:15:30 Removing intermediate container 75f212154084 17:15:30 ---> cf2047798560 17:15:30 17:15:30 Step 11/26 : FROM alpine:3.12 17:15:30 ---> 13621d1b12d4 17:15:30 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 17:15:31 ---> Running in 1119715ed77e 17:15:31 ---> d4af457249ae 17:15:31 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 17:15:31 + go version 17:15:31 go version go1.16.5 linux/arm64 [Pipeline] } 17:15:31 $ docker stop --time=1 59a164c9c6394291a92c82f1e383ba57b4c1b7c6ab6761b484ddfc296e0c59d2 17:15:31 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 17:15:31 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 17:15:31 ---> efe0d27421ce 17:15:31 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 17:15:31 (1/6) Installing ca-certificates (20191127-r4) 17:15:31 (2/6) Installing nghttp2-libs (1.41.0-r0) 17:15:31 (3/6) Installing libcurl (7.77.0-r0) 17:15:31 (4/6) Installing curl (7.77.0-r0) 17:15:31 (5/6) Installing dumb-init (1.2.2-r1) 17:15:31 (6/6) Installing su-exec (0.2-r1) 17:15:31 Executing busybox-1.31.1-r20.trigger 17:15:31 Executing ca-certificates-20191127-r4.trigger 17:15:31 OK: 7 MiB in 20 packages 17:15:32 ---> 3559d7feb8dd 17:15:32 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 17:15:32 ---> Running in 6a5b0d671996 17:15:32 Removing intermediate container 1119715ed77e 17:15:32 ---> 11ec4627711c 17:15:32 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 17:15:32 Removing intermediate container 6a5b0d671996 17:15:32 ---> 18d345c9be9b 17:15:32 Step 19/22 : CMD ["--init=true"] 17:15:32 ---> Running in de2f3d533952 17:15:32 ---> Running in 89632b7d240d 17:15:32 Removing intermediate container de2f3d533952 17:15:32 ---> aadcda598d6b 17:15:32 Step 14/26 : WORKDIR / 17:15:32 ---> Running in da01e3ddefb9 17:15:32 Removing intermediate container 89632b7d240d 17:15:32 ---> 30148cdabf5c 17:15:32 Step 20/22 : LABEL arch=x86_64 17:15:32 ---> Running in 37464955611a 17:15:32 Removing intermediate container da01e3ddefb9 17:15:32 ---> da884d757086 17:15:32 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 17:15:33 $ docker rm -f 59a164c9c6394291a92c82f1e383ba57b4c1b7c6ab6761b484ddfc296e0c59d2 17:15:33 Removing intermediate container 37464955611a 17:15:33 ---> 575701228134 17:15:33 Step 21/22 : LABEL git_sha=54c9ee803e0f045ae277f7104a63a7b395bd2bf0 17:15:33 ---> Running in 6b35675b1b1b 17:15:33 ---> 79dfd7f250f9 17:15:33 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:15:35 Removing intermediate container 6b35675b1b1b 17:15:35 ---> 0c25cfd6b346 17:15:35 Step 22/22 : LABEL version=0.0.0 17:15:35 ---> Running in 9660602eb7ae 17:15:35 ---> b4463317dd30 17:15:35 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 17:15:35 Removing intermediate container 9660602eb7ae 17:15:35 ---> 518254c57933 17:15:35 17:15:35 Successfully built 518254c57933 17:15:35 Successfully tagged security-proxy-setup:latest 17:15:35  Building security-proxy-setup ... done  ---> b326838068b3 17:15:35 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 17:15:35 ---> 02cb71b487f9 17:15:35 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 17:15:35 ---> cd772878a803 17:15:35 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 17:15:35 ---> c439eccf78bb 17:15:35 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 17:15:35 ---> 194a9cc76217 17:15:35 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/ 17:15:35 ---> Running in 0622182a23f6 17:15:36 + docker inspect -f . ci-base-image-arm64 17:15:36 . [Pipeline] withDockerContainer 17:15:36 prd-ubuntu18.04-docker-arm64-4c-16g-2888 does not seem to be running inside a container 17:15:36 $ 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/43 -v /w/workspace/edgex-go/43:/w/workspace/edgex-go/43:rw,z -v /w/workspace/edgex-go/43@tmp:/w/workspace/edgex-go/43@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 17:15:36 Removing intermediate container 0622182a23f6 17:15:36 ---> d83bb3745935 17:15:36 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 17:15:36 ---> Running in 6460e74674d4 17:15:37 Removing intermediate container 6460e74674d4 17:15:37 ---> c454863392c8 17:15:37 Step 24/26 : LABEL arch=x86_64 17:15:37 ---> Running in 090b97b77377 17:15:37 Removing intermediate container 090b97b77377 17:15:37 ---> 1247aae08606 17:15:37 Step 25/26 : LABEL git_sha=54c9ee803e0f045ae277f7104a63a7b395bd2bf0 17:15:37 ---> Running in 8940ac4127d3 17:15:37 Removing intermediate container 8940ac4127d3 17:15:37 ---> 5bb632974415 17:15:37 Step 26/26 : LABEL version=0.0.0 17:15:37 ---> Running in 1b578ea5b3e4 17:15:37 Removing intermediate container a1bdf6c000d7 17:15:37 ---> 402e0f5142de 17:15:37 17:15:37 Step 11/24 : FROM alpine:3.12 17:15:37 ---> 13621d1b12d4 17:15:37 Step 12/24 : RUN apk add --update --no-cache dumb-init 17:15:37 ---> Using cache 17:15:37 ---> 57c1382a9437 17:15:37 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:15:37 ---> Using cache 17:15:37 ---> 50921b95a422 17:15:37 Step 14/24 : ENV APP_PORT=59881 17:15:38 ---> Running in 32b0b03ad493 17:15:38 Removing intermediate container 1b578ea5b3e4 17:15:38 ---> 18212a8935f7 17:15:38 17:15:38 Successfully built 18212a8935f7 17:15:38 $ docker top 798e1ae04858c1fce7e02cf14cf9537e9290ddb14bb682a1c59a1ded8e869c53 -eo pid,comm 17:15:38 Successfully tagged security-secretstore-setup:latest 17:15:38  Building security-secretstore-setup ... done Removing intermediate container 32b0b03ad493 17:15:38 ---> feaf4434aa2b 17:15:38 Step 15/24 : EXPOSE $APP_PORT 17:15:38 ---> Running in cec280ea5199 17:15:38 Removing intermediate container cec280ea5199 17:15:38 ---> e2c1b61527d7 17:15:38 Step 16/24 : WORKDIR / [Pipeline] { 17:15:38 ---> Running in 6b99aeb88aa5 17:15:38 Removing intermediate container 6b99aeb88aa5 17:15:38 ---> 9f934b6d4706 17:15:38 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [Pipeline] echo 17:15:38 ========================================================= 17:15:38 [edgeXBuildGoParallel] Running Tests and Build... 17:15:38 ========================================================= [Pipeline] sh 17:15:39 ---> 3d42887a3fa1 17:15:39 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 17:15:39 + go mod tidy 17:15:39 ---> efd00ae7520b 17:15:39 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 17:15:39 ---> 0a980b54818b 17:15:39 Step 20/24 : ENTRYPOINT ["/core-metadata"] 17:15:39 ---> Running in 8af9dc6e0372 17:15:40 Removing intermediate container 8af9dc6e0372 17:15:40 ---> 9804a75bafc2 17:15:40 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:15:40 ---> Running in dbb89d596b8e 17:15:40 Removing intermediate container dbb89d596b8e 17:15:40 ---> 8ceec3a68a3a 17:15:40 Step 22/24 : LABEL arch=x86_64 [Pipeline] sh 17:15:40 ---> Running in ac2d20f256d1 17:15:40 Removing intermediate container ac2d20f256d1 17:15:40 ---> a3d42ac0ab96 17:15:40 Step 23/24 : LABEL git_sha=54c9ee803e0f045ae277f7104a63a7b395bd2bf0 17:15:40 ---> Running in 14eb67363816 17:15:40 Removing intermediate container 14eb67363816 17:15:40 ---> ab2075c2918c 17:15:40 Step 24/24 : LABEL version=0.0.0 17:15:41 ---> Running in 90927a3fb1c6 17:15:41 Removing intermediate container 90927a3fb1c6 17:15:41 ---> cd1fe91ac1f2 17:15:41 17:15:41 Successfully built cd1fe91ac1f2 17:15:41 Successfully tagged core-metadata:latest 17:15:41 + make test 17:15:41 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 17:15:41 go mod tidy 17:15:41 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 17:15:44  Building core-metadata ... done Removing intermediate container 6df07e66430f 17:15:44 ---> 3fcbffd14eb5 17:15:44 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 17:15:44 ---> Running in 4949fab29565 17:15:44 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 17:15:45 Removing intermediate container 4949fab29565 17:15:45 ---> 0907bee1cfe4 17:15:45 17:15:45 Step 12/24 : FROM docker:20.10.0 17:15:45 20.10.0: Pulling from library/docker 17:15:50 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 17:15:50 Status: Downloaded newer image for docker:20.10.0 17:15:50 ---> aefe523efa57 17:15:50 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 17:15:50 ---> Running in 8d4a380bb8f7 17:15:50 Removing intermediate container 8d4a380bb8f7 17:15:50 ---> 2d1c41a1e229 17:15:50 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 17:15:50 ---> Running in faecf189b992 17:15:50 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 17:15:50 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 17:15:50 (1/39) Installing readline (8.0.4-r0) 17:15:50 (2/39) Installing bash (5.0.17-r0) 17:15:50 Executing bash-5.0.17-r0.post-install 17:15:50 (3/39) Installing nghttp2-libs (1.41.0-r0) 17:15:50 (4/39) Installing libcurl (7.77.0-r0) 17:15:50 (5/39) Installing curl (7.77.0-r0) 17:15:50 (6/39) Installing dumb-init (1.2.2-r1) 17:15:50 (7/39) Installing libbz2 (1.0.8-r1) 17:15:50 (8/39) Installing expat (2.2.9-r1) 17:15:50 (9/39) Installing libffi (3.3-r2) 17:15:50 (10/39) Installing gdbm (1.13-r1) 17:15:50 (11/39) Installing xz-libs (5.2.5-r0) 17:15:50 (12/39) Installing sqlite-libs (3.32.1-r1) 17:15:51 (13/39) Installing python3 (3.8.10-r0) 17:15:51 (14/39) Installing py3-appdirs (1.4.4-r1) 17:15:51 (15/39) Installing py3-ordered-set (4.0.1-r0) 17:15:51 (16/39) Installing py3-parsing (2.4.7-r0) 17:15:51 (17/39) Installing py3-six (1.15.0-r0) 17:15:51 (18/39) Installing py3-packaging (20.4-r0) 17:15:51 (19/39) Installing py3-setuptools (47.0.0-r0) 17:15:51 (20/39) Installing py3-chardet (3.0.4-r4) 17:15:51 (21/39) Installing py3-idna (2.9-r0) 17:15:51 (22/39) Installing py3-certifi (2020.4.5.1-r0) 17:15:51 (23/39) Installing py3-urllib3 (1.25.9-r0) 17:15:51 (24/39) Installing py3-requests (2.23.0-r0) 17:15:51 (25/39) Installing py3-msgpack (1.0.0-r0) 17:15:51 (26/39) Installing py3-lockfile (0.12.2-r3) 17:15:51 (27/39) Installing py3-cachecontrol (0.12.6-r0) 17:15:51 (28/39) Installing py3-colorama (0.4.3-r0) 17:15:51 (29/39) Installing py3-distlib (0.3.0-r0) 17:15:51 (30/39) Installing py3-distro (1.5.0-r1) 17:15:51 (31/39) Installing py3-webencodings (0.5.1-r3) 17:15:51 (32/39) Installing py3-html5lib (1.0.1-r4) 17:15:51 (33/39) Installing py3-pytoml (0.1.21-r0) 17:15:51 (34/39) Installing py3-pep517 (0.8.2-r0) 17:15:51 (35/39) Installing py3-progress (1.5-r0) 17:15:51 (36/39) Installing py3-toml (0.10.1-r0) 17:15:51 (37/39) Installing py3-retrying (1.3.3-r0) 17:15:51 (38/39) Installing py3-contextlib2 (0.6.0-r0) 17:15:51 (39/39) Installing py3-pip (20.1.1-r0) 17:15:51 Executing busybox-1.31.1-r19.trigger 17:15:51 OK: 72 MiB in 59 packages 17:15:52 Collecting docker-compose==1.23.2 17:15:52 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 17:15:52 Collecting websocket-client<1.0,>=0.32.0 17:15:52 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 17:15:52 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 17:15:52 Collecting texttable<0.10,>=0.9.0 17:15:52 Downloading texttable-0.9.1.tar.gz (11 kB) 17:15:53 Collecting docopt<0.7,>=0.6.1 17:15:53 Downloading docopt-0.6.2.tar.gz (25 kB) 17:15:53 Collecting dockerpty<0.5,>=0.4.1 17:15:53 Downloading dockerpty-0.4.1.tar.gz (13 kB) 17:15:53 Collecting jsonschema<3,>=2.5.1 17:15:53 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 17:15:53 Collecting docker<4.0,>=3.6.0 17:15:53 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 17:15:53 Collecting cached-property<2,>=1.2.0 17:15:53 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 17:15:53 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 17:15:53 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 17:15:54 Collecting PyYAML<4,>=3.10 17:15:54 Downloading PyYAML-3.13.tar.gz (270 kB) 17:15:54 Collecting docker-pycreds>=0.4.0 17:15:54 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 17:15:54 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) 17:15:54 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) 17:15:54 Collecting urllib3<1.25,>=1.21.1 17:15:54 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 17:15:54 Collecting idna<2.8,>=2.5 17:15:54 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 17:15:54 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 17:15:54 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 17:15:54 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 17:15:54 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 17:15:54 Installing collected packages: websocket-client, texttable, docopt, dockerpty, jsonschema, urllib3, idna, requests, docker-pycreds, docker, cached-property, PyYAML, docker-compose 17:15:55 Running setup.py install for texttable: started 17:15:55 Running setup.py install for texttable: finished with status 'done' 17:15:55 Running setup.py install for docopt: started 17:15:55 Running setup.py install for docopt: finished with status 'done' 17:15:55 Running setup.py install for dockerpty: started 17:15:55 Running setup.py install for dockerpty: finished with status 'done' 17:15:55 Attempting uninstall: urllib3 17:15:55 Found existing installation: urllib3 1.25.9 17:15:55 Uninstalling urllib3-1.25.9: 17:15:55 Successfully uninstalled urllib3-1.25.9 17:15:56 Attempting uninstall: idna 17:15:56 Found existing installation: idna 2.9 17:15:56 Uninstalling idna-2.9: 17:15:56 Successfully uninstalled idna-2.9 17:15:56 Attempting uninstall: requests 17:15:56 Found existing installation: requests 2.23.0 17:15:56 Uninstalling requests-2.23.0: 17:15:56 Successfully uninstalled requests-2.23.0 17:15:56 Running setup.py install for PyYAML: started 17:15:56 Running setup.py install for PyYAML: finished with status 'done' 17:15:57 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 17:16:00 Removing intermediate container faecf189b992 17:16:00 ---> 230bf51fc66b 17:16:00 Step 15/24 : ENV APP_PORT=58890 17:16:00 ---> Running in 83eb58459075 17:16:00 Removing intermediate container 83eb58459075 17:16:00 ---> 12c4395a04b3 17:16:00 Step 16/24 : EXPOSE $APP_PORT 17:16:00 ---> Running in 979f71d4506e 17:16:00 Removing intermediate container 979f71d4506e 17:16:00 ---> f04c4ae90e7e 17:16:00 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 17:16:00 ---> bf5f3870c508 17:16:00 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 17:16:00 ---> cb31f16564f0 17:16:00 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 17:16:00 ---> b70fdd0e65d6 17:16:00 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 17:16:00 ---> Running in 510941a3b436 17:16:00 Removing intermediate container 510941a3b436 17:16:00 ---> 553fa34fc55f 17:16:00 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:16:00 ---> Running in 5bbaa0d3cb99 17:16:00 Removing intermediate container 5bbaa0d3cb99 17:16:00 ---> 062bc9c04594 17:16:00 Step 22/24 : LABEL arch=x86_64 17:16:00 ---> Running in c7a0b9829371 17:16:00 Removing intermediate container c7a0b9829371 17:16:00 ---> 57040fc4875d 17:16:00 Step 23/24 : LABEL git_sha=54c9ee803e0f045ae277f7104a63a7b395bd2bf0 17:16:00 ---> Running in cf480d36ca1d 17:16:01 Removing intermediate container cf480d36ca1d 17:16:01 ---> f46a7dabda1f 17:16:01 Step 24/24 : LABEL version=0.0.0 17:16:01 ---> Running in b94d1d56145d 17:16:01 Removing intermediate container b94d1d56145d 17:16:01 ---> 4aa105dbd056 17:16:01 17:16:01 Successfully built 4aa105dbd056 17:16:01 Successfully tagged sys-mgmt-agent:latest 17:16:01  Building sys-mgmt-agent ... done  [Pipeline] } 17:16:01 $ docker stop --time=1 c157fec12a6e838d4b43420dc647e0b15af663239f86a5b307b025a6a766b0d8 17:16:02 $ docker rm -f c157fec12a6e838d4b43420dc647e0b15af663239f86a5b307b025a6a766b0d8 [Pipeline] // withDockerContainer [Pipeline] sh 17:16:03 + docker images 17:16:03 REPOSITORY TAG IMAGE ID CREATED SIZE 17:16:03 sys-mgmt-agent latest 4aa105dbd056 2 seconds ago 311MB 17:16:03 0907bee1cfe4 18 seconds ago 1.18GB 17:16:03 core-metadata latest cd1fe91ac1f2 23 seconds ago 16.6MB 17:16:03 security-secretstore-setup latest 18212a8935f7 25 seconds ago 28.7MB 17:16:03 402e0f5142de 26 seconds ago 1.18GB 17:16:03 security-proxy-setup latest 518254c57933 30 seconds ago 25.7MB 17:16:03 cf2047798560 33 seconds ago 1.18GB 17:16:03 a8e515847f0b 38 seconds ago 1.18GB 17:16:03 core-command latest e38fea758e1f 56 seconds ago 15.9MB 17:16:03 support-scheduler latest c90e81a2ed81 56 seconds ago 15.9MB 17:16:03 core-data latest 767e91ec690b About a minute ago 20.3MB 17:16:03 52c51622648f About a minute ago 1.18GB 17:16:03 security-bootstrapper latest d6c248eed970 About a minute ago 18.6MB 17:16:03 bdc8913968db About a minute ago 1.17GB 17:16:03 support-notifications latest 8ab4efab67e6 About a minute ago 16.7MB 17:16:03 aa5d55953d04 About a minute ago 1.18GB 17:16:03 3be410d945d5 About a minute ago 1.18GB 17:16:03 cdfa32b0d26c About a minute ago 1.18GB 17:16:03 ci-base-image-x86_64 latest aa1122ff3919 5 minutes ago 678MB 17:16:03 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 0d28375d9b5b 21 hours ago 475MB 17:16:03 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest d8573e4929f5 8 days ago 37.5MB 17:16:03 alpine 3.12 13621d1b12d4 3 months ago 5.58MB 17:16:03 docker 20.10.0 aefe523efa57 7 months ago 240MB 17:16:03 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 12 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node 17:16:14 ? github.com/edgexfoundry/edgex-go [no test files] 17:16:18 Still waiting to schedule task 17:16:18 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 17:17:10 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 17:17:16 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 17:17:23 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 17:17:23 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 17:17:29 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 17:17:29 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 17:17:29 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 17:17:29 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 17:17:31 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 17:17:31 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 17:17:33 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 17:17:33 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 17:17:33 ? github.com/edgexfoundry/edgex-go/internal [no test files] 17:17:33 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 17:17:45 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.201s coverage: 28.7% of statements 17:17:45 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 17:17:45 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 17:17:50 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.428s coverage: 100.0% of statements 17:17:50 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 17:17:50 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.494s coverage: 46.3% of statements 17:17:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 17:17:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 17:17:53 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.625s coverage: 89.9% of statements 17:17:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 17:17:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 17:17:53 ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.251s coverage: 78.9% of statements 17:17:56 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.192s coverage: 81.2% of statements 17:17:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 17:17:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 17:17:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 17:17:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 17:17:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 17:18:01 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.497s coverage: 95.1% of statements 17:18:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 17:18:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 17:18:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] 17:18:01 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 17:18:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 17:18:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 17:18:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 17:18:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 17:18:01 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.216s coverage: 60.0% of statements 17:18:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 17:18:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 17:18:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 17:18:01 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.338s coverage: 0.8% of statements 17:18:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 17:18:01 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.159s coverage: 58.8% of statements 17:18:01 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.212s coverage: 22.0% of statements 17:18:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 17:18:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.244s coverage: 47.1% of statements 17:18:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.254s coverage: 79.5% of statements 17:18:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.186s coverage: 94.1% of statements 17:18:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.292s coverage: 96.3% of statements 17:18:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.255s coverage: 87.5% of statements 17:18:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.236s coverage: 94.4% of statements 17:18:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.173s coverage: 44.8% of statements 17:18:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.666s coverage: 81.8% of statements 17:18:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 17:18:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.275s coverage: 92.9% of statements 17:18:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 17:18:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 17:18:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 17:18:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.062s coverage: 65.1% of statements 17:18:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 17:18:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 17:18:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 17:18:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 17:18:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 17:18:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.176s coverage: 87.2% of statements 17:18:29 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 17:18:29 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 17:18:29 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.152s coverage: 100.0% of statements 17:18:29 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 17:18:29 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.232s coverage: 58.8% of statements 17:18:29 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 17:18:29 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.198s coverage: 80.0% of statements 17:18:29 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.257s coverage: 87.2% of statements 17:18:29 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.297s coverage: 85.4% of statements 17:18:29 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.344s coverage: 91.2% of statements 17:18:29 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 17:18:33 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.020s coverage: 64.4% of statements 17:18:33 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 17:18:33 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 17:18:33 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.208s coverage: 100.0% of statements 17:18:33 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.101s coverage: 91.3% of statements 17:18:33 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.065s coverage: 100.0% of statements 17:18:33 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.083s coverage: 73.7% of statements 17:18:34 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.128s coverage: 100.0% of statements 17:18:39 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.174s coverage: 66.9% of statements 17:18:39 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 17:18:39 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 17:18:39 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 17:18:41 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.809s coverage: 43.6% of statements 17:18:41 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 17:18:41 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 17:18:41 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.296s coverage: 89.5% of statements 17:18:41 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 17:18:41 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.291s coverage: 84.8% of statements 17:18:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 17:18:51 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.274s coverage: 19.3% of statements 17:18:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 17:18:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 17:18:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 17:18:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 17:18:51 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.616s coverage: 91.9% of statements 17:18:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 17:18:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 17:18:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] 17:18:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 17:18:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 17:18:51 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.312s coverage: 62.7% of statements 17:18:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 17:18:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 17:18:51 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.416s coverage: 97.6% of statements 17:18:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 17:18:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 17:18:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] 17:18:51 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 17:18:51 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 17:18:51 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.183s coverage: 28.9% of statements 17:18:51 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 17:18:51 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 17:18:51 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 17:18:51 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 17:18:51 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 17:18:51 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 17:18:51 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.174s coverage: 100.0% of statements 17:18:51 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.081s coverage: 95.4% of statements 17:18:51 GO111MODULE=on go vet ./... 17:19:20 Running on prd-ubuntu18.04-docker-8c-8g-2890 in /w/workspace/edgexfoundry_edgex-go_PR-3531 [Pipeline] { [Pipeline] ws 17:19:20 Running in /w/workspace/edgex-go/43 [Pipeline] { [Pipeline] checkout 17:19:20 The recommended git tool is: git 17:19:24 using credential edgex-jenkins-ssh 17:19:24 Cloning the remote Git repository 17:19:24 Cloning repository git@github.com:edgexfoundry/edgex-go.git 17:19:24 > git init /w/workspace/edgex-go/43 # timeout=10 17:19:24 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 17:19:24 > git --version # timeout=10 17:19:24 > git --version # 'git version 2.17.1' 17:19:24 using GIT_SSH to set credentials SSH Credentials for GitHub 17:19:24 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:19:44 Merging remotes/origin/main commit 829e8fdb577067879b803ac37640c358b37462cf into PR head commit 54c9ee803e0f045ae277f7104a63a7b395bd2bf0 17:19:44 Merge succeeded, producing 54c9ee803e0f045ae277f7104a63a7b395bd2bf0 17:19:44 Checking out Revision 54c9ee803e0f045ae277f7104a63a7b395bd2bf0 (PR-3531) 17:19:43 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 17:19:43 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:19:43 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 17:19:43 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 17:19:43 using GIT_SSH to set credentials SSH Credentials for GitHub 17:19:43 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3531/head:refs/remotes/origin/PR-3531 +refs/heads/main:refs/remotes/origin/main # timeout=10 17:19:44 > git config core.sparsecheckout # timeout=10 17:19:44 > git checkout -f 54c9ee803e0f045ae277f7104a63a7b395bd2bf0 # timeout=10 17:19:44 > git remote # timeout=10 17:19:44 > git config --get remote.origin.url # timeout=10 17:19:44 using GIT_SSH to set credentials SSH Credentials for GitHub 17:19:44 > git merge 829e8fdb577067879b803ac37640c358b37462cf # timeout=10 17:19:44 > git rev-parse HEAD^{commit} # timeout=10 17:19:44 > git config core.sparsecheckout # timeout=10 17:19:44 > git checkout -f 54c9ee803e0f045ae277f7104a63a7b395bd2bf0 # timeout=10 17:19:48 Commit message: "Merge branch 'main' into dependabot/go_modules/github.com/fxamacker/cbor/v2-2.3.0" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:19:49 + echo snap-build.sh 17:19:49 snap-build.sh 17:19:49 + SNAP_BASE_DIR=. 17:19:49 + '[' '!' -z /w/workspace/edgex-go/43 ']' 17:19:49 + SNAP_BASE_DIR=/w/workspace/edgex-go/43 17:19:49 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/43]' 17:19:49 [snap-build] Building snap in dir [/w/workspace/edgex-go/43] 17:19:49 + cd /w/workspace/edgex-go/43 17:19:49 + sudo apt-get remove -qy --purge lxd lxd-client 17:19:49 Reading package lists... 17:19:49 Building dependency tree... 17:19:49 Reading state information... 17:19:49 The following packages were automatically installed and are no longer required: 17:19:49 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 17:19:49 uidmap xdelta3 17:19:49 Use 'sudo apt autoremove' to remove them. 17:19:49 The following packages will be REMOVED: 17:19:49 lxd* lxd-client* 17:19:49 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 17:19:49 After this operation, 31.7 MB disk space will be freed. 17:19:49 (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.) 17:19:49 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 17:19:50 Removing lxd dnsmasq configuration 17:19:50 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 17:19:50 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 17:19:51 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 17:19:51 (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.) 17:19:51 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 17:19:53 Processing triggers for systemd (237-3ubuntu10.45) ... 17:19:53 Processing triggers for ureadahead (0.100.0-21) ... 17:19:53 + sudo snap remove --purge lxd 17:19:53 snap "lxd" is not installed 17:19:53 + sudo groupadd --force --system lxd 17:19:53 ++ whoami 17:19:53 + sudo /usr/sbin/usermod -G lxd -a jenkins 17:19:53 + newgrp - lxd 17:19:53 + sudo snap install lxd 17:20:01 2021-07-15T17:19:59Z INFO Waiting for automatic snapd restart... 17:20:12 lxd 4.16 from Canonical* installed 17:20:12 + sudo lxd init --auto 17:20:22 + sudo snap install --classic snapcraft 17:20:28 gofmt -l . 17:20:28 [ "`gofmt -l .`" = "" ] 17:20:28 ./bin/test-attribution-txt.sh [Pipeline] sh 17:20:29 + ls -al . 17:20:29 total 596 17:20:29 drwxrwxr-x 9 1001 1001 4096 Jul 15 17:20 . 17:20:29 drwxr-xr-x 4 root root 4096 Jul 15 17:15 .. 17:20:29 -rw-rw-r-- 1 1001 1001 11 Jul 15 17:13 .dockerignore 17:20:29 drwxrwxr-x 8 1001 1001 4096 Jul 15 17:13 .git 17:20:29 drwxrwxr-x 3 1001 1001 4096 Jul 15 17:13 .github 17:20:29 -rw-rw-r-- 1 1001 1001 818 Jul 15 17:13 .gitignore 17:20:29 -rw-rw-r-- 1 1001 1001 76 Jul 15 17:13 .hadolint.yml 17:20:29 -rw-rw-r-- 1 1001 1001 166 Jul 15 17:13 .sonarcloud.properties 17:20:29 -rw-rw-r-- 1 1001 1001 8609 Jul 15 17:13 Attribution.txt 17:20:29 -rw-rw-r-- 1 1001 1001 43881 Jul 15 17:13 CHANGELOG.md 17:20:29 -rw-rw-r-- 1 1001 1001 3804 Jul 15 17:13 CONTRIBUTING.md 17:20:29 -rw-rw-r-- 1 1001 1001 931 Jul 15 17:13 Dockerfile.build 17:20:29 -rw-rw-r-- 1 1001 1001 849 Jul 15 17:13 Jenkinsfile 17:20:29 -rw-rw-r-- 1 1001 1001 10775 Jul 15 17:13 LICENSE 17:20:29 -rw-rw-r-- 1 1001 1001 6003 Jul 15 17:13 Makefile 17:20:29 -rw-rw-r-- 1 1001 1001 7818 Jul 15 17:13 README.md 17:20:29 -rw-rw-r-- 1 1001 1001 6912 Jul 15 17:13 SECURITY.md 17:20:29 -rw-rw-r-- 1 1001 1001 5 Jul 15 17:09 VERSION 17:20:29 -rw-rw-r-- 1 1001 1001 4131 Jul 15 17:13 ZMQWindows.md 17:20:29 drwxrwxr-x 2 1001 1001 4096 Jul 15 17:13 bin 17:20:29 drwxrwxr-x 14 1001 1001 4096 Jul 15 17:13 cmd 17:20:29 -rw-r--r-- 1 root root 402846 Jul 15 17:18 coverage.out 17:20:29 -rw-rw-r-- 1 1001 1001 812 Jul 15 17:13 go.mod 17:20:29 -rw-r--r-- 1 root root 21149 Jul 15 17:15 go.sum 17:20:29 drwxrwxr-x 7 1001 1001 4096 Jul 15 17:13 internal 17:20:29 drwxrwxr-x 3 1001 1001 4096 Jul 15 17:13 openapi 17:20:29 drwxrwxr-x 4 1001 1001 4096 Jul 15 17:13 snap 17:20:29 -rw-rw-r-- 1 1001 1001 204 Jul 15 17:13 version.go [Pipeline] sh 17:20:30 + '[' -e coverage.out ] 17:20:30 + chown 1001:1001 coverage.out [Pipeline] stash 17:20:30 Warning: overwriting stash ‘coverage-report’ 17:20:30 Stashed 1 file(s) [Pipeline] sh 17:20:31 + make build 17:20:31 go mod tidy 17:20:32 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 17:20:40 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 17:21:07 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 17:21:07 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 17:21:11 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 17:21:12 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 17:21:17 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 17:21:20 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 17:21:24 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 17:21:28 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 17:21:32 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 17:21:36 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] } 17:21:43 $ docker stop --time=1 798e1ae04858c1fce7e02cf14cf9537e9290ddb14bb682a1c59a1ded8e869c53 17:21:43 snapcraft 4.8.3 from Canonical* installed 17:21:43 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 17:21:43 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 17:21:43 % Total % Received % Xferd Average Speed Time Time Time Current 17:21:43 Dload Upload Total Spent Left Speed 17:21:43 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 3483 0 --:--:-- --:--:-- --:--:-- 3483 17:21:43 100 3325k 100 3325k 0 0 5853k 0 --:--:-- --:--:-- --:--:-- 5853k 17:21:43 ./yq_linux_amd64 17:21:43 + sudo snapcraft prime --use-lxd 17:21:43 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 17:21:43 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: 17:21:43 - README.md 17:21:43 17:21:43 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 17:21:43 Launching a container. 17:21:46 $ docker rm -f 798e1ae04858c1fce7e02cf14cf9537e9290ddb14bb682a1c59a1ded8e869c53 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:21:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 17:21:48 17:21:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 17:21:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 17:21:49 Waiting for container to be ready 17:21:49 To start your first instance, try: lxc launch ubuntu:18.04 17:21:49 17:21:49 latest: Pulling from edgex-devops/edgex-compose-arm64 17:21:49 29e5d40040c1: Pulling fs layer 17:21:49 1ce36da41761: Pulling fs layer 17:21:49 25b303627fd3: Pulling fs layer 17:21:49 29e5d40040c1: Verifying Checksum 17:21:49 29e5d40040c1: Download complete 17:21:50 29e5d40040c1: Pull complete 17:21:50 1ce36da41761: Verifying Checksum 17:21:50 1ce36da41761: Download complete 17:21:51 1ce36da41761: Pull complete 17:21:51 25b303627fd3: Verifying Checksum 17:21:51 25b303627fd3: Download complete 17:21:52 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 17:21:53 Waiting for network to be ready... 17:21:53 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 17:21:53 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1784 kB] 17:21:53 Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 17:21:54 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [329 kB] 17:21:54 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] 17:21:54 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 17:21:54 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [365 kB] 17:21:54 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [48.9 kB] 17:21:54 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1130 kB] 17:21:54 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [256 kB] 17:21:54 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 17:21:54 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 17:21:54 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 17:21:54 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 17:21:54 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 17:21:54 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 17:21:54 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 17:21:54 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 17:21:55 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 17:21:55 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2131 kB] 17:21:55 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [422 kB] 17:21:55 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] 17:21:55 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] 17:21:55 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [389 kB] 17:21:55 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [52.8 kB] 17:21:55 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1739 kB] 17:21:55 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [371 kB] 17:21:58 Fetched 24.8 MB in 4s (5742 kB/s) 17:21:58 Reading package lists... 17:21:58 Reading package lists... 17:21:58 Building dependency tree... 17:21:58 Reading state information... 17:21:59 The following additional packages will be installed: 17:21:59 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 17:21:59 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 17:21:59 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 17:21:59 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 17:21:59 Suggested packages: 17:21:59 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 17:21:59 Recommended packages: 17:21:59 gnupg libsasl2-modules 17:21:59 The following NEW packages will be installed: 17:21:59 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 17:21:59 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 17:21:59 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 17:21:59 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 17:21:59 The following packages will be upgraded: 17:21:59 gpg gpg-agent gpgconf libudev1 17:21:59 4 upgraded, 18 newly installed, 0 to remove and 107 not upgraded. 17:21:59 Need to get 3530 kB of archives. 17:21:59 After this operation, 13.3 MB of additional disk space will be used. 17:21:59 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] 17:21:59 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] 17:21:59 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 17:21:59 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 17:21:59 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.48 [58.0 kB] 17:21:59 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.48 [1103 kB] 17:22:00 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 17:22:00 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 17:22:00 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 17:22:00 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 17:22:00 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 17:22:00 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 17:22:00 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 17:22:00 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 17:22:00 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 17:22:00 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 17:22:00 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 17:22:00 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 17:22:00 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 17:22:00 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 17:22:00 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 17:22:00 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 17:22:00 debconf: delaying package configuration, since apt-utils is not installed 17:22:00 Fetched 3530 kB in 1s (3131 kB/s) 17:22:00 (Reading database ... 12511 files and directories currently installed.) 17:22:00 Preparing to unpack .../libudev1_237-3ubuntu10.48_amd64.deb ... 17:22:00 Unpacking libudev1:amd64 (237-3ubuntu10.48) over (237-3ubuntu10) ... 17:22:00 Setting up libudev1:amd64 (237-3ubuntu10.48) ... 17:22:00 Selecting previously unselected package udev. 17:22:00 (Reading database ... 12511 files and directories currently installed.) 17:22:00 Preparing to unpack .../00-udev_237-3ubuntu10.48_amd64.deb ... 17:22:00 Unpacking udev (237-3ubuntu10.48) ... 17:22:00 Selecting previously unselected package libfuse2:amd64. 17:22:00 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 17:22:00 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 17:22:00 Selecting previously unselected package fuse. 17:22:00 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 17:22:00 Unpacking fuse (2.9.7-1ubuntu1) ... 17:22:00 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 17:22:00 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 17:22:01 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 17:22:01 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 17:22:01 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 17:22:01 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 17:22:01 Selecting previously unselected package libksba8:amd64. 17:22:01 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 17:22:01 Unpacking libksba8:amd64 (1.3.5-2) ... 17:22:01 Selecting previously unselected package libroken18-heimdal:amd64. 17:22:01 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 17:22:01 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 17:22:01 Selecting previously unselected package libasn1-8-heimdal:amd64. 17:22:01 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 17:22:01 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 17:22:01 Selecting previously unselected package libheimbase1-heimdal:amd64. 17:22:01 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 17:22:01 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 17:22:01 Selecting previously unselected package libhcrypto4-heimdal:amd64. 17:22:01 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 17:22:01 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 17:22:01 Selecting previously unselected package libwind0-heimdal:amd64. 17:22:01 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 17:22:01 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 17:22:01 Selecting previously unselected package libhx509-5-heimdal:amd64. 17:22:01 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 17:22:01 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 17:22:01 Selecting previously unselected package libkrb5-26-heimdal:amd64. 17:22:01 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 17:22:01 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 17:22:01 Selecting previously unselected package libheimntlm0-heimdal:amd64. 17:22:01 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 17:22:01 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 17:22:01 Selecting previously unselected package libgssapi3-heimdal:amd64. 17:22:01 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 17:22:01 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 17:22:02 Selecting previously unselected package libsasl2-modules-db:amd64. 17:22:02 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 17:22:02 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 17:22:02 Selecting previously unselected package libsasl2-2:amd64. 17:22:02 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 17:22:02 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 17:22:02 Selecting previously unselected package libldap-common. 17:22:02 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 17:22:02 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 17:22:02 Selecting previously unselected package libldap-2.4-2:amd64. 17:22:02 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 17:22:02 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 17:22:02 Selecting previously unselected package dirmngr. 17:22:02 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 17:22:02 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 17:22:02 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 17:22:02 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 17:22:02 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 17:22:02 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 17:22:02 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 17:22:02 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 17:22:02 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 17:22:02 Setting up libksba8:amd64 (1.3.5-2) ... 17:22:02 Processing triggers for libc-bin (2.27-3ubuntu1) ... 17:22:02 Setting up udev (237-3ubuntu10.48) ... 17:22:02 25b303627fd3: Pull complete 17:22:02 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 17:22:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 17:22:02 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 17:22:02 prd-ubuntu18.04-docker-arm64-4c-16g-2888 does not seem to be running inside a container 17:22:02 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/43 -v /w/workspace/edgex-go/43:/w/workspace/edgex-go/43:rw,z -v /w/workspace/edgex-go/43@tmp:/w/workspace/edgex-go/43@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 17:22:02 invoke-rc.d: policy-rc.d denied execution of start. 17:22:02 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 17:22:02 Processing triggers for systemd (237-3ubuntu10) ... 17:22:02 Setting up fuse (2.9.7-1ubuntu1) ... 17:22:02 Setting up gpg (2.2.4-1ubuntu1.4) ... 17:22:02 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 17:22:02 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 17:22:02 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 17:22:02 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 17:22:02 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 17:22:02 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 17:22:02 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 17:22:02 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 17:22:02 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 17:22:02 Processing triggers for libc-bin (2.27-3ubuntu1) ... 17:22:03 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 17:22:03 settings in the [Install] section, and DefaultInstance for template units). 17:22:03 This means they are not meant to be enabled using systemctl. 17:22:03 Possible reasons for having this kind of units are: 17:22:03 1) A unit may be statically enabled by being symlinked from another unit's 17:22:03 .wants/ or .requires/ directory. 17:22:03 2) A unit's purpose may be to act as a helper for some other unit which has 17:22:03 a requirement dependency on it. 17:22:03 3) A unit may be started when needed via activation (socket, path, timer, 17:22:03 D-Bus, udev, scripted systemctl call, ...). 17:22:03 4) In case of template units, the unit is meant to be enabled with some 17:22:03 instance name specified. 17:22:03 Reading package lists... 17:22:03 Building dependency tree... 17:22:03 Reading state information... 17:22:04 The following additional packages will be installed: 17:22:04 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 17:22:04 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 17:22:04 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 17:22:04 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 17:22:04 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 17:22:04 Suggested packages: 17:22:04 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 17:22:04 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 17:22:04 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 17:22:04 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 17:22:04 systemd-container policykit-1 17:22:04 Recommended packages: 17:22:04 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 17:22:04 The following NEW packages will be installed: 17:22:04 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 17:22:04 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 17:22:04 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 17:22:04 multiarch-support openssh-client python3 python3-minimal python3.6 17:22:04 python3.6-minimal snapd squashfs-tools sudo 17:22:04 The following packages will be upgraded: 17:22:04 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 17:22:04 5 upgraded, 25 newly installed, 0 to remove and 102 not upgraded. 17:22:04 Need to get 36.7 MB of archives. 17:22:04 After this operation, 147 MB of additional disk space will be used. 17:22:04 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.9 [1301 kB] 17:22:04 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.48 [2915 kB] 17:22:04 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 17:22:04 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 17:22:04 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 17:22:04 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 17:22:04 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 17:22:04 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 17:22:04 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 17:22:04 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 17:22:04 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 17:22:04 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 17:22:04 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 17:22:04 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 17:22:04 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] 17:22:04 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 17:22:05 Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.48 [209 kB] 17:22:05 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] 17:22:05 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] 17:22:05 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 17:22:05 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 17:22:05 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 17:22:05 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 17:22:05 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 17:22:05 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 17:22:05 Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 17:22:05 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 17:22:05 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 17:22:05 Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.2 [111 kB] 17:22:05 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.49.2+18.04 [22.5 MB] 17:22:06 debconf: delaying package configuration, since apt-utils is not installed 17:22:06 Fetched 36.7 MB in 2s (15.2 MB/s) 17:22:06 (Reading database ... 12757 files and directories currently installed.) 17:22:06 Preparing to unpack .../systemd_237-3ubuntu10.48_amd64.deb ... 17:22:06 Unpacking systemd (237-3ubuntu10.48) over (237-3ubuntu10) ... 17:22:06 $ docker top 82758e7b1f00af15d38b6b33da765c19a9d8219856fcc044aa359b3f57c4d332 -eo pid,comm 17:22:07 Preparing to unpack .../libsystemd0_237-3ubuntu10.48_amd64.deb ... 17:22:07 Unpacking libsystemd0:amd64 (237-3ubuntu10.48) over (237-3ubuntu10) ... [Pipeline] { [Pipeline] sh 17:22:07 Setting up libsystemd0:amd64 (237-3ubuntu10.48) ... 17:22:07 (Reading database ... 12757 files and directories currently installed.) 17:22:07 Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... 17:22:07 Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... 17:22:07 Setting up libapt-pkg5.0:amd64 (1.6.14) ... 17:22:07 (Reading database ... 12757 files and directories currently installed.) 17:22:07 Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... 17:22:07 Unpacking apt (1.6.14) over (1.6.1) ... 17:22:07 Setting up apt (1.6.14) ... 17:22:07 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 17:22:08 + docker-compose build --help 17:22:08 + grep parallel 17:22:08 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 17:22:08 (Reading database ... 12764 files and directories currently installed.) 17:22:08 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 17:22:08 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 17:22:08 Selecting previously unselected package libpython3.6-minimal:amd64. 17:22:08 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 17:22:08 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 17:22:08 Selecting previously unselected package libexpat1:amd64. 17:22:08 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 17:22:08 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 17:22:08 Selecting previously unselected package python3.6-minimal. 17:22:08 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 17:22:08 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 17:22:08 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... 17:22:08 Checking for services that may need to be restarted...done. 17:22:08 Checking for services that may need to be restarted...done. 17:22:09 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 17:22:09 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 17:22:09 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 17:22:09 Selecting previously unselected package python3-minimal. 17:22:09 (Reading database ... 13012 files and directories currently installed.) 17:22:09 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 17:22:09 Unpacking python3-minimal (3.6.7-1~18.04) ... 17:22:09 Selecting previously unselected package mime-support. 17:22:09 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 17:22:09 Unpacking mime-support (3.60ubuntu1) ... 17:22:09 Selecting previously unselected package libmpdec2:amd64. 17:22:09 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 17:22:09 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 17:22:09 Selecting previously unselected package libpython3.6-stdlib:amd64. 17:22:09 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 17:22:09 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 17:22:09 Selecting previously unselected package python3.6. 17:22:09 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 17:22:09 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 17:22:09 Selecting previously unselected package libpython3-stdlib:amd64. 17:22:09 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 17:22:09 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 17:22:09 Setting up python3-minimal (3.6.7-1~18.04) ... 17:22:10 Selecting previously unselected package python3. 17:22:10 (Reading database ... 13442 files and directories currently installed.) 17:22:10 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 17:22:10 Unpacking python3 (3.6.7-1~18.04) ... 17:22:10 Selecting previously unselected package multiarch-support. 17:22:10 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 17:22:10 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 17:22:10 Setting up multiarch-support (2.27-3ubuntu1.4) ... 17:22:10 Selecting previously unselected package liblzo2-2:amd64. 17:22:10 (Reading database ... 13479 files and directories currently installed.) 17:22:10 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 17:22:10 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 17:22:10 Selecting previously unselected package libbsd0:amd64. 17:22:10 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 17:22:10 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 17:22:10 Selecting previously unselected package sudo. 17:22:10 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 17:22:10 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 17:22:10 Selecting previously unselected package apparmor. 17:22:10 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 17:22:10 Unpacking apparmor (2.12-4ubuntu5.1) ... 17:22:10 Selecting previously unselected package libedit2:amd64. 17:22:10 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 17:22:10 Unpacking libedit2:amd64 (3.1-20170329-1) ... 17:22:10 Selecting previously unselected package libkrb5support0:amd64. 17:22:10 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 17:22:10 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 17:22:10 Selecting previously unselected package libk5crypto3:amd64. 17:22:10 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 17:22:10 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 17:22:10 Selecting previously unselected package libkeyutils1:amd64. 17:22:10 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 17:22:10 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 17:22:10 Selecting previously unselected package libkrb5-3:amd64. 17:22:10 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 17:22:10 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 17:22:10 Selecting previously unselected package libgssapi-krb5-2:amd64. 17:22:10 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 17:22:10 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 17:22:11 Selecting previously unselected package libssl1.0.0:amd64. 17:22:11 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... 17:22:11 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 17:22:11 Selecting previously unselected package openssh-client. 17:22:11 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 17:22:11 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 17:22:11 Selecting previously unselected package squashfs-tools. 17:22:11 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.2_amd64.deb ... 17:22:11 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... 17:22:11 Selecting previously unselected package snapd. 17:22:11 Preparing to unpack .../13-snapd_2.49.2+18.04_amd64.deb ... 17:22:11 Unpacking snapd (2.49.2+18.04) ... 17:22:13 Setting up libedit2:amd64 (3.1-20170329-1) ... 17:22:13 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 17:22:13 --parallel Build images in parallel. 17:22:13 Setting up mime-support (3.60ubuntu1) ... 17:22:13 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 17:22:13 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 17:22:13 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 17:22:13 Processing triggers for libc-bin (2.27-3ubuntu1) ... 17:22:13 Setting up systemd (237-3ubuntu10.48) ... 17:22:13 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [Pipeline] } 17:22:13 $ docker stop --time=1 82758e7b1f00af15d38b6b33da765c19a9d8219856fcc044aa359b3f57c4d332 17:22:14 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 17:22:14 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 17:22:14 Setting up liblzo2-2:amd64 (2.08-1.2) ... 17:22:14 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 17:22:14 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 17:22:14 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 17:22:14 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... 17:22:14 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 17:22:14 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 17:22:14 Setting up python3 (3.6.7-1~18.04) ... 17:22:14 running python rtupdate hooks for python3.6... 17:22:14 running python post-rtupdate hooks for python3.6... 17:22:14 Setting up apparmor (2.12-4ubuntu5.1) ... 17:22:15 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 17:22:15 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 17:22:15 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 17:22:15 $ docker rm -f 82758e7b1f00af15d38b6b33da765c19a9d8219856fcc044aa359b3f57c4d332 17:22:15 Setting up snapd (2.49.2+18.04) ... [Pipeline] // withDockerContainer 17:22:16 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:22:16 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 17:22:16 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 17:22:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 17:22:16 . [Pipeline] withDockerContainer 17:22:16 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 17:22:16 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 17:22:16 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 17:22:16 prd-ubuntu18.04-docker-arm64-4c-16g-2888 does not seem to be running inside a container 17:22:16 $ 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/43 -v /w/workspace/edgex-go/43:/w/workspace/edgex-go/43:rw,z -v /w/workspace/edgex-go/43@tmp:/w/workspace/edgex-go/43@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 17:22:17 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 17:22:17 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 17:22:17 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 17:22:17 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 17:22:17 /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' 17:22:17 Processing triggers for libc-bin (2.27-3ubuntu1) ... 17:22:18 Processing triggers for systemd (237-3ubuntu10.48) ... 17:22:18 $ docker top 4793d3dd66831fc6222ca7a1b3ca6c2addb4921951cc10385c5594301b0e539a -eo pid,comm [Pipeline] { [Pipeline] sh 17:22:19 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 17:22:19 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 17:22:19 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 17:22:19 + docker-compose -f ./docker-compose-build.yml build --parallel 17:22:20 Reading package lists... 17:22:20 Reading package lists... 17:22:20 Building dependency tree... 17:22:20 Reading state information... 17:22:20 Calculating upgrade... 17:22:20 The following packages will be upgraded: 17:22:20 advancecomp base-files bash binutils binutils-common 17:22:20 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 17:22:20 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 17:22:20 grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils 17:22:20 libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 17:22:20 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 17:22:20 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 17:22:20 libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 17:22:20 libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 17:22:20 libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime 17:22:20 libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 17:22:20 libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 17:22:20 libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login 17:22:20 mount ncurses-base ncurses-bin openssl passwd patch perl perl-base 17:22:20 perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata 17:22:20 ubuntu-keyring util-linux 17:22:20 102 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 17:22:20 Need to get 64.1 MB of archives. 17:22:20 After this operation, 5112 kB of additional disk space will be used. 17:22:20 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-147.151 [991 kB] 17:22:21 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 17:22:21 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 17:22:21 Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 17:22:21 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 17:22:21 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 17:22:21 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 17:22:21 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 17:22:21 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 17:22:21 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 17:22:21 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 17:22:21 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 17:22:21 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 17:22:21 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 17:22:21 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 17:22:21 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 17:22:21 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 17:22:21 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 17:22:21 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 17:22:21 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 17:22:21 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 17:22:21 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 17:22:21 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 17:22:21 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 17:22:21 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 17:22:21 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 17:22:21 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 17:22:21 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 17:22:21 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 17:22:21 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 17:22:21 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 17:22:21 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 17:22:21 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 17:22:21 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 17:22:21 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] 17:22:21 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 17:22:21 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 17:22:21 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] 17:22:21 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] 17:22:21 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 17:22:21 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 17:22:21 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] 17:22:21 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] 17:22:21 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 17:22:21 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 17:22:21 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 17:22:21 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] 17:22:21 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 17:22:21 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 17:22:21 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] 17:22:21 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] 17:22:21 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] 17:22:21 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] 17:22:21 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 17:22:21 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 17:22:21 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 17:22:21 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 17:22:21 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 17:22:21 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 17:22:21 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 17:22:21 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 17:22:21 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 17:22:21 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 17:22:21 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 17:22:21 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 17:22:21 Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 17:22:22 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 17:22:22 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 17:22:22 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 17:22:22 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 17:22:22 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 17:22:22 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 17:22:22 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 17:22:22 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 17:22:22 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 17:22:22 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 17:22:22 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 17:22:22 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 17:22:22 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 17:22:22 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 17:22:22 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 17:22:22 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 17:22:22 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] 17:22:22 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] 17:22:22 Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] 17:22:22 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.48 [15.5 kB] 17:22:22 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] 17:22:22 Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 17:22:22 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 17:22:22 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 17:22:22 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 17:22:22 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] 17:22:22 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] 17:22:22 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 17:22:22 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 17:22:22 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] 17:22:22 Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 17:22:22 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 17:22:22 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 17:22:22 Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 17:22:22 Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 17:22:22 Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 17:22:22 debconf: delaying package configuration, since apt-utils is not installed 17:22:22 Fetched 64.1 MB in 2s (32.8 MB/s) 17:22:22 (Reading database ... 13914 files and directories currently installed.) 17:22:22 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 17:22:22 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 17:22:23 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 17:22:23 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 17:22:23 Preparing to unpack .../2-linux-libc-dev_4.15.0-147.151_amd64.deb ... 17:22:23 Unpacking linux-libc-dev:amd64 (4.15.0-147.151) over (4.15.0-20.21) ... 17:22:23 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 17:22:23 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 17:22:23 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 17:22:23 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 17:22:23 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 17:22:23 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 17:22:23 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 17:22:23 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 17:22:24 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 17:22:24 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 17:22:24 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 17:22:24 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 17:22:24 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 17:22:24 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 17:22:24 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 17:22:24 (Reading database ... 13914 files and directories currently installed.) 17:22:24 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 17:22:24 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 17:22:24 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 17:22:24 (Reading database ... 13914 files and directories currently installed.) 17:22:24 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 17:22:24 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 17:22:24 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 17:22:24 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 17:22:24 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 17:22:24 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 17:22:24 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 17:22:24 (Reading database ... 13914 files and directories currently installed.) 17:22:24 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 17:22:24 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 17:22:25 Building core-command ... 17:22:25 Building core-data ... 17:22:25 Building core-metadata ... 17:22:25 Building security-bootstrapper ... 17:22:25 Building security-proxy-setup ... 17:22:25 Building security-secretstore-setup ... 17:22:25 Building support-notifications ... 17:22:25 Building support-scheduler ... 17:22:25 Building sys-mgmt-agent ... 17:22:25 Building support-notifications 17:22:25 Building support-scheduler 17:22:25 Building security-secretstore-setup 17:22:25 Building core-metadata 17:22:25 Building security-proxy-setup 17:22:25 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 17:22:25 (Reading database ... 13914 files and directories currently installed.) 17:22:25 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 17:22:25 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 17:22:25 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 17:22:25 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 17:22:25 Setting up base-files (10.1ubuntu2.10) ... 17:22:25 Installing new version of config file /etc/issue ... 17:22:25 Installing new version of config file /etc/issue.net ... 17:22:25 Installing new version of config file /etc/lsb-release ... 17:22:25 Installing new version of config file /etc/update-motd.d/50-motd-news ... 17:22:25 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 17:22:25 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 17:22:25 Removing obsolete conffile /etc/default/motd-news ... 17:22:26 (Reading database ... 13915 files and directories currently installed.) 17:22:26 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 17:22:26 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 17:22:26 Setting up bash (4.4.18-2ubuntu1.2) ... 17:22:26 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 17:22:26 (Reading database ... 13915 files and directories currently installed.) 17:22:26 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 17:22:26 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 17:22:26 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 17:22:26 (Reading database ... 13915 files and directories currently installed.) 17:22:26 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 17:22:26 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 17:22:26 Setting up tar (1.29b-2ubuntu0.2) ... 17:22:26 (Reading database ... 13915 files and directories currently installed.) 17:22:26 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 17:22:26 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 17:22:26 Setting up dpkg (1.19.0.5ubuntu2.3) ... 17:22:27 (Reading database ... 13915 files and directories currently installed.) 17:22:27 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 17:22:27 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 17:22:27 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 17:22:27 (Reading database ... 13915 files and directories currently installed.) 17:22:27 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 17:22:27 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 17:22:27 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 17:22:27 (Reading database ... 13915 files and directories currently installed.) 17:22:27 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 17:22:27 Unpacking grep (3.1-2build1) over (3.1-2) ... 17:22:27 Setting up grep (3.1-2build1) ... 17:22:27 (Reading database ... 13915 files and directories currently installed.) 17:22:27 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 17:22:27 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 17:22:27 Setting up login (1:4.5-1ubuntu2) ... 17:22:27 (Reading database ... 13915 files and directories currently installed.) 17:22:27 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 17:22:27 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 17:22:27 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 17:22:27 (Reading database ... 13915 files and directories currently installed.) 17:22:27 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 17:22:27 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 17:22:28 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 17:22:28 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 17:22:28 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 17:22:28 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 17:22:28 Setting up perl-base (5.26.1-6ubuntu0.5) ... 17:22:28 (Reading database ... 13915 files and directories currently installed.) 17:22:28 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 17:22:28 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 17:22:29 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 17:22:29 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 17:22:29 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 17:22:29 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 17:22:29 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 17:22:29 (Reading database ... 13915 files and directories currently installed.) 17:22:29 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 17:22:29 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 17:22:29 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 17:22:29 (Reading database ... 13915 files and directories currently installed.) 17:22:29 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 17:22:29 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 17:22:29 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 17:22:29 (Reading database ... 13915 files and directories currently installed.) 17:22:29 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 17:22:29 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 17:22:29 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 17:22:29 (Reading database ... 13915 files and directories currently installed.) 17:22:29 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 17:22:29 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 17:22:29 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 17:22:29 (Reading database ... 13915 files and directories currently installed.) 17:22:29 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 17:22:29 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 17:22:30 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 17:22:30 (Reading database ... 13915 files and directories currently installed.) 17:22:30 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 17:22:30 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 17:22:30 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 17:22:30 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 17:22:30 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 17:22:30 (Reading database ... 13915 files and directories currently installed.) 17:22:30 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 17:22:30 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 17:22:30 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 17:22:30 (Reading database ... 13915 files and directories currently installed.) 17:22:30 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 17:22:30 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 17:22:30 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 17:22:30 (Reading database ... 13915 files and directories currently installed.) 17:22:30 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 17:22:30 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 17:22:30 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 17:22:30 (Reading database ... 13915 files and directories currently installed.) 17:22:30 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 17:22:30 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 17:22:31 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 17:22:31 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 17:22:31 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 17:22:31 (Reading database ... 13915 files and directories currently installed.) 17:22:31 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 17:22:31 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 17:22:31 Setting up libc-bin (2.27-3ubuntu1.4) ... 17:22:31 (Reading database ... 13915 files and directories currently installed.) 17:22:31 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 17:22:31 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 17:22:32 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 17:22:32 (Reading database ... 13917 files and directories currently installed.) 17:22:32 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 17:22:32 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 17:22:32 Setting up debconf (1.5.66ubuntu1) ... 17:22:32 (Reading database ... 13917 files and directories currently installed.) 17:22:32 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 17:22:32 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 17:22:32 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 17:22:32 (Reading database ... 13917 files and directories currently installed.) 17:22:32 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 17:22:32 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 17:22:32 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 17:22:32 (Reading database ... 13917 files and directories currently installed.) 17:22:32 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 17:22:32 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 17:22:32 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 17:22:32 (Reading database ... 13917 files and directories currently installed.) 17:22:32 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 17:22:32 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 17:22:33 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... 17:22:33 (Reading database ... 13919 files and directories currently installed.) 17:22:33 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 17:22:33 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 17:22:33 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 17:22:33 (Reading database ... 13923 files and directories currently installed.) 17:22:33 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 17:22:33 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 17:22:33 Preparing to unpack .../systemd-sysv_237-3ubuntu10.48_amd64.deb ... 17:22:33 Unpacking systemd-sysv (237-3ubuntu10.48) over (237-3ubuntu10) ... 17:22:33 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 17:22:33 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 17:22:33 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 17:22:33 (Reading database ... 13923 files and directories currently installed.) 17:22:33 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 17:22:33 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 17:22:33 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 17:22:33 (Reading database ... 13923 files and directories currently installed.) 17:22:33 Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... 17:22:33 Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... 17:22:33 Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... 17:22:33 (Reading database ... 13923 files and directories currently installed.) 17:22:33 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... 17:22:33 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 17:22:33 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... 17:22:34 (Reading database ... 13923 files and directories currently installed.) 17:22:34 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 17:22:34 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 17:22:34 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 17:22:34 (Reading database ... 13923 files and directories currently installed.) 17:22:34 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 17:22:34 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 17:22:34 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 17:22:34 (Reading database ... 13923 files and directories currently installed.) 17:22:34 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 17:22:34 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 17:22:34 Setting up passwd (1:4.5-1ubuntu2) ... 17:22:34 (Reading database ... 13923 files and directories currently installed.) 17:22:34 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 17:22:34 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 17:22:34 Setting up gpgv (2.2.4-1ubuntu1.4) ... 17:22:34 (Reading database ... 13923 files and directories currently installed.) 17:22:34 Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 17:22:34 Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 17:22:34 Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... 17:22:34 (Reading database ... 13923 files and directories currently installed.) 17:22:34 Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 17:22:34 Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 17:22:34 Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... 17:22:34 (Reading database ... 13923 files and directories currently installed.) 17:22:34 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 17:22:34 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 17:22:35 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 17:22:35 (Reading database ... 13923 files and directories currently installed.) 17:22:35 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 17:22:35 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 17:22:35 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 17:22:35 (Reading database ... 13923 files and directories currently installed.) 17:22:35 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 17:22:35 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 17:22:35 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 17:22:35 (Reading database ... 13923 files and directories currently installed.) 17:22:35 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 17:22:35 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 17:22:35 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 17:22:35 (Reading database ... 13923 files and directories currently installed.) 17:22:35 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... 17:22:35 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... 17:22:35 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... 17:22:35 (Reading database ... 13923 files and directories currently installed.) 17:22:35 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 17:22:35 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 17:22:35 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 17:22:35 (Reading database ... 13924 files and directories currently installed.) 17:22:35 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 17:22:35 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 17:22:35 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 17:22:35 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 17:22:35 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 17:22:35 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 17:22:36 Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... 17:22:36 Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... 17:22:36 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 17:22:36 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 17:22:36 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 17:22:36 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 17:22:36 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 17:22:36 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 17:22:36 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 17:22:36 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 17:22:36 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 17:22:36 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 17:22:36 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 17:22:36 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 17:22:36 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 17:22:36 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 17:22:36 Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... 17:22:36 Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... 17:22:37 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 17:22:37 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 17:22:37 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 17:22:37 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 17:22:37 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... 17:22:37 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 17:22:37 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 17:22:37 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 17:22:37 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 17:22:37 Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 17:22:37 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... 17:22:37 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 17:22:37 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 17:22:37 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 17:22:37 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 17:22:37 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 17:22:37 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 17:22:37 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 17:22:37 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 17:22:37 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 17:22:38 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 17:22:38 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 17:22:39 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 17:22:39 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 17:22:39 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 17:22:39 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 17:22:40 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 17:22:40 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 17:22:40 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 17:22:40 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 17:22:40 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 17:22:41 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 17:22:41 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 17:22:41 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 17:22:41 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 17:22:41 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 17:22:41 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 17:22:41 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 17:22:41 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 17:22:41 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 17:22:41 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 17:22:41 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 17:22:41 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 17:22:41 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 17:22:41 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 17:22:41 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 17:22:41 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 17:22:41 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 17:22:41 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 17:22:41 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 17:22:41 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 17:22:41 Setting up tzdata (2021a-0ubuntu0.18.04) ... 17:22:41 17:22:41 Current default time zone: 'Etc/UTC' 17:22:41 Local time is now: Thu Jul 15 17:22:41 UTC 2021. 17:22:41 Universal Time is now: Thu Jul 15 17:22:41 UTC 2021. 17:22:41 Run 'dpkg-reconfigure tzdata' if you wish to change it. 17:22:41 17:22:41 Setting up systemd-sysv (237-3ubuntu10.48) ... 17:22:41 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 17:22:41 Setting up linux-libc-dev:amd64 (4.15.0-147.151) ... 17:22:41 Setting up mount (2.31.1-0.4ubuntu3.7) ... 17:22:41 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 17:22:41 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 17:22:41 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 17:22:41 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 17:22:41 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 17:22:41 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 17:22:41 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 17:22:41 Setting up procps (2:3.3.12-3ubuntu1.2) ... 17:22:41 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 17:22:41 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... 17:22:41 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 17:22:41 Setting up patch (2.7.6-2ubuntu1.1) ... 17:22:41 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 17:22:41 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 17:22:41 Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... 17:22:41 Installing new version of config file /etc/ssl/openssl.cnf ... 17:22:42 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 17:22:42 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 17:22:42 Setting up ca-certificates (20210119~18.04.1) ... 17:22:44 Updating certificates in /etc/ssl/certs... 17:22:44 23 added, 27 removed; done. 17:22:44 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 17:22:44 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 17:22:44 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 17:22:44 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 17:22:44 Setting up pkgbinarymangler (138.18.04.1) ... 17:22:44 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 17:22:45 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... 17:22:45 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 17:22:45 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 17:22:45 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 17:22:45 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 17:22:45 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 17:22:45 Setting up perl (5.26.1-6ubuntu0.5) ... 17:22:45 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... 17:22:45 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 17:22:45 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 17:22:45 Setting up binutils (2.30-21ubuntu1~18.04.5) ... 17:22:45 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 17:22:45 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 17:22:45 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 17:22:45 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 17:22:45 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 17:22:45 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 17:22:45 Processing triggers for systemd (237-3ubuntu10.48) ... 17:22:45 Processing triggers for mime-support (3.60ubuntu1) ... 17:22:45 Processing triggers for ca-certificates (20210119~18.04.1) ... 17:22:45 Updating certificates in /etc/ssl/certs... 17:22:46 0 added, 0 removed; done. 17:22:46 Running hooks in /etc/ca-certificates/update.d... 17:22:46 done. 17:22:46 Reading package lists... 17:22:46 Building dependency tree... 17:22:46 Reading state information... 17:22:46 The following NEW packages will be installed: 17:22:46 apt-transport-https 17:22:46 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 17:22:46 Need to get 4348 B of archives. 17:22:46 After this operation, 154 kB of additional disk space will be used. 17:22:46 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] 17:22:47 debconf: delaying package configuration, since apt-utils is not installed 17:22:47 Fetched 4348 B in 0s (24.1 kB/s) 17:22:47 Selecting previously unselected package apt-transport-https. 17:22:47 (Reading database ... 13929 files and directories currently installed.) 17:22:47 Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... 17:22:47 Unpacking apt-transport-https (1.6.14) ... 17:22:47 Setting up apt-transport-https (1.6.14) ... 17:22:47 Waiting for network to be ready... 17:22:59 2021-07-15T17:22:54Z INFO Waiting for automatic snapd restart... 17:22:59 snapd 2.51.1 from Canonical* installed 17:22:59 "snapd" switched to the "latest/stable" channel 17:22:59 17:23:02 core18 20210611 from Canonical* installed 17:23:02 "core18" switched to the "latest/stable" channel 17:23:02 17:23:06 snapcraft 4.8.3 from Canonical* installed 17:23:06 "snapcraft" switched to the "latest/stable" channel 17:23:06 17:23:10 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: 17:23:10 - README.md 17:23:10 17:23:10 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 17:23:10 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 17:23:10 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 17:23:10 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 17:23:11 Reading package lists... 17:23:11 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 17:23:11 Reading package lists... 17:23:12 Building dependency tree... 17:23:12 Reading state information... 17:23:12 Suggested packages: 17:23:12 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 17:23:12 git-gui gitk gitweb git-cvs git-mediawiki git-svn 17:23:12 Recommended packages: 17:23:12 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 17:23:12 The following NEW packages will be installed: 17:23:12 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 17:23:12 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 17:23:12 pkg-config zip 17:23:12 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 17:23:12 Need to get 7663 kB of archives. 17:23:12 After this operation, 43.8 MB of additional disk space will be used. 17:23:12 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] 17:23:12 Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 17:23:12 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] 17:23:12 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] 17:23:12 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] 17:23:12 Get:6 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 17:23:12 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 17:23:12 Get:8 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 17:23:13 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 17:23:13 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 17:23:13 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 17:23:13 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 17:23:13 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 17:23:13 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 17:23:13 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 17:23:13 debconf: delaying package configuration, since apt-utils is not installed 17:23:13 Fetched 7663 kB in 1s (6860 kB/s) 17:23:13 Selecting previously unselected package libglib2.0-0:amd64. 17:23:13 (Reading database ... 13933 files and directories currently installed.) 17:23:13 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 17:23:13 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 17:23:13 Selecting previously unselected package libpsl5:amd64. 17:23:13 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 17:23:13 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 17:23:13 Selecting previously unselected package libnghttp2-14:amd64. 17:23:13 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 17:23:13 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 17:23:13 Selecting previously unselected package librtmp1:amd64. 17:23:13 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 17:23:13 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 17:23:13 Selecting previously unselected package libcurl3-gnutls:amd64. 17:23:13 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... 17:23:13 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... 17:23:13 Selecting previously unselected package liberror-perl. 17:23:13 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 17:23:13 Unpacking liberror-perl (0.17025-1) ... 17:23:14 Selecting previously unselected package git-man. 17:23:14 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... 17:23:14 Unpacking git-man (1:2.17.1-1ubuntu0.8) ... 17:23:14 Selecting previously unselected package git. 17:23:14 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... 17:23:14 Unpacking git (1:2.17.1-1ubuntu0.8) ... 17:23:14 Selecting previously unselected package libnorm1:amd64. 17:23:14 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 17:23:14 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 17:23:14 Selecting previously unselected package libpgm-5.2-0:amd64. 17:23:14 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 17:23:14 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 17:23:14 Selecting previously unselected package libsodium23:amd64. 17:23:14 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 17:23:14 Unpacking libsodium23:amd64 (1.0.16-2) ... 17:23:14 Selecting previously unselected package libzmq5:amd64. 17:23:14 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 17:23:14 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 17:23:14 Selecting previously unselected package libzmq3-dev:amd64. 17:23:14 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 17:23:15 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 17:23:15 Selecting previously unselected package pkg-config. 17:23:15 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 17:23:15 Unpacking pkg-config (0.29.1-0ubuntu2) ... 17:23:15 Selecting previously unselected package zip. 17:23:15 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 17:23:15 Unpacking zip (3.0-11build1) ... 17:23:15 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 17:23:15 Setting up git-man (1:2.17.1-1ubuntu0.8) ... 17:23:15 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 17:23:15 Setting up liberror-perl (0.17025-1) ... 17:23:15 Setting up libpsl5:amd64 (0.19.1-5build1) ... 17:23:15 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 17:23:15 No schema files found: doing nothing. 17:23:15 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 17:23:15 Setting up zip (3.0-11build1) ... 17:23:15 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 17:23:15 Setting up libsodium23:amd64 (1.0.16-2) ... 17:23:15 Setting up pkg-config (0.29.1-0ubuntu2) ... 17:23:15 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 17:23:15 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... 17:23:15 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 17:23:15 Setting up git (1:2.17.1-1ubuntu0.8) ... 17:23:15 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 17:23:15 git set to automatically installed. 17:23:15 git-man set to automatically installed. 17:23:15 libcurl3-gnutls set to automatically installed. 17:23:15 liberror-perl set to automatically installed. 17:23:15 libglib2.0-0 set to automatically installed. 17:23:15 libnghttp2-14 set to automatically installed. 17:23:15 libnorm1 set to automatically installed. 17:23:15 libpgm-5.2-0 set to automatically installed. 17:23:15 libpsl5 set to automatically installed. 17:23:15 librtmp1 set to automatically installed. 17:23:15 libsodium23 set to automatically installed. 17:23:15 libzmq3-dev set to automatically installed. 17:23:15 libzmq5 set to automatically installed. 17:23:15 pkg-config set to automatically installed. 17:23:15 zip set to automatically installed. 17:23:17 snapd is not logged in, snap install commands will use sudo 17:23:22 go (1.16/stable) 1.16.6 from Michael Hudson-Doyle (mwhudson) installed 17:23:23 snapd is not logged in, snap install commands will use sudo 17:23:24 snap "core18" has no updates available 17:23:24 Pulling config-common 17:23:24 + snapcraftctl pull 17:23:26 Pulling go-build-helper 17:23:26 + snapcraftctl pull 17:23:27 'edgex-go' has dependencies that need to be staged: go-build-helper 17:23:27 Skipping pull go-build-helper (already ran) 17:23:27 Building go-build-helper 17:23:27 + snapcraftctl build 17:23:29 Staging go-build-helper 17:23:29 + snapcraftctl stage 17:23:33 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 17:23:33 Step 2/22 : FROM ${BUILDER_BASE} AS builder 17:23:33 ---> e230b7e9deee 17:23:33 Step 3/22 : WORKDIR /edgex-go 17:23:33 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 17:23:33 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12Step 2/23 : FROM ${BUILDER_BASE} AS builder 17:23:33 17:23:33 Step 2/24 : FROM ${BUILDER_BASE} AS builder ---> e230b7e9deee 17:23:33 17:23:33 Step 3/23 : WORKDIR /edgex-go 17:23:33 17:23:33 Step 2/26 : FROM ${BUILDER_BASE} AS builder 17:23:33 ---> e230b7e9deee 17:23:33 Step 3/26 : WORKDIR /edgex-go 17:23:33 ---> e230b7e9deee 17:23:33 Step 3/24 : WORKDIR /edgex-go 17:23:33 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 17:23:33 Step 2/23 : FROM ${BUILDER_BASE} AS builder 17:23:33 ---> e230b7e9deee 17:23:33 Step 3/23 : WORKDIR /edgex-go 17:23:33 ---> Running in aa9d5fd0d7d2 17:23:33 ---> Running in c24017c50596 17:23:33 ---> Running in 404b36fab5b6 17:23:33 ---> Running in b0b764b4330a 17:23:33 ---> Running in deca7aee2595 17:23:33 Removing intermediate container aa9d5fd0d7d2 17:23:33 ---> caf10677e637 17:23:33 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:23:33 Removing intermediate container c24017c50596 17:23:33 ---> ab5268732f6d 17:23:33 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:23:33 Removing intermediate container b0b764b4330a 17:23:33 ---> 79899be7e0d3 17:23:33 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:23:33 Removing intermediate container 404b36fab5b6 17:23:33 ---> 92dd57f9cb6e 17:23:33 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositoriesRemoving intermediate container deca7aee2595 17:23:33 17:23:33 ---> 56694089b1ec 17:23:33 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:23:33 ---> Running in 1f891244ad07 17:23:33 ---> Running in f2a4139c991d 17:23:33 ---> Running in 4fe1951087f6 17:23:33 ---> Running in bd44c3a718c6 17:23:33 ---> Running in a9a4a9a2a312 17:23:34 Removing intermediate container 1f891244ad07 17:23:34 ---> 082b663aea8e 17:23:34 Step 5/23 : RUN apk add --update --no-cache make git 17:23:34 ---> Running in 36a5b3e55bbe 17:23:34 Removing intermediate container 4fe1951087f6 17:23:34 ---> 540624c388fb 17:23:34 Step 5/26 : RUN apk add --update --no-cache make git 17:23:34 Removing intermediate container f2a4139c991d 17:23:34 ---> 4f8a4b5c4ec7 17:23:34 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 17:23:34 Removing intermediate container a9a4a9a2a312 17:23:34 ---> f27e7e563fc5 17:23:34 Step 5/24 : RUN apk add --update --no-cache make git 17:23:34 ---> Running in b9de53a4c4d3 17:23:35 ---> Running in 12055fc746c1 17:23:35 ---> Running in e858a43c1d39 17:23:35 Removing intermediate container bd44c3a718c6 17:23:35 ---> 1caffe496f33 17:23:35 Step 5/22 : RUN apk add --update --no-cache make git 17:23:35 ---> Running in 361ea27a8945 17:23:36 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 17:23:37 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 17:23:37 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 17:23:37 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 17:23:37 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 17:23:37 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 17:23:38 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 17:23:38 OK: 218 MiB in 52 packages 17:23:39 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 17:23:39 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 17:23:39 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 17:23:39 OK: 218 MiB in 52 packages 17:23:39 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 17:23:39 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 17:23:39 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1784 kB] 17:23:39 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [329 kB] 17:23:39 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] 17:23:39 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 17:23:39 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [365 kB] 17:23:39 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [48.9 kB] 17:23:39 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1130 kB] 17:23:39 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [256 kB] 17:23:39 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 17:23:39 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 17:23:39 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 17:23:39 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 17:23:39 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 17:23:39 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 17:23:39 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 17:23:39 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 17:23:39 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 17:23:39 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2131 kB] 17:23:39 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [422 kB] 17:23:39 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] 17:23:39 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] 17:23:39 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [389 kB] 17:23:39 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [52.8 kB] 17:23:39 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1739 kB] 17:23:39 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [371 kB] 17:23:39 Fetched 24.8 MB in 0s (0 B/s) 17:23:39 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 17:23:39 Fetched 224 kB in 0s (0 B/s) 17:23:39 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 17:23:39 Fetched 157 kB in 0s (0 B/s) 17:23:39 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 17:23:39 Fetched 221 kB in 0s (0 B/s) 17:23:39 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 17:23:39 Fetched 143 kB in 0s (0 B/s) 17:23:39 Pulling edgex-go 17:23:39 + snapcraftctl pull 17:23:39 Pulling hooks 17:23:39 + snapcraftctl pull 17:23:40 Removing intermediate container 36a5b3e55bbe 17:23:40 ---> 24f514968c18 17:23:40 Step 6/23 : COPY go.mod . 17:23:40 OK: 218 MiB in 52 packages 17:23:40 OK: 218 MiB in 52 packages 17:23:41 OK: 218 MiB in 52 packages 17:23:41 Removing intermediate container b9de53a4c4d3 17:23:41 ---> 45a379f4984f 17:23:41 Step 6/26 : COPY go.mod . 17:23:41 ---> c80408bf7dc3 17:23:41 Step 7/23 : RUN go mod download 17:23:41 ---> Running in 2e75f303b971 17:23:42 Removing intermediate container 361ea27a8945 17:23:42 ---> ffceb4665eb7 17:23:42 Step 6/22 : COPY go.mod . 17:23:42 Removing intermediate container 12055fc746c1 17:23:42 ---> 2e10835267e1 17:23:42 Step 6/23 : COPY go.mod . 17:23:42 ---> 5cf9c9270dce 17:23:42 Step 7/26 : RUN go mod download 17:23:42 Removing intermediate container e858a43c1d39 17:23:42 ---> e702621aa780 17:23:42 Step 6/24 : COPY go.mod . 17:23:42 ---> Running in 95aa875927f7 17:23:43 ---> 01592985a8cb 17:23:43 Step 7/22 : RUN go mod download 17:23:43 ---> 8a0246c796fa 17:23:43 Step 7/23 : RUN go mod download 17:23:43 ---> Running in b3136c06891a 17:23:43 ---> Running in cdab0057a115 17:23:44 ---> 35ac7a189256 17:23:44 Step 7/24 : RUN go mod download 17:23:44 ---> Running in 3cda95258a20 17:23:45 Removing intermediate container 2e75f303b971 17:23:45 ---> 6fee0ca0f81a 17:23:45 Step 8/23 : COPY . . 17:23:47 Removing intermediate container 95aa875927f7 17:23:47 ---> 9c582da9a60d 17:23:47 Step 8/26 : COPY . . 17:23:51 Removing intermediate container b3136c06891a 17:23:51 ---> 5f5dd9c8d830 17:23:51 Step 8/22 : COPY . . 17:23:51 Removing intermediate container cdab0057a115 17:23:51 ---> b257313393d0 17:23:51 Step 8/23 : COPY . . 17:23:52 Removing intermediate container 3cda95258a20 17:23:52 ---> ee92e2bd7317 17:23:52 Step 8/24 : COPY . . 17:23:58 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 17:23:58 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 17:23:58 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 17:23:58 Fetched 0 B in 0s (0 B/s) 17:23:58 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 17:23:58 Fetched 96.5 kB in 0s (0 B/s) 17:23:58 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 17:23:58 Fetched 279 kB in 0s (0 B/s) 17:23:58 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 17:23:58 Fetched 122 kB in 0s (0 B/s) 17:23:58 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 17:23:58 Fetched 77.8 kB in 0s (0 B/s) 17:23:58 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 17:23:58 Fetched 8848 B in 0s (0 B/s) 17:23:58 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 17:23:58 Fetched 47.8 kB in 0s (0 B/s) 17:23:58 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 17:23:58 Fetched 45.6 kB in 0s (0 B/s) 17:23:58 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 17:23:58 Fetched 15.0 kB in 0s (0 B/s) 17:23:58 Get:1 libcurl4_7.58.0-2ubuntu3.13_amd64.deb [219 kB] 17:23:58 Fetched 219 kB in 0s (0 B/s) 17:23:58 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 17:23:58 Fetched 154 kB in 0s (0 B/s) 17:23:58 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 17:23:58 Fetched 50.6 kB in 0s (0 B/s) 17:23:58 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 17:23:58 Fetched 14.8 kB in 0s (0 B/s) 17:23:58 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 17:23:58 Fetched 41.8 kB in 0s (0 B/s) 17:23:58 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 17:23:58 Fetched 499 kB in 0s (0 B/s) 17:23:58 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 17:23:58 Fetched 111 kB in 0s (0 B/s) 17:23:58 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 17:23:58 Fetched 240 kB in 0s (0 B/s) 17:23:58 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 17:23:58 Fetched 29.3 kB in 0s (0 B/s) 17:23:58 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 17:23:58 Fetched 85.5 kB in 0s (0 B/s) 17:23:58 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 17:23:58 Fetched 24.5 kB in 0s (0 B/s) 17:23:58 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 17:23:58 Fetched 49.2 kB in 0s (0 B/s) 17:23:58 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 17:23:58 Fetched 54.2 kB in 0s (0 B/s) 17:23:58 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 17:23:58 Fetched 30.8 kB in 0s (0 B/s) 17:23:58 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 17:23:58 Fetched 15.8 kB in 0s (0 B/s) 17:23:58 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 17:23:58 Fetched 85.9 kB in 0s (0 B/s) 17:23:58 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 17:23:58 Fetched 8720 B in 0s (0 B/s) 17:23:58 Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] 17:23:58 Fetched 140 kB in 0s (0 B/s) 17:23:58 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 17:23:58 Fetched 119 kB in 0s (0 B/s) 17:23:58 Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] 17:23:58 Fetched 111 kB in 0s (0 B/s) 17:23:58 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 17:23:58 Fetched 11.1 kB in 0s (0 B/s) 17:23:58 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 17:23:58 Fetched 645 kB in 0s (0 B/s) 17:23:58 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 17:23:58 Fetched 41.3 kB in 0s (0 B/s) 17:23:58 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 17:23:58 Fetched 17.9 kB in 0s (0 B/s) 17:23:58 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 17:23:58 Fetched 368 kB in 0s (0 B/s) 17:23:58 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 17:23:58 Fetched 187 kB in 0s (0 B/s) 17:23:58 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 17:23:58 Fetched 175 kB in 0s (0 B/s) 17:23:58 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 17:23:58 Fetched 206 kB in 0s (0 B/s) 17:23:58 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] 17:23:58 Fetched 1301 kB in 0s (0 B/s) 17:23:58 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 17:23:58 Fetched 36.2 kB in 0s (0 B/s) 17:23:58 Get:1 curl_7.58.0-2ubuntu3.13_amd64.deb [159 kB] 17:23:58 Fetched 159 kB in 0s (0 B/s) 17:23:58 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 17:23:58 Fetched 107 kB in 0s (0 B/s) 17:23:58 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 17:23:58 Fetched 48.7 kB in 0s (0 B/s) 17:23:58 Pulling static-packages 17:23:58 + snapcraftctl pull 17:23:58 Pulling version 17:23:58 + cd /root/project 17:23:58 + git describe --tags+ --abbrev=0 17:23:58 sed s/v// 17:23:58 + GIT_VERSION=2.0.1-dev.9 17:23:58 + [ -z 2.0.1-dev.9 ] 17:23:58 + snapcraftctl set-version 2.0.1-dev.9 17:23:58 Building config-common 17:23:58 + snapcraftctl build 17:23:59 Skipping build go-build-helper (already ran) 17:23:59 Building edgex-go 17:23:59 + cd /root/parts/edgex-go/src 17:23:59 + git describe --tags --abbrev=0 17:23:59 + sed s/v// 17:23:59 + GIT_VERSION=2.0.1-dev.9 17:23:59 + [ -z 2.0.1-dev.9 ] 17:23:59 + echo 2.0.1-dev.9 17:23:59 + make build 17:23:59 go mod tidy 17:24:01 go: downloading github.com/gorilla/mux v1.8.0 17:24:01 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 17:24:01 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.1-dev.2 17:24:01 go: downloading github.com/stretchr/testify v1.7.0 17:24:01 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 17:24:01 go: downloading github.com/google/uuid v1.3.0 17:24:01 go: downloading github.com/fxamacker/cbor/v2 v2.3.0 17:24:01 go: downloading gopkg.in/yaml.v2 v2.4.0 17:24:01 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 17:24:01 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 17:24:01 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 17:24:01 go: downloading github.com/lib/pq v1.10.2 17:24:01 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 17:24:01 go: downloading github.com/pelletier/go-toml v1.9.3 17:24:01 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 17:24:01 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 17:24:02 go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 17:24:02 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 17:24:02 go: downloading github.com/davecgh/go-spew v1.1.1 17:24:02 go: downloading github.com/pmezard/go-difflib v1.0.0 17:24:02 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 17:24:02 go: downloading github.com/stretchr/objx v0.1.0 17:24:02 go: downloading github.com/go-playground/validator/v10 v10.6.1 17:24:02 go: downloading github.com/go-kit/kit v0.9.0 17:24:02 go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 17:24:02 go: downloading github.com/x448/float16 v0.8.4 17:24:03 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 17:24:03 go: downloading github.com/go-redis/redis/v7 v7.3.0 17:24:03 go: downloading github.com/pebbe/zmq4 v1.2.7 17:24:03 go: downloading github.com/kr/pretty v0.2.0 17:24:03 go: downloading github.com/go-playground/universal-translator v0.17.0 17:24:03 go: downloading github.com/leodido/go-urn v1.2.0 17:24:03 go: downloading golang.org/x/text v0.3.2 17:24:03 go: downloading github.com/go-playground/assert/v2 v2.0.1 17:24:03 go: downloading github.com/go-playground/locales v0.13.0 17:24:03 go: downloading github.com/go-logfmt/logfmt v0.4.0 17:24:03 go: downloading github.com/go-stack/stack v1.8.0 17:24:03 go: downloading github.com/hashicorp/consul/api v1.8.1 17:24:03 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 17:24:03 go: downloading github.com/kr/text v0.1.0 17:24:03 go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd 17:24:03 go: downloading github.com/gorilla/websocket v1.4.2 17:24:03 go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 17:24:04 go: downloading github.com/onsi/ginkgo v1.10.1 17:24:04 go: downloading github.com/onsi/gomega v1.7.0 17:24:04 go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 17:24:04 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 17:24:04 go: downloading github.com/hashicorp/go-hclog v0.12.0 17:24:04 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 17:24:04 go: downloading github.com/hashicorp/serf v0.9.5 17:24:04 go: downloading github.com/mitchellh/mapstructure v1.1.2 17:24:04 go: downloading github.com/hashicorp/consul/sdk v0.7.0 17:24:04 go: downloading github.com/hashicorp/go-uuid v1.0.1 17:24:04 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 17:24:04 go: downloading github.com/mitchellh/copystructure v1.0.0 17:24:04 go: downloading github.com/fatih/color v1.9.0 17:24:04 go: downloading github.com/mattn/go-colorable v0.1.6 17:24:04 go: downloading github.com/mattn/go-isatty v0.0.12 17:24:04 go: downloading github.com/mitchellh/go-homedir v1.1.0 17:24:04 go: downloading github.com/pkg/errors v0.8.1 17:24:04 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 17:24:04 go: downloading github.com/hashicorp/go-msgpack v0.5.3 17:24:04 go: downloading github.com/hashicorp/memberlist v0.2.2 17:24:04 go: downloading github.com/mitchellh/reflectwalk v1.0.0 17:24:04 go: downloading github.com/hpcloud/tail v1.0.0 17:24:04 go: downloading github.com/mitchellh/go-testing-interface v1.0.0 17:24:04 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 17:24:04 go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 17:24:04 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 17:24:04 go: downloading github.com/hashicorp/go-multierror v1.1.0 17:24:04 go: downloading github.com/hashicorp/go-sockaddr v1.0.0 17:24:04 go: downloading github.com/miekg/dns v1.1.26 17:24:04 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 17:24:04 go: downloading github.com/hashicorp/golang-lru v0.5.0 17:24:04 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 17:24:04 go: downloading github.com/hashicorp/errwrap v1.0.0 17:24:04 go: downloading gopkg.in/fsnotify.v1 v1.4.7 17:24:04 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.9" -o cmd/core-data/core-data ./cmd/core-data 17:24:10 ---> bd2264926267 17:24:10 Step 9/23 : RUN go mod tidy 17:24:10 ---> e5551ec74162 17:24:10 Step 9/26 : RUN go mod tidy 17:24:10 ---> 3bf5c8694969 17:24:10 Step 9/22 : RUN go mod tidy 17:24:10 ---> 64c57077176f 17:24:10 Step 9/24 : RUN go mod tidy 17:24:10 ---> 63950ab65000 17:24:10 Step 9/23 : RUN go mod tidy 17:24:10 ---> Running in e0598e375864 17:24:10 ---> Running in 5e25ba31655c 17:24:10 ---> Running in cde0df903e3b 17:24:10 ---> Running in 617a002afbf9 17:24:10 ---> Running in d95ed44b4965 17:24:13 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.9" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 17:24:17 Removing intermediate container e0598e375864 17:24:17 ---> 61f10079f2fe 17:24:17 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 17:24:17 ---> Running in 29a0a5fb3dbf 17:24:17 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.9" -o cmd/core-command/core-command ./cmd/core-command 17:24:17 Removing intermediate container 5e25ba31655c 17:24:17 ---> e83dedcddadd 17:24:17 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 17:24:18 ---> Running in db01118084ae 17:24:18 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.9" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 17:24:18 Removing intermediate container 617a002afbf9 17:24:18 ---> 1184e1e6824b 17:24:18 Step 10/23 : RUN make cmd/support-notifications/support-notifications 17:24:18 Removing intermediate container d95ed44b4965 17:24:18 ---> 985383eedd0d 17:24:18 Step 10/24 : RUN make cmd/core-metadata/core-metadata 17:24:19 ---> Running in cd01a8983507 17:24:19 ---> Running in d19a6b149ddd 17:24:19 Removing intermediate container cde0df903e3b 17:24:19 ---> 6af387a4c676 17:24:19 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 17:24:19 ---> Running in 8244ff21bea6 17:24:19 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 17:24:19 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.9" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 17:24:20 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 17:24:20 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.9" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 17:24:21 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.9" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 17:24:21 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 17:24:21 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 17:24:21 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 17:24:22 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.9" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 17:24:23 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.9" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 17:24:24 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.9" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 17:24:25 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.9" -o ./cmd/secrets-config ./cmd/secrets-config 17:24:27 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.9" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 17:24:28 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 17:24:28 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 17:24:28 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 17:24:28 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 17:24:28 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 17:24:28 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 17:24:28 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 17:24:28 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 17:24:28 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 17:24:28 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 17:24:28 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 17:24:28 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 17:24:28 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 17:24:28 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 17:24:28 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 17:24:28 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 17:24:28 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 17:24:28 + 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 17:24:28 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 17:24:28 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 17:24:28 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 17:24:28 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 17:24:28 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 17:24:28 + 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 17:24:28 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 17:24:28 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 17:24:28 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 17:24:29 Building hooks 17:24:29 + cd /root/parts/hooks/src 17:24:29 + make build 17:24:29 go mod tidy 17:24:30 go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.3 17:24:30 go: downloading github.com/stretchr/testify v1.5.1 17:24:30 go: downloading gopkg.in/yaml.v2 v2.2.2 17:24:30 go: downloading github.com/davecgh/go-spew v1.1.0 17:24:30 GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure 17:24:30 GO111MODULE=on go build -o cmd/install/install ./cmd/install 17:24:31 + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure 17:24:31 + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install 17:24:35 Building static-packages 17:24:35 + snapcraftctl build 17:24:37 Building version 17:24:37 + snapcraftctl build 17:24:39 Staging config-common 17:24:39 + snapcraftctl stage 17:24:39 Skipping stage go-build-helper (already ran) 17:24:39 Staging edgex-go 17:24:39 + snapcraftctl stage 17:24:40 Staging hooks 17:24:40 + snapcraftctl stage 17:24:42 Staging static-packages 17:24:42 + snapcraftctl stage 17:24:43 Staging version 17:24:43 + snapcraftctl stage 17:24:44 Priming config-common 17:24:44 + snapcraftctl prime 17:24:45 Priming go-build-helper 17:24:45 + snapcraftctl prime 17:24:46 Priming edgex-go 17:24:46 + snapcraftctl prime 17:24:47 Priming hooks 17:24:47 + snapcraftctl prime 17:24:48 Priming static-packages 17:24:48 + snapcraftctl prime 17:24:51 Priming version 17:24:51 + snapcraftctl prime 17:24:52 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] } 17:26:13 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 17:26:13 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 17:26:24 Removing intermediate container db01118084ae 17:26:24 ---> 03e73cc36f52 17:26:24 17:26:24 Step 11/26 : FROM alpine:3.12 17:26:24 Removing intermediate container 8244ff21bea6 17:26:24 ---> 6d06b1d09faa 17:26:24 17:26:24 Step 11/22 : FROM alpine:3.12 17:26:24 Removing intermediate container 29a0a5fb3dbf 17:26:24 ---> 9bd8b7d96b0e 17:26:24 17:26:24 Step 11/23 : FROM alpine:3.12 17:26:24 Removing intermediate container cd01a8983507 17:26:24 ---> ab7981de2283 17:26:24 17:26:24 Step 11/23 : FROM alpine:3.12 17:26:24 3.12: Pulling from library/alpine 17:26:24 3.12: Pulling from library/alpine 17:26:24 3.12: Pulling from library/alpine 17:26:24 3.12: Pulling from library/alpine 17:26:26 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 17:26:26 Status: Downloaded newer image for alpine:3.12 17:26:26 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 17:26:26 Status: Image is up to date for alpine:3.12 17:26:26 ---> c4fd0aeabfcf 17:26:26 Step 12/22 : RUN apk add --update --no-cache curl 17:26:26 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 17:26:26 Status: Image is up to date for alpine:3.12 17:26:26 ---> c4fd0aeabfcf 17:26:26 Step 12/23 : RUN apk add --update --no-cache dumb-init 17:26:26 ---> c4fd0aeabfcf 17:26:26 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 17:26:26 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 17:26:26 Status: Image is up to date for alpine:3.12 17:26:26 Removing intermediate container d19a6b149ddd 17:26:26 ---> a9c70d681344 17:26:26 17:26:26 Step 11/24 : FROM alpine:3.12 17:26:26 ---> c4fd0aeabfcf 17:26:26 Step 12/24 : RUN apk add --update --no-cache dumb-init 17:26:26 ---> c4fd0aeabfcf 17:26:26 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 17:26:26 ---> Running in 1dd8c5c075b3 17:26:26 ---> Running in 13cb649d0d86 17:26:26 ---> Running in 79d7f3337dfe 17:26:26 ---> Running in c8fc051f2d85 17:26:26 ---> Running in 3ef57a7863d3 17:26:29 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 17:26:29 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 17:26:29 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 17:26:29 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 17:26:29 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 17:26:29 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 17:26:29 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 17:26:29 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 17:26:29 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 17:26:29 (1/2) Installing ca-certificates (20191127-r4) 17:26:29 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 17:26:29 (2/2) Installing dumb-init (1.2.2-r1) 17:26:29 Executing busybox-1.31.1-r20.trigger 17:26:29 Executing ca-certificates-20191127-r4.trigger 17:26:29 (1/1) Installing dumb-init (1.2.2-r1) 17:26:29 Executing busybox-1.31.1-r20.trigger 17:26:29 OK: 5 MiB in 15 packages 17:26:29 (1/1) Installing dumb-init (1.2.2-r1) 17:26:29 Executing busybox-1.31.1-r20.trigger 17:26:29 OK: 5 MiB in 15 packages 17:26:30 OK: 6 MiB in 16 packages 17:26:30 (1/4) Installing ca-certificates (20191127-r4) 17:26:30 (1/6) Installing ca-certificates (20191127-r4) 17:26:30 (2/4) Installing nghttp2-libs (1.41.0-r0) 17:26:30 (3/4) Installing libcurl (7.77.0-r0) 17:26:30 (4/4) Installing curl (7.77.0-r0) 17:26:30 Executing busybox-1.31.1-r20.trigger 17:26:30 (2/6) Installing nghttp2-libs (1.41.0-r0) 17:26:30 Executing ca-certificates-20191127-r4.trigger 17:26:30 (3/6) Installing libcurl (7.77.0-r0) 17:26:30 (4/6) Installing curl (7.77.0-r0) 17:26:30 (5/6) Installing dumb-init (1.2.2-r1) 17:26:30 (6/6) Installing su-exec (0.2-r1) 17:26:30 Executing busybox-1.31.1-r20.trigger 17:26:30 Executing ca-certificates-20191127-r4.trigger 17:26:30 OK: 7 MiB in 18 packages 17:26:30 OK: 7 MiB in 20 packages 17:26:31 Removing intermediate container 79d7f3337dfe 17:26:31 ---> eb130e64cb28 17:26:31 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:26:31 ---> Running in 518261009efe 17:26:32 Removing intermediate container 13cb649d0d86 17:26:32 ---> a33e9c82fb8f 17:26:32 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:26:32 Removing intermediate container 1dd8c5c075b3 17:26:32 ---> 06732afe8756 17:26:32 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 17:26:33 ---> Running in 2109a8b9a451 17:26:33 Removing intermediate container 518261009efe 17:26:33 ---> f0797df384d6 17:26:33 Step 14/23 : ENV APP_PORT=59861 17:26:33 ---> Running in 359e76ebabb4 17:26:33 ---> Running in 0ef930c88809 17:26:33 Removing intermediate container c8fc051f2d85 17:26:33 ---> fc215887f940 17:26:33 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 17:26:33 Removing intermediate container 3ef57a7863d3 17:26:33 ---> 4c53af02427e 17:26:33 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 17:26:33 ---> Running in d85faa0028fe 17:26:33 ---> Running in 9948de081228 17:26:33 Removing intermediate container 2109a8b9a451 17:26:33 ---> 493272953b83 17:26:33 Step 14/24 : ENV APP_PORT=59881 17:26:33 Removing intermediate container 359e76ebabb4 17:26:33 ---> aec294d80eac 17:26:33 Step 14/23 : ENV APP_PORT=59860 17:26:33 ---> Running in 22527a002938 17:26:33 Removing intermediate container 0ef930c88809 17:26:33 ---> 05ce9d981da3 17:26:33 Step 15/23 : EXPOSE $APP_PORT 17:26:34 ---> Running in 33b6c840df8b 17:26:34 ---> Running in f9a494d94853 17:26:34 Removing intermediate container 9948de081228 17:26:34 ---> 30ebfe1ba433 17:26:34 Step 14/26 : WORKDIR / 17:26:34 Removing intermediate container d85faa0028fe 17:26:34 ---> f1f6d1a58f43 17:26:34 Step 14/22 : WORKDIR /edgex 17:26:34 ---> Running in 8d9adb6724a5 17:26:34 ---> Running in 36735f74d565 17:26:34 Removing intermediate container 22527a002938 17:26:34 ---> 662b00cc6b2d 17:26:34 Step 15/24 : EXPOSE $APP_PORT 17:26:34 Removing intermediate container 33b6c840df8b 17:26:34 ---> d76dca52cc3e 17:26:34 Step 15/23 : EXPOSE $APP_PORT 17:26:35 ---> Running in 76e2cfb2fd18 17:26:35 Removing intermediate container f9a494d94853 17:26:35 ---> 96132f03eb18 17:26:35 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 17:26:35 ---> Running in 5ea40b5d8206 17:26:35 Removing intermediate container 8d9adb6724a5 17:26:35 ---> 9e0275cf2ff9 17:26:35 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 17:26:35 Removing intermediate container 36735f74d565 17:26:35 ---> e3a0d7223925 17:26:35 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 17:26:35 Removing intermediate container 76e2cfb2fd18 17:26:35 ---> fe22160b7d07 17:26:35 Step 16/24 : WORKDIR / 17:26:35 ---> Running in 51361a063c35 17:26:35 Removing intermediate container 5ea40b5d8206 17:26:35 ---> 0c3ee28bcc40 17:26:35 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 17:26:36 ---> 0590a45b5899 17:26:36 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 17:26:36 ---> 9716ac786133 17:26:36 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 17:26:36 ---> 678d2226052e 17:26:36 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 17:26:36 Removing intermediate container 51361a063c35 17:26:36 ---> 99c6cf21fa81 17:26:36 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 17:26:37 ---> 4258c87f91be 17:26:37 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 17:26:37 ---> 2956d46c0827 17:26:37 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 17:26:38 ---> c945d822c193 17:26:38 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 17:26:38 ---> dd28186be5bf 17:26:38 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 17:26:38 ---> 42a4903364fb 17:26:38 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 17:26:39 ---> 80a3be23ca37 17:26:39 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 17:26:39 ---> f96913460ed6 17:26:39 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 17:26:39 ---> 4598fae995c9 17:26:39 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 17:26:39 ---> Running in 3f3d857a732c 17:26:39 ---> 6357e1a7909a 17:26:39 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 17:26:40 ---> 74e6adb84977 17:26:40 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 17:26:40 ---> eaa433755503 17:26:40 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 17:26:40 ---> Running in 25b5148a6abc 17:26:40 ---> bf5cbb0a2d2b 17:26:40 Step 19/23 : ENTRYPOINT ["/support-notifications"] 17:26:40 Removing intermediate container 3f3d857a732c 17:26:40 ---> f3d63a81a3ac 17:26:40 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:26:40 ---> Running in 64784c457aed 17:26:40 ---> Running in f957cd5e4bdd 17:26:40 ---> eb32c5a429f8 17:26:40 Step 20/24 : ENTRYPOINT ["/core-metadata"] 17:26:41 Removing intermediate container 25b5148a6abc 17:26:41 ---> acb765ef5838 17:26:41 Step 19/22 : CMD ["--init=true"] 17:26:41 ---> Running in 7c2ea4c85f26 17:26:41 ---> Running in 8a118286de72 17:26:41 Removing intermediate container 64784c457aed 17:26:41 ---> e03728c6dc81 17:26:41 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:26:41 Removing intermediate container f957cd5e4bdd 17:26:41 ---> aee3b87b7400 17:26:41 Step 21/23 : LABEL arch=arm64 17:26:41 ---> aa91a9fcc57b 17:26:41 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 17:26:41 ---> Running in 0e8914e2d200 17:26:41 ---> Running in 489a2bbaccc2 17:26:42 Removing intermediate container 7c2ea4c85f26 17:26:42 ---> ff844d81f4eb 17:26:42 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:26:42 Removing intermediate container 8a118286de72 17:26:42 ---> 5a3b2f1875dc 17:26:42 Step 20/22 : LABEL arch=arm64 17:26:42 ---> Running in 973f3a369bbc 17:26:42 ---> Running in 73875323a931 17:26:42 Removing intermediate container 489a2bbaccc2 17:26:42 ---> 13a558cad018 17:26:42 Step 22/23 : LABEL git_sha=54c9ee803e0f045ae277f7104a63a7b395bd2bf0 17:26:43 Removing intermediate container 0e8914e2d200 17:26:43 ---> 3fb65cd845f7 17:26:43 Step 21/23 : LABEL arch=arm64 17:26:43 ---> Running in acf8eaa32c2e 17:26:43 ---> Running in 581108ba21ea 17:26:44 Removing intermediate container 973f3a369bbc 17:26:44 ---> 74ddb584ae31 17:26:44 Step 22/24 : LABEL arch=arm64 17:26:44 ---> d93e5366b2c7 17:26:44 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 17:26:44 Removing intermediate container 73875323a931 17:26:44 ---> 2419f9bea402 17:26:44 Step 21/22 : LABEL git_sha=54c9ee803e0f045ae277f7104a63a7b395bd2bf0 17:26:44 ---> Running in 90c83bed9744 17:26:44 ---> Running in d82df6f6386b 17:26:44 Removing intermediate container acf8eaa32c2e 17:26:44 ---> 377ae3a48149 17:26:44 Step 23/23 : LABEL version=0.0.0 17:26:44 Removing intermediate container 581108ba21ea 17:26:44 ---> 09d4ce5a18b3 17:26:44 Step 22/23 : LABEL git_sha=54c9ee803e0f045ae277f7104a63a7b395bd2bf0 17:26:44 ---> Running in dad8aaa0f822 17:26:44 ---> Running in a75d1f8b7879 17:26:45 Removing intermediate container 90c83bed9744 17:26:45 ---> 6339d8f62777 17:26:45 Step 23/24 : LABEL git_sha=54c9ee803e0f045ae277f7104a63a7b395bd2bf0 17:26:45 Removing intermediate container d82df6f6386b 17:26:45 ---> c1d8c6c3119f 17:26:45 Step 22/22 : LABEL version=0.0.0 17:26:45 ---> c03390555dd8 17:26:45 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/ 17:26:45 ---> Running in 34c8f8e2ef8b 17:26:45 ---> Running in 4ef7db9285d7 17:26:45 ---> Running in 52fae76eaa48 17:26:45 Removing intermediate container dad8aaa0f822 17:26:45 ---> 0b99aa6d365a 17:26:45 17:26:45 Removing intermediate container a75d1f8b7879 17:26:45 ---> 4bb5a3c10b25 17:26:45 Step 23/23 : LABEL version=0.0.0 17:26:46 Successfully built 0b99aa6d365a 17:26:46 ---> Running in 894d0c7e10db 17:26:46 Successfully tagged support-scheduler-arm64:latest 17:26:46  Building support-scheduler ... done Building sys-mgmt-agent 17:26:46 Removing intermediate container 34c8f8e2ef8b 17:26:46 ---> 263e35c14a93 17:26:46 Step 24/24 : LABEL version=0.0.0 17:26:46 Removing intermediate container 4ef7db9285d7 17:26:46 ---> e02a32cd0c65 17:26:46 17:26:46 ---> Running in 9e79cb063d4a 17:26:46 Removing intermediate container 894d0c7e10db 17:26:46 ---> 62aff7cbd231 17:26:46 17:26:47 Successfully built e02a32cd0c65 17:26:47 Successfully tagged security-proxy-setup-arm64:latest 17:26:47 Building core-command 17:26:47  Building security-proxy-setup ... done Successfully built 62aff7cbd231 17:26:47 Successfully tagged support-notifications-arm64:latest 17:26:47  Building support-notifications ... done Building core-data 17:26:47 Removing intermediate container 9e79cb063d4a 17:26:47 ---> 2f6b28c5b290 17:26:47 17:26:48 Successfully built 2f6b28c5b290 17:26:48 Successfully tagged core-metadata-arm64:latest 17:26:48 Building security-bootstrapper 17:26:48  Building core-metadata ... done Removing intermediate container 52fae76eaa48 17:26:48 ---> 276d06bab6c2 17:26:48 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 17:26:49 ---> Running in c7d08462db42 17:26:50 Removing intermediate container c7d08462db42 17:26:50 ---> e9e81a35b533 17:26:50 Step 24/26 : LABEL arch=arm64 17:26:51 ---> Running in 9e3d159bec2b 17:26:52 Removing intermediate container 9e3d159bec2b 17:26:52 ---> 6f086e696e45 17:26:52 Step 25/26 : LABEL git_sha=54c9ee803e0f045ae277f7104a63a7b395bd2bf0 17:26:53 ---> Running in 72e7b5516125 17:26:54 Removing intermediate container 72e7b5516125 17:26:54 ---> fbab48a473b9 17:26:54 Step 26/26 : LABEL version=0.0.0 17:26:55 ---> Running in 1742d0e8420f 17:26:56 Removing intermediate container 1742d0e8420f 17:26:56 ---> e56df0bae1d5 17:26:56 17:26:56 Successfully built e56df0bae1d5 17:26:56 Successfully tagged security-secretstore-setup-arm64:latest 17:27:35  Building security-secretstore-setup ... done Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 17:27:35 Step 2/24 : FROM ${BUILDER_BASE} AS builder 17:27:35 ---> e230b7e9deee 17:27:35 Step 3/24 : WORKDIR /edgex-go 17:27:35 ---> Using cache 17:27:35 ---> 92dd57f9cb6e 17:27:35 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:27:35 ---> Using cache 17:27:35 ---> 1caffe496f33 17:27:35 Step 5/24 : RUN apk add --update --no-cache make bash git 17:27:35 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 17:27:35 Step 2/32 : FROM ${BUILDER_BASE} AS builder 17:27:35 ---> e230b7e9deee 17:27:35 Step 3/32 : WORKDIR /edgex-go 17:27:35 ---> Using cache 17:27:35 ---> 92dd57f9cb6e 17:27:35 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:27:35 ---> Using cache 17:27:35 ---> 1caffe496f33 17:27:35 Step 5/32 : RUN apk add --update --no-cache make git 17:27:35 ---> Using cache 17:27:35 ---> ffceb4665eb7 17:27:35 Step 6/32 : COPY go.mod . 17:27:35 ---> Using cache 17:27:35 ---> 01592985a8cb 17:27:35 Step 7/32 : RUN go mod downloadStep 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 17:27:35 Step 2/24 : FROM ${BUILDER_BASE} AS builder 17:27:35 ---> e230b7e9deee 17:27:35 Step 3/24 : WORKDIR /edgex-go 17:27:35 17:27:35 ---> Using cache 17:27:35 ---> 5f5dd9c8d830 17:27:35 Step 8/32 : COPY . . 17:27:35 ---> Using cache 17:27:35 ---> 92dd57f9cb6e 17:27:35 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:27:35 ---> Using cache 17:27:35 ---> 1caffe496f33 17:27:35 Step 5/24 : RUN apk add --update --no-cache make git 17:27:35 ---> Using cache 17:27:35 ---> ffceb4665eb7 17:27:35 Step 6/24 : COPY go.mod . 17:27:35 ---> Using cache 17:27:35 ---> 01592985a8cb 17:27:35 Step 7/24 : RUN go mod download 17:27:35 ---> Using cache 17:27:35 ---> 5f5dd9c8d830 17:27:35 Step 8/24 : COPY . . 17:27:35 ---> Using cache 17:27:35 ---> 3bf5c8694969 17:27:35 Step 9/32 : RUN go mod tidy 17:27:35 ---> Using cache 17:27:35 ---> 6af387a4c676 17:27:35 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 17:27:35 ---> Using cache 17:27:35 ---> 3bf5c8694969 17:27:35 Step 9/24 : RUN go mod tidy 17:27:35 ---> Using cache 17:27:35 ---> 6af387a4c676 17:27:35 Step 10/24 : RUN make cmd/core-command/core-command 17:27:35 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 17:27:35 Step 2/24 : FROM ${BUILDER_BASE} AS builder 17:27:35 ---> e230b7e9deee 17:27:35 Step 3/24 : WORKDIR /edgex-go 17:27:35 ---> Using cache 17:27:35 ---> 92dd57f9cb6e 17:27:35 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:27:35 ---> Using cache 17:27:35 ---> 1caffe496f33 17:27:35 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 17:27:38 ---> Running in 0e5f00fc074f 17:27:38 ---> Running in 75acd33d187d 17:27:38 ---> Running in 49f03c813611 17:27:38 ---> Running in e807cc597734 17:27:40 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 17:27:40 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 17:27:40 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 17:27:40 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 17:27:41 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 17:27:41 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 17:27:42 OK: 218 MiB in 52 packages 17:27:44 Removing intermediate container 0e5f00fc074f 17:27:44 ---> e1a0d59f6d0f 17:27:44 Step 6/24 : COPY go.mod . 17:27:44 OK: 218 MiB in 52 packages 17:27:45 ---> 9f894eb6ef00 17:27:45 Step 7/24 : RUN go mod download 17:27:45 ---> Running in f930ac10aafb 17:27:45 Removing intermediate container e807cc597734 17:27:45 ---> 960518e91a50 17:27:45 Step 6/24 : COPY go.mod . 17:27:47 ---> b31b2bfd6d79 17:27:47 Step 7/24 : RUN go mod download 17:27:47 ---> Running in 906b2b2a3e3a 17:27:50 Removing intermediate container f930ac10aafb 17:27:50 ---> 2de7d35e2213 17:27:50 Step 8/24 : COPY . . 17:27:53 Removing intermediate container 906b2b2a3e3a 17:27:53 ---> 30bf204bc8c3 17:27:53 Step 8/24 : COPY . . 17:28:22 ---> e8e3fe58acd1 17:28:22 Step 9/24 : RUN go mod tidy 17:28:22 ---> b4be2bc0b364 17:28:22 Step 9/24 : RUN go mod tidy 17:28:22 ---> Running in 760d7a58fac5 17:28:22 ---> Running in e52b9bff7615 17:28:26 Removing intermediate container 760d7a58fac5 17:28:26 ---> df40d6d45a1f 17:28:26 Step 10/24 : RUN make cmd/core-data/core-data 17:28:26 Removing intermediate container e52b9bff7615 17:28:26 ---> 3f3d317778b8 17:28:26 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 17:28:26 ---> Running in 6701a47d7f9b 17:28:26 ---> Running in 6340d7822bca 17:28:28 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 17:28:28 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 17:29:07 Removing intermediate container 49f03c813611 17:29:07 ---> 01cb1c0243f9 17:29:07 17:29:07 Step 11/32 : FROM alpine:3.12 17:29:07 ---> c4fd0aeabfcf 17:29:07 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 17:29:07 Removing intermediate container 75acd33d187d 17:29:07 ---> 00bee5472417 17:29:07 17:29:07 Step 11/24 : FROM alpine:3.12 17:29:07 ---> c4fd0aeabfcf 17:29:07 Step 12/24 : RUN apk add --update --no-cache dumb-init 17:29:07 ---> Using cache 17:29:07 ---> a33e9c82fb8f 17:29:07 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:29:07 ---> Using cache 17:29:07 ---> 493272953b83 17:29:07 Step 14/24 : ENV APP_PORT=59882 17:29:07 ---> Running in 1ea404b1c4b3 17:29:07 ---> Running in 1c124b10c4c4 17:29:07 Removing intermediate container 1ea404b1c4b3 17:29:07 ---> e5dd03d1bee5 17:29:07 Step 15/24 : EXPOSE $APP_PORT 17:29:07 Removing intermediate container 1c124b10c4c4 17:29:07 ---> 4de2bb1d8f28 17:29:07 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 17:29:07 ---> Running in 76ec78d85180 17:29:07 ---> Running in 858a04767703 17:29:07 Removing intermediate container 858a04767703 17:29:07 ---> c0f569969f67 17:29:07 Step 16/24 : WORKDIR / 17:29:07 ---> Running in 542cde426ff1 17:29:07 Removing intermediate container 542cde426ff1 17:29:07 ---> aef19b6a527b 17:29:07 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 17:29:07 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 17:29:07 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 17:29:07 (1/2) Installing dumb-init (1.2.2-r1) 17:29:07 (2/2) Installing su-exec (0.2-r1) 17:29:07 Executing busybox-1.31.1-r20.trigger 17:29:07 OK: 5 MiB in 16 packages 17:29:08 ---> bc85ab0ad4b2 17:29:08 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 17:29:10 Removing intermediate container 76ec78d85180 17:29:10 ---> 6c7be6544abb 17:29:10 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 17:29:10 ---> Running in 3c56ddfa77f9 17:29:10 ---> 26845a15f42c 17:29:10 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 17:29:11 Removing intermediate container 3c56ddfa77f9 17:29:11 ---> 2febd97068f2 17:29:11 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 17:29:11 ---> Running in 5d7f6ee32e72 17:29:12 ---> 279b3e53280e 17:29:12 Step 20/24 : ENTRYPOINT ["/core-command"] 17:29:12 ---> Running in efff634a4f80 17:29:12 Removing intermediate container 5d7f6ee32e72 17:29:12 ---> d78246d51f44 17:29:12 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 17:29:12 ---> Running in 9e4651ac75d6 17:29:13 Removing intermediate container efff634a4f80 17:29:13 ---> 5ad000b9a56b 17:29:13 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:29:13 ---> Running in 6378e5d736ad 17:29:14 Removing intermediate container 6378e5d736ad 17:29:14 ---> 94652cd13034 17:29:14 Step 22/24 : LABEL arch=arm64 17:29:14 ---> Running in 67d386c7b648 17:29:15 Removing intermediate container 67d386c7b648 17:29:15 ---> fbadcafbf9da 17:29:15 Step 23/24 : LABEL git_sha=54c9ee803e0f045ae277f7104a63a7b395bd2bf0 17:29:15 ---> Running in 7ce4636475c6 17:29:16 Removing intermediate container 7ce4636475c6 17:29:16 ---> 4904ae2944d7 17:29:16 Step 24/24 : LABEL version=0.0.0 17:29:16 ---> Running in d0f6f483c3af 17:29:16 Removing intermediate container 9e4651ac75d6 17:29:16 ---> 9d05d283caa1 17:29:16 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 17:29:17 ---> Running in 89a8691e40b7 17:29:17 Removing intermediate container d0f6f483c3af 17:29:17 ---> 655d3f17083a 17:29:17 17:29:17 Successfully built 655d3f17083a 17:29:18 Removing intermediate container 89a8691e40b7 17:29:18 ---> 9e8af53edd5f 17:29:18 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 17:29:18 Successfully tagged core-command-arm64:latest 17:29:19  Building core-command ... done  ---> 6c8a6f66b050 17:29:19 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 17:29:19 ---> Running in 47a40125a956 17:29:22 Removing intermediate container 47a40125a956 17:29:22 ---> 5f9a22e7f3da 17:29:22 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 17:29:24 ---> af194f21fcb4 17:29:24 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 17:29:26 ---> 578c431a7616 17:29:26 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 17:29:27 ---> e82b43bfcce9 17:29:27 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 17:29:28 ---> eb6a3cc1b70d 17:29:28 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 17:29:30 ---> 7edc35e5a05f 17:29:30 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 17:29:30 ---> Running in 8fd1be735b71 17:29:31 Removing intermediate container 8fd1be735b71 17:29:31 ---> 57c1487b33d2 17:29:31 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 17:29:33 ---> b61fe7aefe71 17:29:33 Step 27/32 : RUN chmod +x /entrypoint.sh 17:29:33 ---> Running in fb36c3ae4f65 17:29:36 Removing intermediate container fb36c3ae4f65 17:29:36 ---> 7b50cbabdeb5 17:29:36 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 17:29:37 ---> Running in 555756f4b970 17:29:38 Removing intermediate container 555756f4b970 17:29:38 ---> fc5284df3bbf 17:29:38 Step 29/32 : CMD ["gate"] 17:29:38 ---> Running in d8f30c367ace 17:29:39 Removing intermediate container d8f30c367ace 17:29:39 ---> bf2981cebc56 17:29:39 Step 30/32 : LABEL arch=arm64 17:29:40 ---> Running in 14e7ff87acdc 17:29:41 Removing intermediate container 6340d7822bca 17:29:41 ---> 23cbaf9f1815 17:29:41 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 17:29:41 Removing intermediate container 14e7ff87acdc 17:29:41 ---> 61f286361385 17:29:41 Step 31/32 : LABEL git_sha=54c9ee803e0f045ae277f7104a63a7b395bd2bf0 17:29:41 ---> Running in 8b57f3dde73d 17:29:42 ---> Running in 8f07ec8a085b 17:29:43 Removing intermediate container 8f07ec8a085b 17:29:43 ---> 071328df5207 17:29:43 Step 32/32 : LABEL version=0.0.0 17:29:43 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 17:29:43 ---> Running in 14b05926e196 17:29:43 Removing intermediate container 14b05926e196 17:29:43 ---> c1c6192f405a 17:29:43 17:29:44 Successfully built c1c6192f405a 17:29:44 Successfully tagged security-bootstrapper-arm64:latest 17:29:46  Building security-bootstrapper ... done Removing intermediate container 8b57f3dde73d 17:29:46 ---> 900077aacf23 17:29:46 17:29:46 Step 12/24 : FROM docker:20.10.0 17:29:46 20.10.0: Pulling from library/docker 17:29:48 Removing intermediate container 6701a47d7f9b 17:29:48 ---> 99a0e9ee870f 17:29:48 17:29:48 Step 11/24 : FROM alpine:3.12 17:29:48 ---> c4fd0aeabfcf 17:29:48 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 17:29:49 ---> Running in 29d2bbea68f8 17:29:50 Removing intermediate container 29d2bbea68f8 17:29:50 ---> 2a947956ccbf 17:29:50 Step 13/24 : ENV APP_PORT=59880 17:29:50 ---> Running in a3762db9c357 17:29:51 Removing intermediate container a3762db9c357 17:29:51 ---> f94ace99c501 17:29:51 Step 14/24 : EXPOSE $APP_PORT 17:29:52 ---> Running in ae6c66380638 17:29:53 Removing intermediate container ae6c66380638 17:29:53 ---> d7668b141997 17:29:53 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:29:53 ---> Running in f2062ffb7d93 17:29:55 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 17:29:55 Status: Downloaded newer image for docker:20.10.0 17:29:55 ---> eeaf43b92773 17:29:55 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 17:29:55 ---> Running in 7c98afe5925a 17:29:55 Removing intermediate container f2062ffb7d93 17:29:55 ---> 1495515e50f8 17:29:55 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 17:29:55 Removing intermediate container 7c98afe5925a 17:29:55 ---> 100c667307c4 17:29:55 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 17:29:56 ---> Running in 1309d1d445b7 17:29:56 ---> Running in d46416608dcb 17:29:57 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 17:29:57 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 17:29:57 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 17:29:58 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 17:29:58 (1/39) Installing readline (8.0.4-r0) 17:29:58 (2/39) Installing bash (5.0.17-r0) 17:29:58 Executing bash-5.0.17-r0.post-install 17:29:58 (3/39) Installing nghttp2-libs (1.41.0-r0) 17:29:58 (4/39) Installing libcurl (7.77.0-r0) 17:29:58 (5/39) Installing curl (7.77.0-r0) 17:29:58 (6/39) Installing dumb-init (1.2.2-r1) 17:29:58 (7/39) Installing libbz2 (1.0.8-r1) 17:29:58 (8/39) Installing expat (2.2.9-r1) 17:29:58 (9/39) Installing libffi (3.3-r2) 17:29:58 (10/39) Installing gdbm (1.13-r1) 17:29:58 (11/39) Installing xz-libs (5.2.5-r0) 17:29:58 (12/39) Installing sqlite-libs (3.32.1-r1) 17:29:58 (13/39) Installing python3 (3.8.10-r0) 17:29:59 (1/6) Installing dumb-init (1.2.2-r1) 17:29:59 (2/6) Installing libgcc (9.3.0-r2) 17:29:59 (3/6) Installing libsodium (1.0.18-r0) 17:30:00 (4/6) Installing libstdc++ (9.3.0-r2) 17:30:00 (5/6) Installing libzmq (4.3.3-r0) 17:30:00 (14/39) Installing py3-appdirs (1.4.4-r1) 17:30:00 (15/39) Installing py3-ordered-set (4.0.1-r0) 17:30:00 (16/39) Installing py3-parsing (2.4.7-r0) 17:30:00 (17/39) Installing py3-six (1.15.0-r0) 17:30:00 (18/39) Installing py3-packaging (20.4-r0) 17:30:00 (19/39) Installing py3-setuptools (47.0.0-r0) 17:30:00 (6/6) Installing zeromq (4.3.3-r0) 17:30:00 (20/39) Installing py3-chardet (3.0.4-r4) 17:30:00 Executing busybox-1.31.1-r20.trigger 17:30:00 OK: 8 MiB in 20 packages 17:30:00 (21/39) Installing py3-idna (2.9-r0) 17:30:00 (22/39) Installing py3-certifi (2020.4.5.1-r0) 17:30:00 (23/39) Installing py3-urllib3 (1.25.9-r0) 17:30:00 (24/39) Installing py3-requests (2.23.0-r0) 17:30:00 (25/39) Installing py3-msgpack (1.0.0-r0) 17:30:00 (26/39) Installing py3-lockfile (0.12.2-r3) 17:30:00 (27/39) Installing py3-cachecontrol (0.12.6-r0) 17:30:00 (28/39) Installing py3-colorama (0.4.3-r0) 17:30:00 (29/39) Installing py3-distlib (0.3.0-r0) 17:30:00 (30/39) Installing py3-distro (1.5.0-r1) 17:30:00 (31/39) Installing py3-webencodings (0.5.1-r3) 17:30:00 (32/39) Installing py3-html5lib (1.0.1-r4) 17:30:00 (33/39) Installing py3-pytoml (0.1.21-r0) 17:30:00 (34/39) Installing py3-pep517 (0.8.2-r0) 17:30:00 (35/39) Installing py3-progress (1.5-r0) 17:30:00 (36/39) Installing py3-toml (0.10.1-r0) 17:30:00 (37/39) Installing py3-retrying (1.3.3-r0) 17:30:00 (38/39) Installing py3-contextlib2 (0.6.0-r0) 17:30:00 (39/39) Installing py3-pip (20.1.1-r0) 17:30:00 Executing busybox-1.31.1-r19.trigger 17:30:00 OK: 72 MiB in 59 packages 17:30:02 Removing intermediate container 1309d1d445b7 17:30:02 ---> 05e07f42f3f3 17:30:02 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 17:30:02 ---> 7f2e9b1aea16 17:30:02 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 17:30:04 ---> c07db3714596 17:30:04 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 17:30:05 ---> 7bbe80a9187b 17:30:05 Step 20/24 : ENTRYPOINT ["/core-data"] 17:30:05 ---> Running in 9facaebbb293 17:30:05 Collecting docker-compose==1.23.2 17:30:05 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 17:30:05 Removing intermediate container 9facaebbb293 17:30:05 ---> f1d59f231151 17:30:05 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:30:05 ---> Running in 99b8db1c2881 17:30:06 Removing intermediate container 99b8db1c2881 17:30:06 ---> 613fd62c39cd 17:30:06 Step 22/24 : LABEL arch=arm64 17:30:06 ---> Running in be4fcb82485b 17:30:06 Collecting PyYAML<4,>=3.10 17:30:06 Downloading PyYAML-3.13.tar.gz (270 kB) 17:30:07 Removing intermediate container be4fcb82485b 17:30:07 ---> 6432922403f1 17:30:07 Step 23/24 : LABEL git_sha=54c9ee803e0f045ae277f7104a63a7b395bd2bf0 17:30:07 ---> Running in 2398cbf94c85 17:30:08 Removing intermediate container 2398cbf94c85 17:30:08 ---> 51b22a9fef8a 17:30:08 Step 24/24 : LABEL version=0.0.0 17:30:08 ---> Running in 034a63abb937 17:30:08 Removing intermediate container 034a63abb937 17:30:08 ---> 651cf2e9f44a 17:30:08 17:30:08 Successfully built 651cf2e9f44a 17:30:08 Successfully tagged core-data-arm64:latest 17:30:10  Building core-data ... done Collecting texttable<0.10,>=0.9.0 17:30:10 Downloading texttable-0.9.1.tar.gz (11 kB) 17:30:12 Collecting dockerpty<0.5,>=0.4.1 17:30:12 Downloading dockerpty-0.4.1.tar.gz (13 kB) 17:30:14 Collecting jsonschema<3,>=2.5.1 17:30:14 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 17:30:14 Collecting cached-property<2,>=1.2.0 17:30:14 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 17:30:14 Collecting websocket-client<1.0,>=0.32.0 17:30:14 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 17:30:15 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 17:30:15 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 17:30:16 Collecting docopt<0.7,>=0.6.1 17:30:16 Downloading docopt-0.6.2.tar.gz (25 kB) 17:30:18 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 17:30:18 Collecting docker<4.0,>=3.6.0 17:30:18 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 17:30:19 Collecting urllib3<1.25,>=1.21.1 17:30:19 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 17:30:19 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) 17:30:19 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) 17:30:19 Collecting idna<2.8,>=2.5 17:30:19 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 17:30:19 Collecting docker-pycreds>=0.4.0 17:30:19 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 17:30:19 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 17:30:19 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 17:30:19 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 17:30:19 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 17:30:20 Installing collected packages: PyYAML, texttable, dockerpty, jsonschema, cached-property, websocket-client, urllib3, idna, requests, docopt, docker-pycreds, docker, docker-compose 17:30:20 Running setup.py install for PyYAML: started 17:30:22 Running setup.py install for PyYAML: finished with status 'done' 17:30:22 Running setup.py install for texttable: started 17:30:24 Running setup.py install for texttable: finished with status 'done' 17:30:24 Running setup.py install for dockerpty: started 17:30:26 Running setup.py install for dockerpty: finished with status 'done' 17:30:27 Attempting uninstall: urllib3 17:30:27 Found existing installation: urllib3 1.25.9 17:30:27 Uninstalling urllib3-1.25.9: 17:30:27 Successfully uninstalled urllib3-1.25.9 17:30:27 Attempting uninstall: idna 17:30:27 Found existing installation: idna 2.9 17:30:27 Uninstalling idna-2.9: 17:30:27 Successfully uninstalled idna-2.9 17:30:28 Attempting uninstall: requests 17:30:28 Found existing installation: requests 2.23.0 17:30:28 Uninstalling requests-2.23.0: 17:30:28 Successfully uninstalled requests-2.23.0 17:30:28 Running setup.py install for docopt: started 17:30:30 Running setup.py install for docopt: finished with status 'done' 17:30:32 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 17:30:40 Removing intermediate container d46416608dcb 17:30:40 ---> a55564ee4399 17:30:40 Step 15/24 : ENV APP_PORT=58890 17:30:40 ---> Running in 69b10659cd01 17:30:40 Removing intermediate container 69b10659cd01 17:30:40 ---> aefb860925d3 17:30:40 Step 16/24 : EXPOSE $APP_PORT 17:30:40 ---> Running in 1b60e3d7ae35 17:30:41 Removing intermediate container 1b60e3d7ae35 17:30:41 ---> 027529188ccd 17:30:41 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 17:30:43 ---> 6b7ea6eb2ce8 17:30:43 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 17:30:43 ---> 438f0ac053dd 17:30:43 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 17:30:44 ---> 4b7bdddd8c98 17:30:44 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 17:30:44 ---> Running in 32104d7379b2 17:30:45 Removing intermediate container 32104d7379b2 17:30:45 ---> 2bb3a7a925be 17:30:45 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:30:45 ---> Running in 42aa9fd34c6c 17:30:45 Removing intermediate container 42aa9fd34c6c 17:30:45 ---> c2e8c706b675 17:30:45 Step 22/24 : LABEL arch=arm64 17:30:45 ---> Running in 53533224eca0 17:30:46 Removing intermediate container 53533224eca0 17:30:46 ---> 7ef3b76e5f9b 17:30:46 Step 23/24 : LABEL git_sha=54c9ee803e0f045ae277f7104a63a7b395bd2bf0 17:30:46 ---> Running in 496206c3b000 17:30:47 Removing intermediate container 496206c3b000 17:30:47 ---> 70a0ef35d375 17:30:47 Step 24/24 : LABEL version=0.0.0 17:30:47 ---> Running in 22f98e873704 17:30:48 Removing intermediate container 22f98e873704 17:30:48 ---> 63b27a0f4482 17:30:48 17:30:48 Successfully built 63b27a0f4482 17:30:48 Successfully tagged sys-mgmt-agent-arm64:latest 17:30:48  Building sys-mgmt-agent ... done  [Pipeline] } 17:30:48 $ docker stop --time=1 4793d3dd66831fc6222ca7a1b3ca6c2addb4921951cc10385c5594301b0e539a 17:30:50 $ docker rm -f 4793d3dd66831fc6222ca7a1b3ca6c2addb4921951cc10385c5594301b0e539a [Pipeline] // withDockerContainer [Pipeline] sh 17:30:51 + docker images 17:30:51 REPOSITORY TAG IMAGE ID CREATED SIZE 17:30:51 sys-mgmt-agent-arm64 latest 63b27a0f4482 4 seconds ago 298MB 17:30:51 core-data-arm64 latest 651cf2e9f44a 43 seconds ago 19.2MB 17:30:51 99a0e9ee870f About a minute ago 998MB 17:30:51 900077aacf23 About a minute ago 992MB 17:30:51 security-bootstrapper-arm64 latest c1c6192f405a About a minute ago 17.5MB 17:30:51 core-command-arm64 latest 655d3f17083a About a minute ago 15MB 17:30:51 00bee5472417 About a minute ago 989MB 17:30:51 01cb1c0243f9 About a minute ago 992MB 17:30:51 security-secretstore-setup-arm64 latest e56df0bae1d5 3 minutes ago 27.1MB 17:30:51 core-metadata-arm64 latest 2f6b28c5b290 4 minutes ago 15.7MB 17:30:51 support-notifications-arm64 latest 62aff7cbd231 4 minutes ago 15.7MB 17:30:51 security-proxy-setup-arm64 latest e02a32cd0c65 4 minutes ago 24.2MB 17:30:51 support-scheduler-arm64 latest 0b99aa6d365a 4 minutes ago 15.1MB 17:30:51 a9c70d681344 4 minutes ago 995MB 17:30:51 ab7981de2283 4 minutes ago 992MB 17:30:51 9bd8b7d96b0e 4 minutes ago 991MB 17:30:51 6d06b1d09faa 4 minutes ago 996MB 17:30:51 03e73cc36f52 4 minutes ago 999MB 17:30:51 ci-base-image-arm64 latest e230b7e9deee 15 minutes ago 664MB 17:30:51 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine d9e956139c92 21 hours ago 451MB 17:30:51 alpine 3.12 c4fd0aeabfcf 4 weeks ago 5.32MB 17:30:51 docker 20.10.0 eeaf43b92773 7 months ago 228MB 17:30:51 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 12 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 17:30:52 ---> job-cost.sh 17:30:52 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ti1f 17:31:31 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 17:33:08 lf-activate-venv(): INFO: Adding /tmp/venv-ti1f/bin to PATH 17:33:08 INFO: No Stack... 17:33:08 INFO: Retrieving Pricing Info for: v2-standard-4 17:33:08 INFO: Archiving Costs [Pipeline] sh 17:33:08 + cut -d, -f6 17:33:08 + cat /w/workspace/edgex-go/43/archives/cost.csv [Pipeline] lock 17:33:08 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3531-43-stack-cost] 17:33:08 Resource [jenkins-edgexfoundry-edgex-go-PR-3531-43-stack-cost] did not exist. Created. 17:33:08 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3531-43-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:33:09 + echo total: 0.18000000715255737 [Pipeline] stash 17:33:09 Stashed 1 file(s) [Pipeline] } 17:33:09 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3531-43-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 17:33:10 provisioning config files... 17:33:10 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/43@tmp/config7953656782815092079tmp [Pipeline] { [Pipeline] sh 17:33:10 + set +x 17:33:10 + curl -s https://codecov.io/bash 17:33:10 + bash -s -- 17:33:10 17:33:10 _____ _ 17:33:10 / ____| | | 17:33:10 | | ___ __| | ___ ___ _____ __ 17:33:10 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 17:33:10 | |___| (_) | (_| | __/ (_| (_) \ V / 17:33:10 \_____\___/ \__,_|\___|\___\___/ \_/ 17:33:10 Bash-1.0.5 17:33:10 17:33:10 17:33:10 ==> git version 2.24.4 found 17:33:10 ==> 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 17:33:10 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 17:33:10 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 17:33:10 ==> Jenkins CI detected. 17:33:10 project root: . 17:33:10 --> token set from env 17:33:10 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 17:33:10 ==> Running gcov in . (disable via -X gcov) 17:33:10 ==> Python coveragepy not found 17:33:10 ==> Searching for coverage reports in: 17:33:10 + . 17:33:10 -> Found 1 reports 17:33:10 ==> Detecting git/mercurial file structure 17:33:10 ==> Reading reports 17:33:10 + ./coverage.out bytes=402846 17:33:10 ==> Appending adjustments 17:33:10 https://docs.codecov.io/docs/fixing-reports 17:33:11 + Found adjustments 17:33:11 ==> Gzipping contents 17:33:11 56K /tmp/codecov.ayt5rq.gz 17:33:11 ==> Uploading reports 17:33:11 url: https://codecov.io 17:33:11 query: branch=PR-3531&commit=54c9ee803e0f045ae277f7104a63a7b395bd2bf0&build=43&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3531%2F43%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3531&job=&cmd_args= 17:33:11 -> Pinging Codecov 17:33:11 https://codecov.io/upload/v4?package=bash-1.0.5&token=&package=bash-1.0.5&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3531&commit=54c9ee803e0f045ae277f7104a63a7b395bd2bf0&build=43&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3531%2F43%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3531&job=&cmd_args= 17:33:12 -> Uploading to 17:33:12 https://storage.googleapis.com/codecov/v4/raw/2021-07-15/00271124DB129430A58F1EEE437C3FCB/54c9ee803e0f045ae277f7104a63a7b395bd2bf0/e0264944-aadb-48dc-869f-1151bbb9efb0.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210715%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210715T173312Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=8599ae805316d8fe9a85d7dccda13596a7527ad2406898ceefa952bdaa942e87 17:33:12 % Total % Received % Xferd Average Speed Time Time Time Current 17:33:12 Dload Upload Total Spent Left Speed 17:33:12 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54483 0 0 100 54483 0 119k --:--:-- --:--:-- --:--:-- 119k 100 54483 0 0 100 54483 0 119k --:--:-- --:--:-- --:--:-- 119k 17:33:12 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/54c9ee803e0f045ae277f7104a63a7b395bd2bf0 [Pipeline] } 17:33:12 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 17:33:14 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:33:14 ---> package-listing.sh 17:33:14 ++ facter osfamily 17:33:14 ++ tr '[:upper:]' '[:lower:]' 17:33:15 + OS_FAMILY=redhat 17:33:15 + workspace=/w/workspace/edgex-go/43 17:33:15 + START_PACKAGES=/tmp/packages_start.txt 17:33:15 + END_PACKAGES=/tmp/packages_end.txt 17:33:15 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:33:15 + PACKAGES=/tmp/packages_start.txt 17:33:15 + '[' /w/workspace/edgex-go/43 ']' 17:33:15 + PACKAGES=/tmp/packages_end.txt 17:33:15 + case "${OS_FAMILY}" in 17:33:15 + sort 17:33:15 + rpm -qa 17:33:16 + '[' -f /tmp/packages_start.txt ']' 17:33:16 + '[' -f /tmp/packages_end.txt ']' 17:33:16 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:33:16 + '[' /w/workspace/edgex-go/43 ']' 17:33:16 + mkdir -p /w/workspace/edgex-go/43/archives/ 17:33:16 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/43/archives/ [Pipeline] echo 17:33:16 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/43/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 17:33:17 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 17:33:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 17:33:17 17:33:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 17:33:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 17:33:18 alpine: Pulling from edgex-lftools-log-publisher 17:33:18 5843afab3874: Pulling fs layer 17:33:18 2dfaacf7024e: Pulling fs layer 17:33:18 2dbba127c6aa: Pulling fs layer 17:33:18 1a467efa2204: Pulling fs layer 17:33:18 865369a531d5: Pulling fs layer 17:33:18 2dc3bafdbf1c: Pulling fs layer 17:33:18 9ac237eaa80d: Pulling fs layer 17:33:18 6bcad4ecc5c2: Pulling fs layer 17:33:18 7074353bde3e: Pulling fs layer 17:33:18 2dc3bafdbf1c: Waiting 17:33:18 9ac237eaa80d: Waiting 17:33:18 6bcad4ecc5c2: Waiting 17:33:18 7074353bde3e: Waiting 17:33:18 1a467efa2204: Waiting 17:33:18 865369a531d5: Waiting 17:33:18 2dfaacf7024e: Verifying Checksum 17:33:18 2dfaacf7024e: Download complete 17:33:18 1a467efa2204: Verifying Checksum 17:33:18 1a467efa2204: Download complete 17:33:18 5843afab3874: Verifying Checksum 17:33:18 5843afab3874: Download complete 17:33:18 2dc3bafdbf1c: Verifying Checksum 17:33:18 2dc3bafdbf1c: Download complete 17:33:18 9ac237eaa80d: Verifying Checksum 17:33:18 9ac237eaa80d: Download complete 17:33:18 865369a531d5: Verifying Checksum 17:33:18 865369a531d5: Download complete 17:33:18 6bcad4ecc5c2: Verifying Checksum 17:33:18 6bcad4ecc5c2: Download complete 17:33:18 5843afab3874: Pull complete 17:33:18 2dfaacf7024e: Pull complete 17:33:19 2dbba127c6aa: Verifying Checksum 17:33:19 2dbba127c6aa: Download complete 17:33:19 2dbba127c6aa: Pull complete 17:33:19 1a467efa2204: Pull complete 17:33:19 865369a531d5: Pull complete 17:33:19 2dc3bafdbf1c: Pull complete 17:33:20 9ac237eaa80d: Pull complete 17:33:20 6bcad4ecc5c2: Pull complete 17:33:22 7074353bde3e: Verifying Checksum 17:33:22 7074353bde3e: Download complete 17:33:27 7074353bde3e: Pull complete 17:33:27 Digest: sha256:2a5174b1bc71a2b706ed38de5c718fca755e8a1691f7904ed9ba2ee036070238 17:33:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 17:33:27 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 17:33:27 prd-centos7-docker-4c-2g-2878 does not seem to be running inside a container 17:33:27 $ 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/43/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/43 -v /w/workspace/edgex-go/43:/w/workspace/edgex-go/43:rw,z -v /w/workspace/edgex-go/43@tmp:/w/workspace/edgex-go/43@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 17:33:29 $ docker top 700edf6906f90ac53d497323f563cde74fb97873af7476bfe1138491b2b831bf -eo pid,comm [Pipeline] { [Pipeline] sh 17:33:30 + touch /tmp/pre-build-complete [Pipeline] sh 17:33:30 + mkdir -p /var/log/sa [Pipeline] sh 17:33:31 + ls /var/log/sa-host 17:33:31 + sadf -c /var/log/sa-host/sa05 17:33:31 file_magic: OK 17:33:31 HZ: Using current value: 100 17:33:31 file_header: OK 17:33:31 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 17:33:31 Statistics: 17:33:31 Hnuu...uuuununununu...Hnuu...uuuununununu... 17:33:31 File successfully converted to sysstat format version 12.5.4 17:33:31 + sadf -c /var/log/sa-host/sa15 17:33:31 file_magic: OK 17:33:31 HZ: Using current value: 100 17:33:31 file_header: OK 17:33:31 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 17:33:31 Statistics: 17:33:31 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... 17:33:31 File successfully converted to sysstat format version 12.5.4 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:33:31 provisioning config files... 17:33:31 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/43@tmp/config4050939480374111645tmp [Pipeline] { [Pipeline] echo 17:33:31 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:33:31 ---> create-netrc.sh [Pipeline] } 17:33:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 17:33:32 ---> python-tools-install.sh [Pipeline] echo 17:33:32 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 17:33:32 ---> sudo-logs.sh 17:33:32 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 17:33:32 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 17:33:32 ---> job-cost.sh 17:33:32 lf-activate-venv: SKIPPING 17:33:32 DEBUG: total: 0.18000000715255737 17:33:32 INFO: Retrieving Stack Cost... 17:33:33 INFO: Retrieving Pricing Info for: v3-standard-2 17:33:33 INFO: Archiving Costs [Pipeline] echo 17:33:33 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:33:34 ---> logs-deploy.sh 17:33:34 lf-activate-venv: SKIPPING 17:33:34 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3531/43 17:33:34 INFO: archiving workspace using pattern(s): 17:33:34 Archives upload complete. 17:33:35 INFO: archiving logs to Nexus 17:33:35 ---> uname -a: 17:33:35 Linux prd-centos7-docker-4c-2g-2878.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 17:33:35 17:33:35 17:33:35 ---> lscpu: 17:33:35 Architecture: x86_64 17:33:35 CPU op-mode(s): 32-bit, 64-bit 17:33:35 Address sizes: 40 bits physical, 48 bits virtual 17:33:35 Byte Order: Little Endian 17:33:35 CPU(s): 2 17:33:35 On-line CPU(s) list: 0,1 17:33:35 Vendor ID: AuthenticAMD 17:33:35 BIOS Vendor ID: QEMU 17:33:35 Model name: AMD EPYC-Rome Processor 17:33:35 BIOS Model name: pc-i440fx-4.2 17:33:35 CPU family: 23 17:33:35 Model: 49 17:33:35 Thread(s) per core: 1 17:33:35 Core(s) per socket: 1 17:33:35 Socket(s): 2 17:33:35 Stepping: 0 17:33:35 BogoMIPS: 5600.00 17:33:35 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 perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 17:33:35 Virtualization: AMD-V 17:33:35 Hypervisor vendor: KVM 17:33:35 Virtualization type: full 17:33:35 L1d cache: 64 KiB (2 instances) 17:33:35 L1i cache: 64 KiB (2 instances) 17:33:35 L2 cache: 1 MiB (2 instances) 17:33:35 L3 cache: 32 MiB (2 instances) 17:33:35 NUMA node(s): 1 17:33:35 NUMA node0 CPU(s): 0,1 17:33:35 Vulnerability Itlb multihit: Not affected 17:33:35 Vulnerability L1tf: Not affected 17:33:35 Vulnerability Mds: Not affected 17:33:35 Vulnerability Meltdown: Not affected 17:33:35 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 17:33:35 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 17:33:35 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 17:33:35 Vulnerability Srbds: Not affected 17:33:35 Vulnerability Tsx async abort: Not affected 17:33:35 17:33:35 17:33:35 ---> nproc: 17:33:35 2 17:33:35 17:33:35 17:33:35 ---> df -h: 17:33:35 Filesystem Size Used Available Use% Mounted on 17:33:35 overlay 40.0G 12.1G 27.9G 30% / 17:33:35 tmpfs 64.0M 0 64.0M 0% /dev 17:33:35 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 17:33:35 shm 64.0M 0 64.0M 0% /dev/shm 17:33:35 /dev/vda1 40.0G 12.1G 27.9G 30% /facter-os 17:33:35 /dev/vda1 40.0G 12.1G 27.9G 30% /etc/resolv.conf 17:33:35 /dev/vda1 40.0G 12.1G 27.9G 30% /etc/hostname 17:33:35 /dev/vda1 40.0G 12.1G 27.9G 30% /etc/hosts 17:33:35 /dev/vda1 40.0G 12.1G 27.9G 30% /var/log/auth.log 17:33:35 /dev/vda1 40.0G 12.1G 27.9G 30% /run/cloud-init/result.json 17:33:35 /dev/vda1 40.0G 12.1G 27.9G 30% /var/log/sa-host 17:33:35 /dev/vda1 40.0G 12.1G 27.9G 30% /var/log/secure 17:33:35 /dev/vda1 40.0G 12.1G 27.9G 30% /w/workspace/edgex-go/43@tmp 17:33:35 /dev/vda1 40.0G 12.1G 27.9G 30% /w/workspace/edgex-go/43 17:33:35 17:33:35 17:33:35 ---> free -m: 17:33:35 total used free shared buff/cache available 17:33:35 Mem: 7821 1049 1659 0 5112 6456 17:33:35 Swap: 1023 1 1022 17:33:35 17:33:35 17:33:35 ---> ip addr: 17:33:35 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 17:33:35 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 17:33:35 inet 127.0.0.1/8 scope host lo 17:33:35 valid_lft forever preferred_lft forever 17:33:35 inet6 ::1/128 scope host 17:33:35 valid_lft forever preferred_lft forever 17:33:35 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 17:33:35 link/ether fa:16:3e:74:24:84 brd ff:ff:ff:ff:ff:ff 17:33:35 inet 10.30.123.245/23 brd 10.30.123.255 scope global dynamic eth0 17:33:35 valid_lft 84843sec preferred_lft 84843sec 17:33:35 inet6 fe80::f816:3eff:fe74:2484/64 scope link 17:33:35 valid_lft forever preferred_lft forever 17:33:35 3: docker0: mtu 1500 qdisc noqueue state DOWN 17:33:35 link/ether 02:42:b9:6c:13:74 brd ff:ff:ff:ff:ff:ff 17:33:35 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 17:33:35 valid_lft forever preferred_lft forever 17:33:35 inet6 fe80::42:b9ff:fe6c:1374/64 scope link 17:33:35 valid_lft forever preferred_lft forever 17:33:35 17:33:35 17:33:35 ---> sar -b -r -n DEV: 17:33:35 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 07/15/21 _x86_64_ (2 CPU) 17:33:35 17:33:35 17:07:28 LINUX RESTART (2 CPU) 17:33:35 17:33:35 17:08:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 17:33:35 17:09:01 88.64 3.71 84.93 0.00 2634.34 8714.89 0.00 17:33:35 17:10:01 14.11 0.18 13.92 0.00 22.78 10632.26 0.00 17:33:35 17:11:01 173.84 0.02 173.83 0.00 0.53 49005.08 0.00 17:33:35 17:12:01 61.06 0.00 61.06 0.00 0.00 9230.59 0.00 17:33:35 17:13:01 51.58 0.03 51.55 0.00 1.07 3565.34 0.00 17:33:35 17:14:03 620.80 228.16 392.63 0.00 6522.09 247973.78 0.00 17:33:35 17:15:01 588.37 203.13 385.24 0.00 11622.09 156670.20 0.00 17:33:35 17:16:01 373.39 6.11 367.28 0.00 154.11 129000.38 0.00 17:33:35 17:17:01 16.50 8.49 8.01 0.00 1195.14 326.21 0.00 17:33:35 17:18:01 0.58 0.12 0.47 0.00 55.17 5.56 0.00 17:33:35 17:19:01 0.28 0.00 0.28 0.00 0.00 3.22 0.00 17:33:35 17:20:01 0.23 0.00 0.23 0.00 0.00 2.77 0.00 17:33:35 17:21:01 0.32 0.00 0.32 0.00 0.00 3.53 0.00 17:33:35 17:22:01 0.25 0.00 0.25 0.00 0.00 2.60 0.00 17:33:35 17:23:01 0.35 0.18 0.17 0.00 5.73 2.17 0.00 17:33:35 17:24:01 0.93 0.00 0.93 0.00 0.00 17.18 0.00 17:33:35 17:25:01 0.18 0.00 0.18 0.00 0.00 1.68 0.00 17:33:35 17:26:01 0.33 0.00 0.33 0.00 0.00 3.53 0.00 17:33:35 17:27:01 0.22 0.00 0.22 0.00 0.00 2.83 0.00 17:33:35 17:28:01 0.23 0.00 0.23 0.00 0.00 3.23 0.00 17:33:35 17:29:01 0.25 0.00 0.25 0.00 0.00 2.56 0.00 17:33:35 17:30:01 0.17 0.00 0.17 0.00 0.00 1.65 0.00 17:33:35 17:31:01 0.33 0.00 0.33 0.00 0.00 3.45 0.00 17:33:35 17:32:01 0.33 0.00 0.33 0.00 0.00 4.28 0.00 17:33:35 17:33:01 0.27 0.00 0.27 0.00 0.00 3.10 0.00 17:33:35 Average: 79.48 17.92 61.56 0.00 878.80 24596.37 0.00 17:33:35 17:33:35 17:08:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 17:33:35 17:09:01 5185272 0 897124 11.20 2620 1923916 1495184 16.51 841520 1574348 30220 17:33:35 17:10:01 5157504 0 795508 9.93 2620 2053300 1207980 13.34 728916 1713236 152 17:33:35 17:11:01 4074232 0 1127832 14.08 2620 2804248 1671788 18.46 1216220 2189044 30228 17:33:35 17:12:01 3729828 0 1174020 14.66 2620 3102464 1725600 19.05 1417800 2307496 63660 17:33:35 17:13:01 3705776 0 1209896 15.11 2620 3090640 1903572 21.02 1400704 2337132 114372 17:33:35 17:14:03 177296 0 1410828 17.62 2620 6418188 2176812 24.03 3345140 3785028 615904 17:33:35 17:15:01 1113972 0 1356928 16.94 2620 5535412 2089396 23.07 2214952 3977004 28 17:33:35 17:16:01 2306192 0 1308304 16.34 2620 4391816 1790344 19.77 1504696 3495760 16 17:33:35 17:17:01 2333208 0 1245588 15.55 2620 4427516 1456892 16.08 1485368 3502480 20 17:33:35 17:18:01 2339244 0 1237896 15.46 2620 4429172 1415928 15.63 1487616 3498584 16 17:33:35 17:19:01 2339968 0 1237172 15.45 2620 4429172 1415760 15.63 1486928 3498760 12 17:33:35 17:20:01 2338620 0 1238512 15.46 2620 4429180 1415976 15.63 1487920 3498760 8 17:33:35 17:21:01 2340044 0 1237084 15.45 2620 4429184 1415760 15.63 1486940 3498760 8 17:33:35 17:22:01 2340084 0 1237040 15.45 2620 4429188 1415760 15.63 1486828 3498760 8 17:33:35 17:23:01 2339732 0 1237356 15.45 2620 4429224 1415844 15.63 1487116 3498704 24 17:33:35 17:24:01 2339880 0 1237204 15.45 2620 4429228 1415820 15.63 1487008 3498704 12 17:33:35 17:25:01 2340200 0 1236876 15.44 2620 4429236 1415760 15.63 1486932 3498704 8 17:33:35 17:26:01 2340200 0 1236868 15.44 2620 4429244 1415760 15.63 1486936 3498708 16 17:33:35 17:27:01 2339560 0 1237508 15.45 2620 4429244 1415964 15.63 1487436 3498704 20 17:33:35 17:28:01 2340028 0 1237036 15.45 2620 4429248 1415844 15.63 1487052 3498704 12 17:33:35 17:29:01 2340372 0 1236688 15.44 2620 4429252 1415760 15.63 1486976 3498704 12 17:33:35 17:30:01 2339844 0 1237212 15.45 2620 4429256 1415760 15.63 1486980 3498704 8 17:33:35 17:31:01 2339852 0 1237196 15.45 2620 4429264 1415760 15.63 1487104 3498704 8 17:33:35 17:32:01 2339476 0 1237572 15.45 2620 4429264 1415868 15.63 1487392 3498704 8 17:33:35 17:33:01 2339616 0 1237424 15.45 2620 4429272 1415844 15.63 1487188 3498708 20 17:33:35 Average: 2608800 0 1212907 15.14 2620 4184605 1526829 16.86 1517987 3234436 34192 17:33:35 17:33:35 17:08:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 17:33:35 17:09:01 eth0 1142.71 791.62 3662.41 91.51 0.00 0.00 0.00 0.00 17:33:35 17:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:33:35 17:09:01 veth3e6d701 195.52 162.88 20.18 519.23 0.00 0.00 0.00 0.00 17:33:35 17:09:01 docker0 195.52 162.78 17.51 519.22 0.00 0.00 0.00 0.00 17:33:35 17:10:01 eth0 930.50 765.69 2213.05 75.41 0.00 0.00 0.00 0.00 17:33:35 17:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:33:35 17:10:01 docker0 753.71 885.08 57.93 2192.62 0.00 0.00 0.00 0.00 17:33:35 17:11:01 veth10cd9ae 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 17:33:35 17:11:01 eth0 809.04 567.90 3813.32 57.33 0.00 0.00 0.00 0.00 17:33:35 17:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:33:35 17:11:01 docker0 230.99 307.11 16.28 847.69 0.00 0.00 0.00 0.00 17:33:35 17:12:01 veth10cd9ae 0.63 0.67 0.05 0.05 0.00 0.00 0.00 0.00 17:33:35 17:12:01 eth0 31.34 21.73 22.54 12.26 0.00 0.00 0.00 0.00 17:33:35 17:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:33:35 17:12:01 docker0 0.63 0.63 0.04 0.05 0.00 0.00 0.00 0.00 17:33:35 17:13:01 veth10cd9ae 1.53 1.53 0.12 0.12 0.00 0.00 0.00 0.00 17:33:35 17:13:01 eth0 30.88 23.73 17.40 120.03 0.00 0.00 0.00 0.00 17:33:35 17:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:33:35 17:13:01 docker0 1.53 1.53 0.10 0.12 0.00 0.00 0.00 0.00 17:33:35 17:14:03 veth37292f8 0.00 0.67 0.00 0.04 0.00 0.00 0.00 0.00 17:33:35 17:14:03 eth0 393.68 263.70 1855.55 36.50 0.00 0.00 0.00 0.00 17:33:35 17:14:03 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:33:35 17:14:03 docker0 47.58 67.23 3.08 163.63 0.00 0.00 0.00 0.00 17:33:35 17:15:01 veth37292f8 0.00 0.46 0.00 0.02 0.00 0.00 0.00 0.00 17:33:35 17:15:01 veth1f217d1 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:33:35 17:15:01 veth9d516ab 2.37 6.19 0.16 30.85 0.00 0.00 0.00 0.00 17:33:35 17:15:01 eth0 89.87 50.90 248.86 16.99 0.00 0.00 0.00 0.00 17:33:35 17:16:01 veth37292f8 0.00 0.33 0.00 0.02 0.00 0.00 0.00 0.00 17:33:35 17:16:01 eth0 334.70 215.88 1726.33 137.03 0.00 0.00 0.00 0.00 17:33:35 17:16:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 17:33:35 17:16:01 docker0 1310.14 1568.85 99.90 4359.63 0.00 0.00 0.00 0.00 17:33:35 17:17:01 eth0 4.08 2.41 3.95 1.44 0.00 0.00 0.00 0.00 17:33:35 17:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:33:35 17:17:01 docker0 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 17:33:35 17:18:01 eth0 1.85 0.52 0.50 0.27 0.00 0.00 0.00 0.00 17:33:35 17:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:33:35 17:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:33:35 17:19:01 eth0 0.80 0.08 0.09 0.01 0.00 0.00 0.00 0.00 17:33:35 17:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:33:35 17:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:33:35 17:20:01 eth0 1.03 0.63 0.54 0.40 0.00 0.00 0.00 0.00 17:33:35 17:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:33:35 17:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:33:35 17:21:01 eth0 0.12 0.03 0.01 0.00 0.00 0.00 0.00 0.00 17:33:35 17:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:33:35 17:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:33:35 17:22:01 eth0 0.03 0.05 0.00 0.00 0.00 0.00 0.00 0.00 17:33:35 17:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:33:35 17:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:33:35 17:23:01 eth0 0.25 0.22 0.09 0.05 0.00 0.00 0.00 0.00 17:33:35 17:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:33:35 17:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:33:35 17:24:01 eth0 0.20 0.17 0.10 0.04 0.00 0.00 0.00 0.00 17:33:35 17:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:33:35 17:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:33:35 17:25:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 17:33:35 17:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:33:35 17:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:33:35 17:26:01 eth0 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 17:33:35 17:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:33:35 17:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:33:35 17:27:01 eth0 0.52 0.38 0.27 0.20 0.00 0.00 0.00 0.00 17:33:35 17:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:33:35 17:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:33:35 17:28:01 eth0 0.28 0.13 0.14 0.07 0.00 0.00 0.00 0.00 17:33:35 17:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:33:35 17:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:33:35 17:29:01 eth0 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 17:33:35 17:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:33:35 17:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:33:35 17:30:01 eth0 0.10 0.03 0.01 0.00 0.00 0.00 0.00 0.00 17:33:35 17:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:33:35 17:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:33:35 17:31:01 eth0 0.47 0.07 0.05 0.01 0.00 0.00 0.00 0.00 17:33:35 17:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:33:35 17:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:33:35 17:32:01 eth0 0.58 0.35 0.28 0.20 0.00 0.00 0.00 0.00 17:33:35 17:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:33:35 17:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:33:35 17:33:01 eth0 0.25 0.15 0.09 0.04 0.00 0.00 0.00 0.00 17:33:35 17:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:33:35 17:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:33:35 Average: eth0 151.22 108.47 544.03 22.01 0.00 0.00 0.00 0.00 17:33:35 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:33:35 Average: docker0 52.46 62.82 4.00 174.56 0.00 0.00 0.00 0.00 17:33:35 17:33:35 17:33:35 ---> sar -P ALL: 17:33:35 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 07/15/21 _x86_64_ (2 CPU) 17:33:35 17:33:35 17:07:28 LINUX RESTART (2 CPU) 17:33:35 17:33:35 17:08:01 CPU %user %nice %system %iowait %steal %idle 17:33:35 17:09:01 all 11.07 0.00 4.08 2.20 0.08 82.58 17:33:35 17:09:01 0 11.66 0.00 4.45 2.58 0.09 81.22 17:33:35 17:09:01 1 10.49 0.00 3.71 1.82 0.07 83.92 17:33:35 17:10:01 all 12.28 0.00 2.62 0.31 0.07 84.73 17:33:35 17:10:01 0 14.54 0.00 2.78 0.50 0.07 82.11 17:33:35 17:10:01 1 10.06 0.00 2.45 0.12 0.07 87.30 17:33:35 17:11:01 all 19.68 0.00 8.95 2.10 0.08 69.19 17:33:35 17:11:01 0 20.21 0.00 9.50 2.39 0.07 67.82 17:33:35 17:11:01 1 19.16 0.00 8.40 1.82 0.09 70.53 17:33:35 17:12:01 all 55.11 0.00 6.43 0.50 0.08 37.88 17:33:35 17:12:01 0 54.79 0.00 6.54 0.56 0.09 38.02 17:33:35 17:12:01 1 55.43 0.00 6.32 0.43 0.07 37.74 17:33:35 17:13:01 all 52.61 0.00 7.77 0.51 0.10 39.00 17:33:35 17:13:01 0 52.96 0.00 8.52 0.47 0.09 37.96 17:33:35 17:13:01 1 52.26 0.00 7.03 0.56 0.11 40.04 17:33:35 17:14:03 all 33.53 0.00 20.68 16.29 0.13 29.38 17:33:35 17:14:03 0 33.90 0.00 21.20 17.39 0.14 27.38 17:33:35 17:14:03 1 33.16 0.00 20.16 15.20 0.11 31.37 17:33:35 17:15:01 all 74.80 0.00 16.67 7.59 0.14 0.80 17:33:35 17:15:01 0 74.07 0.00 17.13 7.92 0.15 0.72 17:33:35 17:15:01 1 75.53 0.00 16.20 7.25 0.13 0.88 17:33:35 17:16:01 all 64.89 0.00 15.65 2.99 0.12 16.35 17:33:35 17:16:01 0 65.31 0.00 15.93 3.11 0.11 15.54 17:33:35 17:16:01 1 64.48 0.00 15.37 2.87 0.13 17.15 17:33:35 17:17:01 all 0.35 0.00 0.31 0.15 0.03 99.16 17:33:35 17:17:01 0 0.25 0.00 0.32 0.10 0.03 99.30 17:33:35 17:17:01 1 0.45 0.00 0.30 0.20 0.02 99.03 17:33:35 17:18:01 all 0.13 0.00 0.08 0.01 0.02 99.77 17:33:35 17:18:01 0 0.05 0.00 0.05 0.02 0.02 99.87 17:33:35 17:18:01 1 0.22 0.00 0.10 0.00 0.02 99.67 17:33:35 17:19:01 all 0.17 0.00 0.03 0.00 0.02 99.78 17:33:35 17:19:01 0 0.07 0.00 0.05 0.00 0.02 99.87 17:33:35 17:19:01 1 0.27 0.00 0.02 0.00 0.02 99.70 17:33:35 17:33:35 17:19:01 CPU %user %nice %system %iowait %steal %idle 17:33:35 17:20:01 all 0.18 0.00 0.04 0.00 0.02 99.76 17:33:35 17:20:01 0 0.05 0.00 0.05 0.00 0.03 99.87 17:33:35 17:20:01 1 0.32 0.00 0.03 0.00 0.00 99.65 17:33:35 17:21:01 all 0.19 0.00 0.01 0.00 0.02 99.78 17:33:35 17:21:01 0 0.03 0.00 0.02 0.00 0.03 99.92 17:33:35 17:21:01 1 0.35 0.00 0.00 0.00 0.00 99.65 17:33:35 17:22:01 all 0.23 0.00 0.03 0.00 0.03 99.72 17:33:35 17:22:01 0 0.42 0.00 0.03 0.00 0.03 99.52 17:33:35 17:22:01 1 0.03 0.00 0.02 0.00 0.02 99.93 17:33:35 17:23:01 all 0.15 0.00 0.04 0.00 0.02 99.79 17:33:35 17:23:01 0 0.27 0.00 0.05 0.00 0.00 99.68 17:33:35 17:23:01 1 0.03 0.00 0.03 0.00 0.03 99.90 17:33:35 17:24:01 all 0.16 0.00 0.03 0.00 0.03 99.78 17:33:35 17:24:01 0 0.28 0.00 0.02 0.00 0.03 99.67 17:33:35 17:24:01 1 0.03 0.00 0.03 0.00 0.03 99.90 17:33:35 17:25:01 all 0.06 0.00 0.03 0.00 0.02 99.89 17:33:35 17:25:01 0 0.08 0.00 0.05 0.00 0.02 99.85 17:33:35 17:25:01 1 0.03 0.00 0.02 0.00 0.02 99.93 17:33:35 17:26:01 all 0.10 0.00 0.02 0.00 0.03 99.86 17:33:35 17:26:01 0 0.03 0.00 0.02 0.00 0.03 99.92 17:33:35 17:26:01 1 0.17 0.00 0.02 0.00 0.02 99.80 17:33:35 17:27:01 all 0.23 0.00 0.03 0.00 0.02 99.72 17:33:35 17:27:01 0 0.05 0.00 0.02 0.00 0.02 99.92 17:33:35 17:27:01 1 0.42 0.00 0.03 0.00 0.02 99.53 17:33:35 17:28:01 all 0.08 0.00 0.03 0.00 0.03 99.86 17:33:35 17:28:01 0 0.13 0.00 0.03 0.00 0.02 99.82 17:33:35 17:28:01 1 0.03 0.00 0.03 0.00 0.03 99.90 17:33:35 17:29:01 all 0.18 0.00 0.02 0.00 0.03 99.77 17:33:35 17:29:01 0 0.35 0.00 0.02 0.00 0.02 99.62 17:33:35 17:29:01 1 0.02 0.00 0.02 0.00 0.03 99.93 17:33:35 17:30:01 all 0.19 0.00 0.03 0.00 0.02 99.77 17:33:35 17:30:01 0 0.37 0.00 0.03 0.00 0.02 99.58 17:33:35 17:30:01 1 0.02 0.00 0.02 0.00 0.02 99.95 17:33:35 17:33:35 17:30:01 CPU %user %nice %system %iowait %steal %idle 17:33:35 17:31:01 all 0.18 0.00 0.02 0.00 0.02 99.79 17:33:35 17:31:01 0 0.32 0.00 0.02 0.00 0.02 99.65 17:33:35 17:31:01 1 0.03 0.00 0.02 0.00 0.02 99.93 17:33:35 17:32:01 all 0.20 0.00 0.03 0.00 0.02 99.75 17:33:35 17:32:01 0 0.38 0.00 0.05 0.00 0.02 99.55 17:33:35 17:32:01 1 0.02 0.00 0.02 0.00 0.02 99.95 17:33:35 17:33:01 all 0.07 0.00 0.04 0.00 0.03 99.87 17:33:35 17:33:01 0 0.10 0.00 0.05 0.00 0.03 99.82 17:33:35 17:33:01 1 0.03 0.00 0.03 0.00 0.02 99.92 17:33:35 Average: all 12.26 0.00 3.15 1.23 0.04 83.31 17:33:35 Average: 0 12.40 0.00 3.27 1.32 0.05 82.96 17:33:35 Average: 1 12.12 0.00 3.03 1.14 0.04 83.67 17:33:35 17:33:35 17:33:35