Pull request #3816 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of farshidtz for edgexfoundry/edgex-go Loading trusted files from base branch main at 143991c289fa33d15b92815d9662304bdb63510a rather than 0a76eedfa92fa9c7fe4041168055a09039f1e431 Obtained Jenkinsfile from 143991c289fa33d15b92815d9662304bdb63510a Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4235567159566769764.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 686c8e2b17b6b4c6988ddea14cf883eea3c5dfe4 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh1154140279709926408.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 686c8e2b17b6b4c6988ddea14cf883eea3c5dfe4 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-3816/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3816/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh6220825174548893306.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 686c8e2b17b6b4c6988ddea14cf883eea3c5dfe4 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 686c8e2b17b6b4c6988ddea14cf883eea3c5dfe4 # timeout=10 Commit message: "Merge pull request #366 from ernestojeda/fix-builder-images-sdk-c" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3331876911460264484.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 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-3816/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3816/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh7940733454568316277.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > 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 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre 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-657 in /w/workspace/edgexfoundry_edgex-go_PR-3816 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/5 [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/5 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/5@tmp/jenkins-gitclient-ssh8877799960330774228.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 143991c289fa33d15b92815d9662304bdb63510a into PR head commit 0a76eedfa92fa9c7fe4041168055a09039f1e431 Merge succeeded, producing 151f07d66e88f07af12d5d3204fbd219eb041420 Checking out Revision 151f07d66e88f07af12d5d3204fbd219eb041420 (PR-3816) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/5@tmp/jenkins-gitclient-ssh3531328437055667744.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3816/head:refs/remotes/origin/PR-3816 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0a76eedfa92fa9c7fe4041168055a09039f1e431 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/5@tmp/jenkins-gitclient-ssh4876727771070306692.key > git merge 143991c289fa33d15b92815d9662304bdb63510a # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 151f07d66e88f07af12d5d3204fbd219eb041420 # timeout=10 Commit message: "Merge commit '143991c289fa33d15b92815d9662304bdb63510a' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 17:02:22 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 17:02:22 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 17:02:22 ========================================================= 17:02:22 EdgeX Global Pipelines Version Info 17:02:22 ========================================================= [Pipeline] libraryResource [Pipeline] sh 17:02:23 ------------------- 17:02:23 stable info: 17:02:23 ------------------- 17:02:23 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 17:02:23 Commit SHA: 686c8e2b17b6b4c6988ddea14cf883eea3c5dfe4 17:02:23 Message: update stable to v1.0.215 17:02:24 ------------------- 17:02:24 experimental info: 17:02:24 ------------------- 17:02:24 Commited By: **** collab-it+edgex@linuxfoundation.org 17:02:24 Commit SHA: 686c8e2b17b6b4c6988ddea14cf883eea3c5dfe4 17:02:24 Message: update experimental to v1.0.215 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 17:02:24 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 17:02:24 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 17:02:24 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 17:02:24 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 17:02:24 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 17:02:24 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 17:02:24 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 17:02:24 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 17:02:24 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 17:02:24 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 17:02:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 17:02:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 17:02:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 17:02:24 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 17:02:24 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 17:02:24 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 17:02:24 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 17:02:24 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 17:02:24 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 17:02:24 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 17:02:24 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 17:02:24 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 17:02:24 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3816 [Pipeline] echo 17:02:24 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3816 [Pipeline] echo 17:02:24 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3816 [Pipeline] echo 17:02:24 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 151f07d66e88f07af12d5d3204fbd219eb041420 [Pipeline] echo 17:02:24 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 151f07d [Pipeline] echo 17:02:24 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:02:24 provisioning config files... 17:02:24 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config7189546936689922156tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:02:25 ---> docker-login.sh 17:02:25 nexus3.edgexfoundry.org:10001 17:02:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:02:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:02:25 Configure a credential helper to remove this warning. See 17:02:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:02:25 17:02:25 Login Succeeded 17:02:25 nexus3.edgexfoundry.org:10002 17:02:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:02:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:02:25 Configure a credential helper to remove this warning. See 17:02:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:02:25 17:02:25 Login Succeeded 17:02:25 nexus3.edgexfoundry.org:10003 17:02:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:02:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:02:25 Configure a credential helper to remove this warning. See 17:02:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:02:25 17:02:25 Login Succeeded 17:02:25 nexus3.edgexfoundry.org:10004 17:02:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:02:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:02:25 Configure a credential helper to remove this warning. See 17:02:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:02:25 17:02:25 Login Succeeded 17:02:25 docker.io 17:02:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. > git rev-list --no-walk 8085a56a9f2bf44747d365da44a01292ec033bcd # timeout=10 17:02:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:02:26 Configure a credential helper to remove this warning. See 17:02:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:02:26 17:02:26 Login Succeeded 17:02:26 ---> docker-login.sh ends [Pipeline] } 17:02:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:02:26 ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile 17:02:26 + for file in '`ls cmd/**/Dockerfile`' 17:02:26 ++ dirname cmd/core-command/Dockerfile 17:02:26 ++ cut -d/ -f2 17:02:26 + echo core-command,cmd/core-command/Dockerfile 17:02:26 + for file in '`ls cmd/**/Dockerfile`' 17:02:26 ++ dirname cmd/core-data/Dockerfile 17:02:26 ++ cut -d/ -f2 17:02:26 + echo core-data,cmd/core-data/Dockerfile 17:02:26 + for file in '`ls cmd/**/Dockerfile`' 17:02:26 ++ dirname cmd/core-metadata/Dockerfile 17:02:26 ++ cut -d/ -f2 17:02:26 + echo core-metadata,cmd/core-metadata/Dockerfile 17:02:26 + for file in '`ls cmd/**/Dockerfile`' 17:02:26 ++ dirname cmd/security-bootstrapper/Dockerfile 17:02:26 ++ cut -d/ -f2 17:02:26 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 17:02:26 + for file in '`ls cmd/**/Dockerfile`' 17:02:26 ++ dirname cmd/security-proxy-setup/Dockerfile 17:02:26 ++ cut -d/ -f2 17:02:26 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 17:02:26 + for file in '`ls cmd/**/Dockerfile`' 17:02:26 ++ cut -d/ -f2 17:02:26 ++ dirname cmd/security-secretstore-setup/Dockerfile 17:02:26 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 17:02:26 + for file in '`ls cmd/**/Dockerfile`' 17:02:26 ++ cut -d/ -f2 17:02:26 ++ dirname cmd/support-notifications/Dockerfile 17:02:26 + echo support-notifications,cmd/support-notifications/Dockerfile 17:02:26 + for file in '`ls cmd/**/Dockerfile`' 17:02:26 ++ dirname cmd/support-scheduler/Dockerfile 17:02:26 ++ cut -d/ -f2 17:02:26 + echo support-scheduler,cmd/support-scheduler/Dockerfile 17:02:26 + for file in '`ls cmd/**/Dockerfile`' 17:02:26 ++ dirname cmd/sys-mgmt-agent/Dockerfile 17:02:26 ++ cut -d/ -f2 17:02:26 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 17:02:26 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] { (Build Check) [Pipeline] sh 17:02:26 + git rev-list -1 --merges 151f07d66e88f07af12d5d3204fbd219eb041420~1..151f07d66e88f07af12d5d3204fbd219eb041420 [Pipeline] echo 17:02:26 -----------> git rev-list -1 --merges 151f07d66e88f07af12d5d3204fbd219eb041420~1..151f07d66e88f07af12d5d3204fbd219eb041420 151f07d66e88f07af12d5d3204fbd219eb041420 17:02:26 151f07d66e88f07af12d5d3204fbd219eb041420 [false] [Pipeline] sh 17:02:27 + git log --format=format:%s -1 151f07d66e88f07af12d5d3204fbd219eb041420 [Pipeline] echo 17:02:27 ========================================================= 17:02:27 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 17:02:27 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 17:02:27 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:02:27 17:02:27 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 17:02:27 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:02:27 latest: Pulling from edgex-devops/git-semver 17:02:27 a0d0a0d46f8b: Pulling fs layer 17:02:27 3e5f54012d9b: Pulling fs layer 17:02:27 4c7163046ea9: Pulling fs layer 17:02:27 0c2d73faf560: Pulling fs layer 17:02:27 0c2d73faf560: Waiting 17:02:27 3e5f54012d9b: Verifying Checksum 17:02:27 3e5f54012d9b: Download complete 17:02:27 a0d0a0d46f8b: Verifying Checksum 17:02:27 a0d0a0d46f8b: Download complete 17:02:27 0c2d73faf560: Verifying Checksum 17:02:27 0c2d73faf560: Download complete 17:02:27 4c7163046ea9: Verifying Checksum 17:02:27 4c7163046ea9: Download complete 17:02:28 a0d0a0d46f8b: Pull complete 17:02:28 3e5f54012d9b: Pull complete 17:02:28 4c7163046ea9: Pull complete 17:02:28 0c2d73faf560: Pull complete 17:02:28 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 17:02:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:02:28 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 17:02:28 prd-centos7-docker-4c-2g-657 does not seem to be running inside a container 17:02:28 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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:10004/edgex-devops/git-semver:latest cat 17:02:29 $ docker top 7529d6c6237a7841beed4021a5135c6e5c5d12f0a3ecfcaaefd99e94589ceeae -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:02:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:02:29 [ssh-agent] Looking for ssh-agent implementation... 17:02:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:02:29 $ docker exec 7529d6c6237a7841beed4021a5135c6e5c5d12f0a3ecfcaaefd99e94589ceeae ssh-agent 17:02:29 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXpenhbn/agent.14 17:02:29 SSH_AGENT_PID=20 17:02:29 Running ssh-add (command line suppressed) 17:02:29 Identity added: /w/workspace/edgex-go/5@tmp/private_key_4056919836839763604.key (/w/workspace/edgex-go/5@tmp/private_key_4056919836839763604.key) 17:02:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:02:30 + git tag --points-at HEAD [Pipeline] } 17:02:30 $ docker exec --env ******** --env ******** 7529d6c6237a7841beed4021a5135c6e5c5d12f0a3ecfcaaefd99e94589ceeae ssh-agent -k 17:02:30 unset SSH_AUTH_SOCK; 17:02:30 unset SSH_AGENT_PID; 17:02:30 echo Agent pid 20 killed; 17:02:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 17:02:30 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:02:30 [ssh-agent] Looking for ssh-agent implementation... 17:02:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:02:30 $ docker exec 7529d6c6237a7841beed4021a5135c6e5c5d12f0a3ecfcaaefd99e94589ceeae ssh-agent 17:02:30 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXpFaeiL/agent.54 17:02:30 SSH_AGENT_PID=61 17:02:30 Running ssh-add (command line suppressed) 17:02:30 Identity added: /w/workspace/edgex-go/5@tmp/private_key_5119664537452416612.key (/w/workspace/edgex-go/5@tmp/private_key_5119664537452416612.key) 17:02:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:02:30 + git semver init 17:02:30 # -> Open(): unable to determine branch for HEAD 17:02:30 # $GIT_DIR = /w/workspace/edgex-go/5/.git 17:02:30 # $GIT_WORK_TREE = /w/workspace/edgex-go/5 17:02:30 # $SEMVER_REMOTE_NAME = origin 17:02:30 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 17:02:30 # $SEMVER_USER_NAME = edgex-jenkins 17:02:30 # $SEMVER_BRANCH = PR-3816 17:02:30 # $SEMVER_TEMP = /tmp/semver-019425261 17:02:30 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 17:04:22 # '/tmp/semver-019425261' -> '/w/workspace/edgex-go/5/.semver' 17:04:22 # -> Force: false 17:04:22 # $SEMVER_DIR = /w/workspace/edgex-go/5/.semver [Pipeline] } 17:04:22 $ docker exec --env ******** --env ******** 7529d6c6237a7841beed4021a5135c6e5c5d12f0a3ecfcaaefd99e94589ceeae ssh-agent -k 17:04:22 unset SSH_AUTH_SOCK; 17:04:22 unset SSH_AGENT_PID; 17:04:22 echo Agent pid 61 killed; 17:04:22 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:04:22 + git semver [Pipeline] } 17:04:22 $ docker stop --time=1 7529d6c6237a7841beed4021a5135c6e5c5d12f0a3ecfcaaefd99e94589ceeae 17:04:24 $ docker rm -f 7529d6c6237a7841beed4021a5135c6e5c5d12f0a3ecfcaaefd99e94589ceeae [Pipeline] // withDockerContainer [Pipeline] sh 17:04:24 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 17:04:25 Stashed 1 file(s) [Pipeline] echo 17:04:25 [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] echo 17:04:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:04:25 ========================================================= 17:04:25 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 17:04:25 ========================================================= [Pipeline] fileExists [Pipeline] sh 17:04:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 17:04:25 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 17:04:25 a0d0a0d46f8b: Already exists 17:04:25 31adcdaf11c8: Pulling fs layer 17:04:25 b8b176561691: Pulling fs layer 17:04:25 4527c011a84f: Pulling fs layer 17:04:25 5d74067f8e1e: Pulling fs layer 17:04:25 e0aca202a116: Pulling fs layer 17:04:25 3a43be97a3b4: Pulling fs layer 17:04:25 34cad66bf833: Pulling fs layer 17:04:25 b4e3c513aaa6: Pulling fs layer 17:04:25 5d74067f8e1e: Waiting 17:04:25 e0aca202a116: Waiting 17:04:25 3a43be97a3b4: Waiting 17:04:25 34cad66bf833: Waiting 17:04:25 b4e3c513aaa6: Waiting 17:04:25 b8b176561691: Verifying Checksum 17:04:25 b8b176561691: Download complete 17:04:25 31adcdaf11c8: Download complete 17:04:25 5d74067f8e1e: Verifying Checksum 17:04:25 5d74067f8e1e: Download complete 17:04:25 e0aca202a116: Verifying Checksum 17:04:25 e0aca202a116: Download complete 17:04:25 3a43be97a3b4: Verifying Checksum 17:04:25 3a43be97a3b4: Download complete 17:04:25 34cad66bf833: Verifying Checksum 17:04:25 34cad66bf833: Download complete 17:04:25 31adcdaf11c8: Pull complete 17:04:25 b8b176561691: Pull complete 17:04:26 4527c011a84f: Download complete 17:04:26 b4e3c513aaa6: Verifying Checksum 17:04:26 b4e3c513aaa6: Download complete 17:04:30 4527c011a84f: Pull complete 17:04:30 5d74067f8e1e: Pull complete 17:04:30 e0aca202a116: Pull complete 17:04:30 3a43be97a3b4: Pull complete 17:04:30 34cad66bf833: Pull complete 17:04:32 b4e3c513aaa6: Pull complete 17:04:32 Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 17:04:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 17:04:32 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh 17:04:32 + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 17:04:32 WORKDIR /edgex 17:04:32 COPY go.mod . 17:04:32 RUN go mod download' 17:04:32 + docker build -t ci-base-image-x86_64 -f - . 17:04:34 Sending build context to Docker daemon 330MB 17:04:34 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 17:04:34 ---> 9f6097aaca64 17:04:34 Step 2/4 : WORKDIR /edgex 17:04:36 ---> Running in f28b22294b1b 17:04:36 Removing intermediate container f28b22294b1b 17:04:36 ---> 46347cc58656 17:04:36 Step 3/4 : COPY go.mod . 17:04:36 ---> f9c2548d8232 17:04:36 Step 4/4 : RUN go mod download 17:04:36 ---> Running in 5c6e7d3178b0 17:04:40 Still waiting to schedule task 17:04:40 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 17:05:08 Removing intermediate container 5c6e7d3178b0 17:05:08 ---> 7112a74bd64c 17:05:08 Successfully built 7112a74bd64c 17:05:08 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 17:05:08 + docker inspect -f . ci-base-image-x86_64 17:05:08 . [Pipeline] withDockerContainer 17:05:08 prd-centos7-docker-4c-2g-657 does not seem to be running inside a container 17:05:08 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 17:05:09 $ docker top 4e5625d2d48b01abfd20fb7e7f2f1f31b2dfdeacc2c7099e67f8804e81fab7ce -eo pid,comm [Pipeline] { [Pipeline] sh 17:05:09 + go version 17:05:09 go version go1.16.8 linux/amd64 [Pipeline] } 17:05:09 $ docker stop --time=1 4e5625d2d48b01abfd20fb7e7f2f1f31b2dfdeacc2c7099e67f8804e81fab7ce 17:05:10 $ docker rm -f 4e5625d2d48b01abfd20fb7e7f2f1f31b2dfdeacc2c7099e67f8804e81fab7ce [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:05:11 + docker inspect -f . ci-base-image-x86_64 17:05:11 . [Pipeline] withDockerContainer 17:05:11 prd-centos7-docker-4c-2g-657 does not seem to be running inside a container 17:05:11 $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 17:05:11 $ docker top b582de8b9ce391219950fe53ab9555d546fa0b2dc5e5d3eb224d6c902e9814af -eo pid,comm [Pipeline] { [Pipeline] echo 17:05:11 ========================================================= 17:05:11 [edgeXBuildGoParallel] Running Tests and Build... 17:05:11 ========================================================= [Pipeline] fileExists [Pipeline] sh 17:05:12 + make test 17:05:12 go mod tidy 17:05:12 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 17:05:18 ? github.com/edgexfoundry/edgex-go [no test files] 17:05:40 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 17:05:45 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 17:05:45 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 17:05:45 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 17:05:48 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 17:05:49 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 17:05:49 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 17:05:49 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 17:05:49 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 17:05:50 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 17:05:50 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 17:05:50 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 17:05:50 ? github.com/edgexfoundry/edgex-go/internal [no test files] 17:05:50 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 17:05:52 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.047s coverage: 28.7% of statements 17:05:52 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 17:05:52 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 17:05:53 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.074s coverage: 98.5% of statements 17:05:53 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 17:05:53 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.063s coverage: 44.7% of statements 17:05:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 17:05:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 17:05:54 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.124s coverage: 89.5% of statements 17:05:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 17:05:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 17:05:55 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.049s coverage: 84.4% of statements 17:05:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 17:05:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 17:05:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 17:05:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 17:05:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 17:05:57 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.366s coverage: 94.2% of statements 17:05:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 17:05:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 17:05:57 ok github.com/edgexfoundry/edgex-go/internal/io 0.049s coverage: 59.1% of statements 17:05:57 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 17:05:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 17:05:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 17:05:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 17:05:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 17:05:57 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.052s coverage: 60.0% of statements 17:05:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 17:05:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 17:05:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 17:05:58 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.043s coverage: 0.9% of statements 17:05:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 17:05:58 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.056s coverage: 58.8% of statements 17:05:58 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.046s coverage: 21.7% of statements 17:05:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 17:05:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.048s coverage: 47.1% of statements 17:06:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.085s coverage: 79.5% of statements 17:06:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.053s coverage: 94.1% of statements 17:06:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.063s coverage: 96.3% of statements 17:06:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.044s coverage: 87.5% of statements 17:06:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.058s coverage: 94.4% of statements 17:06:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.051s coverage: 44.8% of statements 17:06:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.178s coverage: 82.5% of statements 17:06:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 17:06:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.072s coverage: 92.9% of statements 17:06:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 17:06:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 17:06:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 17:06:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.030s coverage: 65.1% of statements 17:06:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 17:06:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 17:06:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 17:06:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 17:06:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 17:06:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.063s coverage: 87.2% of statements 17:06:36 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 17:06:36 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 17:06:36 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.052s coverage: 100.0% of statements 17:06:36 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 17:06:36 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.063s coverage: 58.8% of statements 17:06:36 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 17:06:36 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.063s coverage: 80.0% of statements 17:06:36 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.062s coverage: 87.2% of statements 17:06:36 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.062s coverage: 85.4% of statements 17:06:36 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.141s coverage: 91.2% of statements 17:06:36 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 17:06:36 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.135s coverage: 64.4% of statements 17:06:36 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 17:06:36 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 17:06:36 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.050s coverage: 100.0% of statements 17:06:36 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.046s coverage: 89.4% of statements 17:06:36 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.031s coverage: 100.0% of statements 17:06:36 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.050s coverage: 73.7% of statements 17:06:36 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.023s coverage: 100.0% of statements 17:06:36 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.221s coverage: 65.4% of statements 17:06:36 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 17:06:36 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 17:06:36 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 17:06:37 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.146s coverage: 43.8% of statements 17:06:37 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 17:06:37 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 17:06:37 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.050s coverage: 89.5% of statements 17:06:37 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 17:06:37 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.045s coverage: 84.8% of statements 17:06:37 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 17:06:45 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.068s coverage: 17.7% of statements 17:06:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 17:06:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 17:06:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 17:06:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 17:06:45 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.141s coverage: 92.3% of statements 17:06:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 17:06:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 17:06:45 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 17:06:45 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 17:06:45 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.061s coverage: 63.2% of statements 17:06:45 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 17:06:45 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 17:06:45 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.102s coverage: 97.7% of statements 17:06:45 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 17:06:45 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 17:06:45 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 17:06:45 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 17:06:45 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.053s coverage: 28.9% of statements 17:06:45 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 17:06:45 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 17:06:45 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 17:06:45 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 17:06:45 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 17:06:45 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 17:06:45 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.053s coverage: 100.0% of statements 17:06:45 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.030s coverage: 96.9% of statements 17:06:45 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 17:07:24 GO111MODULE=on go vet ./... 17:07:31 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:07:31 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:07:31 ./bin/test-attribution-txt.sh [Pipeline] echo 17:07:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 17:07:32 + ls -al . 17:07:32 total 636 17:07:32 drwxrwxr-x 10 1001 1001 4096 Nov 15 17:07 . 17:07:32 drwxr-xr-x 4 root root 28 Nov 15 17:05 .. 17:07:32 -rw-rw-r-- 1 1001 1001 11 Nov 15 17:02 .dockerignore 17:07:32 drwxrwxr-x 8 1001 1001 179 Nov 15 17:02 .git 17:07:32 drwxrwxr-x 4 1001 1001 142 Nov 15 17:02 .github 17:07:32 -rw-rw-r-- 1 1001 1001 804 Nov 15 17:02 .gitignore 17:07:32 -rw-rw-r-- 1 1001 1001 42 Nov 15 17:02 .golangci.yml 17:07:32 -rw-rw-r-- 1 1001 1001 76 Nov 15 17:02 .hadolint.yml 17:07:32 drwx------ 3 1001 1001 58 Nov 15 17:04 .semver 17:07:32 -rw-rw-r-- 1 1001 1001 166 Nov 15 17:02 .sonarcloud.properties 17:07:32 -rw-rw-r-- 1 1001 1001 1171 Nov 15 17:02 ADOPTERS.md 17:07:32 -rw-rw-r-- 1 1001 1001 8910 Nov 15 17:02 Attribution.txt 17:07:32 -rw-rw-r-- 1 1001 1001 43881 Nov 15 17:02 CHANGELOG.md 17:07:32 -rw-rw-r-- 1 1001 1001 3804 Nov 15 17:02 CONTRIBUTING.md 17:07:32 -rw-rw-r-- 1 1001 1001 677 Nov 15 17:02 GOVERNANCE.md 17:07:32 -rw-rw-r-- 1 1001 1001 849 Nov 15 17:02 Jenkinsfile 17:07:32 -rw-rw-r-- 1 1001 1001 10775 Nov 15 17:02 LICENSE 17:07:32 -rw-rw-r-- 1 1001 1001 6508 Nov 15 17:02 Makefile 17:07:32 -rw-rw-r-- 1 1001 1001 582 Nov 15 17:02 OWNERS.md 17:07:32 -rw-rw-r-- 1 1001 1001 8207 Nov 15 17:02 README.md 17:07:32 -rw-rw-r-- 1 1001 1001 6912 Nov 15 17:02 SECURITY.md 17:07:32 -rw-rw-r-- 1 1001 1001 5 Nov 15 17:04 VERSION 17:07:32 -rw-rw-r-- 1 1001 1001 4131 Nov 15 17:02 ZMQWindows.md 17:07:32 drwxrwxr-x 2 1001 1001 37 Nov 15 17:02 bin 17:07:32 drwxrwxr-x 14 1001 1001 4096 Nov 15 17:02 cmd 17:07:32 -rw-r--r-- 1 root root 428381 Nov 15 17:06 coverage.out 17:07:32 -rw-rw-r-- 1 1001 1001 822 Nov 15 17:02 go.mod 17:07:32 -rw-rw-r-- 1 1001 1001 49471 Nov 15 17:02 go.sum 17:07:32 drwxrwxr-x 8 1001 1001 124 Nov 15 17:02 internal 17:07:32 drwxrwxr-x 3 1001 1001 16 Nov 15 17:02 openapi 17:07:32 drwxrwxr-x 4 1001 1001 71 Nov 15 17:02 snap 17:07:32 -rw-rw-r-- 1 1001 1001 204 Nov 15 17:02 version.go [Pipeline] sh 17:07:33 + '[' -e coverage.out ] 17:07:33 + chown 1001:1001 coverage.out [Pipeline] stash 17:07:33 Stashed 1 file(s) [Pipeline] sh 17:07:33 + make build 17:07:33 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 17:07:34 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 17:07:36 Running on prd-ubuntu18.04-docker-arm64-4c-16g-662 in /w/workspace/edgexfoundry_edgex-go_PR-3816 [Pipeline] { [Pipeline] ws 17:07:36 Running in /w/workspace/edgex-go/5 [Pipeline] { [Pipeline] checkout 17:07:36 The recommended git tool is: git 17:07:42 using credential edgex-jenkins-ssh 17:07:42 Cloning the remote Git repository 17:07:42 Cloning repository git@github.com:edgexfoundry/edgex-go.git 17:07:42 > git init /w/workspace/edgex-go/5 # timeout=10 17:07:42 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 17:07:42 > git --version # timeout=10 17:07:42 > git --version # 'git version 2.17.1' 17:07:42 using GIT_SSH to set credentials SSH Credentials for GitHub 17:07:42 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:07:43 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 17:07:43 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 17:07:43 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 17:07:43 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 17:07:44 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 17:07:45 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 17:07:46 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 17:07:47 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 17:07:48 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 17:07:49 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } 17:07:50 $ docker stop --time=1 b582de8b9ce391219950fe53ab9555d546fa0b2dc5e5d3eb224d6c902e9814af 17:07:52 $ docker rm -f b582de8b9ce391219950fe53ab9555d546fa0b2dc5e5d3eb224d6c902e9814af [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:07:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 17:07:53 17:07:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 17:07:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 17:07:54 latest: Pulling from edgex-devops/edgex-compose 17:07:54 cbdbe7a5bc2a: Pulling fs layer 17:07:54 ca9280d653b3: Pulling fs layer 17:07:54 7e9c9ca2126c: Pulling fs layer 17:07:54 cbdbe7a5bc2a: Verifying Checksum 17:07:54 cbdbe7a5bc2a: Download complete 17:07:54 ca9280d653b3: Verifying Checksum 17:07:54 ca9280d653b3: Download complete 17:07:54 cbdbe7a5bc2a: Pull complete 17:07:54 7e9c9ca2126c: Verifying Checksum 17:07:54 7e9c9ca2126c: Download complete 17:07:55 ca9280d653b3: Pull complete 17:07:59 7e9c9ca2126c: Pull complete 17:07:59 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 17:07:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 17:07:59 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 17:07:59 prd-centos7-docker-4c-2g-657 does not seem to be running inside a container 17:07:59 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 17:08:02 $ docker top a9d54f8d20ac94871acc32eb0c3f15eb830328b0c9ce2a48da3f448297de7e6a -eo pid,comm [Pipeline] { [Pipeline] sh 17:08:02 + docker-compose build --help 17:08:02 + grep parallel 17:08:03 --parallel Build images in parallel. [Pipeline] } 17:08:03 $ docker stop --time=1 a9d54f8d20ac94871acc32eb0c3f15eb830328b0c9ce2a48da3f448297de7e6a 17:08:04 $ docker rm -f a9d54f8d20ac94871acc32eb0c3f15eb830328b0c9ce2a48da3f448297de7e6a [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:08:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 17:08:04 . [Pipeline] withDockerContainer 17:08:04 prd-centos7-docker-4c-2g-657 does not seem to be running inside a container 17:08:04 $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 17:08:05 $ docker top 398d02e0744425163ee2f59a06dd43bc93f43bbce0426757370ef9a7ff8012ca -eo pid,comm [Pipeline] { [Pipeline] sh 17:08:05 + docker-compose -f ./docker-compose-build.yml build --parallel 17:08:06 Building core-command ... 17:08:06 Building core-data ... 17:08:06 Building core-metadata ... 17:08:06 Building security-bootstrapper ... 17:08:06 Building security-proxy-setup ... 17:08:06 Building security-secretstore-setup ... 17:08:06 Building support-notifications ... 17:08:06 Building support-scheduler ... 17:08:06 Building sys-mgmt-agent ... 17:08:06 Building sys-mgmt-agent 17:08:06 Building support-notifications 17:08:06 Building core-command 17:08:06 Building security-secretstore-setup 17:08:06 Building security-bootstrapper 17:08:16 Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 17:08:16 Step 2/21 : FROM ${BUILDER_BASE} AS builder 17:08:16 ---> 7112a74bd64c 17:08:16 Step 3/21 : WORKDIR /edgex-go 17:08:16 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 17:08:16 Step 2/24 : FROM ${BUILDER_BASE} AS builder 17:08:16 ---> 7112a74bd64c 17:08:16 Step 3/24 : WORKDIR /edgex-go 17:08:20 Merging remotes/origin/main commit 143991c289fa33d15b92815d9662304bdb63510a into PR head commit 0a76eedfa92fa9c7fe4041168055a09039f1e431 17:08:20 Merge succeeded, producing f6d7bc29b2d66f24b93422fdfae8eb9eb4d01f0d 17:08:20 Checking out Revision f6d7bc29b2d66f24b93422fdfae8eb9eb4d01f0d (PR-3816) 17:08:21 ---> Running in 8ee9e33f571c 17:08:21 ---> Running in 612514be5747 17:08:19 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 17:08:19 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:08:19 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 17:08:19 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 17:08:19 using GIT_SSH to set credentials SSH Credentials for GitHub 17:08:19 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3816/head:refs/remotes/origin/PR-3816 +refs/heads/main:refs/remotes/origin/main # timeout=10 17:08:20 > git config core.sparsecheckout # timeout=10 17:08:20 > git checkout -f 0a76eedfa92fa9c7fe4041168055a09039f1e431 # timeout=10 17:08:20 > git remote # timeout=10 17:08:20 > git config --get remote.origin.url # timeout=10 17:08:20 using GIT_SSH to set credentials SSH Credentials for GitHub 17:08:20 > git merge 143991c289fa33d15b92815d9662304bdb63510a # timeout=10 17:08:20 > git rev-parse HEAD^{commit} # timeout=10 17:08:20 > git config core.sparsecheckout # timeout=10 17:08:20 > git checkout -f f6d7bc29b2d66f24b93422fdfae8eb9eb4d01f0d # timeout=10 17:08:24 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 17:08:24 Step 2/22 : FROM ${BUILDER_BASE} AS builder 17:08:24 ---> 7112a74bd64c 17:08:24 Step 3/22 : WORKDIR /edgex-go 17:08:25 Commit message: "Merge commit '143991c289fa33d15b92815d9662304bdb63510a' into HEAD" 17:08:25 First time build. Skipping changelog. 17:08:25 Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 17:08:25 Step 2/30 : FROM ${BUILDER_BASE} AS builder 17:08:25 ---> 7112a74bd64c 17:08:25 Step 3/30 : WORKDIR /edgex-go 17:08:25 ---> Using cache 17:08:25 ---> d7d5a4d5066b 17:08:25 Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:08:26 ---> Running in 2c622dcca1f4 17:08:26 Removing intermediate container 8ee9e33f571c 17:08:26 ---> c618e20e7d10 17:08:26 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:08:26 Removing intermediate container 612514be5747 17:08:26 ---> d7d5a4d5066b 17:08:26 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:08:26 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 17:08:26 % Total % Received % Xferd Average Speed Time Time Time Current 17:08:26 Dload Upload Total Spent Left Speed 17:08:26 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 199k 0 --:--:-- --:--:-- --:--:-- 199k [Pipeline] sh 17:08:26 ---> Running in 77efa36cb4ab 17:08:26 ---> Running in a0a5f5e3bb11 17:08:26 ---> Running in cb05b75c8d6b 17:08:26 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 17:08:26 Removing intermediate container 2c622dcca1f4 17:08:26 ---> ce990b795534 17:08:26 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:08:27 ---> Running in b9cf9b84171e 17:08:27 + + sudosudo tee jq /etc/docker/daemon.new . += {"seccomp-profile": "/etc/docker/seccomp.json"} 17:08:27 /etc/docker/daemon.json 17:08:27 { 17:08:27 "registry-mirrors": [ 17:08:27 "https://nexus3.edgexfoundry.org:10001" 17:08:27 ], 17:08:27 "bip": "10.250.0.254/24", 17:08:27 "hosts": [ 17:08:27 "tcp://0.0.0.0:5555", 17:08:27 "unix:///var/run/docker.sock" 17:08:27 ], 17:08:27 "mtu": 1458, 17:08:27 "selinux-enabled": true, 17:08:27 "seccomp-profile": "/etc/docker/seccomp.json" 17:08:27 } [Pipeline] sh 17:08:27 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 17:08:27 + sudo service docker restart 17:08:25 > git rev-list --no-walk 8085a56a9f2bf44747d365da44a01292ec033bcd # timeout=10 17:08:28 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 17:08:28 Step 2/22 : FROM ${BUILDER_BASE} AS builder 17:08:28 ---> 7112a74bd64c 17:08:28 Step 3/22 : WORKDIR /edgex-go 17:08:28 ---> Using cache 17:08:28 ---> ce990b795534 17:08:28 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:08:28 ---> Running in da82c3000c1c 17:08:28 Removing intermediate container 77efa36cb4ab 17:08:28 ---> 71ab9a2384b1 17:08:28 Step 5/30 : RUN apk add --update --no-cache make git 17:08:28 ---> Running in a3efb9da4388 17:08:28 Removing intermediate container a0a5f5e3bb11 17:08:28 ---> 4b1eead37524 17:08:28 Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates 17:08:28 Removing intermediate container cb05b75c8d6b 17:08:28 ---> c8ba9cf510ab 17:08:28 Step 5/24 : RUN apk add --update --no-cache make git 17:08:28 ---> Running in 674a9f67ffbb 17:08:28 ---> Running in 207bd8107880 17:08:28 Removing intermediate container b9cf9b84171e 17:08:28 ---> a7bd10a07f80 17:08:28 Step 5/22 : RUN apk add --update --no-cache make bash git 17:08:28 ---> Running in 38310ac9504e 17:08:28 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 17:08:29 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 17:08:29 Removing intermediate container da82c3000c1c 17:08:29 ---> c98cdbf39ffb 17:08:29 Step 5/22 : RUN apk add --update --no-cache make git 17:08:29 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 17:08:29 ---> Running in 9f75c3040c35 17:08:29 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 17:08:29 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 17:08:29 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 17:08:29 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 17:08:29 OK: 220 MiB in 52 packages 17:08:29 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 17:08:29 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 17:08:30 OK: 220 MiB in 52 packages 17:08:30 Removing intermediate container a3efb9da4388 17:08:30 ---> 703a22513ed8 17:08:30 Step 6/30 : COPY . . 17:08:30 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 17:08:30 OK: 220 MiB in 52 packages 17:08:30 OK: 220 MiB in 52 packages 17:08:30 OK: 220 MiB in 52 packages 17:08:32 Removing intermediate container 674a9f67ffbb 17:08:32 ---> a0334ded2dea 17:08:32 Step 6/21 : COPY . . 17:08:36 Removing intermediate container 207bd8107880 17:08:36 ---> 4e850e06f710 17:08:36 Step 6/24 : COPY . . 17:08:36 Removing intermediate container 9f75c3040c35 17:08:36 ---> 2cfda6350f73 17:08:36 Step 6/22 : COPY . . 17:08:36 ---> b879f5a22c08 17:08:36 Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:08:38 Removing intermediate container 38310ac9504e 17:08:38 ---> 954620227cfc 17:08:38 Step 6/22 : COPY . . 17:08:39 ---> Running in 62cbc110cbba 17:08:43 ---> dcfe1ff27ffb 17:08:43 Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:08:45 ---> Running in ad927794194e 17:08:45 ---> bdfe8d08c144 17:08:45 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:08:45 ---> 72797bccacbf 17:08:45 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:08:45 ---> Running in ebad31d54777 17:08:45 ---> Running in a9846e3f83f7 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:08:46 provisioning config files... 17:08:46 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config1182233965087781466tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:08:46 ---> docker-login.sh 17:08:46 nexus3.edgexfoundry.org:10001 17:08:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:08:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:08:47 Configure a credential helper to remove this warning. See 17:08:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:08:47 17:08:47 Login Succeeded 17:08:47 nexus3.edgexfoundry.org:10002 17:08:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:08:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:08:47 Configure a credential helper to remove this warning. See 17:08:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:08:47 17:08:47 Login Succeeded 17:08:47 nexus3.edgexfoundry.org:10003 17:08:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:08:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:08:48 Configure a credential helper to remove this warning. See 17:08:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:08:48 17:08:48 Login Succeeded 17:08:48 nexus3.edgexfoundry.org:10004 17:08:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:08:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:08:49 Configure a credential helper to remove this warning. See 17:08:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:08:49 17:08:49 Login Succeeded 17:08:49 docker.io 17:08:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:08:49 Removing intermediate container ad927794194e 17:08:49 ---> 4418767ebd60 17:08:49 Step 8/21 : RUN make cmd/support-notifications/support-notifications 17:08:49 ---> Running in 1db7377b83a5 17:08:49 Removing intermediate container 62cbc110cbba 17:08:49 ---> 406955766547 17:08:49 Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper 17:08:49 Removing intermediate container a9846e3f83f7 17:08:49 ---> 34b879cf10bd 17:08:49 Step 8/22 : RUN make cmd/core-command/core-command 17:08:49 ---> Running in 41b6d1f590d2 17:08:49 Removing intermediate container ebad31d54777 17:08:49 ---> 75de18fb6d76 17:08:49 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 17:08:49 ---> Running in 64e2f6fee418 17:08:49 ---> Running in a2f11e9e8767 17:08:49 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 17:08:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:08:49 Configure a credential helper to remove this warning. See 17:08:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:08:49 17:08:49 Login Succeeded 17:08:49 ---> docker-login.sh ends [Pipeline] } 17:08:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 17:08:50 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 17:08:50 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 17:08:50 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] echo 17:08:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:08:50 ========================================================= 17:08:50 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 17:08:50 ========================================================= [Pipeline] fileExists [Pipeline] sh 17:08:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 17:08:51 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 17:08:51 552d1f2373af: Pulling fs layer 17:08:51 ea3f2d53f512: Pulling fs layer 17:08:51 9e70ebbbe112: Pulling fs layer 17:08:51 7a9cfe048b4a: Pulling fs layer 17:08:51 72dc09318566: Pulling fs layer 17:08:51 f4f7b4309257: Pulling fs layer 17:08:51 0ac9a79272e3: Pulling fs layer 17:08:51 b78e95d17946: Pulling fs layer 17:08:51 72dc09318566: Waiting 17:08:51 f4f7b4309257: Waiting 17:08:51 0ac9a79272e3: Waiting 17:08:51 b78e95d17946: Waiting 17:08:51 9e70ebbbe112: Verifying Checksum 17:08:51 9e70ebbbe112: Download complete 17:08:51 ea3f2d53f512: Download complete 17:08:51 72dc09318566: Download complete 17:08:51 f4f7b4309257: Verifying Checksum 17:08:51 f4f7b4309257: Download complete 17:08:51 552d1f2373af: Download complete 17:08:51 0ac9a79272e3: Verifying Checksum 17:08:51 0ac9a79272e3: Download complete 17:08:52 552d1f2373af: Pull complete 17:08:52 ea3f2d53f512: Pull complete 17:08:52 ---> 9b28092ce683 17:08:52 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:08:52 9e70ebbbe112: Pull complete 17:08:53 ---> Running in 600d2802c582 17:08:53 b78e95d17946: Verifying Checksum 17:08:53 b78e95d17946: Download complete 17:08:53 7a9cfe048b4a: Verifying Checksum 17:08:53 7a9cfe048b4a: Download complete 17:08:54 Removing intermediate container 600d2802c582 17:08:54 ---> 09e4e38f0a06 17:08:54 Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 17:08:54 ---> Running in f03a62b9f9dc 17:08:55 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 17:09:03 7a9cfe048b4a: Pull complete 17:09:03 72dc09318566: Pull complete 17:09:04 f4f7b4309257: Pull complete 17:09:04 0ac9a79272e3: Pull complete 17:09:11 b78e95d17946: Pull complete 17:09:11 Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 17:09:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 17:09:11 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh 17:09:11 + docker build -t ci-base-image-arm64 -f - . 17:09:11 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 17:09:11 WORKDIR /edgex 17:09:11 COPY go.mod . 17:09:11 RUN go mod download 17:09:14 Sending build context to Docker daemon 166.7MB 17:09:14 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 17:09:14 ---> 8b459fc5aaf0 17:09:14 Step 2/4 : WORKDIR /edgex 17:09:16 ---> Running in 357883035bd9 17:09:16 Removing intermediate container 357883035bd9 17:09:16 ---> 724049b1873c 17:09:16 Step 3/4 : COPY go.mod . 17:09:17 ---> a0312b7ebb01 17:09:17 Step 4/4 : RUN go mod download 17:09:17 ---> Running in daf251c94a36 17:09:33 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 17:09:34 Removing intermediate container 64e2f6fee418 17:09:34 ---> 5f0b272e5f95 17:09:34 17:09:34 Step 9/22 : FROM alpine:3.14 17:09:34 Removing intermediate container 41b6d1f590d2 17:09:34 ---> 1099bf889c91 17:09:34 17:09:34 Step 9/30 : FROM alpine:3.14 17:09:35 3.14: Pulling from library/alpine 17:09:35 3.14: Pulling from library/alpine 17:09:35 Removing intermediate container a2f11e9e8767 17:09:35 ---> 65a56df70eef 17:09:35 17:09:35 Step 9/24 : FROM alpine:3.14 17:09:36 Removing intermediate container 1db7377b83a5 17:09:36 ---> edeb323672ce 17:09:36 17:09:36 Step 9/21 : FROM alpine:3.14 17:09:36 3.14: Pulling from library/alpine 17:09:36 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 17:09:36 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 17:09:36 Status: Downloaded newer image for alpine:3.14 17:09:36 Status: Downloaded newer image for alpine:3.14 17:09:36 ---> 0a97eee8041e 17:09:36 Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 17:09:36 ---> 0a97eee8041e 17:09:36 Step 10/22 : RUN apk add --update --no-cache dumb-init 17:09:36 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 17:09:36 Status: Image is up to date for alpine:3.14 17:09:36 ---> 0a97eee8041e 17:09:36 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 17:09:36 3.14: Pulling from library/alpine 17:09:36 ---> Running in b171bccf5fc6 17:09:36 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 17:09:36 Status: Image is up to date for alpine:3.14 17:09:36 ---> 0a97eee8041e 17:09:36 Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init 17:09:36 ---> Running in 3250efeacc67 17:09:36 ---> Running in 446b9d8b0a8b 17:09:36 Removing intermediate container b171bccf5fc6 17:09:36 ---> c697dafa3ed2 17:09:36 Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec 17:09:36 ---> Running in 6dc61cf8e155 17:09:37 Removing intermediate container f03a62b9f9dc 17:09:37 ---> efb20cbc23b8 17:09:37 Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 17:09:37 ---> Running in fffc1692f396 17:09:37 ---> Running in 4905a44dbf3f 17:09:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 17:09:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 17:09:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 17:09:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 17:09:37 (1/3) Installing ca-certificates (20191127-r5) 17:09:37 (2/3) Installing dumb-init (1.2.5-r1) 17:09:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 17:09:37 (3/3) Installing su-exec (0.2-r1) 17:09:37 (1/1) Installing dumb-init (1.2.5-r1) 17:09:37 Executing busybox-1.33.1-r6.trigger 17:09:37 Executing busybox-1.33.1-r6.trigger 17:09:37 Executing ca-certificates-20191127-r5.trigger 17:09:37 OK: 6 MiB in 15 packages 17:09:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 17:09:37 OK: 6 MiB in 17 packages 17:09:37 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 17:09:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 17:09:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 17:09:38 (1/2) Installing ca-certificates (20191127-r5) 17:09:38 (2/2) Installing dumb-init (1.2.5-r1) 17:09:38 Executing busybox-1.33.1-r6.trigger 17:09:38 Executing ca-certificates-20191127-r5.trigger 17:09:38 (1/2) Installing dumb-init (1.2.5-r1) 17:09:38 (2/2) Installing su-exec (0.2-r1) 17:09:38 Executing busybox-1.33.1-r6.trigger 17:09:38 OK: 6 MiB in 16 packages 17:09:38 OK: 6 MiB in 16 packages 17:09:38 Removing intermediate container 3250efeacc67 17:09:38 ---> 5868d02609a7 17:09:38 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:09:38 Removing intermediate container 446b9d8b0a8b 17:09:38 ---> c0f6ae81e1ea 17:09:38 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 17:09:38 ---> Running in 3ac118dfef6e 17:09:38 ---> Running in 8703dbe9cf4a 17:09:38 Removing intermediate container 8703dbe9cf4a 17:09:38 ---> 40b13a51543e 17:09:38 Step 12/24 : WORKDIR / 17:09:38 Removing intermediate container 3ac118dfef6e 17:09:38 ---> 3cd2813b7228 17:09:38 Step 12/22 : ENV APP_PORT=59882 17:09:38 ---> Running in a5c5ab478a60 17:09:38 Removing intermediate container fffc1692f396 17:09:38 ---> 8719ca53310b 17:09:38 Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init 17:09:38 ---> Running in 6ad388549938 17:09:39 Removing intermediate container 6dc61cf8e155 17:09:39 ---> 374f2ede8810 17:09:39 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 17:09:39 ---> Running in 590f39d3ca74 17:09:39 ---> Running in a75dd5406a45 17:09:39 Removing intermediate container 4905a44dbf3f 17:09:39 ---> de516afe7a95 17:09:39 17:09:39 Step 10/22 : FROM docker:20.10.8 17:09:39 Removing intermediate container 6ad388549938 17:09:39 ---> b88ccd47b206 17:09:39 Step 13/22 : EXPOSE $APP_PORT 17:09:39 Removing intermediate container 590f39d3ca74 17:09:39 ---> a3143f3a32d0 17:09:39 Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 17:09:39 Removing intermediate container a5c5ab478a60 17:09:39 ---> ae24c2dadfbc 17:09:39 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 17:09:39 ---> Running in 25529f52965c 17:09:39 ---> Running in 03923280c583 17:09:39 Removing intermediate container a75dd5406a45 17:09:39 ---> bf2e44365733 17:09:39 Step 12/21 : ENV APP_PORT=59860 17:09:39 20.10.8: Pulling from library/docker 17:09:39 Removing intermediate container 25529f52965c 17:09:39 ---> 5819954d9cbf 17:09:39 Step 14/22 : WORKDIR / 17:09:39 ---> Running in 750c991fd06d 17:09:39 ---> Running in 2138b1a11064 17:09:39 Removing intermediate container 03923280c583 17:09:39 ---> beacfaef152f 17:09:39 Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 17:09:39 ---> d8b98af60fc5 17:09:39 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 17:09:39 ---> Running in a8428f016157 17:09:39 Removing intermediate container 750c991fd06d 17:09:39 ---> 85f51316fc40 17:09:39 Step 13/21 : EXPOSE $APP_PORT 17:09:39 Removing intermediate container 2138b1a11064 17:09:39 ---> 6c267652577b 17:09:39 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 17:09:39 ---> Running in 18d923d10029 17:09:40 ---> 173b45f1d028 17:09:40 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 17:09:40 Removing intermediate container 18d923d10029 17:09:40 ---> 6f671f31eaf8 17:09:40 Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / 17:09:40 ---> 0736aec5ca36 17:09:40 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 17:09:40 ---> 326f0f12f629 17:09:40 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 17:09:40 ---> 51599f90d0db 17:09:40 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 17:09:40 ---> 67fc4d97e6e3 17:09:40 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 17:09:40 ---> e504e159786c 17:09:40 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 17:09:40 Removing intermediate container a8428f016157 17:09:40 ---> 9b16c185b0ff 17:09:40 Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} 17:09:40 ---> Running in 538fc9e73e9e 17:09:41 ---> c463fe30f6a5 17:09:41 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 17:09:41 ---> 030582d029df 17:09:41 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 17:09:41 Removing intermediate container 538fc9e73e9e 17:09:41 ---> 54d7815aa5f9 17:09:41 Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 17:09:41 ---> e4bb4d3aa088 17:09:41 Step 18/22 : ENTRYPOINT ["/core-command"] 17:09:41 ---> Running in 1dff61285ca8 17:09:41 ---> a46d98722396 17:09:41 Step 17/21 : ENTRYPOINT ["/support-notifications"] 17:09:41 ---> Running in f13b170346c4 17:09:41 ---> 6b5714d4c8fb 17:09:41 Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 17:09:41 ---> fbce396be0a0 17:09:41 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 17:09:41 Removing intermediate container 1dff61285ca8 17:09:41 ---> 7cf99fded712 17:09:41 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:09:41 ---> Running in 4846360810eb 17:09:41 ---> Running in 6962718e39b5 17:09:41 Removing intermediate container f13b170346c4 17:09:41 ---> c58558e84179 17:09:41 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:09:41 ---> Running in f6a0ea4a6238 17:09:42 ---> aed9068cc01c 17:09:42 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 17:09:42 Removing intermediate container 6962718e39b5 17:09:42 ---> e482f38afbcd 17:09:42 Step 20/22 : LABEL arch=x86_64 17:09:42 ---> Running in f43eb03a177c 17:09:42 ---> Running in 656c1265f941 17:09:42 Removing intermediate container f6a0ea4a6238 17:09:42 ---> a422b3213ae5 17:09:42 Step 19/21 : LABEL arch=x86_64 17:09:42 ---> Running in 55f8554a7e02 17:09:42 Removing intermediate container 656c1265f941 17:09:42 ---> 4203d49eb21f 17:09:42 Step 21/22 : LABEL git_sha=151f07d66e88f07af12d5d3204fbd219eb041420 17:09:42 ---> Running in 744e6d1a15cd 17:09:42 Removing intermediate container 55f8554a7e02 17:09:42 ---> 693bfc992721 17:09:42 Step 20/21 : LABEL git_sha=151f07d66e88f07af12d5d3204fbd219eb041420 17:09:42 ---> Running in f0cad3dc7fc1 17:09:42 Removing intermediate container 744e6d1a15cd 17:09:42 ---> cb949ba59721 17:09:42 Step 22/22 : LABEL version=0.0.0 17:09:42 Removing intermediate container 4846360810eb 17:09:42 ---> d97cc05483c0 17:09:42 Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / 17:09:42 Removing intermediate container f0cad3dc7fc1 17:09:42 ---> 5e848cb252f6 17:09:42 Step 21/21 : LABEL version=0.0.0 17:09:42 ---> Running in 775be0d4ed9b 17:09:42 ---> Running in d379bb258d5b 17:09:43 ---> 30f0521ea9c6 17:09:43 Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 17:09:43 Removing intermediate container 775be0d4ed9b 17:09:43 ---> 99a675b4dde2 17:09:43 17:09:43 Removing intermediate container d379bb258d5b 17:09:43 ---> 17493756cd2d 17:09:43 17:09:43 Successfully built 17493756cd2d 17:09:43 Successfully built 99a675b4dde2 17:09:43 Successfully tagged support-notifications:latest 17:09:43 Building core-data 17:09:43 Successfully tagged core-command:latest 17:09:43 Removing intermediate container f43eb03a177c 17:09:43 ---> db83fc6176f1 17:09:43 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 17:09:43  Building support-notifications ... done  Building core-command ... done Building support-scheduler 17:09:43 ---> Running in d236f63492d2 17:09:45 ---> 6d1a1888b7ef 17:09:45 Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 17:09:45 Removing intermediate container d236f63492d2 17:09:45 ---> 66967f1e3ed8 17:09:45 Step 22/24 : LABEL arch=x86_64 17:09:46 ---> 045f00622027 17:09:46 Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 17:09:46 ---> Running in d224b2480b02 17:09:47 Removing intermediate container d224b2480b02 17:09:47 ---> b1ffb6af2f91 17:09:47 Step 23/24 : LABEL git_sha=151f07d66e88f07af12d5d3204fbd219eb041420 17:09:47 Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd 17:09:48 Status: Downloaded newer image for docker:20.10.8 17:09:49 ---> bc6c0ffef665 17:09:49 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 17:09:50 ---> df2481de5c8c 17:09:50 Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 17:09:50 ---> Running in 163c2e144e07 17:09:50 ---> Running in f0aa449c04fa 17:09:51 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 17:09:51 Step 2/23 : FROM ${BUILDER_BASE} AS builder 17:09:51 ---> 7112a74bd64c 17:09:51 Step 3/23 : WORKDIR /edgex-go 17:09:51 ---> Using cache 17:09:51 ---> ce990b795534 17:09:51 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:09:51 ---> Using cache 17:09:51 ---> c98cdbf39ffb 17:09:51 Step 5/23 : RUN apk add --update --no-cache make git 17:09:51 ---> Using cache 17:09:51 ---> 2cfda6350f73 17:09:51 Step 6/23 : COPY go.mod . 17:09:51 Removing intermediate container 163c2e144e07 17:09:51 ---> cf71b04c3ad4 17:09:51 Step 24/24 : LABEL version=0.0.0 17:09:51 Removing intermediate container f0aa449c04fa 17:09:51 ---> 9d23d8920465 17:09:51 Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 17:09:51 ---> 38e520923b2d 17:09:51 Step 23/30 : VOLUME ${SECURITY_INIT_DIR} 17:09:51 ---> 17b39f35ad9e 17:09:51 Step 7/23 : RUN go mod download 17:09:51 ---> Running in 2026afda2313 17:09:51 ---> Running in 32b3bb1be828 17:09:51 ---> Running in e2f5bf4bf6af 17:09:51 ---> Running in 84c2c3a9c464 17:09:51 Removing intermediate container 2026afda2313 17:09:51 ---> 0dab7ed499ed 17:09:51 17:09:51 Removing intermediate container e2f5bf4bf6af 17:09:51 ---> a7f14b6ad87f 17:09:51 Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 17:09:51 Successfully built 0dab7ed499ed 17:09:51 Successfully tagged security-secretstore-setup:latest 17:09:51 Building security-proxy-setup 17:09:53  Building security-secretstore-setup ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 17:09:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 17:09:53 (1/42) Installing readline (8.1.0-r0) 17:09:53 (2/42) Installing bash (5.1.4-r0) 17:09:53 Executing bash-5.1.4-r0.post-install 17:09:53 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 17:09:53 Step 2/22 : FROM ${BUILDER_BASE} AS builder 17:09:53 ---> 7112a74bd64c 17:09:53 Step 3/22 : WORKDIR /edgex-go 17:09:53 ---> Using cache 17:09:53 ---> ce990b795534 17:09:53 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:09:53 ---> Using cache 17:09:53 ---> c98cdbf39ffb 17:09:53 Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 17:09:53 (3/42) Installing brotli-libs (1.0.9-r5) 17:09:53 (4/42) Installing nghttp2-libs (1.43.0-r0) 17:09:53 (5/42) Installing libcurl (7.79.1-r0) 17:09:53 (6/42) Installing curl (7.79.1-r0) 17:09:53 (7/42) Installing dumb-init (1.2.5-r1) 17:09:53 (8/42) Installing libbz2 (1.0.8-r1) 17:09:53 (9/42) Installing expat (2.4.1-r0) 17:09:53 (10/42) Installing libffi (3.3-r2) 17:09:53 (11/42) Installing gdbm (1.19-r0) 17:09:53 (12/42) Installing xz-libs (5.2.5-r0) 17:09:53 (13/42) Installing libgcc (10.3.1_git20210424-r2) 17:09:53 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 17:09:53 (15/42) Installing mpdecimal (2.5.1-r1) 17:09:53 (16/42) Installing sqlite-libs (3.35.5-r0) 17:09:53 (17/42) Installing python3 (3.9.5-r1) 17:09:56 Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 17:09:56 Step 2/20 : FROM ${BUILDER_BASE} AS builder 17:09:56 ---> 7112a74bd64c 17:09:56 Step 3/20 : WORKDIR /edgex-go 17:09:56 ---> Using cache 17:09:56 ---> ce990b795534 17:09:56 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:09:56 ---> Using cache 17:09:56 ---> c98cdbf39ffb 17:09:56 Step 5/20 : RUN apk add --update --no-cache make git 17:09:56 ---> Using cache 17:09:56 ---> 2cfda6350f73 17:09:56 Step 6/20 : COPY . . 17:09:56 ---> Using cache 17:09:56 ---> 72797bccacbf 17:09:56 Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:09:56 ---> Using cache 17:09:56 ---> 34b879cf10bd 17:09:56 Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 17:09:56 ---> a0404f6501e6 17:09:56 Step 25/30 : RUN chmod +x /entrypoint.sh 17:09:56 ---> Running in b11da50f7470 17:09:56 ---> Running in 5ab4504eaea5 17:09:56 (18/42) Installing py3-appdirs (1.4.4-r2) 17:09:56 (19/42) Installing py3-chardet (4.0.0-r2) 17:09:56 (20/42) Installing py3-idna (3.2-r0) 17:09:56 (21/42) Installing py3-urllib3 (1.26.5-r0) 17:09:56 ---> Running in 1254b22c4087 17:09:56 (22/42) Installing py3-certifi (2020.12.5-r1) 17:09:56 (23/42) Installing py3-requests (2.25.1-r4) 17:09:56 (24/42) Installing py3-msgpack (1.0.2-r1) 17:09:56 (25/42) Installing py3-lockfile (0.12.2-r4) 17:09:56 (26/42) Installing py3-cachecontrol (0.12.6-r1) 17:09:56 (27/42) Installing py3-colorama (0.4.4-r1) 17:09:56 (28/42) Installing py3-contextlib2 (0.6.0-r1) 17:09:56 (29/42) Installing py3-distlib (0.3.1-r3) 17:09:56 (30/42) Installing py3-distro (1.5.0-r3) 17:09:56 (31/42) Installing py3-six (1.15.0-r1) 17:09:56 (32/42) Installing py3-webencodings (0.5.1-r4) 17:09:56 (33/42) Installing py3-html5lib (1.1-r1) 17:09:56 (34/42) Installing py3-parsing (2.4.7-r2) 17:09:56 (35/42) Installing py3-packaging (20.9-r1) 17:09:56 (36/42) Installing py3-toml (0.10.2-r2) 17:09:56 (37/42) Installing py3-pep517 (0.10.0-r2) 17:09:56 (38/42) Installing py3-progress (1.5-r2) 17:09:56 (39/42) Installing py3-retrying (1.3.3-r1) 17:09:56 (40/42) Installing py3-ordered-set (4.0.2-r1) 17:09:56 (41/42) Installing py3-setuptools (52.0.0-r3) 17:09:57 (42/42) Installing py3-pip (20.3.4-r1) 17:09:57 Executing busybox-1.33.1-r3.trigger 17:09:57 OK: 84 MiB in 64 packages 17:09:57 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 17:09:57 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 17:09:57 Removing intermediate container 84c2c3a9c464 17:09:57 ---> 216f1d47eb22 17:09:57 Step 8/23 : COPY . . 17:09:58 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 17:09:58 Collecting docker-compose==1.23.2 17:09:58 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 17:09:58 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) 17:09:58 Collecting jsonschema<3,>=2.5.1 17:09:58 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 17:09:58 OK: 220 MiB in 52 packages 17:09:58 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 17:09:58 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 17:09:59 Collecting websocket-client<1.0,>=0.32.0 17:09:59 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 17:09:59 Collecting docopt<0.7,>=0.6.1 17:09:59 Downloading docopt-0.6.2.tar.gz (25 kB) 17:09:59 Collecting texttable<0.10,>=0.9.0 17:09:59 Downloading texttable-0.9.1.tar.gz (11 kB) 17:10:00 Removing intermediate container 1254b22c4087 17:10:00 ---> aca2f757ba64 17:10:00 Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] 17:10:00 Collecting docker<4.0,>=3.6.0 17:10:00 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 17:10:00 Collecting dockerpty<0.5,>=0.4.1 17:10:00 Downloading dockerpty-0.4.1.tar.gz (13 kB) 17:10:01 Collecting PyYAML<4,>=3.10 17:10:01 Downloading PyYAML-3.13.tar.gz (270 kB) 17:10:02 Collecting cached-property<2,>=1.2.0 17:10:02 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 17:10:02 Collecting docker-pycreds>=0.4.0 17:10:02 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 17:10:02 Collecting chardet<3.1.0,>=3.0.2 17:10:02 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 17:10:02 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) 17:10:02 Collecting urllib3<1.25,>=1.21.1 17:10:02 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 17:10:02 Collecting idna<2.8,>=2.5 17:10:02 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 17:10:02 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 17:10:02 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 17:10:02 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 17:10:02 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 17:10:02 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 17:10:02 Attempting uninstall: urllib3 17:10:02 Found existing installation: urllib3 1.26.5 17:10:02 Uninstalling urllib3-1.26.5: 17:10:02 Successfully uninstalled urllib3-1.26.5 17:10:04 ---> Running in ec3340dd3c44 17:10:04 Attempting uninstall: idna 17:10:04 Found existing installation: idna 3.2 17:10:04 Uninstalling idna-3.2: 17:10:04 Successfully uninstalled idna-3.2 17:10:04 Removing intermediate container b11da50f7470 17:10:04 ---> 47fdd5f08cbe 17:10:04 Step 6/22 : COPY . . 17:10:04 Removing intermediate container ec3340dd3c44 17:10:04 ---> 80a6aaf775fd 17:10:04 Step 27/30 : CMD ["gate"] 17:10:04 ---> dea3d8136ac7 17:10:04 Step 9/23 : RUN go mod tidy 17:10:04 ---> Running in 2921db59f290 17:10:04 Attempting uninstall: chardet 17:10:04 Found existing installation: chardet 4.0.0 17:10:04 Uninstalling chardet-4.0.0: 17:10:04 Successfully uninstalled chardet-4.0.0 17:10:04 ---> Running in 7efa6d0b51d4 17:10:04 Removing intermediate container 2921db59f290 17:10:04 ---> 3b3a00d873ac 17:10:04 Step 28/30 : LABEL arch=x86_64 17:10:07 ---> Running in 22f9c9bca101 17:10:07 Attempting uninstall: requests 17:10:07 Found existing installation: requests 2.25.1 17:10:07 Uninstalling requests-2.25.1: 17:10:07 Successfully uninstalled requests-2.25.1 17:10:07 Removing intermediate container 22f9c9bca101 17:10:07 ---> 5a1e35ef7003 17:10:07 Step 29/30 : LABEL git_sha=151f07d66e88f07af12d5d3204fbd219eb041420 17:10:07 Running setup.py install for texttable: started 17:10:08 ---> Running in 317f5e55797d 17:10:08 Running setup.py install for texttable: finished with status 'done' 17:10:08 Running setup.py install for PyYAML: started 17:10:09 Removing intermediate container 317f5e55797d 17:10:09 ---> b47df8880da8 17:10:09 Step 30/30 : LABEL version=0.0.0 17:10:09 Running setup.py install for PyYAML: finished with status 'done' 17:10:09 ---> Running in b4f4d5426469 17:10:09 Running setup.py install for docopt: started 17:10:09 ---> a7f2aa6c8f82 17:10:09 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:10:09 Removing intermediate container b4f4d5426469 17:10:09 ---> bbc831f2db84 17:10:09 17:10:09 Successfully built bbc831f2db84 17:10:09 ---> Running in 49dd3ced4a98 17:10:09 Successfully tagged security-bootstrapper:latest 17:10:09 Building core-metadata 17:10:10  Building security-bootstrapper ... done  Running setup.py install for docopt: finished with status 'done' 17:10:10 Running setup.py install for dockerpty: started 17:10:11 Running setup.py install for dockerpty: finished with status 'done' 17:10:14 Removing intermediate container 49dd3ced4a98 17:10:14 ---> f55d196d0b94 17:10:14 Step 8/22 : RUN make cmd/core-data/core-data 17:10:14 Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 17:10:14 ---> Running in 73683e288334 17:10:14 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 17:10:14 Step 2/22 : FROM ${BUILDER_BASE} AS builder 17:10:14 ---> 7112a74bd64c 17:10:14 Step 3/22 : WORKDIR /edgex-go 17:10:14 ---> Using cache 17:10:14 ---> ce990b795534 17:10:14 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:10:14 ---> Using cache 17:10:14 ---> c98cdbf39ffb 17:10:14 Step 5/22 : RUN apk add --update --no-cache make git 17:10:14 ---> Using cache 17:10:14 ---> 2cfda6350f73 17:10:14 Step 6/22 : COPY . . 17:10:14 ---> Using cache 17:10:14 ---> 72797bccacbf 17:10:14 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:10:14 ---> Using cache 17:10:14 ---> 34b879cf10bd 17:10:14 Step 8/22 : RUN make cmd/core-metadata/core-metadata 17:10:14 ---> Running in e117a564352f 17:10:15 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 17:10:15 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 17:10:16 Removing intermediate container 7efa6d0b51d4 17:10:16 ---> 96da90b7d852 17:10:16 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 17:10:17 ---> Running in 4a8fb0578e8f 17:10:18 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 17:10:18 Removing intermediate container 32b3bb1be828 17:10:18 ---> 33008912c325 17:10:18 Step 13/22 : ENV APP_PORT=58890 17:10:18 ---> Running in e9eb17b0e7b7 17:10:18 Removing intermediate container e9eb17b0e7b7 17:10:18 ---> 7f3a37fea73e 17:10:18 Step 14/22 : EXPOSE $APP_PORT 17:10:18 ---> Running in 8b605fb4737e 17:10:18 Removing intermediate container 8b605fb4737e 17:10:18 ---> ebe576108fa6 17:10:18 Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 17:10:19 ---> 9e387352fd43 17:10:19 Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 17:10:19 ---> ef9873970db3 17:10:19 Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 17:10:20 ---> 5aaf2c9f6afb 17:10:20 Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] 17:10:20 ---> Running in bba22ce0a87e 17:10:20 Removing intermediate container bba22ce0a87e 17:10:20 ---> 16221ea42a97 17:10:20 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:10:20 ---> Running in 86e72ee5ce74 17:10:20 Removing intermediate container 86e72ee5ce74 17:10:20 ---> 10e67b694f15 17:10:20 Step 20/22 : LABEL arch=x86_64 17:10:20 ---> Running in f920a93421cb 17:10:20 Removing intermediate container f920a93421cb 17:10:20 ---> 49ab1fdd2357 17:10:20 Step 21/22 : LABEL git_sha=151f07d66e88f07af12d5d3204fbd219eb041420 17:10:20 ---> Running in 11f6b0ea1a74 17:10:21 Removing intermediate container 11f6b0ea1a74 17:10:21 ---> 1b7217a39660 17:10:21 Step 22/22 : LABEL version=0.0.0 17:10:21 ---> Running in 06fe526af38a 17:10:21 Removing intermediate container 06fe526af38a 17:10:21 ---> 5588b7031cbc 17:10:21 17:10:21 Successfully built 5588b7031cbc 17:10:21 Successfully tagged sys-mgmt-agent:latest 17:10:25  Building sys-mgmt-agent ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 17:10:31 Removing intermediate container 5ab4504eaea5 17:10:31 ---> d48486060b82 17:10:31 17:10:31 Step 9/20 : FROM alpine:3.14 17:10:31 ---> 0a97eee8041e 17:10:31 Step 10/20 : RUN apk add --update --no-cache curl 17:10:31 ---> Running in abf107dadf92 17:10:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 17:10:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 17:10:32 (1/5) Installing ca-certificates (20191127-r5) 17:10:32 (2/5) Installing brotli-libs (1.0.9-r5) 17:10:32 (3/5) Installing nghttp2-libs (1.43.0-r0) 17:10:32 (4/5) Installing libcurl (7.79.1-r0) 17:10:32 (5/5) Installing curl (7.79.1-r0) 17:10:32 Executing busybox-1.33.1-r6.trigger 17:10:32 Executing ca-certificates-20191127-r5.trigger 17:10:32 OK: 8 MiB in 19 packages 17:10:32 Removing intermediate container abf107dadf92 17:10:32 ---> b9d1d8b962ab 17:10:32 Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 17:10:32 ---> Running in cdd5da05c0a7 17:10:33 Removing intermediate container cdd5da05c0a7 17:10:33 ---> f685150669d3 17:10:33 Step 12/20 : WORKDIR /edgex 17:10:33 ---> Running in 1843c67ea2d4 17:10:33 Removing intermediate container 1843c67ea2d4 17:10:33 ---> 6d7b70f47521 17:10:33 Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 17:10:33 ---> 5e8bce591a7d 17:10:33 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 17:10:35 ---> bb7a46897025 17:10:35 Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 17:10:39 Removing intermediate container daf251c94a36 17:10:39 ---> 06fb5ac0353c 17:10:39 Successfully built 06fb5ac0353c 17:10:39 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 17:10:39 ---> 5f35d74b1911 17:10:39 Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] 17:10:39 ---> Running in ee0a1973e9d8 17:10:39 + docker inspect -f . ci-base-image-arm64 17:10:39 . 17:10:39 Removing intermediate container ee0a1973e9d8 17:10:39 ---> fcb3c7b722f2 17:10:39 Step 17/20 : CMD ["--init=true"] 17:10:39 ---> Running in a1f645f64449 [Pipeline] withDockerContainer 17:10:39 Removing intermediate container a1f645f64449 17:10:39 ---> e9544a355b28 17:10:39 Step 18/20 : LABEL arch=x86_64 17:10:39 ---> Running in c4ea93929847 17:10:39 prd-ubuntu18.04-docker-arm64-4c-16g-662 does not seem to be running inside a container 17:10:39 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 17:10:40 Removing intermediate container c4ea93929847 17:10:40 ---> 41364dd5e3d1 17:10:40 Step 19/20 : LABEL git_sha=151f07d66e88f07af12d5d3204fbd219eb041420 17:10:40 ---> Running in ca6af7f0ba9b 17:10:40 Removing intermediate container ca6af7f0ba9b 17:10:40 ---> c2854f5b3d5c 17:10:40 Step 20/20 : LABEL version=0.0.0 17:10:40 ---> Running in a04e63815f72 17:10:40 Removing intermediate container a04e63815f72 17:10:40 ---> f198bb9cf328 17:10:40 17:10:40 Successfully built f198bb9cf328 17:10:40 Successfully tagged security-proxy-setup:latest 17:10:41 $ docker top a19756d6677fbde076dbfd88ab3fbf9b6cf3a9af8867126a95b2f71352fb3294 -eo pid,comm [Pipeline] { [Pipeline] sh 17:10:42 + go version 17:10:42 go version go1.16.8 linux/arm64 [Pipeline] } 17:10:42 $ docker stop --time=1 a19756d6677fbde076dbfd88ab3fbf9b6cf3a9af8867126a95b2f71352fb3294 17:10:43 $ docker rm -f a19756d6677fbde076dbfd88ab3fbf9b6cf3a9af8867126a95b2f71352fb3294 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:10:44 + docker inspect -f . ci-base-image-arm64 17:10:44 . [Pipeline] withDockerContainer 17:10:44 prd-ubuntu18.04-docker-arm64-4c-16g-662 does not seem to be running inside a container 17:10:44 $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 17:10:46 $ docker top 5be66071b4c4e4ca9296927c3e8dd5293c6d0eac9b8c7670767352324c09d0b6 -eo pid,comm [Pipeline] { [Pipeline] echo 17:10:46 ========================================================= 17:10:46 [edgeXBuildGoParallel] Running Tests and Build... 17:10:46 ========================================================= [Pipeline] fileExists [Pipeline] sh 17:10:47 + make test 17:10:47 go mod tidy 17:10:47 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 17:10:55  Building security-proxy-setup ... done Removing intermediate container e117a564352f 17:10:55 ---> 083d920452ec 17:10:55 17:10:55 Step 9/22 : FROM alpine:3.14 17:10:55 ---> 0a97eee8041e 17:10:55 Step 10/22 : RUN apk add --update --no-cache dumb-init 17:10:55 ---> Using cache 17:10:55 ---> 5868d02609a7 17:10:55 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:10:55 ---> Using cache 17:10:55 ---> 3cd2813b7228 17:10:55 Step 12/22 : ENV APP_PORT=59881 17:10:56 Removing intermediate container 4a8fb0578e8f 17:10:56 ---> d836ec1a6933 17:10:56 17:10:56 Step 11/23 : FROM alpine:3.14 17:10:56 ---> 0a97eee8041e 17:10:56 Step 12/23 : RUN apk add --update --no-cache dumb-init 17:10:56 ---> Using cache 17:10:56 ---> 5868d02609a7 17:10:56 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:10:56 ---> Using cache 17:10:56 ---> 3cd2813b7228 17:10:56 Step 14/23 : ENV APP_PORT=59861 17:10:56 ---> Running in 2eed84bfc453 17:10:56 ---> Running in eef47fcfdc9d 17:10:56 Removing intermediate container 2eed84bfc453 17:10:56 ---> 9a72c4bf329e 17:10:56 Step 13/22 : EXPOSE $APP_PORT 17:10:56 Removing intermediate container eef47fcfdc9d 17:10:56 ---> dd463c58ac1a 17:10:56 Step 15/23 : EXPOSE $APP_PORT 17:10:56 ---> Running in cc3ab72a4fc6 17:10:56 ---> Running in cb04c52e2838 17:10:56 Removing intermediate container cc3ab72a4fc6 17:10:56 ---> 1d39465afbc4 17:10:56 Step 14/22 : WORKDIR / 17:10:56 Removing intermediate container cb04c52e2838 17:10:56 ---> 815ca3ad5c04 17:10:56 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 17:10:56 ---> Running in 7ebbcf38a1c1 17:10:56 Removing intermediate container 7ebbcf38a1c1 17:10:56 ---> c8cf706fe93b 17:10:56 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 17:10:56 ---> f51ca1298d2f 17:10:56 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 17:10:57 ---> 3c9478f49cc7 17:10:57 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 17:10:57 ---> 4a1347123efd 17:10:57 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 17:10:57 ---> 40f907b6fe43 17:10:57 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 17:10:57 Removing intermediate container 73683e288334 17:10:57 ---> 40d34ca57725 17:10:57 17:10:57 Step 9/22 : FROM alpine:3.14 17:10:57 ---> 0a97eee8041e 17:10:57 Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 17:10:58 ---> Running in fe52cfd5682f 17:10:58 ---> 6c01cbd798bc 17:10:58 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 17:10:58 Removing intermediate container fe52cfd5682f 17:10:58 ---> 481ce79345bf 17:10:58 Step 11/22 : ENV APP_PORT=59880 17:10:58 ---> ad6f22df4f5e 17:10:58 Step 18/22 : ENTRYPOINT ["/core-metadata"] 17:10:58 ---> Running in 4aaa03d4ffc6 17:10:58 ---> Running in 19dd2a8a76d9 17:10:58 ---> Running in fc4f639ffd9b 17:10:58 Removing intermediate container 4aaa03d4ffc6 17:10:58 ---> 0e08f7297407 17:10:58 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:10:58 ---> Running in a0854808245c 17:10:58 Removing intermediate container 19dd2a8a76d9 17:10:58 ---> a9cae1bac03e 17:10:58 Step 12/22 : EXPOSE $APP_PORT 17:10:58 Removing intermediate container fc4f639ffd9b 17:10:58 ---> dbb98360f140 17:10:58 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:10:58 ---> Running in 2be30bae2eb6 17:10:58 ---> Running in 692134496f2f 17:10:58 Removing intermediate container a0854808245c 17:10:58 ---> 8224dbf7733f 17:10:58 Step 21/23 : LABEL arch=x86_64 17:10:58 Removing intermediate container 692134496f2f 17:10:58 ---> 65b370b8c982 17:10:58 Step 20/22 : LABEL arch=x86_64 17:10:58 Removing intermediate container 2be30bae2eb6 17:10:58 ---> ae2280efcb6d 17:10:58 Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:10:58 ---> Running in 50a80f678e0e 17:10:58 ---> Running in 70d97ead6092 17:10:58 ---> Running in 3d7b4d09f53e 17:10:58 Removing intermediate container 50a80f678e0e 17:10:58 ---> 873d0c65c775 17:10:58 Step 21/22 : LABEL git_sha=151f07d66e88f07af12d5d3204fbd219eb041420 17:10:58 Removing intermediate container 3d7b4d09f53e 17:10:58 ---> 0d04f6b25df9 17:10:58 Step 22/23 : LABEL git_sha=151f07d66e88f07af12d5d3204fbd219eb041420 17:10:58 ---> Running in 70598062a4ab 17:10:58 ---> Running in 0473d9e597ec 17:10:58 Removing intermediate container 70598062a4ab 17:10:58 ---> 01b8b7dbc718 17:10:58 Step 22/22 : LABEL version=0.0.0 17:10:58 Removing intermediate container 0473d9e597ec 17:10:58 ---> aa5e3bc26dcb 17:10:58 Step 23/23 : LABEL version=0.0.0 17:10:58 ---> Running in 3d81f5412c0d 17:10:58 ---> Running in 88674e8e4a42 17:10:58 Removing intermediate container 3d81f5412c0d 17:10:58 ---> 5231d55f7629 17:10:58 17:10:58 Removing intermediate container 88674e8e4a42 17:10:58 ---> 83f2bddc115c 17:10:58 17:10:59 Successfully built 5231d55f7629 17:10:59 Successfully built 83f2bddc115c 17:10:59 Successfully tagged core-metadata:latest 17:10:59  Building core-metadata ... done Successfully tagged support-scheduler:latest 17:10:59  Building support-scheduler ... done Removing intermediate container 70d97ead6092 17:10:59 ---> 0e2bb5a1eb3c 17:10:59 Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init 17:10:59 ---> Running in 92826b628b1a 17:10:59 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 17:11:00 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 17:11:00 (1/6) Installing dumb-init (1.2.5-r1) 17:11:00 (2/6) Installing libgcc (10.3.1_git20210424-r2) 17:11:00 (3/6) Installing libsodium (1.0.18-r0) 17:11:00 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 17:11:00 (5/6) Installing libzmq (4.3.4-r0) 17:11:01 (6/6) Installing zeromq (4.3.4-r0) 17:11:01 Executing busybox-1.33.1-r6.trigger 17:11:01 OK: 8 MiB in 20 packages 17:11:01 Removing intermediate container 92826b628b1a 17:11:01 ---> 7f3a04dffe5c 17:11:01 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 17:11:01 ---> c8969c334362 17:11:01 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 17:11:02 ---> 86ee8c50222a 17:11:02 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 17:11:02 ---> ca20bfc34746 17:11:02 Step 18/22 : ENTRYPOINT ["/core-data"] 17:11:02 ---> Running in 5cfa4f9d09eb 17:11:02 Removing intermediate container 5cfa4f9d09eb 17:11:02 ---> 60d05d09cc29 17:11:02 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:11:02 ---> Running in 978eaa716eb8 17:11:02 Removing intermediate container 978eaa716eb8 17:11:02 ---> bb946fcb107b 17:11:02 Step 20/22 : LABEL arch=x86_64 17:11:02 ---> Running in bdd8c46f4bec 17:11:02 Removing intermediate container bdd8c46f4bec 17:11:02 ---> 32a576f9b88c 17:11:02 Step 21/22 : LABEL git_sha=151f07d66e88f07af12d5d3204fbd219eb041420 17:11:02 ---> Running in e0d44249244a 17:11:02 Removing intermediate container e0d44249244a 17:11:02 ---> 160ca691e912 17:11:02 Step 22/22 : LABEL version=0.0.0 17:11:02 ---> Running in 75860aebb3ce 17:11:02 Removing intermediate container 75860aebb3ce 17:11:02 ---> 4ae5c38b6b1e 17:11:02 17:11:02 Successfully built 4ae5c38b6b1e 17:11:02 Successfully tagged core-data:latest 17:11:02  Building core-data ... done  [Pipeline] } 17:11:02 $ docker stop --time=1 398d02e0744425163ee2f59a06dd43bc93f43bbce0426757370ef9a7ff8012ca 17:11:04 $ docker rm -f 398d02e0744425163ee2f59a06dd43bc93f43bbce0426757370ef9a7ff8012ca [Pipeline] // withDockerContainer [Pipeline] sh 17:11:04 + docker images 17:11:04 REPOSITORY TAG IMAGE ID CREATED SIZE 17:11:04 core-data latest 4ae5c38b6b1e 2 seconds ago 20.7MB 17:11:04 core-metadata latest 5231d55f7629 6 seconds ago 16.9MB 17:11:04 support-scheduler latest 83f2bddc115c 6 seconds ago 16.2MB 17:11:04 40d34ca57725 7 seconds ago 1.76GB 17:11:04 d836ec1a6933 9 seconds ago 1.76GB 17:11:04 083d920452ec 10 seconds ago 1.76GB 17:11:04 security-proxy-setup latest f198bb9cf328 24 seconds ago 26.9MB 17:11:04 d48486060b82 34 seconds ago 1.76GB 17:11:04 sys-mgmt-agent latest 5588b7031cbc 43 seconds ago 294MB 17:11:04 security-bootstrapper latest bbc831f2db84 55 seconds ago 18.9MB 17:11:04 security-secretstore-setup latest 0dab7ed499ed About a minute ago 28.4MB 17:11:04 support-notifications latest 17493756cd2d About a minute ago 17MB 17:11:04 core-command latest 99a675b4dde2 About a minute ago 16.1MB 17:11:04 de516afe7a95 About a minute ago 1.76GB 17:11:04 edeb323672ce About a minute ago 1.76GB 17:11:04 65a56df70eef About a minute ago 1.76GB 17:11:04 5f0b272e5f95 About a minute ago 1.75GB 17:11:04 1099bf889c91 About a minute ago 1.76GB 17:11:04 ci-base-image-x86_64 latest 7112a74bd64c 6 minutes ago 1.25GB 17:11:04 alpine 3.14 0a97eee8041e 3 days ago 5.61MB 17:11:04 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 9f6097aaca64 4 weeks ago 548MB 17:11:04 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 5 weeks ago 34.5MB 17:11:04 docker 20.10.8 bc6c0ffef665 2 months ago 214MB 17:11:04 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 16 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node 17:11:14 ? github.com/edgexfoundry/edgex-go [no test files] 17:11:19 Still waiting to schedule task 17:11:19 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 17:12:11 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 17:12:15 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 17:12:16 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 17:12:17 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 17:12:29 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 17:12:29 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 17:12:29 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 17:12:29 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 17:12:29 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 17:12:29 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 17:12:30 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 17:12:30 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 17:12:30 ? github.com/edgexfoundry/edgex-go/internal [no test files] 17:12:30 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 17:12:38 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.198s coverage: 28.7% of statements 17:12:38 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 17:12:38 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 17:12:41 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.309s coverage: 98.5% of statements 17:12:41 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 17:12:42 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.406s coverage: 44.7% of statements 17:12:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 17:12:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 17:12:45 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.748s coverage: 89.5% of statements 17:12:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 17:12:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 17:12:45 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.240s coverage: 84.4% of statements 17:12:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 17:12:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 17:12:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 17:12:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 17:12:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 17:12:47 Running on prd-ubuntu18.04-docker-8c-8g-665 in /w/workspace/edgexfoundry_edgex-go_PR-3816 [Pipeline] { [Pipeline] ws 17:12:47 Running in /w/workspace/edgex-go/5 [Pipeline] { [Pipeline] checkout 17:12:47 The recommended git tool is: git 17:12:49 using credential edgex-jenkins-ssh 17:12:49 Cloning the remote Git repository 17:12:49 Cloning repository git@github.com:edgexfoundry/edgex-go.git 17:12:49 > git init /w/workspace/edgex-go/5 # timeout=10 17:12:49 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 17:12:49 > git --version # timeout=10 17:12:49 > git --version # 'git version 2.17.1' 17:12:49 using GIT_SSH to set credentials SSH Credentials for GitHub 17:12:49 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:12:53 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.535s coverage: 94.2% of statements 17:12:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 17:12:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 17:12:53 ok github.com/edgexfoundry/edgex-go/internal/io 0.245s coverage: 59.1% of statements 17:12:53 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 17:12:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 17:12:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 17:12:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 17:12:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 17:12:53 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.175s coverage: 60.0% of statements 17:12:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 17:12:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 17:12:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 17:12:53 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.363s coverage: 0.9% of statements 17:12:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 17:12:53 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.177s coverage: 58.8% of statements 17:12:53 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.232s coverage: 21.7% of statements 17:12:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 17:12:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.232s coverage: 47.1% of statements 17:12:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.256s coverage: 79.5% of statements 17:12:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.171s coverage: 94.1% of statements 17:12:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.222s coverage: 96.3% of statements 17:12:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.182s coverage: 87.5% of statements 17:13:05 Merging remotes/origin/main commit 143991c289fa33d15b92815d9662304bdb63510a into PR head commit 0a76eedfa92fa9c7fe4041168055a09039f1e431 17:13:05 Merge succeeded, producing 32e2244a2d16679fe99d67f8fade2684896d415d 17:13:05 Checking out Revision 32e2244a2d16679fe99d67f8fade2684896d415d (PR-3816) 17:13:04 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 17:13:04 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:13:04 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 17:13:04 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 17:13:04 using GIT_SSH to set credentials SSH Credentials for GitHub 17:13:04 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3816/head:refs/remotes/origin/PR-3816 +refs/heads/main:refs/remotes/origin/main # timeout=10 17:13:05 > git config core.sparsecheckout # timeout=10 17:13:05 > git checkout -f 0a76eedfa92fa9c7fe4041168055a09039f1e431 # timeout=10 17:13:05 > git remote # timeout=10 17:13:05 > git config --get remote.origin.url # timeout=10 17:13:05 using GIT_SSH to set credentials SSH Credentials for GitHub 17:13:05 > git merge 143991c289fa33d15b92815d9662304bdb63510a # timeout=10 17:13:05 > git rev-parse HEAD^{commit} # timeout=10 17:13:05 > git config core.sparsecheckout # timeout=10 17:13:05 > git checkout -f 32e2244a2d16679fe99d67f8fade2684896d415d # timeout=10 17:13:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.196s coverage: 94.4% of statements 17:13:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.171s coverage: 44.8% of statements 17:13:08 Commit message: "Merge commit '143991c289fa33d15b92815d9662304bdb63510a' into HEAD" 17:13:08 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:13:08 > git rev-list --no-walk 8085a56a9f2bf44747d365da44a01292ec033bcd # timeout=10 17:13:09 + echo snap-build.sh 17:13:09 snap-build.sh 17:13:09 + SNAP_BASE_DIR=. 17:13:09 + '[' '!' -z /w/workspace/edgex-go/5 ']' 17:13:09 + SNAP_BASE_DIR=/w/workspace/edgex-go/5 17:13:09 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/5]' 17:13:09 [snap-build] Building snap in dir [/w/workspace/edgex-go/5] 17:13:09 + cd /w/workspace/edgex-go/5 17:13:09 + sudo apt-get remove -qy --purge lxd lxd-client 17:13:09 Reading package lists... 17:13:09 Building dependency tree... 17:13:09 Reading state information... 17:13:09 The following packages were automatically installed and are no longer required: 17:13:09 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 17:13:09 uidmap xdelta3 17:13:09 Use 'sudo apt autoremove' to remove them. 17:13:09 The following packages will be REMOVED: 17:13:09 lxd* lxd-client* 17:13:09 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 17:13:09 After this operation, 31.7 MB disk space will be freed. 17:13:10 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190317 files and directories currently installed.) 17:13:10 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 17:13:11 Removing lxd dnsmasq configuration 17:13:11 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 17:13:11 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 17:13:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.598s coverage: 82.5% of statements 17:13:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 17:13:12 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 17:13:12 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190142 files and directories currently installed.) 17:13:12 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 17:13:14 Processing triggers for systemd (237-3ubuntu10.45) ... 17:13:14 Processing triggers for ureadahead (0.100.0-21) ... 17:13:14 + sudo snap remove --purge lxd 17:13:14 snap "lxd" is not installed 17:13:14 + sudo groupadd --force --system lxd 17:13:14 ++ whoami 17:13:14 + sudo /usr/sbin/usermod -G lxd -a jenkins 17:13:14 + newgrp - lxd 17:13:14 + sudo snap install lxd 17:13:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.254s coverage: 92.9% of statements 17:13:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 17:13:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 17:13:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 17:13:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.055s coverage: 65.1% of statements 17:13:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 17:13:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 17:13:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 17:13:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 17:13:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 17:13:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.193s coverage: 87.2% of statements 17:13:20 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 17:13:20 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 17:13:20 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.160s coverage: 100.0% of statements 17:13:20 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 17:13:20 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.264s coverage: 58.8% of statements 17:13:20 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 17:13:20 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.240s coverage: 80.0% of statements 17:13:20 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.241s coverage: 87.2% of statements 17:13:20 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.238s coverage: 85.4% of statements 17:13:20 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.801s coverage: 91.2% of statements 17:13:20 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 17:13:20 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.699s coverage: 64.4% of statements 17:13:20 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 17:13:20 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 17:13:20 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.185s coverage: 100.0% of statements 17:13:20 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.081s coverage: 89.4% of statements 17:13:20 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.068s coverage: 100.0% of statements 17:13:22 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.104s coverage: 73.7% of statements 17:13:22 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.052s coverage: 100.0% of statements 17:13:24 2021-11-15T17:13:22Z INFO Waiting for automatic snapd restart... 17:13:26 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.274s coverage: 65.4% of statements 17:13:26 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 17:13:26 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 17:13:26 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 17:13:28 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.775s coverage: 43.8% of statements 17:13:28 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 17:13:28 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 17:13:28 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.211s coverage: 89.5% of statements 17:13:28 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 17:13:28 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.185s coverage: 84.8% of statements 17:13:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 17:13:38 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.256s coverage: 17.7% of statements 17:13:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 17:13:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 17:13:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 17:13:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 17:13:38 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.631s coverage: 92.3% of statements 17:13:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 17:13:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 17:13:38 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 17:13:38 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 17:13:38 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.244s coverage: 63.2% of statements 17:13:38 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 17:13:38 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 17:13:38 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.393s coverage: 97.7% of statements 17:13:38 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 17:13:38 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 17:13:38 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 17:13:38 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 17:13:38 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.189s coverage: 28.9% of statements 17:13:38 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 17:13:38 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 17:13:38 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 17:13:38 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 17:13:38 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 17:13:38 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 17:13:38 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.196s coverage: 100.0% of statements 17:13:38 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.076s coverage: 96.9% of statements 17:13:38 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 17:13:38 WARNING: Linting skipped (not on x86_64 or linter not installed) 17:13:38 GO111MODULE=on go vet ./... 17:13:42 lxd 4.20 from Canonical* installed 17:13:42 + sudo lxd init --auto 17:13:52 + sudo snap install --classic snapcraft 17:14:02 snapcraft 5.0 from Canonical* installed 17:14:02 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 17:14:02 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 17:14:02 % Total % Received % Xferd Average Speed Time Time Time Current 17:14:02 Dload Upload Total Spent Left Speed 17:14:02 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 3043 0 --:--:-- --:--:-- --:--:-- 3058 17:14:02 100 3325k 100 3325k 0 0 8614k 0 --:--:-- --:--:-- --:--:-- 8614k 17:14:02 ./yq_linux_amd64 17:14:02 + sudo snapcraft prime --use-lxd 17:14:04 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 17:14:04 The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: 17:14:04 - README.md 17:14:04 17:14:04 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 17:14:04 Launching a container. 17:14:14 Waiting for container to be ready 17:14:14 To start your first container, try: lxc launch ubuntu:20.04 17:14:14 Or for a virtual machine: lxc launch ubuntu:20.04 --vm 17:14:14 17:14:17 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 17:14:18 Waiting for network to be ready... 17:14:18 Get:1 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 17:14:18 Get:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 17:14:19 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1958 kB] 17:14:19 Get:4 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 17:14:19 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 17:14:19 Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 17:14:19 Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 17:14:19 Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 17:14:19 Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 17:14:19 Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 17:14:19 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 17:14:19 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [352 kB] 17:14:19 Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] 17:14:19 Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] 17:14:19 Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [516 kB] 17:14:19 Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [69.9 kB] 17:14:19 Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1148 kB] 17:14:20 Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [263 kB] 17:14:20 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 17:14:20 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2303 kB] 17:14:20 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [445 kB] 17:14:20 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] 17:14:20 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] 17:14:20 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [540 kB] 17:14:20 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [73.6 kB] 17:14:20 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1765 kB] 17:14:20 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [380 kB] 17:14:23 Fetched 25.6 MB in 5s (5432 kB/s) 17:14:24 Reading package lists... 17:14:24 Reading package lists... 17:14:24 Building dependency tree... 17:14:24 Reading state information... 17:14:24 The following additional packages will be installed: 17:14:24 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 17:14:24 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 17:14:24 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 17:14:24 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 17:14:24 Suggested packages: 17:14:24 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 17:14:24 Recommended packages: 17:14:24 gnupg libsasl2-modules 17:14:24 The following NEW packages will be installed: 17:14:24 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 17:14:24 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 17:14:24 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 17:14:24 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 17:14:24 The following packages will be upgraded: 17:14:24 gpg gpg-agent gpgconf libudev1 17:14:24 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. 17:14:24 Need to get 3527 kB of archives. 17:14:24 After this operation, 13.3 MB of additional disk space will be used. 17:14:24 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] 17:14:24 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] 17:14:24 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 17:14:24 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 17:14:24 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.52 [55.8 kB] 17:14:25 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.52 [1102 kB] 17:14:25 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 17:14:25 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 17:14:25 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 17:14:25 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 17:14:25 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 17:14:26 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 17:14:26 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 17:14:26 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 17:14:26 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 17:14:26 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 17:14:26 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 17:14:26 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 17:14:26 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 17:14:26 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 17:14:26 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 17:14:26 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 17:14:26 debconf: delaying package configuration, since apt-utils is not installed 17:14:26 Fetched 3527 kB in 1s (2573 kB/s) 17:14:26 (Reading database ... 12511 files and directories currently installed.) 17:14:26 Preparing to unpack .../libudev1_237-3ubuntu10.52_amd64.deb ... 17:14:26 Unpacking libudev1:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... 17:14:26 Setting up libudev1:amd64 (237-3ubuntu10.52) ... 17:14:26 Selecting previously unselected package udev. 17:14:26 (Reading database ... 12511 files and directories currently installed.) 17:14:26 Preparing to unpack .../00-udev_237-3ubuntu10.52_amd64.deb ... 17:14:26 Unpacking udev (237-3ubuntu10.52) ... 17:14:26 Selecting previously unselected package libfuse2:amd64. 17:14:26 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 17:14:26 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 17:14:26 Selecting previously unselected package fuse. 17:14:26 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 17:14:26 Unpacking fuse (2.9.7-1ubuntu1) ... 17:14:26 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 17:14:26 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 17:14:26 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 17:14:26 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 17:14:27 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 17:14:27 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 17:14:27 Selecting previously unselected package libksba8:amd64. 17:14:27 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 17:14:27 Unpacking libksba8:amd64 (1.3.5-2) ... 17:14:27 Selecting previously unselected package libroken18-heimdal:amd64. 17:14:27 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 17:14:27 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 17:14:27 Selecting previously unselected package libasn1-8-heimdal:amd64. 17:14:27 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 17:14:27 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 17:14:27 Selecting previously unselected package libheimbase1-heimdal:amd64. 17:14:27 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 17:14:27 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 17:14:27 Selecting previously unselected package libhcrypto4-heimdal:amd64. 17:14:27 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 17:14:27 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 17:14:27 Selecting previously unselected package libwind0-heimdal:amd64. 17:14:27 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 17:14:27 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 17:14:27 Selecting previously unselected package libhx509-5-heimdal:amd64. 17:14:27 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 17:14:27 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 17:14:27 Selecting previously unselected package libkrb5-26-heimdal:amd64. 17:14:27 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 17:14:27 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 17:14:27 Selecting previously unselected package libheimntlm0-heimdal:amd64. 17:14:27 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 17:14:27 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 17:14:27 Selecting previously unselected package libgssapi3-heimdal:amd64. 17:14:27 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 17:14:27 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 17:14:27 Selecting previously unselected package libsasl2-modules-db:amd64. 17:14:27 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 17:14:27 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 17:14:27 Selecting previously unselected package libsasl2-2:amd64. 17:14:27 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 17:14:27 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 17:14:27 Selecting previously unselected package libldap-common. 17:14:27 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 17:14:27 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 17:14:27 Selecting previously unselected package libldap-2.4-2:amd64. 17:14:27 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 17:14:27 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 17:14:27 Selecting previously unselected package dirmngr. 17:14:27 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 17:14:28 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 17:14:28 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 17:14:28 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 17:14:28 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 17:14:28 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 17:14:28 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 17:14:28 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 17:14:28 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 17:14:28 Setting up libksba8:amd64 (1.3.5-2) ... 17:14:28 Processing triggers for libc-bin (2.27-3ubuntu1) ... 17:14:28 Setting up udev (237-3ubuntu10.52) ... 17:14:28 invoke-rc.d: policy-rc.d denied execution of start. 17:14:28 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 17:14:28 Processing triggers for systemd (237-3ubuntu10) ... 17:14:29 Setting up fuse (2.9.7-1ubuntu1) ... 17:14:29 Setting up gpg (2.2.4-1ubuntu1.4) ... 17:14:29 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 17:14:29 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 17:14:29 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 17:14:29 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 17:14:29 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 17:14:29 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 17:14:29 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 17:14:29 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 17:14:29 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 17:14:29 Processing triggers for libc-bin (2.27-3ubuntu1) ... 17:14:29 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 17:14:29 settings in the [Install] section, and DefaultInstance for template units). 17:14:29 This means they are not meant to be enabled using systemctl. 17:14:29 Possible reasons for having this kind of units are: 17:14:29 1) A unit may be statically enabled by being symlinked from another unit's 17:14:29 .wants/ or .requires/ directory. 17:14:29 2) A unit's purpose may be to act as a helper for some other unit which has 17:14:29 a requirement dependency on it. 17:14:29 3) A unit may be started when needed via activation (socket, path, timer, 17:14:29 D-Bus, udev, scripted systemctl call, ...). 17:14:29 4) In case of template units, the unit is meant to be enabled with some 17:14:29 instance name specified. 17:14:29 Reading package lists... 17:14:29 Building dependency tree... 17:14:29 Reading state information... 17:14:30 The following additional packages will be installed: 17:14:30 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 17:14:30 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 17:14:30 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 17:14:30 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 17:14:30 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 17:14:30 Suggested packages: 17:14:30 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 17:14:30 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 17:14:30 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 17:14:30 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 17:14:30 systemd-container policykit-1 17:14:30 Recommended packages: 17:14:30 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 17:14:30 The following NEW packages will be installed: 17:14:30 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 17:14:30 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 17:14:30 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 17:14:30 multiarch-support openssh-client python3 python3-minimal python3.6 17:14:30 python3.6-minimal snapd squashfs-tools sudo 17:14:30 The following packages will be upgraded: 17:14:30 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 17:14:30 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. 17:14:30 Need to get 36.8 MB of archives. 17:14:30 After this operation, 147 MB of additional disk space will be used. 17:14:30 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.13 [1302 kB] 17:14:30 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.52 [2913 kB] 17:14:31 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 17:14:31 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 17:14:31 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 17:14:31 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.52 [206 kB] 17:14:31 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 17:14:31 Get:8 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] 17:14:31 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] 17:14:31 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 17:14:31 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 17:14:31 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 17:14:31 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 17:14:31 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 17:14:31 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 17:14:31 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 17:14:31 Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 17:14:31 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 17:14:31 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 17:14:31 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 17:14:31 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 17:14:31 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 17:14:31 Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 17:14:31 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 17:14:31 Get:25 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 17:14:31 Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 17:14:31 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.7 [1089 kB] 17:14:31 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.5 [612 kB] 17:14:31 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.4 [111 kB] 17:14:31 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.51.1+18.04 [22.6 MB] 17:14:33 debconf: delaying package configuration, since apt-utils is not installed 17:14:33 Fetched 36.8 MB in 3s (14.6 MB/s) 17:14:33 (Reading database ... 12757 files and directories currently installed.) 17:14:33 Preparing to unpack .../systemd_237-3ubuntu10.52_amd64.deb ... 17:14:33 Unpacking systemd (237-3ubuntu10.52) over (237-3ubuntu10) ... 17:14:33 Preparing to unpack .../libsystemd0_237-3ubuntu10.52_amd64.deb ... 17:14:33 Unpacking libsystemd0:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... 17:14:33 Setting up libsystemd0:amd64 (237-3ubuntu10.52) ... 17:14:33 (Reading database ... 12757 files and directories currently installed.) 17:14:33 Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... 17:14:33 Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... 17:14:33 Setting up libapt-pkg5.0:amd64 (1.6.14) ... 17:14:33 (Reading database ... 12757 files and directories currently installed.) 17:14:33 Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... 17:14:33 Unpacking apt (1.6.14) over (1.6.1) ... 17:14:34 Setting up apt (1.6.14) ... 17:14:34 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 17:14:34 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 17:14:34 (Reading database ... 12764 files and directories currently installed.) 17:14:34 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... 17:14:34 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... 17:14:34 Selecting previously unselected package libpython3.6-minimal:amd64. 17:14:34 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 17:14:34 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 17:14:34 Selecting previously unselected package libexpat1:amd64. 17:14:34 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 17:14:34 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 17:14:34 Selecting previously unselected package python3.6-minimal. 17:14:34 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 17:14:34 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 17:14:35 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) ... 17:14:35 Checking for services that may need to be restarted...done. 17:14:35 Checking for services that may need to be restarted...done. 17:14:35 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 17:14:35 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 17:14:35 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 17:14:35 Selecting previously unselected package python3-minimal. 17:14:35 (Reading database ... 13012 files and directories currently installed.) 17:14:35 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 17:14:35 Unpacking python3-minimal (3.6.7-1~18.04) ... 17:14:35 Selecting previously unselected package mime-support. 17:14:35 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 17:14:35 Unpacking mime-support (3.60ubuntu1) ... 17:14:35 Selecting previously unselected package libmpdec2:amd64. 17:14:35 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 17:14:35 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 17:14:35 Selecting previously unselected package libpython3.6-stdlib:amd64. 17:14:35 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 17:14:35 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 17:14:35 Selecting previously unselected package python3.6. 17:14:35 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 17:14:35 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 17:14:35 Selecting previously unselected package libpython3-stdlib:amd64. 17:14:35 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 17:14:35 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 17:14:35 Setting up python3-minimal (3.6.7-1~18.04) ... 17:14:36 Selecting previously unselected package python3. 17:14:36 (Reading database ... 13442 files and directories currently installed.) 17:14:36 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 17:14:36 Unpacking python3 (3.6.7-1~18.04) ... 17:14:36 Selecting previously unselected package multiarch-support. 17:14:36 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 17:14:36 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 17:14:36 Setting up multiarch-support (2.27-3ubuntu1.4) ... 17:14:36 Selecting previously unselected package liblzo2-2:amd64. 17:14:36 (Reading database ... 13479 files and directories currently installed.) 17:14:36 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 17:14:36 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 17:14:36 Selecting previously unselected package libbsd0:amd64. 17:14:36 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 17:14:36 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 17:14:36 Selecting previously unselected package sudo. 17:14:36 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 17:14:36 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 17:14:36 Selecting previously unselected package apparmor. 17:14:36 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 17:14:36 Unpacking apparmor (2.12-4ubuntu5.1) ... 17:14:36 Selecting previously unselected package libedit2:amd64. 17:14:36 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 17:14:36 Unpacking libedit2:amd64 (3.1-20170329-1) ... 17:14:36 Selecting previously unselected package libkrb5support0:amd64. 17:14:36 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 17:14:36 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 17:14:36 Selecting previously unselected package libk5crypto3:amd64. 17:14:36 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 17:14:36 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 17:14:36 Selecting previously unselected package libkeyutils1:amd64. 17:14:36 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 17:14:36 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 17:14:37 Selecting previously unselected package libkrb5-3:amd64. 17:14:37 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 17:14:37 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 17:14:37 Selecting previously unselected package libgssapi-krb5-2:amd64. 17:14:37 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 17:14:37 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 17:14:37 Selecting previously unselected package libssl1.0.0:amd64. 17:14:37 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.7_amd64.deb ... 17:14:37 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... 17:14:37 Selecting previously unselected package openssh-client. 17:14:37 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.5_amd64.deb ... 17:14:37 Unpacking openssh-client (1:7.6p1-4ubuntu0.5) ... 17:14:38 Selecting previously unselected package squashfs-tools. 17:14:38 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.4_amd64.deb ... 17:14:38 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... 17:14:38 Selecting previously unselected package snapd. 17:14:38 Preparing to unpack .../13-snapd_2.51.1+18.04_amd64.deb ... 17:14:38 Unpacking snapd (2.51.1+18.04) ... 17:14:40 Setting up libedit2:amd64 (3.1-20170329-1) ... 17:14:40 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... 17:14:40 Setting up mime-support (3.60ubuntu1) ... 17:14:40 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 17:14:40 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 17:14:40 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 17:14:40 Processing triggers for libc-bin (2.27-3ubuntu1) ... 17:14:40 Setting up systemd (237-3ubuntu10.52) ... 17:14:40 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 17:14:40 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 17:14:40 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 17:14:40 Setting up liblzo2-2:amd64 (2.08-1.2) ... 17:14:41 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 17:14:41 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 17:14:41 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 17:14:41 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... 17:14:41 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 17:14:41 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 17:14:41 Setting up python3 (3.6.7-1~18.04) ... 17:14:41 running python rtupdate hooks for python3.6... 17:14:41 running python post-rtupdate hooks for python3.6... 17:14:41 Setting up apparmor (2.12-4ubuntu5.1) ... 17:14:42 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 17:14:42 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 17:14:42 Setting up openssh-client (1:7.6p1-4ubuntu0.5) ... 17:14:42 Setting up snapd (2.51.1+18.04) ... 17:14:43 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 17:14:43 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 17:14:43 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 17:14:43 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 17:14:43 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 17:14:43 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 17:14:44 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 17:14:44 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 17:14:44 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 17:14:44 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 17:14:44 /usr/sbin/policy-rc.d returned 101, not running 'start snapd.apparmor.service snapd.autoimport.service snapd.core-fixup.service snapd.failure.service snapd.recovery-chooser-trigger.service snapd.seeded.service snapd.service snapd.snap-repair.service snapd.snap-repair.timer snapd.socket snapd.system-shutdown.service' 17:14:44 Processing triggers for libc-bin (2.27-3ubuntu1) ... 17:14:44 Processing triggers for systemd (237-3ubuntu10.52) ... 17:14:45 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 17:14:45 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 17:14:45 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 17:14:46 Reading package lists... 17:14:46 Reading package lists... 17:14:46 Building dependency tree... 17:14:46 Reading state information... 17:14:47 Calculating upgrade... 17:14:47 The following packages will be upgraded: 17:14:47 advancecomp base-files bash binutils binutils-common 17:14:47 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 17:14:47 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 17:14:47 grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 17:14:47 libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev 17:14:47 libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 17:14:47 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 17:14:47 libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 17:14:47 libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 17:14:47 libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime 17:14:47 libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 17:14:47 libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 17:14:47 libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login 17:14:47 mount ncurses-base ncurses-bin openssl passwd patch perl perl-base 17:14:47 perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata 17:14:47 ubuntu-keyring util-linux 17:14:47 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 17:14:47 Need to get 64.2 MB of archives. 17:14:47 After this operation, 5152 kB of additional disk space will be used. 17:14:47 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-162.170 [992 kB] 17:14:47 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 17:14:48 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 17:14:48 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 17:14:48 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 17:14:48 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 17:14:48 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 17:14:48 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 17:14:48 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 17:14:48 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 17:14:48 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 17:14:48 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 17:14:48 Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 17:14:48 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 17:14:48 Get:15 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 17:14:48 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 17:14:48 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 17:14:48 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 17:14:48 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 17:14:48 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 17:14:48 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.11 [60.4 kB] 17:14:48 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 17:14:48 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 17:14:48 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 17:14:48 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 17:14:48 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 17:14:48 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] 17:14:48 Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 17:14:48 Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 17:14:48 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 17:14:48 Get:31 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 17:14:48 Get:32 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 17:14:48 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 17:14:48 Get:34 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 17:14:48 Get:35 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 17:14:48 Get:36 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 17:14:48 Get:37 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 17:14:48 Get:38 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 17:14:48 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 17:14:48 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 17:14:48 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 17:14:48 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 17:14:48 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 17:14:48 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 17:14:48 Get:45 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] 17:14:48 Get:46 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.3 [40.3 kB] 17:14:48 Get:47 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] 17:14:48 Get:48 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.52 [13.6 kB] 17:14:48 Get:49 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.3 [37.1 kB] 17:14:48 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 17:14:48 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 17:14:48 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 17:14:48 Get:53 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 17:14:49 Get:54 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 17:14:49 Get:55 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 17:14:49 Get:56 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.5 [646 kB] 17:14:49 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 17:14:49 Get:58 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] 17:14:49 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 17:14:49 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 17:14:49 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.3 [418 kB] 17:14:49 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] 17:14:49 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 17:14:49 Get:64 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] 17:14:49 Get:65 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 17:14:49 Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 17:14:49 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] 17:14:49 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 17:14:49 Get:69 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 17:14:49 Get:70 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] 17:14:49 Get:71 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] 17:14:49 Get:72 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 17:14:49 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 17:14:49 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 17:14:49 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 17:14:49 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 17:14:49 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 17:14:49 Get:78 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 17:14:49 Get:79 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.13 [614 kB] 17:14:49 Get:80 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.2 [145 kB] 17:14:49 Get:81 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 17:14:49 Get:82 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 17:14:49 Get:83 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 17:14:49 Get:84 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021e-0ubuntu0.18.04 [189 kB] 17:14:49 Get:85 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 17:14:49 Get:86 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 17:14:49 Get:87 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.7 [1839 kB] 17:14:49 Get:88 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.7 [489 kB] 17:14:49 Get:89 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.7 [3388 B] 17:14:49 Get:90 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.7 [197 kB] 17:14:49 Get:91 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 17:14:49 Get:92 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 17:14:49 Get:93 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 17:14:49 Get:94 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 17:14:49 Get:95 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 17:14:50 Get:96 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 17:14:50 Get:97 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 17:14:50 Get:98 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 17:14:50 Get:99 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 17:14:50 Get:100 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 17:14:50 Get:101 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 17:14:50 Get:102 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 17:14:50 Get:103 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 17:14:50 debconf: delaying package configuration, since apt-utils is not installed 17:14:50 Fetched 64.2 MB in 3s (19.1 MB/s) 17:14:50 (Reading database ... 13914 files and directories currently installed.) 17:14:50 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 17:14:50 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 17:14:51 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 17:14:51 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 17:14:51 Preparing to unpack .../2-linux-libc-dev_4.15.0-162.170_amd64.deb ... 17:14:51 Unpacking linux-libc-dev:amd64 (4.15.0-162.170) over (4.15.0-20.21) ... 17:14:51 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 17:14:51 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 17:14:51 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 17:14:51 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 17:14:51 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 17:14:51 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 17:14:51 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 17:14:51 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 17:14:51 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 17:14:51 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 17:14:51 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 17:14:51 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 17:14:52 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 17:14:52 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 17:14:52 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 17:14:52 (Reading database ... 13914 files and directories currently installed.) 17:14:52 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 17:14:52 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 17:14:52 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 17:14:52 (Reading database ... 13914 files and directories currently installed.) 17:14:52 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 17:14:52 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 17:14:52 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 17:14:52 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 17:14:52 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 17:14:52 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 17:14:52 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 17:14:52 (Reading database ... 13914 files and directories currently installed.) 17:14:52 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 17:14:53 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 17:14:53 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 17:14:53 (Reading database ... 13914 files and directories currently installed.) 17:14:53 Preparing to unpack .../base-files_10.1ubuntu2.11_amd64.deb ... 17:14:53 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 17:14:53 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 17:14:53 Unpacking base-files (10.1ubuntu2.11) over (10.1ubuntu2) ... 17:14:53 Setting up base-files (10.1ubuntu2.11) ... 17:14:53 Installing new version of config file /etc/issue ... 17:14:53 Installing new version of config file /etc/issue.net ... 17:14:53 Installing new version of config file /etc/lsb-release ... 17:14:53 Installing new version of config file /etc/update-motd.d/50-motd-news ... 17:14:54 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 17:14:54 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 17:14:54 Removing obsolete conffile /etc/default/motd-news ... 17:14:54 (Reading database ... 13915 files and directories currently installed.) 17:14:54 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 17:14:54 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 17:14:54 Setting up bash (4.4.18-2ubuntu1.2) ... 17:14:54 update-alternatives: using /usr/share/man/man7/bash-builtins.7.gz to provide /usr/share/man/man7/builtins.7.gz (builtins.7.gz) in auto mode 17:14:54 (Reading database ... 13915 files and directories currently installed.) 17:14:54 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 17:14:54 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 17:14:54 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 17:14:54 (Reading database ... 13915 files and directories currently installed.) 17:14:54 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 17:14:54 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 17:14:54 Setting up tar (1.29b-2ubuntu0.2) ... 17:14:54 (Reading database ... 13915 files and directories currently installed.) 17:14:54 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 17:14:54 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 17:14:55 Setting up dpkg (1.19.0.5ubuntu2.3) ... 17:14:55 (Reading database ... 13915 files and directories currently installed.) 17:14:55 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 17:14:55 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 17:14:55 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 17:14:55 (Reading database ... 13915 files and directories currently installed.) 17:14:55 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 17:14:55 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 17:14:55 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 17:14:55 (Reading database ... 13915 files and directories currently installed.) 17:14:55 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 17:14:55 Unpacking grep (3.1-2build1) over (3.1-2) ... 17:14:55 Setting up grep (3.1-2build1) ... 17:14:55 (Reading database ... 13915 files and directories currently installed.) 17:14:55 Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... 17:14:55 Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... 17:14:55 Setting up gzip (1.6-5ubuntu1.1) ... 17:14:55 (Reading database ... 13915 files and directories currently installed.) 17:14:55 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 17:14:55 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 17:14:56 Setting up login (1:4.5-1ubuntu2) ... 17:14:56 (Reading database ... 13915 files and directories currently installed.) 17:14:56 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 17:14:56 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 17:14:56 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 17:14:56 (Reading database ... 13915 files and directories currently installed.) 17:14:56 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 17:14:56 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 17:14:56 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 17:14:56 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 17:14:56 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 17:14:56 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 17:14:57 Setting up perl-base (5.26.1-6ubuntu0.5) ... 17:14:57 (Reading database ... 13915 files and directories currently installed.) 17:14:57 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 17:14:57 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 17:14:57 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 17:14:57 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 17:14:57 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 17:14:57 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 17:14:57 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 17:14:57 (Reading database ... 13915 files and directories currently installed.) 17:14:57 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 17:14:57 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 17:14:58 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 17:14:58 (Reading database ... 13915 files and directories currently installed.) 17:14:58 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 17:14:58 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 17:14:58 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 17:14:58 (Reading database ... 13915 files and directories currently installed.) 17:14:58 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 17:14:58 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 17:14:58 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 17:14:58 (Reading database ... 13915 files and directories currently installed.) 17:14:58 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 17:14:58 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 17:14:58 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 17:14:58 (Reading database ... 13915 files and directories currently installed.) 17:14:58 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 17:14:58 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 17:14:58 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 17:14:58 (Reading database ... 13915 files and directories currently installed.) 17:14:58 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 17:14:58 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 17:14:59 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 17:14:59 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 17:14:59 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 17:14:59 (Reading database ... 13915 files and directories currently installed.) 17:14:59 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 17:14:59 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 17:14:59 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 17:14:59 (Reading database ... 13915 files and directories currently installed.) 17:14:59 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 17:14:59 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 17:14:59 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 17:14:59 (Reading database ... 13915 files and directories currently installed.) 17:14:59 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 17:14:59 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 17:14:59 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 17:14:59 (Reading database ... 13915 files and directories currently installed.) 17:14:59 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 17:14:59 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 17:14:59 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 17:15:00 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 17:15:00 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 17:15:00 (Reading database ... 13915 files and directories currently installed.) 17:15:00 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 17:15:00 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 17:15:00 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:15:00 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:15:00 Setting up libc-bin (2.27-3ubuntu1.4) ... 17:15:00 (Reading database ... 13915 files and directories currently installed.) 17:15:00 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 17:15:00 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 17:15:00 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 17:15:00 (Reading database ... 13917 files and directories currently installed.) 17:15:00 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 17:15:00 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 17:15:01 Setting up debconf (1.5.66ubuntu1) ... 17:15:01 (Reading database ... 13917 files and directories currently installed.) 17:15:01 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 17:15:01 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 17:15:01 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 17:15:01 (Reading database ... 13917 files and directories currently installed.) 17:15:01 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 17:15:01 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 17:15:01 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 17:15:01 ./bin/test-attribution-txt.sh 17:15:01 (Reading database ... 13917 files and directories currently installed.) 17:15:01 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 17:15:01 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 17:15:01 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 17:15:01 (Reading database ... 13917 files and directories currently installed.) 17:15:01 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 17:15:01 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 17:15:01 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... 17:15:01 (Reading database ... 13919 files and directories currently installed.) 17:15:01 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 17:15:01 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 17:15:02 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 17:15:02 (Reading database ... 13923 files and directories currently installed.) 17:15:02 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 17:15:02 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 17:15:02 Preparing to unpack .../systemd-sysv_237-3ubuntu10.52_amd64.deb ... 17:15:02 Unpacking systemd-sysv (237-3ubuntu10.52) over (237-3ubuntu10) ... 17:15:02 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 17:15:02 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 17:15:02 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 17:15:02 (Reading database ... 13923 files and directories currently installed.) 17:15:02 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.3_amd64.deb ... 17:15:02 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.3) over (1.8.1-4ubuntu1) ... 17:15:02 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.3) ... 17:15:02 (Reading database ... 13923 files and directories currently installed.) 17:15:02 Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... 17:15:02 Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... 17:15:02 Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... 17:15:02 (Reading database ... 13923 files and directories currently installed.) 17:15:02 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... 17:15:02 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 17:15:02 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... 17:15:02 (Reading database ... 13923 files and directories currently installed.) 17:15:02 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 17:15:02 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 17:15:03 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 17:15:03 (Reading database ... 13923 files and directories currently installed.) 17:15:03 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 17:15:03 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 17:15:03 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 17:15:03 (Reading database ... 13923 files and directories currently installed.) 17:15:03 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 17:15:03 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 17:15:03 Setting up passwd (1:4.5-1ubuntu2) ... 17:15:03 (Reading database ... 13923 files and directories currently installed.) 17:15:03 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 17:15:03 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 17:15:03 Setting up gpgv (2.2.4-1ubuntu1.4) ... 17:15:03 (Reading database ... 13923 files and directories currently installed.) 17:15:03 Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 17:15:03 Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 17:15:04 Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... 17:15:04 (Reading database ... 13923 files and directories currently installed.) 17:15:04 Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 17:15:04 Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 17:15:04 Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... 17:15:04 (Reading database ... 13923 files and directories currently installed.) 17:15:04 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 17:15:04 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [Pipeline] echo 17:15:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 17:15:04 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 17:15:04 (Reading database ... 13923 files and directories currently installed.) 17:15:04 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 17:15:04 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 17:15:04 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 17:15:04 (Reading database ... 13923 files and directories currently installed.) 17:15:04 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 17:15:04 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 17:15:04 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 17:15:04 (Reading database ... 13923 files and directories currently installed.) 17:15:04 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.5_amd64.deb ... 17:15:04 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.5) over (3.5.18-1ubuntu1) ... 17:15:04 + ls -al . 17:15:04 total 664 17:15:04 drwxrwxr-x 9 1001 1001 4096 Nov 15 17:15 . 17:15:04 drwxr-xr-x 4 root root 4096 Nov 15 17:10 .. 17:15:04 -rw-rw-r-- 1 1001 1001 11 Nov 15 17:08 .dockerignore 17:15:04 drwxrwxr-x 8 1001 1001 4096 Nov 15 17:08 .git 17:15:04 drwxrwxr-x 4 1001 1001 4096 Nov 15 17:08 .github 17:15:04 -rw-rw-r-- 1 1001 1001 804 Nov 15 17:08 .gitignore 17:15:04 -rw-rw-r-- 1 1001 1001 42 Nov 15 17:08 .golangci.yml 17:15:04 -rw-rw-r-- 1 1001 1001 76 Nov 15 17:08 .hadolint.yml 17:15:04 -rw-rw-r-- 1 1001 1001 166 Nov 15 17:08 .sonarcloud.properties 17:15:04 -rw-rw-r-- 1 1001 1001 1171 Nov 15 17:08 ADOPTERS.md 17:15:04 -rw-rw-r-- 1 1001 1001 8910 Nov 15 17:08 Attribution.txt 17:15:04 -rw-rw-r-- 1 1001 1001 43881 Nov 15 17:08 CHANGELOG.md 17:15:04 -rw-rw-r-- 1 1001 1001 3804 Nov 15 17:08 CONTRIBUTING.md 17:15:04 -rw-rw-r-- 1 1001 1001 677 Nov 15 17:08 GOVERNANCE.md 17:15:04 -rw-rw-r-- 1 1001 1001 849 Nov 15 17:08 Jenkinsfile 17:15:04 -rw-rw-r-- 1 1001 1001 10775 Nov 15 17:08 LICENSE 17:15:04 -rw-rw-r-- 1 1001 1001 6508 Nov 15 17:08 Makefile 17:15:04 -rw-rw-r-- 1 1001 1001 582 Nov 15 17:08 OWNERS.md 17:15:04 -rw-rw-r-- 1 1001 1001 8207 Nov 15 17:08 README.md 17:15:04 -rw-rw-r-- 1 1001 1001 6912 Nov 15 17:08 SECURITY.md 17:15:04 -rw-rw-r-- 1 1001 1001 5 Nov 15 17:04 VERSION 17:15:04 -rw-rw-r-- 1 1001 1001 4131 Nov 15 17:08 ZMQWindows.md 17:15:04 drwxrwxr-x 2 1001 1001 4096 Nov 15 17:08 bin 17:15:04 drwxrwxr-x 14 1001 1001 4096 Nov 15 17:08 cmd 17:15:04 -rw-r--r-- 1 root root 428381 Nov 15 17:13 coverage.out 17:15:04 -rw-rw-r-- 1 1001 1001 822 Nov 15 17:08 go.mod 17:15:04 -rw-rw-r-- 1 1001 1001 49471 Nov 15 17:08 go.sum 17:15:04 drwxrwxr-x 8 1001 1001 4096 Nov 15 17:08 internal 17:15:04 drwxrwxr-x 3 1001 1001 4096 Nov 15 17:08 openapi 17:15:04 drwxrwxr-x 4 1001 1001 4096 Nov 15 17:08 snap 17:15:04 -rw-rw-r-- 1 1001 1001 204 Nov 15 17:08 version.go [Pipeline] sh 17:15:04 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.5) ... 17:15:04 (Reading database ... 13923 files and directories currently installed.) 17:15:04 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... 17:15:04 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... 17:15:05 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... 17:15:05 (Reading database ... 13923 files and directories currently installed.) 17:15:05 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 17:15:05 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 17:15:05 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 17:15:05 (Reading database ... 13924 files and directories currently installed.) 17:15:05 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 17:15:05 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 17:15:05 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 17:15:05 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 17:15:05 + '[' -e coverage.out ] 17:15:05 + chown 1001:1001 coverage.out [Pipeline] stash 17:15:05 Warning: overwriting stash ‘coverage-report’ 17:15:05 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... 17:15:05 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... 17:15:05 Preparing to unpack .../03-ca-certificates_20210119~18.04.2_all.deb ... 17:15:05 Unpacking ca-certificates (20210119~18.04.2) over (20180409) ... 17:15:05 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 17:15:05 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 17:15:06 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 17:15:06 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 17:15:06 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 17:15:06 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 17:15:06 Stashed 1 file(s) [Pipeline] sh 17:15:06 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 17:15:06 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 17:15:06 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 17:15:06 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 17:15:06 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 17:15:06 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 17:15:06 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 17:15:06 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 17:15:06 Preparing to unpack .../11-tzdata_2021e-0ubuntu0.18.04_all.deb ... 17:15:06 Unpacking tzdata (2021e-0ubuntu0.18.04) over (2018d-1) ... 17:15:06 + make build 17:15:06 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 17:15:07 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 17:15:07 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 17:15:07 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 17:15:07 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 17:15:07 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.7_amd64.deb ... 17:15:07 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... 17:15:07 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.7_amd64.deb ... 17:15:07 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... 17:15:07 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.7_amd64.deb ... 17:15:07 Unpacking binutils (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... 17:15:07 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.7_amd64.deb ... 17:15:07 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... 17:15:08 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 17:15:08 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 17:15:08 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 17:15:08 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 17:15:08 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 17:15:08 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 17:15:08 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 17:15:08 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 17:15:09 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 17:15:09 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 17:15:10 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 17:15:10 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 17:15:10 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 17:15:10 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 17:15:11 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 17:15:11 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 17:15:12 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 17:15:12 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 17:15:12 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 17:15:12 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 17:15:12 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 17:15:12 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 17:15:12 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 17:15:12 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 17:15:12 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 17:15:12 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 17:15:12 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 17:15:12 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 17:15:12 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 17:15:12 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 17:15:12 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 17:15:13 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 17:15:13 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 17:15:13 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 17:15:13 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 17:15:13 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 17:15:13 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 17:15:13 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 17:15:13 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 17:15:13 Setting up tzdata (2021e-0ubuntu0.18.04) ... 17:15:13 17:15:13 Current default time zone: 'Etc/UTC' 17:15:13 Local time is now: Mon Nov 15 17:15:13 UTC 2021. 17:15:13 Universal Time is now: Mon Nov 15 17:15:13 UTC 2021. 17:15:13 Run 'dpkg-reconfigure tzdata' if you wish to change it. 17:15:13 17:15:13 Setting up systemd-sysv (237-3ubuntu10.52) ... 17:15:13 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 17:15:13 Setting up linux-libc-dev:amd64 (4.15.0-162.170) ... 17:15:13 Setting up mount (2.31.1-0.4ubuntu3.7) ... 17:15:13 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 17:15:13 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 17:15:13 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 17:15:13 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 17:15:13 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 17:15:13 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 17:15:13 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 17:15:13 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 17:15:13 Setting up procps (2:3.3.12-3ubuntu1.2) ... 17:15:13 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 17:15:13 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.7) ... 17:15:13 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 17:15:13 Setting up patch (2.7.6-2ubuntu1.1) ... 17:15:13 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 17:15:13 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 17:15:13 Setting up openssl (1.1.1-1ubuntu2.1~18.04.13) ... 17:15:13 Installing new version of config file /etc/ssl/openssl.cnf ... 17:15:13 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 17:15:13 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 17:15:14 Setting up ca-certificates (20210119~18.04.2) ... 17:15:16 Updating certificates in /etc/ssl/certs... 17:15:16 23 added, 28 removed; done. 17:15:16 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 17:15:16 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 17:15:16 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 17:15:16 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 17:15:16 Setting up pkgbinarymangler (138.18.04.1) ... 17:15:16 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 17:15:16 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.7) ... 17:15:16 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 17:15:16 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 17:15:16 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 17:15:16 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 17:15:16 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 17:15:16 Setting up perl (5.26.1-6ubuntu0.5) ... 17:15:16 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.7) ... 17:15:16 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 17:15:16 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 17:15:16 Setting up binutils (2.30-21ubuntu1~18.04.7) ... 17:15:16 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 17:15:16 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 17:15:16 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 17:15:17 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 17:15:17 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 17:15:17 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 17:15:17 Processing triggers for systemd (237-3ubuntu10.52) ... 17:15:17 Processing triggers for mime-support (3.60ubuntu1) ... 17:15:17 Processing triggers for ca-certificates (20210119~18.04.2) ... 17:15:17 Updating certificates in /etc/ssl/certs... 17:15:17 0 added, 0 removed; done. 17:15:17 Running hooks in /etc/ca-certificates/update.d... 17:15:17 done. 17:15:18 Reading package lists... 17:15:18 Building dependency tree... 17:15:18 Reading state information... 17:15:18 The following NEW packages will be installed: 17:15:18 apt-transport-https 17:15:18 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 17:15:18 Need to get 4348 B of archives. 17:15:18 After this operation, 154 kB of additional disk space will be used. 17:15:18 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] 17:15:18 debconf: delaying package configuration, since apt-utils is not installed 17:15:19 Fetched 4348 B in 0s (23.5 kB/s) 17:15:19 Selecting previously unselected package apt-transport-https. 17:15:19 (Reading database ... 13931 files and directories currently installed.) 17:15:19 Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... 17:15:19 Unpacking apt-transport-https (1.6.14) ... 17:15:19 Setting up apt-transport-https (1.6.14) ... 17:15:19 Waiting for network to be ready... 17:15:25 2021-11-15T17:15:23Z INFO Waiting for automatic snapd restart... 17:15:27 snapd 2.52.1 from Canonical* installed 17:15:28 "snapd" switched to the "latest/stable" channel 17:15:28 17:15:31 core18 20211015 from Canonical* installed 17:15:31 "core18" switched to the "latest/stable" channel 17:15:31 17:15:33 snapcraft 5.0 from Canonical* installed 17:15:33 "snapcraft" switched to the "latest/stable" channel 17:15:33 17:15:35 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 17:15:39 The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: 17:15:39 - README.md 17:15:39 17:15:39 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 17:15:39 Hit:1 http://archive.ubuntu.com/ubuntu bionic InRelease 17:15:39 Hit:2 http://security.ubuntu.com/ubuntu bionic-security InRelease 17:15:39 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 17:15:40 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 17:15:40 Reading package lists... 17:15:40 Installing build dependencies: git=1:2.17.1-1ubuntu0.9 git-man=1:2.17.1-1ubuntu0.9 libcurl3-gnutls=7.58.0-2ubuntu3.16 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.8 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 17:15:40 Reading package lists... 17:15:41 Building dependency tree... 17:15:41 Reading state information... 17:15:41 Suggested packages: 17:15:41 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 17:15:41 git-gui gitk gitweb git-cvs git-mediawiki git-svn 17:15:41 Recommended packages: 17:15:41 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 17:15:41 The following NEW packages will be installed: 17:15:41 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 17:15:41 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 17:15:41 pkg-config zip 17:15:41 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 17:15:41 Need to get 7670 kB of archives. 17:15:41 After this operation, 43.8 MB of additional disk space will be used. 17:15:41 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] 17:15:41 Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 17:15:41 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.16 [218 kB] 17:15:41 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.9 [803 kB] 17:15:41 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.9 [3923 kB] 17:15:41 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 17:15:41 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 17:15:41 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 17:15:41 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 17:15:41 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 17:15:41 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 17:15:42 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 17:15:42 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 17:15:42 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 17:15:42 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 17:15:42 debconf: delaying package configuration, since apt-utils is not installed 17:15:42 Fetched 7670 kB in 1s (8184 kB/s) 17:15:42 Selecting previously unselected package libglib2.0-0:amd64. 17:15:42 (Reading database ... 13935 files and directories currently installed.) 17:15:42 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 17:15:42 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 17:15:42 Selecting previously unselected package libpsl5:amd64. 17:15:42 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 17:15:42 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 17:15:42 Selecting previously unselected package libnghttp2-14:amd64. 17:15:42 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 17:15:42 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 17:15:42 Selecting previously unselected package librtmp1:amd64. 17:15:42 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 17:15:42 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 17:15:42 Selecting previously unselected package libcurl3-gnutls:amd64. 17:15:42 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.16_amd64.deb ... 17:15:42 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... 17:15:42 Selecting previously unselected package liberror-perl. 17:15:42 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 17:15:42 Unpacking liberror-perl (0.17025-1) ... 17:15:43 Selecting previously unselected package git-man. 17:15:43 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.9_all.deb ... 17:15:43 Unpacking git-man (1:2.17.1-1ubuntu0.9) ... 17:15:43 Selecting previously unselected package git. 17:15:43 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.9_amd64.deb ... 17:15:43 Unpacking git (1:2.17.1-1ubuntu0.9) ... 17:15:43 Selecting previously unselected package libnorm1:amd64. 17:15:43 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 17:15:43 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 17:15:43 Selecting previously unselected package libpgm-5.2-0:amd64. 17:15:43 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 17:15:43 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 17:15:43 Selecting previously unselected package libsodium23:amd64. 17:15:43 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 17:15:43 Unpacking libsodium23:amd64 (1.0.16-2) ... 17:15:43 Selecting previously unselected package libzmq5:amd64. 17:15:43 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 17:15:43 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 17:15:43 Selecting previously unselected package libzmq3-dev:amd64. 17:15:43 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 17:15:43 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 17:15:43 Selecting previously unselected package pkg-config. 17:15:43 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 17:15:43 Unpacking pkg-config (0.29.1-0ubuntu2) ... 17:15:43 Selecting previously unselected package zip. 17:15:43 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 17:15:44 Unpacking zip (3.0-11build1) ... 17:15:44 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 17:15:44 Setting up git-man (1:2.17.1-1ubuntu0.9) ... 17:15:44 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 17:15:44 Setting up liberror-perl (0.17025-1) ... 17:15:44 Setting up libpsl5:amd64 (0.19.1-5build1) ... 17:15:44 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 17:15:44 No schema files found: doing nothing. 17:15:44 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 17:15:44 Setting up zip (3.0-11build1) ... 17:15:44 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 17:15:44 Setting up libsodium23:amd64 (1.0.16-2) ... 17:15:44 Setting up pkg-config (0.29.1-0ubuntu2) ... 17:15:44 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 17:15:44 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... 17:15:44 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 17:15:44 Setting up git (1:2.17.1-1ubuntu0.9) ... 17:15:44 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 17:15:44 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 17:15:44 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 17:15:45 git set to automatically installed. 17:15:45 git-man set to automatically installed. 17:15:45 libcurl3-gnutls set to automatically installed. 17:15:45 liberror-perl set to automatically installed. 17:15:45 libglib2.0-0 set to automatically installed. 17:15:45 libnghttp2-14 set to automatically installed. 17:15:45 libnorm1 set to automatically installed. 17:15:45 libpgm-5.2-0 set to automatically installed. 17:15:45 libpsl5 set to automatically installed. 17:15:45 librtmp1 set to automatically installed. 17:15:45 libsodium23 set to automatically installed. 17:15:45 libzmq3-dev set to automatically installed. 17:15:45 libzmq5 set to automatically installed. 17:15:45 pkg-config set to automatically installed. 17:15:45 zip set to automatically installed. 17:15:45 snapd is not logged in, snap install commands will use sudo 17:15:46 snap "core18" has no updates available 17:15:47 snapd is not logged in, snap install commands will use sudo 17:15:48 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 17:15:52 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 17:15: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 17:15:59 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 17:15:59 go (1.16/stable) 1.16.10 from Michael Hudson-Doyle (mwhudson) installed 17:15:59 Pulling config-common 17:15:59 + snapcraftctl pull 17:16:00 Pulling go-build-helper 17:16:00 + snapcraftctl pull 17:16:01 'edgex-go' has dependencies that need to be staged: go-build-helper 17:16:01 Skipping pull go-build-helper (already ran) 17:16:01 Building go-build-helper 17:16:01 + snapcraftctl build 17:16:02 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 17:16:03 Staging go-build-helper 17:16:03 + snapcraftctl stage 17:16:06 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } 17:16:12 $ docker stop --time=1 5be66071b4c4e4ca9296927c3e8dd5293c6d0eac9b8c7670767352324c09d0b6 17:16:13 Get:1 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 17:16:13 Get:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 17:16:13 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 17:16:13 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1958 kB] 17:16:13 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 17:16:13 Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 17:16:13 Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 17:16:13 Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 17:16:13 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [352 kB] 17:16:13 Get:10 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] 17:16:13 Get:11 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] 17:16:13 Get:12 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [516 kB] 17:16:13 Get:13 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [69.9 kB] 17:16:13 Get:14 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1148 kB] 17:16:13 Get:15 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 17:16:13 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 17:16:13 Get:17 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 17:16:13 Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [263 kB] 17:16:13 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 17:16:13 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2303 kB] 17:16:13 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [445 kB] 17:16:13 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] 17:16:13 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] 17:16:13 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [540 kB] 17:16:13 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [73.6 kB] 17:16:13 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1765 kB] 17:16:13 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [380 kB] 17:16:13 Fetched 25.6 MB in 0s (0 B/s) 17:16:13 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 17:16:13 Fetched 224 kB in 0s (0 B/s) 17:16:13 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 17:16:13 Fetched 157 kB in 0s (0 B/s) 17:16:13 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 17:16:13 Fetched 221 kB in 0s (0 B/s) 17:16:13 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 17:16:13 Fetched 143 kB in 0s (0 B/s) 17:16:13 Pulling edgex-go 17:16:13 + snapcraftctl pull 17:16:14 Pulling hooks 17:16:14 + snapcraftctl pull 17:16:14 $ docker rm -f 5be66071b4c4e4ca9296927c3e8dd5293c6d0eac9b8c7670767352324c09d0b6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:16:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 17:16:16 17:16:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 17:16:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 17:16:17 latest: Pulling from edgex-devops/edgex-compose-arm64 17:16:17 29e5d40040c1: Pulling fs layer 17:16:17 1ce36da41761: Pulling fs layer 17:16:17 25b303627fd3: Pulling fs layer 17:16:17 29e5d40040c1: Verifying Checksum 17:16:17 29e5d40040c1: Download complete 17:16:17 1ce36da41761: Verifying Checksum 17:16:17 1ce36da41761: Download complete 17:16:18 29e5d40040c1: Pull complete 17:16:19 25b303627fd3: Verifying Checksum 17:16:19 25b303627fd3: Download complete 17:16:19 1ce36da41761: Pull complete 17:16:29 25b303627fd3: Pull complete 17:16:29 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 17:16:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 17:16:29 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 17:16:30 prd-ubuntu18.04-docker-arm64-4c-16g-662 does not seem to be running inside a container 17:16:30 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 17:16:32 $ docker top 860a0c229595b47f6c86ce07022bf84c0f90e36467f3f4feb09c7d9a0d5bf97b -eo pid,comm [Pipeline] { [Pipeline] sh 17:16:33 + grep parallel 17:16:33 + docker-compose build --help 17:16:36 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 17:16:36 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 17:16:36 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 17:16:36 Fetched 0 B in 0s (0 B/s) 17:16:36 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 17:16:36 Fetched 96.5 kB in 0s (0 B/s) 17:16:36 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 17:16:36 Fetched 279 kB in 0s (0 B/s) 17:16:36 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 17:16:36 Fetched 122 kB in 0s (0 B/s) 17:16:36 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 17:16:36 Fetched 77.8 kB in 0s (0 B/s) 17:16:36 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 17:16:36 Fetched 8848 B in 0s (0 B/s) 17:16:36 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 17:16:36 Fetched 47.8 kB in 0s (0 B/s) 17:16:36 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 17:16:36 Fetched 45.6 kB in 0s (0 B/s) 17:16:36 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 17:16:36 Fetched 15.0 kB in 0s (0 B/s) 17:16:36 Get:1 libcurl4_7.58.0-2ubuntu3.16_amd64.deb [220 kB] 17:16:36 Fetched 220 kB in 0s (0 B/s) 17:16:36 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 17:16:36 Fetched 154 kB in 0s (0 B/s) 17:16:36 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 17:16:36 Fetched 50.6 kB in 0s (0 B/s) 17:16:36 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 17:16:36 Fetched 14.8 kB in 0s (0 B/s) 17:16:36 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 17:16:36 Fetched 41.8 kB in 0s (0 B/s) 17:16:36 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 17:16:36 Fetched 499 kB in 0s (0 B/s) 17:16:36 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 17:16:36 Fetched 111 kB in 0s (0 B/s) 17:16:36 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 17:16:36 Fetched 240 kB in 0s (0 B/s) 17:16:36 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 17:16:36 Fetched 29.3 kB in 0s (0 B/s) 17:16:36 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 17:16:36 Fetched 85.5 kB in 0s (0 B/s) 17:16:36 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 17:16:36 Fetched 24.5 kB in 0s (0 B/s) 17:16:36 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 17:16:36 Fetched 49.2 kB in 0s (0 B/s) 17:16:36 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 17:16:36 Fetched 54.2 kB in 0s (0 B/s) 17:16:36 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 17:16:36 Fetched 30.8 kB in 0s (0 B/s) 17:16:36 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 17:16:36 Fetched 15.8 kB in 0s (0 B/s) 17:16:36 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 17:16:36 Fetched 85.9 kB in 0s (0 B/s) 17:16:36 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 17:16:36 Fetched 8720 B in 0s (0 B/s) 17:16:36 Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] 17:16:36 Fetched 140 kB in 0s (0 B/s) 17:16:36 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 17:16:36 Fetched 119 kB in 0s (0 B/s) 17:16:36 Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] 17:16:36 Fetched 111 kB in 0s (0 B/s) 17:16:36 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 17:16:36 Fetched 11.1 kB in 0s (0 B/s) 17:16:36 Get:1 libgnutls30_3.5.18-1ubuntu1.5_amd64.deb [646 kB] 17:16:36 Fetched 646 kB in 0s (0 B/s) 17:16:36 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 17:16:36 Fetched 41.3 kB in 0s (0 B/s) 17:16:36 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 17:16:36 Fetched 17.9 kB in 0s (0 B/s) 17:16:36 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 17:16:36 Fetched 368 kB in 0s (0 B/s) 17:16:36 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 17:16:36 Fetched 187 kB in 0s (0 B/s) 17:16:36 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 17:16:36 Fetched 175 kB in 0s (0 B/s) 17:16:36 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 17:16:36 Fetched 206 kB in 0s (0 B/s) 17:16:36 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb [1302 kB] 17:16:36 Fetched 1302 kB in 0s (0 B/s) 17:16:36 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 17:16:36 Fetched 36.2 kB in 0s (0 B/s) 17:16:36 Get:1 curl_7.58.0-2ubuntu3.16_amd64.deb [159 kB] 17:16:36 Fetched 159 kB in 0s (0 B/s) 17:16:36 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 17:16:36 Fetched 107 kB in 0s (0 B/s) 17:16:36 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 17:16:36 Fetched 48.7 kB in 0s (0 B/s) 17:16:36 Pulling static-packages 17:16:36 + snapcraftctl pull 17:16:36 Pulling version 17:16:36 + cd /root/project 17:16:36 + git describe --tags --abbrev=0 17:16:36 + sed s/v// 17:16:36 + GIT_VERSION=2.0.1-dev.95 17:16:36 + [ -z 2.0.1-dev.95 ] 17:16:36 + snapcraftctl set-version 2.0.1-dev.95 17:16:36 Building config-common 17:16:36 + snapcraftctl build 17:16:39 --parallel Build images in parallel. [Pipeline] } 17:16:39 $ docker stop --time=1 860a0c229595b47f6c86ce07022bf84c0f90e36467f3f4feb09c7d9a0d5bf97b 17:16:39 Skipping build go-build-helper (already ran) 17:16:39 Building edgex-go 17:16:39 + cd /root/parts/edgex-go/src 17:16:39 + git+ sed s/v// 17:16:39 describe --tags --abbrev=0 17:16:39 + GIT_VERSION=2.0.1-dev.95 17:16:39 + [ -z 2.0.1-dev.95 ] 17:16:39 + echo 2.0.1-dev.95 17:16:39 + [ ! -d vendor ] 17:16:39 + go mod download all 17:16:40 $ docker rm -f 860a0c229595b47f6c86ce07022bf84c0f90e36467f3f4feb09c7d9a0d5bf97b [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:16:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 17:16:41 . [Pipeline] withDockerContainer 17:16:41 prd-ubuntu18.04-docker-arm64-4c-16g-662 does not seem to be running inside a container 17:16:41 $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 17:16:43 $ docker top 46cd5fd4463a9d9718f03a3334e56022e72ce4032b4b3d4f41da8061d3950214 -eo pid,comm [Pipeline] { [Pipeline] sh 17:16:44 + docker-compose -f ./docker-compose-build.yml build --parallel 17:16:49 Building core-command ... 17:16:49 Building core-data ... 17:16:49 Building core-metadata ... 17:16:49 Building security-bootstrapper ... 17:16:49 Building security-proxy-setup ... 17:16:49 Building security-secretstore-setup ... 17:16:49 Building support-notifications ... 17:16:49 Building support-scheduler ... 17:16:49 Building sys-mgmt-agent ... 17:16:49 Building core-metadata 17:16:49 Building support-scheduler 17:16:49 Building security-proxy-setup 17:16:49 Building support-notifications 17:16:49 Building security-bootstrapper 17:16:51 + make build 17:16:51 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.95" -o cmd/core-data/core-data ./cmd/core-data 17:17:01 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.95" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 17:17:05 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.95" -o cmd/core-command/core-command ./cmd/core-command 17:17:06 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.95" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 17:17:07 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.95" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 17:17:08 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.95" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 17:17:09 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.95" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 17:17:10 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.95" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 17:17:11 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.95" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 17:17:12 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.95" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 17:17:13 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.95" -o ./cmd/secrets-config ./cmd/secrets-config 17:17:15 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.95" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 17:17:16 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 17:17:16 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 17:17:16 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 17:17:16 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 17:17:16 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 17:17:16 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 17:17:16 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 17:17:16 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 17:17:16 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 17:17:16 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 17:17:16 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 17:17:16 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 17:17:16 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 17:17:16 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 17:17:16 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 17:17:16 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 17:17:16 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 17:17:16 + install -DT ./cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /root/parts/edgex-go/install/config/security-file-token-provider/res/configuration.toml 17:17:16 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 17:17:16 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 17:17:16 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 17:17:16 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 17:17:16 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 17:17:16 + install -DT ./cmd/security-secretstore-setup/res/kong-admin-config.template.yml /root/parts/edgex-go/install/config/security-secretstore-setup/res/kong-admin-config.template.yml 17:17:16 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 17:17:16 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 17:17:16 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 17:17:17 Building hooks 17:17:17 + cd /root/parts/hooks/src 17:17:17 + make build 17:17:17 go mod tidy 17:17:18 go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.1.1 17:17:18 go: downloading github.com/davecgh/go-spew v1.1.0 17:17:18 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 17:17:18 GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure 17:17:19 GO111MODULE=on go build -o cmd/install/install ./cmd/install 17:17:19 + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure 17:17:19 + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install 17:17:23 Building static-packages 17:17:23 + snapcraftctl build 17:17:25 Building version 17:17:25 + snapcraftctl build 17:17:27 Staging config-common 17:17:27 + snapcraftctl stage 17:17:27 Skipping stage go-build-helper (already ran) 17:17:27 Staging edgex-go 17:17:28 + snapcraftctl stage 17:17:29 Staging hooks 17:17:29 + snapcraftctl stage 17:17:30 Staging static-packages 17:17:30 + snapcraftctl stage 17:17:31 Staging version 17:17:31 + snapcraftctl stage 17:17:32 Priming config-common 17:17:32 + snapcraftctl prime 17:17:33 Priming go-build-helper 17:17:33 + snapcraftctl prime 17:17:35 Priming edgex-go 17:17:35 + snapcraftctl prime 17:17:36 Priming hooks 17:17:36 + snapcraftctl prime 17:17:38 Priming static-packages 17:17:38 + snapcraftctl prime 17:17:40 Priming version 17:17:40 + snapcraftctl prime 17:17:41 The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 17:17:57 Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 17:17:57 Step 2/21 : FROM ${BUILDER_BASE} AS builder 17:17:57 ---> 06fb5ac0353c 17:17:57 Step 3/21 : WORKDIR /edgex-go 17:17:57 Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 17:17:57 Step 2/20 : FROM ${BUILDER_BASE} AS builder 17:17:57 ---> 06fb5ac0353c 17:17:57 Step 3/20 : WORKDIR /edgex-go 17:17:57 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 17:17:57 Step 2/22 : FROM ${BUILDER_BASE} AS builder 17:17:57 ---> 06fb5ac0353c 17:17:57 Step 3/22 : WORKDIR /edgex-go 17:17:57 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 17:17:57 Step 2/23 : FROM ${BUILDER_BASE} AS builder 17:17:57 ---> 06fb5ac0353c 17:17:57 Step 3/23 : WORKDIR /edgex-go 17:17:57 Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 17:17:57 Step 2/30 : FROM ${BUILDER_BASE} AS builder 17:17:57 ---> 06fb5ac0353c 17:17:57 Step 3/30 : WORKDIR /edgex-go 17:17:58 ---> Running in cd7629081982 17:17:58 ---> Running in 2d6935663690 17:17:58 ---> Running in ef1ee6079a3b 17:17:58 ---> Running in 46004b53edb5 17:17:58 ---> Running in 8c13f4adcf4f 17:17:58 Removing intermediate container 46004b53edb5 17:17:58 ---> 00e99e005d35 17:17:58 Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:17:59 Removing intermediate container cd7629081982 17:17:59 ---> 9f83a8151553 17:17:59 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:17:59 ---> Running in 094700fc1fd2 17:17:59 Removing intermediate container 8c13f4adcf4f 17:17:59 ---> e55e5d3e3b89 17:17:59 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:17:59 Removing intermediate container ef1ee6079a3b 17:17:59 ---> a3139876373c 17:17:59 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:17:59 Removing intermediate container 2d6935663690 17:17:59 ---> 59f1afa94889 17:17:59 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:17:59 ---> Running in 225562c36fbe 17:17:59 ---> Running in 69e134766cc9 17:17:59 ---> Running in 5e33a650b545 17:17:59 ---> Running in 0ea631a14247 17:18:02 Removing intermediate container 094700fc1fd2 17:18:02 ---> 89f62419dcb6 17:18:02 Step 5/30 : RUN apk add --update --no-cache make git 17:18:02 ---> Running in 1ca7834fac26 17:18:03 Removing intermediate container 69e134766cc9 17:18:03 ---> 29c2160172f1 17:18:03 Step 5/20 : RUN apk add --update --no-cache make git 17:18:03 Removing intermediate container 5e33a650b545 17:18:03 ---> 8adac8fe4265 17:18:03 Step 5/22 : RUN apk add --update --no-cache make git 17:18:03 ---> Running in 5b2b9d70db33 17:18:03 ---> Running in 8bfc74abd1d1 17:18:03 Removing intermediate container 0ea631a14247 17:18:03 ---> 102000556e48 17:18:03 Removing intermediate container 225562c36fbe 17:18:03 Step 5/23 : RUN apk add --update --no-cache make git 17:18:03 ---> b9cb6226acc7 17:18:03 Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates 17:18:03 ---> Running in c3a428b805b6 17:18:03 ---> Running in e44066bee09f 17:18:04 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 17:18:05 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 17:18:05 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 17:18:05 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 17:18:05 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 17:18:05 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 17:18:06 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 17:18:06 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 17:18:06 OK: 219 MiB in 52 packages 17:18:06 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 17:18:06 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 17:18:07 OK: 219 MiB in 52 packages 17:18:07 OK: 219 MiB in 52 packages 17:18:07 OK: 219 MiB in 52 packages 17:18:07 OK: 219 MiB in 52 packages 17:18:08 Removing intermediate container 1ca7834fac26 17:18:08 ---> eb0bfe5cf5c7 17:18:08 Step 6/30 : COPY . . 17:18:09 Removing intermediate container 5b2b9d70db33 17:18:09 ---> 108898d1e044 17:18:09 Step 6/20 : COPY . . 17:18:09 Removing intermediate container 8bfc74abd1d1 17:18:09 ---> da1f0d4fb548 17:18:09 Step 6/22 : COPY . . 17:18:09 Removing intermediate container e44066bee09f 17:18:09 ---> 0475cb219c88 17:18:09 Step 6/23 : COPY go.mod . 17:18:09 Removing intermediate container c3a428b805b6 17:18:09 ---> 6e2c1468f104 17:18:09 Step 6/21 : COPY . . 17:18:11 ---> e3286f6bfcce 17:18:11 Step 7/23 : RUN go mod download 17:18:11 ---> Running in f71b4a042b20 17:18:18 Removing intermediate container f71b4a042b20 17:18:18 ---> 03265d1401ee 17:18:18 Step 8/23 : COPY . . 17:18:33 ---> a2fa828e0382 17:18:33 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:18:33 ---> 9e234eb0beca 17:18:33 Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:18:33 ---> 7c5cee679b14 17:18:33 Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:18:33 ---> 9b7be8b44ed3 17:18:33 Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:18:33 ---> Running in abed240288ef 17:18:33 ---> Running in 2104f30b5918 17:18:33 ---> Running in 9cb02ae7a29a 17:18:33 ---> Running in c61fd90758bc 17:18:37 ---> d687ebc53e99 17:18:37 Step 9/23 : RUN go mod tidy 17:18:37 ---> Running in 2e5cb3fdd8ec 17:18:37 Removing intermediate container abed240288ef 17:18:37 ---> 89b47837af7a 17:18:37 Step 8/22 : RUN make cmd/core-metadata/core-metadata 17:18:37 ---> Running in 14fd2e30edf1 17:18:37 Removing intermediate container 2104f30b5918 17:18:37 ---> 8fbb49a4c71e 17:18:37 Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 17:18:38 ---> Running in 70dbe7d762cd 17:18:38 Removing intermediate container c61fd90758bc 17:18:38 ---> db313f888560 17:18:38 Step 8/21 : RUN make cmd/support-notifications/support-notifications 17:18:38 Removing intermediate container 9cb02ae7a29a 17:18:38 ---> 13f8424db8e6 17:18:38 Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper 17:18:38 ---> Running in de53ba503186 17:18:38 ---> Running in 949dc8bfbd63 17:18:39 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 17:18:40 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 17:18:40 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 17:18:40 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 17:18:44 Removing intermediate container 2e5cb3fdd8ec 17:18:44 ---> 164826a881c6 17:18:44 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 17:18:44 ---> Running in e7964d57adcb 17:18:46 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 17:20:52 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 17:20:59 Removing intermediate container 949dc8bfbd63 17:20:59 ---> c432e5d6b708 17:20:59 17:20:59 Step 9/30 : FROM alpine:3.14 17:20:59 3.14: Pulling from library/alpine 17:21:01 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 17:21:01 Status: Downloaded newer image for alpine:3.14 17:21:01 ---> 5b8b7b635229 17:21:01 Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 17:21:01 Removing intermediate container 70dbe7d762cd 17:21:01 ---> 6420f39fe1fa 17:21:01 17:21:01 Step 9/20 : FROM alpine:3.14 17:21:01 ---> 5b8b7b635229 17:21:01 Step 10/20 : RUN apk add --update --no-cache curl 17:21:01 ---> Running in 0a617952197d 17:21:01 ---> Running in 176000f0a125 17:21:02 Removing intermediate container 0a617952197d 17:21:02 ---> 0f8782342408 17:21:02 Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec 17:21:02 ---> Running in 27be45d6c4bc 17:21:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 17:21:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 17:21:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 17:21:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 17:21:05 (1/5) Installing ca-certificates (20191127-r5) 17:21:05 (2/5) Installing brotli-libs (1.0.9-r5) 17:21:05 (3/5) Installing nghttp2-libs (1.43.0-r0) 17:21:05 (4/5) Installing libcurl (7.79.1-r0) 17:21:05 (5/5) Installing curl (7.79.1-r0) 17:21:05 Executing busybox-1.33.1-r6.trigger 17:21:05 Executing ca-certificates-20191127-r5.trigger 17:21:05 (1/2) Installing dumb-init (1.2.5-r1) 17:21:05 (2/2) Installing su-exec (0.2-r1) 17:21:05 Executing busybox-1.33.1-r6.trigger 17:21:05 OK: 6 MiB in 16 packages 17:21:06 OK: 8 MiB in 19 packages 17:21:07 Removing intermediate container 27be45d6c4bc 17:21:07 ---> 35e575a661e0 17:21:07 Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init 17:21:07 ---> Running in dccffb3d6744 17:21:08 Removing intermediate container 176000f0a125 17:21:08 ---> fa5e6a254e32 17:21:08 Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 17:21:08 Removing intermediate container dccffb3d6744 17:21:08 ---> 91b790ae1066 17:21:08 Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 17:21:09 ---> Running in 6f193c2e6a9b 17:21:09 ---> Running in 96cb192fe1a3 17:21:09 Removing intermediate container de53ba503186 17:21:09 ---> c634416d302f 17:21:09 17:21:09 Step 9/21 : FROM alpine:3.14 17:21:09 ---> 5b8b7b635229 17:21:09 Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init 17:21:10 ---> Running in c5e95dcb7ab0 17:21:10 Removing intermediate container 6f193c2e6a9b 17:21:10 ---> 2307d243fe9d 17:21:10 Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 17:21:10 Removing intermediate container 96cb192fe1a3 17:21:10 ---> b0c94b9f8023 17:21:10 Step 12/20 : WORKDIR /edgex 17:21:10 ---> Running in 582367ee3bab 17:21:10 ---> Running in c79ee57295ee 17:21:11 Removing intermediate container c79ee57295ee 17:21:11 ---> 7546759846a6 17:21:11 Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 17:21:11 Removing intermediate container 14fd2e30edf1 17:21:11 ---> 99c888142227 17:21:11 17:21:11 Step 9/22 : FROM alpine:3.14 17:21:11 ---> 5b8b7b635229 17:21:11 Step 10/22 : RUN apk add --update --no-cache dumb-init 17:21:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 17:21:12 ---> Running in 11171ef83cd0 17:21:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 17:21:12 Removing intermediate container e7964d57adcb 17:21:12 ---> 22830fc9bd3e 17:21:12 17:21:12 Step 11/23 : FROM alpine:3.14 17:21:12 ---> 5b8b7b635229 17:21:12 Step 12/23 : RUN apk add --update --no-cache dumb-init 17:21:12 ---> 984e97a2655b 17:21:12 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 17:21:12 ---> Running in d441d17d35bd 17:21:13 (1/2) Installing ca-certificates (20191127-r5) 17:21:13 (2/2) Installing dumb-init (1.2.5-r1) 17:21:13 Executing busybox-1.33.1-r6.trigger 17:21:13 Executing ca-certificates-20191127-r5.trigger 17:21:13 OK: 6 MiB in 16 packages 17:21:14 Removing intermediate container 582367ee3bab 17:21:14 ---> 4b39047c206c 17:21:14 Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} 17:21:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 17:21:14 ---> Running in 0126b735b1f3 17:21:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 17:21:15 Removing intermediate container 0126b735b1f3 17:21:15 ---> 17726febb2d0 17:21:15 Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 17:21:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 17:21:15 ---> f820d815db45 17:21:15 Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 17:21:15 (1/1) Installing dumb-init (1.2.5-r1) 17:21:15 Executing busybox-1.33.1-r6.trigger 17:21:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 17:21:15 OK: 6 MiB in 15 packages 17:21:16 Removing intermediate container c5e95dcb7ab0 17:21:16 ---> 34307b209d54 17:21:16 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 17:21:16 ---> Running in d07d91ade411 17:21:16 (1/1) Installing dumb-init (1.2.5-r1) 17:21:16 Executing busybox-1.33.1-r6.trigger 17:21:16 OK: 6 MiB in 15 packages 17:21:16 ---> cdbd7c934857 17:21:16 Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 17:21:16 ---> Running in aa1fa2987a58 17:21:17 Removing intermediate container d07d91ade411 17:21:17 ---> 72c6a0eba82a 17:21:17 Step 12/21 : ENV APP_PORT=59860 17:21:17 Removing intermediate container 11171ef83cd0 17:21:17 ---> e1e66b2855ca 17:21:17 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:21:17 ---> Running in 27c22c89d3c1 17:21:17 ---> Running in b296c4c52aaf 17:21:17 ---> f8f93983c8fd 17:21:17 Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] 17:21:17 ---> Running in a3d02bd9a041 17:21:18 Removing intermediate container b296c4c52aaf 17:21:18 ---> 2a830c64181e 17:21:18 Step 12/22 : ENV APP_PORT=59881 17:21:18 Removing intermediate container d441d17d35bd 17:21:18 ---> 6705c27365f5 17:21:18 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation'Removing intermediate container 27c22c89d3c1 17:21:18 ---> 51cb172a585b 17:21:18 Step 13/21 : EXPOSE $APP_PORT 17:21:18 17:21:18 ---> Running in 8a61c3eec064 17:21:18 Removing intermediate container a3d02bd9a041 17:21:18 ---> d6b38aff9f85 17:21:18 ---> Running in 51c58c7a0bb7 17:21:18 Step 17/20 : CMD ["--init=true"] 17:21:18 ---> Running in 710e10ffcbe0 17:21:18 ---> Running in 340ea2e36a01 17:21:19 Removing intermediate container 8a61c3eec064 17:21:19 ---> 8f6db9cba325 17:21:19 Step 13/22 : EXPOSE $APP_PORT 17:21:19 ---> Running in 1c6330a4177a 17:21:19 Removing intermediate container 51c58c7a0bb7 17:21:19 ---> 5e430ed5a6f2 17:21:19 Step 14/23 : ENV APP_PORT=59861 17:21:19 Removing intermediate container 710e10ffcbe0 17:21:19 ---> 82e9cc313371 17:21:19 Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / 17:21:19 ---> Running in 85e175d31d67 17:21:19 Removing intermediate container 340ea2e36a01 17:21:19 ---> aaf9f8730077 17:21:19 Step 18/20 : LABEL arch=arm64 17:21:19 ---> Running in 3f2521fbb073 17:21:19 Removing intermediate container 1c6330a4177a 17:21:19 ---> ae1b558ba340 17:21:19 Step 14/22 : WORKDIR / 17:21:20 ---> Running in 1456156551f5 17:21:20 Removing intermediate container 85e175d31d67 17:21:20 ---> bbd8e0c0ebce 17:21:20 Step 15/23 : EXPOSE $APP_PORT 17:21:20 ---> Running in 609ee41d5fd5 17:21:20 Removing intermediate container aa1fa2987a58 17:21:20 ---> 0440396a4d63 17:21:20 Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / 17:21:20 Removing intermediate container 3f2521fbb073 17:21:20 ---> 942452cdc371 17:21:20 Step 19/20 : LABEL git_sha=f6d7bc29b2d66f24b93422fdfae8eb9eb4d01f0d 17:21:20 ---> Running in fdbd3cdf6423 17:21:20 ---> c1021319db39 17:21:20 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 17:21:21 Removing intermediate container 1456156551f5 17:21:21 ---> 3b1d66bf486f 17:21:21 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 17:21:21 Removing intermediate container 609ee41d5fd5 17:21:21 ---> 317cc3fb3dc7 17:21:21 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 17:21:21 Removing intermediate container fdbd3cdf6423 17:21:21 ---> 4e76f85ccfd6 17:21:21 Step 20/20 : LABEL version=0.0.0 17:21:21 ---> Running in 364b1a667545 17:21:21 ---> 5c027dabbce8 17:21:21 Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 17:21:22 Removing intermediate container 364b1a667545 17:21:22 ---> e544dab4058d 17:21:22 17:21:22 ---> dacf1f146a02 17:21:22 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 17:21:22 ---> 5bfd63930fae 17:21:22 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 17:21:23 ---> 8adafda4ad58 17:21:23 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 17:21:23 Successfully built e544dab4058d 17:21:23 Successfully tagged security-proxy-setup-arm64:latest 17:21:23  Building security-proxy-setup ... done Building core-data 17:21:24 ---> 9a8537a06d23 17:21:24 Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 17:21:24 ---> b22d7a329eb7 17:21:24 Step 17/21 : ENTRYPOINT ["/support-notifications"] 17:21:24 ---> Running in 4b2e66fd11e2 17:21:24 ---> 59519f7f9c2b 17:21:24 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 17:21:25 ---> 55a380e4ab89 17:21:25 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 17:21:25 ---> 9dd26c185e2b 17:21:25 Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 17:21:25 Removing intermediate container 4b2e66fd11e2 17:21:25 ---> b409d1188ec6 17:21:25 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:21:25 ---> Running in 851b580ab335 17:21:26 ---> 233637996ea4 17:21:26 Step 18/22 : ENTRYPOINT ["/core-metadata"] 17:21:26 ---> Running in 2d2e12e51bb6 17:21:26 ---> bf1daf8dbffb 17:21:26 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 17:21:26 Removing intermediate container 851b580ab335 17:21:26 ---> 9a69265e7530 17:21:26 Step 19/21 : LABEL arch=arm64 17:21:26 ---> Running in 93775fc8181d 17:21:26 ---> 83f92d221f78 17:21:26 Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 17:21:26 ---> Running in c0415b23b46f 17:21:26 Removing intermediate container 2d2e12e51bb6 17:21:26 ---> 24dbe72d05ef 17:21:26 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:21:27 Removing intermediate container 93775fc8181d 17:21:27 ---> b0c152836f98 17:21:27 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:21:27 ---> Running in ad42f525ec70 17:21:27 ---> Running in 7b78ec960a91 17:21:27 Removing intermediate container c0415b23b46f 17:21:27 ---> 1153427c30ac 17:21:27 Step 20/21 : LABEL git_sha=f6d7bc29b2d66f24b93422fdfae8eb9eb4d01f0d 17:21:27 ---> Running in e9648543c806 17:21:27 ---> 92f4c2b62d99 17:21:27 Step 23/30 : VOLUME ${SECURITY_INIT_DIR} 17:21:27 Removing intermediate container ad42f525ec70 17:21:27 ---> 8526ce8a0359 17:21:27 Step 20/22 : LABEL arch=arm64 17:21:28 ---> Running in c384d831df69 17:21:28 Removing intermediate container 7b78ec960a91 17:21:28 ---> ca0050326bf6 17:21:28 Step 21/23 : LABEL arch=arm64 17:21:28 ---> Running in ffe24190fd62 17:21:28 Removing intermediate container e9648543c806 17:21:28 ---> 76474c2c0bc1 17:21:28 Step 21/21 : LABEL version=0.0.0 17:21:28 ---> Running in deb8603c16aa 17:21:28 ---> Running in a15ce8996779 17:21:28 Removing intermediate container ffe24190fd62 17:21:28 ---> 3a393aa5daeb 17:21:28 Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 17:21:28 Removing intermediate container c384d831df69 17:21:28 ---> 92be1c34d09a 17:21:28 Step 21/22 : LABEL git_sha=f6d7bc29b2d66f24b93422fdfae8eb9eb4d01f0d 17:21:29 Removing intermediate container a15ce8996779 17:21:29 ---> d0267e3593c4 17:21:29 17:21:29 ---> Running in bf8e343a9827 17:21:29 Removing intermediate container deb8603c16aa 17:21:29 ---> 346c233c95d5 17:21:29 Step 22/23 : LABEL git_sha=f6d7bc29b2d66f24b93422fdfae8eb9eb4d01f0d 17:21:29 ---> Running in 00d27bf81c75 17:21:29 Successfully built d0267e3593c4 17:21:29 Successfully tagged support-notifications-arm64:latest 17:21:29  Building support-notifications ... done Building sys-mgmt-agent 17:21:29 Removing intermediate container bf8e343a9827 17:21:29 ---> 0e8dcd5000ab 17:21:29 Step 22/22 : LABEL version=0.0.0 17:21:29 ---> Running in 1f2b73c2094d 17:21:29 ---> 1d796ba1c7a7 17:21:29 Step 25/30 : RUN chmod +x /entrypoint.sh 17:21:30 Removing intermediate container 00d27bf81c75 17:21:30 ---> 5d38ab3c5d5a 17:21:30 Step 23/23 : LABEL version=0.0.0 17:21:30 ---> Running in 1f9217b4ee07 17:21:30 ---> Running in 1b98101c9843 17:21:30 Removing intermediate container 1f2b73c2094d 17:21:30 ---> 00d0723d1bf1 17:21:30 17:21:31 Removing intermediate container 1b98101c9843 17:21:31 ---> 00c5498d0ddc 17:21:31 17:21:31 Successfully built 00d0723d1bf1 17:21:31 Successfully tagged core-metadata-arm64:latest 17:21:31  Building core-metadata ... done Building core-command 17:21:31 Successfully built 00c5498d0ddc 17:21:31 Successfully tagged support-scheduler-arm64:latest 17:21:31  Building support-scheduler ... done Building security-secretstore-setup 17:21:32 Removing intermediate container 1f9217b4ee07 17:21:32 ---> 356cde8812c5 17:21:32 Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] 17:21:32 ---> Running in 85e89c0cad91 17:21:33 Removing intermediate container 85e89c0cad91 17:21:33 ---> a64d94e4f6a0 17:21:33 Step 27/30 : CMD ["gate"] 17:21:33 ---> Running in 15c027b80f02 17:21:34 Removing intermediate container 15c027b80f02 17:21:34 ---> 890cb0c1f57b 17:21:34 Step 28/30 : LABEL arch=arm64 17:21:34 ---> Running in 0d5c0ea91d68 17:21:35 Removing intermediate container 0d5c0ea91d68 17:21:35 ---> 112f4a00047d 17:21:35 Step 29/30 : LABEL git_sha=f6d7bc29b2d66f24b93422fdfae8eb9eb4d01f0d 17:21:35 ---> Running in 15a5d23eb2e5 17:21:36 Removing intermediate container 15a5d23eb2e5 17:21:36 ---> 483cfe0d2418 17:21:36 Step 30/30 : LABEL version=0.0.0 17:21:36 ---> Running in 087d309de6fb 17:21:37 Removing intermediate container 087d309de6fb 17:21:37 ---> 85ac232edb1c 17:21:37 17:21:37 Successfully built 85ac232edb1c 17:21:37 Successfully tagged security-bootstrapper-arm64:latest 17:22:09  Building security-bootstrapper ... done Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 17:22:09 Step 2/22 : FROM ${BUILDER_BASE} AS builder 17:22:09 ---> 06fb5ac0353c 17:22:09 Step 3/22 : WORKDIR /edgex-go 17:22:09 ---> Using cache 17:22:09 ---> a3139876373c 17:22:09 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:22:09 ---> Using cache 17:22:09 ---> 29c2160172f1 17:22:09 Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 17:22:09 ---> Running in 7e46be6a7e56 17:22:11 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 17:22:12 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 17:22:13 OK: 219 MiB in 52 packages 17:22:14 Removing intermediate container 7e46be6a7e56 17:22:14 ---> 8298417034ea 17:22:14 Step 6/22 : COPY . . 17:22:16 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 17:22:16 Step 2/22 : FROM ${BUILDER_BASE} AS builder 17:22:16 ---> 06fb5ac0353c 17:22:16 Step 3/22 : WORKDIR /edgex-go 17:22:16 ---> Using cache 17:22:16 ---> a3139876373c 17:22:16 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:22:16 ---> Using cache 17:22:16 ---> 29c2160172f1 17:22:16 Step 5/22 : RUN apk add --update --no-cache make bash git 17:22:17 ---> Running in bd53860b09a7 17:22:17 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 17:22:17 Step 2/22 : FROM ${BUILDER_BASE} AS builder 17:22:17 ---> 06fb5ac0353c 17:22:17 Step 3/22 : WORKDIR /edgex-go 17:22:17 ---> Using cache 17:22:17 ---> a3139876373c 17:22:17 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:22:17 ---> Using cache 17:22:17 ---> 29c2160172f1 17:22:17 Step 5/22 : RUN apk add --update --no-cache make git 17:22:17 ---> Using cache 17:22:17 ---> 108898d1e044 17:22:17 Step 6/22 : COPY . . 17:22:17 ---> Using cache 17:22:17 ---> 9e234eb0beca 17:22:17 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:22:17 ---> Using cache 17:22:17 ---> 8fbb49a4c71e 17:22:17 Step 8/22 : RUN make cmd/core-command/core-command 17:22:17 ---> Running in f8323530beb8 17:22:17 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 17:22:17 Step 2/24 : FROM ${BUILDER_BASE} AS builder 17:22:17 ---> 06fb5ac0353c 17:22:17 Step 3/24 : WORKDIR /edgex-go 17:22:17 ---> Using cache 17:22:17 ---> a3139876373c 17:22:17 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:22:17 ---> Using cache 17:22:17 ---> 29c2160172f1 17:22:17 Step 5/24 : RUN apk add --update --no-cache make git 17:22:17 ---> Using cache 17:22:17 ---> 108898d1e044 17:22:17 Step 6/24 : COPY . . 17:22:18 ---> Using cache 17:22:18 ---> 9e234eb0beca 17:22:18 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:22:18 ---> Using cache 17:22:18 ---> 8fbb49a4c71e 17:22:18 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 17:22:18 ---> Running in 9a5c7b457535 17:22:19 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 17:22:19 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 17:22:20 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 17:22:20 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 17:22:21 OK: 219 MiB in 52 packages 17:22:23 Removing intermediate container bd53860b09a7 17:22:23 ---> 61576eae54e0 17:22:23 Step 6/22 : COPY . . 17:22:39 ---> 2bc57fe02b51 17:22:39 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:22:39 ---> Running in e072446a2be6 17:22:45 Removing intermediate container e072446a2be6 17:22:45 ---> 64f1400bf2c3 17:22:45 Step 8/22 : RUN make cmd/core-data/core-data 17:22:45 ---> Running in 8c60b8bef51d 17:22:48 ---> fdc34e37287c 17:22:48 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:22:48 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 17:22:48 ---> Running in adf1e1008f1d 17:22:53 Removing intermediate container adf1e1008f1d 17:22:53 ---> 0354aa53428c 17:22:53 Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 17:22:53 ---> Running in 3b3fc4ca8591 17:22:55 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 17:23:51 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 17:23:51 Removing intermediate container f8323530beb8 17:23:51 ---> 9661ab4086a5 17:23:51 17:23:51 Step 9/22 : FROM alpine:3.14 17:23:51 ---> 5b8b7b635229 17:23:51 Step 10/22 : RUN apk add --update --no-cache dumb-init 17:23:51 ---> Using cache 17:23:51 ---> 6705c27365f5 17:23:51 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:23:51 ---> Using cache 17:23:51 ---> 5e430ed5a6f2 17:23:51 Step 12/22 : ENV APP_PORT=59882 17:23:51 ---> Running in 695f06731774 17:23:51 Removing intermediate container 695f06731774 17:23:51 ---> 1bb62f334768 17:23:51 Step 13/22 : EXPOSE $APP_PORT 17:23:51 ---> Running in a39dc99ed317 17:23:51 Removing intermediate container a39dc99ed317 17:23:51 ---> 30d43db71bf2 17:23:51 Step 14/22 : WORKDIR / 17:23:52 ---> Running in 0fb6d2d12f80 17:23:52 Removing intermediate container 0fb6d2d12f80 17:23:52 ---> 8cda9fc99443 17:23:52 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 17:23:53 ---> dbc85ffef4b0 17:23:53 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 17:23:55 ---> ca2cde999502 17:23:55 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 17:23:57 ---> 3e738f5d520a 17:23:57 Step 18/22 : ENTRYPOINT ["/core-command"] 17:23:57 ---> Running in 2c0af8e4f89b 17:23:58 Removing intermediate container 2c0af8e4f89b 17:23:58 ---> 089f62026841 17:23:58 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:23:58 ---> Running in 5e61845c4ca8 17:23:59 Removing intermediate container 5e61845c4ca8 17:23:59 ---> d3d748004cee 17:23:59 Step 20/22 : LABEL arch=arm64 17:23:59 ---> Running in 6a2490aa9f86 17:24:00 Removing intermediate container 9a5c7b457535 17:24:00 ---> 7083df2536df 17:24:00 17:24:00 Step 9/24 : FROM alpine:3.14 17:24:00 ---> 5b8b7b635229 17:24:00 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 17:24:00 Removing intermediate container 6a2490aa9f86 17:24:00 ---> cecdeeebe27e 17:24:00 Step 21/22 : LABEL git_sha=f6d7bc29b2d66f24b93422fdfae8eb9eb4d01f0d 17:24:00 ---> Running in 87507822b0ed 17:24:00 ---> Running in 7af9ad790174 17:24:01 Removing intermediate container 7af9ad790174 17:24:01 ---> 5f8db9ab4374 17:24:01 Step 22/22 : LABEL version=0.0.0 17:24:01 ---> Running in c3c814a57d1d 17:24:02 Removing intermediate container c3c814a57d1d 17:24:02 ---> 4de8150fbb56 17:24:02 17:24:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 17:24:02 Successfully built 4de8150fbb56 17:24:02 Successfully tagged core-command-arm64:latest 17:24:03  Building core-command ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 17:24:04 (1/3) Installing ca-certificates (20191127-r5) 17:24:04 (2/3) Installing dumb-init (1.2.5-r1) 17:24:04 (3/3) Installing su-exec (0.2-r1) 17:24:04 Executing busybox-1.33.1-r6.trigger 17:24:04 Executing ca-certificates-20191127-r5.trigger 17:24:04 OK: 6 MiB in 17 packages 17:24:06 Removing intermediate container 87507822b0ed 17:24:06 ---> 838845c63604 17:24:06 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 17:24:06 ---> Running in 8f9e34b0c211 17:24:07 Removing intermediate container 8f9e34b0c211 17:24:07 ---> 8af30fcf1213 17:24:07 Step 12/24 : WORKDIR / 17:24:07 ---> Running in 0529a91c0e56 17:24:08 Removing intermediate container 0529a91c0e56 17:24:08 ---> a00b503e201c 17:24:08 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 17:24:09 ---> 726966bfef07 17:24:09 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 17:24:10 ---> 73d8284e7fb2 17:24:10 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 17:24:11 ---> 9f2938bd71f5 17:24:11 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 17:24:12 ---> 6c454f1bd9ef 17:24:12 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 17:24:14 ---> e5e4c0d589cb 17:24:14 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 17:24:16 ---> 872e3157ad11 17:24:16 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 17:24:17 ---> 67d6936db401 17:24:17 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 17:24:17 ---> Running in cc9eb1b6df18 17:24:21 Removing intermediate container cc9eb1b6df18 17:24:21 ---> 37fa33fa1ae6 17:24:21 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 17:24:21 ---> Running in ecbb788e5341 17:24:21 Removing intermediate container ecbb788e5341 17:24:21 ---> 1e9f3b8e6086 17:24:21 Step 22/24 : LABEL arch=arm64 17:24:21 ---> Running in f3bf415662d1 17:24:22 Removing intermediate container f3bf415662d1 17:24:22 ---> 5dfb9bf80868 17:24:22 Step 23/24 : LABEL git_sha=f6d7bc29b2d66f24b93422fdfae8eb9eb4d01f0d 17:24:22 ---> Running in b38635d69347 17:24:22 Removing intermediate container 3b3fc4ca8591 17:24:22 ---> eb56915f4754 17:24:22 Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 17:24:22 ---> Running in 22a3e833320d 17:24:22 Removing intermediate container b38635d69347 17:24:22 ---> 9ae1c57ed4b9 17:24:22 Step 24/24 : LABEL version=0.0.0 17:24:23 ---> Running in dfe6312eb524 17:24:23 Removing intermediate container dfe6312eb524 17:24:23 ---> 6fc2974582f7 17:24:23 17:24:24 Successfully built 6fc2974582f7 17:24:24 Successfully tagged security-secretstore-setup-arm64:latest 17:24:24  Building security-secretstore-setup ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 17:24:26 Removing intermediate container 22a3e833320d 17:24:26 ---> 7634c56d6b3a 17:24:26 17:24:26 Step 10/22 : FROM docker:20.10.8 17:24:26 20.10.8: Pulling from library/docker 17:24:30 Removing intermediate container 8c60b8bef51d 17:24:30 ---> 60a676f1b9b9 17:24:30 17:24:30 Step 9/22 : FROM alpine:3.14 17:24:30 ---> 5b8b7b635229 17:24:30 Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 17:24:30 ---> Running in 39ee9abdcfda 17:24:30 Removing intermediate container 39ee9abdcfda 17:24:30 ---> 5d5a9363e8f2 17:24:30 Step 11/22 : ENV APP_PORT=59880 17:24:31 ---> Running in 6f07e6150981 17:24:31 Removing intermediate container 6f07e6150981 17:24:31 ---> 3594e548da67 17:24:31 Step 12/22 : EXPOSE $APP_PORT 17:24:31 ---> Running in 9abe1c44ab06 17:24:32 Removing intermediate container 9abe1c44ab06 17:24:32 ---> 0540a6d95ce5 17:24:32 Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:24:32 ---> Running in 6c88c787b775 17:24:35 Removing intermediate container 6c88c787b775 17:24:35 ---> 9896fc9efcb6 17:24:35 Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init 17:24:35 Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd 17:24:35 Status: Downloaded newer image for docker:20.10.8 17:24:35 ---> 3734d5adc5ac 17:24:35 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 17:24:35 ---> Running in 9d2fe7ce27ab 17:24:35 ---> Running in 11bb670a7f79 17:24:35 Removing intermediate container 11bb670a7f79 17:24:35 ---> cca4c5dc69f5 17:24:35 Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 17:24:35 ---> Running in fcc888aa5612 17:24:36 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 17:24:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 17:24:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 17:24:37 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 17:24:37 (1/42) Installing readline (8.1.0-r0) 17:24:37 (2/42) Installing bash (5.1.4-r0) 17:24:37 Executing bash-5.1.4-r0.post-install 17:24:37 (3/42) Installing brotli-libs (1.0.9-r5) 17:24:37 (4/42) Installing nghttp2-libs (1.43.0-r0) 17:24:37 (5/42) Installing libcurl (7.79.1-r0) 17:24:37 (6/42) Installing curl (7.79.1-r0) 17:24:37 (7/42) Installing dumb-init (1.2.5-r1) 17:24:37 (8/42) Installing libbz2 (1.0.8-r1) 17:24:37 (9/42) Installing expat (2.4.1-r0) 17:24:37 (10/42) Installing libffi (3.3-r2) 17:24:37 (11/42) Installing gdbm (1.19-r0) 17:24:37 (12/42) Installing xz-libs (5.2.5-r0) 17:24:37 (13/42) Installing libgcc (10.3.1_git20210424-r2) 17:24:37 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 17:24:37 (15/42) Installing mpdecimal (2.5.1-r1) 17:24:37 (16/42) Installing sqlite-libs (3.35.5-r0) 17:24:37 (17/42) Installing python3 (3.9.5-r1) 17:24:38 (1/6) Installing dumb-init (1.2.5-r1) 17:24:38 (2/6) Installing libgcc (10.3.1_git20210424-r2) 17:24:38 (3/6) Installing libsodium (1.0.18-r0) 17:24:38 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 17:24:38 (5/6) Installing libzmq (4.3.4-r0) 17:24:38 (6/6) Installing zeromq (4.3.4-r0) 17:24:38 Executing busybox-1.33.1-r6.trigger 17:24:38 OK: 8 MiB in 20 packages 17:24:39 (18/42) Installing py3-appdirs (1.4.4-r2) 17:24:39 (19/42) Installing py3-chardet (4.0.0-r2) 17:24:40 (20/42) Installing py3-idna (3.2-r0) 17:24:40 (21/42) Installing py3-urllib3 (1.26.5-r0) 17:24:40 (22/42) Installing py3-certifi (2020.12.5-r1) 17:24:40 (23/42) Installing py3-requests (2.25.1-r4) 17:24:40 (24/42) Installing py3-msgpack (1.0.2-r1) 17:24:40 (25/42) Installing py3-lockfile (0.12.2-r4) 17:24:40 (26/42) Installing py3-cachecontrol (0.12.6-r1) 17:24:40 (27/42) Installing py3-colorama (0.4.4-r1) 17:24:40 (28/42) Installing py3-contextlib2 (0.6.0-r1) 17:24:40 (29/42) Installing py3-distlib (0.3.1-r3) 17:24:40 (30/42) Installing py3-distro (1.5.0-r3) 17:24:40 (31/42) Installing py3-six (1.15.0-r1) 17:24:40 (32/42) Installing py3-webencodings (0.5.1-r4) 17:24:40 (33/42) Installing py3-html5lib (1.1-r1) 17:24:40 (34/42) Installing py3-parsing (2.4.7-r2) 17:24:40 (35/42) Installing py3-packaging (20.9-r1) 17:24:40 (36/42) Installing py3-toml (0.10.2-r2) 17:24:40 (37/42) Installing py3-pep517 (0.10.0-r2) 17:24:40 (38/42) Installing py3-progress (1.5-r2) 17:24:40 (39/42) Installing py3-retrying (1.3.3-r1) 17:24:40 Removing intermediate container 9d2fe7ce27ab 17:24:40 ---> e04cfe488467 17:24:40 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 17:24:40 (40/42) Installing py3-ordered-set (4.0.2-r1) 17:24:40 (41/42) Installing py3-setuptools (52.0.0-r3) 17:24:40 (42/42) Installing py3-pip (20.3.4-r1) 17:24:41 Executing busybox-1.33.1-r3.trigger 17:24:41 OK: 84 MiB in 64 packages 17:24:41 ---> 2b9b51f8af62 17:24:41 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 17:24:42 ---> ae92ca06ba19 17:24:42 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 17:24:43 ---> 877604e0c335 17:24:43 Step 18/22 : ENTRYPOINT ["/core-data"] 17:24:43 ---> Running in c005a75d57ea 17:24:43 Removing intermediate container c005a75d57ea 17:24:43 ---> 97afffbf65b0 17:24:43 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:24:43 ---> Running in 2d448ad2a565 17:24:44 Removing intermediate container 2d448ad2a565 17:24:44 ---> 9f77c6373a37 17:24:44 Step 20/22 : LABEL arch=arm64 17:24:44 ---> Running in 7c091f754cdd 17:24:44 Removing intermediate container 7c091f754cdd 17:24:44 ---> 5139fc8aa2a6 17:24:44 Step 21/22 : LABEL git_sha=f6d7bc29b2d66f24b93422fdfae8eb9eb4d01f0d 17:24:44 ---> Running in 7977570e329b 17:24:45 Collecting docker-compose==1.23.2 17:24:45 Removing intermediate container 7977570e329b 17:24:45 ---> d615b2c933a2 17:24:45 Step 22/22 : LABEL version=0.0.0 17:24:45 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 17:24:45 ---> Running in 0f936ecc658d 17:24:45 Removing intermediate container 0f936ecc658d 17:24:45 ---> d7ba332f9d78 17:24:45 17:24:45 Collecting websocket-client<1.0,>=0.32.0 17:24:45 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 17:24:46 Successfully built d7ba332f9d78 17:24:46 Successfully tagged core-data-arm64:latest 17:24:46  Building core-data ... done Collecting docker<4.0,>=3.6.0 17:24:46 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 17:24:46 Collecting docopt<0.7,>=0.6.1 17:24:46 Downloading docopt-0.6.2.tar.gz (25 kB) 17:24:48 Collecting dockerpty<0.5,>=0.4.1 17:24:48 Downloading dockerpty-0.4.1.tar.gz (13 kB) 17:24:49 Collecting texttable<0.10,>=0.9.0 17:24:49 Downloading texttable-0.9.1.tar.gz (11 kB) 17:24:51 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) 17:24:51 Collecting jsonschema<3,>=2.5.1 17:24:51 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 17:24:52 Collecting PyYAML<4,>=3.10 17:24:52 Downloading PyYAML-3.13.tar.gz (270 kB) 17:24:55 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 17:24:55 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 17:24:55 Collecting cached-property<2,>=1.2.0 17:24:55 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 17:24:55 Collecting docker-pycreds>=0.4.0 17:24:55 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 17:24:56 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) 17:24:56 Collecting urllib3<1.25,>=1.21.1 17:24:56 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 17:24:56 Collecting idna<2.8,>=2.5 17:24:56 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 17:24:57 Collecting chardet<3.1.0,>=3.0.2 17:24:57 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 17:24:57 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 17:24:57 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 17:24:57 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 17:24:57 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 17:24:57 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 17:24:57 Attempting uninstall: urllib3 17:24:57 Found existing installation: urllib3 1.26.5 17:24:57 Uninstalling urllib3-1.26.5: 17:24:58 Successfully uninstalled urllib3-1.26.5 17:24:58 Attempting uninstall: idna 17:24:58 Found existing installation: idna 3.2 17:24:58 Uninstalling idna-3.2: 17:24:58 Successfully uninstalled idna-3.2 17:24:59 Attempting uninstall: chardet 17:24:59 Found existing installation: chardet 4.0.0 17:24:59 Uninstalling chardet-4.0.0: 17:24:59 Successfully uninstalled chardet-4.0.0 17:25:01 Attempting uninstall: requests 17:25:01 Found existing installation: requests 2.25.1 17:25:01 Uninstalling requests-2.25.1: 17:25:01 Successfully uninstalled requests-2.25.1 17:25:01 Running setup.py install for texttable: started 17:25:03 Running setup.py install for texttable: finished with status 'done' 17:25:03 Running setup.py install for PyYAML: started 17:25:05 Running setup.py install for PyYAML: finished with status 'done' 17:25:05 Running setup.py install for docopt: started 17:25:08 Running setup.py install for docopt: finished with status 'done' 17:25:08 Running setup.py install for dockerpty: started 17:25:09 Running setup.py install for dockerpty: finished with status 'done' 17:25:11 Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 17:25:20 Removing intermediate container fcc888aa5612 17:25:20 ---> 2ba910e045bb 17:25:20 Step 13/22 : ENV APP_PORT=58890 17:25:20 ---> Running in 23cd1dacfe32 17:25:20 Removing intermediate container 23cd1dacfe32 17:25:20 ---> 44a32a35058d 17:25:20 Step 14/22 : EXPOSE $APP_PORT 17:25:20 ---> Running in 7c752ea5f0bd 17:25:20 Removing intermediate container 7c752ea5f0bd 17:25:20 ---> dd2ca76ca734 17:25:20 Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 17:25:21 ---> 782b210052ca 17:25:21 Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 17:25:22 ---> c8a2a0e0c8e5 17:25:22 Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 17:25:23 ---> 3f4f674069b9 17:25:23 Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] 17:25:23 ---> Running in 218b83912a13 17:25:24 Removing intermediate container 218b83912a13 17:25:24 ---> 03214790ac3e 17:25:24 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:25:24 ---> Running in cd4c44c68289 17:25:24 Removing intermediate container cd4c44c68289 17:25:24 ---> e5229fcbd2a3 17:25:24 Step 20/22 : LABEL arch=arm64 17:25:24 ---> Running in 70c3862ed8f2 17:25:24 Removing intermediate container 70c3862ed8f2 17:25:24 ---> ea2706bf3e81 17:25:24 Step 21/22 : LABEL git_sha=f6d7bc29b2d66f24b93422fdfae8eb9eb4d01f0d 17:25:25 ---> Running in 892a0e177695 17:25:25 Removing intermediate container 892a0e177695 17:25:25 ---> d31872883398 17:25:25 Step 22/22 : LABEL version=0.0.0 17:25:25 ---> Running in 132915c9eaca 17:25:25 Removing intermediate container 132915c9eaca 17:25:25 ---> 82cef8210aec 17:25:25 17:25:26 Successfully built 82cef8210aec 17:25:26 Successfully tagged sys-mgmt-agent-arm64:latest 17:25:26  Building sys-mgmt-agent ... done  [Pipeline] } 17:25:26 $ docker stop --time=1 46cd5fd4463a9d9718f03a3334e56022e72ce4032b4b3d4f41da8061d3950214 17:25:28 $ docker rm -f 46cd5fd4463a9d9718f03a3334e56022e72ce4032b4b3d4f41da8061d3950214 [Pipeline] // withDockerContainer [Pipeline] sh 17:25:28 + docker images 17:25:29 REPOSITORY TAG IMAGE ID CREATED SIZE 17:25:29 sys-mgmt-agent-arm64 latest 82cef8210aec 3 seconds ago 277MB 17:25:29 core-data-arm64 latest d7ba332f9d78 43 seconds ago 19.6MB 17:25:29 60a676f1b9b9 59 seconds ago 1.58GB 17:25:29 7634c56d6b3a About a minute ago 1.57GB 17:25:29 security-secretstore-setup-arm64 latest 6fc2974582f7 About a minute ago 26.8MB 17:25:29 core-command-arm64 latest 4de8150fbb56 About a minute ago 15.2MB 17:25:29 7083df2536df About a minute ago 1.58GB 17:25:29 9661ab4086a5 About a minute ago 1.57GB 17:25:29 security-bootstrapper-arm64 latest 85ac232edb1c 3 minutes ago 17.8MB 17:25:29 support-scheduler-arm64 latest 00c5498d0ddc 3 minutes ago 15.3MB 17:25:29 core-metadata-arm64 latest 00d0723d1bf1 3 minutes ago 15.9MB 17:25:29 support-notifications-arm64 latest d0267e3593c4 4 minutes ago 16.1MB 17:25:29 security-proxy-setup-arm64 latest e544dab4058d 4 minutes ago 25.5MB 17:25:29 22830fc9bd3e 4 minutes ago 1.57GB 17:25:29 99c888142227 4 minutes ago 1.57GB 17:25:29 c634416d302f 4 minutes ago 1.57GB 17:25:29 6420f39fe1fa 4 minutes ago 1.57GB 17:25:29 c432e5d6b708 4 minutes ago 1.57GB 17:25:29 ci-base-image-arm64 latest 06fb5ac0353c 15 minutes ago 1.24GB 17:25:29 alpine 3.14 5b8b7b635229 3 days ago 5.35MB 17:25:29 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 8b459fc5aaf0 4 weeks ago 534MB 17:25:29 docker 20.10.8 3734d5adc5ac 2 months ago 198MB 17:25:29 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 16 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] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:25:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:25:29 17:25:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 17:25:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:25:30 arm64: Pulling from edgex-lftools-log-publisher 17:25:30 448f6bf000e3: Pulling fs layer 17:25:30 f757da607395: Pulling fs layer 17:25:30 05883995daec: Pulling fs layer 17:25:30 8603b9c90790: Pulling fs layer 17:25:30 1560dd03e051: Pulling fs layer 17:25:30 27f5ce0e4adf: Pulling fs layer 17:25:30 c2d8d7efcc4b: Pulling fs layer 17:25:30 8603b9c90790: Waiting 17:25:30 1560dd03e051: Waiting 17:25:30 c2d8d7efcc4b: Waiting 17:25:30 f757da607395: Verifying Checksum 17:25:30 f757da607395: Download complete 17:25:30 8603b9c90790: Verifying Checksum 17:25:30 8603b9c90790: Download complete 17:25:30 1560dd03e051: Verifying Checksum 17:25:30 1560dd03e051: Download complete 17:25:30 27f5ce0e4adf: Download complete 17:25:30 05883995daec: Verifying Checksum 17:25:30 05883995daec: Download complete 17:25:30 448f6bf000e3: Download complete 17:25:34 c2d8d7efcc4b: Verifying Checksum 17:25:34 c2d8d7efcc4b: Download complete 17:25:35 448f6bf000e3: Pull complete 17:25:36 f757da607395: Pull complete 17:25:37 05883995daec: Pull complete 17:25:38 8603b9c90790: Pull complete 17:25:39 1560dd03e051: Pull complete 17:25:39 27f5ce0e4adf: Pull complete 17:25:54 c2d8d7efcc4b: Pull complete 17:25:54 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 17:25:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:25:54 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 17:25:54 prd-ubuntu18.04-docker-arm64-4c-16g-662 does not seem to be running inside a container 17:25:54 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 17:25:57 $ docker top d9dd5e12d664cb0536e04cfcac1e7775f8255c7760fea2fbe76723085cd5a04f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:25:58 ---> job-cost.sh 17:25:58 lf-activate-venv: SKIPPING 17:25:58 INFO: No Stack... 17:25:58 INFO: Retrieving Pricing Info for: v3-standard-4 17:25:59 INFO: Archiving Costs [Pipeline] sh 17:25:59 + cat /w/workspace/edgex-go/5/archives/cost.csv 17:25:59 + cut -d, -f6 [Pipeline] lock 17:25:59 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3816-5-stack-cost] 17:25:59 Resource [jenkins-edgexfoundry-edgex-go-PR-3816-5-stack-cost] did not exist. Created. 17:25:59 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3816-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:26:00 + echo total: 0.10999999940395355 [Pipeline] stash 17:26:00 Stashed 1 file(s) [Pipeline] } 17:26:00 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3816-5-stack-cost] [Pipeline] // lock [Pipeline] } 17:26:00 $ docker stop --time=1 d9dd5e12d664cb0536e04cfcac1e7775f8255c7760fea2fbe76723085cd5a04f 17:26:02 $ docker rm -f d9dd5e12d664cb0536e04cfcac1e7775f8255c7760fea2fbe76723085cd5a04f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 17:26:02 provisioning config files... 17:26:02 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/5@tmp/config2431306035399042086tmp [Pipeline] { [Pipeline] sh 17:26:03 + set +x 17:26:03 + curl -s https://codecov.io/bash 17:26:03 + bash -s -- 17:26:03 17:26:03 _____ _ 17:26:03 / ____| | | 17:26:03 | | ___ __| | ___ ___ _____ __ 17:26:03 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 17:26:03 | |___| (_) | (_| | __/ (_| (_) \ V / 17:26:03 \_____\___/ \__,_|\___|\___\___/ \_/ 17:26:03 Bash-1.0.6 17:26:03 17:26:03 17:26:03 ==> git version 2.24.4 found 17:26:03 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 17:26:03 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 17:26:03 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 17:26:03 ==> Jenkins CI detected. 17:26:03 current dir:  /w/workspace/edgex-go/5 17:26:03 project root: . 17:26:03 --> token set from env 17:26:03 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 17:26:03 ==> Running gcov in . (disable via -X gcov) 17:26:03 ==> Python coveragepy not found 17:26:03 ==> Searching for coverage reports in: 17:26:03 + . 17:26:03 -> Found 1 reports 17:26:03 ==> Detecting git/mercurial file structure 17:26:03 ==> Reading reports 17:26:03 + ./coverage.out bytes=428381 17:26:03 ==> Appending adjustments 17:26:03 https://docs.codecov.io/docs/fixing-reports 17:26:04 + Found adjustments 17:26:04 ==> Gzipping contents 17:26:04 60K /tmp/codecov.jyar4R.gz 17:26:04 ==> Uploading reports 17:26:04 url: https://codecov.io 17:26:04 query: branch=PR-3816&commit=151f07d66e88f07af12d5d3204fbd219eb041420&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3816%2F5%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3816&job=&cmd_args= 17:26:04 -> Pinging Codecov 17:26:04 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3816&commit=151f07d66e88f07af12d5d3204fbd219eb041420&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3816%2F5%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3816&job=&cmd_args= 17:26:04 -> Uploading to 17:26:04 https://storage.googleapis.com/codecov/v4/raw/2021-11-15/00271124DB129430A58F1EEE437C3FCB/151f07d66e88f07af12d5d3204fbd219eb041420/d82280f9-b777-4af3-9e4a-d3911a394d51.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211115%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211115T172604Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4881e0ff5b198e24c51fad37230e15dd72c7007c91b6b1eff62cab7159bd79e7 17:26:04 % Total % Received % Xferd Average Speed Time Time Time Current 17:26:04 Dload Upload Total Spent Left Speed 17:26:05 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57674 0 0 100 57674 0 150k --:--:-- --:--:-- --:--:-- 150k 17:26:05 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/151f07d66e88f07af12d5d3204fbd219eb041420 [Pipeline] } 17:26:05 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] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 17:26:06 + '[' -d /w/workspace/edgex-go/5/archives ']' [Pipeline] libraryResource [Pipeline] sh 17:26:06 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:26:07 ---> package-listing.sh 17:26:07 ++ facter osfamily 17:26:07 ++ tr '[:upper:]' '[:lower:]' 17:26:07 + OS_FAMILY=redhat 17:26:07 + workspace=/w/workspace/edgex-go/5 17:26:07 + START_PACKAGES=/tmp/packages_start.txt 17:26:07 + END_PACKAGES=/tmp/packages_end.txt 17:26:07 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:26:07 + PACKAGES=/tmp/packages_start.txt 17:26:07 + '[' /w/workspace/edgex-go/5 ']' 17:26:07 + PACKAGES=/tmp/packages_end.txt 17:26:07 + case "${OS_FAMILY}" in 17:26:07 + rpm -qa 17:26:07 + sort 17:26:10 + '[' -f /tmp/packages_start.txt ']' 17:26:10 + '[' -f /tmp/packages_end.txt ']' 17:26:10 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:26:10 + '[' /w/workspace/edgex-go/5 ']' 17:26:10 + mkdir -p /w/workspace/edgex-go/5/archives/ 17:26:10 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/5/archives/ [Pipeline] echo 17:26:10 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/5/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 17:26:11 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 17:26:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:26:11 17:26:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 17:26:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:26:11 latest: Pulling from edgex-lftools-log-publisher 17:26:11 b4d181a07f80: Pulling fs layer 17:26:11 a1111a8f2ec3: Pulling fs layer 17:26:11 ed53099fbce6: Pulling fs layer 17:26:11 dc539afda2c1: Pulling fs layer 17:26:11 77bc0d833cb6: Pulling fs layer 17:26:11 9065ff56babe: Pulling fs layer 17:26:11 d287ab97295c: Pulling fs layer 17:26:11 dc539afda2c1: Waiting 17:26:11 77bc0d833cb6: Waiting 17:26:11 9065ff56babe: Waiting 17:26:11 d287ab97295c: Waiting 17:26:11 a1111a8f2ec3: Verifying Checksum 17:26:11 a1111a8f2ec3: Download complete 17:26:11 dc539afda2c1: Verifying Checksum 17:26:11 dc539afda2c1: Download complete 17:26:11 ed53099fbce6: Verifying Checksum 17:26:11 ed53099fbce6: Download complete 17:26:11 9065ff56babe: Verifying Checksum 17:26:11 9065ff56babe: Download complete 17:26:12 77bc0d833cb6: Verifying Checksum 17:26:12 77bc0d833cb6: Download complete 17:26:12 b4d181a07f80: Verifying Checksum 17:26:12 b4d181a07f80: Download complete 17:26:12 d287ab97295c: Verifying Checksum 17:26:12 d287ab97295c: Download complete 17:26:13 b4d181a07f80: Pull complete 17:26:13 a1111a8f2ec3: Pull complete 17:26:14 ed53099fbce6: Pull complete 17:26:14 dc539afda2c1: Pull complete 17:26:14 77bc0d833cb6: Pull complete 17:26:14 9065ff56babe: Pull complete 17:26:20 d287ab97295c: Pull complete 17:26:20 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 17:26:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:26:20 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 17:26:20 prd-centos7-docker-4c-2g-657 does not seem to be running inside a container 17:26:20 $ 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/5/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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 17:26:23 $ docker top f866f0309629c6aa2c9368c0fc3e769682519ed8f01f8ba6cdc69690e4ee8e5d -eo pid,comm [Pipeline] { [Pipeline] sh 17:26:23 + touch /tmp/pre-build-complete [Pipeline] sh 17:26:24 + mkdir -p /var/log/sysstat [Pipeline] sh 17:26:24 + ls /var/log/sa-host 17:26:24 + sadf -c /var/log/sa-host/sa15 17:26:24 file_magic: OK 17:26:24 HZ: Using current value: 100 17:26:24 file_header: OK 17:26:24 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 17:26:24 Statistics: 17:26:24 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 17:26:24 File successfully converted to sysstat format version 12.0.3 17:26:24 + sadf -c /var/log/sa-host/sa30 17:26:24 file_magic: OK 17:26:24 HZ: Using current value: 100 17:26:24 file_header: OK 17:26:24 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 17:26:24 Statistics: 17:26:24 Hnuu...uuuununununu...Hnuu...uuuununununu... 17:26:24 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:26:24 provisioning config files... 17:26:24 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/5@tmp/config3726749465838737857tmp [Pipeline] { [Pipeline] echo 17:26:24 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:26:24 ---> create-netrc.sh [Pipeline] } 17:26:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 17:26:25 ---> python-tools-install.sh [Pipeline] echo 17:26:25 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 17:26:25 ---> sudo-logs.sh 17:26:25 Archiving 'sudo' log.. 17:26:25 sudo: unable to resolve host prd-centos7-docker-4c-2g-657.novalocal: Name or service not known 17:26:25 sudo: unable to resolve host prd-centos7-docker-4c-2g-657.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 17:26:25 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 17:26:25 ---> job-cost.sh 17:26:25 lf-activate-venv: SKIPPING 17:26:25 DEBUG: total: 0.10999999940395355 17:26:25 INFO: Retrieving Stack Cost... 17:26:26 INFO: Retrieving Pricing Info for: v3-standard-2 17:26:26 INFO: Archiving Costs [Pipeline] echo 17:26:26 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:26:26 ---> logs-deploy.sh 17:26:26 lf-activate-venv: SKIPPING 17:26:26 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3816/5 17:26:26 INFO: archiving workspace using pattern(s): 17:26:27 Archives upload complete. 17:26:27 INFO: archiving logs to Nexus 17:26:28 ---> uname -a: 17:26:28 Linux prd-centos7-docker-4c-2g-657.novalocal 3.10.0-1160.42.2.el7.x86_64 #1 SMP Tue Sep 7 14:49:57 UTC 2021 x86_64 GNU/Linux 17:26:28 17:26:28 17:26:28 ---> lscpu: 17:26:28 Architecture: x86_64 17:26:28 CPU op-mode(s): 32-bit, 64-bit 17:26:28 Byte Order: Little Endian 17:26:28 Address sizes: 40 bits physical, 48 bits virtual 17:26:28 CPU(s): 2 17:26:28 On-line CPU(s) list: 0,1 17:26:28 Thread(s) per core: 1 17:26:28 Core(s) per socket: 1 17:26:28 Socket(s): 2 17:26:28 NUMA node(s): 1 17:26:28 Vendor ID: AuthenticAMD 17:26:28 CPU family: 23 17:26:28 Model: 49 17:26:28 Model name: AMD EPYC-Rome Processor 17:26:28 Stepping: 0 17:26:28 CPU MHz: 2799.998 17:26:28 BogoMIPS: 5599.99 17:26:28 Virtualization: AMD-V 17:26:28 Hypervisor vendor: KVM 17:26:28 Virtualization type: full 17:26:28 L1d cache: 32K 17:26:28 L1i cache: 32K 17:26:28 L2 cache: 512K 17:26:28 L3 cache: 16384K 17:26:28 NUMA node0 CPU(s): 0,1 17:26:28 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 17:26:28 17:26:28 17:26:28 ---> nproc: 17:26:28 2 17:26:28 17:26:28 17:26:28 ---> df -h: 17:26:28 Filesystem Size Used Avail Use% Mounted on 17:26:28 overlay 40G 14G 27G 33% / 17:26:28 tmpfs 64M 0 64M 0% /dev 17:26:28 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 17:26:28 shm 64M 0 64M 0% /dev/shm 17:26:28 /dev/vda1 40G 14G 27G 33% /facter-os 17:26:28 17:26:28 17:26:28 ---> sar -b -r -n DEV: 17:26:28 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 11/15/21 _x86_64_ (2 CPU) 17:26:28 17:26:28 17:00:11 LINUX RESTART (2 CPU) 17:26:28 17:26:28 17:01:01 tps rtps wtps bread/s bwrtn/s 17:26:28 17:02:01 7.33 0.08 7.24 1.60 4620.90 17:26:28 17:03:01 78.56 3.23 75.33 2326.72 3737.61 17:26:28 17:04:01 4.58 0.00 4.58 0.00 3257.85 17:26:28 17:05:01 314.24 0.22 314.02 26.52 87464.11 17:26:28 17:06:01 96.35 0.00 96.35 0.00 13694.86 17:26:28 17:07:01 47.46 0.03 47.43 1.07 5951.29 17:26:28 17:08:01 161.46 0.00 161.46 0.00 20945.11 17:26:28 17:09:01 775.00 347.96 427.04 12867.12 297361.86 17:26:28 17:10:02 426.57 45.83 380.74 2654.73 153100.00 17:26:28 17:11:01 399.97 81.73 318.23 4410.90 100564.94 17:26:28 17:12:01 28.18 13.31 14.87 1213.19 1321.99 17:26:28 17:13:01 0.17 0.00 0.17 0.00 1.77 17:26:28 17:14:01 0.22 0.00 0.22 0.00 1.78 17:26:28 17:15:01 0.20 0.00 0.20 0.00 1.62 17:26:28 17:16:01 1.13 0.25 0.88 7.86 16.71 17:26:28 17:17:01 0.28 0.00 0.28 0.00 2.80 17:26:28 17:18:01 0.18 0.00 0.18 0.00 2.03 17:26:28 17:19:01 0.20 0.00 0.20 0.00 1.65 17:26:28 17:20:01 0.18 0.00 0.18 0.00 1.88 17:26:28 17:21:01 0.25 0.00 0.25 0.00 2.88 17:26:28 17:22:01 0.25 0.00 0.25 0.00 2.57 17:26:28 17:23:01 0.17 0.00 0.17 0.00 1.63 17:26:28 17:24:01 0.20 0.00 0.20 0.00 1.78 17:26:28 17:25:01 0.28 0.00 0.28 0.00 3.40 17:26:28 17:26:01 0.25 0.00 0.25 0.00 3.17 17:26:28 Average: 93.60 19.67 73.92 938.50 27649.92 17:26:28 17:26:28 17:01:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 17:26:28 17:02:01 5681048 0 601124 7.51 2620 1724140 1272472 14.05 617040 1478952 28260 17:26:28 17:03:01 5399352 0 701396 8.76 2620 1905564 1397424 15.43 805424 1561080 47980 17:26:28 17:04:01 5298176 0 706768 8.82 2620 2001368 1397500 15.43 872832 1592432 46900 17:26:28 17:05:01 2567880 0 1015028 12.67 2620 4423404 1352748 14.94 1850476 3010772 186072 17:26:28 17:06:01 3318128 0 1025744 12.81 2620 3662440 1639744 18.10 1400100 2809772 168356 17:26:28 17:07:01 3266084 0 1059492 13.23 2620 3680736 1721084 19.00 1359780 2892772 173348 17:26:28 17:08:01 3165244 0 1052324 13.14 2620 3788744 1698508 18.75 1340416 3000140 1960 17:26:28 17:09:01 636684 0 1698524 21.21 2620 5671104 3728992 41.17 2870644 3870440 60860 17:26:28 17:10:02 112300 0 1336396 16.69 2620 6557616 2299700 25.39 2703484 4536876 51740 17:26:28 17:11:01 2084252 0 1220356 15.24 2620 4701704 1738920 19.20 1935680 3344572 0 17:26:28 17:12:01 2553340 0 1146856 14.32 2620 4306116 1413276 15.60 1477136 3352856 12 17:26:28 17:13:01 2554612 0 1145576 14.30 2620 4306124 1387636 15.32 1482824 3346516 12 17:26:28 17:14:01 2568588 0 1131596 14.13 2620 4306128 1369316 15.12 1479508 3338588 12 17:26:28 17:15:01 2563080 0 1137104 14.20 2620 4306128 1369316 15.12 1491720 3332140 8 17:26:28 17:16:01 2561068 0 1139080 14.22 2620 4306164 1369412 15.12 1493076 3332692 12 17:26:28 17:17:01 2561236 0 1138912 14.22 2620 4306164 1369316 15.12 1492980 3332692 12 17:26:28 17:18:01 2561236 0 1138904 14.22 2620 4306172 1369316 15.12 1492792 3332772 8 17:26:28 17:19:01 2561228 0 1138908 14.22 2620 4306176 1369316 15.12 1492796 3332772 8 17:26:28 17:20:01 2561360 0 1138772 14.22 2620 4306180 1369316 15.12 1492916 3332772 8 17:26:28 17:21:01 2561332 0 1138796 14.22 2620 4306184 1369400 15.12 1492968 3332772 12 17:26:28 17:22:01 2561404 0 1138720 14.22 2620 4306188 1369352 15.12 1492956 3332772 12 17:26:28 17:23:01 2561228 0 1138892 14.22 2620 4306192 1369316 15.12 1492928 3332772 12 17:26:28 17:24:01 2561236 0 1138880 14.22 2620 4306196 1369316 15.12 1492816 3332772 8 17:26:28 17:25:01 2561444 0 1138668 14.22 2620 4306200 1369316 15.12 1492788 3332772 8 17:26:28 17:26:01 2560860 0 1139248 14.22 2620 4306204 1369400 15.12 1492912 3332772 12 17:26:28 Average: 2797696 0 1100243 13.74 2620 4108373 1553976 17.16 1524360 3125130 30625 17:26:28 17:26:28 17:01:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 17:26:28 17:02:01 eth0 334.30 229.98 1644.17 15.85 0.00 0.00 0.00 0.00 17:26:28 17:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:26:28 17:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:26:28 17:03:01 vethf97807a 355.53 257.58 33.26 825.09 0.00 0.00 0.00 0.00 17:26:28 17:03:01 eth0 412.16 463.21 1546.30 58.58 0.00 0.00 0.00 0.00 17:26:28 17:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:26:28 17:03:01 docker0 355.53 257.45 28.40 825.08 0.00 0.00 0.00 0.00 17:26:28 17:04:01 vethf97807a 652.39 458.75 56.61 1638.93 0.00 0.00 0.00 0.00 17:26:28 17:04:01 eth0 474.51 654.47 1644.29 57.94 0.00 0.00 0.00 0.00 17:26:28 17:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:26:28 17:04:01 docker0 652.39 458.75 47.69 1638.93 0.00 0.00 0.00 0.00 17:26:28 17:05:01 eth0 449.02 401.52 5515.81 42.99 0.00 0.00 0.00 0.00 17:26:28 17:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:26:28 17:05:01 docker0 318.84 308.09 24.83 2289.19 0.00 0.00 0.00 0.00 17:26:28 17:06:01 eth0 40.78 23.34 36.59 15.42 0.00 0.00 0.00 0.00 17:26:28 17:06:01 vethca9418a 0.52 0.65 0.04 0.07 0.00 0.00 0.00 0.00 17:26:28 17:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:26:28 17:06:01 docker0 0.52 0.52 0.04 0.06 0.00 0.00 0.00 0.00 17:26:28 17:07:01 eth0 20.05 10.51 14.78 7.84 0.00 0.00 0.00 0.00 17:26:28 17:07:01 vethca9418a 1.73 1.73 0.13 0.13 0.00 0.00 0.00 0.00 17:26:28 17:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:26:28 17:07:01 docker0 1.73 1.73 0.11 0.13 0.00 0.00 0.00 0.00 17:26:28 17:08:01 eth0 103.22 64.70 1684.49 126.98 0.00 0.00 0.00 0.00 17:26:28 17:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:26:28 17:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:26:28 17:09:01 veth27cab53 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 17:26:28 17:09:01 vethcb2bfca 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 17:26:28 17:09:01 veth4962898 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 17:26:28 17:09:01 veth2d42cf2 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 17:26:28 17:10:02 veth6dea27d 13.94 39.71 1.31 401.40 0.00 0.00 0.00 0.00 17:26:28 17:10:02 vethcc6cf69 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 17:26:28 17:10:02 eth0 2502.03 2183.98 15310.74 415.44 0.00 0.00 0.00 0.00 17:26:28 17:10:02 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 17:26:28 17:11:01 eth0 66.40 39.41 142.09 122.21 0.00 0.00 0.00 0.00 17:26:28 17:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:26:28 17:11:01 veth9c84f55 0.00 1.15 0.00 0.06 0.00 0.00 0.00 0.00 17:26:28 17:11:01 docker0 1399.70 1157.27 105.94 5717.45 0.00 0.00 0.00 0.00 17:26:28 17:12:01 eth0 6.33 3.80 5.52 2.35 0.00 0.00 0.00 0.00 17:26:28 17:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:26:28 17:12:01 docker0 0.00 0.08 0.00 0.00 0.00 0.00 0.00 0.00 17:26:28 17:13:01 eth0 1.17 0.48 0.33 0.22 0.00 0.00 0.00 0.00 17:26:28 17:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:26:28 17:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:26:28 17:14:01 eth0 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:26:28 17:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:26:28 17:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:26:28 17:15:01 eth0 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:26:28 17:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:26:28 17:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:26:28 17:16:01 eth0 0.30 0.23 0.14 0.07 0.00 0.00 0.00 0.00 17:26:28 17:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:26:28 17:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:26:28 17:17:01 eth0 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:26:28 17:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:26:28 17:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:26:28 17:18:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 17:26:28 17:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:26:28 17:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:26:28 17:19:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 17:26:28 17:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:26:28 17:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:26:28 17:20:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 17:26:28 17:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:26:28 17:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:26:28 17:21:01 eth0 0.22 0.17 0.08 0.04 0.00 0.00 0.00 0.00 17:26:28 17:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:26:28 17:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:26:28 17:22:01 eth0 0.18 0.10 0.07 0.03 0.00 0.00 0.00 0.00 17:26:28 17:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:26:28 17:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:26:28 17:23:01 eth0 0.07 0.10 0.00 0.01 0.00 0.00 0.00 0.00 17:26:28 17:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:26:28 17:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:26:28 17:24:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 17:26:28 17:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:26:28 17:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:26:28 17:25:01 eth0 0.10 0.07 0.01 0.00 0.00 0.00 0.00 0.00 17:26:28 17:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:26:28 17:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:26:28 17:26:01 eth0 0.38 0.22 0.15 0.07 0.00 0.00 0.00 0.00 17:26:28 17:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:26:28 17:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:26:28 Average: eth0 84.99 80.01 566.19 19.41 0.00 0.00 0.00 0.00 17:26:28 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:26:28 Average: docker0 55.12 45.57 4.17 225.14 0.00 0.00 0.00 0.00 17:26:28 17:26:28 17:26:28 ---> sar -P ALL: 17:26:28 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 11/15/21 _x86_64_ (2 CPU) 17:26:28 17:26:28 17:00:11 LINUX RESTART (2 CPU) 17:26:28 17:26:28 17:01:01 CPU %user %nice %system %iowait %steal %idle 17:26:28 17:02:01 all 2.25 0.00 0.58 0.01 0.05 97.11 17:26:28 17:02:01 0 2.28 0.00 0.60 0.02 0.07 97.04 17:26:28 17:02:01 1 2.22 0.00 0.57 0.00 0.03 97.17 17:26:28 17:03:01 all 8.52 0.00 2.75 1.94 0.08 86.72 17:26:28 17:03:01 0 8.29 0.00 2.56 0.52 0.07 88.57 17:26:28 17:03:01 1 8.75 0.00 2.94 3.34 0.09 84.89 17:26:28 17:04:01 all 4.59 0.00 1.32 0.00 0.09 94.00 17:26:28 17:04:01 0 4.12 0.00 1.41 0.00 0.10 94.37 17:26:28 17:04:01 1 5.06 0.00 1.23 0.00 0.09 93.63 17:26:28 17:05:01 all 29.54 0.00 10.56 3.35 0.12 56.43 17:26:28 17:05:01 0 32.28 0.00 10.93 3.45 0.13 53.22 17:26:28 17:05:01 1 26.81 0.00 10.19 3.25 0.12 59.62 17:26:28 17:06:01 all 63.56 0.00 7.45 3.49 0.19 25.31 17:26:28 17:06:01 0 62.46 0.00 7.89 0.82 0.20 28.62 17:26:28 17:06:01 1 64.67 0.00 7.00 6.14 0.18 22.00 17:26:28 17:07:01 all 36.74 0.00 4.19 0.45 0.14 58.48 17:26:28 17:07:01 0 35.83 0.00 4.29 0.47 0.14 59.26 17:26:28 17:07:01 1 37.66 0.00 4.08 0.42 0.14 57.70 17:26:28 17:08:01 all 65.04 0.00 8.14 2.07 0.17 24.57 17:26:28 17:08:01 0 64.73 0.00 8.26 1.66 0.15 25.21 17:26:28 17:08:01 1 65.36 0.00 8.02 2.48 0.20 23.94 17:26:28 17:09:01 all 41.63 0.00 18.38 28.62 0.16 11.20 17:26:28 17:09:01 0 42.38 0.00 18.02 27.64 0.16 11.80 17:26:28 17:09:01 1 40.88 0.00 18.75 29.61 0.16 10.59 17:26:28 17:10:02 all 67.88 0.00 15.59 14.24 0.18 2.10 17:26:28 17:10:02 0 68.19 0.00 15.07 14.09 0.18 2.46 17:26:28 17:10:02 1 67.57 0.00 16.11 14.39 0.18 1.74 17:26:28 17:11:01 all 68.12 0.00 14.12 12.87 0.15 4.74 17:26:28 17:11:01 0 69.93 0.00 13.40 12.45 0.15 4.06 17:26:28 17:11:01 1 66.31 0.00 14.83 13.29 0.15 5.42 17:26:28 17:12:01 all 1.01 0.00 0.64 0.43 0.02 97.91 17:26:28 17:12:01 0 1.26 0.00 0.65 0.54 0.02 97.54 17:26:28 17:12:01 1 0.77 0.00 0.62 0.32 0.02 98.27 17:26:28 17:26:28 17:12:01 CPU %user %nice %system %iowait %steal %idle 17:26:28 17:13:01 all 0.20 0.00 0.06 0.00 0.02 99.72 17:26:28 17:13:01 0 0.37 0.00 0.07 0.00 0.02 99.55 17:26:28 17:13:01 1 0.03 0.00 0.05 0.00 0.02 99.90 17:26:28 17:14:01 all 0.12 0.00 0.08 0.00 0.01 99.79 17:26:28 17:14:01 0 0.17 0.00 0.07 0.00 0.00 99.77 17:26:28 17:14:01 1 0.07 0.00 0.10 0.00 0.02 99.82 17:26:28 17:15:01 all 0.22 0.00 0.02 0.00 0.02 99.75 17:26:28 17:15:01 0 0.40 0.00 0.02 0.00 0.02 99.57 17:26:28 17:15:01 1 0.03 0.00 0.02 0.00 0.02 99.93 17:26:28 17:16:01 all 0.17 0.00 0.06 0.00 0.02 99.76 17:26:28 17:16:01 0 0.30 0.00 0.07 0.00 0.02 99.62 17:26:28 17:16:01 1 0.03 0.00 0.05 0.00 0.02 99.90 17:26:28 17:17:01 all 0.13 0.00 0.03 0.00 0.01 99.83 17:26:28 17:17:01 0 0.02 0.00 0.02 0.00 0.00 99.97 17:26:28 17:17:01 1 0.25 0.00 0.03 0.00 0.02 99.70 17:26:28 17:18:01 all 0.21 0.00 0.03 0.00 0.03 99.74 17:26:28 17:18:01 0 0.03 0.00 0.02 0.00 0.02 99.93 17:26:28 17:18:01 1 0.38 0.00 0.03 0.00 0.03 99.55 17:26:28 17:19:01 all 0.18 0.00 0.02 0.00 0.01 99.80 17:26:28 17:19:01 0 0.03 0.00 0.02 0.00 0.02 99.93 17:26:28 17:19:01 1 0.32 0.00 0.02 0.00 0.00 99.67 17:26:28 17:20:01 all 0.14 0.00 0.02 0.00 0.02 99.82 17:26:28 17:20:01 0 0.03 0.00 0.02 0.00 0.02 99.93 17:26:28 17:20:01 1 0.25 0.00 0.02 0.00 0.02 99.72 17:26:28 17:21:01 all 0.18 0.00 0.03 0.00 0.01 99.78 17:26:28 17:21:01 0 0.02 0.00 0.05 0.00 0.02 99.92 17:26:28 17:21:01 1 0.33 0.00 0.02 0.00 0.00 99.65 17:26:28 17:22:01 all 0.17 0.00 0.04 0.00 0.03 99.77 17:26:28 17:22:01 0 0.07 0.00 0.05 0.00 0.03 99.85 17:26:28 17:22:01 1 0.27 0.00 0.03 0.00 0.02 99.68 17:26:28 17:23:01 all 0.20 0.00 0.03 0.00 0.01 99.76 17:26:28 17:23:01 0 0.03 0.00 0.05 0.00 0.02 99.90 17:26:28 17:23:01 1 0.37 0.00 0.02 0.00 0.00 99.62 17:26:28 17:26:28 17:23:01 CPU %user %nice %system %iowait %steal %idle 17:26:28 17:24:01 all 0.22 0.00 0.03 0.00 0.00 99.76 17:26:28 17:24:01 0 0.07 0.00 0.03 0.00 0.00 99.90 17:26:28 17:24:01 1 0.37 0.00 0.02 0.00 0.00 99.62 17:26:28 17:25:01 all 0.18 0.00 0.02 0.01 0.02 99.78 17:26:28 17:25:01 0 0.03 0.00 0.02 0.00 0.02 99.93 17:26:28 17:25:01 1 0.32 0.00 0.02 0.02 0.02 99.63 17:26:28 17:26:01 all 0.26 0.00 0.03 0.00 0.02 99.70 17:26:28 17:26:01 0 0.03 0.00 0.03 0.00 0.02 99.92 17:26:28 17:26:01 1 0.48 0.00 0.02 0.00 0.02 99.48 17:26:28 Average: all 14.74 0.00 3.17 2.53 0.06 79.50 17:26:28 Average: 0 14.81 0.00 3.15 2.31 0.06 79.67 17:26:28 Average: 1 14.67 0.00 3.19 2.75 0.06 79.33 17:26:28 17:26:28 17:26:28