Pull request #3531 event Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from cf11ade53dfa96ea272c8e512d180934db189c9d+9e22069fcd2ccadbe001935d29c439c09ed736f9 (4a0583abc6d1868ad2c5489f760bf82f2e8dbd28) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh95165060522950807.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 144eb70ba3d470a427e699408e811d3f535e987a Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh4989511866207074823.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 144eb70ba3d470a427e699408e811d3f535e987a The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3531/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3531/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh4828232777224971488.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 144eb70ba3d470a427e699408e811d3f535e987a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 144eb70ba3d470a427e699408e811d3f535e987a # timeout=10 Commit message: "Merge pull request #341 from ernestojeda/master-2-main" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4844543667514868121.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3531/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3531/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh6071052693418753761.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-2454 in /w/workspace/edgexfoundry_edgex-go_PR-3531 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/38 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/38 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/38@tmp/jenkins-gitclient-ssh8813949064803172151.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/38@tmp/jenkins-gitclient-ssh3976917551809328753.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3531/head:refs/remotes/origin/PR-3531 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 9e22069fcd2ccadbe001935d29c439c09ed736f9 into PR head commit cf11ade53dfa96ea272c8e512d180934db189c9d Merge succeeded, producing cf11ade53dfa96ea272c8e512d180934db189c9d Checking out Revision cf11ade53dfa96ea272c8e512d180934db189c9d (PR-3531) > git config core.sparsecheckout # timeout=10 > git checkout -f cf11ade53dfa96ea272c8e512d180934db189c9d # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/38@tmp/jenkins-gitclient-ssh1926291496130832608.key > git merge 9e22069fcd2ccadbe001935d29c439c09ed736f9 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f cf11ade53dfa96ea272c8e512d180934db189c9d # timeout=10 Commit message: "build(deps): Bump github.com/fxamacker/cbor/v2 from 2.2.0 to 2.3.0" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 04:21:35 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:21:35 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:21:35 ========================================================= 04:21:35 EdgeX Global Pipelines Version Info 04:21:35 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 711e9ecde253a8ae8b0cbe16f5c7d79088c6d355 # timeout=10 04:21:37 ------------------- 04:21:37 stable info: 04:21:37 ------------------- 04:21:37 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 04:21:37 Commit SHA: 144eb70ba3d470a427e699408e811d3f535e987a 04:21:37 Message: update stable to v1.0.196 04:21:37 ------------------- 04:21:37 experimental info: 04:21:37 ------------------- 04:21:37 Commited By: **** collab-it+edgex@linuxfoundation.org 04:21:37 Commit SHA: 144eb70ba3d470a427e699408e811d3f535e987a 04:21:37 Message: update experimental to v1.0.196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 04:21:38 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 04:21:38 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 04:21:38 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 04:21:38 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 04:21:38 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 04:21:38 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 04:21:38 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 04:21:38 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 04:21:38 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 04:21:38 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 04:21:38 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 04:21:38 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 04:21:38 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 04:21:38 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 04:21:38 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 04:21:38 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 04:21:38 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 04:21:38 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 04:21:38 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 04:21:38 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 04:21:38 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 04:21:38 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 04:21:38 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3531 [Pipeline] echo 04:21:38 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3531 [Pipeline] echo 04:21:38 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3531 [Pipeline] echo 04:21:38 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = cf11ade53dfa96ea272c8e512d180934db189c9d [Pipeline] echo 04:21:38 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = cf11ade [Pipeline] echo 04:21:38 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:21:38 provisioning config files... 04:21:38 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/38@tmp/config1989000309820718379tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:21:39 ---> docker-login.sh 04:21:39 nexus3.edgexfoundry.org:10001 04:21:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:21:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:21:39 Configure a credential helper to remove this warning. See 04:21:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:21:39 04:21:39 Login Succeeded 04:21:39 nexus3.edgexfoundry.org:10002 04:21:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:21:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:21:39 Configure a credential helper to remove this warning. See 04:21:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:21:39 04:21:39 Login Succeeded 04:21:39 nexus3.edgexfoundry.org:10003 04:21:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:21:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:21:39 Configure a credential helper to remove this warning. See 04:21:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:21:39 04:21:39 Login Succeeded 04:21:39 nexus3.edgexfoundry.org:10004 04:21:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:21:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:21:39 Configure a credential helper to remove this warning. See 04:21:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:21:39 04:21:39 Login Succeeded 04:21:39 docker.io 04:21:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:21:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:21:40 Configure a credential helper to remove this warning. See 04:21:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:21:40 04:21:40 Login Succeeded 04:21:40 ---> docker-login.sh ends [Pipeline] } 04:21:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:21:40 ++ 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 04:21:40 + for file in '`ls cmd/**/Dockerfile`' 04:21:40 ++ cut -d/ -f2 04:21:40 ++ dirname cmd/core-command/Dockerfile 04:21:40 + echo core-command,cmd/core-command/Dockerfile 04:21:40 + for file in '`ls cmd/**/Dockerfile`' 04:21:40 ++ dirname cmd/core-data/Dockerfile 04:21:40 ++ cut -d/ -f2 04:21:40 + echo core-data,cmd/core-data/Dockerfile 04:21:40 + for file in '`ls cmd/**/Dockerfile`' 04:21:40 ++ dirname cmd/core-metadata/Dockerfile 04:21:40 ++ cut -d/ -f2 04:21:40 + echo core-metadata,cmd/core-metadata/Dockerfile 04:21:40 + for file in '`ls cmd/**/Dockerfile`' 04:21:40 ++ dirname cmd/security-bootstrapper/Dockerfile 04:21:40 ++ cut -d/ -f2 04:21:40 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 04:21:40 + for file in '`ls cmd/**/Dockerfile`' 04:21:40 ++ dirname cmd/security-proxy-setup/Dockerfile 04:21:40 ++ cut -d/ -f2 04:21:40 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 04:21:40 + for file in '`ls cmd/**/Dockerfile`' 04:21:40 ++ dirname cmd/security-secretstore-setup/Dockerfile 04:21:40 ++ cut -d/ -f2 04:21:40 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 04:21:40 + for file in '`ls cmd/**/Dockerfile`' 04:21:40 ++ dirname cmd/support-notifications/Dockerfile 04:21:40 ++ cut -d/ -f2 04:21:40 + echo support-notifications,cmd/support-notifications/Dockerfile 04:21:40 + for file in '`ls cmd/**/Dockerfile`' 04:21:40 ++ dirname cmd/support-scheduler/Dockerfile 04:21:40 ++ cut -d/ -f2 04:21:40 + echo support-scheduler,cmd/support-scheduler/Dockerfile 04:21:40 + for file in '`ls cmd/**/Dockerfile`' 04:21:40 ++ dirname cmd/sys-mgmt-agent/Dockerfile 04:21:40 ++ cut -d/ -f2 04:21:40 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 04:21:40 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 04:21:41 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:21:41 04:21:41 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 04:21:41 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:21:41 latest: Pulling from edgex-devops/git-semver 04:21:41 31603596830f: Pulling fs layer 04:21:41 b6dc333f4379: Pulling fs layer 04:21:41 3d9ef1400e77: Pulling fs layer 04:21:41 fd332fbdc1db: Pulling fs layer 04:21:41 fd332fbdc1db: Waiting 04:21:41 b6dc333f4379: Verifying Checksum 04:21:41 b6dc333f4379: Download complete 04:21:41 31603596830f: Verifying Checksum 04:21:41 31603596830f: Download complete 04:21:42 fd332fbdc1db: Verifying Checksum 04:21:42 fd332fbdc1db: Download complete 04:21:42 3d9ef1400e77: Verifying Checksum 04:21:42 3d9ef1400e77: Download complete 04:21:42 31603596830f: Pull complete 04:21:42 b6dc333f4379: Pull complete 04:21:42 3d9ef1400e77: Pull complete 04:21:42 fd332fbdc1db: Pull complete 04:21:43 Digest: sha256:db6b30291b918ea2df8875cce3ed97fb48fa491dcbf862453db6614bc0bd4782 04:21:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:21:43 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 04:21:43 prd-centos7-docker-4c-2g-2454 does not seem to be running inside a container 04:21:43 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/38 -v /w/workspace/edgex-go/38:/w/workspace/edgex-go/38:rw,z -v /w/workspace/edgex-go/38@tmp:/w/workspace/edgex-go/38@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 04:21:45 $ docker top 688f336133145959a97cd52d9f3da05a303b20aba0132b305a737a580e08fff5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:21:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:21:45 [ssh-agent] Looking for ssh-agent implementation... 04:21:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:21:45 $ docker exec 688f336133145959a97cd52d9f3da05a303b20aba0132b305a737a580e08fff5 ssh-agent 04:21:45 SSH_AUTH_SOCK=/tmp/ssh-rxdhRdilp5Si/agent.14 04:21:45 SSH_AGENT_PID=20 04:21:45 Running ssh-add (command line suppressed) 04:21:45 Identity added: /w/workspace/edgex-go/38@tmp/private_key_9123960493644910956.key (/w/workspace/edgex-go/38@tmp/private_key_9123960493644910956.key) 04:21:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:21:45 + git tag --points-at HEAD [Pipeline] } 04:21:45 $ docker exec --env ******** --env ******** 688f336133145959a97cd52d9f3da05a303b20aba0132b305a737a580e08fff5 ssh-agent -k 04:21:45 unset SSH_AUTH_SOCK; 04:21:45 unset SSH_AGENT_PID; 04:21:45 echo Agent pid 20 killed; 04:21:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 04:21:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:21:46 [ssh-agent] Looking for ssh-agent implementation... 04:21:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:21:46 $ docker exec 688f336133145959a97cd52d9f3da05a303b20aba0132b305a737a580e08fff5 ssh-agent 04:21:46 SSH_AUTH_SOCK=/tmp/ssh-OoeTDFZDGGEU/agent.51 04:21:46 SSH_AGENT_PID=58 04:21:46 Running ssh-add (command line suppressed) 04:21:46 Identity added: /w/workspace/edgex-go/38@tmp/private_key_1578955876453966893.key (/w/workspace/edgex-go/38@tmp/private_key_1578955876453966893.key) 04:21:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:21:46 + git semver init 04:21:46 # -> Open(): unable to determine branch for HEAD 04:21:46 # $GIT_DIR = /w/workspace/edgex-go/38/.git 04:21:46 # $GIT_WORK_TREE = /w/workspace/edgex-go/38 04:21:46 # $SEMVER_REMOTE_NAME = origin 04:21:46 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 04:21:46 # $SEMVER_USER_NAME = edgex-jenkins 04:21:46 # $SEMVER_BRANCH = PR-3531 04:21:46 # $SEMVER_TEMP = /tmp/semver-733533370 04:21:46 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 04:21:58 # '/tmp/semver-733533370' -> '/w/workspace/edgex-go/38/.semver' 04:21:58 # -> Force: false 04:21:58 # $SEMVER_DIR = /w/workspace/edgex-go/38/.semver [Pipeline] } 04:21:58 $ docker exec --env ******** --env ******** 688f336133145959a97cd52d9f3da05a303b20aba0132b305a737a580e08fff5 ssh-agent -k 04:21:59 unset SSH_AUTH_SOCK; 04:21:59 unset SSH_AGENT_PID; 04:21:59 echo Agent pid 58 killed; 04:21:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:21:59 + git semver [Pipeline] } 04:21:59 $ docker stop --time=1 688f336133145959a97cd52d9f3da05a303b20aba0132b305a737a580e08fff5 04:22:01 $ docker rm -f 688f336133145959a97cd52d9f3da05a303b20aba0132b305a737a580e08fff5 [Pipeline] // withDockerContainer [Pipeline] sh 04:22:02 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 04:22:02 Stashed 1 file(s) [Pipeline] echo 04:22:02 [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 04:22:03 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 04:22:03 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 04:22:03 + sudo service docker restart 04:22:03 + true 04:22:03 Redirecting to /bin/systemctl restart docker.service 04:22:17 Still waiting to schedule task 04:22:17 ‘prd-ubuntu18.04-docker-arm64-4c-16g-2455’ is offline [Pipeline] echo 04:22:21 ========================================================= 04:22:21 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 04:22:21 ========================================================= [Pipeline] isUnix [Pipeline] sh 04:22:22 + 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 . 04:22:23 Sending build context to Docker daemon 328.3MB 04:22:23 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 04:22:23 Step 2/6 : FROM ${BASE} 04:22:23 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 04:22:23 540db60ca938: Pulling fs layer 04:22:23 adcc1eea9eea: Pulling fs layer 04:22:23 4c4ab2625f07: Pulling fs layer 04:22:23 0773c198feca: Pulling fs layer 04:22:23 345f892a5656: Pulling fs layer 04:22:23 9ac62484cfdc: Pulling fs layer 04:22:23 5ac4037533be: Pulling fs layer 04:22:23 dc6bda0758c5: Pulling fs layer 04:22:23 345f892a5656: Waiting 04:22:23 9ac62484cfdc: Waiting 04:22:23 5ac4037533be: Waiting 04:22:23 dc6bda0758c5: Waiting 04:22:23 0773c198feca: Waiting 04:22:23 4c4ab2625f07: Download complete 04:22:23 adcc1eea9eea: Verifying Checksum 04:22:23 adcc1eea9eea: Download complete 04:22:23 345f892a5656: Verifying Checksum 04:22:23 345f892a5656: Download complete 04:22:23 540db60ca938: Verifying Checksum 04:22:23 540db60ca938: Download complete 04:22:23 9ac62484cfdc: Verifying Checksum 04:22:23 9ac62484cfdc: Download complete 04:22:24 540db60ca938: Pull complete 04:22:24 adcc1eea9eea: Pull complete 04:22:24 4c4ab2625f07: Pull complete 04:22:24 5ac4037533be: Verifying Checksum 04:22:24 5ac4037533be: Download complete 04:22:26 dc6bda0758c5: Verifying Checksum 04:22:26 dc6bda0758c5: Download complete 04:22:26 0773c198feca: Verifying Checksum 04:22:26 0773c198feca: Download complete 04:22:29 0773c198feca: Pull complete 04:22:29 345f892a5656: Pull complete 04:22:29 9ac62484cfdc: Pull complete 04:22:29 5ac4037533be: Pull complete 04:22:32 dc6bda0758c5: Pull complete 04:22:32 Digest: sha256:693441261ed0de8fcf303aa2a0eae3a43e217b849db77d7793b1d2a0399e3ec4 04:22:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 04:22:32 ---> eb58bd16d52e 04:22:32 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 04:22:33 ---> Running in ba5ecefc6cb0 04:22:34 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 04:22:35 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 04:22:35 (1/12) Installing libmagic (5.39-r0) 04:22:36 (2/12) Installing file (5.39-r0) 04:22:36 (3/12) Installing libc-dev (0.7.2-r3) 04:22:36 (4/12) Installing g++ (10.2.1_pre1-r3) 04:22:40 (5/12) Installing fortify-headers (1.1-r0) 04:22:40 (6/12) Installing patch (2.7.6-r7) 04:22:40 (7/12) Installing build-base (0.5-r2) 04:22:40 (8/12) Installing libsodium (1.0.18-r0) 04:22:40 (9/12) Installing pkgconf (1.7.3-r0) 04:22:40 (10/12) Installing libsodium-dev (1.0.18-r0) 04:22:40 (11/12) Installing libzmq (4.3.3-r1) 04:22:40 (12/12) Installing zeromq-dev (4.3.3-r1) 04:22:40 Executing busybox-1.32.1-r6.trigger 04:22:40 OK: 219 MiB in 52 packages 04:22:42 Removing intermediate container ba5ecefc6cb0 04:22:42 ---> 7902a735810f 04:22:42 Step 4/6 : WORKDIR /edgex-go 04:22:42 ---> Running in da59a2e0df09 04:22:42 Removing intermediate container da59a2e0df09 04:22:42 ---> 07cc6b0947cd 04:22:42 Step 5/6 : COPY go.mod . 04:22:42 ---> c1c45f75d702 04:22:42 Step 6/6 : RUN go mod download 04:22:42 ---> Running in 174bdfb37e27 04:22:54 Removing intermediate container 174bdfb37e27 04:22:54 ---> cce1d88395d5 04:22:54 Successfully built cce1d88395d5 04:22:54 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 04:22:55 + docker inspect -f . ci-base-image-x86_64 04:22:55 . [Pipeline] withDockerContainer 04:22:55 prd-centos7-docker-4c-2g-2454 does not seem to be running inside a container 04:22:55 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/38 -v /w/workspace/edgex-go/38:/w/workspace/edgex-go/38:rw,z -v /w/workspace/edgex-go/38@tmp:/w/workspace/edgex-go/38@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 04:22:55 $ docker top daa2d90f2c1012452f0c4c77edf9e454c06b17290427687d02a5871ab31811ad -eo pid,comm [Pipeline] { [Pipeline] sh 04:22:56 + go version 04:22:56 go version go1.16.5 linux/amd64 [Pipeline] } 04:22:56 $ docker stop --time=1 daa2d90f2c1012452f0c4c77edf9e454c06b17290427687d02a5871ab31811ad 04:22:57 $ docker rm -f daa2d90f2c1012452f0c4c77edf9e454c06b17290427687d02a5871ab31811ad [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:22:57 + docker inspect -f . ci-base-image-x86_64 04:22:57 . [Pipeline] withDockerContainer 04:22:57 prd-centos7-docker-4c-2g-2454 does not seem to be running inside a container 04:22:58 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/38 -v /w/workspace/edgex-go/38:/w/workspace/edgex-go/38:rw,z -v /w/workspace/edgex-go/38@tmp:/w/workspace/edgex-go/38@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 04:22:58 $ docker top d38a7ff1c09c26982105c4dfcb5ef5236291eb2a4ebc63f191bfa7ebfbffee21 -eo pid,comm [Pipeline] { [Pipeline] echo 04:22:58 ========================================================= 04:22:58 [edgeXBuildGoParallel] Running Tests and Build... 04:22:58 ========================================================= [Pipeline] sh 04:22:58 + go mod tidy [Pipeline] sh 04:22:59 + make test 04:22:59 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 04:22:59 go mod tidy 04:22:59 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 04:23:05 ? github.com/edgexfoundry/edgex-go [no test files] 04:23:20 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 04:23:25 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 04:23:26 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 04:23:26 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 04:23:28 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 04:23:28 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 04:23:28 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 04:23:28 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 04:23:29 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 04:23:29 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 04:23:30 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 04:23:30 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 04:23:30 ? github.com/edgexfoundry/edgex-go/internal [no test files] 04:23:30 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 04:23:32 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.049s coverage: 28.7% of statements 04:23:32 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 04:23:32 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 04:23:33 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.070s coverage: 100.0% of statements 04:23:33 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 04:23:33 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.070s coverage: 53.1% of statements 04:23:33 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 04:23:33 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 04:23:34 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.090s coverage: 87.7% of statements 04:23:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 04:23:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 04:23:34 ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.054s coverage: 78.9% of statements 04:23:36 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.066s coverage: 81.2% of statements 04:23:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 04:23:36 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 04:23:36 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 04:23:36 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 04:23:36 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 04:23:36 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.247s coverage: 95.1% of statements 04:23:36 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 04:23:36 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 04:23:36 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] 04:23:36 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 04:23:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 04:23:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 04:23:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 04:23:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 04:23:36 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.050s coverage: 60.0% of statements 04:23:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 04:23:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 04:23:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 04:23:37 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.042s coverage: 0.8% of statements 04:23:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 04:23:37 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.038s coverage: 58.8% of statements 04:23:37 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.065s coverage: 22.0% of statements 04:23:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 04:23:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.036s coverage: 47.1% of statements 04:23:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.085s coverage: 79.5% of statements 04:23:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.043s coverage: 94.1% of statements 04:23:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.054s coverage: 96.3% of statements 04:23:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.040s coverage: 87.5% of statements 04:23:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.053s coverage: 94.4% of statements 04:23:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.047s coverage: 44.8% of statements 04:23:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 17.225s coverage: 81.8% of statements 04:23:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 04:24:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.080s coverage: 92.9% of statements 04:24:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 04:24:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 04:24:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 04:24:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.030s coverage: 65.1% of statements 04:24:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 04:24:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 04:24:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 04:24:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 04:24:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 04:24:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.051s coverage: 87.2% of statements 04:24:12 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 04:24:12 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 04:24:12 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.044s coverage: 100.0% of statements 04:24:12 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 04:24:12 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.054s coverage: 58.8% of statements 04:24:12 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 04:24:12 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.053s coverage: 80.0% of statements 04:24:12 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.062s coverage: 87.2% of statements 04:24:12 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.052s coverage: 85.4% of statements 04:24:12 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.075s coverage: 91.2% of statements 04:24:12 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 04:24:12 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.154s coverage: 64.4% of statements 04:24:12 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 04:24:12 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 04:24:13 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.044s coverage: 100.0% of statements 04:24:13 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.028s coverage: 91.3% of statements 04:24:13 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.024s coverage: 100.0% of statements 04:24:13 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.042s coverage: 73.7% of statements 04:24:13 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.021s coverage: 100.0% of statements 04:24:14 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.165s coverage: 66.9% of statements 04:24:14 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 04:24:14 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 04:24:14 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 04:24:15 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.111s coverage: 43.6% of statements 04:24:15 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 04:24:15 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 04:24:15 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.053s coverage: 89.5% of statements 04:24:15 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 04:24:15 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.052s coverage: 84.8% of statements 04:24:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 04:24:23 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.064s coverage: 19.3% of statements 04:24:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 04:24:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 04:24:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 04:24:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 04:24:23 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.130s coverage: 91.9% of statements 04:24:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 04:24:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 04:24:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] 04:24:23 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 04:24:23 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 04:24:23 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.051s coverage: 62.7% of statements 04:24:23 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 04:24:23 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 04:24:23 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.103s coverage: 97.6% of statements 04:24:23 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 04:24:23 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 04:24:23 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] 04:24:23 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 04:24:23 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 04:24:23 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.052s coverage: 28.9% of statements 04:24:23 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 04:24:23 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 04:24:23 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 04:24:23 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 04:24:23 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 04:24:23 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 04:24:23 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.052s coverage: 100.0% of statements 04:24:23 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.032s coverage: 95.4% of statements 04:24:23 GO111MODULE=on go vet ./... 04:24:45 gofmt -l . 04:24:45 [ "`gofmt -l .`" = "" ] 04:24:45 ./bin/test-attribution-txt.sh [Pipeline] sh 04:24:45 + ls -al . 04:24:45 total 564 04:24:45 drwxrwxr-x 10 1001 1001 4096 Jul 11 04:24 . 04:24:45 drwxr-xr-x 4 root root 30 Jul 11 04:22 .. 04:24:45 -rw-rw-r-- 1 1001 1001 11 Jul 11 04:21 .dockerignore 04:24:45 drwxrwxr-x 8 1001 1001 179 Jul 11 04:21 .git 04:24:45 drwxrwxr-x 3 1001 1001 125 Jul 11 04:21 .github 04:24:45 -rw-rw-r-- 1 1001 1001 818 Jul 11 04:21 .gitignore 04:24:45 -rw-rw-r-- 1 1001 1001 76 Jul 11 04:21 .hadolint.yml 04:24:45 drwx------ 3 1001 1001 58 Jul 11 04:21 .semver 04:24:45 -rw-rw-r-- 1 1001 1001 166 Jul 11 04:21 .sonarcloud.properties 04:24:45 -rw-rw-r-- 1 1001 1001 8609 Jul 11 04:21 Attribution.txt 04:24:45 -rw-rw-r-- 1 1001 1001 43881 Jul 11 04:21 CHANGELOG.md 04:24:45 -rw-rw-r-- 1 1001 1001 3804 Jul 11 04:21 CONTRIBUTING.md 04:24:45 -rw-rw-r-- 1 1001 1001 931 Jul 11 04:21 Dockerfile.build 04:24:45 -rw-rw-r-- 1 1001 1001 849 Jul 11 04:21 Jenkinsfile 04:24:45 -rw-rw-r-- 1 1001 1001 10775 Jul 11 04:21 LICENSE 04:24:45 -rw-rw-r-- 1 1001 1001 6003 Jul 11 04:21 Makefile 04:24:45 -rw-rw-r-- 1 1001 1001 7818 Jul 11 04:21 README.md 04:24:45 -rw-rw-r-- 1 1001 1001 6912 Jul 11 04:21 SECURITY.md 04:24:45 -rw-rw-r-- 1 1001 1001 5 Jul 11 04:22 VERSION 04:24:45 -rw-rw-r-- 1 1001 1001 4131 Jul 11 04:21 ZMQWindows.md 04:24:45 drwxrwxr-x 2 1001 1001 37 Jul 11 04:21 bin 04:24:45 drwxrwxr-x 14 1001 1001 4096 Jul 11 04:21 cmd 04:24:45 -rw-r--r-- 1 root root 398095 Jul 11 04:24 coverage.out 04:24:45 -rw-rw-r-- 1 1001 1001 806 Jul 11 04:21 go.mod 04:24:45 -rw-r--r-- 1 root root 20941 Jul 11 04:22 go.sum 04:24:45 drwxrwxr-x 7 1001 1001 114 Jul 11 04:21 internal 04:24:45 drwxrwxr-x 3 1001 1001 16 Jul 11 04:21 openapi 04:24:45 drwxrwxr-x 4 1001 1001 71 Jul 11 04:21 snap 04:24:45 -rw-rw-r-- 1 1001 1001 168 Jul 11 04:21 version.go [Pipeline] sh 04:24:46 + '[' -e coverage.out ] 04:24:46 + chown 1001:1001 coverage.out [Pipeline] stash 04:24:46 Stashed 1 file(s) [Pipeline] sh 04:24:46 + make build 04:24:46 go mod tidy 04:24:46 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 04:24:48 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 04:24:56 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 04:24:56 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 04:24:57 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 04:24:57 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 04:24:58 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 04:24:59 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 04:24:59 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 04:25:01 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 04:25:01 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 04:25:02 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] } 04:25:04 $ docker stop --time=1 d38a7ff1c09c26982105c4dfcb5ef5236291eb2a4ebc63f191bfa7ebfbffee21 04:25:06 $ docker rm -f d38a7ff1c09c26982105c4dfcb5ef5236291eb2a4ebc63f191bfa7ebfbffee21 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:25:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 04:25:08 04:25:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 04:25:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 04:25:08 latest: Pulling from edgex-devops/edgex-compose 04:25:08 cbdbe7a5bc2a: Pulling fs layer 04:25:08 ca9280d653b3: Pulling fs layer 04:25:08 7e9c9ca2126c: Pulling fs layer 04:25:08 cbdbe7a5bc2a: Verifying Checksum 04:25:08 cbdbe7a5bc2a: Download complete 04:25:08 cbdbe7a5bc2a: Pull complete 04:25:09 ca9280d653b3: Verifying Checksum 04:25:09 ca9280d653b3: Download complete 04:25:10 ca9280d653b3: Pull complete 04:25:10 7e9c9ca2126c: Verifying Checksum 04:25:10 7e9c9ca2126c: Download complete 04:25:10 Running on prd-ubuntu18.04-docker-arm64-4c-16g-2456 in /w/workspace/edgexfoundry_edgex-go_PR-3531 [Pipeline] { [Pipeline] ws 04:25:10 Running in /w/workspace/edgex-go/38 [Pipeline] { [Pipeline] checkout 04:25:10 The recommended git tool is: git 04:25:13 7e9c9ca2126c: Pull complete 04:25:13 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 04:25:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 04:25:13 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 04:25:13 prd-centos7-docker-4c-2g-2454 does not seem to be running inside a container 04:25:13 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/38 -v /w/workspace/edgex-go/38:/w/workspace/edgex-go/38:rw,z -v /w/workspace/edgex-go/38@tmp:/w/workspace/edgex-go/38@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 04:25:15 using credential edgex-jenkins-ssh 04:25:15 Cloning the remote Git repository 04:25:15 Cloning repository git@github.com:edgexfoundry/edgex-go.git 04:25:15 > git init /w/workspace/edgex-go/38 # timeout=10 04:25:15 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 04:25:15 > git --version # timeout=10 04:25:15 > git --version # 'git version 2.17.1' 04:25:15 using GIT_SSH to set credentials SSH Credentials for GitHub 04:25:15 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:25:16 $ docker top 03626b45bb70217c6cb68a2d4c5fd086e72fbf3765afd1553e3e51e9fcedc0e2 -eo pid,comm [Pipeline] { [Pipeline] sh 04:25:17 + grep parallel 04:25:17 + docker-compose build --help 04:25:17 --parallel Build images in parallel. [Pipeline] } 04:25:17 $ docker stop --time=1 03626b45bb70217c6cb68a2d4c5fd086e72fbf3765afd1553e3e51e9fcedc0e2 04:25:18 $ docker rm -f 03626b45bb70217c6cb68a2d4c5fd086e72fbf3765afd1553e3e51e9fcedc0e2 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:25:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 04:25:19 . [Pipeline] withDockerContainer 04:25:19 prd-centos7-docker-4c-2g-2454 does not seem to be running inside a container 04:25:19 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/38 -v /w/workspace/edgex-go/38:/w/workspace/edgex-go/38:rw,z -v /w/workspace/edgex-go/38@tmp:/w/workspace/edgex-go/38@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 04:25:19 $ docker top b101ed82e7c3bba825f278645cedcaca55e9d37499286aaf422a78fc78273eda -eo pid,comm [Pipeline] { [Pipeline] sh 04:25:20 + docker-compose -f ./docker-compose-build.yml build --parallel 04:25:20 Building core-command ... 04:25:20 Building core-data ... 04:25:20 Building core-metadata ... 04:25:20 Building security-bootstrapper ... 04:25:20 Building security-proxy-setup ... 04:25:20 Building security-secretstore-setup ... 04:25:20 Building support-notifications ... 04:25:20 Building support-scheduler ... 04:25:20 Building sys-mgmt-agent ... 04:25:20 Building security-secretstore-setup 04:25:20 Building core-command 04:25:20 Building support-notifications 04:25:20 Building support-scheduler 04:25:20 Building core-metadata 04:25:31 Merging remotes/origin/main commit 9e22069fcd2ccadbe001935d29c439c09ed736f9 into PR head commit cf11ade53dfa96ea272c8e512d180934db189c9d 04:25:31 Merge succeeded, producing cf11ade53dfa96ea272c8e512d180934db189c9d 04:25:31 Checking out Revision cf11ade53dfa96ea272c8e512d180934db189c9d (PR-3531) 04:25:31 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 04:25:31 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:25:31 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 04:25:31 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 04:25:31 using GIT_SSH to set credentials SSH Credentials for GitHub 04:25:31 > 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 04:25:31 > git config core.sparsecheckout # timeout=10 04:25:31 > git checkout -f cf11ade53dfa96ea272c8e512d180934db189c9d # timeout=10 04:25:31 > git remote # timeout=10 04:25:31 > git config --get remote.origin.url # timeout=10 04:25:31 using GIT_SSH to set credentials SSH Credentials for GitHub 04:25:31 > git merge 9e22069fcd2ccadbe001935d29c439c09ed736f9 # timeout=10 04:25:31 > git rev-parse HEAD^{commit} # timeout=10 04:25:31 > git config core.sparsecheckout # timeout=10 04:25:31 > git checkout -f cf11ade53dfa96ea272c8e512d180934db189c9d # timeout=10 04:25:33 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 04:25:33 Step 2/23 : FROM ${BUILDER_BASE} AS builder 04:25:33 ---> cce1d88395d5 04:25:33 Step 3/23 : WORKDIR /edgex-go 04:25:33 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 04:25:33 Step 2/23 : FROM ${BUILDER_BASE} AS builder 04:25:33 ---> cce1d88395d5 04:25:33 Step 3/23 : WORKDIR /edgex-go 04:25:33 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 04:25:33 Step 2/26 : FROM ${BUILDER_BASE} AS builder 04:25:33 ---> cce1d88395d5 04:25:33 Step 3/26 : WORKDIR /edgex-go 04:25:36 Commit message: "build(deps): Bump github.com/fxamacker/cbor/v2 from 2.2.0 to 2.3.0" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:25:37 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 04:25:38 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 04:25:38 + sudo service docker restart 04:25:38 + true 04:25:41 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 04:25:41 Step 2/24 : FROM ${BUILDER_BASE} AS builder 04:25:41 ---> cce1d88395d5 04:25:41 Step 3/24 : WORKDIR /edgex-go 04:25:43 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 04:25:43 Step 2/24 : FROM ${BUILDER_BASE} AS builder 04:25:43 ---> cce1d88395d5 04:25:43 Step 3/24 : WORKDIR /edgex-go 04:25:43 ---> Running in 41f9c651be9f 04:25:43 ---> Running in 067f5591cbab 04:25:43 ---> Running in 71185e9facfb 04:25:43 ---> Running in 181cdeb45efc 04:25:43 ---> Running in 1e139ed8b2fa 04:25:43 Removing intermediate container 067f5591cbab 04:25:43 ---> b5102e17d471 04:25:43 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:25:43 Removing intermediate container 71185e9facfb 04:25:43 ---> 3aa19810053e 04:25:43 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:25:43 Removing intermediate container 41f9c651be9f 04:25:43 ---> 50c211563a57 04:25:43 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:25:43 Removing intermediate container 1e139ed8b2fa 04:25:43 ---> d72942a7f4c7 04:25:43 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:25:43 ---> Running in cfa8f8eb5086 04:25:43 Removing intermediate container 181cdeb45efc 04:25:43 ---> f95919fb2030 04:25:43 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:25:43 ---> Running in 68f7cd908545 04:25:43 ---> Running in a6b0e51def51 04:25:43 ---> Running in 0d5edf5d5091 04:25:43 ---> Running in 34b4af220a1c 04:25:44 Removing intermediate container cfa8f8eb5086 04:25:44 ---> 661b17f09734 04:25:44 Step 5/23 : RUN apk add --update --no-cache make git 04:25:44 ---> Running in 3099f61bbd9f 04:25:44 Removing intermediate container 68f7cd908545 04:25:44 ---> e9af6fd42412 04:25:44 Step 5/24 : RUN apk add --update --no-cache make git 04:25:44 ---> Running in ddd3aa3172d4 04:25:44 Removing intermediate container a6b0e51def51 04:25:44 ---> 35baafa4fb52 04:25:44 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 04:25:44 Removing intermediate container 0d5edf5d5091 04:25:44 ---> da6f67ca2f5b 04:25:44 Step 5/24 : RUN apk add --update --no-cache make git 04:25:44 ---> Running in 65390cbb0375 04:25:44 ---> Running in ddef72e0dfff 04:25:44 Removing intermediate container 34b4af220a1c 04:25:44 ---> 36f5daa588d2 04:25:44 Step 5/26 : RUN apk add --update --no-cache make git 04:25:44 ---> Running in 9e4081bf8af2 04:25:44 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 04:25:44 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 04:25:45 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 04:25:45 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 04:25:45 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 04:25:45 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 04:25:45 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 04:25:45 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 04:25:46 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 04:25:46 OK: 219 MiB in 52 packages 04:25:46 Removing intermediate container ddd3aa3172d4 04:25:46 ---> 2acc47c86d5e 04:25:46 Step 6/24 : COPY go.mod . 04:25:46 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 04:25:46 OK: 219 MiB in 52 packages 04:25:46 ---> 485cd6e143d7 04:25:46 Step 7/24 : RUN go mod download 04:25:46 OK: 219 MiB in 52 packages 04:25:46 ---> Running in 6fbce6842c93 04:25:46 Removing intermediate container 65390cbb0375 04:25:46 ---> a3d4320f1180 04:25:46 Step 6/23 : COPY go.mod . 04:25:46 OK: 219 MiB in 52 packages 04:25:46 Removing intermediate container ddef72e0dfff 04:25:46 ---> 441cd43dc496 04:25:46 Step 6/24 : COPY go.mod . 04:25:47 ---> 1fefe56f5dac 04:25:47 Step 7/23 : RUN go mod download 04:25:47 ---> Running in 54f53384a2df 04:25:47 Removing intermediate container 3099f61bbd9f 04:25:47 ---> 5466d34086f5 04:25:47 Step 6/23 : COPY go.mod . 04:25:47 ---> e7e6c615439e 04:25:47 Step 7/24 : RUN go mod download 04:25:47 ---> Running in 190f768eff00 04:25:47 ---> 3750fba79d97 04:25:47 Step 7/23 : RUN go mod download 04:25:47 ---> Running in df0fa72ecd0d 04:25:47 Removing intermediate container 6fbce6842c93 04:25:47 ---> d284cce361a9 04:25:47 Step 8/24 : COPY . . 04:25:47 OK: 219 MiB in 52 packages 04:25:53 Removing intermediate container 9e4081bf8af2 04:25:53 ---> e8506fe98b68 04:25:53 Step 6/26 : COPY go.mod . 04:25:53 Removing intermediate container 54f53384a2df 04:25:53 ---> 5d3fb9dcac56 04:25:53 Step 8/23 : COPY . . 04:25:53 ---> 0bcea372afba 04:25:53 Step 9/24 : RUN go mod tidy [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:25:56 provisioning config files... 04:25:56 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/38@tmp/config5833097572197817185tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:25:57 ---> docker-login.sh 04:25:57 nexus3.edgexfoundry.org:10001 04:25:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:25:58 Removing intermediate container 190f768eff00 04:25:58 ---> 2b5526817aed 04:25:58 Step 8/24 : COPY . . 04:25:58 ---> Running in 3507468e6c04 04:25:58 ---> 14887e678a5e 04:25:58 Step 7/26 : RUN go mod download 04:25:58 Removing intermediate container df0fa72ecd0d 04:25:58 ---> 2963cca9b922 04:25:58 Step 8/23 : COPY . . 04:25:58 ---> Running in 60afe7d400ef 04:25:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:25:58 Configure a credential helper to remove this warning. See 04:25:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:25:58 04:25:58 Login Succeeded 04:25:58 nexus3.edgexfoundry.org:10002 04:25:58 ---> 4a921342c7ea 04:25:58 Step 9/23 : RUN go mod tidy 04:25:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:25:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:25:59 Configure a credential helper to remove this warning. See 04:25:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:25:59 04:25:59 Login Succeeded 04:25:59 nexus3.edgexfoundry.org:10003 04:25:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:25:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:25:59 Configure a credential helper to remove this warning. See 04:25:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:25:59 04:25:59 Login Succeeded 04:25:59 nexus3.edgexfoundry.org:10004 04:25:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:26:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:26:00 Configure a credential helper to remove this warning. See 04:26:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:26:00 04:26:00 Login Succeeded 04:26:00 docker.io 04:26:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:26:00 ---> Running in 69db259c3496 04:26:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:26:01 Configure a credential helper to remove this warning. See 04:26:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:26:01 04:26:01 Login Succeeded 04:26:01 ---> docker-login.sh ends [Pipeline] } 04:26:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:26:01 ========================================================= 04:26:01 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 04:26:01 ========================================================= [Pipeline] isUnix [Pipeline] sh 04:26:01 + 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 . 04:26:03 Sending build context to Docker daemon 165.7MB 04:26:03 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 04:26:03 Step 2/6 : FROM ${BASE} 04:26:04 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 04:26:04 595b0fe564bb: Pulling fs layer 04:26:04 24495759ef45: Pulling fs layer 04:26:04 d148012ef14d: Pulling fs layer 04:26:04 cb65c68fc2e2: Pulling fs layer 04:26:04 093eec477d81: Pulling fs layer 04:26:04 20fd20ab2234: Pulling fs layer 04:26:04 43245461236d: Pulling fs layer 04:26:04 5a37c24eccbd: Pulling fs layer 04:26:04 20fd20ab2234: Waiting 04:26:04 43245461236d: Waiting 04:26:04 5a37c24eccbd: Waiting 04:26:04 cb65c68fc2e2: Waiting 04:26:04 093eec477d81: Waiting 04:26:04 d148012ef14d: Verifying Checksum 04:26:04 d148012ef14d: Download complete 04:26:04 24495759ef45: Verifying Checksum 04:26:04 24495759ef45: Download complete 04:26:04 093eec477d81: Verifying Checksum 04:26:04 093eec477d81: Download complete 04:26:04 20fd20ab2234: Verifying Checksum 04:26:04 20fd20ab2234: Download complete 04:26:04 595b0fe564bb: Verifying Checksum 04:26:04 595b0fe564bb: Download complete 04:26:04 43245461236d: Verifying Checksum 04:26:04 43245461236d: Download complete 04:26:04 595b0fe564bb: Pull complete 04:26:05 24495759ef45: Pull complete 04:26:05 d148012ef14d: Pull complete 04:26:06 5a37c24eccbd: Verifying Checksum 04:26:06 5a37c24eccbd: Download complete 04:26:07 ---> dbdd73934b47 04:26:07 Step 9/24 : RUN go mod tidy 04:26:07 ---> 546371986324 04:26:07 Step 9/23 : RUN go mod tidy 04:26:07 ---> Running in c608c6bc91b5 04:26:07 ---> Running in 77e74ecb901a 04:26:07 Removing intermediate container 3507468e6c04 04:26:07 ---> 33b7148815fa 04:26:07 Step 10/24 : RUN make cmd/core-command/core-command 04:26:07 ---> Running in 017d8b2d49bf 04:26:07 Removing intermediate container 60afe7d400ef 04:26:07 ---> 21b828b886f4 04:26:07 Step 8/26 : COPY . . 04:26:07 cb65c68fc2e2: Verifying Checksum 04:26:07 cb65c68fc2e2: Download complete 04:26:08 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 04:26:11 Removing intermediate container 69db259c3496 04:26:11 ---> 1a50d8e6d4fa 04:26:11 Step 10/23 : RUN make cmd/support-notifications/support-notifications 04:26:11 ---> Running in 2b8cd94ca82a 04:26:11 Removing intermediate container c608c6bc91b5 04:26:11 ---> bc6db6c12c5c 04:26:11 Step 10/24 : RUN make cmd/core-metadata/core-metadata 04:26:12 Removing intermediate container 77e74ecb901a 04:26:12 ---> 955d58bb9c1c 04:26:12 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 04:26:12 ---> Running in 7a38d5f66d93 04:26:12 ---> Running in 7ce3012ee1a3 04:26:13 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 04:26: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 04:26:13 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 04:26:19 ---> 1aa30a117d03 04:26:19 Step 9/26 : RUN go mod tidy 04:26:19 ---> Running in 5df342ce4a3e 04:26:20 cb65c68fc2e2: Pull complete 04:26:20 093eec477d81: Pull complete 04:26:20 20fd20ab2234: Pull complete 04:26:20 43245461236d: Pull complete 04:26:21 Removing intermediate container 5df342ce4a3e 04:26:21 ---> 2d7dbb8f08b3 04:26:21 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 04:26:21 ---> Running in 1321ddc35748 04:26:22 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 04:26:23 5a37c24eccbd: Pull complete 04:26:23 Digest: sha256:1f93be31992c0c85398b36ba92fe0466778821d351774b6a75e3069a3cd419d7 04:26:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 04:26:23 ---> 274d7007c78b 04:26:23 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 04:26:25 ---> Running in 743e35d74761 04:26:27 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 04:26:27 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 04:26:28 (1/12) Installing libmagic (5.39-r0) 04:26:29 (2/12) Installing file (5.39-r0) 04:26:29 (3/12) Installing libc-dev (0.7.2-r3) 04:26:29 (4/12) Installing g++ (10.2.1_pre1-r3) 04:26:40 Removing intermediate container 017d8b2d49bf 04:26:40 ---> 75a705b908ce 04:26:40 04:26:40 Step 11/24 : FROM alpine:3.12 04:26:40 3.12: Pulling from library/alpine 04:26:40 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 04:26:40 Status: Downloaded newer image for alpine:3.12 04:26:40 ---> 13621d1b12d4 04:26:40 Step 12/24 : RUN apk add --update --no-cache dumb-init 04:26:40 ---> Running in 0edec1f19bab 04:26:41 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 04:26:41 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 04:26:41 (1/1) Installing dumb-init (1.2.2-r1) 04:26:41 Executing busybox-1.31.1-r20.trigger 04:26:41 OK: 6 MiB in 15 packages 04:26:41 (5/12) Installing fortify-headers (1.1-r0) 04:26:41 (6/12) Installing patch (2.7.6-r7) 04:26:41 (7/12) Installing build-base (0.5-r2) 04:26:41 (8/12) Installing libsodium (1.0.18-r0) 04:26:41 (9/12) Installing pkgconf (1.7.3-r0) 04:26:41 (10/12) Installing libsodium-dev (1.0.18-r0) 04:26:41 (11/12) Installing libzmq (4.3.3-r1) 04:26:41 (12/12) Installing zeromq-dev (4.3.3-r1) 04:26:41 Executing busybox-1.32.1-r6.trigger 04:26:41 OK: 218 MiB in 52 packages 04:26:42 Removing intermediate container 0edec1f19bab 04:26:42 ---> 7f810c410fd9 04:26:42 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 04:26:42 ---> Running in 227320bacf43 04:26:42 Removing intermediate container 227320bacf43 04:26:42 ---> 6486e180155e 04:26:42 Step 14/24 : ENV APP_PORT=59882 04:26:42 ---> Running in 8e491debfd5a 04:26:42 Removing intermediate container 8e491debfd5a 04:26:42 ---> 253def642467 04:26:42 Step 15/24 : EXPOSE $APP_PORT 04:26:42 ---> Running in 4a465496a7c9 04:26:43 Removing intermediate container 4a465496a7c9 04:26:43 ---> 8395066f112d 04:26:43 Step 16/24 : WORKDIR / 04:26:43 ---> Running in faa30c333228 04:26:43 Removing intermediate container faa30c333228 04:26:43 ---> 3666661c9aa5 04:26:43 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 04:26:43 ---> 14a880394539 04:26:43 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 04:26:44 ---> 582e289c366d 04:26:44 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 04:26:44 Removing intermediate container 743e35d74761 04:26:44 ---> 18e1381ecd39 04:26:44 Step 4/6 : WORKDIR /edgex-go 04:26:44 ---> Running in a91bf5d28e95 04:26:44 ---> 587fee4b2724 04:26:44 Step 20/24 : ENTRYPOINT ["/core-command"] 04:26:44 ---> Running in 4e1c9eb2696a 04:26:44 Removing intermediate container 4e1c9eb2696a 04:26:44 ---> 6caa0f6533dd 04:26:44 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:26:44 ---> Running in 3eb29b47bcfa 04:26:44 Removing intermediate container 3eb29b47bcfa 04:26:44 ---> 93d7913d14fe 04:26:44 Step 22/24 : LABEL arch=x86_64 04:26:44 ---> Running in 25a6f6b16eae 04:26:45 Removing intermediate container a91bf5d28e95 04:26:45 ---> d1b4c3f86811 04:26:45 Step 5/6 : COPY go.mod . 04:26:45 Removing intermediate container 25a6f6b16eae 04:26:45 ---> 0c6efad10b08 04:26:45 Step 23/24 : LABEL git_sha=cf11ade53dfa96ea272c8e512d180934db189c9d 04:26:45 ---> Running in 2973f3e31a49 04:26:45 Removing intermediate container 2973f3e31a49 04:26:45 ---> fecde4590eb6 04:26:45 Step 24/24 : LABEL version=0.0.0 04:26:45 ---> Running in 60e03f7c7cd1 04:26:45 Removing intermediate container 60e03f7c7cd1 04:26:45 ---> d37be5e1d815 04:26:45 04:26:45 Successfully built d37be5e1d815 04:26:45 Successfully tagged core-command:latest 04:26:45 Building security-bootstrapper 04:26:45 ---> ce514996c0b9 04:26:45 Step 6/6 : RUN go mod download 04:26:45 ---> Running in 8e0e6c4a48a6 04:26:52  Building core-command ... done Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 04:26:52 Step 2/32 : FROM ${BUILDER_BASE} AS builder 04:26:52 ---> cce1d88395d5 04:26:52 Step 3/32 : WORKDIR /edgex-go 04:26:52 ---> Using cache 04:26:52 ---> f95919fb2030 04:26:52 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:26:52 ---> Using cache 04:26:52 ---> 36f5daa588d2 04:26:52 Step 5/32 : RUN apk add --update --no-cache make git 04:26:52 ---> Using cache 04:26:52 ---> e8506fe98b68 04:26:52 Step 6/32 : COPY go.mod . 04:26:52 ---> Using cache 04:26:52 ---> 14887e678a5e 04:26:52 Step 7/32 : RUN go mod download 04:26:52 ---> Using cache 04:26:52 ---> 21b828b886f4 04:26:52 Step 8/32 : COPY . . 04:26:52 ---> Using cache 04:26:52 ---> 1aa30a117d03 04:26:52 Step 9/32 : RUN go mod tidy 04:26:52 ---> Using cache 04:26:52 ---> 2d7dbb8f08b3 04:26:52 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 04:26:52 ---> Running in e8ca9e2044a9 04:26:53 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 04:26:55 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 04:26:56 Removing intermediate container 7ce3012ee1a3 04:26:56 ---> a0a8213fc78e 04:26:56 04:26:56 Step 11/23 : FROM alpine:3.12 04:26:56 ---> 13621d1b12d4 04:26:56 Step 12/23 : RUN apk add --update --no-cache dumb-init 04:26:56 ---> Using cache 04:26:56 ---> 7f810c410fd9 04:26:56 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 04:26:56 ---> Using cache 04:26:56 ---> 6486e180155e 04:26:56 Step 14/23 : ENV APP_PORT=59861 04:26:56 ---> Running in 0f32494fb989 04:26:56 Removing intermediate container 7a38d5f66d93 04:26:56 ---> a9b63bc4ea53 04:26:56 04:26:56 Step 11/24 : FROM alpine:3.12 04:26:56 ---> 13621d1b12d4 04:26:56 Step 12/24 : RUN apk add --update --no-cache dumb-init 04:26:56 ---> Using cache 04:26:56 ---> 7f810c410fd9 04:26:56 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 04:26:56 ---> Using cache 04:26:56 ---> 6486e180155e 04:26:56 Step 14/24 : ENV APP_PORT=59881 04:26:56 ---> Running in ccda965ad120 04:26:56 Removing intermediate container 0f32494fb989 04:26:56 ---> 0e886b48d70f 04:26:56 Step 15/23 : EXPOSE $APP_PORT 04:26:56 ---> Running in b52e0a2825e3 04:26:57 Removing intermediate container ccda965ad120 04:26:57 ---> c96b6a986613 04:26:57 Step 15/24 : EXPOSE $APP_PORT 04:26:57 Removing intermediate container b52e0a2825e3 04:26:57 ---> 50248ef957d9 04:26:57 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 04:26:57 ---> Running in 4a408adb44e5 04:26:57 Removing intermediate container 4a408adb44e5 04:26:57 ---> 9b4ba2972d4a 04:26:57 Step 16/24 : WORKDIR / 04:26:57 ---> Running in 0e3505ec2740 04:26:58 ---> d5c22efca6f1 04:26:58 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 04:26:58 Removing intermediate container 2b8cd94ca82a 04:26:58 ---> 822654f3d48b 04:26:58 04:26:58 Step 11/23 : FROM alpine:3.12 04:26:58 ---> 13621d1b12d4 04:26:58 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 04:26:58 ---> Running in 40cfd22de0d2 04:26:58 Removing intermediate container 0e3505ec2740 04:26:58 ---> 129bbed582ee 04:26:58 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 04:26:59 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 04:26:59 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 04:26:59 (1/2) Installing ca-certificates (20191127-r4) 04:26:59 (2/2) Installing dumb-init (1.2.2-r1) 04:26:59 Executing busybox-1.31.1-r20.trigger 04:26:59 Executing ca-certificates-20191127-r4.trigger 04:26:59 OK: 6 MiB in 16 packages 04:26:59 ---> 58c1219382cd 04:26:59 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 04:26:59 Removing intermediate container 1321ddc35748 04:26:59 ---> 1f0486693190 04:26:59 04:26:59 Step 11/26 : FROM alpine:3.12 04:26:59 ---> 13621d1b12d4 04:26:59 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 04:26:59 ---> bfc3fb2faabf 04:26:59 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 04:26:59 ---> Running in 65600d8b8e04 04:27:00 Removing intermediate container 40cfd22de0d2 04:27:00 ---> 25b01faa0125 04:27:00 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 04:27:00 ---> e2c2eccd08eb 04:27:00 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 04:27:00 ---> Running in 59216a9e2b3c 04:27:00 ---> 6e546b811276 04:27:00 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 04:27:00 ---> Running in a7ad956aa29e 04:27:00 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 04:27:00 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 04:27:01 Removing intermediate container a7ad956aa29e 04:27:01 ---> a6abb129c4e3 04:27:01 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:27:01 Removing intermediate container 59216a9e2b3c 04:27:01 ---> 9e4af8679034 04:27:01 Step 14/23 : ENV APP_PORT=59860 04:27:01 ---> Running in 8edf068a8fe4 04:27:01 ---> Running in 886257f8c3fe 04:27:01 ---> c085006d71ae 04:27:01 Step 20/24 : ENTRYPOINT ["/core-metadata"] 04:27:01 (1/6) Installing ca-certificates (20191127-r4) 04:27:01 (2/6) Installing nghttp2-libs (1.41.0-r0) 04:27:01 (3/6) Installing libcurl (7.77.0-r0) 04:27:01 (4/6) Installing curl (7.77.0-r0) 04:27:01 (5/6) Installing dumb-init (1.2.2-r1) 04:27:01 (6/6) Installing su-exec (0.2-r1) 04:27:01 Executing busybox-1.31.1-r20.trigger 04:27:01 Executing ca-certificates-20191127-r4.trigger 04:27:01 OK: 7 MiB in 20 packages 04:27:01 ---> Running in cbeb6220cd07 04:27:01 Removing intermediate container 8edf068a8fe4 04:27:01 ---> 538c789f1e7d 04:27:01 Step 21/23 : LABEL arch=x86_64 04:27:01 Removing intermediate container 886257f8c3fe 04:27:01 ---> 9fae6e2ba4fe 04:27:01 Step 15/23 : EXPOSE $APP_PORT 04:27:01 ---> Running in 5895254bc050 04:27:01 ---> Running in 894b15f4f751 04:27:01 Removing intermediate container cbeb6220cd07 04:27:01 ---> 556655954e49 04:27:01 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:27:01 ---> Running in 13e01b53df96 04:27:01 Removing intermediate container 5895254bc050 04:27:01 ---> bf077ecf15ff 04:27:01 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 04:27:01 Removing intermediate container 894b15f4f751 04:27:01 ---> 4b857d7f4ff3 04:27:01 Step 22/23 : LABEL git_sha=cf11ade53dfa96ea272c8e512d180934db189c9d 04:27:01 Removing intermediate container 13e01b53df96 04:27:01 ---> 41a4c0482879 04:27:01 Step 22/24 : LABEL arch=x86_64 04:27:01 ---> Running in 14e824641425 04:27:01 ---> Running in 4d855e40a8fa 04:27:01 Removing intermediate container 65600d8b8e04 04:27:01 ---> ec5d9d3f3ea6 04:27:01 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 04:27:02 ---> Running in ddb658ac8e2f 04:27:02 Removing intermediate container 14e824641425 04:27:02 ---> d133a33b1402 04:27:02 Step 23/23 : LABEL version=0.0.0 04:27:02 ---> 60b7ca514f8f 04:27:02 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 04:27:02 Removing intermediate container 4d855e40a8fa 04:27:02 ---> 97d5a2f0d854 04:27:02 Step 23/24 : LABEL git_sha=cf11ade53dfa96ea272c8e512d180934db189c9d 04:27:02 ---> Running in 08714ff4d9c7 04:27:02 ---> Running in 4ccb31f8959c 04:27:02 Removing intermediate container ddb658ac8e2f 04:27:02 ---> 438c80b38314 04:27:02 Step 14/26 : WORKDIR / 04:27:02 ---> Running in 318b493843d5 04:27:02 Removing intermediate container 08714ff4d9c7 04:27:02 ---> cdb6c6a17192 04:27:02 04:27:02 Removing intermediate container 4ccb31f8959c 04:27:02 ---> b8542ad058d4 04:27:02 Step 24/24 : LABEL version=0.0.0 04:27:03 ---> Running in b18f46d682a6 04:27:03 Successfully built cdb6c6a17192 04:27:03 Successfully tagged support-scheduler:latest 04:27:03 Building security-proxy-setup 04:27:03  Building support-scheduler ... done Removing intermediate container 318b493843d5 04:27:03 ---> fa53af6eddab 04:27:03 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 04:27:03 Removing intermediate container b18f46d682a6 04:27:03 ---> a2734c09cea3 04:27:03 04:27:03 Successfully built a2734c09cea3 04:27:03 ---> ed9617dba92c 04:27:03 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 04:27:03 Successfully tagged core-metadata:latest 04:27:03  Building core-metadata ... done Building core-data 04:27:04 ---> b609a9e61dfd 04:27:04 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 04:27:09 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 04:27:09 Step 2/24 : FROM ${BUILDER_BASE} AS builder 04:27:09 ---> cce1d88395d5 04:27:09 Step 3/24 : WORKDIR /edgex-go 04:27:09 ---> Using cache 04:27:09 ---> f95919fb2030 04:27:09 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:27:09 ---> Using cache 04:27:09 ---> 36f5daa588d2 04:27:09 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 04:27:09 ---> 6ecdbcc79efc 04:27:09 Step 19/23 : ENTRYPOINT ["/support-notifications"] 04:27:11 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 04:27:11 Step 2/22 : FROM ${BUILDER_BASE} AS builder 04:27:11 ---> cce1d88395d5 04:27:11 Step 3/22 : WORKDIR /edgex-go 04:27:11 ---> Using cache 04:27:11 ---> f95919fb2030 04:27:11 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:27:11 ---> Using cache 04:27:11 ---> 36f5daa588d2 04:27:11 Step 5/22 : RUN apk add --update --no-cache make git 04:27:11 ---> Using cache 04:27:11 ---> e8506fe98b68 04:27:11 Step 6/22 : COPY go.mod . 04:27:11 ---> Using cache 04:27:11 ---> 14887e678a5e 04:27:11 Step 7/22 : RUN go mod download 04:27:11 ---> Using cache 04:27:11 ---> 21b828b886f4 04:27:11 Step 8/22 : COPY . . 04:27:11 ---> Using cache 04:27:11 ---> 1aa30a117d03 04:27:11 Step 9/22 : RUN go mod tidy 04:27:11 ---> Using cache 04:27:11 ---> 2d7dbb8f08b3 04:27:11 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 04:27:11 ---> 7c9f4c552d51 04:27:11 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 04:27:11 ---> Running in e408e4963af5 04:27:11 ---> Running in f3c3c5f70e36 04:27:11 ---> Running in 088240cf1438 04:27:11 Removing intermediate container f3c3c5f70e36 04:27:11 ---> 5840709ae820 04:27:11 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:27:11 ---> 908c697a1554 04:27:11 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 04:27:11 ---> Running in c376f8e36d89 04:27:11 Removing intermediate container c376f8e36d89 04:27:11 ---> a66bab944125 04:27:11 Step 21/23 : LABEL arch=x86_64 04:27:11 ---> Running in 6f3bd5c284d8 04:27:11 ---> 659a4d63ee89 04:27:11 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 04:27:12 Removing intermediate container 6f3bd5c284d8 04:27:12 ---> f05c324327c4 04:27:12 Step 22/23 : LABEL git_sha=cf11ade53dfa96ea272c8e512d180934db189c9d 04:27:12 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 04:27:12 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 04:27:12 ---> Running in f589709e0d99 04:27:12 Removing intermediate container f589709e0d99 04:27:12 ---> 6dd7892520a0 04:27:12 Step 23/23 : LABEL version=0.0.0 04:27:12 ---> 12623bf648a1 04:27:12 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 04:27:12 ---> Running in 7062bbfd3f6b 04:27:12 Removing intermediate container 8e0e6c4a48a6 04:27:12 ---> 32927edf9878 04:27:12 Successfully built 32927edf9878 04:27:12 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 04:27:13 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 04:27:13 Removing intermediate container 7062bbfd3f6b 04:27:13 ---> 576a09ce9bdd 04:27:13 04:27:13 Successfully built 576a09ce9bdd 04:27:13 Successfully tagged support-notifications:latest 04:27:13 Building sys-mgmt-agent 04:27:13 + docker inspect -f . ci-base-image-arm64 04:27:13 . [Pipeline] withDockerContainer 04:27:13 ---> 853fc1c79867 04:27:13 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 04:27:13 prd-ubuntu18.04-docker-arm64-4c-16g-2456 does not seem to be running inside a container 04:27:13 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/38 -v /w/workspace/edgex-go/38:/w/workspace/edgex-go/38:rw,z -v /w/workspace/edgex-go/38@tmp:/w/workspace/edgex-go/38@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 04:27:13  Building support-notifications ... done OK: 219 MiB in 52 packages 04:27:15 $ docker top ebd61526f95fe9e249544aed8354e1d27c1271553676f0106c4e7f77a02a447b -eo pid,comm [Pipeline] { [Pipeline] sh 04:27:15 + go version 04:27:15 go version go1.16.5 linux/arm64 [Pipeline] } 04:27:16 $ docker stop --time=1 ebd61526f95fe9e249544aed8354e1d27c1271553676f0106c4e7f77a02a447b 04:27:17 $ docker rm -f ebd61526f95fe9e249544aed8354e1d27c1271553676f0106c4e7f77a02a447b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:27:18 + docker inspect -f . ci-base-image-arm64 04:27:18 . [Pipeline] withDockerContainer 04:27:18 prd-ubuntu18.04-docker-arm64-4c-16g-2456 does not seem to be running inside a container 04:27:18 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/38 -v /w/workspace/edgex-go/38:/w/workspace/edgex-go/38:rw,z -v /w/workspace/edgex-go/38@tmp:/w/workspace/edgex-go/38@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 04:27:19 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 04:27:19 Step 2/24 : FROM ${BUILDER_BASE} AS builder 04:27:19 ---> cce1d88395d5 04:27:19 Step 3/24 : WORKDIR /edgex-go 04:27:19 ---> Using cache 04:27:19 ---> f95919fb2030 04:27:19 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:27:19 ---> Using cache 04:27:19 ---> 36f5daa588d2 04:27:19 Step 5/24 : RUN apk add --update --no-cache make bash git 04:27:19 ---> f5f80173d67b 04:27:19 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/ 04:27:19 ---> Running in ac11e6493648 04:27:19 ---> Running in e20cc7e85dc5 04:27:19 Removing intermediate container e408e4963af5 04:27:19 ---> a9b292fb112e 04:27:19 Step 6/24 : COPY go.mod . 04:27:20 ---> 987f0f99e980 04:27:20 Step 7/24 : RUN go mod download 04:27:20 ---> Running in 480f3de6f4bb 04:27:20 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 04:27:20 $ docker top db4dda2057103498b79bedb1e66ce7492bfd240fa903e315d3797d78748d161b -eo pid,comm 04:27:20 Removing intermediate container e20cc7e85dc5 04:27:20 ---> c4757dd7904a 04:27:20 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 04:27:20 ---> Running in 705de71fedfc [Pipeline] { [Pipeline] echo 04:27:20 ========================================================= 04:27:20 [edgeXBuildGoParallel] Running Tests and Build... 04:27:20 ========================================================= [Pipeline] sh 04:27:20 Removing intermediate container 705de71fedfc 04:27:20 ---> 4c7de9848255 04:27:20 Step 24/26 : LABEL arch=x86_64 04:27:20 ---> Running in 8a6ac6eb6581 04:27:21 Removing intermediate container 8a6ac6eb6581 04:27:21 ---> 2eb9c3f09be4 04:27:21 Step 25/26 : LABEL git_sha=cf11ade53dfa96ea272c8e512d180934db189c9d 04:27:21 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 04:27:21 ---> Running in 3fea34d44e07 04:27:21 Removing intermediate container 3fea34d44e07 04:27:21 ---> e476015ad2b8 04:27:21 Step 26/26 : LABEL version=0.0.0 04:27:21 Removing intermediate container 480f3de6f4bb 04:27:21 ---> 77fcf0a19829 04:27:21 Step 8/24 : COPY . . 04:27:21 ---> Running in 2247cee66689 04:27:21 + go mod tidy 04:27:21 OK: 219 MiB in 52 packages 04:27:21 Removing intermediate container 2247cee66689 04:27:21 ---> be4372ebf7b1 04:27:21 04:27:21 Successfully built be4372ebf7b1 [Pipeline] sh 04:27:22 + make test 04:27:22 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 04:27:22 go mod tidy 04:27:22 Successfully tagged security-secretstore-setup:latest 04:27:23 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 04:27:27  Building security-secretstore-setup ... done Removing intermediate container ac11e6493648 04:27:27 ---> ca11d91a2c77 04:27:27 Step 6/24 : COPY go.mod . 04:27:27 ---> c1af810dccbf 04:27:27 Step 9/24 : RUN go mod tidy 04:27:27 ---> Running in cb2d32c1c87f 04:27:27 ---> 727c5aabdd34 04:27:27 Step 7/24 : RUN go mod download 04:27:28 ---> Running in d3f2f2716c07 04:27:28 Removing intermediate container e8ca9e2044a9 04:27:28 ---> 4640e602b838 04:27:28 04:27:28 Step 11/32 : FROM alpine:3.12 04:27:28 ---> 13621d1b12d4 04:27:28 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 04:27:28 ---> Running in d95e1850b683 04:27:28 Removing intermediate container d95e1850b683 04:27:28 ---> d9873a043517 04:27:28 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 04:27:28 ---> Running in aff494606edc 04:27:29 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 04:27:29 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 04:27:29 Removing intermediate container d3f2f2716c07 04:27:29 ---> 3d0573e9d0c6 04:27:29 Step 8/24 : COPY . . 04:27:29 (1/2) Installing dumb-init (1.2.2-r1) 04:27:29 (2/2) Installing su-exec (0.2-r1) 04:27:29 Executing busybox-1.31.1-r20.trigger 04:27:29 OK: 6 MiB in 16 packages 04:27:29 Removing intermediate container cb2d32c1c87f 04:27:29 ---> 0c91de882189 04:27:29 Step 10/24 : RUN make cmd/core-data/core-data 04:27:30 ---> Running in 7a6e5b9de3dc 04:27:35 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 04:27:35 Removing intermediate container aff494606edc 04:27:35 ---> 8f3e9f05a2a1 04:27:35 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 04:27:35 ---> 3ceebce4c328 04:27:35 Step 9/24 : RUN go mod tidy 04:27:35 ---> Running in 25674b1f1091 04:27:35 ---> Running in 42df0b74acd5 04:27:35 Removing intermediate container 25674b1f1091 04:27:35 ---> 2c4deef56632 04:27:35 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 04:27:35 ---> Running in 1a293ddd6093 04:27:35 Removing intermediate container 1a293ddd6093 04:27:35 ---> a6cadcc55c91 04:27:35 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 04:27:35 ---> Running in 7ac480529e98 04:27:36 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 04:27:36 Removing intermediate container 7ac480529e98 04:27:36 ---> 34854cc63ed1 04:27:36 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 04:27:36 ---> Running in 7e744f6232ea 04:27:36 Removing intermediate container 42df0b74acd5 04:27:36 ---> b29595c715c7 04:27:36 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 04:27:36 ---> Running in 785170b131ac 04:27:36 Removing intermediate container 7e744f6232ea 04:27:36 ---> 5473e3333a63 04:27:36 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 04:27:37 ---> db22e2bebd90 04:27:37 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 04:27:37 ---> Running in 8cc63f3cd8f2 04:27:37 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 04:27:38 Removing intermediate container 8cc63f3cd8f2 04:27:38 ---> ab2de6455571 04:27:38 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 04:27:38 ---> df14e1fc9d55 04:27:38 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 04:27:39 ---> e03ea4fb6633 04:27:39 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 04:27:39 ---> 3ddedc199903 04:27:39 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 04:27:40 ---> a5bd2e5af9b7 04:27:40 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 04:27:40 ---> 01762d374a7a 04:27:40 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 04:27:40 ---> Running in ed5f16a469db 04:27:41 Removing intermediate container 088240cf1438 04:27:41 ---> f7b307eb26a6 04:27:41 04:27:41 Step 11/22 : FROM alpine:3.12 04:27:41 ---> 13621d1b12d4 04:27:41 Step 12/22 : RUN apk add --update --no-cache curl 04:27:41 Removing intermediate container ed5f16a469db 04:27:41 ---> 3eb194548012 04:27:41 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 04:27:41 ---> Running in e27c8f412d0d 04:27:41 ---> e45361706fd9 04:27:41 Step 27/32 : RUN chmod +x /entrypoint.sh 04:27:41 ---> Running in 6660ac2ae099 04:27:41 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 04:27:42 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 04:27:42 (1/4) Installing ca-certificates (20191127-r4) 04:27:42 (2/4) Installing nghttp2-libs (1.41.0-r0) 04:27:42 (3/4) Installing libcurl (7.77.0-r0) 04:27:42 (4/4) Installing curl (7.77.0-r0) 04:27:42 Executing busybox-1.31.1-r20.trigger 04:27:42 Executing ca-certificates-20191127-r4.trigger 04:27:42 OK: 7 MiB in 18 packages 04:27:42 Removing intermediate container 6660ac2ae099 04:27:42 ---> e76fb340c7d1 04:27:42 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 04:27:43 ---> Running in 9af7a1b25227 04:27:43 Removing intermediate container e27c8f412d0d 04:27:43 ---> 888d20b0f0f6 04:27:43 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 04:27:43 ---> Running in a510a771125f 04:27:43 Removing intermediate container 9af7a1b25227 04:27:43 ---> 9847d3c700fa 04:27:43 Step 29/32 : CMD ["gate"] 04:27:43 ---> Running in ece959da9cc6 04:27:43 Removing intermediate container a510a771125f 04:27:43 ---> 6c5ba68f2678 04:27:43 Step 14/22 : WORKDIR /edgex 04:27:43 ---> Running in c565152087f3 04:27:43 Removing intermediate container ece959da9cc6 04:27:43 ---> af1b59cef0f4 04:27:43 Step 30/32 : LABEL arch=x86_64 04:27:43 Removing intermediate container c565152087f3 04:27:43 ---> 1425abf42ce1 04:27:43 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 04:27:43 ---> Running in b8d2cb1e560c 04:27:44 ---> 75348cd406b6 04:27:44 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 04:27:44 Removing intermediate container b8d2cb1e560c 04:27:44 ---> 87b8bf2fa6da 04:27:44 Step 31/32 : LABEL git_sha=cf11ade53dfa96ea272c8e512d180934db189c9d 04:27:44 ---> Running in 4af509a80069 04:27:44 Removing intermediate container 4af509a80069 04:27:44 ---> 612f7d697b13 04:27:44 Step 32/32 : LABEL version=0.0.0 04:27:44 ---> 11eeffd67416 04:27:44 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 04:27:45 ---> Running in 65042882c4da 04:27:45 Removing intermediate container 65042882c4da 04:27:45 ---> dbbe95a6f2be 04:27:45 04:27:45 ---> 69d5a7651e25 04:27:45 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 04:27:45 ---> Running in cd5b552edd35 04:27:45 Successfully built dbbe95a6f2be 04:27:45 Successfully tagged security-bootstrapper:latest 04:27:45  Building security-bootstrapper ... done Removing intermediate container cd5b552edd35 04:27:45 ---> 66a3d10726f2 04:27:45 Step 19/22 : CMD ["--init=true"] 04:27:45 ---> Running in f6f8fa3f979f 04:27:45 Removing intermediate container f6f8fa3f979f 04:27:45 ---> d48036d02d5c 04:27:45 Step 20/22 : LABEL arch=x86_64 04:27:45 ---> Running in 0ef95782d6c3 04:27:45 Removing intermediate container 0ef95782d6c3 04:27:45 ---> f45e3b3dab49 04:27:45 Step 21/22 : LABEL git_sha=cf11ade53dfa96ea272c8e512d180934db189c9d 04:27:45 ---> Running in f06aa56e5b29 04:27:46 Removing intermediate container f06aa56e5b29 04:27:46 ---> e5433227645b 04:27:46 Step 22/22 : LABEL version=0.0.0 04:27:46 ---> Running in 9dc6bd0d1ab6 04:27:46 Removing intermediate container 9dc6bd0d1ab6 04:27:46 ---> 661f7801f8a1 04:27:46 04:27:46 Successfully built 661f7801f8a1 04:27:46 Successfully tagged security-proxy-setup:latest 04:27:50 ? github.com/edgexfoundry/edgex-go [no test files] 04:27:57  Building security-proxy-setup ... done Removing intermediate container 785170b131ac 04:27:57 ---> 195b1c0233a7 04:27:57 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 04:27:57 ---> Running in bf410f312d6f 04:27:57 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 04:27:57 Removing intermediate container 7a6e5b9de3dc 04:27:57 ---> 537fcbb6304a 04:27:57 04:27:57 Step 11/24 : FROM alpine:3.12 04:27:57 ---> 13621d1b12d4 04:27:57 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 04:27:57 ---> Running in b1bd4b353b18 04:27:57 Removing intermediate container b1bd4b353b18 04:27:57 ---> 0a1463faff75 04:27:57 Step 13/24 : ENV APP_PORT=59880 04:27:57 Removing intermediate container bf410f312d6f 04:27:57 ---> 6d08602a65d1 04:27:57 04:27:57 Step 12/24 : FROM docker:20.10.0 04:27:57 ---> Running in 2184377d228f 04:27:57 20.10.0: Pulling from library/docker 04:27:57 Removing intermediate container 2184377d228f 04:27:57 ---> 922fb534869a 04:27:57 Step 14/24 : EXPOSE $APP_PORT 04:27:57 ---> Running in d9fbcf512125 04:27:57 Removing intermediate container d9fbcf512125 04:27:57 ---> 363a79306615 04:27:57 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:27:57 ---> Running in a1eff20e6ac9 04:27:58 Removing intermediate container a1eff20e6ac9 04:27:58 ---> ebb78234b17b 04:27:58 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 04:27:58 ---> Running in 9f8789bd6860 04:27:58 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 04:27:59 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 04:27:59 (1/6) Installing dumb-init (1.2.2-r1) 04:27:59 (2/6) Installing libgcc (9.3.0-r2) 04:27:59 (3/6) Installing libsodium (1.0.18-r0) 04:27:59 (4/6) Installing libstdc++ (9.3.0-r2) 04:28:00 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 04:28:00 Status: Downloaded newer image for docker:20.10.0 04:28:00 ---> aefe523efa57 04:28:00 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 04:28:00 (5/6) Installing libzmq (4.3.3-r0) 04:28:01 (6/6) Installing zeromq (4.3.3-r0) 04:28:01 ---> Running in 2640c4417045 04:28:01 Executing busybox-1.31.1-r20.trigger 04:28:01 OK: 8 MiB in 20 packages 04:28:01 Removing intermediate container 2640c4417045 04:28:01 ---> a550a2a5cd6e 04:28:01 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 04:28:01 ---> Running in 25b626c28589 04:28:02 Removing intermediate container 9f8789bd6860 04:28:02 ---> e7935568c903 04:28:02 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 04:28:02 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 04:28:02 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 04:28:02 ---> 747af38b119e 04:28:02 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 04:28:02 (1/39) Installing readline (8.0.4-r0) 04:28:02 (2/39) Installing bash (5.0.17-r0) 04:28:02 Executing bash-5.0.17-r0.post-install 04:28:02 (3/39) Installing nghttp2-libs (1.41.0-r0) 04:28:02 (4/39) Installing libcurl (7.77.0-r0) 04:28:02 (5/39) Installing curl (7.77.0-r0) 04:28:02 (6/39) Installing dumb-init (1.2.2-r1) 04:28:02 (7/39) Installing libbz2 (1.0.8-r1) 04:28:02 (8/39) Installing expat (2.2.9-r1) 04:28:02 (9/39) Installing libffi (3.3-r2) 04:28:02 (10/39) Installing gdbm (1.13-r1) 04:28:02 (11/39) Installing xz-libs (5.2.5-r0) 04:28:02 (12/39) Installing sqlite-libs (3.32.1-r1) 04:28:02 (13/39) Installing python3 (3.8.10-r0) 04:28:03 ---> a2fd2ef17822 04:28:03 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 04:28:03 (14/39) Installing py3-appdirs (1.4.4-r1) 04:28:03 (15/39) Installing py3-ordered-set (4.0.1-r0) 04:28:03 (16/39) Installing py3-parsing (2.4.7-r0) 04:28:03 (17/39) Installing py3-six (1.15.0-r0) 04:28:03 (18/39) Installing py3-packaging (20.4-r0) 04:28:03 (19/39) Installing py3-setuptools (47.0.0-r0) 04:28:03 (20/39) Installing py3-chardet (3.0.4-r4) 04:28:03 (21/39) Installing py3-idna (2.9-r0) 04:28:03 (22/39) Installing py3-certifi (2020.4.5.1-r0) 04:28:03 (23/39) Installing py3-urllib3 (1.25.9-r0) 04:28:03 (24/39) Installing py3-requests (2.23.0-r0) 04:28:03 (25/39) Installing py3-msgpack (1.0.0-r0) 04:28:03 (26/39) Installing py3-lockfile (0.12.2-r3) 04:28:03 ---> 1b07bb357183 04:28:03 Step 20/24 : ENTRYPOINT ["/core-data"] 04:28:03 (27/39) Installing py3-cachecontrol (0.12.6-r0) 04:28:03 (28/39) Installing py3-colorama (0.4.3-r0) 04:28:03 (29/39) Installing py3-distlib (0.3.0-r0) 04:28:03 (30/39) Installing py3-distro (1.5.0-r1) 04:28:03 ---> Running in 1783940df4c7 04:28:03 (31/39) Installing py3-webencodings (0.5.1-r3) 04:28:03 (32/39) Installing py3-html5lib (1.0.1-r4) 04:28:03 (33/39) Installing py3-pytoml (0.1.21-r0) 04:28:03 (34/39) Installing py3-pep517 (0.8.2-r0) 04:28:03 (35/39) Installing py3-progress (1.5-r0) 04:28:03 (36/39) Installing py3-toml (0.10.1-r0) 04:28:03 (37/39) Installing py3-retrying (1.3.3-r0) 04:28:03 (38/39) Installing py3-contextlib2 (0.6.0-r0) 04:28:03 (39/39) Installing py3-pip (20.1.1-r0) 04:28:03 Removing intermediate container 1783940df4c7 04:28:03 ---> 604cbe7fe92c 04:28:03 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:28:03 Executing busybox-1.31.1-r19.trigger 04:28:03 OK: 72 MiB in 59 packages 04:28:03 ---> Running in b82c06cee19a 04:28:04 Removing intermediate container b82c06cee19a 04:28:04 ---> d4870297c8dc 04:28:04 Step 22/24 : LABEL arch=x86_64 04:28:04 ---> Running in 549e07dd002d 04:28:04 Removing intermediate container 549e07dd002d 04:28:04 ---> aa2a9f1afa77 04:28:04 Step 23/24 : LABEL git_sha=cf11ade53dfa96ea272c8e512d180934db189c9d 04:28:04 ---> Running in 5a37974c8266 04:28:04 Removing intermediate container 5a37974c8266 04:28:04 ---> 427113f801c3 04:28:04 Step 24/24 : LABEL version=0.0.0 04:28:04 ---> Running in 50e607db4054 04:28:04 Removing intermediate container 50e607db4054 04:28:04 ---> 306a55c07bba 04:28:04 04:28:04 Successfully built 306a55c07bba 04:28:04 Successfully tagged core-data:latest 04:28:04  Building core-data ... done Collecting docker-compose==1.23.2 04:28:04 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 04:28:04 Collecting cached-property<2,>=1.2.0 04:28:04 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 04:28:04 Collecting dockerpty<0.5,>=0.4.1 04:28:04 Downloading dockerpty-0.4.1.tar.gz (13 kB) 04:28:05 Collecting PyYAML<4,>=3.10 04:28:05 Downloading PyYAML-3.13.tar.gz (270 kB) 04:28:05 Collecting jsonschema<3,>=2.5.1 04:28:05 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 04:28:05 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 04:28:05 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 04:28:05 Collecting texttable<0.10,>=0.9.0 04:28:05 Downloading texttable-0.9.1.tar.gz (11 kB) 04:28:06 Collecting docopt<0.7,>=0.6.1 04:28:06 Downloading docopt-0.6.2.tar.gz (25 kB) 04:28:06 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 04:28:06 Collecting docker<4.0,>=3.6.0 04:28:06 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 04:28:06 Collecting websocket-client<1.0,>=0.32.0 04:28:06 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 04:28:06 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) 04:28:06 Collecting idna<2.8,>=2.5 04:28:06 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 04:28:06 Collecting urllib3<1.25,>=1.21.1 04:28:06 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 04:28:06 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) 04:28:06 Collecting docker-pycreds>=0.4.0 04:28:06 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 04:28:06 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 04:28:06 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 04:28:06 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 04:28:06 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 04:28:06 Installing collected packages: cached-property, dockerpty, PyYAML, jsonschema, idna, urllib3, requests, texttable, docopt, websocket-client, docker-pycreds, docker, docker-compose 04:28:06 Running setup.py install for dockerpty: started 04:28:07 Running setup.py install for dockerpty: finished with status 'done' 04:28:07 Running setup.py install for PyYAML: started 04:28:07 Running setup.py install for PyYAML: finished with status 'done' 04:28:07 Attempting uninstall: idna 04:28:07 Found existing installation: idna 2.9 04:28:07 Uninstalling idna-2.9: 04:28:07 Successfully uninstalled idna-2.9 04:28:08 Attempting uninstall: urllib3 04:28:08 Found existing installation: urllib3 1.25.9 04:28:08 Uninstalling urllib3-1.25.9: 04:28:08 Successfully uninstalled urllib3-1.25.9 04:28:08 Attempting uninstall: requests 04:28:08 Found existing installation: requests 2.23.0 04:28:08 Uninstalling requests-2.23.0: 04:28:08 Successfully uninstalled requests-2.23.0 04:28:08 Running setup.py install for texttable: started 04:28:08 Running setup.py install for texttable: finished with status 'done' 04:28:08 Running setup.py install for docopt: started 04:28:08 Running setup.py install for docopt: finished with status 'done' 04:28:09 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 04:28:11 Removing intermediate container 25b626c28589 04:28:11 ---> 2df8034d3376 04:28:11 Step 15/24 : ENV APP_PORT=58890 04:28:11 ---> Running in c4079d806a3e 04:28:11 Removing intermediate container c4079d806a3e 04:28:11 ---> cd60b28ff274 04:28:11 Step 16/24 : EXPOSE $APP_PORT 04:28:11 ---> Running in 9cb9817a7966 04:28:11 Removing intermediate container 9cb9817a7966 04:28:11 ---> c2960c64e4e6 04:28:11 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 04:28:12 ---> b3f1550a2c47 04:28:12 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 04:28:12 ---> d4789e3ae786 04:28:12 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 04:28:12 ---> 2149a4797838 04:28:12 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 04:28:12 ---> Running in 53846231e7cc 04:28:12 Removing intermediate container 53846231e7cc 04:28:12 ---> 5c7b88d1ce3d 04:28:12 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:28:12 ---> Running in 7569a73eeb2d 04:28:12 Removing intermediate container 7569a73eeb2d 04:28:12 ---> 35ceb9a502c3 04:28:12 Step 22/24 : LABEL arch=x86_64 04:28:12 ---> Running in 5d6d50a1df23 04:28:12 Removing intermediate container 5d6d50a1df23 04:28:12 ---> 2d7e651f69c3 04:28:12 Step 23/24 : LABEL git_sha=cf11ade53dfa96ea272c8e512d180934db189c9d 04:28:12 ---> Running in 25676529445b 04:28:13 Removing intermediate container 25676529445b 04:28:13 ---> 88f7a60f9018 04:28:13 Step 24/24 : LABEL version=0.0.0 04:28:13 ---> Running in c7461ae32484 04:28:13 Removing intermediate container c7461ae32484 04:28:13 ---> 521f52431a98 04:28:13 04:28:13 Successfully built 521f52431a98 04:28:13 Successfully tagged sys-mgmt-agent:latest 04:28:13  Building sys-mgmt-agent ... done  [Pipeline] } 04:28:13 $ docker stop --time=1 b101ed82e7c3bba825f278645cedcaca55e9d37499286aaf422a78fc78273eda 04:28:14 $ docker rm -f b101ed82e7c3bba825f278645cedcaca55e9d37499286aaf422a78fc78273eda [Pipeline] // withDockerContainer [Pipeline] sh 04:28:14 + docker images 04:28:14 REPOSITORY TAG IMAGE ID CREATED SIZE 04:28:14 sys-mgmt-agent latest 521f52431a98 2 seconds ago 311MB 04:28:14 core-data latest 306a55c07bba 10 seconds ago 20.3MB 04:28:14 537fcbb6304a 18 seconds ago 1.16GB 04:28:14 6d08602a65d1 18 seconds ago 1.16GB 04:28:14 security-proxy-setup latest 661f7801f8a1 28 seconds ago 25.7MB 04:28:14 security-bootstrapper latest dbbe95a6f2be 29 seconds ago 18.6MB 04:28:14 f7b307eb26a6 34 seconds ago 1.16GB 04:28:14 4640e602b838 46 seconds ago 1.16GB 04:28:14 security-secretstore-setup latest be4372ebf7b1 53 seconds ago 28.7MB 04:28:14 support-notifications latest 576a09ce9bdd About a minute ago 16.7MB 04:28:14 core-metadata latest a2734c09cea3 About a minute ago 16.6MB 04:28:14 support-scheduler latest cdb6c6a17192 About a minute ago 15.9MB 04:28:14 1f0486693190 About a minute ago 1.17GB 04:28:14 822654f3d48b About a minute ago 1.16GB 04:28:14 a9b63bc4ea53 About a minute ago 1.16GB 04:28:14 a0a8213fc78e About a minute ago 1.16GB 04:28:14 core-command latest d37be5e1d815 About a minute ago 15.9MB 04:28:14 75a705b908ce About a minute ago 1.16GB 04:28:14 ci-base-image-x86_64 latest cce1d88395d5 5 minutes ago 660MB 04:28:14 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine eb58bd16d52e 31 hours ago 457MB 04:28:14 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest d8573e4929f5 4 days ago 37.5MB 04:28:14 alpine 3.12 13621d1b12d4 2 months ago 5.58MB 04:28:14 docker 20.10.0 aefe523efa57 7 months ago 240MB 04:28:14 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 04:28:30 Still waiting to schedule task 04:28:30 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 04:28:46 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 04:28:46 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 04:28:50 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 04:28:50 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 04:28:58 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 04:28:58 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 04:28:58 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 04:28:58 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 04:28:59 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 04:28:59 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 04:29:01 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 04:29:01 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 04:29:01 ? github.com/edgexfoundry/edgex-go/internal [no test files] 04:29:01 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 04:29:11 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.174s coverage: 28.7% of statements 04:29:11 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 04:29:11 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 04:29:15 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.357s coverage: 100.0% of statements 04:29:15 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 04:29:15 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.298s coverage: 53.1% of statements 04:29:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 04:29:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 04:29:17 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.587s coverage: 87.7% of statements 04:29:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 04:29:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 04:29:17 ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.219s coverage: 78.9% of statements 04:29:21 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.209s coverage: 81.2% of statements 04:29:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 04:29:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 04:29:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 04:29:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 04:29:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 04:29:26 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.433s coverage: 95.1% of statements 04:29:26 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 04:29:26 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 04:29:26 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] 04:29:26 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 04:29:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 04:29:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 04:29:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 04:29:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 04:29:26 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.242s coverage: 60.0% of statements 04:29:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 04:29:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 04:29:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 04:29:26 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.336s coverage: 0.8% of statements 04:29:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 04:29:26 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.173s coverage: 58.8% of statements 04:29:26 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.194s coverage: 22.0% of statements 04:29:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 04:29:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.188s coverage: 47.1% of statements 04:29:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.236s coverage: 79.5% of statements 04:29:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.210s coverage: 94.1% of statements 04:29:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.218s coverage: 96.3% of statements 04:29:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.279s coverage: 87.5% of statements 04:29:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.241s coverage: 94.4% of statements 04:29:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.173s coverage: 44.8% of statements 04:29:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.553s coverage: 81.8% of statements 04:29:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 04:29:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.258s coverage: 92.9% of statements 04:29:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 04:29:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 04:29:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 04:29:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.056s coverage: 65.1% of statements 04:29:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 04:29:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 04:29:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 04:29:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 04:29:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 04:29:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.168s coverage: 87.2% of statements 04:29:53 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 04:29:53 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 04:29:53 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.140s coverage: 100.0% of statements 04:29:53 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 04:29:53 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.162s coverage: 58.8% of statements 04:29:53 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 04:29:53 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.186s coverage: 80.0% of statements 04:29:53 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.257s coverage: 87.2% of statements 04:29:53 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.232s coverage: 85.4% of statements 04:29:53 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.309s coverage: 91.2% of statements 04:29:53 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 04:29:53 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.625s coverage: 64.4% of statements 04:29:53 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 04:29:53 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 04:29:53 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.166s coverage: 100.0% of statements 04:29:53 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.083s coverage: 91.3% of statements 04:29:53 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.058s coverage: 100.0% of statements 04:29:53 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.081s coverage: 73.7% of statements 04:29:55 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.051s coverage: 100.0% of statements 04:29:58 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.943s coverage: 66.9% of statements 04:29:58 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 04:29:58 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 04:29:58 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 04:30:00 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.628s coverage: 43.6% of statements 04:30:00 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 04:30:00 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 04:30:00 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.248s coverage: 89.5% of statements 04:30:00 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 04:30:00 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.233s coverage: 84.8% of statements 04:30:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 04:30:08 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.237s coverage: 19.3% of statements 04:30:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 04:30:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 04:30:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 04:30:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 04:30:08 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.524s coverage: 91.9% of statements 04:30:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 04:30:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 04:30:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] 04:30:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 04:30:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 04:30:08 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.219s coverage: 62.7% of statements 04:30:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 04:30:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 04:30:08 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.336s coverage: 97.6% of statements 04:30:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 04:30:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 04:30:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] 04:30:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 04:30:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 04:30:08 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.183s coverage: 28.9% of statements 04:30:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 04:30:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 04:30:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 04:30:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 04:30:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 04:30:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 04:30:08 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.163s coverage: 100.0% of statements 04:30:08 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.076s coverage: 95.4% of statements 04:30:09 GO111MODULE=on go vet ./... 04:31:31 gofmt -l . 04:31:31 [ "`gofmt -l .`" = "" ] 04:31:31 ./bin/test-attribution-txt.sh [Pipeline] sh 04:31:31 + ls -al . 04:31:31 total 592 04:31:31 drwxrwxr-x 9 1001 1001 4096 Jul 11 04:31 . 04:31:31 drwxr-xr-x 4 root root 4096 Jul 11 04:27 .. 04:31:31 -rw-rw-r-- 1 1001 1001 11 Jul 11 04:25 .dockerignore 04:31:31 drwxrwxr-x 8 1001 1001 4096 Jul 11 04:25 .git 04:31:31 drwxrwxr-x 3 1001 1001 4096 Jul 11 04:25 .github 04:31:31 -rw-rw-r-- 1 1001 1001 818 Jul 11 04:25 .gitignore 04:31:31 -rw-rw-r-- 1 1001 1001 76 Jul 11 04:25 .hadolint.yml 04:31:31 -rw-rw-r-- 1 1001 1001 166 Jul 11 04:25 .sonarcloud.properties 04:31:31 -rw-rw-r-- 1 1001 1001 8609 Jul 11 04:25 Attribution.txt 04:31:31 -rw-rw-r-- 1 1001 1001 43881 Jul 11 04:25 CHANGELOG.md 04:31:31 -rw-rw-r-- 1 1001 1001 3804 Jul 11 04:25 CONTRIBUTING.md 04:31:31 -rw-rw-r-- 1 1001 1001 931 Jul 11 04:25 Dockerfile.build 04:31:31 -rw-rw-r-- 1 1001 1001 849 Jul 11 04:25 Jenkinsfile 04:31:31 -rw-rw-r-- 1 1001 1001 10775 Jul 11 04:25 LICENSE 04:31:31 -rw-rw-r-- 1 1001 1001 6003 Jul 11 04:25 Makefile 04:31:31 -rw-rw-r-- 1 1001 1001 7818 Jul 11 04:25 README.md 04:31:31 -rw-rw-r-- 1 1001 1001 6912 Jul 11 04:25 SECURITY.md 04:31:31 -rw-rw-r-- 1 1001 1001 5 Jul 11 04:22 VERSION 04:31:31 -rw-rw-r-- 1 1001 1001 4131 Jul 11 04:25 ZMQWindows.md 04:31:31 drwxrwxr-x 2 1001 1001 4096 Jul 11 04:25 bin 04:31:31 drwxrwxr-x 14 1001 1001 4096 Jul 11 04:25 cmd 04:31:31 -rw-r--r-- 1 root root 398095 Jul 11 04:30 coverage.out 04:31:31 -rw-rw-r-- 1 1001 1001 806 Jul 11 04:25 go.mod 04:31:31 -rw-r--r-- 1 root root 20941 Jul 11 04:27 go.sum 04:31:31 drwxrwxr-x 7 1001 1001 4096 Jul 11 04:25 internal 04:31:31 drwxrwxr-x 3 1001 1001 4096 Jul 11 04:25 openapi 04:31:31 drwxrwxr-x 4 1001 1001 4096 Jul 11 04:25 snap 04:31:31 -rw-rw-r-- 1 1001 1001 168 Jul 11 04:25 version.go [Pipeline] sh 04:31:32 + '[' -e coverage.out ] 04:31:32 + chown 1001:1001 coverage.out [Pipeline] stash 04:31:32 Warning: overwriting stash ‘coverage-report’ 04:31:33 Stashed 1 file(s) [Pipeline] sh 04:31:34 + make build 04:31:34 go mod tidy 04:31:34 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 04:31:39 Running on prd-ubuntu18.04-docker-8c-8g-2457 in /w/workspace/edgexfoundry_edgex-go_PR-3531 [Pipeline] { [Pipeline] ws 04:31:39 Running in /w/workspace/edgex-go/38 [Pipeline] { [Pipeline] checkout 04:31:39 The recommended git tool is: git 04:31:41 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 04:31:42 using credential edgex-jenkins-ssh 04:31:42 Cloning the remote Git repository 04:31:42 Cloning repository git@github.com:edgexfoundry/edgex-go.git 04:31:42 > git init /w/workspace/edgex-go/38 # timeout=10 04:31:42 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 04:31:42 > git --version # timeout=10 04:31:42 > git --version # 'git version 2.17.1' 04:31:42 using GIT_SSH to set credentials SSH Credentials for GitHub 04:31:42 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:31:49 Merging remotes/origin/main commit 9e22069fcd2ccadbe001935d29c439c09ed736f9 into PR head commit cf11ade53dfa96ea272c8e512d180934db189c9d 04:31:49 Merge succeeded, producing cf11ade53dfa96ea272c8e512d180934db189c9d 04:31:49 Checking out Revision cf11ade53dfa96ea272c8e512d180934db189c9d (PR-3531) 04:31:48 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 04:31:49 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:31:49 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 04:31:49 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 04:31:49 using GIT_SSH to set credentials SSH Credentials for GitHub 04:31:49 > 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 04:31:49 > git config core.sparsecheckout # timeout=10 04:31:49 > git checkout -f cf11ade53dfa96ea272c8e512d180934db189c9d # timeout=10 04:31:49 > git remote # timeout=10 04:31:49 > git config --get remote.origin.url # timeout=10 04:31:49 using GIT_SSH to set credentials SSH Credentials for GitHub 04:31:49 > git merge 9e22069fcd2ccadbe001935d29c439c09ed736f9 # timeout=10 04:31:49 > git rev-parse HEAD^{commit} # timeout=10 04:31:49 > git config core.sparsecheckout # timeout=10 04:31:49 > git checkout -f cf11ade53dfa96ea272c8e512d180934db189c9d # timeout=10 04:31:53 Commit message: "build(deps): Bump github.com/fxamacker/cbor/v2 from 2.2.0 to 2.3.0" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:31:54 + echo snap-build.sh 04:31:54 snap-build.sh 04:31:54 + SNAP_BASE_DIR=. 04:31:54 + '[' '!' -z /w/workspace/edgex-go/38 ']' 04:31:54 + SNAP_BASE_DIR=/w/workspace/edgex-go/38 04:31:54 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/38]' 04:31:54 [snap-build] Building snap in dir [/w/workspace/edgex-go/38] 04:31:54 + cd /w/workspace/edgex-go/38 04:31:54 + sudo apt-get remove -qy --purge lxd lxd-client 04:31:54 Reading package lists... 04:31:54 Building dependency tree... 04:31:54 Reading state information... 04:31:54 The following packages were automatically installed and are no longer required: 04:31:54 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 04:31:54 uidmap xdelta3 04:31:54 Use 'sudo apt autoremove' to remove them. 04:31:54 The following packages will be REMOVED: 04:31:54 lxd* lxd-client* 04:31:54 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 04:31:54 After this operation, 31.7 MB disk space will be freed. 04:31:55 (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.) 04:31:55 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 04:31:56 Removing lxd dnsmasq configuration 04:31:56 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 04:31:56 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 04:31:57 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 04:31:57 (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.) 04:31:57 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 04:31:59 Processing triggers for systemd (237-3ubuntu10.45) ... 04:31:59 Processing triggers for ureadahead (0.100.0-21) ... 04:32:00 + sudo snap remove --purge lxd 04:32:00 snap "lxd" is not installed 04:32:00 + sudo groupadd --force --system lxd 04:32:00 ++ whoami 04:32:00 + sudo /usr/sbin/usermod -G lxd -a jenkins 04:32:00 + newgrp - lxd 04:32:00 + sudo snap install lxd 04:32:03 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 04:32:04 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 04:32:08 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 04:32:08 2021-07-11T04:32:06Z INFO Waiting for automatic snapd restart... 04:32:08 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 04:32:12 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 04:32:15 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 04:32:18 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 04:32:22 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 04:32:23 lxd 4.15 from Canonical* installed 04:32:23 + sudo lxd init --auto 04:32:24 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 04:32:28 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] } 04:32:33 $ docker stop --time=1 db4dda2057103498b79bedb1e66ce7492bfd240fa903e315d3797d78748d161b 04:32:33 + sudo snap install --classic snapcraft 04:32:35 $ docker rm -f db4dda2057103498b79bedb1e66ce7492bfd240fa903e315d3797d78748d161b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:32:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 04:32:37 04:32:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 04:32:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 04:32:38 latest: Pulling from edgex-devops/edgex-compose-arm64 04:32:38 29e5d40040c1: Pulling fs layer 04:32:38 1ce36da41761: Pulling fs layer 04:32:38 25b303627fd3: Pulling fs layer 04:32:38 29e5d40040c1: Verifying Checksum 04:32:38 29e5d40040c1: Download complete 04:32:39 29e5d40040c1: Pull complete 04:32:39 1ce36da41761: Verifying Checksum 04:32:39 1ce36da41761: Download complete 04:32:40 1ce36da41761: Pull complete 04:32:40 25b303627fd3: Verifying Checksum 04:32:40 25b303627fd3: Download complete 04:32:45 snapcraft 4.8.3 from Canonical* installed 04:32:45 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 04:32:45 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 04:32:45 % Total % Received % Xferd Average Speed Time Time Time Current 04:32:45 Dload Upload Total Spent Left Speed 04:32:45 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 4019 0 --:--:-- --:--:-- --:--:-- 4019 04:32:45 100 3325k 100 3325k 0 0 10.1M 0 --:--:-- --:--:-- --:--:-- 10.1M 04:32:45 ./yq_linux_amd64 04:32:45 + sudo snapcraft prime --use-lxd 04:32:47 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 04:32:47 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: 04:32:47 - README.md 04:32:47 04:32:47 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 04:32:48 Launching a container. 04:32:51 25b303627fd3: Pull complete 04:32:51 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 04:32:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 04:32:51 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 04:32:51 prd-ubuntu18.04-docker-arm64-4c-16g-2456 does not seem to be running inside a container 04:32:51 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/38 -v /w/workspace/edgex-go/38:/w/workspace/edgex-go/38:rw,z -v /w/workspace/edgex-go/38@tmp:/w/workspace/edgex-go/38@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 04:32:54 $ docker top 3b6ffc30d6d7073c49459cc5e4d9fc830dc56637f68279facef9e30b1ba5e590 -eo pid,comm [Pipeline] { [Pipeline] sh 04:32:55 + docker-compose build --help 04:32:55 + grep parallel 04:32:56 Waiting for container to be ready 04:32:56 To start your first instance, try: lxc launch ubuntu:18.04 04:32:56 04:32:58 --parallel Build images in parallel. [Pipeline] } 04:32:58 $ docker stop --time=1 3b6ffc30d6d7073c49459cc5e4d9fc830dc56637f68279facef9e30b1ba5e590 04:32:59 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 04:33:00 Waiting for network to be ready... 04:33:00 $ docker rm -f 3b6ffc30d6d7073c49459cc5e4d9fc830dc56637f68279facef9e30b1ba5e590 04:33:00 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 04:33:00 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1784 kB] 04:33:00 Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:33:01 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [329 kB] 04:33:01 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] 04:33:01 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 04:33:01 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [365 kB] 04:33:01 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [48.9 kB] 04:33:01 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1130 kB] 04:33:01 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [256 kB] 04:33:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 04:33:01 . 04:33:01 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [Pipeline] withDockerContainer 04:33:01 prd-ubuntu18.04-docker-arm64-4c-16g-2456 does not seem to be running inside a container 04:33:01 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 04:33:01 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/38 -v /w/workspace/edgex-go/38:/w/workspace/edgex-go/38:rw,z -v /w/workspace/edgex-go/38@tmp:/w/workspace/edgex-go/38@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 04:33:01 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 04:33:01 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 04:33:01 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 04:33:01 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 04:33:01 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 04:33:01 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 04:33:02 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 04:33:02 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2131 kB] 04:33:02 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [422 kB] 04:33:02 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] 04:33:02 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] 04:33:02 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [389 kB] 04:33:02 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [52.8 kB] 04:33:02 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1739 kB] 04:33:02 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [371 kB] 04:33:03 $ docker top 45bd3439286a27019d0ca8375288480cad8f41bb1d0cb645bb0852250c956598 -eo pid,comm [Pipeline] { [Pipeline] sh 04:33:04 + docker-compose -f ./docker-compose-build.yml build --parallel 04:33:04 Fetched 24.8 MB in 4s (6208 kB/s) 04:33:05 Reading package lists... 04:33:05 Reading package lists... 04:33:05 Building dependency tree... 04:33:05 Reading state information... 04:33:06 The following additional packages will be installed: 04:33:06 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 04:33:06 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 04:33:06 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 04:33:06 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 04:33:06 Suggested packages: 04:33:06 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 04:33:06 Recommended packages: 04:33:06 gnupg libsasl2-modules 04:33:06 The following NEW packages will be installed: 04:33:06 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 04:33:06 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 04:33:06 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 04:33:06 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 04:33:06 The following packages will be upgraded: 04:33:06 gpg gpg-agent gpgconf libudev1 04:33:06 4 upgraded, 18 newly installed, 0 to remove and 107 not upgraded. 04:33:06 Need to get 3530 kB of archives. 04:33:06 After this operation, 13.3 MB of additional disk space will be used. 04:33:06 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] 04:33:06 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] 04:33:06 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 04:33:06 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 04:33:06 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.48 [58.0 kB] 04:33:06 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.48 [1103 kB] 04:33:07 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 04:33:07 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 04:33:07 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 04:33:07 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 04:33:07 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 04:33:07 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 04:33:07 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 04:33:07 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 04:33:07 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 04:33:07 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 04:33:07 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 04:33:07 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 04:33:07 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 04:33:07 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 04:33:07 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 04:33:07 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 04:33:07 debconf: delaying package configuration, since apt-utils is not installed 04:33:07 Fetched 3530 kB in 1s (3160 kB/s) 04:33:07 (Reading database ... 12511 files and directories currently installed.) 04:33:07 Preparing to unpack .../libudev1_237-3ubuntu10.48_amd64.deb ... 04:33:07 Unpacking libudev1:amd64 (237-3ubuntu10.48) over (237-3ubuntu10) ... 04:33:07 Setting up libudev1:amd64 (237-3ubuntu10.48) ... 04:33:07 Selecting previously unselected package udev. 04:33:07 Building core-command ... 04:33:07 Building core-data ... 04:33:07 Building core-metadata ... 04:33:07 Building security-bootstrapper ... 04:33:07 Building security-proxy-setup ... 04:33:07 Building security-secretstore-setup ... 04:33:07 Building support-notifications ... 04:33:07 Building support-scheduler ... 04:33:07 Building sys-mgmt-agent ... 04:33:07 Building sys-mgmt-agent 04:33:07 Building support-notifications 04:33:07 Building core-command 04:33:07 Building security-secretstore-setup 04:33:07 Building security-bootstrapper 04:33:07 (Reading database ... 12511 files and directories currently installed.) 04:33:07 Preparing to unpack .../00-udev_237-3ubuntu10.48_amd64.deb ... 04:33:07 Unpacking udev (237-3ubuntu10.48) ... 04:33:07 Selecting previously unselected package libfuse2:amd64. 04:33:07 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 04:33:07 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 04:33:07 Selecting previously unselected package fuse. 04:33:07 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 04:33:07 Unpacking fuse (2.9.7-1ubuntu1) ... 04:33:08 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 04:33:08 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 04:33:08 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 04:33:08 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 04:33:08 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 04:33:08 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 04:33:08 Selecting previously unselected package libksba8:amd64. 04:33:08 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 04:33:08 Unpacking libksba8:amd64 (1.3.5-2) ... 04:33:08 Selecting previously unselected package libroken18-heimdal:amd64. 04:33:08 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 04:33:08 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 04:33:08 Selecting previously unselected package libasn1-8-heimdal:amd64. 04:33:08 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 04:33:08 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 04:33:08 Selecting previously unselected package libheimbase1-heimdal:amd64. 04:33:08 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 04:33:08 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 04:33:08 Selecting previously unselected package libhcrypto4-heimdal:amd64. 04:33:08 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 04:33:08 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 04:33:09 Selecting previously unselected package libwind0-heimdal:amd64. 04:33:09 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 04:33:09 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 04:33:09 Selecting previously unselected package libhx509-5-heimdal:amd64. 04:33:09 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 04:33:09 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 04:33:09 Selecting previously unselected package libkrb5-26-heimdal:amd64. 04:33:09 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 04:33:09 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 04:33:09 Selecting previously unselected package libheimntlm0-heimdal:amd64. 04:33:09 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 04:33:09 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 04:33:09 Selecting previously unselected package libgssapi3-heimdal:amd64. 04:33:09 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 04:33:09 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 04:33:09 Selecting previously unselected package libsasl2-modules-db:amd64. 04:33:09 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 04:33:09 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 04:33:09 Selecting previously unselected package libsasl2-2:amd64. 04:33:09 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 04:33:09 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 04:33:09 Selecting previously unselected package libldap-common. 04:33:09 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 04:33:09 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 04:33:10 Selecting previously unselected package libldap-2.4-2:amd64. 04:33:10 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 04:33:10 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 04:33:10 Selecting previously unselected package dirmngr. 04:33:10 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 04:33:10 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 04:33:10 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 04:33:10 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 04:33:10 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 04:33:10 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 04:33:10 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 04:33:10 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 04:33:10 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 04:33:10 Setting up libksba8:amd64 (1.3.5-2) ... 04:33:10 Processing triggers for libc-bin (2.27-3ubuntu1) ... 04:33:10 Setting up udev (237-3ubuntu10.48) ... 04:33:10 invoke-rc.d: policy-rc.d denied execution of start. 04:33:10 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 04:33:10 Processing triggers for systemd (237-3ubuntu10) ... 04:33:10 Setting up fuse (2.9.7-1ubuntu1) ... 04:33:10 Setting up gpg (2.2.4-1ubuntu1.4) ... 04:33:11 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 04:33:11 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 04:33:11 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 04:33:11 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 04:33:11 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 04:33:11 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 04:33:11 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 04:33:11 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 04:33:11 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 04:33:11 Processing triggers for libc-bin (2.27-3ubuntu1) ... 04:33:11 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 04:33:11 settings in the [Install] section, and DefaultInstance for template units). 04:33:11 This means they are not meant to be enabled using systemctl. 04:33:11 Possible reasons for having this kind of units are: 04:33:11 1) A unit may be statically enabled by being symlinked from another unit's 04:33:11 .wants/ or .requires/ directory. 04:33:11 2) A unit's purpose may be to act as a helper for some other unit which has 04:33:11 a requirement dependency on it. 04:33:11 3) A unit may be started when needed via activation (socket, path, timer, 04:33:11 D-Bus, udev, scripted systemctl call, ...). 04:33:11 4) In case of template units, the unit is meant to be enabled with some 04:33:11 instance name specified. 04:33:11 Reading package lists... 04:33:12 Building dependency tree... 04:33:12 Reading state information... 04:33:12 The following additional packages will be installed: 04:33:12 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 04:33:12 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 04:33:12 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 04:33:12 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 04:33:12 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 04:33:12 Suggested packages: 04:33:12 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 04:33:12 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 04:33:12 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 04:33:12 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 04:33:12 systemd-container policykit-1 04:33:12 Recommended packages: 04:33:12 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 04:33:12 The following NEW packages will be installed: 04:33:12 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 04:33:12 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 04:33:12 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 04:33:12 multiarch-support openssh-client python3 python3-minimal python3.6 04:33:12 python3.6-minimal snapd squashfs-tools sudo 04:33:12 The following packages will be upgraded: 04:33:12 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 04:33:12 5 upgraded, 25 newly installed, 0 to remove and 102 not upgraded. 04:33:12 Need to get 36.7 MB of archives. 04:33:12 After this operation, 147 MB of additional disk space will be used. 04:33:12 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.9 [1301 kB] 04:33:12 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.48 [2915 kB] 04:33:12 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 04:33:12 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 04:33:12 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 04:33:12 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 04:33:12 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 04:33:12 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 04:33:12 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 04:33:12 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 04:33:12 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 04:33:12 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 04:33:12 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 04:33:12 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 04:33:12 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] 04:33:12 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 04:33:13 Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.48 [209 kB] 04:33:13 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] 04:33:13 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] 04:33:13 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 04:33:13 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 04:33:13 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 04:33:13 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 04:33:13 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 04:33:13 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 04:33:13 Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 04:33:13 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 04:33:13 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 04:33:13 Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.2 [111 kB] 04:33:13 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.49.2+18.04 [22.5 MB] 04:33:14 debconf: delaying package configuration, since apt-utils is not installed 04:33:14 Fetched 36.7 MB in 2s (16.1 MB/s) 04:33:14 (Reading database ... 12757 files and directories currently installed.) 04:33:14 Preparing to unpack .../systemd_237-3ubuntu10.48_amd64.deb ... 04:33:14 Unpacking systemd (237-3ubuntu10.48) over (237-3ubuntu10) ... 04:33:15 Preparing to unpack .../libsystemd0_237-3ubuntu10.48_amd64.deb ... 04:33:15 Unpacking libsystemd0:amd64 (237-3ubuntu10.48) over (237-3ubuntu10) ... 04:33:15 Setting up libsystemd0:amd64 (237-3ubuntu10.48) ... 04:33:15 (Reading database ... 12757 files and directories currently installed.) 04:33:15 Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... 04:33:15 Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... 04:33:16 Setting up libapt-pkg5.0:amd64 (1.6.14) ... 04:33:16 (Reading database ... 12757 files and directories currently installed.) 04:33:16 Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... 04:33:16 Unpacking apt (1.6.14) over (1.6.1) ... 04:33:16 Setting up apt (1.6.14) ... 04:33:16 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 04:33:16 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 04:33:17 (Reading database ... 12764 files and directories currently installed.) 04:33:17 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 04:33:17 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 04:33:17 Selecting previously unselected package libpython3.6-minimal:amd64. 04:33:17 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 04:33:17 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 04:33:17 Selecting previously unselected package libexpat1:amd64. 04:33:17 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 04:33:17 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 04:33:17 Selecting previously unselected package python3.6-minimal. 04:33:17 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 04:33:17 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 04:33:17 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... 04:33:17 Checking for services that may need to be restarted...done. 04:33:17 Checking for services that may need to be restarted...done. 04:33:17 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 04:33:17 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 04:33:17 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 04:33:18 Selecting previously unselected package python3-minimal. 04:33:18 (Reading database ... 13012 files and directories currently installed.) 04:33:18 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 04:33:18 Unpacking python3-minimal (3.6.7-1~18.04) ... 04:33:18 Selecting previously unselected package mime-support. 04:33:18 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 04:33:18 Unpacking mime-support (3.60ubuntu1) ... 04:33:18 Selecting previously unselected package libmpdec2:amd64. 04:33:18 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 04:33:18 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 04:33:18 Selecting previously unselected package libpython3.6-stdlib:amd64. 04:33:18 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 04:33:18 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 04:33:18 Selecting previously unselected package python3.6. 04:33:18 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 04:33:18 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 04:33:18 Selecting previously unselected package libpython3-stdlib:amd64. 04:33:18 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 04:33:18 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 04:33:18 Setting up python3-minimal (3.6.7-1~18.04) ... 04:33:18 Selecting previously unselected package python3. 04:33:18 (Reading database ... 13442 files and directories currently installed.) 04:33:18 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 04:33:18 Unpacking python3 (3.6.7-1~18.04) ... 04:33:18 Selecting previously unselected package multiarch-support. 04:33:18 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 04:33:18 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 04:33:19 Setting up multiarch-support (2.27-3ubuntu1.4) ... 04:33:19 Selecting previously unselected package liblzo2-2:amd64. 04:33:19 (Reading database ... 13479 files and directories currently installed.) 04:33:19 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 04:33:19 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 04:33:19 Selecting previously unselected package libbsd0:amd64. 04:33:19 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 04:33:19 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 04:33:19 Selecting previously unselected package sudo. 04:33:19 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 04:33:19 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 04:33:19 Selecting previously unselected package apparmor. 04:33:19 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 04:33:19 Unpacking apparmor (2.12-4ubuntu5.1) ... 04:33:19 Selecting previously unselected package libedit2:amd64. 04:33:19 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 04:33:19 Unpacking libedit2:amd64 (3.1-20170329-1) ... 04:33:19 Selecting previously unselected package libkrb5support0:amd64. 04:33:19 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 04:33:19 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 04:33:19 Selecting previously unselected package libk5crypto3:amd64. 04:33:19 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 04:33:19 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 04:33:19 Selecting previously unselected package libkeyutils1:amd64. 04:33:19 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 04:33:19 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 04:33:19 Selecting previously unselected package libkrb5-3:amd64. 04:33:19 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 04:33:19 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 04:33:20 Selecting previously unselected package libgssapi-krb5-2:amd64. 04:33:20 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 04:33:20 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 04:33:20 Selecting previously unselected package libssl1.0.0:amd64. 04:33:20 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... 04:33:20 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 04:33:20 Selecting previously unselected package openssh-client. 04:33:20 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 04:33:20 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 04:33:20 Selecting previously unselected package squashfs-tools. 04:33:20 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.2_amd64.deb ... 04:33:20 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... 04:33:20 Selecting previously unselected package snapd. 04:33:20 Preparing to unpack .../13-snapd_2.49.2+18.04_amd64.deb ... 04:33:20 Unpacking snapd (2.49.2+18.04) ... 04:33:23 Setting up libedit2:amd64 (3.1-20170329-1) ... 04:33:23 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 04:33:23 Setting up mime-support (3.60ubuntu1) ... 04:33:23 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 04:33:23 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 04:33:23 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 04:33:23 Processing triggers for libc-bin (2.27-3ubuntu1) ... 04:33:23 Setting up systemd (237-3ubuntu10.48) ... 04:33:23 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 04:33:24 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 04:33:24 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 04:33:24 Setting up liblzo2-2:amd64 (2.08-1.2) ... 04:33:24 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 04:33:24 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 04:33:24 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 04:33:24 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... 04:33:24 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 04:33:24 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 04:33:24 Setting up python3 (3.6.7-1~18.04) ... 04:33:24 running python rtupdate hooks for python3.6... 04:33:24 running python post-rtupdate hooks for python3.6... 04:33:24 Setting up apparmor (2.12-4ubuntu5.1) ... 04:33:25 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 04:33:26 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 04:33:26 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 04:33:26 Setting up snapd (2.49.2+18.04) ... 04:33:27 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 04:33:27 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 04:33:27 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 04:33:27 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 04:33:27 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 04:33:27 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 04:33:28 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 04:33:28 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 04:33:28 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 04:33:28 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 04:33:28 /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' 04:33:28 Processing triggers for libc-bin (2.27-3ubuntu1) ... 04:33:28 Processing triggers for systemd (237-3ubuntu10.48) ... 04:33:29 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 04:33:29 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 04:33:29 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 04:33:30 Reading package lists... 04:33:31 Reading package lists... 04:33:31 Building dependency tree... 04:33:31 Reading state information... 04:33:31 Calculating upgrade... 04:33:31 The following packages will be upgraded: 04:33:31 advancecomp base-files bash binutils binutils-common 04:33:31 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 04:33:31 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 04:33:31 grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils 04:33:31 libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 04:33:31 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 04:33:31 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 04:33:31 libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 04:33:31 libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 04:33:31 libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime 04:33:31 libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 04:33:31 libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 04:33:31 libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login 04:33:31 mount ncurses-base ncurses-bin openssl passwd patch perl perl-base 04:33:31 perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata 04:33:31 ubuntu-keyring util-linux 04:33:32 102 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 04:33:32 Need to get 64.1 MB of archives. 04:33:32 After this operation, 5112 kB of additional disk space will be used. 04:33:32 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-147.151 [991 kB] 04:33:32 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 04:33:32 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 04:33:32 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 04:33:32 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 04:33:32 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 04:33:32 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 04:33:32 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 04:33:32 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 04:33:32 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 04:33:32 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 04:33:32 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 04:33:32 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 04:33:32 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 04:33:32 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 04:33:32 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 04:33:32 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 04:33:32 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 04:33:32 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 04:33:32 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 04:33:32 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 04:33:32 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 04:33:32 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 04:33:32 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 04:33:32 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 04:33:32 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 04:33:32 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 04:33:32 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 04:33:32 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 04:33:32 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 04:33:32 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 04:33:32 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 04:33:32 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 04:33:32 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 04:33:32 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] 04:33:32 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 04:33:32 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 04:33:32 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] 04:33:32 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] 04:33:32 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 04:33:32 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 04:33:32 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] 04:33:32 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] 04:33:32 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 04:33:32 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 04:33:32 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 04:33:32 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] 04:33:32 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 04:33:32 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 04:33:32 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] 04:33:32 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] 04:33:32 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] 04:33:32 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] 04:33:32 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 04:33:32 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 04:33:32 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 04:33:32 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 04:33:32 Get:58 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 04:33:32 Get:59 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 04:33:32 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 04:33:33 Get:61 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 04:33:33 Get:62 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 04:33:33 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 04:33:33 Get:64 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 04:33:33 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 04:33:33 Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 04:33:33 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 04:33:33 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 04:33:33 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 04:33:33 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 04:33:33 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 04:33:33 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 04:33:33 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 04:33:33 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 04:33:33 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 04:33:33 Get:76 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 04:33:33 Get:77 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 04:33:33 Get:78 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 04:33:33 Get:79 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 04:33:33 Get:80 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 04:33:33 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 04:33:33 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 04:33:33 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] 04:33:33 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] 04:33:33 Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] 04:33:33 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.48 [15.5 kB] 04:33:33 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] 04:33:33 Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 04:33:33 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 04:33:33 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 04:33:33 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 04:33:33 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] 04:33:33 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] 04:33:33 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 04:33:33 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 04:33:33 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] 04:33:33 Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 04:33:33 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 04:33:33 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 04:33:33 Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 04:33:33 Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 04:33:33 Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 04:33:33 debconf: delaying package configuration, since apt-utils is not installed 04:33:33 Fetched 64.1 MB in 2s (29.5 MB/s) 04:33:33 (Reading database ... 13914 files and directories currently installed.) 04:33:33 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 04:33:33 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 04:33:34 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 04:33:34 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 04:33:34 Preparing to unpack .../2-linux-libc-dev_4.15.0-147.151_amd64.deb ... 04:33:34 Unpacking linux-libc-dev:amd64 (4.15.0-147.151) over (4.15.0-20.21) ... 04:33:34 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 04:33:34 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 04:33:35 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 04:33:35 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 04:33:35 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 04:33:35 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 04:33:35 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 04:33:35 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 04:33:35 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 04:33:35 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 04:33:35 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 04:33:35 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 04:33:35 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 04:33:35 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 04:33:35 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 04:33:35 (Reading database ... 13914 files and directories currently installed.) 04:33:35 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 04:33:35 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 04:33:35 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 04:33:35 (Reading database ... 13914 files and directories currently installed.) 04:33:35 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 04:33:35 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 04:33:35 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 04:33:35 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 04:33:35 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 04:33:36 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 04:33:36 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 04:33:36 (Reading database ... 13914 files and directories currently installed.) 04:33:36 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 04:33:36 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 04:33:36 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 04:33:36 (Reading database ... 13914 files and directories currently installed.) 04:33:36 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 04:33:36 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 04:33:36 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 04:33:37 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 04:33:37 Setting up base-files (10.1ubuntu2.10) ... 04:33:37 Installing new version of config file /etc/issue ... 04:33:37 Installing new version of config file /etc/issue.net ... 04:33:37 Installing new version of config file /etc/lsb-release ... 04:33:37 Installing new version of config file /etc/update-motd.d/50-motd-news ... 04:33:38 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 04:33:38 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 04:33:38 Removing obsolete conffile /etc/default/motd-news ... 04:33:38 (Reading database ... 13915 files and directories currently installed.) 04:33:38 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 04:33:38 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 04:33:38 Setting up bash (4.4.18-2ubuntu1.2) ... 04:33:38 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 04:33:38 (Reading database ... 13915 files and directories currently installed.) 04:33:38 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 04:33:38 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 04:33:39 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 04:33:39 (Reading database ... 13915 files and directories currently installed.) 04:33:39 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 04:33:39 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 04:33:39 Setting up tar (1.29b-2ubuntu0.2) ... 04:33:39 (Reading database ... 13915 files and directories currently installed.) 04:33:39 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 04:33:39 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 04:33:39 Setting up dpkg (1.19.0.5ubuntu2.3) ... 04:33:39 (Reading database ... 13915 files and directories currently installed.) 04:33:39 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 04:33:39 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 04:33:39 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 04:33:39 (Reading database ... 13915 files and directories currently installed.) 04:33:39 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 04:33:39 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 04:33:40 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 04:33:40 (Reading database ... 13915 files and directories currently installed.) 04:33:40 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 04:33:40 Unpacking grep (3.1-2build1) over (3.1-2) ... 04:33:40 Setting up grep (3.1-2build1) ... 04:33:40 (Reading database ... 13915 files and directories currently installed.) 04:33:40 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 04:33:40 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 04:33:40 Setting up login (1:4.5-1ubuntu2) ... 04:33:40 (Reading database ... 13915 files and directories currently installed.) 04:33:40 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 04:33:40 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 04:33:40 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 04:33:40 (Reading database ... 13915 files and directories currently installed.) 04:33:40 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 04:33:40 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 04:33:41 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 04:33:41 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 04:33:41 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 04:33:41 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 04:33:41 Setting up perl-base (5.26.1-6ubuntu0.5) ... 04:33:41 (Reading database ... 13915 files and directories currently installed.) 04:33:41 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 04:33:41 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 04:33:42 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 04:33:42 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 04:33:42 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 04:33:42 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 04:33:42 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 04:33:42 (Reading database ... 13915 files and directories currently installed.) 04:33:42 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 04:33:42 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 04:33:42 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 04:33:42 (Reading database ... 13915 files and directories currently installed.) 04:33:42 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 04:33:42 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 04:33:42 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 04:33:42 (Reading database ... 13915 files and directories currently installed.) 04:33:42 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 04:33:42 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 04:33:42 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 04:33:42 (Reading database ... 13915 files and directories currently installed.) 04:33:42 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 04:33:42 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 04:33:42 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 04:33:42 (Reading database ... 13915 files and directories currently installed.) 04:33:42 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 04:33:42 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 04:33:43 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 04:33:43 (Reading database ... 13915 files and directories currently installed.) 04:33:43 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 04:33:43 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 04:33:43 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 04:33:43 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 04:33:43 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 04:33:43 (Reading database ... 13915 files and directories currently installed.) 04:33:43 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 04:33:43 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 04:33:43 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 04:33:43 (Reading database ... 13915 files and directories currently installed.) 04:33:43 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 04:33:43 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 04:33:43 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 04:33:43 (Reading database ... 13915 files and directories currently installed.) 04:33:43 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 04:33:43 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 04:33:43 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 04:33:43 (Reading database ... 13915 files and directories currently installed.) 04:33:43 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 04:33:43 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 04:33:44 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 04:33:44 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 04:33:44 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 04:33:45 (Reading database ... 13915 files and directories currently installed.) 04:33:45 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 04:33:45 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 04:33:45 Setting up libc-bin (2.27-3ubuntu1.4) ... 04:33:45 (Reading database ... 13915 files and directories currently installed.) 04:33:45 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 04:33:45 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 04:33:45 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 04:33:45 (Reading database ... 13917 files and directories currently installed.) 04:33:45 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 04:33:45 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 04:33:45 Setting up debconf (1.5.66ubuntu1) ... 04:33:45 (Reading database ... 13917 files and directories currently installed.) 04:33:45 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 04:33:45 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 04:33:45 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 04:33:45 (Reading database ... 13917 files and directories currently installed.) 04:33:45 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 04:33:45 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 04:33:45 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 04:33:46 (Reading database ... 13917 files and directories currently installed.) 04:33:46 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 04:33:46 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 04:33:46 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 04:33:46 (Reading database ... 13917 files and directories currently installed.) 04:33:46 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 04:33:46 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 04:33:46 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... 04:33:46 (Reading database ... 13919 files and directories currently installed.) 04:33:46 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 04:33:46 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 04:33:46 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 04:33:46 (Reading database ... 13923 files and directories currently installed.) 04:33:46 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 04:33:46 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 04:33:46 Preparing to unpack .../systemd-sysv_237-3ubuntu10.48_amd64.deb ... 04:33:46 Unpacking systemd-sysv (237-3ubuntu10.48) over (237-3ubuntu10) ... 04:33:46 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 04:33:46 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 04:33:46 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 04:33:46 (Reading database ... 13923 files and directories currently installed.) 04:33:46 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 04:33:46 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 04:33:46 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 04:33:46 (Reading database ... 13923 files and directories currently installed.) 04:33:46 Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... 04:33:46 Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... 04:33:47 Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... 04:33:47 (Reading database ... 13923 files and directories currently installed.) 04:33:47 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... 04:33:47 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 04:33:47 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... 04:33:47 (Reading database ... 13923 files and directories currently installed.) 04:33:47 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 04:33:47 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 04:33:47 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 04:33:47 (Reading database ... 13923 files and directories currently installed.) 04:33:47 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 04:33:47 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 04:33:47 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 04:33:47 (Reading database ... 13923 files and directories currently installed.) 04:33:47 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 04:33:47 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 04:33:47 Setting up passwd (1:4.5-1ubuntu2) ... 04:33:47 (Reading database ... 13923 files and directories currently installed.) 04:33:47 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 04:33:47 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 04:33:47 Setting up gpgv (2.2.4-1ubuntu1.4) ... 04:33:48 (Reading database ... 13923 files and directories currently installed.) 04:33:48 Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 04:33:48 Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 04:33:48 Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... 04:33:48 (Reading database ... 13923 files and directories currently installed.) 04:33:48 Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 04:33:48 Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 04:33:48 Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... 04:33:48 (Reading database ... 13923 files and directories currently installed.) 04:33:48 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 04:33:48 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 04:33:48 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 04:33:48 (Reading database ... 13923 files and directories currently installed.) 04:33:48 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 04:33:48 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 04:33:48 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 04:33:48 (Reading database ... 13923 files and directories currently installed.) 04:33:48 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 04:33:48 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 04:33:48 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 04:33:48 (Reading database ... 13923 files and directories currently installed.) 04:33:48 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 04:33:48 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 04:33:49 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 04:33:49 (Reading database ... 13923 files and directories currently installed.) 04:33:49 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... 04:33:49 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... 04:33:49 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... 04:33:49 (Reading database ... 13923 files and directories currently installed.) 04:33:49 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 04:33:49 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 04:33:49 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 04:33:49 (Reading database ... 13924 files and directories currently installed.) 04:33:49 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 04:33:49 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 04:33:49 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 04:33:49 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 04:33:49 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 04:33:49 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 04:33:49 Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... 04:33:49 Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... 04:33:49 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 04:33:49 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 04:33:49 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 04:33:49 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 04:33:50 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 04:33:50 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 04:33:50 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 04:33:50 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 04:33:50 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 04:33:50 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 04:33:50 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 04:33:50 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 04:33:50 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 04:33:50 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 04:33:50 Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... 04:33:50 Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... 04:33:51 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 04:33:51 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 04:33:51 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 04:33:51 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 04:33:51 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... 04:33:51 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 04:33:51 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 04:33:51 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 04:33:51 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 04:33:51 Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 04:33:51 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... 04:33:51 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 04:33:51 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 04:33:51 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 04:33:51 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 04:33:51 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 04:33:51 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 04:33:51 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 04:33:52 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 04:33:52 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 04:33:53 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 04:33:53 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 04:33:54 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 04:33:54 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 04:33:54 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 04:33:54 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 04:33:54 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 04:33:54 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 04:33:55 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 04:33:55 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 04:33:55 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 04:33:55 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 04:33:55 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 04:33:55 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 04:33:55 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 04:33:55 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 04:33:55 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 04:33:55 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 04:33:55 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 04:33:55 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 04:33:55 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 04:33:55 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 04:33:55 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 04:33:55 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 04:33:55 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 04:33:55 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 04:33:55 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 04:33:55 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 04:33:55 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 04:33:55 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 04:33:55 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 04:33:55 Setting up tzdata (2021a-0ubuntu0.18.04) ... 04:33:56 04:33:56 Current default time zone: 'Etc/UTC' 04:33:56 Local time is now: Sun Jul 11 04:33:56 UTC 2021. 04:33:56 Universal Time is now: Sun Jul 11 04:33:56 UTC 2021. 04:33:56 Run 'dpkg-reconfigure tzdata' if you wish to change it. 04:33:56 04:33:56 Setting up systemd-sysv (237-3ubuntu10.48) ... 04:33:56 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 04:33:56 Setting up linux-libc-dev:amd64 (4.15.0-147.151) ... 04:33:56 Setting up mount (2.31.1-0.4ubuntu3.7) ... 04:33:56 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 04:33:56 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 04:33:56 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 04:33:56 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 04:33:56 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 04:33:56 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 04:33:56 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 04:33:56 Setting up procps (2:3.3.12-3ubuntu1.2) ... 04:33:56 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 04:33:56 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... 04:33:56 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 04:33:56 Setting up patch (2.7.6-2ubuntu1.1) ... 04:33:56 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 04:33:56 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 04:33:56 Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... 04:33:56 Installing new version of config file /etc/ssl/openssl.cnf ... 04:33:56 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 04:33:56 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 04:33:56 Setting up ca-certificates (20210119~18.04.1) ... 04:33:58 Updating certificates in /etc/ssl/certs... 04:33:59 23 added, 27 removed; done. 04:33:59 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 04:33:59 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 04:33:59 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 04:33:59 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 04:33:59 Setting up pkgbinarymangler (138.18.04.1) ... 04:33:59 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 04:33:59 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... 04:33:59 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 04:33:59 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 04:33:59 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 04:33:59 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 04:33:59 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 04:33:59 Setting up perl (5.26.1-6ubuntu0.5) ... 04:33:59 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... 04:33:59 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 04:33:59 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 04:33:59 Setting up binutils (2.30-21ubuntu1~18.04.5) ... 04:33:59 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 04:33:59 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 04:33:59 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 04:33:59 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 04:33:59 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 04:33:59 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 04:33:59 Processing triggers for systemd (237-3ubuntu10.48) ... 04:33:59 Processing triggers for mime-support (3.60ubuntu1) ... 04:33:59 Processing triggers for ca-certificates (20210119~18.04.1) ... 04:33:59 Updating certificates in /etc/ssl/certs... 04:34:00 0 added, 0 removed; done. 04:34:00 Running hooks in /etc/ca-certificates/update.d... 04:34:00 done. 04:34:00 Reading package lists... 04:34:00 Building dependency tree... 04:34:00 Reading state information... 04:34:00 The following NEW packages will be installed: 04:34:00 apt-transport-https 04:34:00 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 04:34:01 Need to get 4348 B of archives. 04:34:01 After this operation, 154 kB of additional disk space will be used. 04:34:01 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] 04:34:01 debconf: delaying package configuration, since apt-utils is not installed 04:34:01 Fetched 4348 B in 0s (22.0 kB/s) 04:34:01 Selecting previously unselected package apt-transport-https. 04:34:01 (Reading database ... 13929 files and directories currently installed.) 04:34:01 Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... 04:34:01 Unpacking apt-transport-https (1.6.14) ... 04:34:01 Setting up apt-transport-https (1.6.14) ... 04:34:01 Waiting for network to be ready... 04:34:06 2021-07-11T04:34:04Z INFO Waiting for automatic snapd restart... 04:34:07 snapd 2.51.1 from Canonical* installed 04:34:08 "snapd" switched to the "latest/stable" channel 04:34:08 04:34:10 core18 20210611 from Canonical* installed 04:34:10 "core18" switched to the "latest/stable" channel 04:34:10 04:34:13 snapcraft 4.8.3 from Canonical* installed 04:34:13 "snapcraft" switched to the "latest/stable" channel 04:34:13 04:34:15 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 04:34:15 Step 2/23 : FROM ${BUILDER_BASE} AS builder 04:34:15 ---> 32927edf9878 04:34:15 Step 3/23 : WORKDIR /edgex-go 04:34:15 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 04:34:15 Step 2/26 : FROM ${BUILDER_BASE} AS builder 04:34:15 ---> 32927edf9878 04:34:15 Step 3/26 : WORKDIR /edgex-go 04:34:15 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 04:34:15 Step 2/32 : FROM ${BUILDER_BASE} AS builder 04:34:15 ---> 32927edf9878 04:34:15 Step 3/32 : WORKDIR /edgex-go 04:34:15 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 04:34:15 Step 2/24 : FROM ${BUILDER_BASE} AS builder 04:34:15 ---> 32927edf9878 04:34:15 Step 3/24 : WORKDIR /edgex-go 04:34:15 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 04:34:15 Step 2/24 : FROM ${BUILDER_BASE} AS builder 04:34:15 ---> 32927edf9878 04:34:15 Step 3/24 : WORKDIR /edgex-go 04:34:15 ---> Running in 50a5433b7858 04:34:15 ---> Running in b5236b9708df 04:34:15 ---> Running in 9650ea692d5c 04:34:15 ---> Running in cf1d13f49391 04:34:15 ---> Running in 9975a0b1c351 04:34:15 Removing intermediate container 9650ea692d5c 04:34:15 ---> 85b251316a86 04:34:15 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:34:15 Removing intermediate container b5236b9708df 04:34:15 ---> 2d2bf644e95a 04:34:15 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:34:15 ---> Running in b1dc9f90c5df 04:34:15 Removing intermediate container 9975a0b1c351 04:34:15 ---> c2da10c509d0 04:34:15 Removing intermediate container cf1d13f49391 04:34:15 ---> 44815ac3fe1d 04:34:15 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:34:15 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:34:15 Removing intermediate container 50a5433b7858 04:34:15 ---> 03e44da5b0e5 04:34:15 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:34:15 ---> Running in 3fe5a2897547 04:34:15 ---> Running in 555337a5556f 04:34:15 ---> Running in 7ba2d5b059b1 04:34:15 ---> Running in c0d5cb59609c 04:34:18 Removing intermediate container b1dc9f90c5df 04:34:18 ---> a9921123776a 04:34:18 Step 5/24 : RUN apk add --update --no-cache make bash git 04:34:18 ---> Running in 5f2bcae96696 04:34:18 Removing intermediate container 3fe5a2897547 04:34:18 ---> 66d36083a886 04:34:18 Step 5/26 : RUN apk add --update --no-cache make git 04:34:18 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: 04:34:18 - README.md 04:34:18 04:34:18 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 04:34:18 ---> Running in aa434a71b217 04:34:18 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 04:34:18 Removing intermediate container 555337a5556f 04:34:18 ---> 3d03b1da2fdf 04:34:18 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 04:34:18 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 04:34:18 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 04:34:19 ---> Running in 61442a01c90c 04:34:19 Removing intermediate container c0d5cb59609c 04:34:19 ---> 6cfde003aded 04:34:19 Step 5/32 : RUN apk add --update --no-cache make git 04:34:19 Removing intermediate container 7ba2d5b059b1 04:34:19 ---> d1e8a37c6c46 04:34:19 Step 5/24 : RUN apk add --update --no-cache make git 04:34:19 ---> Running in 7fc8cd444046 04:34:19 ---> Running in 60eca37037cd 04:34:20 Reading package lists... 04:34:20 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 04:34:20 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 04:34:20 Reading package lists... 04:34:20 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 04:34:20 Building dependency tree... 04:34:20 Reading state information... 04:34:20 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 04:34:20 Suggested packages: 04:34:20 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 04:34:20 git-gui gitk gitweb git-cvs git-mediawiki git-svn 04:34:20 Recommended packages: 04:34:20 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 04:34:20 The following NEW packages will be installed: 04:34:20 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 04:34:20 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 04:34:20 pkg-config zip 04:34:20 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 04:34:20 Need to get 7663 kB of archives. 04:34:20 After this operation, 43.8 MB of additional disk space will be used. 04:34:20 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] 04:34:21 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] 04:34:21 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] 04:34:21 Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 04:34:21 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] 04:34:21 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 04:34:21 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 04:34:21 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 04:34:21 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 04:34:21 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 04:34:21 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 04:34:21 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 04:34:21 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 04:34:21 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 04:34:21 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 04:34:21 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 04:34:21 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 04:34:21 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 04:34:21 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 04:34:21 debconf: delaying package configuration, since apt-utils is not installed 04:34:21 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 04:34:22 Fetched 7663 kB in 1s (9828 kB/s) 04:34:22 Selecting previously unselected package libglib2.0-0:amd64. 04:34:22 (Reading database ... 13933 files and directories currently installed.) 04:34:22 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 04:34:22 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 04:34:22 Selecting previously unselected package libpsl5:amd64. 04:34:22 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 04:34:22 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 04:34:22 Selecting previously unselected package libnghttp2-14:amd64. 04:34:22 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 04:34:22 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 04:34:22 Selecting previously unselected package librtmp1:amd64. 04:34:22 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 04:34:22 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 04:34:22 Selecting previously unselected package libcurl3-gnutls:amd64. 04:34:22 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... 04:34:22 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... 04:34:22 Selecting previously unselected package liberror-perl. 04:34:22 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 04:34:22 Unpacking liberror-perl (0.17025-1) ... 04:34:22 Selecting previously unselected package git-man. 04:34:22 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... 04:34:22 Unpacking git-man (1:2.17.1-1ubuntu0.8) ... 04:34:22 OK: 218 MiB in 52 packages 04:34:22 OK: 218 MiB in 52 packages 04:34:22 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 04:34:22 Selecting previously unselected package git. 04:34:22 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... 04:34:22 Unpacking git (1:2.17.1-1ubuntu0.8) ... 04:34:23 OK: 218 MiB in 52 packages 04:34:23 Selecting previously unselected package libnorm1:amd64. 04:34:23 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 04:34:23 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 04:34:23 Selecting previously unselected package libpgm-5.2-0:amd64. 04:34:23 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 04:34:23 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 04:34:23 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 04:34:23 Selecting previously unselected package libsodium23:amd64. 04:34:23 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 04:34:23 Unpacking libsodium23:amd64 (1.0.16-2) ... 04:34:23 Selecting previously unselected package libzmq5:amd64. 04:34:23 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 04:34:23 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 04:34:23 Selecting previously unselected package libzmq3-dev:amd64. 04:34:23 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 04:34:23 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 04:34:23 OK: 218 MiB in 52 packages 04:34:23 Selecting previously unselected package pkg-config. 04:34:23 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 04:34:23 Unpacking pkg-config (0.29.1-0ubuntu2) ... 04:34:23 Selecting previously unselected package zip. 04:34:23 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 04:34:23 Unpacking zip (3.0-11build1) ... 04:34:23 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 04:34:23 Setting up git-man (1:2.17.1-1ubuntu0.8) ... 04:34:23 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 04:34:23 Setting up liberror-perl (0.17025-1) ... 04:34:23 Setting up libpsl5:amd64 (0.19.1-5build1) ... 04:34:23 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 04:34:23 No schema files found: doing nothing. 04:34:23 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 04:34:23 Setting up zip (3.0-11build1) ... 04:34:23 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 04:34:23 Setting up libsodium23:amd64 (1.0.16-2) ... 04:34:23 Setting up pkg-config (0.29.1-0ubuntu2) ... 04:34:23 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 04:34:23 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... 04:34:23 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 04:34:23 Setting up git (1:2.17.1-1ubuntu0.8) ... 04:34:23 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 04:34:24 Removing intermediate container aa434a71b217 04:34:24 ---> 76a68f4f36f8 04:34:24 Step 6/26 : COPY go.mod .Removing intermediate container 5f2bcae96696 04:34:24 ---> 2561036d089c 04:34:24 Step 6/24 : COPY go.mod . 04:34:24 04:34:24 git set to automatically installed. 04:34:24 git-man set to automatically installed. 04:34:24 libcurl3-gnutls set to automatically installed. 04:34:24 liberror-perl set to automatically installed. 04:34:24 libglib2.0-0 set to automatically installed. 04:34:24 libnghttp2-14 set to automatically installed. 04:34:24 libnorm1 set to automatically installed. 04:34:24 libpgm-5.2-0 set to automatically installed. 04:34:24 libpsl5 set to automatically installed. 04:34:24 librtmp1 set to automatically installed. 04:34:24 libsodium23 set to automatically installed. 04:34:24 libzmq3-dev set to automatically installed. 04:34:24 libzmq5 set to automatically installed. 04:34:24 pkg-config set to automatically installed. 04:34:24 zip set to automatically installed. 04:34:24 Removing intermediate container 61442a01c90c 04:34:24 ---> df2ed4ab1943 04:34:24 Step 6/23 : COPY go.mod . 04:34:25 Removing intermediate container 7fc8cd444046 04:34:25 ---> 6917c0e544a8 04:34:25 Step 6/32 : COPY go.mod . 04:34:25 ---> e0db2ada438f 04:34:25 Step 7/26 : RUN go mod download 04:34:25 ---> 2d36fd35ad85 04:34:25 Step 7/24 : RUN go mod download 04:34:25 ---> 2bb7a88e09d6 04:34:25 Step 7/23 : RUN go mod download 04:34:25 ---> Running in 41c2dda9e496 04:34:25 ---> Running in f7e112f35553 04:34:25 snapd is not logged in, snap install commands will use sudo 04:34:26 OK: 218 MiB in 52 packages 04:34:26 ---> Running in b92897d8104f 04:34:26 ---> b789299ada84 04:34:26 Step 7/32 : RUN go mod download 04:34:26 ---> Running in d5655ba89d33 04:34:27 Removing intermediate container 60eca37037cd 04:34:27 ---> 84c89aae2527 04:34:27 Step 6/24 : COPY go.mod . 04:34:29 ---> 222351587b86 04:34:29 Step 7/24 : RUN go mod download 04:34:29 ---> Running in 6730e542cbeb 04:34:30 Removing intermediate container 41c2dda9e496 04:34:30 ---> 0e59784b04a2 04:34:30 Step 8/24 : COPY . . 04:34:30 Removing intermediate container f7e112f35553 04:34:30 ---> 6dd1f3913d82 04:34:30 Step 8/26 : COPY . . 04:34:30 Removing intermediate container b92897d8104f 04:34:30 ---> 61bf6b68b476 04:34:30 Step 8/23 : COPY . . 04:34:31 Removing intermediate container d5655ba89d33 04:34:31 ---> 019ac59b609c 04:34:31 Step 8/32 : COPY . . 04:34:33 go (1.16/stable) 1.16.5 from Michael Hudson-Doyle (mwhudson) installed 04:34:33 snapd is not logged in, snap install commands will use sudo 04:34:34 snap "core18" has no updates available 04:34:35 Pulling config-common 04:34:35 + snapcraftctl pull 04:34:35 Removing intermediate container 6730e542cbeb 04:34:35 ---> 69fb337ffad2 04:34:35 Step 8/24 : COPY . . 04:34:36 Pulling go-build-helper 04:34:36 + snapcraftctl pull 04:34:37 'edgex-go' has dependencies that need to be staged: go-build-helper 04:34:37 Skipping pull go-build-helper (already ran) 04:34:37 Building go-build-helper 04:34:37 + snapcraftctl build 04:34:38 Staging go-build-helper 04:34:38 + snapcraftctl stage 04:34:48 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 04:34:48 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 04:34:48 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1784 kB] 04:34:48 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [329 kB] 04:34:48 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] 04:34:48 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 04:34:48 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [365 kB] 04:34:48 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [48.9 kB] 04:34:48 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1130 kB] 04:34:48 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [256 kB] 04:34:48 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 04:34:48 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 04:34:48 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 04:34:48 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 04:34:48 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 04:34:48 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 04:34:48 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 04:34:48 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 04:34:48 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 04:34:48 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2131 kB] 04:34:48 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [422 kB] 04:34:48 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] 04:34:48 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] 04:34:48 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [389 kB] 04:34:48 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [52.8 kB] 04:34:48 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1739 kB] 04:34:48 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [371 kB] 04:34:48 Fetched 24.8 MB in 0s (0 B/s) 04:34:48 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 04:34:48 Fetched 224 kB in 0s (0 B/s) 04:34:48 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 04:34:48 Fetched 157 kB in 0s (0 B/s) 04:34:48 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 04:34:48 Fetched 221 kB in 0s (0 B/s) 04:34:48 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 04:34:48 Fetched 143 kB in 0s (0 B/s) 04:34:48 Pulling edgex-go 04:34:48 + snapcraftctl pull 04:34:48 Pulling hooks 04:34:48 + snapcraftctl pull 04:34:58 ---> e3e391bdfe60 04:34:58 Step 9/24 : RUN go mod tidy 04:34:58 ---> f4274490112a 04:34:58 Step 9/32 : RUN go mod tidy 04:34:58 ---> 906f85606a1a 04:34:58 Step 9/26 : RUN go mod tidy 04:34:58 ---> 4e2d15dab86b 04:34:58 Step 9/24 : RUN go mod tidy 04:34:58 ---> 362c1ea63466 04:34:58 Step 9/23 : RUN go mod tidy 04:34:58 ---> Running in 78d27d7b78bf 04:34:58 ---> Running in 903d10973beb 04:34:58 ---> Running in 50f3a1d5ea07 04:34:58 ---> Running in 9a38c305e9c5 04:34:58 ---> Running in b2e8710a7b2e 04:35:01 Removing intermediate container 78d27d7b78bf 04:35:01 ---> 2bc6c48ac308 04:35:01 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 04:35:01 ---> Running in 4fd2dd45661a 04:35:01 Removing intermediate container 903d10973beb 04:35:01 ---> 85543cd03c03 04:35:01 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 04:35:02 ---> Running in 5850b25305c3 04:35:02 Removing intermediate container 9a38c305e9c5 04:35:02 ---> 18c02eb82420 04:35:02 Step 10/23 : RUN make cmd/support-notifications/support-notifications 04:35:02 ---> Running in f24785906d56 04:35:02 Removing intermediate container 50f3a1d5ea07 04:35:02 ---> 0033e35a2843 04:35:02 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 04:35:02 Removing intermediate container b2e8710a7b2e 04:35:02 ---> a4084a32064f 04:35:02 Step 10/24 : RUN make cmd/core-command/core-command 04:35:03 ---> Running in f0e4f7a9f1a5 04:35:03 ---> Running in a6f6a20eef72 04:35: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 04:35:04 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 04:35:04 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 04:35:05 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 04:35:05 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 04:35:07 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 04:35:07 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 04:35:07 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 04:35:07 Fetched 0 B in 0s (0 B/s) 04:35:07 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 04:35:07 Fetched 96.5 kB in 0s (0 B/s) 04:35:07 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 04:35:07 Fetched 279 kB in 0s (0 B/s) 04:35:07 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 04:35:07 Fetched 122 kB in 0s (0 B/s) 04:35:07 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 04:35:07 Fetched 77.8 kB in 0s (0 B/s) 04:35:07 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 04:35:07 Fetched 8848 B in 0s (0 B/s) 04:35:07 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 04:35:07 Fetched 47.8 kB in 0s (0 B/s) 04:35:07 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 04:35:07 Fetched 45.6 kB in 0s (0 B/s) 04:35:07 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 04:35:07 Fetched 15.0 kB in 0s (0 B/s) 04:35:07 Get:1 libcurl4_7.58.0-2ubuntu3.13_amd64.deb [219 kB] 04:35:07 Fetched 219 kB in 0s (0 B/s) 04:35:07 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 04:35:07 Fetched 154 kB in 0s (0 B/s) 04:35:07 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 04:35:07 Fetched 50.6 kB in 0s (0 B/s) 04:35:07 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 04:35:07 Fetched 14.8 kB in 0s (0 B/s) 04:35:07 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 04:35:07 Fetched 41.8 kB in 0s (0 B/s) 04:35:07 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 04:35:07 Fetched 499 kB in 0s (0 B/s) 04:35:07 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 04:35:07 Fetched 111 kB in 0s (0 B/s) 04:35:07 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 04:35:07 Fetched 240 kB in 0s (0 B/s) 04:35:07 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 04:35:07 Fetched 29.3 kB in 0s (0 B/s) 04:35:07 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 04:35:07 Fetched 85.5 kB in 0s (0 B/s) 04:35:07 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 04:35:07 Fetched 24.5 kB in 0s (0 B/s) 04:35:07 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 04:35:07 Fetched 49.2 kB in 0s (0 B/s) 04:35:07 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 04:35:07 Fetched 54.2 kB in 0s (0 B/s) 04:35:07 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 04:35:07 Fetched 30.8 kB in 0s (0 B/s) 04:35:07 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 04:35:07 Fetched 15.8 kB in 0s (0 B/s) 04:35:07 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 04:35:07 Fetched 85.9 kB in 0s (0 B/s) 04:35:07 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 04:35:07 Fetched 8720 B in 0s (0 B/s) 04:35:07 Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] 04:35:07 Fetched 140 kB in 0s (0 B/s) 04:35:07 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 04:35:07 Fetched 119 kB in 0s (0 B/s) 04:35:07 Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] 04:35:07 Fetched 111 kB in 0s (0 B/s) 04:35:07 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 04:35:07 Fetched 11.1 kB in 0s (0 B/s) 04:35:07 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 04:35:07 Fetched 645 kB in 0s (0 B/s) 04:35:07 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 04:35:07 Fetched 41.3 kB in 0s (0 B/s) 04:35:07 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 04:35:07 Fetched 17.9 kB in 0s (0 B/s) 04:35:07 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 04:35:07 Fetched 368 kB in 0s (0 B/s) 04:35:07 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 04:35:07 Fetched 187 kB in 0s (0 B/s) 04:35:07 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 04:35:07 Fetched 175 kB in 0s (0 B/s) 04:35:07 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 04:35:07 Fetched 206 kB in 0s (0 B/s) 04:35:07 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] 04:35:07 Fetched 1301 kB in 0s (0 B/s) 04:35:07 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 04:35:07 Fetched 36.2 kB in 0s (0 B/s) 04:35:07 Get:1 curl_7.58.0-2ubuntu3.13_amd64.deb [159 kB] 04:35:07 Fetched 159 kB in 0s (0 B/s) 04:35:07 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 04:35:07 Fetched 107 kB in 0s (0 B/s) 04:35:07 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 04:35:07 Fetched 48.7 kB in 0s (0 B/s) 04:35:07 Pulling static-packages 04:35:07 + snapcraftctl pull 04:35:07 Pulling version 04:35:07 + cd /root/project 04:35:07 + git describe --tags --abbrev=0 04:35:07 + sed s/v// 04:35:07 + GIT_VERSION=2.0.1-dev.3 04:35:07 + [ -z 2.0.1-dev.3 ] 04:35:07 + snapcraftctl set-version 2.0.1-dev.3 04:35:07 Building config-common 04:35:07 + snapcraftctl build 04:35:09 Skipping build go-build-helper (already ran) 04:35:09 Building edgex-go 04:35:09 + cd /root/parts/edgex-go/src 04:35:09 + git describe --tags --abbrev=0 04:35:09 + sed s/v// 04:35:09 + GIT_VERSION=2.0.1-dev.3 04:35:09 + [ -z 2.0.1-dev.3 ] 04:35:09 + echo 2.0.1-dev.3 04:35:09 + make build 04:35:09 go mod tidy 04:35:10 go: downloading github.com/gorilla/mux v1.8.0 04:35:10 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 04:35:10 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0 04:35:10 go: downloading github.com/stretchr/testify v1.7.0 04:35:10 go: downloading github.com/google/uuid v1.2.0 04:35:10 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 04:35:10 go: downloading github.com/fxamacker/cbor/v2 v2.3.0 04:35:10 go: downloading gopkg.in/yaml.v2 v2.4.0 04:35:10 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 04:35:10 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 04:35:11 go: downloading github.com/lib/pq v1.10.2 04:35:11 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 04:35:11 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 04:35:11 go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 04:35:11 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 04:35:11 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 04:35:11 go: downloading github.com/pelletier/go-toml v1.9.3 04:35:12 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 04:35:12 go: downloading github.com/davecgh/go-spew v1.1.1 04:35:12 go: downloading github.com/pmezard/go-difflib v1.0.0 04:35:12 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 04:35:12 go: downloading github.com/go-playground/validator/v10 v10.6.1 04:35:12 go: downloading github.com/go-kit/kit v0.9.0 04:35:12 go: downloading github.com/stretchr/objx v0.1.0 04:35:12 go: downloading github.com/x448/float16 v0.8.4 04:35:12 go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 04:35:12 go: downloading github.com/go-playground/universal-translator v0.17.0 04:35:12 go: downloading github.com/leodido/go-urn v1.2.0 04:35:12 go: downloading golang.org/x/text v0.3.2 04:35:12 go: downloading github.com/go-playground/assert/v2 v2.0.1 04:35:12 go: downloading github.com/go-playground/locales v0.13.0 04:35:12 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 04:35:12 go: downloading github.com/go-redis/redis/v7 v7.3.0 04:35:12 go: downloading github.com/pebbe/zmq4 v1.2.7 04:35:12 go: downloading github.com/kr/pretty v0.2.0 04:35:13 go: downloading github.com/go-logfmt/logfmt v0.4.0 04:35:13 go: downloading github.com/go-stack/stack v1.8.0 04:35:13 go: downloading github.com/hashicorp/consul/api v1.8.1 04:35:13 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 04:35:13 go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd 04:35:13 go: downloading github.com/gorilla/websocket v1.4.2 04:35:13 go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 04:35:13 go: downloading github.com/onsi/ginkgo v1.10.1 04:35:13 go: downloading github.com/onsi/gomega v1.7.0 04:35:13 go: downloading github.com/kr/text v0.1.0 04:35:13 go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 04:35:13 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 04:35:13 go: downloading github.com/mitchellh/copystructure v1.0.0 04:35:13 go: downloading github.com/mitchellh/mapstructure v1.1.2 04:35:13 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 04:35:13 go: downloading github.com/hashicorp/go-hclog v0.12.0 04:35:13 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 04:35:13 go: downloading github.com/hashicorp/serf v0.9.5 04:35:13 go: downloading github.com/hashicorp/consul/sdk v0.7.0 04:35:13 go: downloading github.com/hashicorp/go-uuid v1.0.1 04:35:13 go: downloading github.com/mitchellh/reflectwalk v1.0.0 04:35:13 go: downloading github.com/mitchellh/go-homedir v1.1.0 04:35:13 go: downloading github.com/fatih/color v1.9.0 04:35:13 go: downloading github.com/mattn/go-colorable v0.1.6 04:35:13 go: downloading github.com/mattn/go-isatty v0.0.12 04:35:13 go: downloading github.com/pkg/errors v0.8.1 04:35:13 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 04:35:13 go: downloading github.com/hashicorp/go-msgpack v0.5.3 04:35:13 go: downloading github.com/hashicorp/memberlist v0.2.2 04:35:13 go: downloading github.com/hpcloud/tail v1.0.0 04:35:13 go: downloading github.com/mitchellh/go-testing-interface v1.0.0 04:35:13 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 04:35:13 go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 04:35:14 go: downloading github.com/hashicorp/golang-lru v0.5.0 04:35:14 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 04:35:14 go: downloading gopkg.in/fsnotify.v1 v1.4.7 04:35:14 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 04:35:14 go: downloading github.com/hashicorp/go-multierror v1.1.0 04:35:14 go: downloading github.com/hashicorp/go-sockaddr v1.0.0 04:35:14 go: downloading github.com/miekg/dns v1.1.26 04:35:14 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 04:35:14 go: downloading github.com/hashicorp/errwrap v1.0.0 04:35:14 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.3" -o cmd/core-data/core-data ./cmd/core-data 04:35:24 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.3" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 04:35:27 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.3" -o cmd/core-command/core-command ./cmd/core-command 04:35:28 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.3" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 04:35:29 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.3" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 04:35:29 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.3" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 04:35:30 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.3" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 04:35:31 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.3" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 04:35:32 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.3" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 04:35:33 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.3" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 04:35:34 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.3" -o ./cmd/secrets-config ./cmd/secrets-config 04:35:35 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.3" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 04:35:37 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 04:35:37 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 04:35:37 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 04:35:37 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 04:35:37 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 04:35:37 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 04:35:37 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 04:35:37 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 04:35:37 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 04:35:37 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 04:35:37 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 04:35:37 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 04:35:37 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 04:35:37 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 04:35:37 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 04:35:37 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 04:35:37 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 04:35:37 + 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 04:35:37 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 04:35:37 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 04:35:37 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 04:35:37 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 04:35:37 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 04:35:37 + 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 04:35:37 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 04:35:37 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 04:35:37 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 04:35:38 Building hooks 04:35:38 + cd /root/parts/hooks/src 04:35:38 + make build 04:35:38 go mod tidy 04:35:38 go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.3 04:35:38 go: downloading github.com/stretchr/testify v1.5.1 04:35:38 go: downloading gopkg.in/yaml.v2 v2.2.2 04:35:38 go: downloading github.com/davecgh/go-spew v1.1.0 04:35:38 GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure 04:35:39 GO111MODULE=on go build -o cmd/install/install ./cmd/install 04:35:40 + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure 04:35:40 + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install 04:35:42 Building static-packages 04:35:42 + snapcraftctl build 04:35:44 Building version 04:35:44 + snapcraftctl build 04:35:46 Staging config-common 04:35:46 + snapcraftctl stage 04:35:47 Skipping stage go-build-helper (already ran) 04:35:47 Staging edgex-go 04:35:47 + snapcraftctl stage 04:35:48 Staging hooks 04:35:48 + snapcraftctl stage 04:35:49 Staging static-packages 04:35:49 + snapcraftctl stage 04:35:50 Staging version 04:35:50 + snapcraftctl stage 04:35:51 Priming config-common 04:35:51 + snapcraftctl prime 04:35:52 Priming go-build-helper 04:35:52 + snapcraftctl prime 04:35:53 Priming edgex-go 04:35:53 + snapcraftctl prime 04:35:55 Priming hooks 04:35:55 + snapcraftctl prime 04:35:56 Priming static-packages 04:35:56 + snapcraftctl prime 04:35:58 Priming version 04:35:58 + snapcraftctl prime 04:35:59 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] } 04:36:57 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 04:36:57 Removing intermediate container 4fd2dd45661a 04:36:57 ---> c4326557f975 04:36:57 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 04:36:57 Removing intermediate container a6f6a20eef72 04:36:57 ---> 28e679825c94 04:36:57 04:36:57 Step 11/24 : FROM alpine:3.12 04:36:57 Removing intermediate container f0e4f7a9f1a5 04:36:57 ---> 91bc2ea6fa30 04:36:57 04:36:57 Step 11/32 : FROM alpine:3.12 04:36:57 ---> Running in 8ecd7c193dbe 04:36:57 3.12: Pulling from library/alpine 04:36:57 3.12: Pulling from library/alpine 04:36:59 Removing intermediate container 5850b25305c3 04:36:59 ---> 3962d627e037 04:36:59 04:36:59 Step 11/26 : FROM alpine:3.12 04:36:59 Removing intermediate container f24785906d56 04:36:59 ---> 9115ebccd2c4 04:36:59 04:36:59 Step 11/23 : FROM alpine:3.12 04:36:59 3.12: Pulling from library/alpine 04:36:59 3.12: Pulling from library/alpine 04:36:59 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 04:36:59 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 04:36:59 Status: Downloaded newer image for alpine:3.12 04:36:59 Status: Image is up to date for alpine:3.12 04:36:59 ---> c4fd0aeabfcf 04:36:59 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 04:36:59 ---> c4fd0aeabfcf 04:36:59 Step 12/24 : RUN apk add --update --no-cache dumb-init 04:36:59 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 04:36:59 Status: Image is up to date for alpine:3.12 04:36:59 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 04:36:59 Status: Image is up to date for alpine:3.12 04:36:59 ---> c4fd0aeabfcf 04:36:59 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 04:36:59 ---> c4fd0aeabfcf 04:36:59 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 04:36:59 ---> Running in 5e5d1e092e17 04:36:59 ---> Running in c06728b0d851 04:36:59 ---> Running in 66d5ac8e9439 04:36:59 ---> Running in 5d3940305ff4 04:36:59 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 04:37:00 Removing intermediate container 5e5d1e092e17 04:37:00 ---> 32a47fff114d 04:37:00 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 04:37:00 ---> Running in c28ae1dacdc4 04:37:02 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 04:37:02 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 04:37:02 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 04:37:02 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 04:37:02 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 04:37:02 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 04:37:02 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 04:37:03 (1/1) Installing dumb-init (1.2.2-r1) 04:37:03 Executing busybox-1.31.1-r20.trigger 04:37:03 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 04:37:03 OK: 5 MiB in 15 packages 04:37:03 (1/6) Installing ca-certificates (20191127-r4) 04:37:03 (2/6) Installing nghttp2-libs (1.41.0-r0) 04:37:03 (3/6) Installing libcurl (7.77.0-r0) 04:37:03 (4/6) Installing curl (7.77.0-r0) 04:37:03 (5/6) Installing dumb-init (1.2.2-r1) 04:37:03 (1/2) Installing ca-certificates (20191127-r4) 04:37:03 (6/6) Installing su-exec (0.2-r1) 04:37:03 Executing busybox-1.31.1-r20.trigger 04:37:03 Executing ca-certificates-20191127-r4.trigger 04:37:03 (2/2) Installing dumb-init (1.2.2-r1) 04:37:03 Executing busybox-1.31.1-r20.trigger 04:37:03 Executing ca-certificates-20191127-r4.trigger 04:37:03 OK: 7 MiB in 20 packages 04:37:03 (1/2) Installing dumb-init (1.2.2-r1) 04:37:03 (2/2) Installing su-exec (0.2-r1) 04:37:03 Executing busybox-1.31.1-r20.trigger 04:37:03 OK: 5 MiB in 16 packages 04:37:03 OK: 6 MiB in 16 packages 04:37:04 Removing intermediate container 8ecd7c193dbe 04:37:04 ---> 542633d7b52e 04:37:04 04:37:04 Step 12/24 : FROM docker:20.10.0 04:37:04 20.10.0: Pulling from library/docker 04:37:05 Removing intermediate container c06728b0d851 04:37:05 ---> 131db7f186cd 04:37:05 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 04:37:05 ---> Running in a21afb82192c 04:37:06 Removing intermediate container c28ae1dacdc4 04:37:06 ---> 1b0b99c30a52 04:37:06 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 04:37:06 ---> Running in c7cebb463102 04:37:06 Removing intermediate container a21afb82192c 04:37:06 ---> 531e4cdf2bab 04:37:06 Step 14/24 : ENV APP_PORT=59882 04:37:06 Removing intermediate container 66d5ac8e9439 04:37:06 ---> 43e6fa4a8bcb 04:37:06 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 04:37:06 Removing intermediate container 5d3940305ff4 04:37:06 ---> c64832b728be 04:37:06 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 04:37:07 ---> Running in 408f50508cc4 04:37:07 ---> Running in 10881ead6ecd 04:37:07 ---> Running in 21fba076b817 04:37:07 Removing intermediate container c7cebb463102 04:37:07 ---> b8e0ea36ea02 04:37:07 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 04:37:07 ---> Running in b939954bc201 04:37:08 Removing intermediate container 408f50508cc4 04:37:08 ---> b842d4b92925 04:37:08 Step 15/24 : EXPOSE $APP_PORT 04:37:08 Removing intermediate container 10881ead6ecd 04:37:08 ---> 1871e1d0ab2b 04:37:08 Step 14/26 : WORKDIR / 04:37:08 Removing intermediate container 21fba076b817 04:37:08 ---> afc8c9266dfc 04:37:08 Step 14/23 : ENV APP_PORT=59860 04:37:08 ---> Running in c715f978937d 04:37:08 ---> Running in 3b2eb0fc0e41 04:37:08 Removing intermediate container b939954bc201 04:37:08 ---> e209c8978a4a 04:37:08 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 04:37:08 ---> Running in 001fd6bf414d 04:37:08 ---> Running in 6946b3755b07 04:37:09 Removing intermediate container c715f978937d 04:37:09 ---> c269fc5927db 04:37:09 Step 16/24 : WORKDIR / 04:37:09 Removing intermediate container 001fd6bf414d 04:37:09 ---> 9daed75b3921 04:37:09 Step 15/23 : EXPOSE $APP_PORT 04:37:09 ---> Running in 377fe97b113c 04:37:09 Removing intermediate container 3b2eb0fc0e41 04:37:09 ---> 4c681532f823 04:37:09 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 04:37:09 ---> Running in 54a08fbbb18a 04:37:10 Removing intermediate container 377fe97b113c 04:37:10 ---> 9d78b39cdefe 04:37:10 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 04:37:11 Removing intermediate container 54a08fbbb18a 04:37:11 ---> d3bc7785e989 04:37:11 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 04:37:11 ---> bac75c4a380d 04:37:11 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 04:37:12 ---> 0fea544f29b4 04:37:12 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 04:37:12 ---> 395fda927aeb 04:37:12 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 04:37:12 Removing intermediate container 6946b3755b07 04:37:12 ---> 6b0de51c8ec9 04:37:12 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 04:37:12 ---> Running in f1becc51f6ec 04:37:12 ---> 2cabd345ff74 04:37:12 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 04:37:13 Removing intermediate container f1becc51f6ec 04:37:13 ---> 99cf93726b78 04:37:13 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 04:37:14 ---> dc9ea44a3cfb 04:37:14 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 04:37:14 ---> 3a9d11b1156e 04:37:14 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 04:37:14 ---> fa4620a493de 04:37:14 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 04:37:15 ---> 50578bf96ae8 04:37:15 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 04:37:16 ---> 2342a025ff2e 04:37:16 ---> 60a0e7ccc943 04:37:16 Step 20/24 : ENTRYPOINT ["/core-command"] 04:37:16 Step 19/23 : ENTRYPOINT ["/support-notifications"] 04:37:16 ---> 462d1a27d434 04:37:16 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 04:37:16 ---> Running in a78f4a23d6ef 04:37:16 ---> Running in 69f944a73152 04:37:16 ---> Running in f9fa973267b6 04:37:17 Removing intermediate container 69f944a73152 04:37:17 ---> 4ffbd341e6c6 04:37:17 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:37:17 Removing intermediate container f9fa973267b6 04:37:17 ---> 1f19b63e0f42 04:37:17 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:37:17 ---> Running in 49721b23f61d 04:37:18 ---> Running in 1db0e0f3add8 04:37:18 ---> 9fc84d18a4cf 04:37:18 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 04:37:18 Removing intermediate container 49721b23f61d 04:37:18 ---> d37155b0d5ba 04:37:18 Step 21/23 : LABEL arch=arm64 04:37:18 Removing intermediate container 1db0e0f3add8 04:37:18 ---> 577a9ffaab73 04:37:18 Step 22/24 : LABEL arch=arm64 04:37:18 ---> Running in 4f5e9e5f9139 04:37:19 ---> Running in 54dfee8a5016 04:37:19 Removing intermediate container 4f5e9e5f9139 04:37:19 ---> 6a89ca51b079 04:37:19 Step 22/23 : LABEL git_sha=cf11ade53dfa96ea272c8e512d180934db189c9d 04:37:20 ---> Running in 60fc9b7ac189 04:37:20 ---> b3cba33bf47c 04:37:20 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 04:37:20 Removing intermediate container a78f4a23d6ef 04:37:20 ---> 117ab919909b 04:37:20 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 04:37:20 Removing intermediate container 54dfee8a5016 04:37:20 ---> 3ab0582279e9 04:37:20 Step 23/24 : LABEL git_sha=cf11ade53dfa96ea272c8e512d180934db189c9d 04:37:20 ---> Running in 057eff40cf02 04:37:20 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 04:37:20 Status: Downloaded newer image for docker:20.10.0 04:37:20 ---> eeaf43b92773 04:37:20 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 04:37:20 ---> Running in e8487da73344 04:37:20 Removing intermediate container 60fc9b7ac189 04:37:20 ---> bf47e0918928 04:37:20 Step 23/23 : LABEL version=0.0.0 04:37:21 ---> Running in ef4766e68d58 04:37:21 Removing intermediate container 057eff40cf02 04:37:21 ---> aa21cc462919 04:37:21 Step 24/24 : LABEL version=0.0.0 04:37:21 ---> 8dc65b5c3668 04:37:21 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 04:37:21 ---> Running in 7eb04d056595 04:37:21 ---> 4c2ac80d83ee 04:37:21 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/ 04:37:21 Removing intermediate container e8487da73344 04:37:21 ---> 037361c860ee 04:37:21 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 04:37:21 ---> Running in 8938ce45b04e 04:37:22 ---> Running in fca6efb37d31 04:37:22 Removing intermediate container ef4766e68d58 04:37:22 ---> 27b6053ec8f2 04:37:22 04:37:22 Removing intermediate container 7eb04d056595 04:37:22 ---> 2d42d78ed806 04:37:22 04:37:23 Successfully built 27b6053ec8f2 04:37:23 ---> d1829d5c4004 04:37:23 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 04:37:23 Successfully built 2d42d78ed806 04:37:23 Successfully tagged support-notifications-arm64:latest 04:37:23 Building core-data 04:37:23  Building support-notifications ... done Successfully tagged core-command-arm64:latest 04:37:23 Building support-scheduler 04:37:24  Building core-command ... done  ---> a70bfc23fcb5 04:37:24 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 04:37:24 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 04:37:24 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 04:37:25 (1/39) Installing readline (8.0.4-r0) 04:37:25 (2/39) Installing bash (5.0.17-r0) 04:37:25 Executing bash-5.0.17-r0.post-install 04:37:25 (3/39) Installing nghttp2-libs (1.41.0-r0) 04:37:25 (4/39) Installing libcurl (7.77.0-r0) 04:37:25 (5/39) Installing curl (7.77.0-r0) 04:37:25 (6/39) Installing dumb-init (1.2.2-r1) 04:37:25 (7/39) Installing libbz2 (1.0.8-r1) 04:37:25 (8/39) Installing expat (2.2.9-r1) 04:37:25 (9/39) Installing libffi (3.3-r2) 04:37:25 (10/39) Installing gdbm (1.13-r1) 04:37:25 (11/39) Installing xz-libs (5.2.5-r0) 04:37:25 (12/39) Installing sqlite-libs (3.32.1-r1) 04:37:25 (13/39) Installing python3 (3.8.10-r0) 04:37:25 Removing intermediate container 8938ce45b04e 04:37:25 ---> ee74f4494c7f 04:37:25 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 04:37:26 ---> ff8b9d272d55 04:37:26 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 04:37:26 ---> Running in 91c78f6e2a05 04:37:27 (14/39) Installing py3-appdirs (1.4.4-r1) 04:37:27 (15/39) Installing py3-ordered-set (4.0.1-r0) 04:37:27 (16/39) Installing py3-parsing (2.4.7-r0) 04:37:27 (17/39) Installing py3-six (1.15.0-r0) 04:37:27 (18/39) Installing py3-packaging (20.4-r0) 04:37:27 (19/39) Installing py3-setuptools (47.0.0-r0) 04:37:27 (20/39) Installing py3-chardet (3.0.4-r4) 04:37:27 Removing intermediate container 91c78f6e2a05 04:37:27 ---> 3e1f1e209bef 04:37:27 Step 24/26 : LABEL arch=arm64 04:37:27 (21/39) Installing py3-idna (2.9-r0) 04:37:27 (22/39) Installing py3-certifi (2020.4.5.1-r0) 04:37:27 (23/39) Installing py3-urllib3 (1.25.9-r0) 04:37:27 (24/39) Installing py3-requests (2.23.0-r0) 04:37:27 (25/39) Installing py3-msgpack (1.0.0-r0) 04:37:27 (26/39) Installing py3-lockfile (0.12.2-r3) 04:37:27 (27/39) Installing py3-cachecontrol (0.12.6-r0) 04:37:27 (28/39) Installing py3-colorama (0.4.3-r0) 04:37:27 (29/39) Installing py3-distlib (0.3.0-r0) 04:37:27 (30/39) Installing py3-distro (1.5.0-r1) 04:37:27 (31/39) Installing py3-webencodings (0.5.1-r3) 04:37:27 (32/39) Installing py3-html5lib (1.0.1-r4) 04:37:27 (33/39) Installing py3-pytoml (0.1.21-r0) 04:37:27 (34/39) Installing py3-pep517 (0.8.2-r0) 04:37:27 (35/39) Installing py3-progress (1.5-r0) 04:37:27 (36/39) Installing py3-toml (0.10.1-r0) 04:37:27 (37/39) Installing py3-retrying (1.3.3-r0) 04:37:27 (38/39) Installing py3-contextlib2 (0.6.0-r0) 04:37:27 (39/39) Installing py3-pip (20.1.1-r0) 04:37:28 ---> 6235d4799056 04:37:28 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 04:37:28 Executing busybox-1.31.1-r19.trigger 04:37:28 OK: 72 MiB in 59 packages 04:37:28 ---> Running in d0a6a2363e04 04:37:28 ---> Running in 798d2dc71169 04:37:29 Removing intermediate container d0a6a2363e04 04:37:29 ---> 60d19afe25fb 04:37:29 Step 25/26 : LABEL git_sha=cf11ade53dfa96ea272c8e512d180934db189c9d 04:37:29 Removing intermediate container 798d2dc71169 04:37:29 ---> 45943b7830cd 04:37:29 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 04:37:29 ---> Running in ebc4a4bef283 04:37:30 Removing intermediate container ebc4a4bef283 04:37:30 ---> 8d868f0471cf 04:37:30 Step 26/26 : LABEL version=0.0.0 04:37:31 ---> 57e5b268aa7e 04:37:31 Step 27/32 : RUN chmod +x /entrypoint.sh 04:37:31 ---> Running in 7bd6005c7bba 04:37:31 ---> Running in 8d99beab3646 04:37:31 Removing intermediate container 7bd6005c7bba 04:37:31 ---> 3b9ff1e0b31d 04:37:31 04:37:32 Successfully built 3b9ff1e0b31d 04:37:32 Successfully tagged security-secretstore-setup-arm64:latest 04:37:32  Building security-secretstore-setup ... done Building security-proxy-setup 04:37:33 Collecting docker-compose==1.23.2 04:37:33 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 04:37:34 Collecting texttable<0.10,>=0.9.0 04:37:34 Downloading texttable-0.9.1.tar.gz (11 kB) 04:37:34 Removing intermediate container 8d99beab3646 04:37:34 ---> fc2510e667c9 04:37:34 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 04:37:34 ---> Running in ea7895dec1e3 04:37:35 Removing intermediate container ea7895dec1e3 04:37:35 ---> 9b610715a707 04:37:35 Step 29/32 : CMD ["gate"] 04:37:36 ---> Running in f28ca4c300b8 04:37:37 Removing intermediate container f28ca4c300b8 04:37:37 ---> 29de420d4c9b 04:37:37 Step 30/32 : LABEL arch=arm64 04:37:37 Collecting docker<4.0,>=3.6.0 04:37:37 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 04:37:37 ---> Running in 8de8b544e78e 04:37:38 Removing intermediate container 8de8b544e78e 04:37:38 ---> 5d7e0c1c72ed 04:37:38 Step 31/32 : LABEL git_sha=cf11ade53dfa96ea272c8e512d180934db189c9d 04:37:38 Collecting websocket-client<1.0,>=0.32.0 04:37:38 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 04:37:38 ---> Running in 7e6994e2787b 04:37:39 Removing intermediate container 7e6994e2787b 04:37:39 ---> b14038df8254 04:37:39 Step 32/32 : LABEL version=0.0.0 04:37:39 Collecting PyYAML<4,>=3.10 04:37:39 Downloading PyYAML-3.13.tar.gz (270 kB) 04:37:40 ---> Running in 2a427b473ec6 04:37:41 Removing intermediate container 2a427b473ec6 04:37:41 ---> 2a297e807e7a 04:37:41 04:37:41 Successfully built 2a297e807e7a 04:37:41 Successfully tagged security-bootstrapper-arm64:latest 04:37:41 Building core-metadata 04:37:44  Building security-bootstrapper ... done Collecting cached-property<2,>=1.2.0 04:37:44 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 04:37:45 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 04:37:45 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 04:37:45 Collecting dockerpty<0.5,>=0.4.1 04:37:45 Downloading dockerpty-0.4.1.tar.gz (13 kB) 04:37:47 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 04:37:47 Collecting jsonschema<3,>=2.5.1 04:37:47 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 04:37:48 Collecting docopt<0.7,>=0.6.1 04:37:48 Downloading docopt-0.6.2.tar.gz (25 kB) 04:37:50 Collecting docker-pycreds>=0.4.0 04:37:50 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 04:37:50 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) 04:37:50 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) 04:37:50 Collecting idna<2.8,>=2.5 04:37:50 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 04:37:51 Collecting urllib3<1.25,>=1.21.1 04:37:51 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 04:37:51 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 04:37:51 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 04:37:51 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 04:37:51 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 04:37:53 Installing collected packages: texttable, docker-pycreds, websocket-client, idna, urllib3, requests, docker, PyYAML, cached-property, dockerpty, jsonschema, docopt, docker-compose 04:37:53 Running setup.py install for texttable: started 04:37:55 Running setup.py install for texttable: finished with status 'done' 04:37:55 Attempting uninstall: idna 04:37:55 Found existing installation: idna 2.9 04:37:55 Uninstalling idna-2.9: 04:37:55 Successfully uninstalled idna-2.9 04:37:56 Attempting uninstall: urllib3 04:37:56 Found existing installation: urllib3 1.25.9 04:37:56 Uninstalling urllib3-1.25.9: 04:37:56 Successfully uninstalled urllib3-1.25.9 04:37:57 Attempting uninstall: requests 04:37:57 Found existing installation: requests 2.23.0 04:37:57 Uninstalling requests-2.23.0: 04:37:57 Successfully uninstalled requests-2.23.0 04:37:58 Running setup.py install for PyYAML: started 04:38:00 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 04:38:00 Step 2/23 : FROM ${BUILDER_BASE} AS builder 04:38:00 ---> 32927edf9878 04:38:00 Step 3/23 : WORKDIR /edgex-go 04:38:00 ---> Using cache 04:38:00 ---> 03e44da5b0e5 04:38:00 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:38:00 ---> Using cache 04:38:00 ---> d1e8a37c6c46 04:38:00 Step 5/23 : RUN apk add --update --no-cache make git 04:38:00 ---> Using cache 04:38:00 ---> 84c89aae2527 04:38:00 Step 6/23 : COPY go.mod . 04:38:00 ---> Using cache 04:38:00 ---> 222351587b86 04:38:00 Step 7/23 : RUN go mod download 04:38:00 ---> Using cache 04:38:00 ---> 69fb337ffad2 04:38:00 Step 8/23 : COPY . . 04:38:00 ---> Using cache 04:38:00 ---> 4e2d15dab86b 04:38:00 Step 9/23 : RUN go mod tidy 04:38:00 ---> Using cache 04:38:00 ---> a4084a32064f 04:38:00 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 04:38:00 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 04:38:00 Step 2/24 : FROM ${BUILDER_BASE} AS builder 04:38:00 ---> 32927edf9878 04:38:00 Step 3/24 : WORKDIR /edgex-go 04:38:00 ---> Using cache 04:38:00 ---> 03e44da5b0e5 04:38:00 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:38:00 ---> Using cache 04:38:00 ---> d1e8a37c6c46 04:38:00 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 04:38:02 Running setup.py install for PyYAML: finished with status 'done' 04:38:02 Running setup.py install for dockerpty: started 04:38:06 Running setup.py install for dockerpty: finished with status 'done' 04:38:06 ---> Running in 95bfbd89957e 04:38:06 ---> Running in d8f540c00453 04:38:06 Running setup.py install for docopt: started 04:38:07 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 04:38:08 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 04:38:08 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 04:38:08 Running setup.py install for docopt: finished with status 'done' 04:38:09 OK: 218 MiB in 52 packages 04:38:10 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 04:38:10 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 04:38:10 Step 2/22 : FROM ${BUILDER_BASE} AS builder 04:38:10 ---> 32927edf9878 04:38:10 Step 3/22 : WORKDIR /edgex-go 04:38:10 ---> Using cache 04:38:10 ---> 03e44da5b0e5 04:38:10 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:38:10 ---> Using cache 04:38:10 ---> d1e8a37c6c46 04:38:10 Step 5/22 : RUN apk add --update --no-cache make git 04:38:10 ---> Using cache 04:38:10 ---> 84c89aae2527 04:38:10 Step 6/22 : COPY go.mod . 04:38:10 ---> Using cache 04:38:10 ---> 222351587b86 04:38:10 Step 7/22 : RUN go mod download 04:38:10 ---> Using cache 04:38:10 ---> 69fb337ffad2 04:38:10 Step 8/22 : COPY . . 04:38:10 ---> Using cache 04:38:10 ---> 4e2d15dab86b 04:38:10 Step 9/22 : RUN go mod tidy 04:38:10 ---> Using cache 04:38:10 ---> a4084a32064f 04:38:10 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 04:38:11 ---> Running in 986a1846ef8f 04:38:12 Removing intermediate container d8f540c00453 04:38:12 ---> f0e74465affc 04:38:12 Step 6/24 : COPY go.mod . 04:38:14 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 04:38:14 ---> 74e8c8f3e8cb 04:38:14 Step 7/24 : RUN go mod download 04:38:14 ---> Running in d71c3a493c7a 04:38:18 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 04:38:18 Step 2/24 : FROM ${BUILDER_BASE} AS builder 04:38:18 ---> 32927edf9878 04:38:18 Step 3/24 : WORKDIR /edgex-go 04:38:18 ---> Using cache 04:38:18 ---> 03e44da5b0e5 04:38:18 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:38:18 ---> Using cache 04:38:18 ---> d1e8a37c6c46 04:38:18 Step 5/24 : RUN apk add --update --no-cache make git 04:38:18 ---> Using cache 04:38:18 ---> 84c89aae2527 04:38:18 Step 6/24 : COPY go.mod . 04:38:18 ---> Using cache 04:38:18 ---> 222351587b86 04:38:18 Step 7/24 : RUN go mod download 04:38:18 ---> Using cache 04:38:18 ---> 69fb337ffad2 04:38:18 Step 8/24 : COPY . . 04:38:18 ---> Using cache 04:38:18 ---> 4e2d15dab86b 04:38:18 Step 9/24 : RUN go mod tidy 04:38:18 ---> Using cache 04:38:18 ---> a4084a32064f 04:38:18 Step 10/24 : RUN make cmd/core-metadata/core-metadata 04:38:18 ---> Running in b12a33567a46 04:38:21 Removing intermediate container d71c3a493c7a 04:38:21 ---> 30b93283b624 04:38:21 Step 8/24 : COPY . . 04:38: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 04:38:28 Removing intermediate container fca6efb37d31 04:38:28 ---> cccea649dbe4 04:38:28 Step 15/24 : ENV APP_PORT=58890 04:38:28 ---> Running in f27a1bc3eb1b 04:38:29 Removing intermediate container f27a1bc3eb1b 04:38:29 ---> ca9a68a098dd 04:38:29 Step 16/24 : EXPOSE $APP_PORT 04:38:30 ---> Running in 1012640bba8d 04:38:31 Removing intermediate container 1012640bba8d 04:38:31 ---> ec34440548b0 04:38:31 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 04:38:34 ---> 541bc22c6f55 04:38:34 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 04:38:36 ---> 3b13e7cd5914 04:38:36 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 04:38:39 ---> 036c425f0bfe 04:38:39 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 04:38:39 ---> Running in a8f4b9a70319 04:38:40 Removing intermediate container a8f4b9a70319 04:38:40 ---> 2995ea0c7ea7 04:38:40 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:38:40 ---> Running in c01e608151ce 04:38:42 Removing intermediate container c01e608151ce 04:38:42 ---> 20eb34119c43 04:38:42 Step 22/24 : LABEL arch=arm64 04:38:42 ---> Running in 072291843fa2 04:38:42 ---> f8e5d319b850 04:38:42 Step 9/24 : RUN go mod tidy 04:38:43 ---> Running in 56b1fd925b46 04:38:43 Removing intermediate container 072291843fa2 04:38:43 ---> b4ccf7c39dd3 04:38:43 Step 23/24 : LABEL git_sha=cf11ade53dfa96ea272c8e512d180934db189c9d 04:38:43 ---> Running in bfd61d043b59 04:38:44 Removing intermediate container bfd61d043b59 04:38:44 ---> 7034f50d5fe3 04:38:44 Step 24/24 : LABEL version=0.0.0 04:38:45 ---> Running in 05d2207fb702 04:38:46 Removing intermediate container 05d2207fb702 04:38:46 ---> f12b98e15632 04:38:46 04:38:46 Successfully built f12b98e15632 04:38:46 Successfully tagged sys-mgmt-agent-arm64:latest 04:38:50  Building sys-mgmt-agent ... done Removing intermediate container 56b1fd925b46 04:38:50 ---> 71b948eb43b7 04:38:50 Step 10/24 : RUN make cmd/core-data/core-data 04:38:50 ---> Running in 64408e2608ed 04:38:52 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 04:39:39 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 04:39:46 Removing intermediate container 95bfbd89957e 04:39:46 ---> 1b91bb63a46b 04:39:46 04:39:46 Step 11/23 : FROM alpine:3.12 04:39:46 ---> c4fd0aeabfcf 04:39:46 Step 12/23 : RUN apk add --update --no-cache dumb-init 04:39:46 ---> Using cache 04:39:46 ---> 131db7f186cd 04:39:46 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 04:39:46 ---> Using cache 04:39:46 ---> 531e4cdf2bab 04:39:46 Step 14/23 : ENV APP_PORT=59861 04:39:46 ---> Running in e1f9cd8fae85 04:39:46 Removing intermediate container e1f9cd8fae85 04:39:46 ---> b0b9e8e41ff8 04:39:46 Step 15/23 : EXPOSE $APP_PORT 04:39:46 ---> Running in 5ddad0716c37 04:39:47 Removing intermediate container 5ddad0716c37 04:39:47 ---> efb6bb50fbb2 04:39:47 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 04:39:48 ---> 69d7354b229d 04:39:48 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 04:39:51 ---> 65ae1fcd4930 04:39:51 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 04:39:53 ---> e7f35691e91f 04:39:53 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 04:39:53 ---> Running in 645d981283ad 04:39:53 Removing intermediate container 986a1846ef8f 04:39:53 ---> 30df218eca21 04:39:53 04:39:53 Step 11/22 : FROM alpine:3.12 04:39:53 ---> c4fd0aeabfcf 04:39:53 Step 12/22 : RUN apk add --update --no-cache curl 04:39:54 ---> Running in 438b1047a039 04:39:54 Removing intermediate container 645d981283ad 04:39:54 ---> 4323905f7802 04:39:54 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:39:54 ---> Running in f88deeb3398d 04:39:55 Removing intermediate container f88deeb3398d 04:39:55 ---> 87f4903d255b 04:39:55 Step 21/23 : LABEL arch=arm64 04:39:55 ---> Running in 23e634be0196 04:39:56 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 04:39:56 Removing intermediate container 23e634be0196 04:39:56 ---> 2279d07a81d4 04:39:56 Step 22/23 : LABEL git_sha=cf11ade53dfa96ea272c8e512d180934db189c9d 04:39:56 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 04:39:56 ---> Running in a287c5fef15c 04:39:57 (1/4) Installing ca-certificates (20191127-r4) 04:39:57 (2/4) Installing nghttp2-libs (1.41.0-r0) 04:39:57 (3/4) Installing libcurl (7.77.0-r0) 04:39:57 (4/4) Installing curl (7.77.0-r0) 04:39:57 Executing busybox-1.31.1-r20.trigger 04:39:57 Executing ca-certificates-20191127-r4.trigger 04:39:57 Removing intermediate container a287c5fef15c 04:39:57 ---> 795b25d466dc 04:39:57 Step 23/23 : LABEL version=0.0.0 04:39:57 OK: 7 MiB in 18 packages 04:39:57 ---> Running in 03b54621fbbb 04:39:58 Removing intermediate container 03b54621fbbb 04:39:58 ---> 0cfe53a0e2f1 04:39:58 04:39:59 Successfully built 0cfe53a0e2f1 04:39:59 Successfully tagged support-scheduler-arm64:latest 04:40:00  Building support-scheduler ... done Removing intermediate container 438b1047a039 04:40:00 ---> 2032683a2d02 04:40:00 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 04:40:00 ---> Running in 6187a2df21fe 04:40:01 Removing intermediate container 6187a2df21fe 04:40:01 ---> b8fd676d2921 04:40:01 Step 14/22 : WORKDIR /edgex 04:40:01 ---> Running in 407b39738f4c 04:40:03 Removing intermediate container 407b39738f4c 04:40:03 ---> cb980c1e553e 04:40:03 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 04:40:05 ---> 7950e8a1bf77 04:40:05 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 04:40:05 Removing intermediate container b12a33567a46 04:40:05 ---> c979b5aa59c8 04:40:05 04:40:05 Step 11/24 : FROM alpine:3.12 04:40:05 ---> c4fd0aeabfcf 04:40:05 Step 12/24 : RUN apk add --update --no-cache dumb-init 04:40:05 ---> Using cache 04:40:05 ---> 131db7f186cd 04:40:05 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 04:40:05 ---> Using cache 04:40:05 ---> 531e4cdf2bab 04:40:05 Step 14/24 : ENV APP_PORT=59881 04:40:05 ---> Running in 189489b00a7d 04:40:06 Removing intermediate container 189489b00a7d 04:40:06 ---> ebbcdf876c10 04:40:06 Step 15/24 : EXPOSE $APP_PORT 04:40:06 ---> c6ef7e049b9a 04:40:06 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 04:40:06 ---> Running in d6c5005608a4 04:40:07 Removing intermediate container d6c5005608a4 04:40:07 ---> 1af94d274f2f 04:40:07 Step 16/24 : WORKDIR / 04:40:08 ---> Running in f2c1df25bfa2 04:40:08 ---> 7d73f8dc1c88 04:40:08 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 04:40:08 ---> Running in 1ff597d8b754 04:40:08 Removing intermediate container f2c1df25bfa2 04:40:08 ---> f50015bcca59 04:40:08 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 04:40:09 Removing intermediate container 1ff597d8b754 04:40:09 ---> df6326c61c00 04:40:09 Step 19/22 : CMD ["--init=true"] 04:40:09 ---> Running in a742c454835a 04:40:09 ---> 0698dac239c4 04:40:09 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 04:40:09 Removing intermediate container a742c454835a 04:40:09 ---> 72475cf507c5 04:40:09 Step 20/22 : LABEL arch=arm64 04:40:09 ---> Running in 045a6a7430f6 04:40:10 Removing intermediate container 045a6a7430f6 04:40:10 ---> c47a6d61a397 04:40:10 Step 21/22 : LABEL git_sha=cf11ade53dfa96ea272c8e512d180934db189c9d 04:40:11 ---> 0d71c652190a 04:40:11 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 04:40:11 ---> Running in 8e6b45f0d4e4 04:40:12 Removing intermediate container 8e6b45f0d4e4 04:40:12 ---> 85b97aa0e6b3 04:40:12 Step 22/22 : LABEL version=0.0.0 04:40:12 ---> 41d1cdcce2ac 04:40:12 Step 20/24 : ENTRYPOINT ["/core-metadata"] 04:40:12 ---> Running in 3cfadee6520a 04:40:12 ---> Running in 2321b761038a 04:40:12 Removing intermediate container 3cfadee6520a 04:40:12 ---> 8c7a674f44bc 04:40:12 04:40:12 Removing intermediate container 2321b761038a 04:40:12 ---> 14e8963970ae 04:40:12 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:40:12 Successfully built 8c7a674f44bc 04:40:12 ---> Running in 9d5252283716 04:40:12 Successfully tagged security-proxy-setup-arm64:latest 04:40:13  Building security-proxy-setup ... done Removing intermediate container 9d5252283716 04:40:13 ---> cd636d7f60ce 04:40:13 Step 22/24 : LABEL arch=arm64 04:40:13 ---> Running in 4237a9170620 04:40:14 Removing intermediate container 4237a9170620 04:40:14 ---> bd95737c43b9 04:40:14 Step 23/24 : LABEL git_sha=cf11ade53dfa96ea272c8e512d180934db189c9d 04:40:14 ---> Running in fd4d83c7f5a1 04:40:14 Removing intermediate container fd4d83c7f5a1 04:40:14 ---> 17fe961f3d75 04:40:14 Step 24/24 : LABEL version=0.0.0 04:40:14 ---> Running in 032c2b60380d 04:40:15 Removing intermediate container 032c2b60380d 04:40:15 ---> f9c5c59b1f55 04:40:15 04:40:15 Successfully built f9c5c59b1f55 04:40:15 Successfully tagged core-metadata-arm64:latest 04:40:16  Building core-metadata ... done Removing intermediate container 64408e2608ed 04:40:16 ---> bfa0594ff810 04:40:16 04:40:16 Step 11/24 : FROM alpine:3.12 04:40:16 ---> c4fd0aeabfcf 04:40:16 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 04:40:17 ---> Running in 35aea8c23e58 04:40:17 Removing intermediate container 35aea8c23e58 04:40:17 ---> b4f18e01381f 04:40:17 Step 13/24 : ENV APP_PORT=59880 04:40:17 ---> Running in aa3963e0a773 04:40:18 Removing intermediate container aa3963e0a773 04:40:18 ---> aa6ccec684cc 04:40:18 Step 14/24 : EXPOSE $APP_PORT 04:40:18 ---> Running in 3442bfc3bc71 04:40:18 Removing intermediate container 3442bfc3bc71 04:40:18 ---> a3e4b0d95d92 04:40:18 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:40:18 ---> Running in 5a29b808a166 04:40:20 Removing intermediate container 5a29b808a166 04:40:20 ---> d4397cc48d94 04:40:20 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 04:40:21 ---> Running in b5a407478573 04:40:22 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 04:40:23 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 04:40:23 (1/6) Installing dumb-init (1.2.2-r1) 04:40:23 (2/6) Installing libgcc (9.3.0-r2) 04:40:23 (3/6) Installing libsodium (1.0.18-r0) 04:40:24 (4/6) Installing libstdc++ (9.3.0-r2) 04:40:24 (5/6) Installing libzmq (4.3.3-r0) 04:40:24 (6/6) Installing zeromq (4.3.3-r0) 04:40:24 Executing busybox-1.31.1-r20.trigger 04:40:24 OK: 8 MiB in 20 packages 04:40:25 Removing intermediate container b5a407478573 04:40:25 ---> aad0741c89a1 04:40:25 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 04:40:26 ---> 5858d6714553 04:40:26 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 04:40:27 ---> e4f4a70631c8 04:40:27 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 04:40:28 ---> a1ca84675fad 04:40:28 Step 20/24 : ENTRYPOINT ["/core-data"] 04:40:28 ---> Running in b5a017b372ca 04:40:29 Removing intermediate container b5a017b372ca 04:40:29 ---> 7537875a1353 04:40:29 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:40:29 ---> Running in 8bb158090e02 04:40:30 Removing intermediate container 8bb158090e02 04:40:30 ---> 3413bc09b550 04:40:30 Step 22/24 : LABEL arch=arm64 04:40:30 ---> Running in 7e4b5b8887fd 04:40:30 Removing intermediate container 7e4b5b8887fd 04:40:30 ---> f0f0c9846568 04:40:30 Step 23/24 : LABEL git_sha=cf11ade53dfa96ea272c8e512d180934db189c9d 04:40:30 ---> Running in 873c3840f453 04:40:31 Removing intermediate container 873c3840f453 04:40:31 ---> 00af7d40d210 04:40:31 Step 24/24 : LABEL version=0.0.0 04:40:31 ---> Running in 873dbde3a383 04:40:31 Removing intermediate container 873dbde3a383 04:40:31 ---> b29f5683035d 04:40:31 04:40:32 Successfully built b29f5683035d 04:40:32 Successfully tagged core-data-arm64:latest 04:40:32  Building core-data ... done  [Pipeline] } 04:40:32 $ docker stop --time=1 45bd3439286a27019d0ca8375288480cad8f41bb1d0cb645bb0852250c956598 04:40:34 $ docker rm -f 45bd3439286a27019d0ca8375288480cad8f41bb1d0cb645bb0852250c956598 [Pipeline] // withDockerContainer [Pipeline] sh 04:40:34 + docker images 04:40:35 REPOSITORY TAG IMAGE ID CREATED SIZE 04:40:35 core-data-arm64 latest b29f5683035d 3 seconds ago 19.2MB 04:40:35 bfa0594ff810 18 seconds ago 997MB 04:40:35 core-metadata-arm64 latest f9c5c59b1f55 19 seconds ago 15.7MB 04:40:35 security-proxy-setup-arm64 latest 8c7a674f44bc 22 seconds ago 24.2MB 04:40:35 c979b5aa59c8 30 seconds ago 994MB 04:40:35 support-scheduler-arm64 latest 0cfe53a0e2f1 36 seconds ago 15.1MB 04:40:35 30df218eca21 41 seconds ago 995MB 04:40:35 1b91bb63a46b 50 seconds ago 991MB 04:40:35 sys-mgmt-agent-arm64 latest f12b98e15632 About a minute ago 298MB 04:40:35 security-bootstrapper-arm64 latest 2a297e807e7a 2 minutes ago 17.5MB 04:40:35 security-secretstore-setup-arm64 latest 3b9ff1e0b31d 3 minutes ago 27.1MB 04:40:35 support-notifications-arm64 latest 27b6053ec8f2 3 minutes ago 15.7MB 04:40:35 core-command-arm64 latest 2d42d78ed806 3 minutes ago 15MB 04:40:35 542633d7b52e 3 minutes ago 992MB 04:40:35 3962d627e037 3 minutes ago 998MB 04:40:35 9115ebccd2c4 3 minutes ago 991MB 04:40:35 91bc2ea6fa30 3 minutes ago 992MB 04:40:35 28e679825c94 3 minutes ago 989MB 04:40:35 ci-base-image-arm64 latest 32927edf9878 13 minutes ago 664MB 04:40:35 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 274d7007c78b 30 hours ago 451MB 04:40:35 alpine 3.12 c4fd0aeabfcf 3 weeks ago 5.32MB 04:40:35 docker 20.10.0 eeaf43b92773 7 months ago 228MB 04:40:35 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 04:40:35 ---> job-cost.sh 04:40:35 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-X6Lh 04:41:14 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 04:42:51 lf-activate-venv(): INFO: Adding /tmp/venv-X6Lh/bin to PATH 04:42:51 INFO: No Stack... 04:42:51 INFO: Retrieving Pricing Info for: v2-standard-4 04:42:51 INFO: Archiving Costs [Pipeline] sh 04:42:51 + cat /w/workspace/edgex-go/38/archives/cost.csv 04:42:51 + cut -d, -f6 [Pipeline] lock 04:42:52 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3531-38-stack-cost] 04:42:52 Resource [jenkins-edgexfoundry-edgex-go-PR-3531-38-stack-cost] did not exist. Created. 04:42:52 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3531-38-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:42:52 + echo total: 0.18000000715255737 [Pipeline] stash 04:42:52 Stashed 1 file(s) [Pipeline] } 04:42:52 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3531-38-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 04:42:53 provisioning config files... 04:42:53 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/38@tmp/config7202566777695659558tmp [Pipeline] { [Pipeline] sh 04:42:53 + set +x 04:42:53 + curl -s https://codecov.io/bash 04:42:53 + bash -s -- 04:42:54 04:42:54 _____ _ 04:42:54 / ____| | | 04:42:54 | | ___ __| | ___ ___ _____ __ 04:42:54 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 04:42:54 | |___| (_) | (_| | __/ (_| (_) \ V / 04:42:54 \_____\___/ \__,_|\___|\___\___/ \_/ 04:42:54 Bash-1.0.3 04:42:54 04:42:54 04:42:54 ==> git version 2.24.4 found 04:42:54 ==> 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 04:42:54 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 04:42:54 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 04:42:54 ==> Jenkins CI detected. 04:42:54 project root: . 04:42:54 --> token set from env 04:42:54 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 04:42:54 ==> Running gcov in . (disable via -X gcov) 04:42:54 ==> Python coveragepy not found 04:42:54 ==> Searching for coverage reports in: 04:42:54 + . 04:42:54 -> Found 1 reports 04:42:54 ==> Detecting git/mercurial file structure 04:42:54 ==> Reading reports 04:42:54 + ./coverage.out bytes=398095 04:42:54 ==> Appending adjustments 04:42:54 https://docs.codecov.io/docs/fixing-reports 04:42:54 + Found adjustments 04:42:54 ==> Gzipping contents 04:42:55 56K /tmp/codecov.ARTA83.gz 04:42:55 ==> Uploading reports 04:42:55 url: https://codecov.io 04:42:55 query: branch=PR-3531&commit=cf11ade53dfa96ea272c8e512d180934db189c9d&build=38&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3531%2F38%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3531&job=&cmd_args= 04:42:55 -> Pinging Codecov 04:42:55 https://codecov.io/upload/v4?package=bash-1.0.3&branch=PR-3531&commit=cf11ade53dfa96ea272c8e512d180934db189c9d&build=38&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3531%2F38%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3531&job=&cmd_args= 04:42:55 -> Uploading to 04:42:55 https://storage.googleapis.com/codecov/v4/raw/2021-07-11/00271124DB129430A58F1EEE437C3FCB/cf11ade53dfa96ea272c8e512d180934db189c9d/ffc956fe-65da-4572-bc51-394d8532cf51.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210711%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210711T044255Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=250dbbde5df0fcb9d5aec0736deb3f0a01074cedc0aca7458687ef1b417df4ca 04:42:55 % Total % Received % Xferd Average Speed Time Time Time Current 04:42:55 Dload Upload Total Spent Left Speed 04:42:56 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 53953 0 0 100 53953 0 95863 --:--:-- --:--:-- --:--:-- 95831 04:42:56 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/cf11ade53dfa96ea272c8e512d180934db189c9d [Pipeline] } 04:42:56 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 04:42:57 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 04:42:57 ---> package-listing.sh 04:42:57 ++ facter osfamily 04:42:57 ++ tr '[:upper:]' '[:lower:]' 04:42:58 + OS_FAMILY=redhat 04:42:58 + workspace=/w/workspace/edgex-go/38 04:42:58 + START_PACKAGES=/tmp/packages_start.txt 04:42:58 + END_PACKAGES=/tmp/packages_end.txt 04:42:58 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:42:58 + PACKAGES=/tmp/packages_start.txt 04:42:58 + '[' /w/workspace/edgex-go/38 ']' 04:42:58 + PACKAGES=/tmp/packages_end.txt 04:42:58 + case "${OS_FAMILY}" in 04:42:58 + sort 04:42:58 + rpm -qa 04:43:00 + '[' -f /tmp/packages_start.txt ']' 04:43:00 + '[' -f /tmp/packages_end.txt ']' 04:43:00 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:43:00 + '[' /w/workspace/edgex-go/38 ']' 04:43:00 + mkdir -p /w/workspace/edgex-go/38/archives/ 04:43:00 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/38/archives/ [Pipeline] echo 04:43:00 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/38/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 04:43:00 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 04:43:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 04:43:01 04:43:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 04:43:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 04:43:01 alpine: Pulling from edgex-lftools-log-publisher 04:43:01 df20fa9351a1: Pulling fs layer 04:43:01 36b3adc4ff6f: Pulling fs layer 04:43:01 8ad3a11d3b57: Pulling fs layer 04:43:01 46f8f816bc3b: Pulling fs layer 04:43:01 93b61091891f: Pulling fs layer 04:43:01 93b9cdb0e59b: Pulling fs layer 04:43:01 5e14af77c1be: Pulling fs layer 04:43:01 01666e4c0597: Pulling fs layer 04:43:01 aa168da1d23b: Pulling fs layer 04:43:01 46f8f816bc3b: Waiting 04:43:01 93b61091891f: Waiting 04:43:01 93b9cdb0e59b: Waiting 04:43:01 5e14af77c1be: Waiting 04:43:01 01666e4c0597: Waiting 04:43:01 aa168da1d23b: Waiting 04:43:01 36b3adc4ff6f: Verifying Checksum 04:43:01 36b3adc4ff6f: Download complete 04:43:01 46f8f816bc3b: Verifying Checksum 04:43:01 46f8f816bc3b: Download complete 04:43:02 df20fa9351a1: Verifying Checksum 04:43:02 df20fa9351a1: Download complete 04:43:02 93b9cdb0e59b: Download complete 04:43:02 5e14af77c1be: Verifying Checksum 04:43:02 5e14af77c1be: Download complete 04:43:02 01666e4c0597: Verifying Checksum 04:43:02 01666e4c0597: Download complete 04:43:02 93b61091891f: Verifying Checksum 04:43:02 93b61091891f: Download complete 04:43:02 8ad3a11d3b57: Verifying Checksum 04:43:02 8ad3a11d3b57: Download complete 04:43:02 df20fa9351a1: Pull complete 04:43:02 36b3adc4ff6f: Pull complete 04:43:02 8ad3a11d3b57: Pull complete 04:43:02 46f8f816bc3b: Pull complete 04:43:02 93b61091891f: Pull complete 04:43:03 93b9cdb0e59b: Pull complete 04:43:03 5e14af77c1be: Pull complete 04:43:03 01666e4c0597: Pull complete 04:43:04 aa168da1d23b: Verifying Checksum 04:43:04 aa168da1d23b: Download complete 04:43:08 aa168da1d23b: Pull complete 04:43:08 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 04:43:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 04:43:08 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 04:43:08 prd-centos7-docker-4c-2g-2454 does not seem to be running inside a container 04:43:09 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/38/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/38 -v /w/workspace/edgex-go/38:/w/workspace/edgex-go/38:rw,z -v /w/workspace/edgex-go/38@tmp:/w/workspace/edgex-go/38@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 04:43:11 $ docker top 1ec7c5f14807e9dc3e4a2f1b34921b3b4f04aa660268ad1746230282ef02be60 -eo pid,comm [Pipeline] { [Pipeline] sh 04:43:12 + touch /tmp/pre-build-complete [Pipeline] sh 04:43:12 + mkdir -p /var/log/sa [Pipeline] sh 04:43:12 + ls /var/log/sa-host 04:43:12 + sadf -c /var/log/sa-host/sa05 04:43:12 file_magic: OK 04:43:12 HZ: Using current value: 100 04:43:12 file_header: OK 04:43:12 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 04:43:12 Statistics: 04:43:12 Hnuu...uuuununununu...Hnuu...uuuununununu... 04:43:12 File successfully converted to sysstat format version 12.2.1 04:43:12 + sadf -c /var/log/sa-host/sa11 04:43:12 file_magic: OK 04:43:12 HZ: Using current value: 100 04:43:12 file_header: OK 04:43:12 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 04:43:12 Statistics: 04:43:12 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... 04:43:12 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:43:13 provisioning config files... 04:43:13 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/38@tmp/config2587745826983128757tmp [Pipeline] { [Pipeline] echo 04:43:13 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 04:43:13 ---> create-netrc.sh [Pipeline] } 04:43:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 04:43:13 ---> python-tools-install.sh [Pipeline] echo 04:43:13 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 04:43:14 ---> sudo-logs.sh 04:43:14 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 04:43:14 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 04:43:14 ---> job-cost.sh 04:43:14 lf-activate-venv: SKIPPING 04:43:14 DEBUG: total: 0.18000000715255737 04:43:14 INFO: Retrieving Stack Cost... 04:43:15 INFO: Retrieving Pricing Info for: v3-standard-2 04:43:15 INFO: Archiving Costs [Pipeline] echo 04:43:15 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 04:43:16 ---> logs-deploy.sh 04:43:16 lf-activate-venv: SKIPPING 04:43:16 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3531/38 04:43:16 INFO: archiving workspace using pattern(s): 04:43:17 Archives upload complete. 04:43:17 INFO: archiving logs to Nexus 04:43:17 ---> uname -a: 04:43:17 Linux prd-centos7-docker-4c-2g-2454.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 04:43:17 04:43:17 04:43:17 ---> lscpu: 04:43:17 Architecture: x86_64 04:43:17 CPU op-mode(s): 32-bit, 64-bit 04:43:17 Byte Order: Little Endian 04:43:17 Address sizes: 40 bits physical, 48 bits virtual 04:43:17 CPU(s): 2 04:43:17 On-line CPU(s) list: 0,1 04:43:17 Thread(s) per core: 1 04:43:17 Core(s) per socket: 1 04:43:17 Socket(s): 2 04:43:17 NUMA node(s): 1 04:43:17 Vendor ID: AuthenticAMD 04:43:17 CPU family: 23 04:43:17 Model: 49 04:43:17 Model name: AMD EPYC-Rome Processor 04:43:17 Stepping: 0 04:43:17 CPU MHz: 2799.998 04:43:17 BogoMIPS: 5599.99 04:43:17 Virtualization: AMD-V 04:43:17 Hypervisor vendor: KVM 04:43:17 Virtualization type: full 04:43:17 L1d cache: 64 KiB 04:43:17 L1i cache: 64 KiB 04:43:17 L2 cache: 1 MiB 04:43:17 L3 cache: 32 MiB 04:43:17 NUMA node0 CPU(s): 0,1 04:43:17 Vulnerability Itlb multihit: Not affected 04:43:17 Vulnerability L1tf: Not affected 04:43:17 Vulnerability Mds: Not affected 04:43:17 Vulnerability Meltdown: Not affected 04:43:17 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 04:43:17 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 04:43:17 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 04:43:17 Vulnerability Srbds: Not affected 04:43:17 Vulnerability Tsx async abort: Not affected 04:43:17 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp 04:43:17 04:43:17 04:43:17 ---> nproc: 04:43:17 2 04:43:17 04:43:17 04:43:17 ---> df -h: 04:43:17 Filesystem Size Used Available Use% Mounted on 04:43:17 overlay 40.0G 12.5G 27.5G 31% / 04:43:17 tmpfs 64.0M 0 64.0M 0% /dev 04:43:17 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 04:43:17 shm 64.0M 0 64.0M 0% /dev/shm 04:43:17 /dev/vda1 40.0G 12.5G 27.5G 31% /facter-os 04:43:17 /dev/vda1 40.0G 12.5G 27.5G 31% /etc/resolv.conf 04:43:17 /dev/vda1 40.0G 12.5G 27.5G 31% /etc/hostname 04:43:17 /dev/vda1 40.0G 12.5G 27.5G 31% /etc/hosts 04:43:17 /dev/vda1 40.0G 12.5G 27.5G 31% /run/cloud-init/result.json 04:43:17 /dev/vda1 40.0G 12.5G 27.5G 31% /var/log/sa-host 04:43:17 /dev/vda1 40.0G 12.5G 27.5G 31% /var/log/secure 04:43:17 /dev/vda1 40.0G 12.5G 27.5G 31% /var/log/auth.log 04:43:17 /dev/vda1 40.0G 12.5G 27.5G 31% /w/workspace/edgex-go/38 04:43:17 /dev/vda1 40.0G 12.5G 27.5G 31% /w/workspace/edgex-go/38@tmp 04:43:17 04:43:17 04:43:17 ---> free -m: 04:43:17 total used free shared buff/cache available 04:43:17 Mem: 7821 1210 1372 0 5237 6579 04:43:17 Swap: 1023 1 1022 04:43:17 04:43:17 04:43:17 ---> ip addr: 04:43:17 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 04:43:17 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 04:43:17 inet 127.0.0.1/8 scope host lo 04:43:17 valid_lft forever preferred_lft forever 04:43:17 inet6 ::1/128 scope host 04:43:17 valid_lft forever preferred_lft forever 04:43:17 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 04:43:17 link/ether fa:16:3e:1c:ea:02 brd ff:ff:ff:ff:ff:ff 04:43:17 inet 10.30.122.192/23 brd 10.30.123.255 scope global dynamic eth0 04:43:17 valid_lft 85062sec preferred_lft 85062sec 04:43:17 inet6 fe80::f816:3eff:fe1c:ea02/64 scope link 04:43:17 valid_lft forever preferred_lft forever 04:43:17 3: docker0: mtu 1500 qdisc noqueue state DOWN 04:43:17 link/ether 02:42:0e:33:14:88 brd ff:ff:ff:ff:ff:ff 04:43:17 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 04:43:17 valid_lft forever preferred_lft forever 04:43:17 inet6 fe80::42:eff:fe33:1488/64 scope link 04:43:17 valid_lft forever preferred_lft forever 04:43:17 04:43:17 04:43:17 ---> sar -b -r -n DEV: 04:43:17 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 07/11/21 _x86_64_ (2 CPU) 04:43:17 04:43:17 04:20:48 LINUX RESTART (2 CPU) 04:43:17 04:43:17 04:22:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 04:43:17 04:23:01 168.93 0.03 168.90 0.00 0.68 49439.25 0.00 04:43:17 04:24:01 59.43 0.00 59.43 0.00 0.00 8907.36 0.00 04:43:17 04:25:01 53.21 0.03 53.18 0.00 0.80 3874.28 0.00 04:43:17 04:26:01 493.41 138.47 354.94 0.00 3361.16 231746.96 0.00 04:43:17 04:27:01 395.66 96.86 298.80 0.00 6017.63 118784.83 0.00 04:43:17 04:28:01 425.56 24.65 400.92 0.00 816.92 184593.66 0.00 04:43:17 04:29:01 83.46 2.91 80.55 0.00 761.90 7686.99 0.00 04:43:17 04:30:01 0.35 0.00 0.35 0.00 0.00 6.56 0.00 04:43:17 04:31:01 0.18 0.00 0.18 0.00 0.00 1.97 0.00 04:43:17 04:32:02 0.47 0.03 0.43 0.00 0.27 5.78 0.00 04:43:17 04:33:01 0.17 0.00 0.17 0.00 0.00 1.80 0.00 04:43:17 04:34:01 0.30 0.00 0.30 0.00 0.00 3.65 0.00 04:43:17 04:35:01 0.27 0.00 0.27 0.00 0.00 2.95 0.00 04:43:17 04:36:01 0.43 0.18 0.25 0.00 5.73 2.30 0.00 04:43:17 04:37:01 0.83 0.07 0.77 0.00 0.53 16.09 0.00 04:43:17 04:38:01 0.35 0.00 0.35 0.00 0.00 4.36 0.00 04:43:17 04:39:01 0.23 0.00 0.23 0.00 0.00 3.22 0.00 04:43:17 04:40:01 0.25 0.00 0.25 0.00 0.00 2.63 0.00 04:43:17 04:41:01 0.22 0.00 0.22 0.00 0.00 2.03 0.00 04:43:17 04:42:01 0.25 0.00 0.25 0.00 0.00 3.18 0.00 04:43:17 04:43:01 41.91 41.61 0.30 0.00 4068.23 15.94 0.00 04:43:17 Average: 82.38 14.60 67.78 0.00 718.45 28914.23 0.00 04:43:17 04:43:17 04:22:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 04:43:17 04:23:01 4146732 0 1096788 13.69 2620 2762800 1741928 19.23 1165500 2158448 3624 04:43:17 04:24:01 3831880 0 1087672 13.58 2620 3086768 1879376 20.75 1332092 2286000 71696 04:43:17 04:25:01 3835404 0 1045456 13.05 2620 3125460 1569012 17.32 1239880 2367352 162752 04:43:17 04:26:01 145820 0 1322160 16.51 2620 6538340 2492144 27.51 3266936 3886444 833380 04:43:17 04:27:01 671588 0 1372640 17.14 2620 5962092 2101108 23.20 2960924 3658432 72 04:43:17 04:28:01 1220604 0 1186712 14.82 2620 5599004 1673120 18.47 2313908 3759620 168 04:43:17 04:29:01 2042532 0 1129964 14.11 2620 4833824 1300136 14.35 1469644 3793100 20 04:43:17 04:30:01 2046724 0 1125768 14.06 2620 4833828 1264144 13.96 1466456 3793100 20 04:43:17 04:31:01 2046500 0 1125988 14.06 2620 4833832 1264144 13.96 1466012 3793436 8 04:43:17 04:32:02 2046084 0 1126400 14.06 2620 4833836 1264312 13.96 1466464 3793444 20 04:43:17 04:33:01 2046684 0 1125796 14.06 2620 4833840 1264144 13.96 1466020 3793444 12 04:43:17 04:34:01 2046600 0 1125876 14.06 2620 4833844 1264144 13.96 1466024 3793444 8 04:43:17 04:35:01 2047096 0 1125372 14.05 2620 4833852 1264144 13.96 1466148 3793444 8 04:43:17 04:36:01 2046608 0 1125828 14.06 2620 4833884 1264144 13.96 1466048 3793460 16 04:43:17 04:37:01 2043768 0 1128608 14.09 2620 4833944 1264228 13.96 1471868 3790684 16 04:43:17 04:38:01 2043764 0 1128664 14.09 2620 4833892 1264144 13.96 1471776 3790672 8 04:43:17 04:39:01 2043880 0 1128540 14.09 2620 4833900 1264144 13.96 1471656 3790676 8 04:43:17 04:40:01 2043888 0 1128524 14.09 2620 4833908 1264144 13.96 1471668 3790672 16 04:43:17 04:41:01 2044060 0 1128352 14.09 2620 4833908 1264144 13.96 1471784 3790672 8 04:43:17 04:42:01 2043552 0 1128852 14.09 2620 4833916 1264240 13.96 1471772 3790672 8 04:43:17 04:43:01 1917340 0 1132692 14.14 2620 4956288 1266964 13.99 1475880 3912524 292 04:43:17 Average: 2114338 0 1144126 14.29 2620 4747855 1450381 16.01 1634212 3577130 51055 04:43:17 04:43:17 04:22:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 04:43:17 04:23:01 eth0 597.76 503.62 3819.51 79.01 0.00 0.00 0.00 0.00 04:43:17 04:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:43:17 04:23:01 vethb117bc3 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 04:43:17 04:23:01 docker0 182.10 231.29 13.00 854.88 0.00 0.00 0.00 0.00 04:43:17 04:24:01 eth0 31.95 18.64 22.11 65.87 0.00 0.00 0.00 0.00 04:43:17 04:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:43:17 04:24:01 vethb117bc3 0.73 0.77 0.06 0.06 0.00 0.00 0.00 0.00 04:43:17 04:24:01 docker0 0.73 0.73 0.05 0.06 0.00 0.00 0.00 0.00 04:43:17 04:25:01 eth0 26.72 14.57 21.68 11.17 0.00 0.00 0.00 0.00 04:43:17 04:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:43:17 04:25:01 vethb117bc3 1.52 1.52 0.12 0.12 0.00 0.00 0.00 0.00 04:43:17 04:25:01 docker0 1.52 1.52 0.10 0.12 0.00 0.00 0.00 0.00 04:43:17 04:26:01 veth1da712b 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:43:17 04:26:01 vethad884b1 0.00 1.07 0.00 0.06 0.00 0.00 0.00 0.00 04:43:17 04:26:01 veth651ec2f 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:43:17 04:26:01 eth0 276.39 228.75 1858.93 76.24 0.00 0.00 0.00 0.00 04:43:17 04:27:01 vethad884b1 0.00 0.42 0.00 0.02 0.00 0.00 0.00 0.00 04:43:17 04:27:01 eth0 55.46 31.71 174.12 60.70 0.00 0.00 0.00 0.00 04:43:17 04:27:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 04:43:17 04:27:01 vethe7c7a13 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 04:43:17 04:28:01 vethad884b1 0.00 0.33 0.00 0.01 0.00 0.00 0.00 0.00 04:43:17 04:28:01 vethac3b3c7 15.47 17.02 1.22 45.56 0.00 0.00 0.00 0.00 04:43:17 04:28:01 veth0100b9f 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:43:17 04:28:01 eth0 196.34 155.54 1433.32 79.87 0.00 0.00 0.00 0.00 04:43:17 04:29:01 eth0 60.38 36.95 359.75 8.28 0.00 0.00 0.00 0.00 04:43:17 04:29:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 04:43:17 04:29:01 docker0 1156.25 963.85 90.91 4317.30 0.00 0.00 0.00 0.00 04:43:17 04:30:01 eth0 0.08 0.05 0.01 0.00 0.00 0.00 0.00 0.00 04:43:17 04:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:43:17 04:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:43:17 04:31:01 eth0 0.25 0.05 0.03 0.00 0.00 0.00 0.00 0.00 04:43:17 04:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:43:17 04:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:43:17 04:32:02 eth0 0.92 0.43 0.43 0.25 0.00 0.00 0.00 0.00 04:43:17 04:32:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:43:17 04:32:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:43:17 04:33:01 eth0 0.12 0.08 0.01 0.04 0.00 0.00 0.00 0.00 04:43:17 04:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:43:17 04:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:43:17 04:34:01 eth0 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 04:43:17 04:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:43:17 04:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:43:17 04:35:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 04:43:17 04:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:43:17 04:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:43:17 04:36:01 eth0 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 04:43:17 04:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:43:17 04:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:43:17 04:37:01 eth0 0.30 0.23 0.14 0.07 0.00 0.00 0.00 0.00 04:43:17 04:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:43:17 04:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:43:17 04:38:01 eth0 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 04:43:17 04:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:43:17 04:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:43:17 04:39:01 eth0 0.15 0.08 0.01 0.01 0.00 0.00 0.00 0.00 04:43:17 04:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:43:17 04:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:43:17 04:40:01 eth0 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 04:43:17 04:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:43:17 04:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:43:17 04:41:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 04:43:17 04:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:43:17 04:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:43:17 04:42:01 eth0 0.20 0.18 0.08 0.07 0.00 0.00 0.00 0.00 04:43:17 04:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:43:17 04:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:43:17 04:43:01 eth0 13.68 8.41 13.21 5.54 0.00 0.00 0.00 0.00 04:43:17 04:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:43:17 04:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:43:17 Average: eth0 59.78 47.37 365.08 18.43 0.00 0.00 0.00 0.00 04:43:17 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:43:17 Average: docker0 14.58 19.18 1.00 78.03 0.00 0.00 0.00 0.00 04:43:17 04:43:17 04:43:17 ---> sar -P ALL: 04:43:17 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 07/11/21 _x86_64_ (2 CPU) 04:43:17 04:43:17 04:20:48 LINUX RESTART (2 CPU) 04:43:17 04:43:17 04:22:02 CPU %user %nice %system %iowait %steal %idle 04:43:17 04:23:01 all 15.68 0.00 7.69 3.81 0.08 72.74 04:43:17 04:23:01 0 16.34 0.00 8.08 3.82 0.07 71.69 04:43:17 04:23:01 1 15.02 0.00 7.30 3.81 0.09 73.79 04:43:17 04:24:01 all 52.45 0.00 5.20 0.55 0.09 41.71 04:43:17 04:24:01 0 52.76 0.00 5.11 0.39 0.09 41.65 04:43:17 04:24:01 1 52.13 0.00 5.30 0.72 0.09 41.77 04:43:17 04:25:01 all 56.79 0.00 7.62 0.57 0.09 34.92 04:43:17 04:25:01 0 55.98 0.00 7.43 0.54 0.09 35.96 04:43:17 04:25:01 1 57.61 0.00 7.82 0.60 0.09 33.88 04:43:17 04:26:01 all 26.39 0.00 17.19 28.79 0.11 27.53 04:43:17 04:26:01 0 26.47 0.00 17.32 26.94 0.11 29.17 04:43:17 04:26:01 1 26.30 0.00 17.06 30.64 0.11 25.89 04:43:17 04:27:01 all 72.47 0.00 12.31 13.06 0.13 2.03 04:43:17 04:27:01 0 72.54 0.00 12.24 12.88 0.11 2.22 04:43:17 04:27:01 1 72.41 0.00 12.38 13.24 0.15 1.83 04:43:17 04:28:01 all 57.65 0.00 17.45 20.38 0.12 4.41 04:43:17 04:28:01 0 56.99 0.00 18.45 19.69 0.11 4.76 04:43:17 04:28:01 1 58.31 0.00 16.45 21.07 0.13 4.05 04:43:17 04:29:01 all 5.91 0.00 2.60 1.45 0.05 89.99 04:43:17 04:29:01 0 6.89 0.00 2.68 1.13 0.05 89.25 04:43:17 04:29:01 1 4.94 0.00 2.52 1.76 0.05 90.73 04:43:17 04:30:01 all 0.12 0.00 0.03 0.00 0.02 99.83 04:43:17 04:30:01 0 0.02 0.00 0.02 0.00 0.03 99.93 04:43:17 04:30:01 1 0.22 0.00 0.05 0.00 0.00 99.73 04:43:17 04:31:01 all 0.11 0.00 0.02 0.00 0.03 99.85 04:43:17 04:31:01 0 0.03 0.00 0.02 0.00 0.03 99.92 04:43:17 04:31:01 1 0.18 0.00 0.02 0.00 0.02 99.78 04:43:17 04:32:02 all 0.09 0.00 0.03 0.00 0.03 99.85 04:43:17 04:32:02 0 0.03 0.00 0.03 0.00 0.05 99.88 04:43:17 04:32:02 1 0.15 0.00 0.03 0.00 0.00 99.82 04:43:17 04:33:01 all 0.09 0.00 0.03 0.00 0.03 99.86 04:43:17 04:33:01 0 0.15 0.00 0.03 0.00 0.02 99.80 04:43:17 04:33:01 1 0.03 0.00 0.02 0.00 0.03 99.92 04:43:17 04:43:17 04:33:01 CPU %user %nice %system %iowait %steal %idle 04:43:17 04:34:01 all 0.09 0.00 0.02 0.00 0.03 99.87 04:43:17 04:34:01 0 0.17 0.00 0.02 0.00 0.02 99.80 04:43:17 04:34:01 1 0.02 0.00 0.02 0.00 0.03 99.93 04:43:17 04:35:01 all 0.12 0.00 0.02 0.00 0.02 99.85 04:43:17 04:35:01 0 0.20 0.00 0.02 0.00 0.02 99.77 04:43:17 04:35:01 1 0.03 0.00 0.02 0.00 0.02 99.93 04:43:17 04:36:01 all 0.09 0.00 0.05 0.00 0.02 99.84 04:43:17 04:36:01 0 0.17 0.00 0.05 0.00 0.02 99.77 04:43:17 04:36:01 1 0.02 0.00 0.05 0.00 0.02 99.92 04:43:17 04:37:01 all 0.07 0.00 0.02 0.00 0.03 99.88 04:43:17 04:37:01 0 0.10 0.00 0.02 0.00 0.05 99.83 04:43:17 04:37:01 1 0.03 0.00 0.02 0.00 0.02 99.93 04:43:17 04:38:01 all 0.05 0.00 0.03 0.00 0.02 99.91 04:43:17 04:38:01 0 0.07 0.00 0.02 0.00 0.02 99.90 04:43:17 04:38:01 1 0.03 0.00 0.03 0.00 0.02 99.92 04:43:17 04:39:01 all 0.09 0.00 0.02 0.00 0.03 99.87 04:43:17 04:39:01 0 0.17 0.00 0.02 0.00 0.02 99.80 04:43:17 04:39:01 1 0.02 0.00 0.02 0.00 0.03 99.93 04:43:17 04:40:01 all 0.07 0.00 0.02 0.00 0.03 99.88 04:43:17 04:40:01 0 0.12 0.00 0.02 0.00 0.02 99.85 04:43:17 04:40:01 1 0.02 0.00 0.02 0.00 0.05 99.92 04:43:17 04:41:01 all 0.08 0.00 0.04 0.00 0.02 99.86 04:43:17 04:41:01 0 0.12 0.00 0.03 0.00 0.00 99.85 04:43:17 04:41:01 1 0.05 0.00 0.05 0.00 0.03 99.87 04:43:17 04:42:01 all 0.03 0.00 0.03 0.00 0.03 99.92 04:43:17 04:42:01 0 0.03 0.00 0.02 0.00 0.02 99.93 04:43:17 04:42:01 1 0.02 0.00 0.03 0.00 0.03 99.92 04:43:17 04:43:01 all 2.30 0.00 0.75 1.10 0.03 95.83 04:43:17 04:43:01 0 1.91 0.00 0.81 0.08 0.02 97.18 04:43:17 04:43:01 1 2.68 0.00 0.69 2.11 0.03 94.48 04:43:17 Average: all 13.10 0.00 3.22 3.15 0.05 80.50 04:43:17 Average: 0 13.14 0.00 3.28 2.95 0.04 80.58 04:43:17 Average: 1 13.05 0.00 3.16 3.34 0.05 80.41 04:43:17 04:43:17 04:43:17