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 [2021-11-15T17:02:22.525Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-11-15T17:02:22.560Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-11-15T17:02:22.569Z] ========================================================= [2021-11-15T17:02:22.569Z] EdgeX Global Pipelines Version Info [2021-11-15T17:02:22.569Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-11-15T17:02:23.710Z] ------------------- [2021-11-15T17:02:23.710Z] stable info: [2021-11-15T17:02:23.710Z] ------------------- [2021-11-15T17:02:23.710Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-11-15T17:02:23.710Z] Commit SHA: 686c8e2b17b6b4c6988ddea14cf883eea3c5dfe4 [2021-11-15T17:02:23.710Z] Message: update stable to v1.0.215 [2021-11-15T17:02:24.288Z] ------------------- [2021-11-15T17:02:24.288Z] experimental info: [2021-11-15T17:02:24.288Z] ------------------- [2021-11-15T17:02:24.288Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-11-15T17:02:24.288Z] Commit SHA: 686c8e2b17b6b4c6988ddea14cf883eea3c5dfe4 [2021-11-15T17:02:24.288Z] Message: update experimental to v1.0.215 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-11-15T17:02:24.361Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-11-15T17:02:24.373Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-11-15T17:02:24.384Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-11-15T17:02:24.394Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-11-15T17:02:24.406Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-11-15T17:02:24.420Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-11-15T17:02:24.429Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2021-11-15T17:02:24.438Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-11-15T17:02:24.449Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-11-15T17:02:24.459Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-11-15T17:02:24.470Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-11-15T17:02:24.480Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-11-15T17:02:24.489Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-11-15T17:02:24.499Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-11-15T17:02:24.511Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-11-15T17:02:24.551Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-11-15T17:02:24.560Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-11-15T17:02:24.569Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-11-15T17:02:24.579Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-11-15T17:02:24.589Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-11-15T17:02:24.600Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-11-15T17:02:24.608Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-11-15T17:02:24.616Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3816 [Pipeline] echo [2021-11-15T17:02:24.623Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3816 [Pipeline] echo [2021-11-15T17:02:24.631Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3816 [Pipeline] echo [2021-11-15T17:02:24.639Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 151f07d66e88f07af12d5d3204fbd219eb041420 [Pipeline] echo [2021-11-15T17:02:24.647Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 151f07d [Pipeline] echo [2021-11-15T17:02:24.655Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-15T17:02:24.688Z] provisioning config files... [2021-11-15T17:02:24.700Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config7189546936689922156tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-15T17:02:25.020Z] ---> docker-login.sh [2021-11-15T17:02:25.020Z] nexus3.edgexfoundry.org:10001 [2021-11-15T17:02:25.020Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-15T17:02:25.280Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-15T17:02:25.280Z] Configure a credential helper to remove this warning. See [2021-11-15T17:02:25.280Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-15T17:02:25.280Z] [2021-11-15T17:02:25.280Z] Login Succeeded [2021-11-15T17:02:25.280Z] nexus3.edgexfoundry.org:10002 [2021-11-15T17:02:25.280Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-15T17:02:25.280Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-15T17:02:25.280Z] Configure a credential helper to remove this warning. See [2021-11-15T17:02:25.280Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-15T17:02:25.280Z] [2021-11-15T17:02:25.280Z] Login Succeeded [2021-11-15T17:02:25.280Z] nexus3.edgexfoundry.org:10003 [2021-11-15T17:02:25.280Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-15T17:02:25.541Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-15T17:02:25.541Z] Configure a credential helper to remove this warning. See [2021-11-15T17:02:25.541Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-15T17:02:25.541Z] [2021-11-15T17:02:25.541Z] Login Succeeded [2021-11-15T17:02:25.541Z] nexus3.edgexfoundry.org:10004 [2021-11-15T17:02:25.541Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-15T17:02:25.541Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-15T17:02:25.541Z] Configure a credential helper to remove this warning. See [2021-11-15T17:02:25.541Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-15T17:02:25.541Z] [2021-11-15T17:02:25.541Z] Login Succeeded [2021-11-15T17:02:25.541Z] docker.io [2021-11-15T17:02:25.541Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. > git rev-list --no-walk 8085a56a9f2bf44747d365da44a01292ec033bcd # timeout=10 [2021-11-15T17:02:26.126Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-15T17:02:26.126Z] Configure a credential helper to remove this warning. See [2021-11-15T17:02:26.126Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-15T17:02:26.126Z] [2021-11-15T17:02:26.126Z] Login Succeeded [2021-11-15T17:02:26.126Z] ---> docker-login.sh ends [Pipeline] } [2021-11-15T17:02:26.135Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-11-15T17:02:26.445Z] ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2021-11-15T17:02:26.445Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-15T17:02:26.445Z] ++ dirname cmd/core-command/Dockerfile [2021-11-15T17:02:26.445Z] ++ cut -d/ -f2 [2021-11-15T17:02:26.445Z] + echo core-command,cmd/core-command/Dockerfile [2021-11-15T17:02:26.445Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-15T17:02:26.445Z] ++ dirname cmd/core-data/Dockerfile [2021-11-15T17:02:26.445Z] ++ cut -d/ -f2 [2021-11-15T17:02:26.445Z] + echo core-data,cmd/core-data/Dockerfile [2021-11-15T17:02:26.445Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-15T17:02:26.445Z] ++ dirname cmd/core-metadata/Dockerfile [2021-11-15T17:02:26.445Z] ++ cut -d/ -f2 [2021-11-15T17:02:26.445Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-11-15T17:02:26.445Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-15T17:02:26.445Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-11-15T17:02:26.445Z] ++ cut -d/ -f2 [2021-11-15T17:02:26.445Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-11-15T17:02:26.445Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-15T17:02:26.445Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-11-15T17:02:26.445Z] ++ cut -d/ -f2 [2021-11-15T17:02:26.445Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-11-15T17:02:26.445Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-15T17:02:26.445Z] ++ cut -d/ -f2 [2021-11-15T17:02:26.445Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-11-15T17:02:26.445Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-11-15T17:02:26.445Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-15T17:02:26.445Z] ++ cut -d/ -f2 [2021-11-15T17:02:26.445Z] ++ dirname cmd/support-notifications/Dockerfile [2021-11-15T17:02:26.445Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-11-15T17:02:26.445Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-15T17:02:26.445Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-11-15T17:02:26.445Z] ++ cut -d/ -f2 [2021-11-15T17:02:26.445Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-11-15T17:02:26.445Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-15T17:02:26.445Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-11-15T17:02:26.445Z] ++ cut -d/ -f2 [2021-11-15T17:02:26.445Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-11-15T17:02:26.489Z] 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 [2021-11-15T17:02:26.878Z] + git rev-list -1 --merges 151f07d66e88f07af12d5d3204fbd219eb041420~1..151f07d66e88f07af12d5d3204fbd219eb041420 [Pipeline] echo [2021-11-15T17:02:26.889Z] -----------> git rev-list -1 --merges 151f07d66e88f07af12d5d3204fbd219eb041420~1..151f07d66e88f07af12d5d3204fbd219eb041420 151f07d66e88f07af12d5d3204fbd219eb041420 [2021-11-15T17:02:26.889Z] 151f07d66e88f07af12d5d3204fbd219eb041420 [false] [Pipeline] sh [2021-11-15T17:02:27.178Z] + git log --format=format:%s -1 151f07d66e88f07af12d5d3204fbd219eb041420 [Pipeline] echo [2021-11-15T17:02:27.193Z] ========================================================= [2021-11-15T17:02:27.193Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2021-11-15T17:02:27.193Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2021-11-15T17:02:27.629Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-15T17:02:27.629Z] [2021-11-15T17:02:27.629Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-11-15T17:02:27.938Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-15T17:02:27.938Z] latest: Pulling from edgex-devops/git-semver [2021-11-15T17:02:27.938Z] a0d0a0d46f8b: Pulling fs layer [2021-11-15T17:02:27.938Z] 3e5f54012d9b: Pulling fs layer [2021-11-15T17:02:27.938Z] 4c7163046ea9: Pulling fs layer [2021-11-15T17:02:27.938Z] 0c2d73faf560: Pulling fs layer [2021-11-15T17:02:27.938Z] 0c2d73faf560: Waiting [2021-11-15T17:02:27.938Z] 3e5f54012d9b: Verifying Checksum [2021-11-15T17:02:27.938Z] 3e5f54012d9b: Download complete [2021-11-15T17:02:27.938Z] a0d0a0d46f8b: Verifying Checksum [2021-11-15T17:02:27.938Z] a0d0a0d46f8b: Download complete [2021-11-15T17:02:27.938Z] 0c2d73faf560: Verifying Checksum [2021-11-15T17:02:27.938Z] 0c2d73faf560: Download complete [2021-11-15T17:02:27.938Z] 4c7163046ea9: Verifying Checksum [2021-11-15T17:02:27.938Z] 4c7163046ea9: Download complete [2021-11-15T17:02:28.205Z] a0d0a0d46f8b: Pull complete [2021-11-15T17:02:28.205Z] 3e5f54012d9b: Pull complete [2021-11-15T17:02:28.475Z] 4c7163046ea9: Pull complete [2021-11-15T17:02:28.736Z] 0c2d73faf560: Pull complete [2021-11-15T17:02:28.736Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2021-11-15T17:02:28.736Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-15T17:02:28.736Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-11-15T17:02:28.803Z] prd-centos7-docker-4c-2g-657 does not seem to be running inside a container [2021-11-15T17:02:28.845Z] $ 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 [2021-11-15T17:02:29.491Z] $ docker top 7529d6c6237a7841beed4021a5135c6e5c5d12f0a3ecfcaaefd99e94589ceeae -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-11-15T17:02:29.582Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-15T17:02:29.582Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-15T17:02:29.677Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-15T17:02:29.680Z] $ docker exec 7529d6c6237a7841beed4021a5135c6e5c5d12f0a3ecfcaaefd99e94589ceeae ssh-agent [2021-11-15T17:02:29.780Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXpenhbn/agent.14 [2021-11-15T17:02:29.780Z] SSH_AGENT_PID=20 [2021-11-15T17:02:29.786Z] Running ssh-add (command line suppressed) [2021-11-15T17:02:29.880Z] Identity added: /w/workspace/edgex-go/5@tmp/private_key_4056919836839763604.key (/w/workspace/edgex-go/5@tmp/private_key_4056919836839763604.key) [2021-11-15T17:02:29.889Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-15T17:02:30.188Z] + git tag --points-at HEAD [Pipeline] } [2021-11-15T17:02:30.204Z] $ docker exec --env ******** --env ******** 7529d6c6237a7841beed4021a5135c6e5c5d12f0a3ecfcaaefd99e94589ceeae ssh-agent -k [2021-11-15T17:02:30.315Z] unset SSH_AUTH_SOCK; [2021-11-15T17:02:30.315Z] unset SSH_AGENT_PID; [2021-11-15T17:02:30.315Z] echo Agent pid 20 killed; [2021-11-15T17:02:30.323Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-11-15T17:02:30.347Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-15T17:02:30.347Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-15T17:02:30.468Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-15T17:02:30.471Z] $ docker exec 7529d6c6237a7841beed4021a5135c6e5c5d12f0a3ecfcaaefd99e94589ceeae ssh-agent [2021-11-15T17:02:30.574Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXpFaeiL/agent.54 [2021-11-15T17:02:30.574Z] SSH_AGENT_PID=61 [2021-11-15T17:02:30.579Z] Running ssh-add (command line suppressed) [2021-11-15T17:02:30.665Z] Identity added: /w/workspace/edgex-go/5@tmp/private_key_5119664537452416612.key (/w/workspace/edgex-go/5@tmp/private_key_5119664537452416612.key) [2021-11-15T17:02:30.676Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-15T17:02:30.963Z] + git semver init [2021-11-15T17:02:30.963Z] # -> Open(): unable to determine branch for HEAD [2021-11-15T17:02:30.963Z] # $GIT_DIR = /w/workspace/edgex-go/5/.git [2021-11-15T17:02:30.963Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/5 [2021-11-15T17:02:30.963Z] # $SEMVER_REMOTE_NAME = origin [2021-11-15T17:02:30.963Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-11-15T17:02:30.963Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-11-15T17:02:30.963Z] # $SEMVER_BRANCH = PR-3816 [2021-11-15T17:02:30.963Z] # $SEMVER_TEMP = /tmp/semver-019425261 [2021-11-15T17:02:30.963Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-11-15T17:04:22.464Z] # '/tmp/semver-019425261' -> '/w/workspace/edgex-go/5/.semver' [2021-11-15T17:04:22.464Z] # -> Force: false [2021-11-15T17:04:22.464Z] # $SEMVER_DIR = /w/workspace/edgex-go/5/.semver [Pipeline] } [2021-11-15T17:04:22.473Z] $ docker exec --env ******** --env ******** 7529d6c6237a7841beed4021a5135c6e5c5d12f0a3ecfcaaefd99e94589ceeae ssh-agent -k [2021-11-15T17:04:22.565Z] unset SSH_AUTH_SOCK; [2021-11-15T17:04:22.565Z] unset SSH_AGENT_PID; [2021-11-15T17:04:22.565Z] echo Agent pid 61 killed; [2021-11-15T17:04:22.571Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-11-15T17:04:22.884Z] + git semver [Pipeline] } [2021-11-15T17:04:22.897Z] $ docker stop --time=1 7529d6c6237a7841beed4021a5135c6e5c5d12f0a3ecfcaaefd99e94589ceeae [2021-11-15T17:04:24.493Z] $ docker rm -f 7529d6c6237a7841beed4021a5135c6e5c5d12f0a3ecfcaaefd99e94589ceeae [Pipeline] // withDockerContainer [Pipeline] sh [2021-11-15T17:04:24.868Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-11-15T17:04:25.098Z] Stashed 1 file(s) [Pipeline] echo [2021-11-15T17:04:25.101Z] [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 [2021-11-15T17:04:25.334Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-11-15T17:04:25.342Z] ========================================================= [2021-11-15T17:04:25.342Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-11-15T17:04:25.342Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-11-15T17:04:25.644Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-11-15T17:04:25.644Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-11-15T17:04:25.644Z] a0d0a0d46f8b: Already exists [2021-11-15T17:04:25.644Z] 31adcdaf11c8: Pulling fs layer [2021-11-15T17:04:25.644Z] b8b176561691: Pulling fs layer [2021-11-15T17:04:25.644Z] 4527c011a84f: Pulling fs layer [2021-11-15T17:04:25.644Z] 5d74067f8e1e: Pulling fs layer [2021-11-15T17:04:25.644Z] e0aca202a116: Pulling fs layer [2021-11-15T17:04:25.644Z] 3a43be97a3b4: Pulling fs layer [2021-11-15T17:04:25.644Z] 34cad66bf833: Pulling fs layer [2021-11-15T17:04:25.644Z] b4e3c513aaa6: Pulling fs layer [2021-11-15T17:04:25.644Z] 5d74067f8e1e: Waiting [2021-11-15T17:04:25.644Z] e0aca202a116: Waiting [2021-11-15T17:04:25.644Z] 3a43be97a3b4: Waiting [2021-11-15T17:04:25.644Z] 34cad66bf833: Waiting [2021-11-15T17:04:25.644Z] b4e3c513aaa6: Waiting [2021-11-15T17:04:25.644Z] b8b176561691: Verifying Checksum [2021-11-15T17:04:25.644Z] b8b176561691: Download complete [2021-11-15T17:04:25.644Z] 31adcdaf11c8: Download complete [2021-11-15T17:04:25.644Z] 5d74067f8e1e: Verifying Checksum [2021-11-15T17:04:25.644Z] 5d74067f8e1e: Download complete [2021-11-15T17:04:25.644Z] e0aca202a116: Verifying Checksum [2021-11-15T17:04:25.644Z] e0aca202a116: Download complete [2021-11-15T17:04:25.644Z] 3a43be97a3b4: Verifying Checksum [2021-11-15T17:04:25.644Z] 3a43be97a3b4: Download complete [2021-11-15T17:04:25.919Z] 34cad66bf833: Verifying Checksum [2021-11-15T17:04:25.919Z] 34cad66bf833: Download complete [2021-11-15T17:04:25.919Z] 31adcdaf11c8: Pull complete [2021-11-15T17:04:25.919Z] b8b176561691: Pull complete [2021-11-15T17:04:26.183Z] 4527c011a84f: Download complete [2021-11-15T17:04:26.451Z] b4e3c513aaa6: Verifying Checksum [2021-11-15T17:04:26.451Z] b4e3c513aaa6: Download complete [2021-11-15T17:04:30.662Z] 4527c011a84f: Pull complete [2021-11-15T17:04:30.662Z] 5d74067f8e1e: Pull complete [2021-11-15T17:04:30.662Z] e0aca202a116: Pull complete [2021-11-15T17:04:30.662Z] 3a43be97a3b4: Pull complete [2021-11-15T17:04:30.662Z] 34cad66bf833: Pull complete [2021-11-15T17:04:32.623Z] b4e3c513aaa6: Pull complete [2021-11-15T17:04:32.623Z] Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 [2021-11-15T17:04:32.623Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-11-15T17:04:32.623Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-11-15T17:04:32.935Z] + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-11-15T17:04:32.935Z] WORKDIR /edgex [2021-11-15T17:04:32.935Z] COPY go.mod . [2021-11-15T17:04:32.935Z] RUN go mod download' [2021-11-15T17:04:32.935Z] + docker build -t ci-base-image-x86_64 -f - . [2021-11-15T17:04:34.325Z] Sending build context to Docker daemon 330MB [2021-11-15T17:04:34.325Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-11-15T17:04:34.325Z] ---> 9f6097aaca64 [2021-11-15T17:04:34.325Z] Step 2/4 : WORKDIR /edgex [2021-11-15T17:04:36.251Z] ---> Running in f28b22294b1b [2021-11-15T17:04:36.251Z] Removing intermediate container f28b22294b1b [2021-11-15T17:04:36.251Z] ---> 46347cc58656 [2021-11-15T17:04:36.251Z] Step 3/4 : COPY go.mod . [2021-11-15T17:04:36.251Z] ---> f9c2548d8232 [2021-11-15T17:04:36.251Z] Step 4/4 : RUN go mod download [2021-11-15T17:04:36.251Z] ---> Running in 5c6e7d3178b0 [2021-11-15T17:04:40.289Z] Still waiting to schedule task [2021-11-15T17:04:40.289Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-11-15T17:05:08.397Z] Removing intermediate container 5c6e7d3178b0 [2021-11-15T17:05:08.397Z] ---> 7112a74bd64c [2021-11-15T17:05:08.397Z] Successfully built 7112a74bd64c [2021-11-15T17:05:08.397Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-15T17:05:08.699Z] + docker inspect -f . ci-base-image-x86_64 [2021-11-15T17:05:08.699Z] . [Pipeline] withDockerContainer [2021-11-15T17:05:08.762Z] prd-centos7-docker-4c-2g-657 does not seem to be running inside a container [2021-11-15T17:05:08.792Z] $ 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 [2021-11-15T17:05:09.140Z] $ docker top 4e5625d2d48b01abfd20fb7e7f2f1f31b2dfdeacc2c7099e67f8804e81fab7ce -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-15T17:05:09.480Z] + go version [2021-11-15T17:05:09.480Z] go version go1.16.8 linux/amd64 [Pipeline] } [2021-11-15T17:05:09.490Z] $ docker stop --time=1 4e5625d2d48b01abfd20fb7e7f2f1f31b2dfdeacc2c7099e67f8804e81fab7ce [2021-11-15T17:05:10.656Z] $ docker rm -f 4e5625d2d48b01abfd20fb7e7f2f1f31b2dfdeacc2c7099e67f8804e81fab7ce [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-15T17:05:11.111Z] + docker inspect -f . ci-base-image-x86_64 [2021-11-15T17:05:11.111Z] . [Pipeline] withDockerContainer [2021-11-15T17:05:11.183Z] prd-centos7-docker-4c-2g-657 does not seem to be running inside a container [2021-11-15T17:05:11.219Z] $ 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 [2021-11-15T17:05:11.588Z] $ docker top b582de8b9ce391219950fe53ab9555d546fa0b2dc5e5d3eb224d6c902e9814af -eo pid,comm [Pipeline] { [Pipeline] echo [2021-11-15T17:05:11.663Z] ========================================================= [2021-11-15T17:05:11.663Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-11-15T17:05:11.663Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-11-15T17:05:12.008Z] + make test [2021-11-15T17:05:12.008Z] go mod tidy [2021-11-15T17:05:12.273Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-11-15T17:05:18.895Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-11-15T17:05:40.948Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-11-15T17:05:45.265Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-11-15T17:05:45.265Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-11-15T17:05:45.856Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-11-15T17:05:48.423Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-11-15T17:05:49.372Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-11-15T17:05:49.372Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-11-15T17:05:49.372Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-11-15T17:05:49.948Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-11-15T17:05:50.211Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-11-15T17:05:50.479Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-11-15T17:05:50.479Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-11-15T17:05:50.479Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-11-15T17:05:50.479Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-11-15T17:05:52.484Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.047s coverage: 28.7% of statements [2021-11-15T17:05:52.484Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-11-15T17:05:52.484Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-11-15T17:05:53.922Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.074s coverage: 98.5% of statements [2021-11-15T17:05:53.922Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-11-15T17:05:53.922Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.063s coverage: 44.7% of statements [2021-11-15T17:05:53.922Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-11-15T17:05:53.922Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-11-15T17:05:54.869Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.124s coverage: 89.5% of statements [2021-11-15T17:05:54.869Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-11-15T17:05:54.869Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-11-15T17:05:55.815Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.049s coverage: 84.4% of statements [2021-11-15T17:05:55.815Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-11-15T17:05:55.815Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-11-15T17:05:55.815Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-11-15T17:05:55.815Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-11-15T17:05:55.815Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-11-15T17:05:57.222Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.366s coverage: 94.2% of statements [2021-11-15T17:05:57.222Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-11-15T17:05:57.222Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-11-15T17:05:57.222Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.049s coverage: 59.1% of statements [2021-11-15T17:05:57.222Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-11-15T17:05:57.222Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-11-15T17:05:57.222Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-11-15T17:05:57.222Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-11-15T17:05:57.222Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-11-15T17:05:57.501Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.052s coverage: 60.0% of statements [2021-11-15T17:05:57.501Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-11-15T17:05:57.501Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-11-15T17:05:57.501Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-11-15T17:05:58.945Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.043s coverage: 0.9% of statements [2021-11-15T17:05:58.946Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-11-15T17:05:58.946Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.056s coverage: 58.8% of statements [2021-11-15T17:05:58.946Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.046s coverage: 21.7% of statements [2021-11-15T17:05:58.946Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-11-15T17:05:59.216Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.048s coverage: 47.1% of statements [2021-11-15T17:06:00.616Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.085s coverage: 79.5% of statements [2021-11-15T17:06:00.616Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.053s coverage: 94.1% of statements [2021-11-15T17:06:00.616Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.063s coverage: 96.3% of statements [2021-11-15T17:06:00.884Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.044s coverage: 87.5% of statements [2021-11-15T17:06:13.112Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.058s coverage: 94.4% of statements [2021-11-15T17:06:13.112Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.051s coverage: 44.8% of statements [2021-11-15T17:06:18.388Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.178s coverage: 82.5% of statements [2021-11-15T17:06:18.389Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-11-15T17:06:36.519Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.072s coverage: 92.9% of statements [2021-11-15T17:06:36.519Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-11-15T17:06:36.519Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-11-15T17:06:36.519Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-11-15T17:06:36.519Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.030s coverage: 65.1% of statements [2021-11-15T17:06:36.519Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-11-15T17:06:36.519Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-11-15T17:06:36.519Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-11-15T17:06:36.519Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-11-15T17:06:36.519Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-11-15T17:06:36.519Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.063s coverage: 87.2% of statements [2021-11-15T17:06:36.519Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-11-15T17:06:36.519Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-11-15T17:06:36.519Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.052s coverage: 100.0% of statements [2021-11-15T17:06:36.519Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-11-15T17:06:36.519Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.063s coverage: 58.8% of statements [2021-11-15T17:06:36.519Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-11-15T17:06:36.519Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.063s coverage: 80.0% of statements [2021-11-15T17:06:36.519Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.062s coverage: 87.2% of statements [2021-11-15T17:06:36.519Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.062s coverage: 85.4% of statements [2021-11-15T17:06:36.519Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.141s coverage: 91.2% of statements [2021-11-15T17:06:36.519Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-11-15T17:06:36.519Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.135s coverage: 64.4% of statements [2021-11-15T17:06:36.519Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-11-15T17:06:36.519Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-11-15T17:06:36.519Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.050s coverage: 100.0% of statements [2021-11-15T17:06:36.519Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.046s coverage: 89.4% of statements [2021-11-15T17:06:36.519Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.031s coverage: 100.0% of statements [2021-11-15T17:06:36.519Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.050s coverage: 73.7% of statements [2021-11-15T17:06:36.519Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.023s coverage: 100.0% of statements [2021-11-15T17:06:36.519Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.221s coverage: 65.4% of statements [2021-11-15T17:06:36.519Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-11-15T17:06:36.519Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-11-15T17:06:36.519Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-11-15T17:06:37.098Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.146s coverage: 43.8% of statements [2021-11-15T17:06:37.098Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-11-15T17:06:37.098Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-11-15T17:06:37.359Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.050s coverage: 89.5% of statements [2021-11-15T17:06:37.359Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-11-15T17:06:37.622Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.045s coverage: 84.8% of statements [2021-11-15T17:06:37.622Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-11-15T17:06:45.796Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.068s coverage: 17.7% of statements [2021-11-15T17:06:45.796Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-11-15T17:06:45.796Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-11-15T17:06:45.796Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-11-15T17:06:45.796Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-11-15T17:06:45.796Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.141s coverage: 92.3% of statements [2021-11-15T17:06:45.796Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-11-15T17:06:45.796Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-11-15T17:06:45.796Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-11-15T17:06:45.796Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-11-15T17:06:45.796Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.061s coverage: 63.2% of statements [2021-11-15T17:06:45.796Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-11-15T17:06:45.796Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-11-15T17:06:45.796Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.102s coverage: 97.7% of statements [2021-11-15T17:06:45.796Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-11-15T17:06:45.796Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-11-15T17:06:45.796Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-11-15T17:06:45.796Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-11-15T17:06:45.796Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.053s coverage: 28.9% of statements [2021-11-15T17:06:45.796Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-11-15T17:06:45.796Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-11-15T17:06:45.796Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-11-15T17:06:45.796Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-11-15T17:06:45.796Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-11-15T17:06:45.796Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-11-15T17:06:45.796Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.053s coverage: 100.0% of statements [2021-11-15T17:06:45.796Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.030s coverage: 96.9% of statements [2021-11-15T17:06:45.796Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2021-11-15T17:07:24.723Z] GO111MODULE=on go vet ./... [2021-11-15T17:07:31.425Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-11-15T17:07:31.684Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-11-15T17:07:31.948Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2021-11-15T17:07:32.530Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2021-11-15T17:07:32.822Z] + ls -al . [2021-11-15T17:07:32.822Z] total 636 [2021-11-15T17:07:32.822Z] drwxrwxr-x 10 1001 1001 4096 Nov 15 17:07 . [2021-11-15T17:07:32.822Z] drwxr-xr-x 4 root root 28 Nov 15 17:05 .. [2021-11-15T17:07:32.822Z] -rw-rw-r-- 1 1001 1001 11 Nov 15 17:02 .dockerignore [2021-11-15T17:07:32.822Z] drwxrwxr-x 8 1001 1001 179 Nov 15 17:02 .git [2021-11-15T17:07:32.822Z] drwxrwxr-x 4 1001 1001 142 Nov 15 17:02 .github [2021-11-15T17:07:32.822Z] -rw-rw-r-- 1 1001 1001 804 Nov 15 17:02 .gitignore [2021-11-15T17:07:32.822Z] -rw-rw-r-- 1 1001 1001 42 Nov 15 17:02 .golangci.yml [2021-11-15T17:07:32.822Z] -rw-rw-r-- 1 1001 1001 76 Nov 15 17:02 .hadolint.yml [2021-11-15T17:07:32.822Z] drwx------ 3 1001 1001 58 Nov 15 17:04 .semver [2021-11-15T17:07:32.822Z] -rw-rw-r-- 1 1001 1001 166 Nov 15 17:02 .sonarcloud.properties [2021-11-15T17:07:32.822Z] -rw-rw-r-- 1 1001 1001 1171 Nov 15 17:02 ADOPTERS.md [2021-11-15T17:07:32.822Z] -rw-rw-r-- 1 1001 1001 8910 Nov 15 17:02 Attribution.txt [2021-11-15T17:07:32.822Z] -rw-rw-r-- 1 1001 1001 43881 Nov 15 17:02 CHANGELOG.md [2021-11-15T17:07:32.822Z] -rw-rw-r-- 1 1001 1001 3804 Nov 15 17:02 CONTRIBUTING.md [2021-11-15T17:07:32.822Z] -rw-rw-r-- 1 1001 1001 677 Nov 15 17:02 GOVERNANCE.md [2021-11-15T17:07:32.822Z] -rw-rw-r-- 1 1001 1001 849 Nov 15 17:02 Jenkinsfile [2021-11-15T17:07:32.822Z] -rw-rw-r-- 1 1001 1001 10775 Nov 15 17:02 LICENSE [2021-11-15T17:07:32.822Z] -rw-rw-r-- 1 1001 1001 6508 Nov 15 17:02 Makefile [2021-11-15T17:07:32.822Z] -rw-rw-r-- 1 1001 1001 582 Nov 15 17:02 OWNERS.md [2021-11-15T17:07:32.822Z] -rw-rw-r-- 1 1001 1001 8207 Nov 15 17:02 README.md [2021-11-15T17:07:32.822Z] -rw-rw-r-- 1 1001 1001 6912 Nov 15 17:02 SECURITY.md [2021-11-15T17:07:32.822Z] -rw-rw-r-- 1 1001 1001 5 Nov 15 17:04 VERSION [2021-11-15T17:07:32.822Z] -rw-rw-r-- 1 1001 1001 4131 Nov 15 17:02 ZMQWindows.md [2021-11-15T17:07:32.822Z] drwxrwxr-x 2 1001 1001 37 Nov 15 17:02 bin [2021-11-15T17:07:32.822Z] drwxrwxr-x 14 1001 1001 4096 Nov 15 17:02 cmd [2021-11-15T17:07:32.822Z] -rw-r--r-- 1 root root 428381 Nov 15 17:06 coverage.out [2021-11-15T17:07:32.822Z] -rw-rw-r-- 1 1001 1001 822 Nov 15 17:02 go.mod [2021-11-15T17:07:32.822Z] -rw-rw-r-- 1 1001 1001 49471 Nov 15 17:02 go.sum [2021-11-15T17:07:32.822Z] drwxrwxr-x 8 1001 1001 124 Nov 15 17:02 internal [2021-11-15T17:07:32.822Z] drwxrwxr-x 3 1001 1001 16 Nov 15 17:02 openapi [2021-11-15T17:07:32.822Z] drwxrwxr-x 4 1001 1001 71 Nov 15 17:02 snap [2021-11-15T17:07:32.822Z] -rw-rw-r-- 1 1001 1001 204 Nov 15 17:02 version.go [Pipeline] sh [2021-11-15T17:07:33.110Z] + '[' -e coverage.out ] [2021-11-15T17:07:33.110Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-11-15T17:07:33.224Z] Stashed 1 file(s) [Pipeline] sh [2021-11-15T17:07:33.512Z] + make build [2021-11-15T17:07:33.512Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-11-15T17:07:34.902Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-11-15T17:07:36.576Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-662 in /w/workspace/edgexfoundry_edgex-go_PR-3816 [Pipeline] { [Pipeline] ws [2021-11-15T17:07:36.588Z] Running in /w/workspace/edgex-go/5 [Pipeline] { [Pipeline] checkout [2021-11-15T17:07:36.813Z] The recommended git tool is: git [2021-11-15T17:07:42.064Z] using credential edgex-jenkins-ssh [2021-11-15T17:07:42.087Z] Cloning the remote Git repository [2021-11-15T17:07:42.151Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-11-15T17:07:42.244Z] > git init /w/workspace/edgex-go/5 # timeout=10 [2021-11-15T17:07:42.435Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-11-15T17:07:42.436Z] > git --version # timeout=10 [2021-11-15T17:07:42.466Z] > git --version # 'git version 2.17.1' [2021-11-15T17:07:42.467Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-15T17:07:42.594Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-15T17:07:43.084Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-11-15T17:07:43.084Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-11-15T17:07:43.663Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-11-15T17:07:43.927Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-11-15T17:07:44.877Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-11-15T17:07:45.838Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-11-15T17:07:46.423Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-11-15T17:07:47.475Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-11-15T17:07:48.576Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-11-15T17:07:49.257Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2021-11-15T17:07:50.675Z] $ docker stop --time=1 b582de8b9ce391219950fe53ab9555d546fa0b2dc5e5d3eb224d6c902e9814af [2021-11-15T17:07:52.452Z] $ docker rm -f b582de8b9ce391219950fe53ab9555d546fa0b2dc5e5d3eb224d6c902e9814af [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-15T17:07:53.880Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-11-15T17:07:53.880Z] [2021-11-15T17:07:53.880Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-11-15T17:07:54.180Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-11-15T17:07:54.180Z] latest: Pulling from edgex-devops/edgex-compose [2021-11-15T17:07:54.180Z] cbdbe7a5bc2a: Pulling fs layer [2021-11-15T17:07:54.180Z] ca9280d653b3: Pulling fs layer [2021-11-15T17:07:54.180Z] 7e9c9ca2126c: Pulling fs layer [2021-11-15T17:07:54.444Z] cbdbe7a5bc2a: Verifying Checksum [2021-11-15T17:07:54.444Z] cbdbe7a5bc2a: Download complete [2021-11-15T17:07:54.444Z] ca9280d653b3: Verifying Checksum [2021-11-15T17:07:54.444Z] ca9280d653b3: Download complete [2021-11-15T17:07:54.705Z] cbdbe7a5bc2a: Pull complete [2021-11-15T17:07:54.705Z] 7e9c9ca2126c: Verifying Checksum [2021-11-15T17:07:54.705Z] 7e9c9ca2126c: Download complete [2021-11-15T17:07:55.276Z] ca9280d653b3: Pull complete [2021-11-15T17:07:59.498Z] 7e9c9ca2126c: Pull complete [2021-11-15T17:07:59.498Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-11-15T17:07:59.498Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-11-15T17:07:59.498Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-11-15T17:07:59.563Z] prd-centos7-docker-4c-2g-657 does not seem to be running inside a container [2021-11-15T17:07:59.596Z] $ 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 [2021-11-15T17:08:02.331Z] $ docker top a9d54f8d20ac94871acc32eb0c3f15eb830328b0c9ce2a48da3f448297de7e6a -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-15T17:08:02.676Z] + docker-compose build --help [2021-11-15T17:08:02.676Z] + grep parallel [2021-11-15T17:08:03.247Z] --parallel Build images in parallel. [Pipeline] } [2021-11-15T17:08:03.258Z] $ docker stop --time=1 a9d54f8d20ac94871acc32eb0c3f15eb830328b0c9ce2a48da3f448297de7e6a [2021-11-15T17:08:04.449Z] $ docker rm -f a9d54f8d20ac94871acc32eb0c3f15eb830328b0c9ce2a48da3f448297de7e6a [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-15T17:08:04.813Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-11-15T17:08:04.813Z] . [Pipeline] withDockerContainer [2021-11-15T17:08:04.875Z] prd-centos7-docker-4c-2g-657 does not seem to be running inside a container [2021-11-15T17:08:04.909Z] $ 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 [2021-11-15T17:08:05.215Z] $ docker top 398d02e0744425163ee2f59a06dd43bc93f43bbce0426757370ef9a7ff8012ca -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-15T17:08:05.576Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-11-15T17:08:06.145Z] Building core-command ... [2021-11-15T17:08:06.145Z] Building core-data ... [2021-11-15T17:08:06.145Z] Building core-metadata ... [2021-11-15T17:08:06.145Z] Building security-bootstrapper ... [2021-11-15T17:08:06.145Z] Building security-proxy-setup ... [2021-11-15T17:08:06.145Z] Building security-secretstore-setup ... [2021-11-15T17:08:06.145Z] Building support-notifications ... [2021-11-15T17:08:06.145Z] Building support-scheduler ... [2021-11-15T17:08:06.145Z] Building sys-mgmt-agent ... [2021-11-15T17:08:06.145Z] Building sys-mgmt-agent [2021-11-15T17:08:06.145Z] Building support-notifications [2021-11-15T17:08:06.145Z] Building core-command [2021-11-15T17:08:06.145Z] Building security-secretstore-setup [2021-11-15T17:08:06.145Z] Building security-bootstrapper [2021-11-15T17:08:16.186Z] Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-15T17:08:16.186Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-11-15T17:08:16.186Z] ---> 7112a74bd64c [2021-11-15T17:08:16.186Z] Step 3/21 : WORKDIR /edgex-go [2021-11-15T17:08:16.186Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-15T17:08:16.186Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-11-15T17:08:16.186Z] ---> 7112a74bd64c [2021-11-15T17:08:16.186Z] Step 3/24 : WORKDIR /edgex-go [2021-11-15T17:08:20.271Z] Merging remotes/origin/main commit 143991c289fa33d15b92815d9662304bdb63510a into PR head commit 0a76eedfa92fa9c7fe4041168055a09039f1e431 [2021-11-15T17:08:20.882Z] Merge succeeded, producing f6d7bc29b2d66f24b93422fdfae8eb9eb4d01f0d [2021-11-15T17:08:20.882Z] Checking out Revision f6d7bc29b2d66f24b93422fdfae8eb9eb4d01f0d (PR-3816) [2021-11-15T17:08:21.469Z] ---> Running in 8ee9e33f571c [2021-11-15T17:08:21.469Z] ---> Running in 612514be5747 [2021-11-15T17:08:19.277Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-11-15T17:08:19.295Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-15T17:08:19.325Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-11-15T17:08:19.373Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-11-15T17:08:19.374Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-15T17:08:19.388Z] > 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 [2021-11-15T17:08:20.294Z] > git config core.sparsecheckout # timeout=10 [2021-11-15T17:08:20.320Z] > git checkout -f 0a76eedfa92fa9c7fe4041168055a09039f1e431 # timeout=10 [2021-11-15T17:08:20.548Z] > git remote # timeout=10 [2021-11-15T17:08:20.573Z] > git config --get remote.origin.url # timeout=10 [2021-11-15T17:08:20.587Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-15T17:08:20.599Z] > git merge 143991c289fa33d15b92815d9662304bdb63510a # timeout=10 [2021-11-15T17:08:20.856Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-11-15T17:08:20.892Z] > git config core.sparsecheckout # timeout=10 [2021-11-15T17:08:20.908Z] > git checkout -f f6d7bc29b2d66f24b93422fdfae8eb9eb4d01f0d # timeout=10 [2021-11-15T17:08:24.016Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-15T17:08:24.016Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-15T17:08:24.016Z] ---> 7112a74bd64c [2021-11-15T17:08:24.016Z] Step 3/22 : WORKDIR /edgex-go [2021-11-15T17:08:25.313Z] Commit message: "Merge commit '143991c289fa33d15b92815d9662304bdb63510a' into HEAD" [2021-11-15T17:08:25.338Z] First time build. Skipping changelog. [2021-11-15T17:08:25.399Z] Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-15T17:08:25.399Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2021-11-15T17:08:25.660Z] ---> 7112a74bd64c [2021-11-15T17:08:25.660Z] Step 3/30 : WORKDIR /edgex-go [2021-11-15T17:08:25.660Z] ---> Using cache [2021-11-15T17:08:25.660Z] ---> d7d5a4d5066b [2021-11-15T17:08:25.660Z] 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 [2021-11-15T17:08:26.229Z] ---> Running in 2c622dcca1f4 [2021-11-15T17:08:26.229Z] Removing intermediate container 8ee9e33f571c [2021-11-15T17:08:26.229Z] ---> c618e20e7d10 [2021-11-15T17:08:26.229Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-15T17:08:26.229Z] Removing intermediate container 612514be5747 [2021-11-15T17:08:26.229Z] ---> d7d5a4d5066b [2021-11-15T17:08:26.229Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-15T17:08:26.249Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2021-11-15T17:08:26.249Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-15T17:08:26.249Z] Dload Upload Total Spent Left Speed [2021-11-15T17:08:26.249Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 199k 0 --:--:-- --:--:-- --:--:-- 199k [Pipeline] sh [2021-11-15T17:08:26.489Z] ---> Running in 77efa36cb4ab [2021-11-15T17:08:26.489Z] ---> Running in a0a5f5e3bb11 [2021-11-15T17:08:26.489Z] ---> Running in cb05b75c8d6b [2021-11-15T17:08:26.677Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2021-11-15T17:08:26.753Z] Removing intermediate container 2c622dcca1f4 [2021-11-15T17:08:26.753Z] ---> ce990b795534 [2021-11-15T17:08:26.753Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-15T17:08:27.017Z] ---> Running in b9cf9b84171e [2021-11-15T17:08:27.024Z] + + sudosudo tee jq /etc/docker/daemon.new . += {"seccomp-profile": "/etc/docker/seccomp.json"} [2021-11-15T17:08:27.024Z] /etc/docker/daemon.json [2021-11-15T17:08:27.024Z] { [2021-11-15T17:08:27.024Z] "registry-mirrors": [ [2021-11-15T17:08:27.024Z] "https://nexus3.edgexfoundry.org:10001" [2021-11-15T17:08:27.024Z] ], [2021-11-15T17:08:27.024Z] "bip": "10.250.0.254/24", [2021-11-15T17:08:27.024Z] "hosts": [ [2021-11-15T17:08:27.024Z] "tcp://0.0.0.0:5555", [2021-11-15T17:08:27.024Z] "unix:///var/run/docker.sock" [2021-11-15T17:08:27.024Z] ], [2021-11-15T17:08:27.024Z] "mtu": 1458, [2021-11-15T17:08:27.024Z] "selinux-enabled": true, [2021-11-15T17:08:27.024Z] "seccomp-profile": "/etc/docker/seccomp.json" [2021-11-15T17:08:27.024Z] } [Pipeline] sh [2021-11-15T17:08:27.448Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2021-11-15T17:08:27.807Z] + sudo service docker restart [2021-11-15T17:08:25.324Z] > git rev-list --no-walk 8085a56a9f2bf44747d365da44a01292ec033bcd # timeout=10 [2021-11-15T17:08:28.418Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-15T17:08:28.418Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-15T17:08:28.418Z] ---> 7112a74bd64c [2021-11-15T17:08:28.418Z] Step 3/22 : WORKDIR /edgex-go [2021-11-15T17:08:28.418Z] ---> Using cache [2021-11-15T17:08:28.418Z] ---> ce990b795534 [2021-11-15T17:08:28.418Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-15T17:08:28.418Z] ---> Running in da82c3000c1c [2021-11-15T17:08:28.418Z] Removing intermediate container 77efa36cb4ab [2021-11-15T17:08:28.418Z] ---> 71ab9a2384b1 [2021-11-15T17:08:28.418Z] Step 5/30 : RUN apk add --update --no-cache make git [2021-11-15T17:08:28.418Z] ---> Running in a3efb9da4388 [2021-11-15T17:08:28.418Z] Removing intermediate container a0a5f5e3bb11 [2021-11-15T17:08:28.418Z] ---> 4b1eead37524 [2021-11-15T17:08:28.418Z] Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates [2021-11-15T17:08:28.418Z] Removing intermediate container cb05b75c8d6b [2021-11-15T17:08:28.418Z] ---> c8ba9cf510ab [2021-11-15T17:08:28.418Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-11-15T17:08:28.418Z] ---> Running in 674a9f67ffbb [2021-11-15T17:08:28.418Z] ---> Running in 207bd8107880 [2021-11-15T17:08:28.418Z] Removing intermediate container b9cf9b84171e [2021-11-15T17:08:28.418Z] ---> a7bd10a07f80 [2021-11-15T17:08:28.418Z] Step 5/22 : RUN apk add --update --no-cache make bash git [2021-11-15T17:08:28.682Z] ---> Running in 38310ac9504e [2021-11-15T17:08:28.942Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-15T17:08:29.201Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-15T17:08:29.201Z] Removing intermediate container da82c3000c1c [2021-11-15T17:08:29.201Z] ---> c98cdbf39ffb [2021-11-15T17:08:29.201Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-11-15T17:08:29.201Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-15T17:08:29.201Z] ---> Running in 9f75c3040c35 [2021-11-15T17:08:29.201Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-15T17:08:29.460Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-15T17:08:29.730Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-15T17:08:29.730Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-15T17:08:29.989Z] OK: 220 MiB in 52 packages [2021-11-15T17:08:29.989Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-15T17:08:29.989Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-15T17:08:30.260Z] OK: 220 MiB in 52 packages [2021-11-15T17:08:30.260Z] Removing intermediate container a3efb9da4388 [2021-11-15T17:08:30.260Z] ---> 703a22513ed8 [2021-11-15T17:08:30.260Z] Step 6/30 : COPY . . [2021-11-15T17:08:30.260Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-15T17:08:30.529Z] OK: 220 MiB in 52 packages [2021-11-15T17:08:30.529Z] OK: 220 MiB in 52 packages [2021-11-15T17:08:30.791Z] OK: 220 MiB in 52 packages [2021-11-15T17:08:32.734Z] Removing intermediate container 674a9f67ffbb [2021-11-15T17:08:32.734Z] ---> a0334ded2dea [2021-11-15T17:08:32.734Z] Step 6/21 : COPY . . [2021-11-15T17:08:36.075Z] Removing intermediate container 207bd8107880 [2021-11-15T17:08:36.075Z] ---> 4e850e06f710 [2021-11-15T17:08:36.075Z] Step 6/24 : COPY . . [2021-11-15T17:08:36.348Z] Removing intermediate container 9f75c3040c35 [2021-11-15T17:08:36.348Z] ---> 2cfda6350f73 [2021-11-15T17:08:36.348Z] Step 6/22 : COPY . . [2021-11-15T17:08:36.348Z] ---> b879f5a22c08 [2021-11-15T17:08:36.348Z] Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-15T17:08:38.925Z] Removing intermediate container 38310ac9504e [2021-11-15T17:08:38.925Z] ---> 954620227cfc [2021-11-15T17:08:38.925Z] Step 6/22 : COPY . . [2021-11-15T17:08:39.509Z] ---> Running in 62cbc110cbba [2021-11-15T17:08:43.719Z] ---> dcfe1ff27ffb [2021-11-15T17:08:43.719Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-15T17:08:45.104Z] ---> Running in ad927794194e [2021-11-15T17:08:45.104Z] ---> bdfe8d08c144 [2021-11-15T17:08:45.104Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-15T17:08:45.366Z] ---> 72797bccacbf [2021-11-15T17:08:45.366Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-15T17:08:45.366Z] ---> Running in ebad31d54777 [2021-11-15T17:08:45.366Z] ---> Running in a9846e3f83f7 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-15T17:08:46.148Z] provisioning config files... [2021-11-15T17:08:46.172Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config1182233965087781466tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-15T17:08:46.521Z] ---> docker-login.sh [2021-11-15T17:08:46.521Z] nexus3.edgexfoundry.org:10001 [2021-11-15T17:08:47.125Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-15T17:08:47.397Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-15T17:08:47.397Z] Configure a credential helper to remove this warning. See [2021-11-15T17:08:47.397Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-15T17:08:47.397Z] [2021-11-15T17:08:47.397Z] Login Succeeded [2021-11-15T17:08:47.397Z] nexus3.edgexfoundry.org:10002 [2021-11-15T17:08:47.668Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-15T17:08:47.940Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-15T17:08:47.941Z] Configure a credential helper to remove this warning. See [2021-11-15T17:08:47.941Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-15T17:08:47.941Z] [2021-11-15T17:08:47.941Z] Login Succeeded [2021-11-15T17:08:47.941Z] nexus3.edgexfoundry.org:10003 [2021-11-15T17:08:48.215Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-15T17:08:48.490Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-15T17:08:48.490Z] Configure a credential helper to remove this warning. See [2021-11-15T17:08:48.490Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-15T17:08:48.490Z] [2021-11-15T17:08:48.490Z] Login Succeeded [2021-11-15T17:08:48.490Z] nexus3.edgexfoundry.org:10004 [2021-11-15T17:08:48.764Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-15T17:08:49.037Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-15T17:08:49.037Z] Configure a credential helper to remove this warning. See [2021-11-15T17:08:49.037Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-15T17:08:49.037Z] [2021-11-15T17:08:49.037Z] Login Succeeded [2021-11-15T17:08:49.037Z] docker.io [2021-11-15T17:08:49.309Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-15T17:08:49.596Z] Removing intermediate container ad927794194e [2021-11-15T17:08:49.596Z] ---> 4418767ebd60 [2021-11-15T17:08:49.596Z] Step 8/21 : RUN make cmd/support-notifications/support-notifications [2021-11-15T17:08:49.596Z] ---> Running in 1db7377b83a5 [2021-11-15T17:08:49.596Z] Removing intermediate container 62cbc110cbba [2021-11-15T17:08:49.596Z] ---> 406955766547 [2021-11-15T17:08:49.596Z] Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-11-15T17:08:49.596Z] Removing intermediate container a9846e3f83f7 [2021-11-15T17:08:49.596Z] ---> 34b879cf10bd [2021-11-15T17:08:49.596Z] Step 8/22 : RUN make cmd/core-command/core-command [2021-11-15T17:08:49.596Z] ---> Running in 41b6d1f590d2 [2021-11-15T17:08:49.596Z] Removing intermediate container ebad31d54777 [2021-11-15T17:08:49.596Z] ---> 75de18fb6d76 [2021-11-15T17:08:49.596Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-11-15T17:08:49.596Z] ---> Running in 64e2f6fee418 [2021-11-15T17:08:49.596Z] ---> Running in a2f11e9e8767 [2021-11-15T17:08:49.596Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-11-15T17:08:49.902Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-15T17:08:49.902Z] Configure a credential helper to remove this warning. See [2021-11-15T17:08:49.902Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-15T17:08:49.902Z] [2021-11-15T17:08:49.902Z] Login Succeeded [2021-11-15T17:08:49.902Z] ---> docker-login.sh ends [Pipeline] } [2021-11-15T17:08:49.920Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2021-11-15T17:08:50.206Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-11-15T17:08:50.206Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-11-15T17:08:50.206Z] 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 [2021-11-15T17:08:50.475Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-11-15T17:08:50.484Z] ========================================================= [2021-11-15T17:08:50.484Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-11-15T17:08:50.484Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-11-15T17:08:50.842Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-11-15T17:08:51.117Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-11-15T17:08:51.117Z] 552d1f2373af: Pulling fs layer [2021-11-15T17:08:51.117Z] ea3f2d53f512: Pulling fs layer [2021-11-15T17:08:51.117Z] 9e70ebbbe112: Pulling fs layer [2021-11-15T17:08:51.117Z] 7a9cfe048b4a: Pulling fs layer [2021-11-15T17:08:51.117Z] 72dc09318566: Pulling fs layer [2021-11-15T17:08:51.117Z] f4f7b4309257: Pulling fs layer [2021-11-15T17:08:51.117Z] 0ac9a79272e3: Pulling fs layer [2021-11-15T17:08:51.117Z] b78e95d17946: Pulling fs layer [2021-11-15T17:08:51.117Z] 72dc09318566: Waiting [2021-11-15T17:08:51.117Z] f4f7b4309257: Waiting [2021-11-15T17:08:51.117Z] 0ac9a79272e3: Waiting [2021-11-15T17:08:51.117Z] b78e95d17946: Waiting [2021-11-15T17:08:51.117Z] 9e70ebbbe112: Verifying Checksum [2021-11-15T17:08:51.117Z] 9e70ebbbe112: Download complete [2021-11-15T17:08:51.117Z] ea3f2d53f512: Download complete [2021-11-15T17:08:51.117Z] 72dc09318566: Download complete [2021-11-15T17:08:51.117Z] f4f7b4309257: Verifying Checksum [2021-11-15T17:08:51.117Z] f4f7b4309257: Download complete [2021-11-15T17:08:51.117Z] 552d1f2373af: Download complete [2021-11-15T17:08:51.117Z] 0ac9a79272e3: Verifying Checksum [2021-11-15T17:08:51.117Z] 0ac9a79272e3: Download complete [2021-11-15T17:08:52.106Z] 552d1f2373af: Pull complete [2021-11-15T17:08:52.382Z] ea3f2d53f512: Pull complete [2021-11-15T17:08:52.886Z] ---> 9b28092ce683 [2021-11-15T17:08:52.887Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-15T17:08:52.984Z] 9e70ebbbe112: Pull complete [2021-11-15T17:08:53.150Z] ---> Running in 600d2802c582 [2021-11-15T17:08:53.258Z] b78e95d17946: Verifying Checksum [2021-11-15T17:08:53.259Z] b78e95d17946: Download complete [2021-11-15T17:08:53.531Z] 7a9cfe048b4a: Verifying Checksum [2021-11-15T17:08:53.531Z] 7a9cfe048b4a: Download complete [2021-11-15T17:08:54.535Z] Removing intermediate container 600d2802c582 [2021-11-15T17:08:54.535Z] ---> 09e4e38f0a06 [2021-11-15T17:08:54.535Z] Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-11-15T17:08:54.535Z] ---> Running in f03a62b9f9dc [2021-11-15T17:08:55.104Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-11-15T17:09:03.681Z] 7a9cfe048b4a: Pull complete [2021-11-15T17:09:03.954Z] 72dc09318566: Pull complete [2021-11-15T17:09:04.549Z] f4f7b4309257: Pull complete [2021-11-15T17:09:04.823Z] 0ac9a79272e3: Pull complete [2021-11-15T17:09:11.538Z] b78e95d17946: Pull complete [2021-11-15T17:09:11.538Z] Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 [2021-11-15T17:09:11.538Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-11-15T17:09:11.538Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-11-15T17:09:11.891Z] + docker build -t ci-base-image-arm64 -f - . [2021-11-15T17:09:11.891Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-11-15T17:09:11.891Z] WORKDIR /edgex [2021-11-15T17:09:11.891Z] COPY go.mod . [2021-11-15T17:09:11.891Z] RUN go mod download [2021-11-15T17:09:14.525Z] Sending build context to Docker daemon 166.7MB [2021-11-15T17:09:14.525Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-11-15T17:09:14.525Z] ---> 8b459fc5aaf0 [2021-11-15T17:09:14.525Z] Step 2/4 : WORKDIR /edgex [2021-11-15T17:09:16.495Z] ---> Running in 357883035bd9 [2021-11-15T17:09:16.495Z] Removing intermediate container 357883035bd9 [2021-11-15T17:09:16.495Z] ---> 724049b1873c [2021-11-15T17:09:16.495Z] Step 3/4 : COPY go.mod . [2021-11-15T17:09:17.467Z] ---> a0312b7ebb01 [2021-11-15T17:09:17.467Z] Step 4/4 : RUN go mod download [2021-11-15T17:09:17.467Z] ---> Running in daf251c94a36 [2021-11-15T17:09:33.864Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-11-15T17:09:34.132Z] Removing intermediate container 64e2f6fee418 [2021-11-15T17:09:34.132Z] ---> 5f0b272e5f95 [2021-11-15T17:09:34.132Z] [2021-11-15T17:09:34.132Z] Step 9/22 : FROM alpine:3.14 [2021-11-15T17:09:34.132Z] Removing intermediate container 41b6d1f590d2 [2021-11-15T17:09:34.132Z] ---> 1099bf889c91 [2021-11-15T17:09:34.132Z] [2021-11-15T17:09:34.132Z] Step 9/30 : FROM alpine:3.14 [2021-11-15T17:09:35.080Z] 3.14: Pulling from library/alpine [2021-11-15T17:09:35.340Z] 3.14: Pulling from library/alpine [2021-11-15T17:09:35.340Z] Removing intermediate container a2f11e9e8767 [2021-11-15T17:09:35.340Z] ---> 65a56df70eef [2021-11-15T17:09:35.340Z] [2021-11-15T17:09:35.340Z] Step 9/24 : FROM alpine:3.14 [2021-11-15T17:09:36.289Z] Removing intermediate container 1db7377b83a5 [2021-11-15T17:09:36.289Z] ---> edeb323672ce [2021-11-15T17:09:36.289Z] [2021-11-15T17:09:36.289Z] Step 9/21 : FROM alpine:3.14 [2021-11-15T17:09:36.289Z] 3.14: Pulling from library/alpine [2021-11-15T17:09:36.289Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2021-11-15T17:09:36.289Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2021-11-15T17:09:36.289Z] Status: Downloaded newer image for alpine:3.14 [2021-11-15T17:09:36.289Z] Status: Downloaded newer image for alpine:3.14 [2021-11-15T17:09:36.289Z] ---> 0a97eee8041e [2021-11-15T17:09:36.289Z] Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-11-15T17:09:36.289Z] ---> 0a97eee8041e [2021-11-15T17:09:36.289Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-11-15T17:09:36.289Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2021-11-15T17:09:36.289Z] Status: Image is up to date for alpine:3.14 [2021-11-15T17:09:36.289Z] ---> 0a97eee8041e [2021-11-15T17:09:36.289Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-11-15T17:09:36.289Z] 3.14: Pulling from library/alpine [2021-11-15T17:09:36.566Z] ---> Running in b171bccf5fc6 [2021-11-15T17:09:36.566Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2021-11-15T17:09:36.566Z] Status: Image is up to date for alpine:3.14 [2021-11-15T17:09:36.566Z] ---> 0a97eee8041e [2021-11-15T17:09:36.566Z] Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-11-15T17:09:36.827Z] ---> Running in 3250efeacc67 [2021-11-15T17:09:36.827Z] ---> Running in 446b9d8b0a8b [2021-11-15T17:09:36.827Z] Removing intermediate container b171bccf5fc6 [2021-11-15T17:09:36.827Z] ---> c697dafa3ed2 [2021-11-15T17:09:36.827Z] Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec [2021-11-15T17:09:36.827Z] ---> Running in 6dc61cf8e155 [2021-11-15T17:09:37.091Z] Removing intermediate container f03a62b9f9dc [2021-11-15T17:09:37.091Z] ---> efb20cbc23b8 [2021-11-15T17:09:37.091Z] Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-11-15T17:09:37.091Z] ---> Running in fffc1692f396 [2021-11-15T17:09:37.091Z] ---> Running in 4905a44dbf3f [2021-11-15T17:09:37.356Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-15T17:09:37.356Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-15T17:09:37.356Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-15T17:09:37.620Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-15T17:09:37.897Z] (1/3) Installing ca-certificates (20191127-r5) [2021-11-15T17:09:37.897Z] (2/3) Installing dumb-init (1.2.5-r1) [2021-11-15T17:09:37.897Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-15T17:09:37.897Z] (3/3) Installing su-exec (0.2-r1) [2021-11-15T17:09:37.897Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-11-15T17:09:37.897Z] Executing busybox-1.33.1-r6.trigger [2021-11-15T17:09:37.897Z] Executing busybox-1.33.1-r6.trigger [2021-11-15T17:09:37.897Z] Executing ca-certificates-20191127-r5.trigger [2021-11-15T17:09:37.897Z] OK: 6 MiB in 15 packages [2021-11-15T17:09:37.897Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-15T17:09:37.897Z] OK: 6 MiB in 17 packages [2021-11-15T17:09:37.897Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-11-15T17:09:38.170Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-15T17:09:38.170Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-15T17:09:38.443Z] (1/2) Installing ca-certificates (20191127-r5) [2021-11-15T17:09:38.443Z] (2/2) Installing dumb-init (1.2.5-r1) [2021-11-15T17:09:38.443Z] Executing busybox-1.33.1-r6.trigger [2021-11-15T17:09:38.443Z] Executing ca-certificates-20191127-r5.trigger [2021-11-15T17:09:38.443Z] (1/2) Installing dumb-init (1.2.5-r1) [2021-11-15T17:09:38.443Z] (2/2) Installing su-exec (0.2-r1) [2021-11-15T17:09:38.443Z] Executing busybox-1.33.1-r6.trigger [2021-11-15T17:09:38.443Z] OK: 6 MiB in 16 packages [2021-11-15T17:09:38.443Z] OK: 6 MiB in 16 packages [2021-11-15T17:09:38.705Z] Removing intermediate container 3250efeacc67 [2021-11-15T17:09:38.706Z] ---> 5868d02609a7 [2021-11-15T17:09:38.706Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-15T17:09:38.706Z] Removing intermediate container 446b9d8b0a8b [2021-11-15T17:09:38.706Z] ---> c0f6ae81e1ea [2021-11-15T17:09:38.706Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-11-15T17:09:38.706Z] ---> Running in 3ac118dfef6e [2021-11-15T17:09:38.706Z] ---> Running in 8703dbe9cf4a [2021-11-15T17:09:38.970Z] Removing intermediate container 8703dbe9cf4a [2021-11-15T17:09:38.970Z] ---> 40b13a51543e [2021-11-15T17:09:38.970Z] Step 12/24 : WORKDIR / [2021-11-15T17:09:38.970Z] Removing intermediate container 3ac118dfef6e [2021-11-15T17:09:38.970Z] ---> 3cd2813b7228 [2021-11-15T17:09:38.970Z] Step 12/22 : ENV APP_PORT=59882 [2021-11-15T17:09:38.970Z] ---> Running in a5c5ab478a60 [2021-11-15T17:09:38.970Z] Removing intermediate container fffc1692f396 [2021-11-15T17:09:38.970Z] ---> 8719ca53310b [2021-11-15T17:09:38.970Z] Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init [2021-11-15T17:09:38.970Z] ---> Running in 6ad388549938 [2021-11-15T17:09:39.232Z] Removing intermediate container 6dc61cf8e155 [2021-11-15T17:09:39.232Z] ---> 374f2ede8810 [2021-11-15T17:09:39.232Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-15T17:09:39.232Z] ---> Running in 590f39d3ca74 [2021-11-15T17:09:39.232Z] ---> Running in a75dd5406a45 [2021-11-15T17:09:39.232Z] Removing intermediate container 4905a44dbf3f [2021-11-15T17:09:39.232Z] ---> de516afe7a95 [2021-11-15T17:09:39.232Z] [2021-11-15T17:09:39.232Z] Step 10/22 : FROM docker:20.10.8 [2021-11-15T17:09:39.232Z] Removing intermediate container 6ad388549938 [2021-11-15T17:09:39.232Z] ---> b88ccd47b206 [2021-11-15T17:09:39.232Z] Step 13/22 : EXPOSE $APP_PORT [2021-11-15T17:09:39.232Z] Removing intermediate container 590f39d3ca74 [2021-11-15T17:09:39.232Z] ---> a3143f3a32d0 [2021-11-15T17:09:39.232Z] Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-11-15T17:09:39.232Z] Removing intermediate container a5c5ab478a60 [2021-11-15T17:09:39.232Z] ---> ae24c2dadfbc [2021-11-15T17:09:39.232Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-11-15T17:09:39.232Z] ---> Running in 25529f52965c [2021-11-15T17:09:39.232Z] ---> Running in 03923280c583 [2021-11-15T17:09:39.498Z] Removing intermediate container a75dd5406a45 [2021-11-15T17:09:39.498Z] ---> bf2e44365733 [2021-11-15T17:09:39.498Z] Step 12/21 : ENV APP_PORT=59860 [2021-11-15T17:09:39.498Z] 20.10.8: Pulling from library/docker [2021-11-15T17:09:39.498Z] Removing intermediate container 25529f52965c [2021-11-15T17:09:39.498Z] ---> 5819954d9cbf [2021-11-15T17:09:39.498Z] Step 14/22 : WORKDIR / [2021-11-15T17:09:39.498Z] ---> Running in 750c991fd06d [2021-11-15T17:09:39.498Z] ---> Running in 2138b1a11064 [2021-11-15T17:09:39.498Z] Removing intermediate container 03923280c583 [2021-11-15T17:09:39.498Z] ---> beacfaef152f [2021-11-15T17:09:39.498Z] Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-11-15T17:09:39.498Z] ---> d8b98af60fc5 [2021-11-15T17:09:39.498Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-11-15T17:09:39.498Z] ---> Running in a8428f016157 [2021-11-15T17:09:39.759Z] Removing intermediate container 750c991fd06d [2021-11-15T17:09:39.759Z] ---> 85f51316fc40 [2021-11-15T17:09:39.759Z] Step 13/21 : EXPOSE $APP_PORT [2021-11-15T17:09:39.759Z] Removing intermediate container 2138b1a11064 [2021-11-15T17:09:39.759Z] ---> 6c267652577b [2021-11-15T17:09:39.759Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-15T17:09:39.759Z] ---> Running in 18d923d10029 [2021-11-15T17:09:40.026Z] ---> 173b45f1d028 [2021-11-15T17:09:40.026Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-11-15T17:09:40.026Z] Removing intermediate container 18d923d10029 [2021-11-15T17:09:40.026Z] ---> 6f671f31eaf8 [2021-11-15T17:09:40.026Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-15T17:09:40.026Z] ---> 0736aec5ca36 [2021-11-15T17:09:40.026Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-11-15T17:09:40.289Z] ---> 326f0f12f629 [2021-11-15T17:09:40.289Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-11-15T17:09:40.554Z] ---> 51599f90d0db [2021-11-15T17:09:40.554Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-11-15T17:09:40.554Z] ---> 67fc4d97e6e3 [2021-11-15T17:09:40.554Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-11-15T17:09:40.823Z] ---> e504e159786c [2021-11-15T17:09:40.823Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-11-15T17:09:40.823Z] Removing intermediate container a8428f016157 [2021-11-15T17:09:40.823Z] ---> 9b16c185b0ff [2021-11-15T17:09:40.823Z] Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} [2021-11-15T17:09:40.823Z] ---> Running in 538fc9e73e9e [2021-11-15T17:09:41.089Z] ---> c463fe30f6a5 [2021-11-15T17:09:41.089Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-11-15T17:09:41.089Z] ---> 030582d029df [2021-11-15T17:09:41.089Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-11-15T17:09:41.350Z] Removing intermediate container 538fc9e73e9e [2021-11-15T17:09:41.350Z] ---> 54d7815aa5f9 [2021-11-15T17:09:41.350Z] Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-11-15T17:09:41.350Z] ---> e4bb4d3aa088 [2021-11-15T17:09:41.350Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2021-11-15T17:09:41.350Z] ---> Running in 1dff61285ca8 [2021-11-15T17:09:41.618Z] ---> a46d98722396 [2021-11-15T17:09:41.618Z] Step 17/21 : ENTRYPOINT ["/support-notifications"] [2021-11-15T17:09:41.618Z] ---> Running in f13b170346c4 [2021-11-15T17:09:41.618Z] ---> 6b5714d4c8fb [2021-11-15T17:09:41.618Z] Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-11-15T17:09:41.618Z] ---> fbce396be0a0 [2021-11-15T17:09:41.618Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-11-15T17:09:41.618Z] Removing intermediate container 1dff61285ca8 [2021-11-15T17:09:41.618Z] ---> 7cf99fded712 [2021-11-15T17:09:41.618Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-15T17:09:41.901Z] ---> Running in 4846360810eb [2021-11-15T17:09:41.901Z] ---> Running in 6962718e39b5 [2021-11-15T17:09:41.901Z] Removing intermediate container f13b170346c4 [2021-11-15T17:09:41.901Z] ---> c58558e84179 [2021-11-15T17:09:41.901Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-15T17:09:41.901Z] ---> Running in f6a0ea4a6238 [2021-11-15T17:09:42.172Z] ---> aed9068cc01c [2021-11-15T17:09:42.172Z] 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/ [2021-11-15T17:09:42.172Z] Removing intermediate container 6962718e39b5 [2021-11-15T17:09:42.172Z] ---> e482f38afbcd [2021-11-15T17:09:42.172Z] Step 20/22 : LABEL arch=x86_64 [2021-11-15T17:09:42.172Z] ---> Running in f43eb03a177c [2021-11-15T17:09:42.172Z] ---> Running in 656c1265f941 [2021-11-15T17:09:42.172Z] Removing intermediate container f6a0ea4a6238 [2021-11-15T17:09:42.172Z] ---> a422b3213ae5 [2021-11-15T17:09:42.172Z] Step 19/21 : LABEL arch=x86_64 [2021-11-15T17:09:42.172Z] ---> Running in 55f8554a7e02 [2021-11-15T17:09:42.436Z] Removing intermediate container 656c1265f941 [2021-11-15T17:09:42.436Z] ---> 4203d49eb21f [2021-11-15T17:09:42.436Z] Step 21/22 : LABEL git_sha=151f07d66e88f07af12d5d3204fbd219eb041420 [2021-11-15T17:09:42.436Z] ---> Running in 744e6d1a15cd [2021-11-15T17:09:42.436Z] Removing intermediate container 55f8554a7e02 [2021-11-15T17:09:42.436Z] ---> 693bfc992721 [2021-11-15T17:09:42.436Z] Step 20/21 : LABEL git_sha=151f07d66e88f07af12d5d3204fbd219eb041420 [2021-11-15T17:09:42.709Z] ---> Running in f0cad3dc7fc1 [2021-11-15T17:09:42.709Z] Removing intermediate container 744e6d1a15cd [2021-11-15T17:09:42.709Z] ---> cb949ba59721 [2021-11-15T17:09:42.709Z] Step 22/22 : LABEL version=0.0.0 [2021-11-15T17:09:42.709Z] Removing intermediate container 4846360810eb [2021-11-15T17:09:42.709Z] ---> d97cc05483c0 [2021-11-15T17:09:42.709Z] Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-15T17:09:42.975Z] Removing intermediate container f0cad3dc7fc1 [2021-11-15T17:09:42.975Z] ---> 5e848cb252f6 [2021-11-15T17:09:42.975Z] Step 21/21 : LABEL version=0.0.0 [2021-11-15T17:09:42.975Z] ---> Running in 775be0d4ed9b [2021-11-15T17:09:42.975Z] ---> Running in d379bb258d5b [2021-11-15T17:09:43.257Z] ---> 30f0521ea9c6 [2021-11-15T17:09:43.257Z] Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-11-15T17:09:43.257Z] Removing intermediate container 775be0d4ed9b [2021-11-15T17:09:43.257Z] ---> 99a675b4dde2 [2021-11-15T17:09:43.257Z] [2021-11-15T17:09:43.257Z] Removing intermediate container d379bb258d5b [2021-11-15T17:09:43.257Z] ---> 17493756cd2d [2021-11-15T17:09:43.257Z] [2021-11-15T17:09:43.555Z] Successfully built 17493756cd2d [2021-11-15T17:09:43.555Z] Successfully built 99a675b4dde2 [2021-11-15T17:09:43.555Z] Successfully tagged support-notifications:latest [2021-11-15T17:09:43.555Z] Building core-data [2021-11-15T17:09:43.555Z] Successfully tagged core-command:latest [2021-11-15T17:09:43.555Z] Removing intermediate container f43eb03a177c [2021-11-15T17:09:43.555Z] ---> db83fc6176f1 [2021-11-15T17:09:43.555Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-11-15T17:09:43.841Z]  Building support-notifications ... done  Building core-command ... done Building support-scheduler [2021-11-15T17:09:43.841Z] ---> Running in d236f63492d2 [2021-11-15T17:09:45.258Z] ---> 6d1a1888b7ef [2021-11-15T17:09:45.259Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-11-15T17:09:45.543Z] Removing intermediate container d236f63492d2 [2021-11-15T17:09:45.543Z] ---> 66967f1e3ed8 [2021-11-15T17:09:45.543Z] Step 22/24 : LABEL arch=x86_64 [2021-11-15T17:09:46.488Z] ---> 045f00622027 [2021-11-15T17:09:46.488Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-11-15T17:09:46.488Z] ---> Running in d224b2480b02 [2021-11-15T17:09:47.878Z] Removing intermediate container d224b2480b02 [2021-11-15T17:09:47.878Z] ---> b1ffb6af2f91 [2021-11-15T17:09:47.878Z] Step 23/24 : LABEL git_sha=151f07d66e88f07af12d5d3204fbd219eb041420 [2021-11-15T17:09:47.878Z] Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd [2021-11-15T17:09:48.830Z] Status: Downloaded newer image for docker:20.10.8 [2021-11-15T17:09:49.095Z] ---> bc6c0ffef665 [2021-11-15T17:09:49.095Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-11-15T17:09:50.036Z] ---> df2481de5c8c [2021-11-15T17:09:50.036Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-11-15T17:09:50.036Z] ---> Running in 163c2e144e07 [2021-11-15T17:09:50.605Z] ---> Running in f0aa449c04fa [2021-11-15T17:09:51.172Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-15T17:09:51.172Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-11-15T17:09:51.438Z] ---> 7112a74bd64c [2021-11-15T17:09:51.438Z] Step 3/23 : WORKDIR /edgex-go [2021-11-15T17:09:51.438Z] ---> Using cache [2021-11-15T17:09:51.438Z] ---> ce990b795534 [2021-11-15T17:09:51.438Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-15T17:09:51.438Z] ---> Using cache [2021-11-15T17:09:51.438Z] ---> c98cdbf39ffb [2021-11-15T17:09:51.438Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-11-15T17:09:51.438Z] ---> Using cache [2021-11-15T17:09:51.438Z] ---> 2cfda6350f73 [2021-11-15T17:09:51.438Z] Step 6/23 : COPY go.mod . [2021-11-15T17:09:51.438Z] Removing intermediate container 163c2e144e07 [2021-11-15T17:09:51.438Z] ---> cf71b04c3ad4 [2021-11-15T17:09:51.438Z] Step 24/24 : LABEL version=0.0.0 [2021-11-15T17:09:51.438Z] Removing intermediate container f0aa449c04fa [2021-11-15T17:09:51.438Z] ---> 9d23d8920465 [2021-11-15T17:09:51.438Z] 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 [2021-11-15T17:09:51.438Z] ---> 38e520923b2d [2021-11-15T17:09:51.438Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2021-11-15T17:09:51.708Z] ---> 17b39f35ad9e [2021-11-15T17:09:51.708Z] Step 7/23 : RUN go mod download [2021-11-15T17:09:51.708Z] ---> Running in 2026afda2313 [2021-11-15T17:09:51.708Z] ---> Running in 32b3bb1be828 [2021-11-15T17:09:51.708Z] ---> Running in e2f5bf4bf6af [2021-11-15T17:09:51.708Z] ---> Running in 84c2c3a9c464 [2021-11-15T17:09:51.994Z] Removing intermediate container 2026afda2313 [2021-11-15T17:09:51.994Z] ---> 0dab7ed499ed [2021-11-15T17:09:51.994Z] [2021-11-15T17:09:51.994Z] Removing intermediate container e2f5bf4bf6af [2021-11-15T17:09:51.994Z] ---> a7f14b6ad87f [2021-11-15T17:09:51.994Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-11-15T17:09:51.994Z] Successfully built 0dab7ed499ed [2021-11-15T17:09:51.994Z] Successfully tagged security-secretstore-setup:latest [2021-11-15T17:09:51.994Z] Building security-proxy-setup [2021-11-15T17:09:53.385Z]  Building security-secretstore-setup ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-15T17:09:53.385Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-15T17:09:53.385Z] (1/42) Installing readline (8.1.0-r0) [2021-11-15T17:09:53.385Z] (2/42) Installing bash (5.1.4-r0) [2021-11-15T17:09:53.385Z] Executing bash-5.1.4-r0.post-install [2021-11-15T17:09:53.645Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-15T17:09:53.645Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-15T17:09:53.645Z] ---> 7112a74bd64c [2021-11-15T17:09:53.645Z] Step 3/22 : WORKDIR /edgex-go [2021-11-15T17:09:53.645Z] ---> Using cache [2021-11-15T17:09:53.645Z] ---> ce990b795534 [2021-11-15T17:09:53.645Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-15T17:09:53.645Z] ---> Using cache [2021-11-15T17:09:53.645Z] ---> c98cdbf39ffb [2021-11-15T17:09:53.645Z] Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-11-15T17:09:53.645Z] (3/42) Installing brotli-libs (1.0.9-r5) [2021-11-15T17:09:53.645Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2021-11-15T17:09:53.645Z] (5/42) Installing libcurl (7.79.1-r0) [2021-11-15T17:09:53.645Z] (6/42) Installing curl (7.79.1-r0) [2021-11-15T17:09:53.645Z] (7/42) Installing dumb-init (1.2.5-r1) [2021-11-15T17:09:53.645Z] (8/42) Installing libbz2 (1.0.8-r1) [2021-11-15T17:09:53.645Z] (9/42) Installing expat (2.4.1-r0) [2021-11-15T17:09:53.645Z] (10/42) Installing libffi (3.3-r2) [2021-11-15T17:09:53.645Z] (11/42) Installing gdbm (1.19-r0) [2021-11-15T17:09:53.645Z] (12/42) Installing xz-libs (5.2.5-r0) [2021-11-15T17:09:53.645Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2021-11-15T17:09:53.645Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2021-11-15T17:09:53.645Z] (15/42) Installing mpdecimal (2.5.1-r1) [2021-11-15T17:09:53.645Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2021-11-15T17:09:53.645Z] (17/42) Installing python3 (3.9.5-r1) [2021-11-15T17:09:56.973Z] Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-15T17:09:56.973Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2021-11-15T17:09:56.973Z] ---> 7112a74bd64c [2021-11-15T17:09:56.973Z] Step 3/20 : WORKDIR /edgex-go [2021-11-15T17:09:56.973Z] ---> Using cache [2021-11-15T17:09:56.973Z] ---> ce990b795534 [2021-11-15T17:09:56.973Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-15T17:09:56.973Z] ---> Using cache [2021-11-15T17:09:56.973Z] ---> c98cdbf39ffb [2021-11-15T17:09:56.973Z] Step 5/20 : RUN apk add --update --no-cache make git [2021-11-15T17:09:56.973Z] ---> Using cache [2021-11-15T17:09:56.973Z] ---> 2cfda6350f73 [2021-11-15T17:09:56.973Z] Step 6/20 : COPY . . [2021-11-15T17:09:56.973Z] ---> Using cache [2021-11-15T17:09:56.973Z] ---> 72797bccacbf [2021-11-15T17:09:56.973Z] Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-15T17:09:56.973Z] ---> Using cache [2021-11-15T17:09:56.973Z] ---> 34b879cf10bd [2021-11-15T17:09:56.973Z] Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-11-15T17:09:56.973Z] ---> a0404f6501e6 [2021-11-15T17:09:56.973Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2021-11-15T17:09:56.973Z] ---> Running in b11da50f7470 [2021-11-15T17:09:56.973Z] ---> Running in 5ab4504eaea5 [2021-11-15T17:09:56.973Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2021-11-15T17:09:56.973Z] (19/42) Installing py3-chardet (4.0.0-r2) [2021-11-15T17:09:56.973Z] (20/42) Installing py3-idna (3.2-r0) [2021-11-15T17:09:56.973Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2021-11-15T17:09:56.973Z] ---> Running in 1254b22c4087 [2021-11-15T17:09:56.973Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2021-11-15T17:09:56.973Z] (23/42) Installing py3-requests (2.25.1-r4) [2021-11-15T17:09:56.973Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2021-11-15T17:09:56.973Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2021-11-15T17:09:56.973Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2021-11-15T17:09:56.973Z] (27/42) Installing py3-colorama (0.4.4-r1) [2021-11-15T17:09:56.973Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2021-11-15T17:09:56.973Z] (29/42) Installing py3-distlib (0.3.1-r3) [2021-11-15T17:09:56.973Z] (30/42) Installing py3-distro (1.5.0-r3) [2021-11-15T17:09:56.973Z] (31/42) Installing py3-six (1.15.0-r1) [2021-11-15T17:09:56.973Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2021-11-15T17:09:56.973Z] (33/42) Installing py3-html5lib (1.1-r1) [2021-11-15T17:09:56.974Z] (34/42) Installing py3-parsing (2.4.7-r2) [2021-11-15T17:09:56.974Z] (35/42) Installing py3-packaging (20.9-r1) [2021-11-15T17:09:56.974Z] (36/42) Installing py3-toml (0.10.2-r2) [2021-11-15T17:09:56.974Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2021-11-15T17:09:56.974Z] (38/42) Installing py3-progress (1.5-r2) [2021-11-15T17:09:56.974Z] (39/42) Installing py3-retrying (1.3.3-r1) [2021-11-15T17:09:56.974Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2021-11-15T17:09:56.974Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2021-11-15T17:09:57.243Z] (42/42) Installing py3-pip (20.3.4-r1) [2021-11-15T17:09:57.504Z] Executing busybox-1.33.1-r3.trigger [2021-11-15T17:09:57.504Z] OK: 84 MiB in 64 packages [2021-11-15T17:09:57.504Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-15T17:09:57.504Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-11-15T17:09:57.769Z] Removing intermediate container 84c2c3a9c464 [2021-11-15T17:09:57.769Z] ---> 216f1d47eb22 [2021-11-15T17:09:57.769Z] Step 8/23 : COPY . . [2021-11-15T17:09:58.363Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-15T17:09:58.363Z] Collecting docker-compose==1.23.2 [2021-11-15T17:09:58.363Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-11-15T17:09:58.651Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-11-15T17:09:58.651Z] Collecting jsonschema<3,>=2.5.1 [2021-11-15T17:09:58.651Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-11-15T17:09:58.926Z] OK: 220 MiB in 52 packages [2021-11-15T17:09:58.926Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-11-15T17:09:58.926Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-11-15T17:09:59.187Z] Collecting websocket-client<1.0,>=0.32.0 [2021-11-15T17:09:59.187Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-11-15T17:09:59.187Z] Collecting docopt<0.7,>=0.6.1 [2021-11-15T17:09:59.187Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-11-15T17:09:59.763Z] Collecting texttable<0.10,>=0.9.0 [2021-11-15T17:09:59.763Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-11-15T17:10:00.364Z] Removing intermediate container 1254b22c4087 [2021-11-15T17:10:00.364Z] ---> aca2f757ba64 [2021-11-15T17:10:00.364Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2021-11-15T17:10:00.364Z] Collecting docker<4.0,>=3.6.0 [2021-11-15T17:10:00.639Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-11-15T17:10:00.639Z] Collecting dockerpty<0.5,>=0.4.1 [2021-11-15T17:10:00.639Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-11-15T17:10:01.215Z] Collecting PyYAML<4,>=3.10 [2021-11-15T17:10:01.478Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-11-15T17:10:02.071Z] Collecting cached-property<2,>=1.2.0 [2021-11-15T17:10:02.071Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-11-15T17:10:02.071Z] Collecting docker-pycreds>=0.4.0 [2021-11-15T17:10:02.071Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-11-15T17:10:02.344Z] Collecting chardet<3.1.0,>=3.0.2 [2021-11-15T17:10:02.344Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-11-15T17:10:02.344Z] 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) [2021-11-15T17:10:02.344Z] Collecting urllib3<1.25,>=1.21.1 [2021-11-15T17:10:02.613Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-11-15T17:10:02.613Z] Collecting idna<2.8,>=2.5 [2021-11-15T17:10:02.613Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-11-15T17:10:02.613Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-11-15T17:10:02.613Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-11-15T17:10:02.613Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-11-15T17:10:02.613Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-11-15T17:10:02.613Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-11-15T17:10:02.613Z] Attempting uninstall: urllib3 [2021-11-15T17:10:02.613Z] Found existing installation: urllib3 1.26.5 [2021-11-15T17:10:02.613Z] Uninstalling urllib3-1.26.5: [2021-11-15T17:10:02.613Z] Successfully uninstalled urllib3-1.26.5 [2021-11-15T17:10:04.012Z] ---> Running in ec3340dd3c44 [2021-11-15T17:10:04.012Z] Attempting uninstall: idna [2021-11-15T17:10:04.012Z] Found existing installation: idna 3.2 [2021-11-15T17:10:04.012Z] Uninstalling idna-3.2: [2021-11-15T17:10:04.012Z] Successfully uninstalled idna-3.2 [2021-11-15T17:10:04.012Z] Removing intermediate container b11da50f7470 [2021-11-15T17:10:04.012Z] ---> 47fdd5f08cbe [2021-11-15T17:10:04.012Z] Step 6/22 : COPY . . [2021-11-15T17:10:04.012Z] Removing intermediate container ec3340dd3c44 [2021-11-15T17:10:04.012Z] ---> 80a6aaf775fd [2021-11-15T17:10:04.012Z] Step 27/30 : CMD ["gate"] [2021-11-15T17:10:04.288Z] ---> dea3d8136ac7 [2021-11-15T17:10:04.288Z] Step 9/23 : RUN go mod tidy [2021-11-15T17:10:04.288Z] ---> Running in 2921db59f290 [2021-11-15T17:10:04.288Z] Attempting uninstall: chardet [2021-11-15T17:10:04.288Z] Found existing installation: chardet 4.0.0 [2021-11-15T17:10:04.288Z] Uninstalling chardet-4.0.0: [2021-11-15T17:10:04.288Z] Successfully uninstalled chardet-4.0.0 [2021-11-15T17:10:04.288Z] ---> Running in 7efa6d0b51d4 [2021-11-15T17:10:04.561Z] Removing intermediate container 2921db59f290 [2021-11-15T17:10:04.561Z] ---> 3b3a00d873ac [2021-11-15T17:10:04.561Z] Step 28/30 : LABEL arch=x86_64 [2021-11-15T17:10:07.119Z] ---> Running in 22f9c9bca101 [2021-11-15T17:10:07.119Z] Attempting uninstall: requests [2021-11-15T17:10:07.119Z] Found existing installation: requests 2.25.1 [2021-11-15T17:10:07.119Z] Uninstalling requests-2.25.1: [2021-11-15T17:10:07.119Z] Successfully uninstalled requests-2.25.1 [2021-11-15T17:10:07.386Z] Removing intermediate container 22f9c9bca101 [2021-11-15T17:10:07.386Z] ---> 5a1e35ef7003 [2021-11-15T17:10:07.386Z] Step 29/30 : LABEL git_sha=151f07d66e88f07af12d5d3204fbd219eb041420 [2021-11-15T17:10:07.969Z] Running setup.py install for texttable: started [2021-11-15T17:10:08.228Z] ---> Running in 317f5e55797d [2021-11-15T17:10:08.811Z] Running setup.py install for texttable: finished with status 'done' [2021-11-15T17:10:08.811Z] Running setup.py install for PyYAML: started [2021-11-15T17:10:09.079Z] Removing intermediate container 317f5e55797d [2021-11-15T17:10:09.079Z] ---> b47df8880da8 [2021-11-15T17:10:09.079Z] Step 30/30 : LABEL version=0.0.0 [2021-11-15T17:10:09.079Z] Running setup.py install for PyYAML: finished with status 'done' [2021-11-15T17:10:09.349Z] ---> Running in b4f4d5426469 [2021-11-15T17:10:09.349Z] Running setup.py install for docopt: started [2021-11-15T17:10:09.610Z] ---> a7f2aa6c8f82 [2021-11-15T17:10:09.610Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-15T17:10:09.610Z] Removing intermediate container b4f4d5426469 [2021-11-15T17:10:09.610Z] ---> bbc831f2db84 [2021-11-15T17:10:09.610Z] [2021-11-15T17:10:09.874Z] Successfully built bbc831f2db84 [2021-11-15T17:10:09.874Z] ---> Running in 49dd3ced4a98 [2021-11-15T17:10:09.874Z] Successfully tagged security-bootstrapper:latest [2021-11-15T17:10:09.874Z] Building core-metadata [2021-11-15T17:10:10.463Z]  Building security-bootstrapper ... done  Running setup.py install for docopt: finished with status 'done' [2021-11-15T17:10:10.463Z] Running setup.py install for dockerpty: started [2021-11-15T17:10:11.071Z] Running setup.py install for dockerpty: finished with status 'done' [2021-11-15T17:10:14.403Z] Removing intermediate container 49dd3ced4a98 [2021-11-15T17:10:14.403Z] ---> f55d196d0b94 [2021-11-15T17:10:14.403Z] Step 8/22 : RUN make cmd/core-data/core-data [2021-11-15T17:10:14.403Z] 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 [2021-11-15T17:10:14.675Z] ---> Running in 73683e288334 [2021-11-15T17:10:14.943Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-15T17:10:14.943Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-15T17:10:14.943Z] ---> 7112a74bd64c [2021-11-15T17:10:14.943Z] Step 3/22 : WORKDIR /edgex-go [2021-11-15T17:10:14.943Z] ---> Using cache [2021-11-15T17:10:14.943Z] ---> ce990b795534 [2021-11-15T17:10:14.943Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-15T17:10:14.943Z] ---> Using cache [2021-11-15T17:10:14.943Z] ---> c98cdbf39ffb [2021-11-15T17:10:14.943Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-11-15T17:10:14.943Z] ---> Using cache [2021-11-15T17:10:14.943Z] ---> 2cfda6350f73 [2021-11-15T17:10:14.943Z] Step 6/22 : COPY . . [2021-11-15T17:10:14.943Z] ---> Using cache [2021-11-15T17:10:14.943Z] ---> 72797bccacbf [2021-11-15T17:10:14.943Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-15T17:10:14.943Z] ---> Using cache [2021-11-15T17:10:14.943Z] ---> 34b879cf10bd [2021-11-15T17:10:14.943Z] Step 8/22 : RUN make cmd/core-metadata/core-metadata [2021-11-15T17:10:14.943Z] ---> Running in e117a564352f [2021-11-15T17:10:15.531Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-11-15T17:10:15.531Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-11-15T17:10:16.934Z] Removing intermediate container 7efa6d0b51d4 [2021-11-15T17:10:16.934Z] ---> 96da90b7d852 [2021-11-15T17:10:16.934Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-11-15T17:10:17.197Z] ---> Running in 4a8fb0578e8f [2021-11-15T17:10:18.152Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-11-15T17:10:18.725Z] Removing intermediate container 32b3bb1be828 [2021-11-15T17:10:18.725Z] ---> 33008912c325 [2021-11-15T17:10:18.725Z] Step 13/22 : ENV APP_PORT=58890 [2021-11-15T17:10:18.725Z] ---> Running in e9eb17b0e7b7 [2021-11-15T17:10:18.987Z] Removing intermediate container e9eb17b0e7b7 [2021-11-15T17:10:18.987Z] ---> 7f3a37fea73e [2021-11-15T17:10:18.987Z] Step 14/22 : EXPOSE $APP_PORT [2021-11-15T17:10:18.987Z] ---> Running in 8b605fb4737e [2021-11-15T17:10:18.987Z] Removing intermediate container 8b605fb4737e [2021-11-15T17:10:18.987Z] ---> ebe576108fa6 [2021-11-15T17:10:18.987Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-11-15T17:10:19.559Z] ---> 9e387352fd43 [2021-11-15T17:10:19.559Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-11-15T17:10:19.819Z] ---> ef9873970db3 [2021-11-15T17:10:19.819Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-11-15T17:10:20.092Z] ---> 5aaf2c9f6afb [2021-11-15T17:10:20.092Z] Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-11-15T17:10:20.093Z] ---> Running in bba22ce0a87e [2021-11-15T17:10:20.359Z] Removing intermediate container bba22ce0a87e [2021-11-15T17:10:20.360Z] ---> 16221ea42a97 [2021-11-15T17:10:20.360Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-15T17:10:20.360Z] ---> Running in 86e72ee5ce74 [2021-11-15T17:10:20.619Z] Removing intermediate container 86e72ee5ce74 [2021-11-15T17:10:20.619Z] ---> 10e67b694f15 [2021-11-15T17:10:20.619Z] Step 20/22 : LABEL arch=x86_64 [2021-11-15T17:10:20.619Z] ---> Running in f920a93421cb [2021-11-15T17:10:20.886Z] Removing intermediate container f920a93421cb [2021-11-15T17:10:20.886Z] ---> 49ab1fdd2357 [2021-11-15T17:10:20.886Z] Step 21/22 : LABEL git_sha=151f07d66e88f07af12d5d3204fbd219eb041420 [2021-11-15T17:10:20.886Z] ---> Running in 11f6b0ea1a74 [2021-11-15T17:10:21.152Z] Removing intermediate container 11f6b0ea1a74 [2021-11-15T17:10:21.152Z] ---> 1b7217a39660 [2021-11-15T17:10:21.152Z] Step 22/22 : LABEL version=0.0.0 [2021-11-15T17:10:21.152Z] ---> Running in 06fe526af38a [2021-11-15T17:10:21.425Z] Removing intermediate container 06fe526af38a [2021-11-15T17:10:21.425Z] ---> 5588b7031cbc [2021-11-15T17:10:21.425Z] [2021-11-15T17:10:21.425Z] Successfully built 5588b7031cbc [2021-11-15T17:10:21.425Z] Successfully tagged sys-mgmt-agent:latest [2021-11-15T17:10:25.705Z]  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 [2021-11-15T17:10:31.555Z] Removing intermediate container 5ab4504eaea5 [2021-11-15T17:10:31.555Z] ---> d48486060b82 [2021-11-15T17:10:31.555Z] [2021-11-15T17:10:31.555Z] Step 9/20 : FROM alpine:3.14 [2021-11-15T17:10:31.555Z] ---> 0a97eee8041e [2021-11-15T17:10:31.555Z] Step 10/20 : RUN apk add --update --no-cache curl [2021-11-15T17:10:31.555Z] ---> Running in abf107dadf92 [2021-11-15T17:10:31.555Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-15T17:10:31.555Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-15T17:10:32.277Z] (1/5) Installing ca-certificates (20191127-r5) [2021-11-15T17:10:32.277Z] (2/5) Installing brotli-libs (1.0.9-r5) [2021-11-15T17:10:32.277Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2021-11-15T17:10:32.277Z] (4/5) Installing libcurl (7.79.1-r0) [2021-11-15T17:10:32.277Z] (5/5) Installing curl (7.79.1-r0) [2021-11-15T17:10:32.277Z] Executing busybox-1.33.1-r6.trigger [2021-11-15T17:10:32.277Z] Executing ca-certificates-20191127-r5.trigger [2021-11-15T17:10:32.277Z] OK: 8 MiB in 19 packages [2021-11-15T17:10:32.919Z] Removing intermediate container abf107dadf92 [2021-11-15T17:10:32.919Z] ---> b9d1d8b962ab [2021-11-15T17:10:32.919Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-11-15T17:10:32.919Z] ---> Running in cdd5da05c0a7 [2021-11-15T17:10:33.183Z] Removing intermediate container cdd5da05c0a7 [2021-11-15T17:10:33.183Z] ---> f685150669d3 [2021-11-15T17:10:33.183Z] Step 12/20 : WORKDIR /edgex [2021-11-15T17:10:33.183Z] ---> Running in 1843c67ea2d4 [2021-11-15T17:10:33.446Z] Removing intermediate container 1843c67ea2d4 [2021-11-15T17:10:33.446Z] ---> 6d7b70f47521 [2021-11-15T17:10:33.446Z] Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-11-15T17:10:33.712Z] ---> 5e8bce591a7d [2021-11-15T17:10:33.712Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-11-15T17:10:35.101Z] ---> bb7a46897025 [2021-11-15T17:10:35.101Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-11-15T17:10:39.228Z] Removing intermediate container daf251c94a36 [2021-11-15T17:10:39.228Z] ---> 06fb5ac0353c [2021-11-15T17:10:39.228Z] Successfully built 06fb5ac0353c [2021-11-15T17:10:39.228Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-15T17:10:39.311Z] ---> 5f35d74b1911 [2021-11-15T17:10:39.311Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-11-15T17:10:39.311Z] ---> Running in ee0a1973e9d8 [2021-11-15T17:10:39.570Z] + docker inspect -f . ci-base-image-arm64 [2021-11-15T17:10:39.570Z] . [2021-11-15T17:10:39.576Z] Removing intermediate container ee0a1973e9d8 [2021-11-15T17:10:39.576Z] ---> fcb3c7b722f2 [2021-11-15T17:10:39.576Z] Step 17/20 : CMD ["--init=true"] [2021-11-15T17:10:39.576Z] ---> Running in a1f645f64449 [Pipeline] withDockerContainer [2021-11-15T17:10:39.839Z] Removing intermediate container a1f645f64449 [2021-11-15T17:10:39.839Z] ---> e9544a355b28 [2021-11-15T17:10:39.839Z] Step 18/20 : LABEL arch=x86_64 [2021-11-15T17:10:39.839Z] ---> Running in c4ea93929847 [2021-11-15T17:10:39.844Z] prd-ubuntu18.04-docker-arm64-4c-16g-662 does not seem to be running inside a container [2021-11-15T17:10:39.937Z] $ 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 [2021-11-15T17:10:40.109Z] Removing intermediate container c4ea93929847 [2021-11-15T17:10:40.109Z] ---> 41364dd5e3d1 [2021-11-15T17:10:40.109Z] Step 19/20 : LABEL git_sha=151f07d66e88f07af12d5d3204fbd219eb041420 [2021-11-15T17:10:40.109Z] ---> Running in ca6af7f0ba9b [2021-11-15T17:10:40.369Z] Removing intermediate container ca6af7f0ba9b [2021-11-15T17:10:40.369Z] ---> c2854f5b3d5c [2021-11-15T17:10:40.369Z] Step 20/20 : LABEL version=0.0.0 [2021-11-15T17:10:40.369Z] ---> Running in a04e63815f72 [2021-11-15T17:10:40.632Z] Removing intermediate container a04e63815f72 [2021-11-15T17:10:40.632Z] ---> f198bb9cf328 [2021-11-15T17:10:40.632Z] [2021-11-15T17:10:40.893Z] Successfully built f198bb9cf328 [2021-11-15T17:10:40.893Z] Successfully tagged security-proxy-setup:latest [2021-11-15T17:10:41.375Z] $ docker top a19756d6677fbde076dbfd88ab3fbf9b6cf3a9af8867126a95b2f71352fb3294 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-15T17:10:42.311Z] + go version [2021-11-15T17:10:42.311Z] go version go1.16.8 linux/arm64 [Pipeline] } [2021-11-15T17:10:42.332Z] $ docker stop --time=1 a19756d6677fbde076dbfd88ab3fbf9b6cf3a9af8867126a95b2f71352fb3294 [2021-11-15T17:10:43.942Z] $ docker rm -f a19756d6677fbde076dbfd88ab3fbf9b6cf3a9af8867126a95b2f71352fb3294 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-15T17:10:44.578Z] + docker inspect -f . ci-base-image-arm64 [2021-11-15T17:10:44.578Z] . [Pipeline] withDockerContainer [2021-11-15T17:10:44.808Z] prd-ubuntu18.04-docker-arm64-4c-16g-662 does not seem to be running inside a container [2021-11-15T17:10:44.883Z] $ 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 [2021-11-15T17:10:46.274Z] $ docker top 5be66071b4c4e4ca9296927c3e8dd5293c6d0eac9b8c7670767352324c09d0b6 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-11-15T17:10:46.574Z] ========================================================= [2021-11-15T17:10:46.575Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-11-15T17:10:46.575Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-11-15T17:10:47.220Z] + make test [2021-11-15T17:10:47.220Z] go mod tidy [2021-11-15T17:10:47.816Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-11-15T17:10:55.816Z]  Building security-proxy-setup ... done Removing intermediate container e117a564352f [2021-11-15T17:10:55.816Z] ---> 083d920452ec [2021-11-15T17:10:55.816Z] [2021-11-15T17:10:55.816Z] Step 9/22 : FROM alpine:3.14 [2021-11-15T17:10:55.816Z] ---> 0a97eee8041e [2021-11-15T17:10:55.816Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-11-15T17:10:55.816Z] ---> Using cache [2021-11-15T17:10:55.816Z] ---> 5868d02609a7 [2021-11-15T17:10:55.816Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-15T17:10:55.816Z] ---> Using cache [2021-11-15T17:10:55.816Z] ---> 3cd2813b7228 [2021-11-15T17:10:55.816Z] Step 12/22 : ENV APP_PORT=59881 [2021-11-15T17:10:56.077Z] Removing intermediate container 4a8fb0578e8f [2021-11-15T17:10:56.077Z] ---> d836ec1a6933 [2021-11-15T17:10:56.077Z] [2021-11-15T17:10:56.077Z] Step 11/23 : FROM alpine:3.14 [2021-11-15T17:10:56.077Z] ---> 0a97eee8041e [2021-11-15T17:10:56.077Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-11-15T17:10:56.077Z] ---> Using cache [2021-11-15T17:10:56.077Z] ---> 5868d02609a7 [2021-11-15T17:10:56.077Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-15T17:10:56.077Z] ---> Using cache [2021-11-15T17:10:56.077Z] ---> 3cd2813b7228 [2021-11-15T17:10:56.077Z] Step 14/23 : ENV APP_PORT=59861 [2021-11-15T17:10:56.077Z] ---> Running in 2eed84bfc453 [2021-11-15T17:10:56.077Z] ---> Running in eef47fcfdc9d [2021-11-15T17:10:56.340Z] Removing intermediate container 2eed84bfc453 [2021-11-15T17:10:56.340Z] ---> 9a72c4bf329e [2021-11-15T17:10:56.340Z] Step 13/22 : EXPOSE $APP_PORT [2021-11-15T17:10:56.340Z] Removing intermediate container eef47fcfdc9d [2021-11-15T17:10:56.340Z] ---> dd463c58ac1a [2021-11-15T17:10:56.340Z] Step 15/23 : EXPOSE $APP_PORT [2021-11-15T17:10:56.340Z] ---> Running in cc3ab72a4fc6 [2021-11-15T17:10:56.340Z] ---> Running in cb04c52e2838 [2021-11-15T17:10:56.340Z] Removing intermediate container cc3ab72a4fc6 [2021-11-15T17:10:56.340Z] ---> 1d39465afbc4 [2021-11-15T17:10:56.340Z] Step 14/22 : WORKDIR / [2021-11-15T17:10:56.603Z] Removing intermediate container cb04c52e2838 [2021-11-15T17:10:56.603Z] ---> 815ca3ad5c04 [2021-11-15T17:10:56.603Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-15T17:10:56.603Z] ---> Running in 7ebbcf38a1c1 [2021-11-15T17:10:56.603Z] Removing intermediate container 7ebbcf38a1c1 [2021-11-15T17:10:56.603Z] ---> c8cf706fe93b [2021-11-15T17:10:56.603Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-15T17:10:56.603Z] ---> f51ca1298d2f [2021-11-15T17:10:56.603Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-11-15T17:10:57.176Z] ---> 3c9478f49cc7 [2021-11-15T17:10:57.176Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-11-15T17:10:57.760Z] ---> 4a1347123efd [2021-11-15T17:10:57.760Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-11-15T17:10:57.760Z] ---> 40f907b6fe43 [2021-11-15T17:10:57.760Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-11-15T17:10:57.760Z] Removing intermediate container 73683e288334 [2021-11-15T17:10:57.760Z] ---> 40d34ca57725 [2021-11-15T17:10:57.760Z] [2021-11-15T17:10:57.760Z] Step 9/22 : FROM alpine:3.14 [2021-11-15T17:10:57.760Z] ---> 0a97eee8041e [2021-11-15T17:10:57.760Z] Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-11-15T17:10:58.019Z] ---> Running in fe52cfd5682f [2021-11-15T17:10:58.019Z] ---> 6c01cbd798bc [2021-11-15T17:10:58.019Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-11-15T17:10:58.019Z] Removing intermediate container fe52cfd5682f [2021-11-15T17:10:58.019Z] ---> 481ce79345bf [2021-11-15T17:10:58.019Z] Step 11/22 : ENV APP_PORT=59880 [2021-11-15T17:10:58.019Z] ---> ad6f22df4f5e [2021-11-15T17:10:58.019Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2021-11-15T17:10:58.019Z] ---> Running in 4aaa03d4ffc6 [2021-11-15T17:10:58.019Z] ---> Running in 19dd2a8a76d9 [2021-11-15T17:10:58.019Z] ---> Running in fc4f639ffd9b [2021-11-15T17:10:58.278Z] Removing intermediate container 4aaa03d4ffc6 [2021-11-15T17:10:58.278Z] ---> 0e08f7297407 [2021-11-15T17:10:58.278Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-15T17:10:58.278Z] ---> Running in a0854808245c [2021-11-15T17:10:58.278Z] Removing intermediate container 19dd2a8a76d9 [2021-11-15T17:10:58.278Z] ---> a9cae1bac03e [2021-11-15T17:10:58.278Z] Step 12/22 : EXPOSE $APP_PORT [2021-11-15T17:10:58.278Z] Removing intermediate container fc4f639ffd9b [2021-11-15T17:10:58.278Z] ---> dbb98360f140 [2021-11-15T17:10:58.278Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-15T17:10:58.278Z] ---> Running in 2be30bae2eb6 [2021-11-15T17:10:58.278Z] ---> Running in 692134496f2f [2021-11-15T17:10:58.278Z] Removing intermediate container a0854808245c [2021-11-15T17:10:58.278Z] ---> 8224dbf7733f [2021-11-15T17:10:58.278Z] Step 21/23 : LABEL arch=x86_64 [2021-11-15T17:10:58.279Z] Removing intermediate container 692134496f2f [2021-11-15T17:10:58.279Z] ---> 65b370b8c982 [2021-11-15T17:10:58.279Z] Step 20/22 : LABEL arch=x86_64 [2021-11-15T17:10:58.279Z] Removing intermediate container 2be30bae2eb6 [2021-11-15T17:10:58.279Z] ---> ae2280efcb6d [2021-11-15T17:10:58.279Z] Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-15T17:10:58.539Z] ---> Running in 50a80f678e0e [2021-11-15T17:10:58.539Z] ---> Running in 70d97ead6092 [2021-11-15T17:10:58.539Z] ---> Running in 3d7b4d09f53e [2021-11-15T17:10:58.539Z] Removing intermediate container 50a80f678e0e [2021-11-15T17:10:58.539Z] ---> 873d0c65c775 [2021-11-15T17:10:58.539Z] Step 21/22 : LABEL git_sha=151f07d66e88f07af12d5d3204fbd219eb041420 [2021-11-15T17:10:58.539Z] Removing intermediate container 3d7b4d09f53e [2021-11-15T17:10:58.539Z] ---> 0d04f6b25df9 [2021-11-15T17:10:58.539Z] Step 22/23 : LABEL git_sha=151f07d66e88f07af12d5d3204fbd219eb041420 [2021-11-15T17:10:58.539Z] ---> Running in 70598062a4ab [2021-11-15T17:10:58.539Z] ---> Running in 0473d9e597ec [2021-11-15T17:10:58.802Z] Removing intermediate container 70598062a4ab [2021-11-15T17:10:58.802Z] ---> 01b8b7dbc718 [2021-11-15T17:10:58.802Z] Step 22/22 : LABEL version=0.0.0 [2021-11-15T17:10:58.802Z] Removing intermediate container 0473d9e597ec [2021-11-15T17:10:58.802Z] ---> aa5e3bc26dcb [2021-11-15T17:10:58.802Z] Step 23/23 : LABEL version=0.0.0 [2021-11-15T17:10:58.802Z] ---> Running in 3d81f5412c0d [2021-11-15T17:10:58.802Z] ---> Running in 88674e8e4a42 [2021-11-15T17:10:58.802Z] Removing intermediate container 3d81f5412c0d [2021-11-15T17:10:58.802Z] ---> 5231d55f7629 [2021-11-15T17:10:58.802Z] [2021-11-15T17:10:58.802Z] Removing intermediate container 88674e8e4a42 [2021-11-15T17:10:58.802Z] ---> 83f2bddc115c [2021-11-15T17:10:58.802Z] [2021-11-15T17:10:59.071Z] Successfully built 5231d55f7629 [2021-11-15T17:10:59.071Z] Successfully built 83f2bddc115c [2021-11-15T17:10:59.071Z] Successfully tagged core-metadata:latest [2021-11-15T17:10:59.071Z]  Building core-metadata ... done Successfully tagged support-scheduler:latest [2021-11-15T17:10:59.071Z]  Building support-scheduler ... done Removing intermediate container 70d97ead6092 [2021-11-15T17:10:59.071Z] ---> 0e2bb5a1eb3c [2021-11-15T17:10:59.071Z] Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init [2021-11-15T17:10:59.071Z] ---> Running in 92826b628b1a [2021-11-15T17:10:59.331Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-15T17:11:00.271Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-15T17:11:00.529Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-11-15T17:11:00.529Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-11-15T17:11:00.787Z] (3/6) Installing libsodium (1.0.18-r0) [2021-11-15T17:11:00.787Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-11-15T17:11:00.787Z] (5/6) Installing libzmq (4.3.4-r0) [2021-11-15T17:11:01.047Z] (6/6) Installing zeromq (4.3.4-r0) [2021-11-15T17:11:01.047Z] Executing busybox-1.33.1-r6.trigger [2021-11-15T17:11:01.047Z] OK: 8 MiB in 20 packages [2021-11-15T17:11:01.308Z] Removing intermediate container 92826b628b1a [2021-11-15T17:11:01.308Z] ---> 7f3a04dffe5c [2021-11-15T17:11:01.308Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-15T17:11:01.567Z] ---> c8969c334362 [2021-11-15T17:11:01.567Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-11-15T17:11:02.141Z] ---> 86ee8c50222a [2021-11-15T17:11:02.141Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-11-15T17:11:02.141Z] ---> ca20bfc34746 [2021-11-15T17:11:02.141Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2021-11-15T17:11:02.141Z] ---> Running in 5cfa4f9d09eb [2021-11-15T17:11:02.141Z] Removing intermediate container 5cfa4f9d09eb [2021-11-15T17:11:02.141Z] ---> 60d05d09cc29 [2021-11-15T17:11:02.141Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-15T17:11:02.141Z] ---> Running in 978eaa716eb8 [2021-11-15T17:11:02.400Z] Removing intermediate container 978eaa716eb8 [2021-11-15T17:11:02.400Z] ---> bb946fcb107b [2021-11-15T17:11:02.400Z] Step 20/22 : LABEL arch=x86_64 [2021-11-15T17:11:02.400Z] ---> Running in bdd8c46f4bec [2021-11-15T17:11:02.400Z] Removing intermediate container bdd8c46f4bec [2021-11-15T17:11:02.400Z] ---> 32a576f9b88c [2021-11-15T17:11:02.400Z] Step 21/22 : LABEL git_sha=151f07d66e88f07af12d5d3204fbd219eb041420 [2021-11-15T17:11:02.400Z] ---> Running in e0d44249244a [2021-11-15T17:11:02.660Z] Removing intermediate container e0d44249244a [2021-11-15T17:11:02.660Z] ---> 160ca691e912 [2021-11-15T17:11:02.660Z] Step 22/22 : LABEL version=0.0.0 [2021-11-15T17:11:02.660Z] ---> Running in 75860aebb3ce [2021-11-15T17:11:02.660Z] Removing intermediate container 75860aebb3ce [2021-11-15T17:11:02.660Z] ---> 4ae5c38b6b1e [2021-11-15T17:11:02.660Z] [2021-11-15T17:11:02.918Z] Successfully built 4ae5c38b6b1e [2021-11-15T17:11:02.918Z] Successfully tagged core-data:latest [2021-11-15T17:11:02.924Z]  Building core-data ... done  [Pipeline] } [2021-11-15T17:11:02.929Z] $ docker stop --time=1 398d02e0744425163ee2f59a06dd43bc93f43bbce0426757370ef9a7ff8012ca [2021-11-15T17:11:04.333Z] $ docker rm -f 398d02e0744425163ee2f59a06dd43bc93f43bbce0426757370ef9a7ff8012ca [Pipeline] // withDockerContainer [Pipeline] sh [2021-11-15T17:11:04.694Z] + docker images [2021-11-15T17:11:04.694Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-11-15T17:11:04.694Z] core-data latest 4ae5c38b6b1e 2 seconds ago 20.7MB [2021-11-15T17:11:04.694Z] core-metadata latest 5231d55f7629 6 seconds ago 16.9MB [2021-11-15T17:11:04.694Z] support-scheduler latest 83f2bddc115c 6 seconds ago 16.2MB [2021-11-15T17:11:04.694Z] 40d34ca57725 7 seconds ago 1.76GB [2021-11-15T17:11:04.694Z] d836ec1a6933 9 seconds ago 1.76GB [2021-11-15T17:11:04.694Z] 083d920452ec 10 seconds ago 1.76GB [2021-11-15T17:11:04.694Z] security-proxy-setup latest f198bb9cf328 24 seconds ago 26.9MB [2021-11-15T17:11:04.694Z] d48486060b82 34 seconds ago 1.76GB [2021-11-15T17:11:04.694Z] sys-mgmt-agent latest 5588b7031cbc 43 seconds ago 294MB [2021-11-15T17:11:04.694Z] security-bootstrapper latest bbc831f2db84 55 seconds ago 18.9MB [2021-11-15T17:11:04.694Z] security-secretstore-setup latest 0dab7ed499ed About a minute ago 28.4MB [2021-11-15T17:11:04.694Z] support-notifications latest 17493756cd2d About a minute ago 17MB [2021-11-15T17:11:04.694Z] core-command latest 99a675b4dde2 About a minute ago 16.1MB [2021-11-15T17:11:04.694Z] de516afe7a95 About a minute ago 1.76GB [2021-11-15T17:11:04.694Z] edeb323672ce About a minute ago 1.76GB [2021-11-15T17:11:04.694Z] 65a56df70eef About a minute ago 1.76GB [2021-11-15T17:11:04.694Z] 5f0b272e5f95 About a minute ago 1.75GB [2021-11-15T17:11:04.694Z] 1099bf889c91 About a minute ago 1.76GB [2021-11-15T17:11:04.694Z] ci-base-image-x86_64 latest 7112a74bd64c 6 minutes ago 1.25GB [2021-11-15T17:11:04.694Z] alpine 3.14 0a97eee8041e 3 days ago 5.61MB [2021-11-15T17:11:04.694Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 9f6097aaca64 4 weeks ago 548MB [2021-11-15T17:11:04.694Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 5 weeks ago 34.5MB [2021-11-15T17:11:04.694Z] docker 20.10.8 bc6c0ffef665 2 months ago 214MB [2021-11-15T17:11:04.694Z] 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 [2021-11-15T17:11:14.626Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-11-15T17:11:19.975Z] Still waiting to schedule task [2021-11-15T17:11:19.975Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-11-15T17:12:11.249Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-11-15T17:12:15.613Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-11-15T17:12:16.610Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-11-15T17:12:17.214Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-11-15T17:12:29.643Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-11-15T17:12:29.643Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-11-15T17:12:29.643Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-11-15T17:12:29.643Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-11-15T17:12:29.643Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-11-15T17:12:29.643Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-11-15T17:12:30.240Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-11-15T17:12:30.240Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-11-15T17:12:30.240Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-11-15T17:12:30.240Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-11-15T17:12:38.535Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.198s coverage: 28.7% of statements [2021-11-15T17:12:38.535Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-11-15T17:12:38.535Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-11-15T17:12:41.933Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.309s coverage: 98.5% of statements [2021-11-15T17:12:41.933Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-11-15T17:12:42.533Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.406s coverage: 44.7% of statements [2021-11-15T17:12:42.533Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-11-15T17:12:42.533Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-11-15T17:12:45.171Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.748s coverage: 89.5% of statements [2021-11-15T17:12:45.171Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-11-15T17:12:45.171Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-11-15T17:12:45.171Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.240s coverage: 84.4% of statements [2021-11-15T17:12:45.171Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-11-15T17:12:45.171Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-11-15T17:12:45.171Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-11-15T17:12:45.171Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-11-15T17:12:45.171Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-11-15T17:12:47.373Z] Running on prd-ubuntu18.04-docker-8c-8g-665 in /w/workspace/edgexfoundry_edgex-go_PR-3816 [Pipeline] { [Pipeline] ws [2021-11-15T17:12:47.385Z] Running in /w/workspace/edgex-go/5 [Pipeline] { [Pipeline] checkout [2021-11-15T17:12:47.474Z] The recommended git tool is: git [2021-11-15T17:12:49.404Z] using credential edgex-jenkins-ssh [2021-11-15T17:12:49.415Z] Cloning the remote Git repository [2021-11-15T17:12:49.431Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-11-15T17:12:49.484Z] > git init /w/workspace/edgex-go/5 # timeout=10 [2021-11-15T17:12:49.519Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-11-15T17:12:49.520Z] > git --version # timeout=10 [2021-11-15T17:12:49.527Z] > git --version # 'git version 2.17.1' [2021-11-15T17:12:49.527Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-15T17:12:49.558Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-15T17:12:53.474Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.535s coverage: 94.2% of statements [2021-11-15T17:12:53.474Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-11-15T17:12:53.474Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-11-15T17:12:53.474Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.245s coverage: 59.1% of statements [2021-11-15T17:12:53.474Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-11-15T17:12:53.474Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-11-15T17:12:53.474Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-11-15T17:12:53.474Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-11-15T17:12:53.474Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-11-15T17:12:53.474Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.175s coverage: 60.0% of statements [2021-11-15T17:12:53.474Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-11-15T17:12:53.474Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-11-15T17:12:53.474Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-11-15T17:12:53.474Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.363s coverage: 0.9% of statements [2021-11-15T17:12:53.474Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-11-15T17:12:53.474Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.177s coverage: 58.8% of statements [2021-11-15T17:12:53.474Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.232s coverage: 21.7% of statements [2021-11-15T17:12:53.474Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-11-15T17:12:53.474Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.232s coverage: 47.1% of statements [2021-11-15T17:12:53.474Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.256s coverage: 79.5% of statements [2021-11-15T17:12:53.750Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.171s coverage: 94.1% of statements [2021-11-15T17:12:54.739Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.222s coverage: 96.3% of statements [2021-11-15T17:12:55.343Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.182s coverage: 87.5% of statements [2021-11-15T17:13:05.028Z] Merging remotes/origin/main commit 143991c289fa33d15b92815d9662304bdb63510a into PR head commit 0a76eedfa92fa9c7fe4041168055a09039f1e431 [2021-11-15T17:13:05.181Z] Merge succeeded, producing 32e2244a2d16679fe99d67f8fade2684896d415d [2021-11-15T17:13:05.182Z] Checking out Revision 32e2244a2d16679fe99d67f8fade2684896d415d (PR-3816) [2021-11-15T17:13:04.252Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-11-15T17:13:04.264Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-15T17:13:04.273Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-11-15T17:13:04.283Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-11-15T17:13:04.283Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-15T17:13:04.287Z] > 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 [2021-11-15T17:13:05.031Z] > git config core.sparsecheckout # timeout=10 [2021-11-15T17:13:05.036Z] > git checkout -f 0a76eedfa92fa9c7fe4041168055a09039f1e431 # timeout=10 [2021-11-15T17:13:05.094Z] > git remote # timeout=10 [2021-11-15T17:13:05.102Z] > git config --get remote.origin.url # timeout=10 [2021-11-15T17:13:05.114Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-15T17:13:05.118Z] > git merge 143991c289fa33d15b92815d9662304bdb63510a # timeout=10 [2021-11-15T17:13:05.169Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-11-15T17:13:05.179Z] > git config core.sparsecheckout # timeout=10 [2021-11-15T17:13:05.182Z] > git checkout -f 32e2244a2d16679fe99d67f8fade2684896d415d # timeout=10 [2021-11-15T17:13:07.783Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.196s coverage: 94.4% of statements [2021-11-15T17:13:07.783Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.171s coverage: 44.8% of statements [2021-11-15T17:13:08.752Z] Commit message: "Merge commit '143991c289fa33d15b92815d9662304bdb63510a' into HEAD" [2021-11-15T17:13:08.764Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-15T17:13:08.750Z] > git rev-list --no-walk 8085a56a9f2bf44747d365da44a01292ec033bcd # timeout=10 [2021-11-15T17:13:09.660Z] + echo snap-build.sh [2021-11-15T17:13:09.660Z] snap-build.sh [2021-11-15T17:13:09.660Z] + SNAP_BASE_DIR=. [2021-11-15T17:13:09.660Z] + '[' '!' -z /w/workspace/edgex-go/5 ']' [2021-11-15T17:13:09.660Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/5 [2021-11-15T17:13:09.660Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/5]' [2021-11-15T17:13:09.660Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/5] [2021-11-15T17:13:09.660Z] + cd /w/workspace/edgex-go/5 [2021-11-15T17:13:09.660Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-11-15T17:13:09.660Z] Reading package lists... [2021-11-15T17:13:09.660Z] Building dependency tree... [2021-11-15T17:13:09.660Z] Reading state information... [2021-11-15T17:13:09.660Z] The following packages were automatically installed and are no longer required: [2021-11-15T17:13:09.660Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-11-15T17:13:09.660Z] uidmap xdelta3 [2021-11-15T17:13:09.660Z] Use 'sudo apt autoremove' to remove them. [2021-11-15T17:13:09.660Z] The following packages will be REMOVED: [2021-11-15T17:13:09.660Z] lxd* lxd-client* [2021-11-15T17:13:09.922Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-11-15T17:13:09.922Z] After this operation, 31.7 MB disk space will be freed. [2021-11-15T17:13:10.710Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190317 files and directories currently installed.) [2021-11-15T17:13:10.710Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-11-15T17:13:11.282Z] Removing lxd dnsmasq configuration [2021-11-15T17:13:11.543Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-11-15T17:13:11.543Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-11-15T17:13:12.081Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.598s coverage: 82.5% of statements [2021-11-15T17:13:12.081Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-11-15T17:13:12.486Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-11-15T17:13:12.747Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190142 files and directories currently installed.) [2021-11-15T17:13:12.747Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-11-15T17:13:14.135Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-11-15T17:13:14.135Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-11-15T17:13:14.396Z] + sudo snap remove --purge lxd [2021-11-15T17:13:14.658Z] snap "lxd" is not installed [2021-11-15T17:13:14.658Z] + sudo groupadd --force --system lxd [2021-11-15T17:13:14.658Z] ++ whoami [2021-11-15T17:13:14.658Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-11-15T17:13:14.658Z] + newgrp - lxd [2021-11-15T17:13:14.658Z] + sudo snap install lxd [2021-11-15T17:13:20.370Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.254s coverage: 92.9% of statements [2021-11-15T17:13:20.371Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-11-15T17:13:20.371Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-11-15T17:13:20.371Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-11-15T17:13:20.371Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.055s coverage: 65.1% of statements [2021-11-15T17:13:20.371Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-11-15T17:13:20.371Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-11-15T17:13:20.371Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-11-15T17:13:20.371Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-11-15T17:13:20.371Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-11-15T17:13:20.371Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.193s coverage: 87.2% of statements [2021-11-15T17:13:20.371Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-11-15T17:13:20.371Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-11-15T17:13:20.371Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.160s coverage: 100.0% of statements [2021-11-15T17:13:20.371Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-11-15T17:13:20.371Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.264s coverage: 58.8% of statements [2021-11-15T17:13:20.371Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-11-15T17:13:20.371Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.240s coverage: 80.0% of statements [2021-11-15T17:13:20.371Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.241s coverage: 87.2% of statements [2021-11-15T17:13:20.371Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.238s coverage: 85.4% of statements [2021-11-15T17:13:20.371Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.801s coverage: 91.2% of statements [2021-11-15T17:13:20.371Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-11-15T17:13:20.653Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.699s coverage: 64.4% of statements [2021-11-15T17:13:20.653Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-11-15T17:13:20.653Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-11-15T17:13:20.653Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.185s coverage: 100.0% of statements [2021-11-15T17:13:20.653Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.081s coverage: 89.4% of statements [2021-11-15T17:13:20.653Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.068s coverage: 100.0% of statements [2021-11-15T17:13:22.092Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.104s coverage: 73.7% of statements [2021-11-15T17:13:22.092Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.052s coverage: 100.0% of statements [2021-11-15T17:13:24.672Z] 2021-11-15T17:13:22Z INFO Waiting for automatic snapd restart... [2021-11-15T17:13:26.413Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.274s coverage: 65.4% of statements [2021-11-15T17:13:26.413Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-11-15T17:13:26.413Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-11-15T17:13:26.413Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-11-15T17:13:28.399Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.775s coverage: 43.8% of statements [2021-11-15T17:13:28.400Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-11-15T17:13:28.400Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-11-15T17:13:28.400Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.211s coverage: 89.5% of statements [2021-11-15T17:13:28.400Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-11-15T17:13:28.400Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.185s coverage: 84.8% of statements [2021-11-15T17:13:28.400Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-11-15T17:13:38.592Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.256s coverage: 17.7% of statements [2021-11-15T17:13:38.592Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-11-15T17:13:38.592Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-11-15T17:13:38.592Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-11-15T17:13:38.592Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-11-15T17:13:38.592Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.631s coverage: 92.3% of statements [2021-11-15T17:13:38.592Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-11-15T17:13:38.592Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-11-15T17:13:38.592Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-11-15T17:13:38.592Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-11-15T17:13:38.592Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.244s coverage: 63.2% of statements [2021-11-15T17:13:38.592Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-11-15T17:13:38.592Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-11-15T17:13:38.592Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.393s coverage: 97.7% of statements [2021-11-15T17:13:38.592Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-11-15T17:13:38.592Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-11-15T17:13:38.592Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-11-15T17:13:38.592Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-11-15T17:13:38.592Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.189s coverage: 28.9% of statements [2021-11-15T17:13:38.592Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-11-15T17:13:38.592Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-11-15T17:13:38.592Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-11-15T17:13:38.592Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-11-15T17:13:38.592Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-11-15T17:13:38.592Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-11-15T17:13:38.592Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.196s coverage: 100.0% of statements [2021-11-15T17:13:38.592Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.076s coverage: 96.9% of statements [2021-11-15T17:13:38.592Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2021-11-15T17:13:38.592Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2021-11-15T17:13:38.592Z] GO111MODULE=on go vet ./... [2021-11-15T17:13:42.825Z] lxd 4.20 from Canonical* installed [2021-11-15T17:13:42.825Z] + sudo lxd init --auto [2021-11-15T17:13:52.854Z] + sudo snap install --classic snapcraft [2021-11-15T17:14:02.859Z] snapcraft 5.0 from Canonical* installed [2021-11-15T17:14:02.859Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-11-15T17:14:02.859Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-11-15T17:14:02.859Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-15T17:14:02.859Z] Dload Upload Total Spent Left Speed [2021-11-15T17:14:02.859Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 3043 0 --:--:-- --:--:-- --:--:-- 3058 [2021-11-15T17:14:02.859Z] 100 3325k 100 3325k 0 0 8614k 0 --:--:-- --:--:-- --:--:-- 8614k [2021-11-15T17:14:02.859Z] ./yq_linux_amd64 [2021-11-15T17:14:02.859Z] + sudo snapcraft prime --use-lxd [2021-11-15T17:14:04.245Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-11-15T17:14:04.245Z] The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: [2021-11-15T17:14:04.245Z] - README.md [2021-11-15T17:14:04.245Z] [2021-11-15T17:14:04.245Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-11-15T17:14:04.245Z] Launching a container. [2021-11-15T17:14:14.257Z] Waiting for container to be ready [2021-11-15T17:14:14.518Z] To start your first container, try: lxc launch ubuntu:20.04 [2021-11-15T17:14:14.518Z] Or for a virtual machine: lxc launch ubuntu:20.04 --vm [2021-11-15T17:14:14.518Z] [2021-11-15T17:14:17.823Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-11-15T17:14:18.393Z] Waiting for network to be ready... [2021-11-15T17:14:18.963Z] Get:1 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-11-15T17:14:18.963Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-11-15T17:14:19.224Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1958 kB] [2021-11-15T17:14:19.484Z] Get:4 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-11-15T17:14:19.484Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-11-15T17:14:19.746Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-11-15T17:14:19.746Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-11-15T17:14:19.746Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-11-15T17:14:19.746Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-11-15T17:14:19.746Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-11-15T17:14:19.746Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-11-15T17:14:19.746Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [352 kB] [2021-11-15T17:14:19.746Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2021-11-15T17:14:19.746Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2021-11-15T17:14:19.746Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [516 kB] [2021-11-15T17:14:19.746Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [69.9 kB] [2021-11-15T17:14:19.746Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1148 kB] [2021-11-15T17:14:20.006Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [263 kB] [2021-11-15T17:14:20.006Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-11-15T17:14:20.269Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2303 kB] [2021-11-15T17:14:20.269Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [445 kB] [2021-11-15T17:14:20.269Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] [2021-11-15T17:14:20.269Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] [2021-11-15T17:14:20.269Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [540 kB] [2021-11-15T17:14:20.269Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [73.6 kB] [2021-11-15T17:14:20.269Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1765 kB] [2021-11-15T17:14:20.269Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [380 kB] [2021-11-15T17:14:23.567Z] Fetched 25.6 MB in 5s (5432 kB/s) [2021-11-15T17:14:24.139Z] Reading package lists... [2021-11-15T17:14:24.399Z] Reading package lists... [2021-11-15T17:14:24.660Z] Building dependency tree... [2021-11-15T17:14:24.660Z] Reading state information... [2021-11-15T17:14:24.660Z] The following additional packages will be installed: [2021-11-15T17:14:24.660Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-11-15T17:14:24.660Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-11-15T17:14:24.660Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-11-15T17:14:24.660Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-11-15T17:14:24.660Z] Suggested packages: [2021-11-15T17:14:24.660Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-11-15T17:14:24.660Z] Recommended packages: [2021-11-15T17:14:24.660Z] gnupg libsasl2-modules [2021-11-15T17:14:24.660Z] The following NEW packages will be installed: [2021-11-15T17:14:24.660Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-11-15T17:14:24.660Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-11-15T17:14:24.660Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-11-15T17:14:24.660Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-11-15T17:14:24.660Z] The following packages will be upgraded: [2021-11-15T17:14:24.660Z] gpg gpg-agent gpgconf libudev1 [2021-11-15T17:14:24.921Z] 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. [2021-11-15T17:14:24.921Z] Need to get 3527 kB of archives. [2021-11-15T17:14:24.921Z] After this operation, 13.3 MB of additional disk space will be used. [2021-11-15T17:14:24.921Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] [2021-11-15T17:14:24.921Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] [2021-11-15T17:14:24.921Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2021-11-15T17:14:24.921Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] [2021-11-15T17:14:24.921Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.52 [55.8 kB] [2021-11-15T17:14:25.495Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.52 [1102 kB] [2021-11-15T17:14:25.757Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-11-15T17:14:25.757Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-11-15T17:14:25.757Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-11-15T17:14:25.757Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-11-15T17:14:25.757Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-11-15T17:14:26.039Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-11-15T17:14:26.039Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-11-15T17:14:26.039Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-11-15T17:14:26.039Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-11-15T17:14:26.040Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-11-15T17:14:26.040Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-11-15T17:14:26.040Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-11-15T17:14:26.040Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-11-15T17:14:26.040Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-11-15T17:14:26.040Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-11-15T17:14:26.040Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-11-15T17:14:26.305Z] debconf: delaying package configuration, since apt-utils is not installed [2021-11-15T17:14:26.305Z] Fetched 3527 kB in 1s (2573 kB/s) [2021-11-15T17:14:26.305Z] (Reading database ... 12511 files and directories currently installed.) [2021-11-15T17:14:26.305Z] Preparing to unpack .../libudev1_237-3ubuntu10.52_amd64.deb ... [2021-11-15T17:14:26.305Z] Unpacking libudev1:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-11-15T17:14:26.305Z] Setting up libudev1:amd64 (237-3ubuntu10.52) ... [2021-11-15T17:14:26.305Z] Selecting previously unselected package udev. [2021-11-15T17:14:26.305Z] (Reading database ... 12511 files and directories currently installed.) [2021-11-15T17:14:26.305Z] Preparing to unpack .../00-udev_237-3ubuntu10.52_amd64.deb ... [2021-11-15T17:14:26.578Z] Unpacking udev (237-3ubuntu10.52) ... [2021-11-15T17:14:26.578Z] Selecting previously unselected package libfuse2:amd64. [2021-11-15T17:14:26.578Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-11-15T17:14:26.578Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-11-15T17:14:26.840Z] Selecting previously unselected package fuse. [2021-11-15T17:14:26.840Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-11-15T17:14:26.840Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-11-15T17:14:26.840Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-11-15T17:14:26.840Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-11-15T17:14:26.840Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-11-15T17:14:26.840Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-11-15T17:14:27.101Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-11-15T17:14:27.101Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-11-15T17:14:27.101Z] Selecting previously unselected package libksba8:amd64. [2021-11-15T17:14:27.101Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-11-15T17:14:27.101Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-11-15T17:14:27.101Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-11-15T17:14:27.101Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-11-15T17:14:27.101Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-15T17:14:27.101Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-11-15T17:14:27.101Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-11-15T17:14:27.101Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-15T17:14:27.361Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-11-15T17:14:27.361Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-11-15T17:14:27.361Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-15T17:14:27.361Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-11-15T17:14:27.361Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-11-15T17:14:27.361Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-15T17:14:27.361Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-11-15T17:14:27.361Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-11-15T17:14:27.361Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-15T17:14:27.361Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-11-15T17:14:27.361Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-11-15T17:14:27.361Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-15T17:14:27.623Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-11-15T17:14:27.623Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-11-15T17:14:27.623Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-15T17:14:27.623Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-11-15T17:14:27.623Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-11-15T17:14:27.623Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-15T17:14:27.623Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-11-15T17:14:27.623Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-11-15T17:14:27.623Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-15T17:14:27.885Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-11-15T17:14:27.885Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-11-15T17:14:27.885Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-11-15T17:14:27.885Z] Selecting previously unselected package libsasl2-2:amd64. [2021-11-15T17:14:27.885Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-11-15T17:14:27.885Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-11-15T17:14:27.885Z] Selecting previously unselected package libldap-common. [2021-11-15T17:14:27.885Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-11-15T17:14:27.885Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-11-15T17:14:27.885Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-11-15T17:14:27.885Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-11-15T17:14:27.885Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-11-15T17:14:27.885Z] Selecting previously unselected package dirmngr. [2021-11-15T17:14:27.885Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-11-15T17:14:28.242Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-11-15T17:14:28.242Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-11-15T17:14:28.242Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-11-15T17:14:28.242Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-11-15T17:14:28.242Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-11-15T17:14:28.242Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-11-15T17:14:28.242Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-11-15T17:14:28.242Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-15T17:14:28.242Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-11-15T17:14:28.502Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-11-15T17:14:28.502Z] Setting up udev (237-3ubuntu10.52) ... [2021-11-15T17:14:28.762Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-11-15T17:14:28.762Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-15T17:14:28.762Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-11-15T17:14:29.022Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-11-15T17:14:29.022Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-11-15T17:14:29.022Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-15T17:14:29.022Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-15T17:14:29.022Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-15T17:14:29.022Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-15T17:14:29.022Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-15T17:14:29.022Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-15T17:14:29.022Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-15T17:14:29.022Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-11-15T17:14:29.022Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-11-15T17:14:29.022Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-11-15T17:14:29.594Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-11-15T17:14:29.594Z] settings in the [Install] section, and DefaultInstance for template units). [2021-11-15T17:14:29.594Z] This means they are not meant to be enabled using systemctl. [2021-11-15T17:14:29.594Z] Possible reasons for having this kind of units are: [2021-11-15T17:14:29.594Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-11-15T17:14:29.594Z] .wants/ or .requires/ directory. [2021-11-15T17:14:29.594Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-11-15T17:14:29.594Z] a requirement dependency on it. [2021-11-15T17:14:29.594Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-11-15T17:14:29.594Z] D-Bus, udev, scripted systemctl call, ...). [2021-11-15T17:14:29.594Z] 4) In case of template units, the unit is meant to be enabled with some [2021-11-15T17:14:29.594Z] instance name specified. [2021-11-15T17:14:29.853Z] Reading package lists... [2021-11-15T17:14:29.853Z] Building dependency tree... [2021-11-15T17:14:29.853Z] Reading state information... [2021-11-15T17:14:30.115Z] The following additional packages will be installed: [2021-11-15T17:14:30.115Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-11-15T17:14:30.115Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-11-15T17:14:30.115Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-11-15T17:14:30.115Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-11-15T17:14:30.115Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-11-15T17:14:30.115Z] Suggested packages: [2021-11-15T17:14:30.115Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-11-15T17:14:30.115Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-11-15T17:14:30.115Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-11-15T17:14:30.115Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-11-15T17:14:30.115Z] systemd-container policykit-1 [2021-11-15T17:14:30.115Z] Recommended packages: [2021-11-15T17:14:30.115Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-11-15T17:14:30.115Z] The following NEW packages will be installed: [2021-11-15T17:14:30.115Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-11-15T17:14:30.115Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-11-15T17:14:30.115Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-11-15T17:14:30.115Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-11-15T17:14:30.115Z] python3.6-minimal snapd squashfs-tools sudo [2021-11-15T17:14:30.115Z] The following packages will be upgraded: [2021-11-15T17:14:30.115Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-11-15T17:14:30.375Z] 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. [2021-11-15T17:14:30.375Z] Need to get 36.8 MB of archives. [2021-11-15T17:14:30.376Z] After this operation, 147 MB of additional disk space will be used. [2021-11-15T17:14:30.376Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.13 [1302 kB] [2021-11-15T17:14:30.376Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.52 [2913 kB] [2021-11-15T17:14:31.328Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] [2021-11-15T17:14:31.328Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-11-15T17:14:31.328Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] [2021-11-15T17:14:31.328Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.52 [206 kB] [2021-11-15T17:14:31.328Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] [2021-11-15T17:14:31.328Z] Get:8 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] [2021-11-15T17:14:31.328Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] [2021-11-15T17:14:31.328Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] [2021-11-15T17:14:31.328Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-11-15T17:14:31.328Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-11-15T17:14:31.594Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-11-15T17:14:31.594Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-11-15T17:14:31.594Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-11-15T17:14:31.594Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-11-15T17:14:31.594Z] Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-11-15T17:14:31.594Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-11-15T17:14:31.594Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-11-15T17:14:31.594Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-11-15T17:14:31.594Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-11-15T17:14:31.594Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-11-15T17:14:31.594Z] Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-11-15T17:14:31.594Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-11-15T17:14:31.594Z] Get:25 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-11-15T17:14:31.594Z] Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-11-15T17:14:31.594Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.7 [1089 kB] [2021-11-15T17:14:31.594Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.5 [612 kB] [2021-11-15T17:14:31.594Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.4 [111 kB] [2021-11-15T17:14:31.594Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.51.1+18.04 [22.6 MB] [2021-11-15T17:14:33.009Z] debconf: delaying package configuration, since apt-utils is not installed [2021-11-15T17:14:33.009Z] Fetched 36.8 MB in 3s (14.6 MB/s) [2021-11-15T17:14:33.009Z] (Reading database ... 12757 files and directories currently installed.) [2021-11-15T17:14:33.009Z] Preparing to unpack .../systemd_237-3ubuntu10.52_amd64.deb ... [2021-11-15T17:14:33.009Z] Unpacking systemd (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-11-15T17:14:33.276Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.52_amd64.deb ... [2021-11-15T17:14:33.276Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-11-15T17:14:33.541Z] Setting up libsystemd0:amd64 (237-3ubuntu10.52) ... [2021-11-15T17:14:33.541Z] (Reading database ... 12757 files and directories currently installed.) [2021-11-15T17:14:33.541Z] Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... [2021-11-15T17:14:33.541Z] Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... [2021-11-15T17:14:33.541Z] Setting up libapt-pkg5.0:amd64 (1.6.14) ... [2021-11-15T17:14:33.805Z] (Reading database ... 12757 files and directories currently installed.) [2021-11-15T17:14:33.805Z] Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... [2021-11-15T17:14:33.805Z] Unpacking apt (1.6.14) over (1.6.1) ... [2021-11-15T17:14:34.066Z] Setting up apt (1.6.14) ... [2021-11-15T17:14:34.066Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-11-15T17:14:34.326Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-11-15T17:14:34.326Z] (Reading database ... 12764 files and directories currently installed.) [2021-11-15T17:14:34.326Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... [2021-11-15T17:14:34.326Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... [2021-11-15T17:14:34.592Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-11-15T17:14:34.592Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-11-15T17:14:34.592Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-11-15T17:14:34.592Z] Selecting previously unselected package libexpat1:amd64. [2021-11-15T17:14:34.592Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-11-15T17:14:34.592Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-11-15T17:14:34.853Z] Selecting previously unselected package python3.6-minimal. [2021-11-15T17:14:34.853Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-11-15T17:14:34.853Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-11-15T17:14:35.113Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) ... [2021-11-15T17:14:35.113Z] Checking for services that may need to be restarted...done. [2021-11-15T17:14:35.113Z] Checking for services that may need to be restarted...done. [2021-11-15T17:14:35.113Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-11-15T17:14:35.113Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-11-15T17:14:35.113Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-11-15T17:14:35.687Z] Selecting previously unselected package python3-minimal. [2021-11-15T17:14:35.687Z] (Reading database ... 13012 files and directories currently installed.) [2021-11-15T17:14:35.687Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-11-15T17:14:35.687Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-11-15T17:14:35.687Z] Selecting previously unselected package mime-support. [2021-11-15T17:14:35.687Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-11-15T17:14:35.687Z] Unpacking mime-support (3.60ubuntu1) ... [2021-11-15T17:14:35.687Z] Selecting previously unselected package libmpdec2:amd64. [2021-11-15T17:14:35.687Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-11-15T17:14:35.687Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-11-15T17:14:35.687Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-11-15T17:14:35.687Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-11-15T17:14:35.687Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-11-15T17:14:35.947Z] Selecting previously unselected package python3.6. [2021-11-15T17:14:35.947Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-11-15T17:14:35.947Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-11-15T17:14:35.947Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-11-15T17:14:35.947Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-11-15T17:14:35.947Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-11-15T17:14:35.947Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-11-15T17:14:36.208Z] Selecting previously unselected package python3. [2021-11-15T17:14:36.208Z] (Reading database ... 13442 files and directories currently installed.) [2021-11-15T17:14:36.208Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-11-15T17:14:36.208Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-11-15T17:14:36.469Z] Selecting previously unselected package multiarch-support. [2021-11-15T17:14:36.469Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-11-15T17:14:36.469Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-11-15T17:14:36.469Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-11-15T17:14:36.469Z] Selecting previously unselected package liblzo2-2:amd64. [2021-11-15T17:14:36.469Z] (Reading database ... 13479 files and directories currently installed.) [2021-11-15T17:14:36.469Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-11-15T17:14:36.469Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-11-15T17:14:36.469Z] Selecting previously unselected package libbsd0:amd64. [2021-11-15T17:14:36.469Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-11-15T17:14:36.469Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-11-15T17:14:36.469Z] Selecting previously unselected package sudo. [2021-11-15T17:14:36.469Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-11-15T17:14:36.730Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-11-15T17:14:36.730Z] Selecting previously unselected package apparmor. [2021-11-15T17:14:36.730Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-11-15T17:14:36.730Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-11-15T17:14:36.990Z] Selecting previously unselected package libedit2:amd64. [2021-11-15T17:14:36.990Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-11-15T17:14:36.990Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-11-15T17:14:36.990Z] Selecting previously unselected package libkrb5support0:amd64. [2021-11-15T17:14:36.990Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-11-15T17:14:36.990Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-11-15T17:14:36.990Z] Selecting previously unselected package libk5crypto3:amd64. [2021-11-15T17:14:36.990Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-11-15T17:14:36.990Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-11-15T17:14:36.990Z] Selecting previously unselected package libkeyutils1:amd64. [2021-11-15T17:14:36.990Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-11-15T17:14:36.990Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-11-15T17:14:37.250Z] Selecting previously unselected package libkrb5-3:amd64. [2021-11-15T17:14:37.250Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-11-15T17:14:37.250Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-11-15T17:14:37.250Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-11-15T17:14:37.250Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-11-15T17:14:37.250Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-11-15T17:14:37.513Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-11-15T17:14:37.513Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.7_amd64.deb ... [2021-11-15T17:14:37.513Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... [2021-11-15T17:14:37.513Z] Selecting previously unselected package openssh-client. [2021-11-15T17:14:37.513Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.5_amd64.deb ... [2021-11-15T17:14:37.513Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.5) ... [2021-11-15T17:14:38.087Z] Selecting previously unselected package squashfs-tools. [2021-11-15T17:14:38.087Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.4_amd64.deb ... [2021-11-15T17:14:38.087Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... [2021-11-15T17:14:38.087Z] Selecting previously unselected package snapd. [2021-11-15T17:14:38.087Z] Preparing to unpack .../13-snapd_2.51.1+18.04_amd64.deb ... [2021-11-15T17:14:38.087Z] Unpacking snapd (2.51.1+18.04) ... [2021-11-15T17:14:40.639Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-11-15T17:14:40.639Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... [2021-11-15T17:14:40.639Z] Setting up mime-support (3.60ubuntu1) ... [2021-11-15T17:14:40.639Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-11-15T17:14:40.639Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-11-15T17:14:40.639Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-11-15T17:14:40.639Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-11-15T17:14:40.639Z] Setting up systemd (237-3ubuntu10.52) ... [2021-11-15T17:14:40.639Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-11-15T17:14:40.899Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-11-15T17:14:40.899Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-11-15T17:14:40.899Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-11-15T17:14:41.161Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-11-15T17:14:41.161Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-11-15T17:14:41.161Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-11-15T17:14:41.732Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... [2021-11-15T17:14:41.732Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-11-15T17:14:41.733Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-11-15T17:14:41.733Z] Setting up python3 (3.6.7-1~18.04) ... [2021-11-15T17:14:41.733Z] running python rtupdate hooks for python3.6... [2021-11-15T17:14:41.733Z] running python post-rtupdate hooks for python3.6... [2021-11-15T17:14:41.733Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-11-15T17:14:42.678Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-11-15T17:14:42.678Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-11-15T17:14:42.678Z] Setting up openssh-client (1:7.6p1-4ubuntu0.5) ... [2021-11-15T17:14:42.678Z] Setting up snapd (2.51.1+18.04) ... [2021-11-15T17:14:43.249Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-11-15T17:14:43.249Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-11-15T17:14:43.513Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-11-15T17:14:43.513Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-11-15T17:14:43.772Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-11-15T17:14:43.772Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-11-15T17:14:44.032Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-11-15T17:14:44.032Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-11-15T17:14:44.292Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-11-15T17:14:44.551Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-11-15T17:14:44.552Z] /usr/sbin/policy-rc.d returned 101, not running 'start snapd.apparmor.service snapd.autoimport.service snapd.core-fixup.service snapd.failure.service snapd.recovery-chooser-trigger.service snapd.seeded.service snapd.service snapd.snap-repair.service snapd.snap-repair.timer snapd.socket snapd.system-shutdown.service' [2021-11-15T17:14:44.552Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-11-15T17:14:44.552Z] Processing triggers for systemd (237-3ubuntu10.52) ... [2021-11-15T17:14:45.496Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-11-15T17:14:45.496Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-11-15T17:14:45.496Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-11-15T17:14:46.714Z] Reading package lists... [2021-11-15T17:14:46.714Z] Reading package lists... [2021-11-15T17:14:46.974Z] Building dependency tree... [2021-11-15T17:14:46.974Z] Reading state information... [2021-11-15T17:14:47.234Z] Calculating upgrade... [2021-11-15T17:14:47.234Z] The following packages will be upgraded: [2021-11-15T17:14:47.234Z] advancecomp base-files bash binutils binutils-common [2021-11-15T17:14:47.234Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-11-15T17:14:47.234Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-11-15T17:14:47.234Z] grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 [2021-11-15T17:14:47.234Z] libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev [2021-11-15T17:14:47.234Z] libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-11-15T17:14:47.234Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-11-15T17:14:47.234Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-11-15T17:14:47.234Z] libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 [2021-11-15T17:14:47.234Z] libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime [2021-11-15T17:14:47.234Z] libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 [2021-11-15T17:14:47.234Z] libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 [2021-11-15T17:14:47.234Z] libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login [2021-11-15T17:14:47.234Z] mount ncurses-base ncurses-bin openssl passwd patch perl perl-base [2021-11-15T17:14:47.234Z] perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata [2021-11-15T17:14:47.234Z] ubuntu-keyring util-linux [2021-11-15T17:14:47.495Z] 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-11-15T17:14:47.495Z] Need to get 64.2 MB of archives. [2021-11-15T17:14:47.495Z] After this operation, 5152 kB of additional disk space will be used. [2021-11-15T17:14:47.495Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-162.170 [992 kB] [2021-11-15T17:14:47.495Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-11-15T17:14:48.064Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-11-15T17:14:48.064Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-11-15T17:14:48.064Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-11-15T17:14:48.064Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-11-15T17:14:48.323Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-11-15T17:14:48.323Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-11-15T17:14:48.323Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] [2021-11-15T17:14:48.323Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-11-15T17:14:48.323Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-11-15T17:14:48.323Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-11-15T17:14:48.323Z] Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-11-15T17:14:48.323Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-11-15T17:14:48.323Z] Get:15 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-11-15T17:14:48.323Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-11-15T17:14:48.323Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-11-15T17:14:48.323Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-11-15T17:14:48.323Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-11-15T17:14:48.323Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-11-15T17:14:48.583Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.11 [60.4 kB] [2021-11-15T17:14:48.583Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-11-15T17:14:48.583Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-11-15T17:14:48.583Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-11-15T17:14:48.583Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-11-15T17:14:48.583Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-11-15T17:14:48.583Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] [2021-11-15T17:14:48.583Z] Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-11-15T17:14:48.583Z] Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-11-15T17:14:48.583Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-11-15T17:14:48.583Z] Get:31 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-11-15T17:14:48.583Z] Get:32 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-11-15T17:14:48.844Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-11-15T17:14:48.844Z] Get:34 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-11-15T17:14:48.844Z] Get:35 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-11-15T17:14:48.844Z] Get:36 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-11-15T17:14:48.844Z] Get:37 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-11-15T17:14:48.844Z] Get:38 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-11-15T17:14:48.844Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-11-15T17:14:48.844Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2021-11-15T17:14:48.844Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-11-15T17:14:48.844Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-11-15T17:14:48.844Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-11-15T17:14:48.844Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-11-15T17:14:48.844Z] Get:45 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] [2021-11-15T17:14:48.844Z] 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] [2021-11-15T17:14:48.844Z] Get:47 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] [2021-11-15T17:14:48.844Z] Get:48 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.52 [13.6 kB] [2021-11-15T17:14:48.844Z] 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] [2021-11-15T17:14:48.844Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-11-15T17:14:48.844Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-11-15T17:14:48.844Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-11-15T17:14:48.844Z] Get:53 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-11-15T17:14:49.105Z] Get:54 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-11-15T17:14:49.105Z] Get:55 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-11-15T17:14:49.105Z] Get:56 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.5 [646 kB] [2021-11-15T17:14:49.105Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-11-15T17:14:49.105Z] Get:58 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] [2021-11-15T17:14:49.105Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-11-15T17:14:49.105Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-11-15T17:14:49.105Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.3 [418 kB] [2021-11-15T17:14:49.105Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] [2021-11-15T17:14:49.105Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-11-15T17:14:49.105Z] Get:64 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] [2021-11-15T17:14:49.105Z] Get:65 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-11-15T17:14:49.105Z] Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-11-15T17:14:49.105Z] 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] [2021-11-15T17:14:49.105Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-11-15T17:14:49.105Z] Get:69 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-11-15T17:14:49.105Z] Get:70 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] [2021-11-15T17:14:49.105Z] Get:71 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] [2021-11-15T17:14:49.105Z] Get:72 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-11-15T17:14:49.105Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-11-15T17:14:49.105Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-11-15T17:14:49.105Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-11-15T17:14:49.105Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-11-15T17:14:49.105Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-11-15T17:14:49.105Z] Get:78 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-11-15T17:14:49.105Z] Get:79 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.13 [614 kB] [2021-11-15T17:14:49.365Z] Get:80 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.2 [145 kB] [2021-11-15T17:14:49.365Z] Get:81 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-11-15T17:14:49.365Z] Get:82 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-11-15T17:14:49.365Z] Get:83 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-11-15T17:14:49.365Z] Get:84 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021e-0ubuntu0.18.04 [189 kB] [2021-11-15T17:14:49.365Z] Get:85 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-11-15T17:14:49.366Z] Get:86 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-11-15T17:14:49.366Z] 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] [2021-11-15T17:14:49.366Z] Get:88 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.7 [489 kB] [2021-11-15T17:14:49.626Z] Get:89 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.7 [3388 B] [2021-11-15T17:14:49.626Z] Get:90 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.7 [197 kB] [2021-11-15T17:14:49.626Z] Get:91 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-11-15T17:14:49.626Z] Get:92 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-11-15T17:14:49.626Z] Get:93 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-11-15T17:14:49.626Z] Get:94 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-11-15T17:14:49.886Z] Get:95 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-11-15T17:14:50.147Z] Get:96 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-11-15T17:14:50.406Z] Get:97 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-11-15T17:14:50.406Z] Get:98 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-11-15T17:14:50.666Z] Get:99 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-11-15T17:14:50.666Z] Get:100 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-11-15T17:14:50.666Z] Get:101 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-11-15T17:14:50.666Z] Get:102 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-11-15T17:14:50.666Z] Get:103 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-11-15T17:14:50.927Z] debconf: delaying package configuration, since apt-utils is not installed [2021-11-15T17:14:50.927Z] Fetched 64.2 MB in 3s (19.1 MB/s) [2021-11-15T17:14:50.927Z] (Reading database ... 13914 files and directories currently installed.) [2021-11-15T17:14:50.927Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-11-15T17:14:50.927Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-11-15T17:14:51.186Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-11-15T17:14:51.187Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-11-15T17:14:51.447Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-162.170_amd64.deb ... [2021-11-15T17:14:51.447Z] Unpacking linux-libc-dev:amd64 (4.15.0-162.170) over (4.15.0-20.21) ... [2021-11-15T17:14:51.706Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-15T17:14:51.706Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-15T17:14:51.706Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-15T17:14:51.706Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-15T17:14:51.706Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-15T17:14:51.967Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-15T17:14:51.967Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-15T17:14:51.967Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-15T17:14:51.967Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-15T17:14:51.967Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-15T17:14:51.967Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-15T17:14:51.967Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-15T17:14:52.226Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-15T17:14:52.226Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-15T17:14:52.226Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-15T17:14:52.226Z] (Reading database ... 13914 files and directories currently installed.) [2021-11-15T17:14:52.226Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-15T17:14:52.226Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-11-15T17:14:52.226Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-11-15T17:14:52.490Z] (Reading database ... 13914 files and directories currently installed.) [2021-11-15T17:14:52.490Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-15T17:14:52.490Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-15T17:14:52.490Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-15T17:14:52.490Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-15T17:14:52.490Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-15T17:14:52.752Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-15T17:14:52.752Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-15T17:14:52.752Z] (Reading database ... 13914 files and directories currently installed.) [2021-11-15T17:14:52.752Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-11-15T17:14:53.014Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-11-15T17:14:53.274Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-11-15T17:14:53.534Z] (Reading database ... 13914 files and directories currently installed.) [2021-11-15T17:14:53.534Z] Preparing to unpack .../base-files_10.1ubuntu2.11_amd64.deb ... [2021-11-15T17:14:53.534Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-11-15T17:14:53.534Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-11-15T17:14:53.534Z] Unpacking base-files (10.1ubuntu2.11) over (10.1ubuntu2) ... [2021-11-15T17:14:53.794Z] Setting up base-files (10.1ubuntu2.11) ... [2021-11-15T17:14:53.794Z] Installing new version of config file /etc/issue ... [2021-11-15T17:14:53.794Z] Installing new version of config file /etc/issue.net ... [2021-11-15T17:14:53.794Z] Installing new version of config file /etc/lsb-release ... [2021-11-15T17:14:53.794Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-11-15T17:14:54.055Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-11-15T17:14:54.055Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-11-15T17:14:54.055Z] Removing obsolete conffile /etc/default/motd-news ... [2021-11-15T17:14:54.055Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-15T17:14:54.055Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-11-15T17:14:54.055Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-11-15T17:14:54.387Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-11-15T17:14:54.387Z] update-alternatives: using /usr/share/man/man7/bash-builtins.7.gz to provide /usr/share/man/man7/builtins.7.gz (builtins.7.gz) in auto mode [2021-11-15T17:14:54.387Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-15T17:14:54.387Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-11-15T17:14:54.387Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-11-15T17:14:54.957Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-11-15T17:14:54.957Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-15T17:14:54.957Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-11-15T17:14:54.957Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-11-15T17:14:54.957Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-11-15T17:14:54.957Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-15T17:14:54.957Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-11-15T17:14:54.957Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-11-15T17:14:55.228Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-11-15T17:14:55.228Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-15T17:14:55.228Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-11-15T17:14:55.228Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-11-15T17:14:55.228Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-11-15T17:14:55.488Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-15T17:14:55.488Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-11-15T17:14:55.488Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-11-15T17:14:55.488Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-11-15T17:14:55.488Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-15T17:14:55.488Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-11-15T17:14:55.488Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-11-15T17:14:55.748Z] Setting up grep (3.1-2build1) ... [2021-11-15T17:14:55.748Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-15T17:14:55.748Z] Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... [2021-11-15T17:14:55.748Z] Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... [2021-11-15T17:14:55.748Z] Setting up gzip (1.6-5ubuntu1.1) ... [2021-11-15T17:14:55.748Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-15T17:14:55.748Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-11-15T17:14:55.748Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-11-15T17:14:56.008Z] Setting up login (1:4.5-1ubuntu2) ... [2021-11-15T17:14:56.008Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-15T17:14:56.008Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-11-15T17:14:56.008Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-11-15T17:14:56.008Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-11-15T17:14:56.269Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-15T17:14:56.269Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-11-15T17:14:56.269Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-11-15T17:14:56.530Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-11-15T17:14:56.789Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-11-15T17:14:56.789Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-11-15T17:14:56.789Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-11-15T17:14:57.050Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-11-15T17:14:57.050Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-15T17:14:57.050Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-11-15T17:14:57.050Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-11-15T17:14:57.990Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-11-15T17:14:57.990Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-11-15T17:14:57.990Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-11-15T17:14:57.990Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-11-15T17:14:57.990Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-11-15T17:14:57.990Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-15T17:14:57.990Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-11-15T17:14:57.990Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-11-15T17:14:58.252Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-11-15T17:14:58.252Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-15T17:14:58.252Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-11-15T17:14:58.252Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-11-15T17:14:58.252Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-11-15T17:14:58.513Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-15T17:14:58.513Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-11-15T17:14:58.513Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-11-15T17:14:58.513Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-11-15T17:14:58.513Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-15T17:14:58.513Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-11-15T17:14:58.513Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-11-15T17:14:58.773Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-11-15T17:14:58.773Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-15T17:14:58.773Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-11-15T17:14:58.773Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-11-15T17:14:58.773Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-11-15T17:14:58.773Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-15T17:14:58.773Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-11-15T17:14:58.773Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-11-15T17:14:59.034Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-11-15T17:14:59.034Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-11-15T17:14:59.034Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-11-15T17:14:59.034Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-15T17:14:59.034Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-11-15T17:14:59.034Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-11-15T17:14:59.296Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-11-15T17:14:59.296Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-15T17:14:59.296Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-11-15T17:14:59.296Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-11-15T17:14:59.296Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-11-15T17:14:59.296Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-15T17:14:59.296Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-11-15T17:14:59.296Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-11-15T17:14:59.296Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-11-15T17:14:59.556Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-15T17:14:59.556Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-11-15T17:14:59.556Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-11-15T17:14:59.817Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-11-15T17:15:00.078Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-11-15T17:15:00.338Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-11-15T17:15:00.338Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-15T17:15:00.338Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-11-15T17:15:00.338Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-11-15T17:15:00.405Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-11-15T17:15:00.405Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-11-15T17:15:00.596Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-11-15T17:15:00.854Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-15T17:15:00.854Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-11-15T17:15:00.854Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-11-15T17:15:00.854Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-11-15T17:15:00.854Z] (Reading database ... 13917 files and directories currently installed.) [2021-11-15T17:15:00.854Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-11-15T17:15:00.854Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-11-15T17:15:01.119Z] Setting up debconf (1.5.66ubuntu1) ... [2021-11-15T17:15:01.378Z] (Reading database ... 13917 files and directories currently installed.) [2021-11-15T17:15:01.378Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-11-15T17:15:01.378Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-11-15T17:15:01.378Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-11-15T17:15:01.378Z] (Reading database ... 13917 files and directories currently installed.) [2021-11-15T17:15:01.378Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-11-15T17:15:01.378Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-11-15T17:15:01.378Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-11-15T17:15:01.384Z] ./bin/test-attribution-txt.sh [2021-11-15T17:15:01.644Z] (Reading database ... 13917 files and directories currently installed.) [2021-11-15T17:15:01.644Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-11-15T17:15:01.644Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-11-15T17:15:01.644Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-11-15T17:15:01.644Z] (Reading database ... 13917 files and directories currently installed.) [2021-11-15T17:15:01.644Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-11-15T17:15:01.644Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-11-15T17:15:01.917Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... [2021-11-15T17:15:01.917Z] (Reading database ... 13919 files and directories currently installed.) [2021-11-15T17:15:01.917Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-11-15T17:15:01.917Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-11-15T17:15:02.185Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-11-15T17:15:02.185Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-15T17:15:02.185Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-11-15T17:15:02.185Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-11-15T17:15:02.185Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.52_amd64.deb ... [2021-11-15T17:15:02.185Z] Unpacking systemd-sysv (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-11-15T17:15:02.446Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-11-15T17:15:02.446Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-11-15T17:15:02.446Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-11-15T17:15:02.446Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-15T17:15:02.446Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.3_amd64.deb ... [2021-11-15T17:15:02.446Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.3) over (1.8.1-4ubuntu1) ... [2021-11-15T17:15:02.446Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.3) ... [2021-11-15T17:15:02.708Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-15T17:15:02.708Z] Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... [2021-11-15T17:15:02.708Z] Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... [2021-11-15T17:15:02.708Z] Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... [2021-11-15T17:15:02.708Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-15T17:15:02.708Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... [2021-11-15T17:15:02.708Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-11-15T17:15:02.968Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... [2021-11-15T17:15:02.968Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-15T17:15:02.968Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-11-15T17:15:02.968Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-11-15T17:15:03.228Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-11-15T17:15:03.228Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-15T17:15:03.228Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-11-15T17:15:03.228Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-11-15T17:15:03.228Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-11-15T17:15:03.228Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-15T17:15:03.228Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-11-15T17:15:03.490Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-11-15T17:15:03.490Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-11-15T17:15:03.750Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-15T17:15:03.750Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-11-15T17:15:03.750Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-11-15T17:15:03.750Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-11-15T17:15:03.750Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-15T17:15:03.750Z] Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-11-15T17:15:03.750Z] Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-11-15T17:15:04.011Z] Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-11-15T17:15:04.011Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-15T17:15:04.011Z] Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-11-15T17:15:04.011Z] Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-11-15T17:15:04.011Z] Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-11-15T17:15:04.011Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-15T17:15:04.011Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-11-15T17:15:04.011Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [Pipeline] echo [2021-11-15T17:15:04.031Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2021-11-15T17:15:04.270Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-11-15T17:15:04.270Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-15T17:15:04.270Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-11-15T17:15:04.270Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-11-15T17:15:04.270Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-11-15T17:15:04.529Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-15T17:15:04.529Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-11-15T17:15:04.529Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-11-15T17:15:04.529Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-11-15T17:15:04.529Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-15T17:15:04.529Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.5_amd64.deb ... [2021-11-15T17:15:04.529Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.5) over (3.5.18-1ubuntu1) ... [2021-11-15T17:15:04.685Z] + ls -al . [2021-11-15T17:15:04.685Z] total 664 [2021-11-15T17:15:04.685Z] drwxrwxr-x 9 1001 1001 4096 Nov 15 17:15 . [2021-11-15T17:15:04.685Z] drwxr-xr-x 4 root root 4096 Nov 15 17:10 .. [2021-11-15T17:15:04.685Z] -rw-rw-r-- 1 1001 1001 11 Nov 15 17:08 .dockerignore [2021-11-15T17:15:04.685Z] drwxrwxr-x 8 1001 1001 4096 Nov 15 17:08 .git [2021-11-15T17:15:04.685Z] drwxrwxr-x 4 1001 1001 4096 Nov 15 17:08 .github [2021-11-15T17:15:04.685Z] -rw-rw-r-- 1 1001 1001 804 Nov 15 17:08 .gitignore [2021-11-15T17:15:04.685Z] -rw-rw-r-- 1 1001 1001 42 Nov 15 17:08 .golangci.yml [2021-11-15T17:15:04.685Z] -rw-rw-r-- 1 1001 1001 76 Nov 15 17:08 .hadolint.yml [2021-11-15T17:15:04.685Z] -rw-rw-r-- 1 1001 1001 166 Nov 15 17:08 .sonarcloud.properties [2021-11-15T17:15:04.685Z] -rw-rw-r-- 1 1001 1001 1171 Nov 15 17:08 ADOPTERS.md [2021-11-15T17:15:04.685Z] -rw-rw-r-- 1 1001 1001 8910 Nov 15 17:08 Attribution.txt [2021-11-15T17:15:04.685Z] -rw-rw-r-- 1 1001 1001 43881 Nov 15 17:08 CHANGELOG.md [2021-11-15T17:15:04.685Z] -rw-rw-r-- 1 1001 1001 3804 Nov 15 17:08 CONTRIBUTING.md [2021-11-15T17:15:04.685Z] -rw-rw-r-- 1 1001 1001 677 Nov 15 17:08 GOVERNANCE.md [2021-11-15T17:15:04.685Z] -rw-rw-r-- 1 1001 1001 849 Nov 15 17:08 Jenkinsfile [2021-11-15T17:15:04.685Z] -rw-rw-r-- 1 1001 1001 10775 Nov 15 17:08 LICENSE [2021-11-15T17:15:04.685Z] -rw-rw-r-- 1 1001 1001 6508 Nov 15 17:08 Makefile [2021-11-15T17:15:04.685Z] -rw-rw-r-- 1 1001 1001 582 Nov 15 17:08 OWNERS.md [2021-11-15T17:15:04.685Z] -rw-rw-r-- 1 1001 1001 8207 Nov 15 17:08 README.md [2021-11-15T17:15:04.685Z] -rw-rw-r-- 1 1001 1001 6912 Nov 15 17:08 SECURITY.md [2021-11-15T17:15:04.685Z] -rw-rw-r-- 1 1001 1001 5 Nov 15 17:04 VERSION [2021-11-15T17:15:04.685Z] -rw-rw-r-- 1 1001 1001 4131 Nov 15 17:08 ZMQWindows.md [2021-11-15T17:15:04.685Z] drwxrwxr-x 2 1001 1001 4096 Nov 15 17:08 bin [2021-11-15T17:15:04.685Z] drwxrwxr-x 14 1001 1001 4096 Nov 15 17:08 cmd [2021-11-15T17:15:04.685Z] -rw-r--r-- 1 root root 428381 Nov 15 17:13 coverage.out [2021-11-15T17:15:04.685Z] -rw-rw-r-- 1 1001 1001 822 Nov 15 17:08 go.mod [2021-11-15T17:15:04.685Z] -rw-rw-r-- 1 1001 1001 49471 Nov 15 17:08 go.sum [2021-11-15T17:15:04.685Z] drwxrwxr-x 8 1001 1001 4096 Nov 15 17:08 internal [2021-11-15T17:15:04.685Z] drwxrwxr-x 3 1001 1001 4096 Nov 15 17:08 openapi [2021-11-15T17:15:04.685Z] drwxrwxr-x 4 1001 1001 4096 Nov 15 17:08 snap [2021-11-15T17:15:04.685Z] -rw-rw-r-- 1 1001 1001 204 Nov 15 17:08 version.go [Pipeline] sh [2021-11-15T17:15:04.788Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.5) ... [2021-11-15T17:15:04.788Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-15T17:15:04.788Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-11-15T17:15:04.788Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-11-15T17:15:05.048Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-11-15T17:15:05.048Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-15T17:15:05.048Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-11-15T17:15:05.048Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-11-15T17:15:05.048Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-11-15T17:15:05.048Z] (Reading database ... 13924 files and directories currently installed.) [2021-11-15T17:15:05.048Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-11-15T17:15:05.309Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-11-15T17:15:05.309Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-11-15T17:15:05.309Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-11-15T17:15:05.352Z] + '[' -e coverage.out ] [2021-11-15T17:15:05.352Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-11-15T17:15:05.376Z] Warning: overwriting stash ‘coverage-report’ [2021-11-15T17:15:05.568Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... [2021-11-15T17:15:05.568Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... [2021-11-15T17:15:05.826Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.2_all.deb ... [2021-11-15T17:15:05.826Z] Unpacking ca-certificates (20210119~18.04.2) over (20180409) ... [2021-11-15T17:15:05.826Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-11-15T17:15:05.826Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-11-15T17:15:06.087Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-11-15T17:15:06.087Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-11-15T17:15:06.087Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-11-15T17:15:06.087Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-11-15T17:15:06.248Z] Stashed 1 file(s) [Pipeline] sh [2021-11-15T17:15:06.360Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-11-15T17:15:06.360Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-11-15T17:15:06.360Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-11-15T17:15:06.360Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-11-15T17:15:06.620Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-11-15T17:15:06.620Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-11-15T17:15:06.621Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-11-15T17:15:06.621Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-11-15T17:15:06.881Z] Preparing to unpack .../11-tzdata_2021e-0ubuntu0.18.04_all.deb ... [2021-11-15T17:15:06.881Z] Unpacking tzdata (2021e-0ubuntu0.18.04) over (2018d-1) ... [2021-11-15T17:15:06.904Z] + make build [2021-11-15T17:15:06.904Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-11-15T17:15:07.141Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-11-15T17:15:07.141Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-11-15T17:15:07.400Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-11-15T17:15:07.400Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-11-15T17:15:07.400Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.7_amd64.deb ... [2021-11-15T17:15:07.400Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... [2021-11-15T17:15:07.670Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.7_amd64.deb ... [2021-11-15T17:15:07.931Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... [2021-11-15T17:15:07.931Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.7_amd64.deb ... [2021-11-15T17:15:07.931Z] Unpacking binutils (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... [2021-11-15T17:15:07.931Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.7_amd64.deb ... [2021-11-15T17:15:07.931Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... [2021-11-15T17:15:08.191Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-11-15T17:15:08.191Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-11-15T17:15:08.191Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-11-15T17:15:08.191Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-11-15T17:15:08.452Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-11-15T17:15:08.452Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-11-15T17:15:08.452Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-11-15T17:15:08.713Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-11-15T17:15:09.650Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-11-15T17:15:09.650Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-11-15T17:15:10.595Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-11-15T17:15:10.595Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-11-15T17:15:10.855Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-11-15T17:15:10.855Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-11-15T17:15:11.119Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-11-15T17:15:11.119Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-11-15T17:15:12.056Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-11-15T17:15:12.056Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-11-15T17:15:12.056Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-11-15T17:15:12.056Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-11-15T17:15:12.316Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-11-15T17:15:12.316Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-11-15T17:15:12.577Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-11-15T17:15:12.577Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-11-15T17:15:12.577Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-11-15T17:15:12.577Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-11-15T17:15:12.837Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-11-15T17:15:12.838Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-11-15T17:15:12.838Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-11-15T17:15:12.838Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-11-15T17:15:12.838Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-11-15T17:15:13.097Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-11-15T17:15:13.097Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-15T17:15:13.097Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-11-15T17:15:13.097Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-15T17:15:13.097Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-15T17:15:13.097Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-15T17:15:13.097Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-11-15T17:15:13.097Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-11-15T17:15:13.361Z] Setting up tzdata (2021e-0ubuntu0.18.04) ... [2021-11-15T17:15:13.361Z] [2021-11-15T17:15:13.361Z] Current default time zone: 'Etc/UTC' [2021-11-15T17:15:13.361Z] Local time is now: Mon Nov 15 17:15:13 UTC 2021. [2021-11-15T17:15:13.361Z] Universal Time is now: Mon Nov 15 17:15:13 UTC 2021. [2021-11-15T17:15:13.361Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-11-15T17:15:13.361Z] [2021-11-15T17:15:13.361Z] Setting up systemd-sysv (237-3ubuntu10.52) ... [2021-11-15T17:15:13.361Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-15T17:15:13.361Z] Setting up linux-libc-dev:amd64 (4.15.0-162.170) ... [2021-11-15T17:15:13.361Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-11-15T17:15:13.617Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-11-15T17:15:13.620Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-11-15T17:15:13.620Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-11-15T17:15:13.620Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-11-15T17:15:13.620Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-11-15T17:15:13.620Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-11-15T17:15:13.620Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-11-15T17:15:13.620Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-15T17:15:13.620Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-11-15T17:15:13.882Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-11-15T17:15:13.882Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.7) ... [2021-11-15T17:15:13.882Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-15T17:15:13.882Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-11-15T17:15:13.882Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-11-15T17:15:13.882Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-11-15T17:15:13.882Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.13) ... [2021-11-15T17:15:13.882Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-11-15T17:15:13.882Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-11-15T17:15:13.882Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-11-15T17:15:14.143Z] Setting up ca-certificates (20210119~18.04.2) ... [2021-11-15T17:15:16.050Z] Updating certificates in /etc/ssl/certs... [2021-11-15T17:15:16.619Z] 23 added, 28 removed; done. [2021-11-15T17:15:16.619Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-11-15T17:15:16.619Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-15T17:15:16.619Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-11-15T17:15:16.619Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-11-15T17:15:16.619Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-11-15T17:15:16.881Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-11-15T17:15:16.881Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.7) ... [2021-11-15T17:15:16.881Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-11-15T17:15:16.881Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-11-15T17:15:16.881Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-11-15T17:15:16.881Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-11-15T17:15:16.881Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-11-15T17:15:16.881Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-11-15T17:15:16.881Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.7) ... [2021-11-15T17:15:16.881Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-11-15T17:15:16.881Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-11-15T17:15:16.881Z] Setting up binutils (2.30-21ubuntu1~18.04.7) ... [2021-11-15T17:15:16.881Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-11-15T17:15:16.881Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-11-15T17:15:16.881Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-11-15T17:15:17.140Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-11-15T17:15:17.140Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-11-15T17:15:17.140Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-11-15T17:15:17.140Z] Processing triggers for systemd (237-3ubuntu10.52) ... [2021-11-15T17:15:17.140Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-11-15T17:15:17.140Z] Processing triggers for ca-certificates (20210119~18.04.2) ... [2021-11-15T17:15:17.140Z] Updating certificates in /etc/ssl/certs... [2021-11-15T17:15:17.717Z] 0 added, 0 removed; done. [2021-11-15T17:15:17.717Z] Running hooks in /etc/ca-certificates/update.d... [2021-11-15T17:15:17.717Z] done. [2021-11-15T17:15:18.287Z] Reading package lists... [2021-11-15T17:15:18.287Z] Building dependency tree... [2021-11-15T17:15:18.287Z] Reading state information... [2021-11-15T17:15:18.548Z] The following NEW packages will be installed: [2021-11-15T17:15:18.548Z] apt-transport-https [2021-11-15T17:15:18.548Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-11-15T17:15:18.808Z] Need to get 4348 B of archives. [2021-11-15T17:15:18.808Z] After this operation, 154 kB of additional disk space will be used. [2021-11-15T17:15:18.808Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] [2021-11-15T17:15:18.808Z] debconf: delaying package configuration, since apt-utils is not installed [2021-11-15T17:15:19.068Z] Fetched 4348 B in 0s (23.5 kB/s) [2021-11-15T17:15:19.068Z] Selecting previously unselected package apt-transport-https. [2021-11-15T17:15:19.068Z] (Reading database ... 13931 files and directories currently installed.) [2021-11-15T17:15:19.068Z] Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... [2021-11-15T17:15:19.068Z] Unpacking apt-transport-https (1.6.14) ... [2021-11-15T17:15:19.068Z] Setting up apt-transport-https (1.6.14) ... [2021-11-15T17:15:19.330Z] Waiting for network to be ready... [2021-11-15T17:15:25.926Z] 2021-11-15T17:15:23Z INFO Waiting for automatic snapd restart... [2021-11-15T17:15:27.838Z] snapd 2.52.1 from Canonical* installed [2021-11-15T17:15:28.775Z] "snapd" switched to the "latest/stable" channel [2021-11-15T17:15:28.775Z] [2021-11-15T17:15:31.328Z] core18 20211015 from Canonical* installed [2021-11-15T17:15:31.328Z] "core18" switched to the "latest/stable" channel [2021-11-15T17:15:31.328Z] [2021-11-15T17:15:33.867Z] snapcraft 5.0 from Canonical* installed [2021-11-15T17:15:33.867Z] "snapcraft" switched to the "latest/stable" channel [2021-11-15T17:15:33.867Z] [2021-11-15T17:15:35.796Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-11-15T17:15:39.162Z] The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: [2021-11-15T17:15:39.162Z] - README.md [2021-11-15T17:15:39.162Z] [2021-11-15T17:15:39.162Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-11-15T17:15:39.162Z] Hit:1 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-11-15T17:15:39.162Z] Hit:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-11-15T17:15:39.162Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-11-15T17:15:40.122Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-11-15T17:15:40.674Z] Reading package lists... [2021-11-15T17:15:40.935Z] 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 [2021-11-15T17:15:40.935Z] Reading package lists... [2021-11-15T17:15:41.196Z] Building dependency tree... [2021-11-15T17:15:41.196Z] Reading state information... [2021-11-15T17:15:41.196Z] Suggested packages: [2021-11-15T17:15:41.196Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-11-15T17:15:41.196Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-11-15T17:15:41.196Z] Recommended packages: [2021-11-15T17:15:41.196Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-11-15T17:15:41.196Z] The following NEW packages will be installed: [2021-11-15T17:15:41.196Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-11-15T17:15:41.196Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-11-15T17:15:41.196Z] pkg-config zip [2021-11-15T17:15:41.196Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-11-15T17:15:41.457Z] Need to get 7670 kB of archives. [2021-11-15T17:15:41.458Z] After this operation, 43.8 MB of additional disk space will be used. [2021-11-15T17:15:41.458Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] [2021-11-15T17:15:41.458Z] Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-11-15T17:15:41.718Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.16 [218 kB] [2021-11-15T17:15:41.718Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.9 [803 kB] [2021-11-15T17:15:41.718Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.9 [3923 kB] [2021-11-15T17:15:41.718Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-11-15T17:15:41.718Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-11-15T17:15:41.979Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-11-15T17:15:41.979Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-11-15T17:15:41.979Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-11-15T17:15:41.979Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-11-15T17:15:42.239Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-11-15T17:15:42.239Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-11-15T17:15:42.239Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-11-15T17:15:42.239Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-11-15T17:15:42.499Z] debconf: delaying package configuration, since apt-utils is not installed [2021-11-15T17:15:42.499Z] Fetched 7670 kB in 1s (8184 kB/s) [2021-11-15T17:15:42.499Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-11-15T17:15:42.499Z] (Reading database ... 13935 files and directories currently installed.) [2021-11-15T17:15:42.499Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-11-15T17:15:42.499Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-11-15T17:15:42.499Z] Selecting previously unselected package libpsl5:amd64. [2021-11-15T17:15:42.499Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-11-15T17:15:42.499Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-11-15T17:15:42.758Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-11-15T17:15:42.758Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-11-15T17:15:42.758Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-11-15T17:15:42.758Z] Selecting previously unselected package librtmp1:amd64. [2021-11-15T17:15:42.758Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-11-15T17:15:42.758Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-11-15T17:15:42.758Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-11-15T17:15:42.758Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.16_amd64.deb ... [2021-11-15T17:15:42.758Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... [2021-11-15T17:15:42.758Z] Selecting previously unselected package liberror-perl. [2021-11-15T17:15:42.758Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-11-15T17:15:42.758Z] Unpacking liberror-perl (0.17025-1) ... [2021-11-15T17:15:43.019Z] Selecting previously unselected package git-man. [2021-11-15T17:15:43.019Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.9_all.deb ... [2021-11-15T17:15:43.019Z] Unpacking git-man (1:2.17.1-1ubuntu0.9) ... [2021-11-15T17:15:43.019Z] Selecting previously unselected package git. [2021-11-15T17:15:43.019Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.9_amd64.deb ... [2021-11-15T17:15:43.019Z] Unpacking git (1:2.17.1-1ubuntu0.9) ... [2021-11-15T17:15:43.646Z] Selecting previously unselected package libnorm1:amd64. [2021-11-15T17:15:43.646Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-11-15T17:15:43.646Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-11-15T17:15:43.646Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-11-15T17:15:43.646Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-11-15T17:15:43.646Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-11-15T17:15:43.646Z] Selecting previously unselected package libsodium23:amd64. [2021-11-15T17:15:43.920Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-11-15T17:15:43.920Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-11-15T17:15:43.920Z] Selecting previously unselected package libzmq5:amd64. [2021-11-15T17:15:43.920Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-11-15T17:15:43.920Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-11-15T17:15:43.920Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-11-15T17:15:43.920Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-11-15T17:15:43.920Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-11-15T17:15:43.920Z] Selecting previously unselected package pkg-config. [2021-11-15T17:15:43.920Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-11-15T17:15:43.920Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-11-15T17:15:43.920Z] Selecting previously unselected package zip. [2021-11-15T17:15:43.920Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-11-15T17:15:44.188Z] Unpacking zip (3.0-11build1) ... [2021-11-15T17:15:44.188Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-11-15T17:15:44.188Z] Setting up git-man (1:2.17.1-1ubuntu0.9) ... [2021-11-15T17:15:44.188Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-11-15T17:15:44.188Z] Setting up liberror-perl (0.17025-1) ... [2021-11-15T17:15:44.188Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-11-15T17:15:44.188Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-11-15T17:15:44.188Z] No schema files found: doing nothing. [2021-11-15T17:15:44.188Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-11-15T17:15:44.188Z] Setting up zip (3.0-11build1) ... [2021-11-15T17:15:44.188Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-11-15T17:15:44.188Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-11-15T17:15:44.188Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-11-15T17:15:44.188Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-11-15T17:15:44.188Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... [2021-11-15T17:15:44.188Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-11-15T17:15:44.188Z] Setting up git (1:2.17.1-1ubuntu0.9) ... [2021-11-15T17:15:44.428Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-11-15T17:15:44.452Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-11-15T17:15:44.701Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-11-15T17:15:45.056Z] git set to automatically installed. [2021-11-15T17:15:45.056Z] git-man set to automatically installed. [2021-11-15T17:15:45.056Z] libcurl3-gnutls set to automatically installed. [2021-11-15T17:15:45.056Z] liberror-perl set to automatically installed. [2021-11-15T17:15:45.056Z] libglib2.0-0 set to automatically installed. [2021-11-15T17:15:45.056Z] libnghttp2-14 set to automatically installed. [2021-11-15T17:15:45.056Z] libnorm1 set to automatically installed. [2021-11-15T17:15:45.056Z] libpgm-5.2-0 set to automatically installed. [2021-11-15T17:15:45.056Z] libpsl5 set to automatically installed. [2021-11-15T17:15:45.056Z] librtmp1 set to automatically installed. [2021-11-15T17:15:45.056Z] libsodium23 set to automatically installed. [2021-11-15T17:15:45.056Z] libzmq3-dev set to automatically installed. [2021-11-15T17:15:45.056Z] libzmq5 set to automatically installed. [2021-11-15T17:15:45.056Z] pkg-config set to automatically installed. [2021-11-15T17:15:45.056Z] zip set to automatically installed. [2021-11-15T17:15:45.995Z] snapd is not logged in, snap install commands will use sudo [2021-11-15T17:15:46.944Z] snap "core18" has no updates available [2021-11-15T17:15:47.517Z] snapd is not logged in, snap install commands will use sudo [2021-11-15T17:15:48.093Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-11-15T17:15:52.398Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-11-15T17:15:55.029Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-11-15T17:15:59.346Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-11-15T17:15:59.753Z] go (1.16/stable) 1.16.10 from Michael Hudson-Doyle (mwhudson) installed [2021-11-15T17:15:59.753Z] Pulling config-common [2021-11-15T17:15:59.753Z] + snapcraftctl pull [2021-11-15T17:16:00.013Z] Pulling go-build-helper [2021-11-15T17:16:00.013Z] + snapcraftctl pull [2021-11-15T17:16:01.395Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2021-11-15T17:16:01.395Z] Skipping pull go-build-helper (already ran) [2021-11-15T17:16:01.395Z] Building go-build-helper [2021-11-15T17:16:01.395Z] + snapcraftctl build [2021-11-15T17:16:02.731Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-11-15T17:16:03.303Z] Staging go-build-helper [2021-11-15T17:16:03.303Z] + snapcraftctl stage [2021-11-15T17:16:06.124Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2021-11-15T17:16:12.871Z] $ docker stop --time=1 5be66071b4c4e4ca9296927c3e8dd5293c6d0eac9b8c7670767352324c09d0b6 [2021-11-15T17:16:13.303Z] Get:1 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-11-15T17:16:13.303Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-11-15T17:16:13.303Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-11-15T17:16:13.303Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1958 kB] [2021-11-15T17:16:13.303Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-11-15T17:16:13.303Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-11-15T17:16:13.303Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-11-15T17:16:13.303Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-11-15T17:16:13.303Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [352 kB] [2021-11-15T17:16:13.303Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2021-11-15T17:16:13.303Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2021-11-15T17:16:13.303Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [516 kB] [2021-11-15T17:16:13.303Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [69.9 kB] [2021-11-15T17:16:13.303Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1148 kB] [2021-11-15T17:16:13.303Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-11-15T17:16:13.303Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-11-15T17:16:13.303Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-11-15T17:16:13.303Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [263 kB] [2021-11-15T17:16:13.303Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-11-15T17:16:13.303Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2303 kB] [2021-11-15T17:16:13.303Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [445 kB] [2021-11-15T17:16:13.303Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] [2021-11-15T17:16:13.303Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] [2021-11-15T17:16:13.303Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [540 kB] [2021-11-15T17:16:13.303Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [73.6 kB] [2021-11-15T17:16:13.303Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1765 kB] [2021-11-15T17:16:13.303Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [380 kB] [2021-11-15T17:16:13.303Z] Fetched 25.6 MB in 0s (0 B/s) [2021-11-15T17:16:13.303Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-11-15T17:16:13.303Z] Fetched 224 kB in 0s (0 B/s) [2021-11-15T17:16:13.303Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-11-15T17:16:13.303Z] Fetched 157 kB in 0s (0 B/s) [2021-11-15T17:16:13.303Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-11-15T17:16:13.303Z] Fetched 221 kB in 0s (0 B/s) [2021-11-15T17:16:13.303Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-11-15T17:16:13.303Z] Fetched 143 kB in 0s (0 B/s) [2021-11-15T17:16:13.303Z] Pulling edgex-go [2021-11-15T17:16:13.303Z] + snapcraftctl pull [2021-11-15T17:16:14.245Z] Pulling hooks [2021-11-15T17:16:14.245Z] + snapcraftctl pull [2021-11-15T17:16:14.986Z] $ docker rm -f 5be66071b4c4e4ca9296927c3e8dd5293c6d0eac9b8c7670767352324c09d0b6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-15T17:16:16.595Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-11-15T17:16:16.867Z] [2021-11-15T17:16:16.867Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-15T17:16:17.212Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-11-15T17:16:17.485Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-11-15T17:16:17.485Z] 29e5d40040c1: Pulling fs layer [2021-11-15T17:16:17.485Z] 1ce36da41761: Pulling fs layer [2021-11-15T17:16:17.485Z] 25b303627fd3: Pulling fs layer [2021-11-15T17:16:17.485Z] 29e5d40040c1: Verifying Checksum [2021-11-15T17:16:17.485Z] 29e5d40040c1: Download complete [2021-11-15T17:16:17.762Z] 1ce36da41761: Verifying Checksum [2021-11-15T17:16:17.762Z] 1ce36da41761: Download complete [2021-11-15T17:16:18.357Z] 29e5d40040c1: Pull complete [2021-11-15T17:16:19.339Z] 25b303627fd3: Verifying Checksum [2021-11-15T17:16:19.339Z] 25b303627fd3: Download complete [2021-11-15T17:16:19.612Z] 1ce36da41761: Pull complete [2021-11-15T17:16:29.773Z] 25b303627fd3: Pull complete [2021-11-15T17:16:29.773Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-11-15T17:16:29.773Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-11-15T17:16:29.773Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-11-15T17:16:30.020Z] prd-ubuntu18.04-docker-arm64-4c-16g-662 does not seem to be running inside a container [2021-11-15T17:16:30.149Z] $ 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 [2021-11-15T17:16:32.765Z] $ docker top 860a0c229595b47f6c86ce07022bf84c0f90e36467f3f4feb09c7d9a0d5bf97b -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-15T17:16:33.770Z] + grep parallel [2021-11-15T17:16:33.771Z] + docker-compose build --help [2021-11-15T17:16:36.214Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-11-15T17:16:36.214Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-11-15T17:16:36.214Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-11-15T17:16:36.214Z] Fetched 0 B in 0s (0 B/s) [2021-11-15T17:16:36.214Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-11-15T17:16:36.214Z] Fetched 96.5 kB in 0s (0 B/s) [2021-11-15T17:16:36.214Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-11-15T17:16:36.214Z] Fetched 279 kB in 0s (0 B/s) [2021-11-15T17:16:36.214Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-11-15T17:16:36.214Z] Fetched 122 kB in 0s (0 B/s) [2021-11-15T17:16:36.214Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-11-15T17:16:36.214Z] Fetched 77.8 kB in 0s (0 B/s) [2021-11-15T17:16:36.214Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-11-15T17:16:36.214Z] Fetched 8848 B in 0s (0 B/s) [2021-11-15T17:16:36.214Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-11-15T17:16:36.214Z] Fetched 47.8 kB in 0s (0 B/s) [2021-11-15T17:16:36.214Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-11-15T17:16:36.214Z] Fetched 45.6 kB in 0s (0 B/s) [2021-11-15T17:16:36.214Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-11-15T17:16:36.214Z] Fetched 15.0 kB in 0s (0 B/s) [2021-11-15T17:16:36.214Z] Get:1 libcurl4_7.58.0-2ubuntu3.16_amd64.deb [220 kB] [2021-11-15T17:16:36.214Z] Fetched 220 kB in 0s (0 B/s) [2021-11-15T17:16:36.214Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-11-15T17:16:36.214Z] Fetched 154 kB in 0s (0 B/s) [2021-11-15T17:16:36.214Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-11-15T17:16:36.214Z] Fetched 50.6 kB in 0s (0 B/s) [2021-11-15T17:16:36.214Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-11-15T17:16:36.214Z] Fetched 14.8 kB in 0s (0 B/s) [2021-11-15T17:16:36.214Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-11-15T17:16:36.214Z] Fetched 41.8 kB in 0s (0 B/s) [2021-11-15T17:16:36.214Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-11-15T17:16:36.214Z] Fetched 499 kB in 0s (0 B/s) [2021-11-15T17:16:36.214Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-11-15T17:16:36.214Z] Fetched 111 kB in 0s (0 B/s) [2021-11-15T17:16:36.214Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-11-15T17:16:36.214Z] Fetched 240 kB in 0s (0 B/s) [2021-11-15T17:16:36.215Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-11-15T17:16:36.215Z] Fetched 29.3 kB in 0s (0 B/s) [2021-11-15T17:16:36.215Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-11-15T17:16:36.215Z] Fetched 85.5 kB in 0s (0 B/s) [2021-11-15T17:16:36.215Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-11-15T17:16:36.215Z] Fetched 24.5 kB in 0s (0 B/s) [2021-11-15T17:16:36.215Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-11-15T17:16:36.215Z] Fetched 49.2 kB in 0s (0 B/s) [2021-11-15T17:16:36.215Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-11-15T17:16:36.215Z] Fetched 54.2 kB in 0s (0 B/s) [2021-11-15T17:16:36.215Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-11-15T17:16:36.215Z] Fetched 30.8 kB in 0s (0 B/s) [2021-11-15T17:16:36.215Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-11-15T17:16:36.215Z] Fetched 15.8 kB in 0s (0 B/s) [2021-11-15T17:16:36.215Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-11-15T17:16:36.215Z] Fetched 85.9 kB in 0s (0 B/s) [2021-11-15T17:16:36.215Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-11-15T17:16:36.215Z] Fetched 8720 B in 0s (0 B/s) [2021-11-15T17:16:36.215Z] Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] [2021-11-15T17:16:36.215Z] Fetched 140 kB in 0s (0 B/s) [2021-11-15T17:16:36.215Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-11-15T17:16:36.215Z] Fetched 119 kB in 0s (0 B/s) [2021-11-15T17:16:36.215Z] Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] [2021-11-15T17:16:36.215Z] Fetched 111 kB in 0s (0 B/s) [2021-11-15T17:16:36.215Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-11-15T17:16:36.215Z] Fetched 11.1 kB in 0s (0 B/s) [2021-11-15T17:16:36.215Z] Get:1 libgnutls30_3.5.18-1ubuntu1.5_amd64.deb [646 kB] [2021-11-15T17:16:36.215Z] Fetched 646 kB in 0s (0 B/s) [2021-11-15T17:16:36.215Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-11-15T17:16:36.215Z] Fetched 41.3 kB in 0s (0 B/s) [2021-11-15T17:16:36.215Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-11-15T17:16:36.215Z] Fetched 17.9 kB in 0s (0 B/s) [2021-11-15T17:16:36.215Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-11-15T17:16:36.215Z] Fetched 368 kB in 0s (0 B/s) [2021-11-15T17:16:36.215Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-11-15T17:16:36.215Z] Fetched 187 kB in 0s (0 B/s) [2021-11-15T17:16:36.215Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-11-15T17:16:36.215Z] Fetched 175 kB in 0s (0 B/s) [2021-11-15T17:16:36.215Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-11-15T17:16:36.215Z] Fetched 206 kB in 0s (0 B/s) [2021-11-15T17:16:36.215Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb [1302 kB] [2021-11-15T17:16:36.215Z] Fetched 1302 kB in 0s (0 B/s) [2021-11-15T17:16:36.215Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-11-15T17:16:36.215Z] Fetched 36.2 kB in 0s (0 B/s) [2021-11-15T17:16:36.215Z] Get:1 curl_7.58.0-2ubuntu3.16_amd64.deb [159 kB] [2021-11-15T17:16:36.215Z] Fetched 159 kB in 0s (0 B/s) [2021-11-15T17:16:36.215Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-11-15T17:16:36.215Z] Fetched 107 kB in 0s (0 B/s) [2021-11-15T17:16:36.215Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-11-15T17:16:36.215Z] Fetched 48.7 kB in 0s (0 B/s) [2021-11-15T17:16:36.215Z] Pulling static-packages [2021-11-15T17:16:36.215Z] + snapcraftctl pull [2021-11-15T17:16:36.215Z] Pulling version [2021-11-15T17:16:36.215Z] + cd /root/project [2021-11-15T17:16:36.215Z] + git describe --tags --abbrev=0 [2021-11-15T17:16:36.215Z] + sed s/v// [2021-11-15T17:16:36.215Z] + GIT_VERSION=2.0.1-dev.95 [2021-11-15T17:16:36.215Z] + [ -z 2.0.1-dev.95 ] [2021-11-15T17:16:36.215Z] + snapcraftctl set-version 2.0.1-dev.95 [2021-11-15T17:16:36.784Z] Building config-common [2021-11-15T17:16:36.784Z] + snapcraftctl build [2021-11-15T17:16:39.206Z] --parallel Build images in parallel. [Pipeline] } [2021-11-15T17:16:39.223Z] $ docker stop --time=1 860a0c229595b47f6c86ce07022bf84c0f90e36467f3f4feb09c7d9a0d5bf97b [2021-11-15T17:16:39.322Z] Skipping build go-build-helper (already ran) [2021-11-15T17:16:39.581Z] Building edgex-go [2021-11-15T17:16:39.581Z] + cd /root/parts/edgex-go/src [2021-11-15T17:16:39.581Z] + git+ sed s/v// [2021-11-15T17:16:39.581Z] describe --tags --abbrev=0 [2021-11-15T17:16:39.581Z] + GIT_VERSION=2.0.1-dev.95 [2021-11-15T17:16:39.581Z] + [ -z 2.0.1-dev.95 ] [2021-11-15T17:16:39.581Z] + echo 2.0.1-dev.95 [2021-11-15T17:16:39.581Z] + [ ! -d vendor ] [2021-11-15T17:16:39.581Z] + go mod download all [2021-11-15T17:16:40.931Z] $ docker rm -f 860a0c229595b47f6c86ce07022bf84c0f90e36467f3f4feb09c7d9a0d5bf97b [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-15T17:16:41.546Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-11-15T17:16:41.547Z] . [Pipeline] withDockerContainer [2021-11-15T17:16:41.793Z] prd-ubuntu18.04-docker-arm64-4c-16g-662 does not seem to be running inside a container [2021-11-15T17:16:41.878Z] $ 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 [2021-11-15T17:16:43.283Z] $ docker top 46cd5fd4463a9d9718f03a3334e56022e72ce4032b4b3d4f41da8061d3950214 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-15T17:16:44.214Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-11-15T17:16:49.593Z] Building core-command ... [2021-11-15T17:16:49.593Z] Building core-data ... [2021-11-15T17:16:49.593Z] Building core-metadata ... [2021-11-15T17:16:49.593Z] Building security-bootstrapper ... [2021-11-15T17:16:49.593Z] Building security-proxy-setup ... [2021-11-15T17:16:49.593Z] Building security-secretstore-setup ... [2021-11-15T17:16:49.593Z] Building support-notifications ... [2021-11-15T17:16:49.593Z] Building support-scheduler ... [2021-11-15T17:16:49.593Z] Building sys-mgmt-agent ... [2021-11-15T17:16:49.593Z] Building core-metadata [2021-11-15T17:16:49.864Z] Building support-scheduler [2021-11-15T17:16:49.864Z] Building security-proxy-setup [2021-11-15T17:16:49.864Z] Building support-notifications [2021-11-15T17:16:49.864Z] Building security-bootstrapper [2021-11-15T17:16:51.811Z] + make build [2021-11-15T17:16:51.811Z] 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 [2021-11-15T17:17:01.809Z] 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 [2021-11-15T17:17:05.130Z] 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 [2021-11-15T17:17:06.516Z] 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 [2021-11-15T17:17:07.897Z] 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 [2021-11-15T17:17:08.158Z] 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 [2021-11-15T17:17:09.539Z] 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 [2021-11-15T17:17:10.480Z] 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 [2021-11-15T17:17:11.862Z] 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 [2021-11-15T17:17:12.800Z] 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 [2021-11-15T17:17:13.738Z] 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 [2021-11-15T17:17:15.118Z] 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 [2021-11-15T17:17:16.498Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-11-15T17:17:16.498Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-11-15T17:17:16.498Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-11-15T17:17:16.498Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-11-15T17:17:16.498Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-11-15T17:17:16.498Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-11-15T17:17:16.498Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-11-15T17:17:16.498Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-11-15T17:17:16.498Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-11-15T17:17:16.498Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-11-15T17:17:16.498Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-11-15T17:17:16.498Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-11-15T17:17:16.498Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-11-15T17:17:16.498Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-11-15T17:17:16.498Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-11-15T17:17:16.498Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-11-15T17:17:16.498Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-11-15T17:17:16.498Z] + install -DT ./cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /root/parts/edgex-go/install/config/security-file-token-provider/res/configuration.toml [2021-11-15T17:17:16.498Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-11-15T17:17:16.498Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2021-11-15T17:17:16.498Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-11-15T17:17:16.498Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-11-15T17:17:16.498Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-11-15T17:17:16.498Z] + install -DT ./cmd/security-secretstore-setup/res/kong-admin-config.template.yml /root/parts/edgex-go/install/config/security-secretstore-setup/res/kong-admin-config.template.yml [2021-11-15T17:17:16.498Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-11-15T17:17:16.498Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-11-15T17:17:16.498Z] + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json [2021-11-15T17:17:17.879Z] Building hooks [2021-11-15T17:17:17.879Z] + cd /root/parts/hooks/src [2021-11-15T17:17:17.879Z] + make build [2021-11-15T17:17:17.879Z] go mod tidy [2021-11-15T17:17:18.140Z] go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.1.1 [2021-11-15T17:17:18.399Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2021-11-15T17:17:18.399Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-11-15T17:17:18.399Z] GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure [2021-11-15T17:17:19.339Z] GO111MODULE=on go build -o cmd/install/install ./cmd/install [2021-11-15T17:17:19.908Z] + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure [2021-11-15T17:17:19.908Z] + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install [2021-11-15T17:17:23.206Z] Building static-packages [2021-11-15T17:17:23.206Z] + snapcraftctl build [2021-11-15T17:17:25.118Z] Building version [2021-11-15T17:17:25.118Z] + snapcraftctl build [2021-11-15T17:17:27.026Z] Staging config-common [2021-11-15T17:17:27.026Z] + snapcraftctl stage [2021-11-15T17:17:27.968Z] Skipping stage go-build-helper (already ran) [2021-11-15T17:17:27.968Z] Staging edgex-go [2021-11-15T17:17:28.227Z] + snapcraftctl stage [2021-11-15T17:17:29.610Z] Staging hooks [2021-11-15T17:17:29.610Z] + snapcraftctl stage [2021-11-15T17:17:30.550Z] Staging static-packages [2021-11-15T17:17:30.550Z] + snapcraftctl stage [2021-11-15T17:17:31.489Z] Staging version [2021-11-15T17:17:31.489Z] + snapcraftctl stage [2021-11-15T17:17:32.898Z] Priming config-common [2021-11-15T17:17:32.898Z] + snapcraftctl prime [2021-11-15T17:17:33.851Z] Priming go-build-helper [2021-11-15T17:17:33.851Z] + snapcraftctl prime [2021-11-15T17:17:35.288Z] Priming edgex-go [2021-11-15T17:17:35.288Z] + snapcraftctl prime [2021-11-15T17:17:36.669Z] Priming hooks [2021-11-15T17:17:36.670Z] + snapcraftctl prime [2021-11-15T17:17:38.054Z] Priming static-packages [2021-11-15T17:17:38.054Z] + snapcraftctl prime [2021-11-15T17:17:40.637Z] Priming version [2021-11-15T17:17:40.637Z] + snapcraftctl prime [2021-11-15T17:17:41.580Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-11-15T17:17:57.868Z] Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-15T17:17:57.868Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-11-15T17:17:57.868Z] ---> 06fb5ac0353c [2021-11-15T17:17:57.868Z] Step 3/21 : WORKDIR /edgex-go [2021-11-15T17:17:57.868Z] Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-15T17:17:57.868Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2021-11-15T17:17:57.868Z] ---> 06fb5ac0353c [2021-11-15T17:17:57.868Z] Step 3/20 : WORKDIR /edgex-go [2021-11-15T17:17:57.868Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-15T17:17:57.868Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-15T17:17:57.868Z] ---> 06fb5ac0353c [2021-11-15T17:17:57.868Z] Step 3/22 : WORKDIR /edgex-go [2021-11-15T17:17:57.868Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-15T17:17:57.868Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-11-15T17:17:57.868Z] ---> 06fb5ac0353c [2021-11-15T17:17:57.868Z] Step 3/23 : WORKDIR /edgex-go [2021-11-15T17:17:57.868Z] Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-15T17:17:57.868Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2021-11-15T17:17:57.868Z] ---> 06fb5ac0353c [2021-11-15T17:17:57.868Z] Step 3/30 : WORKDIR /edgex-go [2021-11-15T17:17:58.140Z] ---> Running in cd7629081982 [2021-11-15T17:17:58.140Z] ---> Running in 2d6935663690 [2021-11-15T17:17:58.140Z] ---> Running in ef1ee6079a3b [2021-11-15T17:17:58.140Z] ---> Running in 46004b53edb5 [2021-11-15T17:17:58.140Z] ---> Running in 8c13f4adcf4f [2021-11-15T17:17:58.738Z] Removing intermediate container 46004b53edb5 [2021-11-15T17:17:58.738Z] ---> 00e99e005d35 [2021-11-15T17:17:58.738Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-15T17:17:59.012Z] Removing intermediate container cd7629081982 [2021-11-15T17:17:59.012Z] ---> 9f83a8151553 [2021-11-15T17:17:59.012Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-15T17:17:59.012Z] ---> Running in 094700fc1fd2 [2021-11-15T17:17:59.012Z] Removing intermediate container 8c13f4adcf4f [2021-11-15T17:17:59.012Z] ---> e55e5d3e3b89 [2021-11-15T17:17:59.012Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-15T17:17:59.012Z] Removing intermediate container ef1ee6079a3b [2021-11-15T17:17:59.012Z] ---> a3139876373c [2021-11-15T17:17:59.012Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-15T17:17:59.012Z] Removing intermediate container 2d6935663690 [2021-11-15T17:17:59.012Z] ---> 59f1afa94889 [2021-11-15T17:17:59.012Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-15T17:17:59.012Z] ---> Running in 225562c36fbe [2021-11-15T17:17:59.295Z] ---> Running in 69e134766cc9 [2021-11-15T17:17:59.295Z] ---> Running in 5e33a650b545 [2021-11-15T17:17:59.295Z] ---> Running in 0ea631a14247 [2021-11-15T17:18:02.743Z] Removing intermediate container 094700fc1fd2 [2021-11-15T17:18:02.743Z] ---> 89f62419dcb6 [2021-11-15T17:18:02.743Z] Step 5/30 : RUN apk add --update --no-cache make git [2021-11-15T17:18:02.743Z] ---> Running in 1ca7834fac26 [2021-11-15T17:18:03.026Z] Removing intermediate container 69e134766cc9 [2021-11-15T17:18:03.026Z] ---> 29c2160172f1 [2021-11-15T17:18:03.026Z] Step 5/20 : RUN apk add --update --no-cache make git [2021-11-15T17:18:03.026Z] Removing intermediate container 5e33a650b545 [2021-11-15T17:18:03.026Z] ---> 8adac8fe4265 [2021-11-15T17:18:03.026Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-11-15T17:18:03.026Z] ---> Running in 5b2b9d70db33 [2021-11-15T17:18:03.303Z] ---> Running in 8bfc74abd1d1 [2021-11-15T17:18:03.303Z] Removing intermediate container 0ea631a14247 [2021-11-15T17:18:03.303Z] ---> 102000556e48 [2021-11-15T17:18:03.303Z] Removing intermediate container 225562c36fbe [2021-11-15T17:18:03.303Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-11-15T17:18:03.303Z] ---> b9cb6226acc7 [2021-11-15T17:18:03.303Z] Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates [2021-11-15T17:18:03.577Z] ---> Running in c3a428b805b6 [2021-11-15T17:18:03.577Z] ---> Running in e44066bee09f [2021-11-15T17:18:04.566Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-15T17:18:05.163Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-15T17:18:05.437Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-15T17:18:05.437Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-15T17:18:05.719Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-15T17:18:05.719Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-15T17:18:06.317Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-15T17:18:06.317Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-15T17:18:06.598Z] OK: 219 MiB in 52 packages [2021-11-15T17:18:06.598Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-15T17:18:06.598Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-15T17:18:07.599Z] OK: 219 MiB in 52 packages [2021-11-15T17:18:07.599Z] OK: 219 MiB in 52 packages [2021-11-15T17:18:07.878Z] OK: 219 MiB in 52 packages [2021-11-15T17:18:07.878Z] OK: 219 MiB in 52 packages [2021-11-15T17:18:08.478Z] Removing intermediate container 1ca7834fac26 [2021-11-15T17:18:08.478Z] ---> eb0bfe5cf5c7 [2021-11-15T17:18:08.478Z] Step 6/30 : COPY . . [2021-11-15T17:18:09.083Z] Removing intermediate container 5b2b9d70db33 [2021-11-15T17:18:09.083Z] ---> 108898d1e044 [2021-11-15T17:18:09.083Z] Step 6/20 : COPY . . [2021-11-15T17:18:09.357Z] Removing intermediate container 8bfc74abd1d1 [2021-11-15T17:18:09.357Z] ---> da1f0d4fb548 [2021-11-15T17:18:09.357Z] Step 6/22 : COPY . . [2021-11-15T17:18:09.632Z] Removing intermediate container e44066bee09f [2021-11-15T17:18:09.632Z] ---> 0475cb219c88 [2021-11-15T17:18:09.632Z] Step 6/23 : COPY go.mod . [2021-11-15T17:18:09.909Z] Removing intermediate container c3a428b805b6 [2021-11-15T17:18:09.909Z] ---> 6e2c1468f104 [2021-11-15T17:18:09.909Z] Step 6/21 : COPY . . [2021-11-15T17:18:11.350Z] ---> e3286f6bfcce [2021-11-15T17:18:11.350Z] Step 7/23 : RUN go mod download [2021-11-15T17:18:11.350Z] ---> Running in f71b4a042b20 [2021-11-15T17:18:18.088Z] Removing intermediate container f71b4a042b20 [2021-11-15T17:18:18.088Z] ---> 03265d1401ee [2021-11-15T17:18:18.088Z] Step 8/23 : COPY . . [2021-11-15T17:18:33.179Z] ---> a2fa828e0382 [2021-11-15T17:18:33.179Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-15T17:18:33.179Z] ---> 9e234eb0beca [2021-11-15T17:18:33.179Z] Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-15T17:18:33.179Z] ---> 7c5cee679b14 [2021-11-15T17:18:33.179Z] Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-15T17:18:33.179Z] ---> 9b7be8b44ed3 [2021-11-15T17:18:33.179Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-15T17:18:33.179Z] ---> Running in abed240288ef [2021-11-15T17:18:33.179Z] ---> Running in 2104f30b5918 [2021-11-15T17:18:33.179Z] ---> Running in 9cb02ae7a29a [2021-11-15T17:18:33.179Z] ---> Running in c61fd90758bc [2021-11-15T17:18:37.522Z] ---> d687ebc53e99 [2021-11-15T17:18:37.522Z] Step 9/23 : RUN go mod tidy [2021-11-15T17:18:37.522Z] ---> Running in 2e5cb3fdd8ec [2021-11-15T17:18:37.522Z] Removing intermediate container abed240288ef [2021-11-15T17:18:37.522Z] ---> 89b47837af7a [2021-11-15T17:18:37.522Z] Step 8/22 : RUN make cmd/core-metadata/core-metadata [2021-11-15T17:18:37.522Z] ---> Running in 14fd2e30edf1 [2021-11-15T17:18:37.798Z] Removing intermediate container 2104f30b5918 [2021-11-15T17:18:37.798Z] ---> 8fbb49a4c71e [2021-11-15T17:18:37.798Z] Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-11-15T17:18:38.081Z] ---> Running in 70dbe7d762cd [2021-11-15T17:18:38.081Z] Removing intermediate container c61fd90758bc [2021-11-15T17:18:38.081Z] ---> db313f888560 [2021-11-15T17:18:38.081Z] Step 8/21 : RUN make cmd/support-notifications/support-notifications [2021-11-15T17:18:38.081Z] Removing intermediate container 9cb02ae7a29a [2021-11-15T17:18:38.081Z] ---> 13f8424db8e6 [2021-11-15T17:18:38.081Z] Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-11-15T17:18:38.357Z] ---> Running in de53ba503186 [2021-11-15T17:18:38.357Z] ---> Running in 949dc8bfbd63 [2021-11-15T17:18:39.810Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-11-15T17:18:40.412Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-11-15T17:18:40.688Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-11-15T17:18:40.688Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-11-15T17:18:44.097Z] Removing intermediate container 2e5cb3fdd8ec [2021-11-15T17:18:44.097Z] ---> 164826a881c6 [2021-11-15T17:18:44.097Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-11-15T17:18:44.097Z] ---> Running in e7964d57adcb [2021-11-15T17:18:46.101Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-11-15T17:20:52.978Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-11-15T17:20:59.723Z] Removing intermediate container 949dc8bfbd63 [2021-11-15T17:20:59.723Z] ---> c432e5d6b708 [2021-11-15T17:20:59.723Z] [2021-11-15T17:20:59.723Z] Step 9/30 : FROM alpine:3.14 [2021-11-15T17:20:59.723Z] 3.14: Pulling from library/alpine [2021-11-15T17:21:01.176Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2021-11-15T17:21:01.176Z] Status: Downloaded newer image for alpine:3.14 [2021-11-15T17:21:01.176Z] ---> 5b8b7b635229 [2021-11-15T17:21:01.176Z] Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-11-15T17:21:01.176Z] Removing intermediate container 70dbe7d762cd [2021-11-15T17:21:01.176Z] ---> 6420f39fe1fa [2021-11-15T17:21:01.176Z] [2021-11-15T17:21:01.176Z] Step 9/20 : FROM alpine:3.14 [2021-11-15T17:21:01.176Z] ---> 5b8b7b635229 [2021-11-15T17:21:01.176Z] Step 10/20 : RUN apk add --update --no-cache curl [2021-11-15T17:21:01.176Z] ---> Running in 0a617952197d [2021-11-15T17:21:01.454Z] ---> Running in 176000f0a125 [2021-11-15T17:21:02.059Z] Removing intermediate container 0a617952197d [2021-11-15T17:21:02.059Z] ---> 0f8782342408 [2021-11-15T17:21:02.059Z] Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec [2021-11-15T17:21:02.059Z] ---> Running in 27be45d6c4bc [2021-11-15T17:21:04.054Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-15T17:21:04.339Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-15T17:21:04.339Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-15T17:21:04.613Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-15T17:21:05.605Z] (1/5) Installing ca-certificates (20191127-r5) [2021-11-15T17:21:05.605Z] (2/5) Installing brotli-libs (1.0.9-r5) [2021-11-15T17:21:05.605Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2021-11-15T17:21:05.605Z] (4/5) Installing libcurl (7.79.1-r0) [2021-11-15T17:21:05.605Z] (5/5) Installing curl (7.79.1-r0) [2021-11-15T17:21:05.605Z] Executing busybox-1.33.1-r6.trigger [2021-11-15T17:21:05.605Z] Executing ca-certificates-20191127-r5.trigger [2021-11-15T17:21:05.605Z] (1/2) Installing dumb-init (1.2.5-r1) [2021-11-15T17:21:05.884Z] (2/2) Installing su-exec (0.2-r1) [2021-11-15T17:21:05.884Z] Executing busybox-1.33.1-r6.trigger [2021-11-15T17:21:05.884Z] OK: 6 MiB in 16 packages [2021-11-15T17:21:06.177Z] OK: 8 MiB in 19 packages [2021-11-15T17:21:07.629Z] Removing intermediate container 27be45d6c4bc [2021-11-15T17:21:07.629Z] ---> 35e575a661e0 [2021-11-15T17:21:07.629Z] Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init [2021-11-15T17:21:07.903Z] ---> Running in dccffb3d6744 [2021-11-15T17:21:08.887Z] Removing intermediate container 176000f0a125 [2021-11-15T17:21:08.887Z] ---> fa5e6a254e32 [2021-11-15T17:21:08.887Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-11-15T17:21:08.887Z] Removing intermediate container dccffb3d6744 [2021-11-15T17:21:08.887Z] ---> 91b790ae1066 [2021-11-15T17:21:08.887Z] Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-11-15T17:21:09.163Z] ---> Running in 6f193c2e6a9b [2021-11-15T17:21:09.163Z] ---> Running in 96cb192fe1a3 [2021-11-15T17:21:09.762Z] Removing intermediate container de53ba503186 [2021-11-15T17:21:09.762Z] ---> c634416d302f [2021-11-15T17:21:09.762Z] [2021-11-15T17:21:09.762Z] Step 9/21 : FROM alpine:3.14 [2021-11-15T17:21:09.762Z] ---> 5b8b7b635229 [2021-11-15T17:21:09.762Z] Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-11-15T17:21:10.045Z] ---> Running in c5e95dcb7ab0 [2021-11-15T17:21:10.045Z] Removing intermediate container 6f193c2e6a9b [2021-11-15T17:21:10.045Z] ---> 2307d243fe9d [2021-11-15T17:21:10.045Z] Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-11-15T17:21:10.045Z] Removing intermediate container 96cb192fe1a3 [2021-11-15T17:21:10.045Z] ---> b0c94b9f8023 [2021-11-15T17:21:10.045Z] Step 12/20 : WORKDIR /edgex [2021-11-15T17:21:10.320Z] ---> Running in 582367ee3bab [2021-11-15T17:21:10.320Z] ---> Running in c79ee57295ee [2021-11-15T17:21:11.767Z] Removing intermediate container c79ee57295ee [2021-11-15T17:21:11.767Z] ---> 7546759846a6 [2021-11-15T17:21:11.767Z] Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-11-15T17:21:11.767Z] Removing intermediate container 14fd2e30edf1 [2021-11-15T17:21:11.767Z] ---> 99c888142227 [2021-11-15T17:21:11.767Z] [2021-11-15T17:21:11.767Z] Step 9/22 : FROM alpine:3.14 [2021-11-15T17:21:11.767Z] ---> 5b8b7b635229 [2021-11-15T17:21:11.767Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-11-15T17:21:12.044Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-15T17:21:12.044Z] ---> Running in 11171ef83cd0 [2021-11-15T17:21:12.320Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-15T17:21:12.921Z] Removing intermediate container e7964d57adcb [2021-11-15T17:21:12.921Z] ---> 22830fc9bd3e [2021-11-15T17:21:12.921Z] [2021-11-15T17:21:12.921Z] Step 11/23 : FROM alpine:3.14 [2021-11-15T17:21:12.921Z] ---> 5b8b7b635229 [2021-11-15T17:21:12.921Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-11-15T17:21:12.921Z] ---> 984e97a2655b [2021-11-15T17:21:12.921Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-11-15T17:21:12.921Z] ---> Running in d441d17d35bd [2021-11-15T17:21:13.195Z] (1/2) Installing ca-certificates (20191127-r5) [2021-11-15T17:21:13.195Z] (2/2) Installing dumb-init (1.2.5-r1) [2021-11-15T17:21:13.195Z] Executing busybox-1.33.1-r6.trigger [2021-11-15T17:21:13.474Z] Executing ca-certificates-20191127-r5.trigger [2021-11-15T17:21:13.751Z] OK: 6 MiB in 16 packages [2021-11-15T17:21:14.024Z] Removing intermediate container 582367ee3bab [2021-11-15T17:21:14.024Z] ---> 4b39047c206c [2021-11-15T17:21:14.024Z] Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} [2021-11-15T17:21:14.303Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-15T17:21:14.303Z] ---> Running in 0126b735b1f3 [2021-11-15T17:21:14.576Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-15T17:21:15.173Z] Removing intermediate container 0126b735b1f3 [2021-11-15T17:21:15.173Z] ---> 17726febb2d0 [2021-11-15T17:21:15.173Z] Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-11-15T17:21:15.173Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-15T17:21:15.450Z] ---> f820d815db45 [2021-11-15T17:21:15.450Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-11-15T17:21:15.450Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-11-15T17:21:15.450Z] Executing busybox-1.33.1-r6.trigger [2021-11-15T17:21:15.450Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-15T17:21:15.450Z] OK: 6 MiB in 15 packages [2021-11-15T17:21:16.053Z] Removing intermediate container c5e95dcb7ab0 [2021-11-15T17:21:16.053Z] ---> 34307b209d54 [2021-11-15T17:21:16.053Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-15T17:21:16.326Z] ---> Running in d07d91ade411 [2021-11-15T17:21:16.599Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-11-15T17:21:16.599Z] Executing busybox-1.33.1-r6.trigger [2021-11-15T17:21:16.599Z] OK: 6 MiB in 15 packages [2021-11-15T17:21:16.880Z] ---> cdbd7c934857 [2021-11-15T17:21:16.880Z] Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-11-15T17:21:16.880Z] ---> Running in aa1fa2987a58 [2021-11-15T17:21:17.156Z] Removing intermediate container d07d91ade411 [2021-11-15T17:21:17.156Z] ---> 72c6a0eba82a [2021-11-15T17:21:17.156Z] Step 12/21 : ENV APP_PORT=59860 [2021-11-15T17:21:17.156Z] Removing intermediate container 11171ef83cd0 [2021-11-15T17:21:17.156Z] ---> e1e66b2855ca [2021-11-15T17:21:17.156Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-15T17:21:17.437Z] ---> Running in 27c22c89d3c1 [2021-11-15T17:21:17.437Z] ---> Running in b296c4c52aaf [2021-11-15T17:21:17.712Z] ---> f8f93983c8fd [2021-11-15T17:21:17.712Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-11-15T17:21:17.989Z] ---> Running in a3d02bd9a041 [2021-11-15T17:21:18.590Z] Removing intermediate container b296c4c52aaf [2021-11-15T17:21:18.590Z] ---> 2a830c64181e [2021-11-15T17:21:18.590Z] Step 12/22 : ENV APP_PORT=59881 [2021-11-15T17:21:18.590Z] Removing intermediate container d441d17d35bd [2021-11-15T17:21:18.590Z] ---> 6705c27365f5 [2021-11-15T17:21:18.590Z] 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 [2021-11-15T17:21:18.590Z] ---> 51cb172a585b [2021-11-15T17:21:18.590Z] Step 13/21 : EXPOSE $APP_PORT [2021-11-15T17:21:18.590Z] [2021-11-15T17:21:18.590Z] ---> Running in 8a61c3eec064 [2021-11-15T17:21:18.590Z] Removing intermediate container a3d02bd9a041 [2021-11-15T17:21:18.590Z] ---> d6b38aff9f85 [2021-11-15T17:21:18.590Z] ---> Running in 51c58c7a0bb7 [2021-11-15T17:21:18.590Z] Step 17/20 : CMD ["--init=true"] [2021-11-15T17:21:18.590Z] ---> Running in 710e10ffcbe0 [2021-11-15T17:21:18.870Z] ---> Running in 340ea2e36a01 [2021-11-15T17:21:19.149Z] Removing intermediate container 8a61c3eec064 [2021-11-15T17:21:19.149Z] ---> 8f6db9cba325 [2021-11-15T17:21:19.149Z] Step 13/22 : EXPOSE $APP_PORT [2021-11-15T17:21:19.425Z] ---> Running in 1c6330a4177a [2021-11-15T17:21:19.425Z] Removing intermediate container 51c58c7a0bb7 [2021-11-15T17:21:19.425Z] ---> 5e430ed5a6f2 [2021-11-15T17:21:19.425Z] Step 14/23 : ENV APP_PORT=59861 [2021-11-15T17:21:19.425Z] Removing intermediate container 710e10ffcbe0 [2021-11-15T17:21:19.425Z] ---> 82e9cc313371 [2021-11-15T17:21:19.425Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-15T17:21:19.701Z] ---> Running in 85e175d31d67 [2021-11-15T17:21:19.701Z] Removing intermediate container 340ea2e36a01 [2021-11-15T17:21:19.701Z] ---> aaf9f8730077 [2021-11-15T17:21:19.701Z] Step 18/20 : LABEL arch=arm64 [2021-11-15T17:21:19.701Z] ---> Running in 3f2521fbb073 [2021-11-15T17:21:19.988Z] Removing intermediate container 1c6330a4177a [2021-11-15T17:21:19.988Z] ---> ae1b558ba340 [2021-11-15T17:21:19.988Z] Step 14/22 : WORKDIR / [2021-11-15T17:21:20.267Z] ---> Running in 1456156551f5 [2021-11-15T17:21:20.267Z] Removing intermediate container 85e175d31d67 [2021-11-15T17:21:20.267Z] ---> bbd8e0c0ebce [2021-11-15T17:21:20.267Z] Step 15/23 : EXPOSE $APP_PORT [2021-11-15T17:21:20.545Z] ---> Running in 609ee41d5fd5 [2021-11-15T17:21:20.545Z] Removing intermediate container aa1fa2987a58 [2021-11-15T17:21:20.545Z] ---> 0440396a4d63 [2021-11-15T17:21:20.545Z] Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-15T17:21:20.545Z] Removing intermediate container 3f2521fbb073 [2021-11-15T17:21:20.545Z] ---> 942452cdc371 [2021-11-15T17:21:20.545Z] Step 19/20 : LABEL git_sha=f6d7bc29b2d66f24b93422fdfae8eb9eb4d01f0d [2021-11-15T17:21:20.819Z] ---> Running in fdbd3cdf6423 [2021-11-15T17:21:20.819Z] ---> c1021319db39 [2021-11-15T17:21:20.819Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-11-15T17:21:21.093Z] Removing intermediate container 1456156551f5 [2021-11-15T17:21:21.093Z] ---> 3b1d66bf486f [2021-11-15T17:21:21.093Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-15T17:21:21.368Z] Removing intermediate container 609ee41d5fd5 [2021-11-15T17:21:21.368Z] ---> 317cc3fb3dc7 [2021-11-15T17:21:21.368Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-15T17:21:21.644Z] Removing intermediate container fdbd3cdf6423 [2021-11-15T17:21:21.644Z] ---> 4e76f85ccfd6 [2021-11-15T17:21:21.644Z] Step 20/20 : LABEL version=0.0.0 [2021-11-15T17:21:21.644Z] ---> Running in 364b1a667545 [2021-11-15T17:21:21.921Z] ---> 5c027dabbce8 [2021-11-15T17:21:21.921Z] Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-11-15T17:21:22.519Z] Removing intermediate container 364b1a667545 [2021-11-15T17:21:22.519Z] ---> e544dab4058d [2021-11-15T17:21:22.519Z] [2021-11-15T17:21:22.519Z] ---> dacf1f146a02 [2021-11-15T17:21:22.519Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-11-15T17:21:22.792Z] ---> 5bfd63930fae [2021-11-15T17:21:22.792Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-11-15T17:21:23.068Z] ---> 8adafda4ad58 [2021-11-15T17:21:23.068Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-11-15T17:21:23.068Z] Successfully built e544dab4058d [2021-11-15T17:21:23.068Z] Successfully tagged security-proxy-setup-arm64:latest [2021-11-15T17:21:23.068Z]  Building security-proxy-setup ... done Building core-data [2021-11-15T17:21:24.060Z] ---> 9a8537a06d23 [2021-11-15T17:21:24.060Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-11-15T17:21:24.342Z] ---> b22d7a329eb7 [2021-11-15T17:21:24.342Z] Step 17/21 : ENTRYPOINT ["/support-notifications"] [2021-11-15T17:21:24.616Z] ---> Running in 4b2e66fd11e2 [2021-11-15T17:21:24.898Z] ---> 59519f7f9c2b [2021-11-15T17:21:24.898Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-11-15T17:21:25.176Z] ---> 55a380e4ab89 [2021-11-15T17:21:25.176Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-11-15T17:21:25.176Z] ---> 9dd26c185e2b [2021-11-15T17:21:25.176Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-11-15T17:21:25.176Z] Removing intermediate container 4b2e66fd11e2 [2021-11-15T17:21:25.176Z] ---> b409d1188ec6 [2021-11-15T17:21:25.176Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-15T17:21:25.451Z] ---> Running in 851b580ab335 [2021-11-15T17:21:26.049Z] ---> 233637996ea4 [2021-11-15T17:21:26.049Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2021-11-15T17:21:26.049Z] ---> Running in 2d2e12e51bb6 [2021-11-15T17:21:26.340Z] ---> bf1daf8dbffb [2021-11-15T17:21:26.340Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-11-15T17:21:26.340Z] Removing intermediate container 851b580ab335 [2021-11-15T17:21:26.340Z] ---> 9a69265e7530 [2021-11-15T17:21:26.340Z] Step 19/21 : LABEL arch=arm64 [2021-11-15T17:21:26.340Z] ---> Running in 93775fc8181d [2021-11-15T17:21:26.340Z] ---> 83f92d221f78 [2021-11-15T17:21:26.340Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-11-15T17:21:26.617Z] ---> Running in c0415b23b46f [2021-11-15T17:21:26.892Z] Removing intermediate container 2d2e12e51bb6 [2021-11-15T17:21:26.892Z] ---> 24dbe72d05ef [2021-11-15T17:21:26.892Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-15T17:21:27.171Z] Removing intermediate container 93775fc8181d [2021-11-15T17:21:27.171Z] ---> b0c152836f98 [2021-11-15T17:21:27.171Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-15T17:21:27.171Z] ---> Running in ad42f525ec70 [2021-11-15T17:21:27.171Z] ---> Running in 7b78ec960a91 [2021-11-15T17:21:27.460Z] Removing intermediate container c0415b23b46f [2021-11-15T17:21:27.460Z] ---> 1153427c30ac [2021-11-15T17:21:27.460Z] Step 20/21 : LABEL git_sha=f6d7bc29b2d66f24b93422fdfae8eb9eb4d01f0d [2021-11-15T17:21:27.460Z] ---> Running in e9648543c806 [2021-11-15T17:21:27.743Z] ---> 92f4c2b62d99 [2021-11-15T17:21:27.743Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2021-11-15T17:21:27.743Z] Removing intermediate container ad42f525ec70 [2021-11-15T17:21:27.743Z] ---> 8526ce8a0359 [2021-11-15T17:21:27.743Z] Step 20/22 : LABEL arch=arm64 [2021-11-15T17:21:28.025Z] ---> Running in c384d831df69 [2021-11-15T17:21:28.025Z] Removing intermediate container 7b78ec960a91 [2021-11-15T17:21:28.025Z] ---> ca0050326bf6 [2021-11-15T17:21:28.025Z] Step 21/23 : LABEL arch=arm64 [2021-11-15T17:21:28.025Z] ---> Running in ffe24190fd62 [2021-11-15T17:21:28.298Z] Removing intermediate container e9648543c806 [2021-11-15T17:21:28.298Z] ---> 76474c2c0bc1 [2021-11-15T17:21:28.298Z] Step 21/21 : LABEL version=0.0.0 [2021-11-15T17:21:28.298Z] ---> Running in deb8603c16aa [2021-11-15T17:21:28.298Z] ---> Running in a15ce8996779 [2021-11-15T17:21:28.892Z] Removing intermediate container ffe24190fd62 [2021-11-15T17:21:28.892Z] ---> 3a393aa5daeb [2021-11-15T17:21:28.892Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-11-15T17:21:28.892Z] Removing intermediate container c384d831df69 [2021-11-15T17:21:28.892Z] ---> 92be1c34d09a [2021-11-15T17:21:28.892Z] Step 21/22 : LABEL git_sha=f6d7bc29b2d66f24b93422fdfae8eb9eb4d01f0d [2021-11-15T17:21:29.168Z] Removing intermediate container a15ce8996779 [2021-11-15T17:21:29.168Z] ---> d0267e3593c4 [2021-11-15T17:21:29.168Z] [2021-11-15T17:21:29.168Z] ---> Running in bf8e343a9827 [2021-11-15T17:21:29.168Z] Removing intermediate container deb8603c16aa [2021-11-15T17:21:29.168Z] ---> 346c233c95d5 [2021-11-15T17:21:29.168Z] Step 22/23 : LABEL git_sha=f6d7bc29b2d66f24b93422fdfae8eb9eb4d01f0d [2021-11-15T17:21:29.446Z] ---> Running in 00d27bf81c75 [2021-11-15T17:21:29.721Z] Successfully built d0267e3593c4 [2021-11-15T17:21:29.721Z] Successfully tagged support-notifications-arm64:latest [2021-11-15T17:21:29.721Z]  Building support-notifications ... done Building sys-mgmt-agent [2021-11-15T17:21:29.721Z] Removing intermediate container bf8e343a9827 [2021-11-15T17:21:29.721Z] ---> 0e8dcd5000ab [2021-11-15T17:21:29.997Z] Step 22/22 : LABEL version=0.0.0 [2021-11-15T17:21:29.997Z] ---> Running in 1f2b73c2094d [2021-11-15T17:21:29.997Z] ---> 1d796ba1c7a7 [2021-11-15T17:21:29.997Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2021-11-15T17:21:30.275Z] Removing intermediate container 00d27bf81c75 [2021-11-15T17:21:30.275Z] ---> 5d38ab3c5d5a [2021-11-15T17:21:30.275Z] Step 23/23 : LABEL version=0.0.0 [2021-11-15T17:21:30.275Z] ---> Running in 1f9217b4ee07 [2021-11-15T17:21:30.275Z] ---> Running in 1b98101c9843 [2021-11-15T17:21:30.562Z] Removing intermediate container 1f2b73c2094d [2021-11-15T17:21:30.562Z] ---> 00d0723d1bf1 [2021-11-15T17:21:30.562Z] [2021-11-15T17:21:31.160Z] Removing intermediate container 1b98101c9843 [2021-11-15T17:21:31.160Z] ---> 00c5498d0ddc [2021-11-15T17:21:31.160Z] [2021-11-15T17:21:31.160Z] Successfully built 00d0723d1bf1 [2021-11-15T17:21:31.160Z] Successfully tagged core-metadata-arm64:latest [2021-11-15T17:21:31.160Z]  Building core-metadata ... done Building core-command [2021-11-15T17:21:31.436Z] Successfully built 00c5498d0ddc [2021-11-15T17:21:31.436Z] Successfully tagged support-scheduler-arm64:latest [2021-11-15T17:21:31.436Z]  Building support-scheduler ... done Building security-secretstore-setup [2021-11-15T17:21:32.871Z] Removing intermediate container 1f9217b4ee07 [2021-11-15T17:21:32.871Z] ---> 356cde8812c5 [2021-11-15T17:21:32.871Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2021-11-15T17:21:32.871Z] ---> Running in 85e89c0cad91 [2021-11-15T17:21:33.473Z] Removing intermediate container 85e89c0cad91 [2021-11-15T17:21:33.473Z] ---> a64d94e4f6a0 [2021-11-15T17:21:33.473Z] Step 27/30 : CMD ["gate"] [2021-11-15T17:21:33.753Z] ---> Running in 15c027b80f02 [2021-11-15T17:21:34.364Z] Removing intermediate container 15c027b80f02 [2021-11-15T17:21:34.364Z] ---> 890cb0c1f57b [2021-11-15T17:21:34.364Z] Step 28/30 : LABEL arch=arm64 [2021-11-15T17:21:34.637Z] ---> Running in 0d5c0ea91d68 [2021-11-15T17:21:35.233Z] Removing intermediate container 0d5c0ea91d68 [2021-11-15T17:21:35.233Z] ---> 112f4a00047d [2021-11-15T17:21:35.233Z] Step 29/30 : LABEL git_sha=f6d7bc29b2d66f24b93422fdfae8eb9eb4d01f0d [2021-11-15T17:21:35.508Z] ---> Running in 15a5d23eb2e5 [2021-11-15T17:21:36.111Z] Removing intermediate container 15a5d23eb2e5 [2021-11-15T17:21:36.111Z] ---> 483cfe0d2418 [2021-11-15T17:21:36.111Z] Step 30/30 : LABEL version=0.0.0 [2021-11-15T17:21:36.389Z] ---> Running in 087d309de6fb [2021-11-15T17:21:37.086Z] Removing intermediate container 087d309de6fb [2021-11-15T17:21:37.086Z] ---> 85ac232edb1c [2021-11-15T17:21:37.086Z] [2021-11-15T17:21:37.390Z] Successfully built 85ac232edb1c [2021-11-15T17:21:37.390Z] Successfully tagged security-bootstrapper-arm64:latest [2021-11-15T17:22:09.900Z]  Building security-bootstrapper ... done Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-15T17:22:09.900Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-15T17:22:09.900Z] ---> 06fb5ac0353c [2021-11-15T17:22:09.900Z] Step 3/22 : WORKDIR /edgex-go [2021-11-15T17:22:09.900Z] ---> Using cache [2021-11-15T17:22:09.900Z] ---> a3139876373c [2021-11-15T17:22:09.900Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-15T17:22:09.900Z] ---> Using cache [2021-11-15T17:22:09.900Z] ---> 29c2160172f1 [2021-11-15T17:22:09.900Z] Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-11-15T17:22:09.900Z] ---> Running in 7e46be6a7e56 [2021-11-15T17:22:11.888Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-15T17:22:12.488Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-15T17:22:13.478Z] OK: 219 MiB in 52 packages [2021-11-15T17:22:14.923Z] Removing intermediate container 7e46be6a7e56 [2021-11-15T17:22:14.923Z] ---> 8298417034ea [2021-11-15T17:22:14.923Z] Step 6/22 : COPY . . [2021-11-15T17:22:16.910Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-15T17:22:16.910Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-15T17:22:16.910Z] ---> 06fb5ac0353c [2021-11-15T17:22:16.910Z] Step 3/22 : WORKDIR /edgex-go [2021-11-15T17:22:16.910Z] ---> Using cache [2021-11-15T17:22:16.910Z] ---> a3139876373c [2021-11-15T17:22:16.910Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-15T17:22:16.910Z] ---> Using cache [2021-11-15T17:22:16.910Z] ---> 29c2160172f1 [2021-11-15T17:22:16.910Z] Step 5/22 : RUN apk add --update --no-cache make bash git [2021-11-15T17:22:17.185Z] ---> Running in bd53860b09a7 [2021-11-15T17:22:17.185Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-15T17:22:17.185Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-15T17:22:17.185Z] ---> 06fb5ac0353c [2021-11-15T17:22:17.185Z] Step 3/22 : WORKDIR /edgex-go [2021-11-15T17:22:17.185Z] ---> Using cache [2021-11-15T17:22:17.185Z] ---> a3139876373c [2021-11-15T17:22:17.185Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-15T17:22:17.185Z] ---> Using cache [2021-11-15T17:22:17.185Z] ---> 29c2160172f1 [2021-11-15T17:22:17.185Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-11-15T17:22:17.185Z] ---> Using cache [2021-11-15T17:22:17.185Z] ---> 108898d1e044 [2021-11-15T17:22:17.185Z] Step 6/22 : COPY . . [2021-11-15T17:22:17.185Z] ---> Using cache [2021-11-15T17:22:17.185Z] ---> 9e234eb0beca [2021-11-15T17:22:17.185Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-15T17:22:17.185Z] ---> Using cache [2021-11-15T17:22:17.185Z] ---> 8fbb49a4c71e [2021-11-15T17:22:17.185Z] Step 8/22 : RUN make cmd/core-command/core-command [2021-11-15T17:22:17.466Z] ---> Running in f8323530beb8 [2021-11-15T17:22:17.741Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-15T17:22:17.741Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-11-15T17:22:17.741Z] ---> 06fb5ac0353c [2021-11-15T17:22:17.741Z] Step 3/24 : WORKDIR /edgex-go [2021-11-15T17:22:17.741Z] ---> Using cache [2021-11-15T17:22:17.741Z] ---> a3139876373c [2021-11-15T17:22:17.741Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-15T17:22:17.741Z] ---> Using cache [2021-11-15T17:22:17.741Z] ---> 29c2160172f1 [2021-11-15T17:22:17.741Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-11-15T17:22:17.741Z] ---> Using cache [2021-11-15T17:22:17.741Z] ---> 108898d1e044 [2021-11-15T17:22:17.741Z] Step 6/24 : COPY . . [2021-11-15T17:22:18.015Z] ---> Using cache [2021-11-15T17:22:18.016Z] ---> 9e234eb0beca [2021-11-15T17:22:18.016Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-15T17:22:18.016Z] ---> Using cache [2021-11-15T17:22:18.016Z] ---> 8fbb49a4c71e [2021-11-15T17:22:18.016Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-11-15T17:22:18.293Z] ---> Running in 9a5c7b457535 [2021-11-15T17:22:19.278Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-15T17:22:19.278Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-11-15T17:22:20.268Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-11-15T17:22:20.268Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-15T17:22:21.263Z] OK: 219 MiB in 52 packages [2021-11-15T17:22:23.932Z] Removing intermediate container bd53860b09a7 [2021-11-15T17:22:23.932Z] ---> 61576eae54e0 [2021-11-15T17:22:23.932Z] Step 6/22 : COPY . . [2021-11-15T17:22:39.064Z] ---> 2bc57fe02b51 [2021-11-15T17:22:39.064Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-15T17:22:39.064Z] ---> Running in e072446a2be6 [2021-11-15T17:22:45.802Z] Removing intermediate container e072446a2be6 [2021-11-15T17:22:45.802Z] ---> 64f1400bf2c3 [2021-11-15T17:22:45.802Z] Step 8/22 : RUN make cmd/core-data/core-data [2021-11-15T17:22:45.802Z] ---> Running in 8c60b8bef51d [2021-11-15T17:22:48.441Z] ---> fdc34e37287c [2021-11-15T17:22:48.441Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-15T17:22:48.441Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-11-15T17:22:48.441Z] ---> Running in adf1e1008f1d [2021-11-15T17:22:53.873Z] Removing intermediate container adf1e1008f1d [2021-11-15T17:22:53.873Z] ---> 0354aa53428c [2021-11-15T17:22:53.873Z] Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-11-15T17:22:53.873Z] ---> Running in 3b3fc4ca8591 [2021-11-15T17:22:55.320Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-11-15T17:23:51.872Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-11-15T17:23:51.872Z] Removing intermediate container f8323530beb8 [2021-11-15T17:23:51.872Z] ---> 9661ab4086a5 [2021-11-15T17:23:51.872Z] [2021-11-15T17:23:51.872Z] Step 9/22 : FROM alpine:3.14 [2021-11-15T17:23:51.872Z] ---> 5b8b7b635229 [2021-11-15T17:23:51.872Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-11-15T17:23:51.872Z] ---> Using cache [2021-11-15T17:23:51.872Z] ---> 6705c27365f5 [2021-11-15T17:23:51.872Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-15T17:23:51.872Z] ---> Using cache [2021-11-15T17:23:51.872Z] ---> 5e430ed5a6f2 [2021-11-15T17:23:51.872Z] Step 12/22 : ENV APP_PORT=59882 [2021-11-15T17:23:51.872Z] ---> Running in 695f06731774 [2021-11-15T17:23:51.872Z] Removing intermediate container 695f06731774 [2021-11-15T17:23:51.872Z] ---> 1bb62f334768 [2021-11-15T17:23:51.872Z] Step 13/22 : EXPOSE $APP_PORT [2021-11-15T17:23:51.872Z] ---> Running in a39dc99ed317 [2021-11-15T17:23:51.872Z] Removing intermediate container a39dc99ed317 [2021-11-15T17:23:51.872Z] ---> 30d43db71bf2 [2021-11-15T17:23:51.872Z] Step 14/22 : WORKDIR / [2021-11-15T17:23:52.148Z] ---> Running in 0fb6d2d12f80 [2021-11-15T17:23:52.743Z] Removing intermediate container 0fb6d2d12f80 [2021-11-15T17:23:52.743Z] ---> 8cda9fc99443 [2021-11-15T17:23:52.743Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-15T17:23:53.726Z] ---> dbc85ffef4b0 [2021-11-15T17:23:53.726Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-11-15T17:23:55.710Z] ---> ca2cde999502 [2021-11-15T17:23:55.710Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-11-15T17:23:57.157Z] ---> 3e738f5d520a [2021-11-15T17:23:57.157Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2021-11-15T17:23:57.157Z] ---> Running in 2c0af8e4f89b [2021-11-15T17:23:58.604Z] Removing intermediate container 2c0af8e4f89b [2021-11-15T17:23:58.604Z] ---> 089f62026841 [2021-11-15T17:23:58.604Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-15T17:23:58.604Z] ---> Running in 5e61845c4ca8 [2021-11-15T17:23:59.602Z] Removing intermediate container 5e61845c4ca8 [2021-11-15T17:23:59.602Z] ---> d3d748004cee [2021-11-15T17:23:59.602Z] Step 20/22 : LABEL arch=arm64 [2021-11-15T17:23:59.602Z] ---> Running in 6a2490aa9f86 [2021-11-15T17:24:00.205Z] Removing intermediate container 9a5c7b457535 [2021-11-15T17:24:00.205Z] ---> 7083df2536df [2021-11-15T17:24:00.205Z] [2021-11-15T17:24:00.205Z] Step 9/24 : FROM alpine:3.14 [2021-11-15T17:24:00.206Z] ---> 5b8b7b635229 [2021-11-15T17:24:00.493Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-11-15T17:24:00.493Z] Removing intermediate container 6a2490aa9f86 [2021-11-15T17:24:00.493Z] ---> cecdeeebe27e [2021-11-15T17:24:00.493Z] Step 21/22 : LABEL git_sha=f6d7bc29b2d66f24b93422fdfae8eb9eb4d01f0d [2021-11-15T17:24:00.493Z] ---> Running in 87507822b0ed [2021-11-15T17:24:00.766Z] ---> Running in 7af9ad790174 [2021-11-15T17:24:01.755Z] Removing intermediate container 7af9ad790174 [2021-11-15T17:24:01.755Z] ---> 5f8db9ab4374 [2021-11-15T17:24:01.755Z] Step 22/22 : LABEL version=0.0.0 [2021-11-15T17:24:01.755Z] ---> Running in c3c814a57d1d [2021-11-15T17:24:02.355Z] Removing intermediate container c3c814a57d1d [2021-11-15T17:24:02.355Z] ---> 4de8150fbb56 [2021-11-15T17:24:02.355Z] [2021-11-15T17:24:02.954Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-15T17:24:02.954Z] Successfully built 4de8150fbb56 [2021-11-15T17:24:02.954Z] Successfully tagged core-command-arm64:latest [2021-11-15T17:24:03.239Z]  Building core-command ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-15T17:24:04.227Z] (1/3) Installing ca-certificates (20191127-r5) [2021-11-15T17:24:04.227Z] (2/3) Installing dumb-init (1.2.5-r1) [2021-11-15T17:24:04.227Z] (3/3) Installing su-exec (0.2-r1) [2021-11-15T17:24:04.227Z] Executing busybox-1.33.1-r6.trigger [2021-11-15T17:24:04.227Z] Executing ca-certificates-20191127-r5.trigger [2021-11-15T17:24:04.503Z] OK: 6 MiB in 17 packages [2021-11-15T17:24:06.497Z] Removing intermediate container 87507822b0ed [2021-11-15T17:24:06.497Z] ---> 838845c63604 [2021-11-15T17:24:06.497Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-11-15T17:24:06.778Z] ---> Running in 8f9e34b0c211 [2021-11-15T17:24:07.379Z] Removing intermediate container 8f9e34b0c211 [2021-11-15T17:24:07.379Z] ---> 8af30fcf1213 [2021-11-15T17:24:07.379Z] Step 12/24 : WORKDIR / [2021-11-15T17:24:07.379Z] ---> Running in 0529a91c0e56 [2021-11-15T17:24:08.374Z] Removing intermediate container 0529a91c0e56 [2021-11-15T17:24:08.374Z] ---> a00b503e201c [2021-11-15T17:24:08.374Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-11-15T17:24:09.394Z] ---> 726966bfef07 [2021-11-15T17:24:09.394Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-11-15T17:24:10.845Z] ---> 73d8284e7fb2 [2021-11-15T17:24:10.845Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-11-15T17:24:11.836Z] ---> 9f2938bd71f5 [2021-11-15T17:24:11.836Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-11-15T17:24:12.824Z] ---> 6c454f1bd9ef [2021-11-15T17:24:12.824Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-11-15T17:24:14.826Z] ---> e5e4c0d589cb [2021-11-15T17:24:14.826Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-11-15T17:24:16.836Z] ---> 872e3157ad11 [2021-11-15T17:24:16.836Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-11-15T17:24:17.435Z] ---> 67d6936db401 [2021-11-15T17:24:17.435Z] 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/ [2021-11-15T17:24:17.718Z] ---> Running in cc9eb1b6df18 [2021-11-15T17:24:21.121Z] Removing intermediate container cc9eb1b6df18 [2021-11-15T17:24:21.121Z] ---> 37fa33fa1ae6 [2021-11-15T17:24:21.121Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-11-15T17:24:21.121Z] ---> Running in ecbb788e5341 [2021-11-15T17:24:21.394Z] Removing intermediate container ecbb788e5341 [2021-11-15T17:24:21.394Z] ---> 1e9f3b8e6086 [2021-11-15T17:24:21.394Z] Step 22/24 : LABEL arch=arm64 [2021-11-15T17:24:21.394Z] ---> Running in f3bf415662d1 [2021-11-15T17:24:22.000Z] Removing intermediate container f3bf415662d1 [2021-11-15T17:24:22.000Z] ---> 5dfb9bf80868 [2021-11-15T17:24:22.000Z] Step 23/24 : LABEL git_sha=f6d7bc29b2d66f24b93422fdfae8eb9eb4d01f0d [2021-11-15T17:24:22.000Z] ---> Running in b38635d69347 [2021-11-15T17:24:22.600Z] Removing intermediate container 3b3fc4ca8591 [2021-11-15T17:24:22.600Z] ---> eb56915f4754 [2021-11-15T17:24:22.600Z] Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-11-15T17:24:22.874Z] ---> Running in 22a3e833320d [2021-11-15T17:24:22.874Z] Removing intermediate container b38635d69347 [2021-11-15T17:24:22.874Z] ---> 9ae1c57ed4b9 [2021-11-15T17:24:22.874Z] Step 24/24 : LABEL version=0.0.0 [2021-11-15T17:24:23.172Z] ---> Running in dfe6312eb524 [2021-11-15T17:24:23.769Z] Removing intermediate container dfe6312eb524 [2021-11-15T17:24:23.769Z] ---> 6fc2974582f7 [2021-11-15T17:24:23.769Z] [2021-11-15T17:24:24.042Z] Successfully built 6fc2974582f7 [2021-11-15T17:24:24.042Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-11-15T17:24:24.313Z]  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 [2021-11-15T17:24:26.930Z] Removing intermediate container 22a3e833320d [2021-11-15T17:24:26.930Z] ---> 7634c56d6b3a [2021-11-15T17:24:26.930Z] [2021-11-15T17:24:26.930Z] Step 10/22 : FROM docker:20.10.8 [2021-11-15T17:24:26.930Z] 20.10.8: Pulling from library/docker [2021-11-15T17:24:30.323Z] Removing intermediate container 8c60b8bef51d [2021-11-15T17:24:30.323Z] ---> 60a676f1b9b9 [2021-11-15T17:24:30.323Z] [2021-11-15T17:24:30.323Z] Step 9/22 : FROM alpine:3.14 [2021-11-15T17:24:30.323Z] ---> 5b8b7b635229 [2021-11-15T17:24:30.323Z] Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-11-15T17:24:30.323Z] ---> Running in 39ee9abdcfda [2021-11-15T17:24:30.920Z] Removing intermediate container 39ee9abdcfda [2021-11-15T17:24:30.920Z] ---> 5d5a9363e8f2 [2021-11-15T17:24:30.920Z] Step 11/22 : ENV APP_PORT=59880 [2021-11-15T17:24:31.194Z] ---> Running in 6f07e6150981 [2021-11-15T17:24:31.788Z] Removing intermediate container 6f07e6150981 [2021-11-15T17:24:31.788Z] ---> 3594e548da67 [2021-11-15T17:24:31.788Z] Step 12/22 : EXPOSE $APP_PORT [2021-11-15T17:24:31.788Z] ---> Running in 9abe1c44ab06 [2021-11-15T17:24:32.392Z] Removing intermediate container 9abe1c44ab06 [2021-11-15T17:24:32.392Z] ---> 0540a6d95ce5 [2021-11-15T17:24:32.392Z] Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-15T17:24:32.392Z] ---> Running in 6c88c787b775 [2021-11-15T17:24:35.013Z] Removing intermediate container 6c88c787b775 [2021-11-15T17:24:35.013Z] ---> 9896fc9efcb6 [2021-11-15T17:24:35.013Z] Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init [2021-11-15T17:24:35.013Z] Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd [2021-11-15T17:24:35.013Z] Status: Downloaded newer image for docker:20.10.8 [2021-11-15T17:24:35.013Z] ---> 3734d5adc5ac [2021-11-15T17:24:35.013Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-11-15T17:24:35.013Z] ---> Running in 9d2fe7ce27ab [2021-11-15T17:24:35.013Z] ---> Running in 11bb670a7f79 [2021-11-15T17:24:35.607Z] Removing intermediate container 11bb670a7f79 [2021-11-15T17:24:35.607Z] ---> cca4c5dc69f5 [2021-11-15T17:24:35.608Z] 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 [2021-11-15T17:24:35.608Z] ---> Running in fcc888aa5612 [2021-11-15T17:24:36.584Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-15T17:24:36.857Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-15T17:24:37.130Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-15T17:24:37.402Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-15T17:24:37.675Z] (1/42) Installing readline (8.1.0-r0) [2021-11-15T17:24:37.952Z] (2/42) Installing bash (5.1.4-r0) [2021-11-15T17:24:37.952Z] Executing bash-5.1.4-r0.post-install [2021-11-15T17:24:37.952Z] (3/42) Installing brotli-libs (1.0.9-r5) [2021-11-15T17:24:37.952Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2021-11-15T17:24:37.952Z] (5/42) Installing libcurl (7.79.1-r0) [2021-11-15T17:24:37.952Z] (6/42) Installing curl (7.79.1-r0) [2021-11-15T17:24:37.952Z] (7/42) Installing dumb-init (1.2.5-r1) [2021-11-15T17:24:37.952Z] (8/42) Installing libbz2 (1.0.8-r1) [2021-11-15T17:24:37.952Z] (9/42) Installing expat (2.4.1-r0) [2021-11-15T17:24:37.952Z] (10/42) Installing libffi (3.3-r2) [2021-11-15T17:24:37.952Z] (11/42) Installing gdbm (1.19-r0) [2021-11-15T17:24:37.952Z] (12/42) Installing xz-libs (5.2.5-r0) [2021-11-15T17:24:37.952Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2021-11-15T17:24:37.952Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2021-11-15T17:24:37.952Z] (15/42) Installing mpdecimal (2.5.1-r1) [2021-11-15T17:24:37.952Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2021-11-15T17:24:37.952Z] (17/42) Installing python3 (3.9.5-r1) [2021-11-15T17:24:38.226Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-11-15T17:24:38.226Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-11-15T17:24:38.226Z] (3/6) Installing libsodium (1.0.18-r0) [2021-11-15T17:24:38.499Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-11-15T17:24:38.499Z] (5/6) Installing libzmq (4.3.4-r0) [2021-11-15T17:24:38.772Z] (6/6) Installing zeromq (4.3.4-r0) [2021-11-15T17:24:38.772Z] Executing busybox-1.33.1-r6.trigger [2021-11-15T17:24:38.772Z] OK: 8 MiB in 20 packages [2021-11-15T17:24:39.768Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2021-11-15T17:24:39.768Z] (19/42) Installing py3-chardet (4.0.0-r2) [2021-11-15T17:24:40.041Z] (20/42) Installing py3-idna (3.2-r0) [2021-11-15T17:24:40.041Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2021-11-15T17:24:40.041Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2021-11-15T17:24:40.041Z] (23/42) Installing py3-requests (2.25.1-r4) [2021-11-15T17:24:40.041Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2021-11-15T17:24:40.041Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2021-11-15T17:24:40.041Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2021-11-15T17:24:40.041Z] (27/42) Installing py3-colorama (0.4.4-r1) [2021-11-15T17:24:40.041Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2021-11-15T17:24:40.041Z] (29/42) Installing py3-distlib (0.3.1-r3) [2021-11-15T17:24:40.041Z] (30/42) Installing py3-distro (1.5.0-r3) [2021-11-15T17:24:40.314Z] (31/42) Installing py3-six (1.15.0-r1) [2021-11-15T17:24:40.314Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2021-11-15T17:24:40.314Z] (33/42) Installing py3-html5lib (1.1-r1) [2021-11-15T17:24:40.314Z] (34/42) Installing py3-parsing (2.4.7-r2) [2021-11-15T17:24:40.314Z] (35/42) Installing py3-packaging (20.9-r1) [2021-11-15T17:24:40.314Z] (36/42) Installing py3-toml (0.10.2-r2) [2021-11-15T17:24:40.314Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2021-11-15T17:24:40.314Z] (38/42) Installing py3-progress (1.5-r2) [2021-11-15T17:24:40.314Z] (39/42) Installing py3-retrying (1.3.3-r1) [2021-11-15T17:24:40.314Z] Removing intermediate container 9d2fe7ce27ab [2021-11-15T17:24:40.314Z] ---> e04cfe488467 [2021-11-15T17:24:40.314Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-15T17:24:40.314Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2021-11-15T17:24:40.314Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2021-11-15T17:24:40.592Z] (42/42) Installing py3-pip (20.3.4-r1) [2021-11-15T17:24:41.189Z] Executing busybox-1.33.1-r3.trigger [2021-11-15T17:24:41.189Z] OK: 84 MiB in 64 packages [2021-11-15T17:24:41.189Z] ---> 2b9b51f8af62 [2021-11-15T17:24:41.189Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-11-15T17:24:42.621Z] ---> ae92ca06ba19 [2021-11-15T17:24:42.621Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-11-15T17:24:43.213Z] ---> 877604e0c335 [2021-11-15T17:24:43.213Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2021-11-15T17:24:43.213Z] ---> Running in c005a75d57ea [2021-11-15T17:24:43.806Z] Removing intermediate container c005a75d57ea [2021-11-15T17:24:43.806Z] ---> 97afffbf65b0 [2021-11-15T17:24:43.806Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-15T17:24:43.806Z] ---> Running in 2d448ad2a565 [2021-11-15T17:24:44.402Z] Removing intermediate container 2d448ad2a565 [2021-11-15T17:24:44.402Z] ---> 9f77c6373a37 [2021-11-15T17:24:44.402Z] Step 20/22 : LABEL arch=arm64 [2021-11-15T17:24:44.402Z] ---> Running in 7c091f754cdd [2021-11-15T17:24:44.678Z] Removing intermediate container 7c091f754cdd [2021-11-15T17:24:44.678Z] ---> 5139fc8aa2a6 [2021-11-15T17:24:44.678Z] Step 21/22 : LABEL git_sha=f6d7bc29b2d66f24b93422fdfae8eb9eb4d01f0d [2021-11-15T17:24:44.952Z] ---> Running in 7977570e329b [2021-11-15T17:24:45.225Z] Collecting docker-compose==1.23.2 [2021-11-15T17:24:45.225Z] Removing intermediate container 7977570e329b [2021-11-15T17:24:45.225Z] ---> d615b2c933a2 [2021-11-15T17:24:45.225Z] Step 22/22 : LABEL version=0.0.0 [2021-11-15T17:24:45.225Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-11-15T17:24:45.225Z] ---> Running in 0f936ecc658d [2021-11-15T17:24:45.815Z] Removing intermediate container 0f936ecc658d [2021-11-15T17:24:45.815Z] ---> d7ba332f9d78 [2021-11-15T17:24:45.815Z] [2021-11-15T17:24:45.815Z] Collecting websocket-client<1.0,>=0.32.0 [2021-11-15T17:24:45.815Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-11-15T17:24:46.086Z] Successfully built d7ba332f9d78 [2021-11-15T17:24:46.086Z] Successfully tagged core-data-arm64:latest [2021-11-15T17:24:46.359Z]  Building core-data ... done Collecting docker<4.0,>=3.6.0 [2021-11-15T17:24:46.359Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-11-15T17:24:46.359Z] Collecting docopt<0.7,>=0.6.1 [2021-11-15T17:24:46.359Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-11-15T17:24:48.325Z] Collecting dockerpty<0.5,>=0.4.1 [2021-11-15T17:24:48.325Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-11-15T17:24:49.751Z] Collecting texttable<0.10,>=0.9.0 [2021-11-15T17:24:49.751Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-11-15T17:24:51.177Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-11-15T17:24:51.446Z] Collecting jsonschema<3,>=2.5.1 [2021-11-15T17:24:51.446Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-11-15T17:24:52.035Z] Collecting PyYAML<4,>=3.10 [2021-11-15T17:24:52.035Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-11-15T17:24:55.411Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-11-15T17:24:55.411Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-11-15T17:24:55.411Z] Collecting cached-property<2,>=1.2.0 [2021-11-15T17:24:55.684Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-11-15T17:24:55.955Z] Collecting docker-pycreds>=0.4.0 [2021-11-15T17:24:55.955Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-11-15T17:24:56.228Z] 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) [2021-11-15T17:24:56.821Z] Collecting urllib3<1.25,>=1.21.1 [2021-11-15T17:24:56.821Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-11-15T17:24:56.821Z] Collecting idna<2.8,>=2.5 [2021-11-15T17:24:56.821Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-11-15T17:24:57.093Z] Collecting chardet<3.1.0,>=3.0.2 [2021-11-15T17:24:57.093Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-11-15T17:24:57.364Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-11-15T17:24:57.364Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-11-15T17:24:57.364Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-11-15T17:24:57.364Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-11-15T17:24:57.956Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-11-15T17:24:57.956Z] Attempting uninstall: urllib3 [2021-11-15T17:24:57.956Z] Found existing installation: urllib3 1.26.5 [2021-11-15T17:24:57.956Z] Uninstalling urllib3-1.26.5: [2021-11-15T17:24:58.228Z] Successfully uninstalled urllib3-1.26.5 [2021-11-15T17:24:58.501Z] Attempting uninstall: idna [2021-11-15T17:24:58.501Z] Found existing installation: idna 3.2 [2021-11-15T17:24:58.501Z] Uninstalling idna-3.2: [2021-11-15T17:24:58.774Z] Successfully uninstalled idna-3.2 [2021-11-15T17:24:59.366Z] Attempting uninstall: chardet [2021-11-15T17:24:59.366Z] Found existing installation: chardet 4.0.0 [2021-11-15T17:24:59.366Z] Uninstalling chardet-4.0.0: [2021-11-15T17:24:59.638Z] Successfully uninstalled chardet-4.0.0 [2021-11-15T17:25:01.076Z] Attempting uninstall: requests [2021-11-15T17:25:01.076Z] Found existing installation: requests 2.25.1 [2021-11-15T17:25:01.076Z] Uninstalling requests-2.25.1: [2021-11-15T17:25:01.350Z] Successfully uninstalled requests-2.25.1 [2021-11-15T17:25:01.622Z] Running setup.py install for texttable: started [2021-11-15T17:25:03.589Z] Running setup.py install for texttable: finished with status 'done' [2021-11-15T17:25:03.589Z] Running setup.py install for PyYAML: started [2021-11-15T17:25:05.562Z] Running setup.py install for PyYAML: finished with status 'done' [2021-11-15T17:25:05.835Z] Running setup.py install for docopt: started [2021-11-15T17:25:08.446Z] Running setup.py install for docopt: finished with status 'done' [2021-11-15T17:25:08.446Z] Running setup.py install for dockerpty: started [2021-11-15T17:25:09.869Z] Running setup.py install for dockerpty: finished with status 'done' [2021-11-15T17:25:11.827Z] 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 [2021-11-15T17:25:20.063Z] Removing intermediate container fcc888aa5612 [2021-11-15T17:25:20.063Z] ---> 2ba910e045bb [2021-11-15T17:25:20.063Z] Step 13/22 : ENV APP_PORT=58890 [2021-11-15T17:25:20.063Z] ---> Running in 23cd1dacfe32 [2021-11-15T17:25:20.335Z] Removing intermediate container 23cd1dacfe32 [2021-11-15T17:25:20.335Z] ---> 44a32a35058d [2021-11-15T17:25:20.335Z] Step 14/22 : EXPOSE $APP_PORT [2021-11-15T17:25:20.335Z] ---> Running in 7c752ea5f0bd [2021-11-15T17:25:20.927Z] Removing intermediate container 7c752ea5f0bd [2021-11-15T17:25:20.927Z] ---> dd2ca76ca734 [2021-11-15T17:25:20.927Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-11-15T17:25:21.902Z] ---> 782b210052ca [2021-11-15T17:25:21.902Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-11-15T17:25:22.879Z] ---> c8a2a0e0c8e5 [2021-11-15T17:25:22.879Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-11-15T17:25:23.471Z] ---> 3f4f674069b9 [2021-11-15T17:25:23.471Z] Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-11-15T17:25:23.753Z] ---> Running in 218b83912a13 [2021-11-15T17:25:24.024Z] Removing intermediate container 218b83912a13 [2021-11-15T17:25:24.024Z] ---> 03214790ac3e [2021-11-15T17:25:24.024Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-15T17:25:24.024Z] ---> Running in cd4c44c68289 [2021-11-15T17:25:24.616Z] Removing intermediate container cd4c44c68289 [2021-11-15T17:25:24.616Z] ---> e5229fcbd2a3 [2021-11-15T17:25:24.616Z] Step 20/22 : LABEL arch=arm64 [2021-11-15T17:25:24.616Z] ---> Running in 70c3862ed8f2 [2021-11-15T17:25:24.886Z] Removing intermediate container 70c3862ed8f2 [2021-11-15T17:25:24.886Z] ---> ea2706bf3e81 [2021-11-15T17:25:24.886Z] Step 21/22 : LABEL git_sha=f6d7bc29b2d66f24b93422fdfae8eb9eb4d01f0d [2021-11-15T17:25:25.157Z] ---> Running in 892a0e177695 [2021-11-15T17:25:25.428Z] Removing intermediate container 892a0e177695 [2021-11-15T17:25:25.429Z] ---> d31872883398 [2021-11-15T17:25:25.429Z] Step 22/22 : LABEL version=0.0.0 [2021-11-15T17:25:25.706Z] ---> Running in 132915c9eaca [2021-11-15T17:25:25.978Z] Removing intermediate container 132915c9eaca [2021-11-15T17:25:25.978Z] ---> 82cef8210aec [2021-11-15T17:25:25.978Z] [2021-11-15T17:25:26.248Z] Successfully built 82cef8210aec [2021-11-15T17:25:26.248Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-11-15T17:25:26.533Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-11-15T17:25:26.527Z] $ docker stop --time=1 46cd5fd4463a9d9718f03a3334e56022e72ce4032b4b3d4f41da8061d3950214 [2021-11-15T17:25:28.226Z] $ docker rm -f 46cd5fd4463a9d9718f03a3334e56022e72ce4032b4b3d4f41da8061d3950214 [Pipeline] // withDockerContainer [Pipeline] sh [2021-11-15T17:25:28.806Z] + docker images [2021-11-15T17:25:29.078Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-11-15T17:25:29.078Z] sys-mgmt-agent-arm64 latest 82cef8210aec 3 seconds ago 277MB [2021-11-15T17:25:29.078Z] core-data-arm64 latest d7ba332f9d78 43 seconds ago 19.6MB [2021-11-15T17:25:29.078Z] 60a676f1b9b9 59 seconds ago 1.58GB [2021-11-15T17:25:29.078Z] 7634c56d6b3a About a minute ago 1.57GB [2021-11-15T17:25:29.078Z] security-secretstore-setup-arm64 latest 6fc2974582f7 About a minute ago 26.8MB [2021-11-15T17:25:29.078Z] core-command-arm64 latest 4de8150fbb56 About a minute ago 15.2MB [2021-11-15T17:25:29.078Z] 7083df2536df About a minute ago 1.58GB [2021-11-15T17:25:29.078Z] 9661ab4086a5 About a minute ago 1.57GB [2021-11-15T17:25:29.078Z] security-bootstrapper-arm64 latest 85ac232edb1c 3 minutes ago 17.8MB [2021-11-15T17:25:29.078Z] support-scheduler-arm64 latest 00c5498d0ddc 3 minutes ago 15.3MB [2021-11-15T17:25:29.078Z] core-metadata-arm64 latest 00d0723d1bf1 3 minutes ago 15.9MB [2021-11-15T17:25:29.078Z] support-notifications-arm64 latest d0267e3593c4 4 minutes ago 16.1MB [2021-11-15T17:25:29.078Z] security-proxy-setup-arm64 latest e544dab4058d 4 minutes ago 25.5MB [2021-11-15T17:25:29.078Z] 22830fc9bd3e 4 minutes ago 1.57GB [2021-11-15T17:25:29.078Z] 99c888142227 4 minutes ago 1.57GB [2021-11-15T17:25:29.078Z] c634416d302f 4 minutes ago 1.57GB [2021-11-15T17:25:29.078Z] 6420f39fe1fa 4 minutes ago 1.57GB [2021-11-15T17:25:29.078Z] c432e5d6b708 4 minutes ago 1.57GB [2021-11-15T17:25:29.078Z] ci-base-image-arm64 latest 06fb5ac0353c 15 minutes ago 1.24GB [2021-11-15T17:25:29.078Z] alpine 3.14 5b8b7b635229 3 days ago 5.35MB [2021-11-15T17:25:29.078Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 8b459fc5aaf0 4 weeks ago 534MB [2021-11-15T17:25:29.078Z] docker 20.10.8 3734d5adc5ac 2 months ago 198MB [2021-11-15T17:25:29.078Z] 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 [2021-11-15T17:25:29.672Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-15T17:25:29.672Z] [2021-11-15T17:25:29.672Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-11-15T17:25:30.057Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-15T17:25:30.358Z] arm64: Pulling from edgex-lftools-log-publisher [2021-11-15T17:25:30.358Z] 448f6bf000e3: Pulling fs layer [2021-11-15T17:25:30.358Z] f757da607395: Pulling fs layer [2021-11-15T17:25:30.358Z] 05883995daec: Pulling fs layer [2021-11-15T17:25:30.358Z] 8603b9c90790: Pulling fs layer [2021-11-15T17:25:30.358Z] 1560dd03e051: Pulling fs layer [2021-11-15T17:25:30.358Z] 27f5ce0e4adf: Pulling fs layer [2021-11-15T17:25:30.358Z] c2d8d7efcc4b: Pulling fs layer [2021-11-15T17:25:30.358Z] 8603b9c90790: Waiting [2021-11-15T17:25:30.358Z] 1560dd03e051: Waiting [2021-11-15T17:25:30.358Z] c2d8d7efcc4b: Waiting [2021-11-15T17:25:30.358Z] f757da607395: Verifying Checksum [2021-11-15T17:25:30.358Z] f757da607395: Download complete [2021-11-15T17:25:30.359Z] 8603b9c90790: Verifying Checksum [2021-11-15T17:25:30.359Z] 8603b9c90790: Download complete [2021-11-15T17:25:30.662Z] 1560dd03e051: Verifying Checksum [2021-11-15T17:25:30.662Z] 1560dd03e051: Download complete [2021-11-15T17:25:30.662Z] 27f5ce0e4adf: Download complete [2021-11-15T17:25:30.662Z] 05883995daec: Verifying Checksum [2021-11-15T17:25:30.662Z] 05883995daec: Download complete [2021-11-15T17:25:30.966Z] 448f6bf000e3: Download complete [2021-11-15T17:25:34.411Z] c2d8d7efcc4b: Verifying Checksum [2021-11-15T17:25:34.411Z] c2d8d7efcc4b: Download complete [2021-11-15T17:25:35.414Z] 448f6bf000e3: Pull complete [2021-11-15T17:25:36.007Z] f757da607395: Pull complete [2021-11-15T17:25:37.436Z] 05883995daec: Pull complete [2021-11-15T17:25:38.028Z] 8603b9c90790: Pull complete [2021-11-15T17:25:39.022Z] 1560dd03e051: Pull complete [2021-11-15T17:25:39.293Z] 27f5ce0e4adf: Pull complete [2021-11-15T17:25:54.352Z] c2d8d7efcc4b: Pull complete [2021-11-15T17:25:54.352Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-11-15T17:25:54.352Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-15T17:25:54.352Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-11-15T17:25:54.589Z] prd-ubuntu18.04-docker-arm64-4c-16g-662 does not seem to be running inside a container [2021-11-15T17:25:54.661Z] $ 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 [2021-11-15T17:25:57.328Z] $ docker top d9dd5e12d664cb0536e04cfcac1e7775f8255c7760fea2fbe76723085cd5a04f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-15T17:25:58.291Z] ---> job-cost.sh [2021-11-15T17:25:58.292Z] lf-activate-venv: SKIPPING [2021-11-15T17:25:58.292Z] INFO: No Stack... [2021-11-15T17:25:58.561Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-11-15T17:25:59.151Z] INFO: Archiving Costs [Pipeline] sh [2021-11-15T17:25:59.818Z] + cat /w/workspace/edgex-go/5/archives/cost.csv [2021-11-15T17:25:59.818Z] + cut -d, -f6 [Pipeline] lock [2021-11-15T17:25:59.875Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3816-5-stack-cost] [2021-11-15T17:25:59.881Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3816-5-stack-cost] did not exist. Created. [2021-11-15T17:25:59.881Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3816-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-11-15T17:26:00.534Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-11-15T17:26:00.691Z] Stashed 1 file(s) [Pipeline] } [2021-11-15T17:26:00.698Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3816-5-stack-cost] [Pipeline] // lock [Pipeline] } [2021-11-15T17:26:00.704Z] $ docker stop --time=1 d9dd5e12d664cb0536e04cfcac1e7775f8255c7760fea2fbe76723085cd5a04f [2021-11-15T17:26:02.228Z] $ 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 [2021-11-15T17:26:02.905Z] provisioning config files... [2021-11-15T17:26:02.916Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/5@tmp/config2431306035399042086tmp [Pipeline] { [Pipeline] sh [2021-11-15T17:26:03.221Z] + set +x [2021-11-15T17:26:03.221Z] + curl -s https://codecov.io/bash [2021-11-15T17:26:03.221Z] + bash -s -- [2021-11-15T17:26:03.221Z] [2021-11-15T17:26:03.221Z] _____ _ [2021-11-15T17:26:03.221Z] / ____| | | [2021-11-15T17:26:03.221Z] | | ___ __| | ___ ___ _____ __ [2021-11-15T17:26:03.221Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-11-15T17:26:03.221Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-11-15T17:26:03.221Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-11-15T17:26:03.221Z] Bash-1.0.6 [2021-11-15T17:26:03.221Z] [2021-11-15T17:26:03.221Z] [2021-11-15T17:26:03.221Z] ==> git version 2.24.4 found [2021-11-15T17:26:03.221Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-11-15T17:26:03.221Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-11-15T17:26:03.221Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-11-15T17:26:03.221Z] ==> Jenkins CI detected. [2021-11-15T17:26:03.221Z] current dir:  /w/workspace/edgex-go/5 [2021-11-15T17:26:03.221Z] project root: . [2021-11-15T17:26:03.221Z] --> token set from env [2021-11-15T17:26:03.221Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-11-15T17:26:03.479Z] ==> Running gcov in . (disable via -X gcov) [2021-11-15T17:26:03.479Z] ==> Python coveragepy not found [2021-11-15T17:26:03.479Z] ==> Searching for coverage reports in: [2021-11-15T17:26:03.480Z] + . [2021-11-15T17:26:03.480Z] -> Found 1 reports [2021-11-15T17:26:03.480Z] ==> Detecting git/mercurial file structure [2021-11-15T17:26:03.480Z] ==> Reading reports [2021-11-15T17:26:03.480Z] + ./coverage.out bytes=428381 [2021-11-15T17:26:03.480Z] ==> Appending adjustments [2021-11-15T17:26:03.480Z] https://docs.codecov.io/docs/fixing-reports [2021-11-15T17:26:04.416Z] + Found adjustments [2021-11-15T17:26:04.416Z] ==> Gzipping contents [2021-11-15T17:26:04.416Z] 60K /tmp/codecov.jyar4R.gz [2021-11-15T17:26:04.416Z] ==> Uploading reports [2021-11-15T17:26:04.416Z] url: https://codecov.io [2021-11-15T17:26:04.416Z] 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= [2021-11-15T17:26:04.416Z] -> Pinging Codecov [2021-11-15T17:26:04.416Z] 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= [2021-11-15T17:26:04.988Z] -> Uploading to [2021-11-15T17:26:04.988Z] 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 [2021-11-15T17:26:04.988Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-15T17:26:04.988Z] Dload Upload Total Spent Left Speed [2021-11-15T17:26:05.248Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57674 0 0 100 57674 0 150k --:--:-- --:--:-- --:--:-- 150k [2021-11-15T17:26:05.248Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/151f07d66e88f07af12d5d3204fbd219eb041420 [Pipeline] } [2021-11-15T17:26:05.256Z] 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 [2021-11-15T17:26:06.409Z] + '[' -d /w/workspace/edgex-go/5/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-11-15T17:26:06.710Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-15T17:26:07.272Z] ---> package-listing.sh [2021-11-15T17:26:07.272Z] ++ facter osfamily [2021-11-15T17:26:07.272Z] ++ tr '[:upper:]' '[:lower:]' [2021-11-15T17:26:07.535Z] + OS_FAMILY=redhat [2021-11-15T17:26:07.535Z] + workspace=/w/workspace/edgex-go/5 [2021-11-15T17:26:07.535Z] + START_PACKAGES=/tmp/packages_start.txt [2021-11-15T17:26:07.536Z] + END_PACKAGES=/tmp/packages_end.txt [2021-11-15T17:26:07.536Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-11-15T17:26:07.536Z] + PACKAGES=/tmp/packages_start.txt [2021-11-15T17:26:07.536Z] + '[' /w/workspace/edgex-go/5 ']' [2021-11-15T17:26:07.536Z] + PACKAGES=/tmp/packages_end.txt [2021-11-15T17:26:07.536Z] + case "${OS_FAMILY}" in [2021-11-15T17:26:07.536Z] + rpm -qa [2021-11-15T17:26:07.536Z] + sort [2021-11-15T17:26:10.834Z] + '[' -f /tmp/packages_start.txt ']' [2021-11-15T17:26:10.834Z] + '[' -f /tmp/packages_end.txt ']' [2021-11-15T17:26:10.834Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-11-15T17:26:10.834Z] + '[' /w/workspace/edgex-go/5 ']' [2021-11-15T17:26:10.834Z] + mkdir -p /w/workspace/edgex-go/5/archives/ [2021-11-15T17:26:10.834Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/5/archives/ [Pipeline] echo [2021-11-15T17:26:10.846Z] 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 [2021-11-15T17:26:11.131Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-11-15T17:26:11.691Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-15T17:26:11.691Z] [2021-11-15T17:26:11.691Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-11-15T17:26:11.993Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-15T17:26:11.993Z] latest: Pulling from edgex-lftools-log-publisher [2021-11-15T17:26:11.993Z] b4d181a07f80: Pulling fs layer [2021-11-15T17:26:11.993Z] a1111a8f2ec3: Pulling fs layer [2021-11-15T17:26:11.993Z] ed53099fbce6: Pulling fs layer [2021-11-15T17:26:11.993Z] dc539afda2c1: Pulling fs layer [2021-11-15T17:26:11.993Z] 77bc0d833cb6: Pulling fs layer [2021-11-15T17:26:11.993Z] 9065ff56babe: Pulling fs layer [2021-11-15T17:26:11.993Z] d287ab97295c: Pulling fs layer [2021-11-15T17:26:11.993Z] dc539afda2c1: Waiting [2021-11-15T17:26:11.993Z] 77bc0d833cb6: Waiting [2021-11-15T17:26:11.993Z] 9065ff56babe: Waiting [2021-11-15T17:26:11.993Z] d287ab97295c: Waiting [2021-11-15T17:26:11.993Z] a1111a8f2ec3: Verifying Checksum [2021-11-15T17:26:11.993Z] a1111a8f2ec3: Download complete [2021-11-15T17:26:11.993Z] dc539afda2c1: Verifying Checksum [2021-11-15T17:26:11.993Z] dc539afda2c1: Download complete [2021-11-15T17:26:11.993Z] ed53099fbce6: Verifying Checksum [2021-11-15T17:26:11.993Z] ed53099fbce6: Download complete [2021-11-15T17:26:11.993Z] 9065ff56babe: Verifying Checksum [2021-11-15T17:26:11.993Z] 9065ff56babe: Download complete [2021-11-15T17:26:12.286Z] 77bc0d833cb6: Verifying Checksum [2021-11-15T17:26:12.286Z] 77bc0d833cb6: Download complete [2021-11-15T17:26:12.286Z] b4d181a07f80: Verifying Checksum [2021-11-15T17:26:12.286Z] b4d181a07f80: Download complete [2021-11-15T17:26:12.868Z] d287ab97295c: Verifying Checksum [2021-11-15T17:26:12.868Z] d287ab97295c: Download complete [2021-11-15T17:26:13.828Z] b4d181a07f80: Pull complete [2021-11-15T17:26:13.828Z] a1111a8f2ec3: Pull complete [2021-11-15T17:26:14.406Z] ed53099fbce6: Pull complete [2021-11-15T17:26:14.674Z] dc539afda2c1: Pull complete [2021-11-15T17:26:14.936Z] 77bc0d833cb6: Pull complete [2021-11-15T17:26:14.936Z] 9065ff56babe: Pull complete [2021-11-15T17:26:20.288Z] d287ab97295c: Pull complete [2021-11-15T17:26:20.288Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-11-15T17:26:20.288Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-15T17:26:20.288Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-11-15T17:26:20.356Z] prd-centos7-docker-4c-2g-657 does not seem to be running inside a container [2021-11-15T17:26:20.389Z] $ 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 [2021-11-15T17:26:23.372Z] $ docker top f866f0309629c6aa2c9368c0fc3e769682519ed8f01f8ba6cdc69690e4ee8e5d -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-15T17:26:23.740Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-11-15T17:26:24.031Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-11-15T17:26:24.319Z] + ls /var/log/sa-host [2021-11-15T17:26:24.319Z] + sadf -c /var/log/sa-host/sa15 [2021-11-15T17:26:24.319Z] file_magic: OK [2021-11-15T17:26:24.319Z] HZ: Using current value: 100 [2021-11-15T17:26:24.319Z] file_header: OK [2021-11-15T17:26:24.319Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-11-15T17:26:24.319Z] Statistics: [2021-11-15T17:26:24.319Z] 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... [2021-11-15T17:26:24.319Z] File successfully converted to sysstat format version 12.0.3 [2021-11-15T17:26:24.319Z] + sadf -c /var/log/sa-host/sa30 [2021-11-15T17:26:24.319Z] file_magic: OK [2021-11-15T17:26:24.319Z] HZ: Using current value: 100 [2021-11-15T17:26:24.319Z] file_header: OK [2021-11-15T17:26:24.319Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-11-15T17:26:24.319Z] Statistics: [2021-11-15T17:26:24.319Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-11-15T17:26:24.319Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-15T17:26:24.583Z] provisioning config files... [2021-11-15T17:26:24.591Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/5@tmp/config3726749465838737857tmp [Pipeline] { [Pipeline] echo [2021-11-15T17:26:24.605Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-15T17:26:24.886Z] ---> create-netrc.sh [Pipeline] } [2021-11-15T17:26:24.893Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-11-15T17:26:25.230Z] ---> python-tools-install.sh [Pipeline] echo [2021-11-15T17:26:25.242Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-15T17:26:25.531Z] ---> sudo-logs.sh [2021-11-15T17:26:25.531Z] Archiving 'sudo' log.. [2021-11-15T17:26:25.531Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-657.novalocal: Name or service not known [2021-11-15T17:26:25.531Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-657.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-11-15T17:26:25.550Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-15T17:26:25.845Z] ---> job-cost.sh [2021-11-15T17:26:25.845Z] lf-activate-venv: SKIPPING [2021-11-15T17:26:25.845Z] DEBUG: total: 0.10999999940395355 [2021-11-15T17:26:25.845Z] INFO: Retrieving Stack Cost... [2021-11-15T17:26:26.104Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-11-15T17:26:26.673Z] INFO: Archiving Costs [Pipeline] echo [2021-11-15T17:26:26.685Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-15T17:26:26.970Z] ---> logs-deploy.sh [2021-11-15T17:26:26.971Z] lf-activate-venv: SKIPPING [2021-11-15T17:26:26.971Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3816/5 [2021-11-15T17:26:26.971Z] INFO: archiving workspace using pattern(s): [2021-11-15T17:26:27.909Z] Archives upload complete. [2021-11-15T17:26:27.909Z] INFO: archiving logs to Nexus [2021-11-15T17:26:28.481Z] ---> uname -a: [2021-11-15T17:26:28.481Z] 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 [2021-11-15T17:26:28.481Z] [2021-11-15T17:26:28.481Z] [2021-11-15T17:26:28.481Z] ---> lscpu: [2021-11-15T17:26:28.481Z] Architecture: x86_64 [2021-11-15T17:26:28.481Z] CPU op-mode(s): 32-bit, 64-bit [2021-11-15T17:26:28.481Z] Byte Order: Little Endian [2021-11-15T17:26:28.481Z] Address sizes: 40 bits physical, 48 bits virtual [2021-11-15T17:26:28.481Z] CPU(s): 2 [2021-11-15T17:26:28.481Z] On-line CPU(s) list: 0,1 [2021-11-15T17:26:28.481Z] Thread(s) per core: 1 [2021-11-15T17:26:28.481Z] Core(s) per socket: 1 [2021-11-15T17:26:28.481Z] Socket(s): 2 [2021-11-15T17:26:28.481Z] NUMA node(s): 1 [2021-11-15T17:26:28.481Z] Vendor ID: AuthenticAMD [2021-11-15T17:26:28.481Z] CPU family: 23 [2021-11-15T17:26:28.481Z] Model: 49 [2021-11-15T17:26:28.481Z] Model name: AMD EPYC-Rome Processor [2021-11-15T17:26:28.481Z] Stepping: 0 [2021-11-15T17:26:28.481Z] CPU MHz: 2799.998 [2021-11-15T17:26:28.481Z] BogoMIPS: 5599.99 [2021-11-15T17:26:28.481Z] Virtualization: AMD-V [2021-11-15T17:26:28.481Z] Hypervisor vendor: KVM [2021-11-15T17:26:28.481Z] Virtualization type: full [2021-11-15T17:26:28.481Z] L1d cache: 32K [2021-11-15T17:26:28.481Z] L1i cache: 32K [2021-11-15T17:26:28.481Z] L2 cache: 512K [2021-11-15T17:26:28.481Z] L3 cache: 16384K [2021-11-15T17:26:28.481Z] NUMA node0 CPU(s): 0,1 [2021-11-15T17:26:28.481Z] 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 [2021-11-15T17:26:28.481Z] [2021-11-15T17:26:28.481Z] [2021-11-15T17:26:28.481Z] ---> nproc: [2021-11-15T17:26:28.481Z] 2 [2021-11-15T17:26:28.481Z] [2021-11-15T17:26:28.481Z] [2021-11-15T17:26:28.481Z] ---> df -h: [2021-11-15T17:26:28.481Z] Filesystem Size Used Avail Use% Mounted on [2021-11-15T17:26:28.481Z] overlay 40G 14G 27G 33% / [2021-11-15T17:26:28.481Z] tmpfs 64M 0 64M 0% /dev [2021-11-15T17:26:28.481Z] tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup [2021-11-15T17:26:28.481Z] shm 64M 0 64M 0% /dev/shm [2021-11-15T17:26:28.481Z] /dev/vda1 40G 14G 27G 33% /facter-os [2021-11-15T17:26:28.481Z] [2021-11-15T17:26:28.481Z] [2021-11-15T17:26:28.481Z] ---> sar -b -r -n DEV: [2021-11-15T17:26:28.481Z] 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) [2021-11-15T17:26:28.481Z] [2021-11-15T17:26:28.481Z] 17:00:11 LINUX RESTART (2 CPU) [2021-11-15T17:26:28.481Z] [2021-11-15T17:26:28.481Z] 17:01:01 tps rtps wtps bread/s bwrtn/s [2021-11-15T17:26:28.481Z] 17:02:01 7.33 0.08 7.24 1.60 4620.90 [2021-11-15T17:26:28.481Z] 17:03:01 78.56 3.23 75.33 2326.72 3737.61 [2021-11-15T17:26:28.481Z] 17:04:01 4.58 0.00 4.58 0.00 3257.85 [2021-11-15T17:26:28.481Z] 17:05:01 314.24 0.22 314.02 26.52 87464.11 [2021-11-15T17:26:28.481Z] 17:06:01 96.35 0.00 96.35 0.00 13694.86 [2021-11-15T17:26:28.481Z] 17:07:01 47.46 0.03 47.43 1.07 5951.29 [2021-11-15T17:26:28.481Z] 17:08:01 161.46 0.00 161.46 0.00 20945.11 [2021-11-15T17:26:28.481Z] 17:09:01 775.00 347.96 427.04 12867.12 297361.86 [2021-11-15T17:26:28.481Z] 17:10:02 426.57 45.83 380.74 2654.73 153100.00 [2021-11-15T17:26:28.481Z] 17:11:01 399.97 81.73 318.23 4410.90 100564.94 [2021-11-15T17:26:28.481Z] 17:12:01 28.18 13.31 14.87 1213.19 1321.99 [2021-11-15T17:26:28.481Z] 17:13:01 0.17 0.00 0.17 0.00 1.77 [2021-11-15T17:26:28.481Z] 17:14:01 0.22 0.00 0.22 0.00 1.78 [2021-11-15T17:26:28.481Z] 17:15:01 0.20 0.00 0.20 0.00 1.62 [2021-11-15T17:26:28.481Z] 17:16:01 1.13 0.25 0.88 7.86 16.71 [2021-11-15T17:26:28.481Z] 17:17:01 0.28 0.00 0.28 0.00 2.80 [2021-11-15T17:26:28.481Z] 17:18:01 0.18 0.00 0.18 0.00 2.03 [2021-11-15T17:26:28.481Z] 17:19:01 0.20 0.00 0.20 0.00 1.65 [2021-11-15T17:26:28.481Z] 17:20:01 0.18 0.00 0.18 0.00 1.88 [2021-11-15T17:26:28.481Z] 17:21:01 0.25 0.00 0.25 0.00 2.88 [2021-11-15T17:26:28.481Z] 17:22:01 0.25 0.00 0.25 0.00 2.57 [2021-11-15T17:26:28.481Z] 17:23:01 0.17 0.00 0.17 0.00 1.63 [2021-11-15T17:26:28.481Z] 17:24:01 0.20 0.00 0.20 0.00 1.78 [2021-11-15T17:26:28.481Z] 17:25:01 0.28 0.00 0.28 0.00 3.40 [2021-11-15T17:26:28.481Z] 17:26:01 0.25 0.00 0.25 0.00 3.17 [2021-11-15T17:26:28.481Z] Average: 93.60 19.67 73.92 938.50 27649.92 [2021-11-15T17:26:28.481Z] [2021-11-15T17:26:28.481Z] 17:01:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-11-15T17:26:28.481Z] 17:02:01 5681048 0 601124 7.51 2620 1724140 1272472 14.05 617040 1478952 28260 [2021-11-15T17:26:28.481Z] 17:03:01 5399352 0 701396 8.76 2620 1905564 1397424 15.43 805424 1561080 47980 [2021-11-15T17:26:28.481Z] 17:04:01 5298176 0 706768 8.82 2620 2001368 1397500 15.43 872832 1592432 46900 [2021-11-15T17:26:28.481Z] 17:05:01 2567880 0 1015028 12.67 2620 4423404 1352748 14.94 1850476 3010772 186072 [2021-11-15T17:26:28.481Z] 17:06:01 3318128 0 1025744 12.81 2620 3662440 1639744 18.10 1400100 2809772 168356 [2021-11-15T17:26:28.481Z] 17:07:01 3266084 0 1059492 13.23 2620 3680736 1721084 19.00 1359780 2892772 173348 [2021-11-15T17:26:28.481Z] 17:08:01 3165244 0 1052324 13.14 2620 3788744 1698508 18.75 1340416 3000140 1960 [2021-11-15T17:26:28.481Z] 17:09:01 636684 0 1698524 21.21 2620 5671104 3728992 41.17 2870644 3870440 60860 [2021-11-15T17:26:28.481Z] 17:10:02 112300 0 1336396 16.69 2620 6557616 2299700 25.39 2703484 4536876 51740 [2021-11-15T17:26:28.481Z] 17:11:01 2084252 0 1220356 15.24 2620 4701704 1738920 19.20 1935680 3344572 0 [2021-11-15T17:26:28.481Z] 17:12:01 2553340 0 1146856 14.32 2620 4306116 1413276 15.60 1477136 3352856 12 [2021-11-15T17:26:28.481Z] 17:13:01 2554612 0 1145576 14.30 2620 4306124 1387636 15.32 1482824 3346516 12 [2021-11-15T17:26:28.481Z] 17:14:01 2568588 0 1131596 14.13 2620 4306128 1369316 15.12 1479508 3338588 12 [2021-11-15T17:26:28.481Z] 17:15:01 2563080 0 1137104 14.20 2620 4306128 1369316 15.12 1491720 3332140 8 [2021-11-15T17:26:28.481Z] 17:16:01 2561068 0 1139080 14.22 2620 4306164 1369412 15.12 1493076 3332692 12 [2021-11-15T17:26:28.481Z] 17:17:01 2561236 0 1138912 14.22 2620 4306164 1369316 15.12 1492980 3332692 12 [2021-11-15T17:26:28.481Z] 17:18:01 2561236 0 1138904 14.22 2620 4306172 1369316 15.12 1492792 3332772 8 [2021-11-15T17:26:28.481Z] 17:19:01 2561228 0 1138908 14.22 2620 4306176 1369316 15.12 1492796 3332772 8 [2021-11-15T17:26:28.481Z] 17:20:01 2561360 0 1138772 14.22 2620 4306180 1369316 15.12 1492916 3332772 8 [2021-11-15T17:26:28.481Z] 17:21:01 2561332 0 1138796 14.22 2620 4306184 1369400 15.12 1492968 3332772 12 [2021-11-15T17:26:28.481Z] 17:22:01 2561404 0 1138720 14.22 2620 4306188 1369352 15.12 1492956 3332772 12 [2021-11-15T17:26:28.481Z] 17:23:01 2561228 0 1138892 14.22 2620 4306192 1369316 15.12 1492928 3332772 12 [2021-11-15T17:26:28.481Z] 17:24:01 2561236 0 1138880 14.22 2620 4306196 1369316 15.12 1492816 3332772 8 [2021-11-15T17:26:28.481Z] 17:25:01 2561444 0 1138668 14.22 2620 4306200 1369316 15.12 1492788 3332772 8 [2021-11-15T17:26:28.481Z] 17:26:01 2560860 0 1139248 14.22 2620 4306204 1369400 15.12 1492912 3332772 12 [2021-11-15T17:26:28.481Z] Average: 2797696 0 1100243 13.74 2620 4108373 1553976 17.16 1524360 3125130 30625 [2021-11-15T17:26:28.481Z] [2021-11-15T17:26:28.481Z] 17:01:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-11-15T17:26:28.481Z] 17:02:01 eth0 334.30 229.98 1644.17 15.85 0.00 0.00 0.00 0.00 [2021-11-15T17:26:28.481Z] 17:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-15T17:26:28.481Z] 17:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-15T17:26:28.481Z] 17:03:01 vethf97807a 355.53 257.58 33.26 825.09 0.00 0.00 0.00 0.00 [2021-11-15T17:26:28.481Z] 17:03:01 eth0 412.16 463.21 1546.30 58.58 0.00 0.00 0.00 0.00 [2021-11-15T17:26:28.481Z] 17:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-15T17:26:28.481Z] 17:03:01 docker0 355.53 257.45 28.40 825.08 0.00 0.00 0.00 0.00 [2021-11-15T17:26:28.481Z] 17:04:01 vethf97807a 652.39 458.75 56.61 1638.93 0.00 0.00 0.00 0.00 [2021-11-15T17:26:28.481Z] 17:04:01 eth0 474.51 654.47 1644.29 57.94 0.00 0.00 0.00 0.00 [2021-11-15T17:26:28.481Z] 17:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-15T17:26:28.481Z] 17:04:01 docker0 652.39 458.75 47.69 1638.93 0.00 0.00 0.00 0.00 [2021-11-15T17:26:28.481Z] 17:05:01 eth0 449.02 401.52 5515.81 42.99 0.00 0.00 0.00 0.00 [2021-11-15T17:26:28.481Z] 17:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-15T17:26:28.481Z] 17:05:01 docker0 318.84 308.09 24.83 2289.19 0.00 0.00 0.00 0.00 [2021-11-15T17:26:28.481Z] 17:06:01 eth0 40.78 23.34 36.59 15.42 0.00 0.00 0.00 0.00 [2021-11-15T17:26:28.481Z] 17:06:01 vethca9418a 0.52 0.65 0.04 0.07 0.00 0.00 0.00 0.00 [2021-11-15T17:26:28.482Z] 17:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-15T17:26:28.482Z] 17:06:01 docker0 0.52 0.52 0.04 0.06 0.00 0.00 0.00 0.00 [2021-11-15T17:26:28.482Z] 17:07:01 eth0 20.05 10.51 14.78 7.84 0.00 0.00 0.00 0.00 [2021-11-15T17:26:28.482Z] 17:07:01 vethca9418a 1.73 1.73 0.13 0.13 0.00 0.00 0.00 0.00 [2021-11-15T17:26:28.482Z] 17:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-15T17:26:28.482Z] 17:07:01 docker0 1.73 1.73 0.11 0.13 0.00 0.00 0.00 0.00 [2021-11-15T17:26:28.482Z] 17:08:01 eth0 103.22 64.70 1684.49 126.98 0.00 0.00 0.00 0.00 [2021-11-15T17:26:28.482Z] 17:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-15T17:26:28.482Z] 17:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-15T17:26:28.482Z] 17:09:01 veth27cab53 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-11-15T17:26:28.482Z] 17:09:01 vethcb2bfca 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-11-15T17:26:28.482Z] 17:09:01 veth4962898 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2021-11-15T17:26:28.482Z] 17:09:01 veth2d42cf2 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-11-15T17:26:28.482Z] 17:10:02 veth6dea27d 13.94 39.71 1.31 401.40 0.00 0.00 0.00 0.00 [2021-11-15T17:26:28.482Z] 17:10:02 vethcc6cf69 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2021-11-15T17:26:28.482Z] 17:10:02 eth0 2502.03 2183.98 15310.74 415.44 0.00 0.00 0.00 0.00 [2021-11-15T17:26:28.482Z] 17:10:02 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2021-11-15T17:26:28.482Z] 17:11:01 eth0 66.40 39.41 142.09 122.21 0.00 0.00 0.00 0.00 [2021-11-15T17:26:28.482Z] 17:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-15T17:26:28.482Z] 17:11:01 veth9c84f55 0.00 1.15 0.00 0.06 0.00 0.00 0.00 0.00 [2021-11-15T17:26:28.482Z] 17:11:01 docker0 1399.70 1157.27 105.94 5717.45 0.00 0.00 0.00 0.00 [2021-11-15T17:26:28.482Z] 17:12:01 eth0 6.33 3.80 5.52 2.35 0.00 0.00 0.00 0.00 [2021-11-15T17:26:28.482Z] 17:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-15T17:26:28.482Z] 17:12:01 docker0 0.00 0.08 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-15T17:26:28.482Z] 17:13:01 eth0 1.17 0.48 0.33 0.22 0.00 0.00 0.00 0.00 [2021-11-15T17:26:28.482Z] 17:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-15T17:26:28.482Z] 17:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-15T17:26:28.482Z] 17:14:01 eth0 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2021-11-15T17:26:28.482Z] 17:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-15T17:26:28.482Z] 17:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-15T17:26:28.482Z] 17:15:01 eth0 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2021-11-15T17:26:28.482Z] 17:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-15T17:26:28.482Z] 17:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-15T17:26:28.482Z] 17:16:01 eth0 0.30 0.23 0.14 0.07 0.00 0.00 0.00 0.00 [2021-11-15T17:26:28.482Z] 17:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-15T17:26:28.482Z] 17:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-15T17:26:28.482Z] 17:17:01 eth0 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2021-11-15T17:26:28.482Z] 17:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-15T17:26:28.482Z] 17:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-15T17:26:28.482Z] 17:18:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-15T17:26:28.482Z] 17:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-15T17:26:28.482Z] 17:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-15T17:26:28.482Z] 17:19:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-15T17:26:28.482Z] 17:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-15T17:26:28.482Z] 17:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-15T17:26:28.482Z] 17:20:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-11-15T17:26:28.482Z] 17:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-15T17:26:28.482Z] 17:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-15T17:26:28.482Z] 17:21:01 eth0 0.22 0.17 0.08 0.04 0.00 0.00 0.00 0.00 [2021-11-15T17:26:28.482Z] 17:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-15T17:26:28.482Z] 17:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-15T17:26:28.482Z] 17:22:01 eth0 0.18 0.10 0.07 0.03 0.00 0.00 0.00 0.00 [2021-11-15T17:26:28.482Z] 17:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-15T17:26:28.482Z] 17:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-15T17:26:28.482Z] 17:23:01 eth0 0.07 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2021-11-15T17:26:28.482Z] 17:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-15T17:26:28.482Z] 17:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-15T17:26:28.482Z] 17:24:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-11-15T17:26:28.482Z] 17:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-15T17:26:28.482Z] 17:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-15T17:26:28.482Z] 17:25:01 eth0 0.10 0.07 0.01 0.00 0.00 0.00 0.00 0.00 [2021-11-15T17:26:28.482Z] 17:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-15T17:26:28.482Z] 17:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-15T17:26:28.482Z] 17:26:01 eth0 0.38 0.22 0.15 0.07 0.00 0.00 0.00 0.00 [2021-11-15T17:26:28.482Z] 17:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-15T17:26:28.482Z] 17:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-15T17:26:28.482Z] Average: eth0 84.99 80.01 566.19 19.41 0.00 0.00 0.00 0.00 [2021-11-15T17:26:28.482Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-15T17:26:28.482Z] Average: docker0 55.12 45.57 4.17 225.14 0.00 0.00 0.00 0.00 [2021-11-15T17:26:28.482Z] [2021-11-15T17:26:28.482Z] [2021-11-15T17:26:28.482Z] ---> sar -P ALL: [2021-11-15T17:26:28.482Z] 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) [2021-11-15T17:26:28.482Z] [2021-11-15T17:26:28.482Z] 17:00:11 LINUX RESTART (2 CPU) [2021-11-15T17:26:28.482Z] [2021-11-15T17:26:28.482Z] 17:01:01 CPU %user %nice %system %iowait %steal %idle [2021-11-15T17:26:28.482Z] 17:02:01 all 2.25 0.00 0.58 0.01 0.05 97.11 [2021-11-15T17:26:28.482Z] 17:02:01 0 2.28 0.00 0.60 0.02 0.07 97.04 [2021-11-15T17:26:28.482Z] 17:02:01 1 2.22 0.00 0.57 0.00 0.03 97.17 [2021-11-15T17:26:28.482Z] 17:03:01 all 8.52 0.00 2.75 1.94 0.08 86.72 [2021-11-15T17:26:28.482Z] 17:03:01 0 8.29 0.00 2.56 0.52 0.07 88.57 [2021-11-15T17:26:28.482Z] 17:03:01 1 8.75 0.00 2.94 3.34 0.09 84.89 [2021-11-15T17:26:28.482Z] 17:04:01 all 4.59 0.00 1.32 0.00 0.09 94.00 [2021-11-15T17:26:28.482Z] 17:04:01 0 4.12 0.00 1.41 0.00 0.10 94.37 [2021-11-15T17:26:28.482Z] 17:04:01 1 5.06 0.00 1.23 0.00 0.09 93.63 [2021-11-15T17:26:28.482Z] 17:05:01 all 29.54 0.00 10.56 3.35 0.12 56.43 [2021-11-15T17:26:28.482Z] 17:05:01 0 32.28 0.00 10.93 3.45 0.13 53.22 [2021-11-15T17:26:28.482Z] 17:05:01 1 26.81 0.00 10.19 3.25 0.12 59.62 [2021-11-15T17:26:28.482Z] 17:06:01 all 63.56 0.00 7.45 3.49 0.19 25.31 [2021-11-15T17:26:28.482Z] 17:06:01 0 62.46 0.00 7.89 0.82 0.20 28.62 [2021-11-15T17:26:28.482Z] 17:06:01 1 64.67 0.00 7.00 6.14 0.18 22.00 [2021-11-15T17:26:28.482Z] 17:07:01 all 36.74 0.00 4.19 0.45 0.14 58.48 [2021-11-15T17:26:28.482Z] 17:07:01 0 35.83 0.00 4.29 0.47 0.14 59.26 [2021-11-15T17:26:28.482Z] 17:07:01 1 37.66 0.00 4.08 0.42 0.14 57.70 [2021-11-15T17:26:28.482Z] 17:08:01 all 65.04 0.00 8.14 2.07 0.17 24.57 [2021-11-15T17:26:28.482Z] 17:08:01 0 64.73 0.00 8.26 1.66 0.15 25.21 [2021-11-15T17:26:28.482Z] 17:08:01 1 65.36 0.00 8.02 2.48 0.20 23.94 [2021-11-15T17:26:28.482Z] 17:09:01 all 41.63 0.00 18.38 28.62 0.16 11.20 [2021-11-15T17:26:28.482Z] 17:09:01 0 42.38 0.00 18.02 27.64 0.16 11.80 [2021-11-15T17:26:28.482Z] 17:09:01 1 40.88 0.00 18.75 29.61 0.16 10.59 [2021-11-15T17:26:28.482Z] 17:10:02 all 67.88 0.00 15.59 14.24 0.18 2.10 [2021-11-15T17:26:28.482Z] 17:10:02 0 68.19 0.00 15.07 14.09 0.18 2.46 [2021-11-15T17:26:28.482Z] 17:10:02 1 67.57 0.00 16.11 14.39 0.18 1.74 [2021-11-15T17:26:28.482Z] 17:11:01 all 68.12 0.00 14.12 12.87 0.15 4.74 [2021-11-15T17:26:28.482Z] 17:11:01 0 69.93 0.00 13.40 12.45 0.15 4.06 [2021-11-15T17:26:28.482Z] 17:11:01 1 66.31 0.00 14.83 13.29 0.15 5.42 [2021-11-15T17:26:28.482Z] 17:12:01 all 1.01 0.00 0.64 0.43 0.02 97.91 [2021-11-15T17:26:28.482Z] 17:12:01 0 1.26 0.00 0.65 0.54 0.02 97.54 [2021-11-15T17:26:28.482Z] 17:12:01 1 0.77 0.00 0.62 0.32 0.02 98.27 [2021-11-15T17:26:28.482Z] [2021-11-15T17:26:28.482Z] 17:12:01 CPU %user %nice %system %iowait %steal %idle [2021-11-15T17:26:28.482Z] 17:13:01 all 0.20 0.00 0.06 0.00 0.02 99.72 [2021-11-15T17:26:28.482Z] 17:13:01 0 0.37 0.00 0.07 0.00 0.02 99.55 [2021-11-15T17:26:28.482Z] 17:13:01 1 0.03 0.00 0.05 0.00 0.02 99.90 [2021-11-15T17:26:28.482Z] 17:14:01 all 0.12 0.00 0.08 0.00 0.01 99.79 [2021-11-15T17:26:28.482Z] 17:14:01 0 0.17 0.00 0.07 0.00 0.00 99.77 [2021-11-15T17:26:28.482Z] 17:14:01 1 0.07 0.00 0.10 0.00 0.02 99.82 [2021-11-15T17:26:28.482Z] 17:15:01 all 0.22 0.00 0.02 0.00 0.02 99.75 [2021-11-15T17:26:28.482Z] 17:15:01 0 0.40 0.00 0.02 0.00 0.02 99.57 [2021-11-15T17:26:28.482Z] 17:15:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2021-11-15T17:26:28.482Z] 17:16:01 all 0.17 0.00 0.06 0.00 0.02 99.76 [2021-11-15T17:26:28.482Z] 17:16:01 0 0.30 0.00 0.07 0.00 0.02 99.62 [2021-11-15T17:26:28.482Z] 17:16:01 1 0.03 0.00 0.05 0.00 0.02 99.90 [2021-11-15T17:26:28.482Z] 17:17:01 all 0.13 0.00 0.03 0.00 0.01 99.83 [2021-11-15T17:26:28.482Z] 17:17:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2021-11-15T17:26:28.482Z] 17:17:01 1 0.25 0.00 0.03 0.00 0.02 99.70 [2021-11-15T17:26:28.482Z] 17:18:01 all 0.21 0.00 0.03 0.00 0.03 99.74 [2021-11-15T17:26:28.482Z] 17:18:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2021-11-15T17:26:28.482Z] 17:18:01 1 0.38 0.00 0.03 0.00 0.03 99.55 [2021-11-15T17:26:28.482Z] 17:19:01 all 0.18 0.00 0.02 0.00 0.01 99.80 [2021-11-15T17:26:28.482Z] 17:19:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2021-11-15T17:26:28.482Z] 17:19:01 1 0.32 0.00 0.02 0.00 0.00 99.67 [2021-11-15T17:26:28.482Z] 17:20:01 all 0.14 0.00 0.02 0.00 0.02 99.82 [2021-11-15T17:26:28.482Z] 17:20:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2021-11-15T17:26:28.482Z] 17:20:01 1 0.25 0.00 0.02 0.00 0.02 99.72 [2021-11-15T17:26:28.482Z] 17:21:01 all 0.18 0.00 0.03 0.00 0.01 99.78 [2021-11-15T17:26:28.482Z] 17:21:01 0 0.02 0.00 0.05 0.00 0.02 99.92 [2021-11-15T17:26:28.482Z] 17:21:01 1 0.33 0.00 0.02 0.00 0.00 99.65 [2021-11-15T17:26:28.482Z] 17:22:01 all 0.17 0.00 0.04 0.00 0.03 99.77 [2021-11-15T17:26:28.482Z] 17:22:01 0 0.07 0.00 0.05 0.00 0.03 99.85 [2021-11-15T17:26:28.482Z] 17:22:01 1 0.27 0.00 0.03 0.00 0.02 99.68 [2021-11-15T17:26:28.482Z] 17:23:01 all 0.20 0.00 0.03 0.00 0.01 99.76 [2021-11-15T17:26:28.482Z] 17:23:01 0 0.03 0.00 0.05 0.00 0.02 99.90 [2021-11-15T17:26:28.482Z] 17:23:01 1 0.37 0.00 0.02 0.00 0.00 99.62 [2021-11-15T17:26:28.482Z] [2021-11-15T17:26:28.483Z] 17:23:01 CPU %user %nice %system %iowait %steal %idle [2021-11-15T17:26:28.483Z] 17:24:01 all 0.22 0.00 0.03 0.00 0.00 99.76 [2021-11-15T17:26:28.483Z] 17:24:01 0 0.07 0.00 0.03 0.00 0.00 99.90 [2021-11-15T17:26:28.483Z] 17:24:01 1 0.37 0.00 0.02 0.00 0.00 99.62 [2021-11-15T17:26:28.483Z] 17:25:01 all 0.18 0.00 0.02 0.01 0.02 99.78 [2021-11-15T17:26:28.483Z] 17:25:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2021-11-15T17:26:28.483Z] 17:25:01 1 0.32 0.00 0.02 0.02 0.02 99.63 [2021-11-15T17:26:28.483Z] 17:26:01 all 0.26 0.00 0.03 0.00 0.02 99.70 [2021-11-15T17:26:28.483Z] 17:26:01 0 0.03 0.00 0.03 0.00 0.02 99.92 [2021-11-15T17:26:28.483Z] 17:26:01 1 0.48 0.00 0.02 0.00 0.02 99.48 [2021-11-15T17:26:28.483Z] Average: all 14.74 0.00 3.17 2.53 0.06 79.50 [2021-11-15T17:26:28.483Z] Average: 0 14.81 0.00 3.15 2.31 0.06 79.67 [2021-11-15T17:26:28.483Z] Average: 1 14.67 0.00 3.19 2.75 0.06 79.33 [2021-11-15T17:26:28.483Z] [2021-11-15T17:26:28.483Z] [2021-11-15T17:26:28.483Z]