Pull request #520 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 lenny-intel for edgexfoundry/app-service-configurable Obtained Jenkinsfile from 6e08ee1282d0c8967cc4a02ce7a96d79b58d889d+731cbe338f54dd8dac0167938734c2fced573176 (fa8f66b17f5bed221f9381e3d479951f44284d42) 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-ssh15271610523124363927.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh5499028505956542112.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-520/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.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/app-service-configurable/branches/PR-520/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15852755024838237535.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > 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 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-ssh18350986668739069533.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-520/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.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/app-service-configurable/branches/PR-520/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh3041427361350256559.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > 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 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 ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-service-configurable, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-service-configurable-settings PROJECT: app-service-configurable USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-6520’ is offline Running on prd-ubuntu20.04-docker-8c-8g-6523 in /w/workspace/_app-service-configurable_PR-520 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-service-configurable.git > git init /w/workspace/_app-service-configurable_PR-520 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.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/app-service-configurable.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/520/head:refs/remotes/origin/PR-520 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 731cbe338f54dd8dac0167938734c2fced573176 into PR head commit 6e08ee1282d0c8967cc4a02ce7a96d79b58d889d Merge succeeded, producing 6e08ee1282d0c8967cc4a02ce7a96d79b58d889d Checking out Revision 6e08ee1282d0c8967cc4a02ce7a96d79b58d889d (PR-520) > git config core.sparsecheckout # timeout=10 > git checkout -f 6e08ee1282d0c8967cc4a02ce7a96d79b58d889d # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 731cbe338f54dd8dac0167938734c2fced573176 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6e08ee1282d0c8967cc4a02ce7a96d79b58d889d # timeout=10 Commit message: "refactor!: Replace internal topics from config with new constants and use base topic" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-02-17T23:06:02.963Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-02-17T23:06:03.010Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-02-17T23:06:03.026Z] ========================================================= [2023-02-17T23:06:03.026Z] EdgeX Global Pipelines Version Info [2023-02-17T23:06:03.026Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-02-17T23:06:03.746Z] ------------------- [2023-02-17T23:06:03.746Z] stable info: [2023-02-17T23:06:03.746Z] ------------------- [2023-02-17T23:06:03.746Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-02-17T23:06:03.746Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-17T23:06:03.746Z] Message: update stable to v1.0.244 > git rev-list --no-walk 98da1ad41bbe5bac619edc4ea1b02e856288fb2c # timeout=10 [2023-02-17T23:06:04.317Z] ------------------- [2023-02-17T23:06:04.317Z] experimental info: [2023-02-17T23:06:04.317Z] ------------------- [2023-02-17T23:06:04.317Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-02-17T23:06:04.317Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-17T23:06:04.317Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-02-17T23:06:04.489Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2023-02-17T23:06:04.503Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2023-02-17T23:06:04.519Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-02-17T23:06:04.530Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-02-17T23:06:04.543Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-02-17T23:06:04.555Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-02-17T23:06:04.566Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-02-17T23:06:04.580Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-02-17T23:06:04.592Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-02-17T23:06:04.605Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-02-17T23:06:04.617Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-02-17T23:06:04.629Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2023-02-17T23:06:04.641Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-02-17T23:06:04.653Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-02-17T23:06:04.665Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-02-17T23:06:04.679Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-02-17T23:06:04.690Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-02-17T23:06:04.701Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-02-17T23:06:04.714Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-02-17T23:06:04.736Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-02-17T23:06:04.753Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-02-17T23:06:04.766Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-02-17T23:06:04.780Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-02-17T23:06:04.793Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-02-17T23:06:04.805Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-02-17T23:06:04.817Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-02-17T23:06:04.830Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-02-17T23:06:04.842Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-520 [Pipeline] echo [2023-02-17T23:06:04.854Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-520 [Pipeline] echo [2023-02-17T23:06:04.869Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-520 [Pipeline] echo [2023-02-17T23:06:04.889Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6e08ee1282d0c8967cc4a02ce7a96d79b58d889d [Pipeline] echo [2023-02-17T23:06:04.906Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6e08ee1 [Pipeline] echo [2023-02-17T23:06:04.929Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-17T23:06:04.985Z] provisioning config files... [2023-02-17T23:06:05.004Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-520@tmp/config775270582181661108tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-17T23:06:05.310Z] ---> docker-login.sh [2023-02-17T23:06:05.310Z] nexus3.edgexfoundry.org:10001 [2023-02-17T23:06:05.571Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-17T23:06:05.571Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-17T23:06:05.571Z] Configure a credential helper to remove this warning. See [2023-02-17T23:06:05.571Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-17T23:06:05.571Z] [2023-02-17T23:06:05.571Z] Login Succeeded [2023-02-17T23:06:05.571Z] nexus3.edgexfoundry.org:10002 [2023-02-17T23:06:05.836Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-17T23:06:05.836Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-17T23:06:05.836Z] Configure a credential helper to remove this warning. See [2023-02-17T23:06:05.836Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-17T23:06:05.836Z] [2023-02-17T23:06:05.836Z] Login Succeeded [2023-02-17T23:06:05.836Z] nexus3.edgexfoundry.org:10003 [2023-02-17T23:06:05.836Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-17T23:06:05.836Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-17T23:06:05.836Z] Configure a credential helper to remove this warning. See [2023-02-17T23:06:05.836Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-17T23:06:05.836Z] [2023-02-17T23:06:05.836Z] Login Succeeded [2023-02-17T23:06:05.836Z] nexus3.edgexfoundry.org:10004 [2023-02-17T23:06:06.096Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-17T23:06:06.096Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-17T23:06:06.096Z] Configure a credential helper to remove this warning. See [2023-02-17T23:06:06.096Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-17T23:06:06.096Z] [2023-02-17T23:06:06.096Z] Login Succeeded [2023-02-17T23:06:06.096Z] docker.io [2023-02-17T23:06:06.096Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-17T23:06:06.357Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-17T23:06:06.357Z] Configure a credential helper to remove this warning. See [2023-02-17T23:06:06.357Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-17T23:06:06.357Z] [2023-02-17T23:06:06.357Z] Login Succeeded [2023-02-17T23:06:06.357Z] ---> docker-login.sh ends [Pipeline] } [2023-02-17T23:06:06.366Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-02-17T23:06:06.743Z] + git rev-list -1 --merges 6e08ee1282d0c8967cc4a02ce7a96d79b58d889d~1..6e08ee1282d0c8967cc4a02ce7a96d79b58d889d [Pipeline] echo [2023-02-17T23:06:06.798Z] -----------> git rev-list -1 --merges 6e08ee1282d0c8967cc4a02ce7a96d79b58d889d~1..6e08ee1282d0c8967cc4a02ce7a96d79b58d889d 6e08ee1282d0c8967cc4a02ce7a96d79b58d889d [false] [Pipeline] sh [2023-02-17T23:06:07.088Z] + git log --format=format:%s -1 6e08ee1282d0c8967cc4a02ce7a96d79b58d889d [Pipeline] echo [2023-02-17T23:06:07.105Z] ========================================================= [2023-02-17T23:06:07.105Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-02-17T23:06:07.105Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-17T23:06:07.446Z] + git log --format=format:%s -1 6e08ee1282d0c8967cc4a02ce7a96d79b58d889d [Pipeline] echo [2023-02-17T23:06:07.459Z] [semverPrep] GIT_COMMIT: 6e08ee1282d0c8967cc4a02ce7a96d79b58d889d, Commit Message: refactor!: Replace internal topics from config with new constants and use base topic [Pipeline] echo [2023-02-17T23:06:07.471Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-02-17T23:06:07.822Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-02-17T23:06:07.822Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-02-17T23:06:07.822Z] + [ -e /tmp/ssh_known_hosts ] [2023-02-17T23:06:07.822Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-02-17T23:06:07.822Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-02-17T23:06:07.822Z] sudo tee -a /etc/ssh/ssh_known_hosts [2023-02-17T23:06:07.822Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T23:06:08.172Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-17T23:06:08.172Z] [2023-02-17T23:06:08.172Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T23:06:08.475Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-17T23:06:08.475Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-02-17T23:06:08.475Z] b85a868b505f: Pulling fs layer [2023-02-17T23:06:08.475Z] e2be974225ed: Pulling fs layer [2023-02-17T23:06:08.475Z] 339a4e72a1f5: Pulling fs layer [2023-02-17T23:06:08.475Z] 988bab9f4d93: Pulling fs layer [2023-02-17T23:06:08.475Z] 1469e6f7b9e6: Pulling fs layer [2023-02-17T23:06:08.475Z] 988bab9f4d93: Waiting [2023-02-17T23:06:08.475Z] eaf3925da568: Pulling fs layer [2023-02-17T23:06:08.475Z] bab4dde63d76: Pulling fs layer [2023-02-17T23:06:08.475Z] bde34c3a00c8: Pulling fs layer [2023-02-17T23:06:08.475Z] b352a97aabf1: Pulling fs layer [2023-02-17T23:06:08.475Z] bab4dde63d76: Waiting [2023-02-17T23:06:08.475Z] 1469e6f7b9e6: Waiting [2023-02-17T23:06:08.475Z] eaf3925da568: Waiting [2023-02-17T23:06:08.475Z] bde34c3a00c8: Waiting [2023-02-17T23:06:08.475Z] b352a97aabf1: Waiting [2023-02-17T23:06:08.475Z] 4872d77fe225: Pulling fs layer [2023-02-17T23:06:08.475Z] 5851b861e8e6: Pulling fs layer [2023-02-17T23:06:08.475Z] 4872d77fe225: Waiting [2023-02-17T23:06:08.475Z] 5851b861e8e6: Waiting [2023-02-17T23:06:08.475Z] e2be974225ed: Verifying Checksum [2023-02-17T23:06:08.475Z] e2be974225ed: Download complete [2023-02-17T23:06:08.475Z] 988bab9f4d93: Verifying Checksum [2023-02-17T23:06:08.475Z] 988bab9f4d93: Download complete [2023-02-17T23:06:08.743Z] 1469e6f7b9e6: Verifying Checksum [2023-02-17T23:06:08.743Z] 1469e6f7b9e6: Download complete [2023-02-17T23:06:08.743Z] eaf3925da568: Verifying Checksum [2023-02-17T23:06:08.743Z] eaf3925da568: Download complete [2023-02-17T23:06:08.743Z] 339a4e72a1f5: Verifying Checksum [2023-02-17T23:06:08.743Z] 339a4e72a1f5: Download complete [2023-02-17T23:06:09.006Z] bde34c3a00c8: Verifying Checksum [2023-02-17T23:06:09.006Z] bde34c3a00c8: Download complete [2023-02-17T23:06:09.006Z] b352a97aabf1: Download complete [2023-02-17T23:06:09.006Z] 4872d77fe225: Verifying Checksum [2023-02-17T23:06:09.006Z] 4872d77fe225: Download complete [2023-02-17T23:06:09.006Z] 5851b861e8e6: Verifying Checksum [2023-02-17T23:06:09.006Z] 5851b861e8e6: Download complete [2023-02-17T23:06:09.006Z] b85a868b505f: Verifying Checksum [2023-02-17T23:06:09.006Z] b85a868b505f: Download complete [2023-02-17T23:06:09.584Z] bab4dde63d76: Verifying Checksum [2023-02-17T23:06:09.584Z] bab4dde63d76: Download complete [2023-02-17T23:06:10.522Z] b85a868b505f: Pull complete [2023-02-17T23:06:10.522Z] e2be974225ed: Pull complete [2023-02-17T23:06:11.090Z] 339a4e72a1f5: Pull complete [2023-02-17T23:06:11.090Z] 988bab9f4d93: Pull complete [2023-02-17T23:06:11.352Z] 1469e6f7b9e6: Pull complete [2023-02-17T23:06:11.352Z] eaf3925da568: Pull complete [2023-02-17T23:06:13.289Z] bab4dde63d76: Pull complete [2023-02-17T23:06:13.289Z] bde34c3a00c8: Pull complete [2023-02-17T23:06:13.549Z] b352a97aabf1: Pull complete [2023-02-17T23:06:13.549Z] 4872d77fe225: Pull complete [2023-02-17T23:06:13.549Z] 5851b861e8e6: Pull complete [2023-02-17T23:06:13.549Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-02-17T23:06:13.809Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-17T23:06:13.809Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-17T23:06:13.900Z] prd-ubuntu20.04-docker-8c-8g-6523 does not seem to be running inside a container [2023-02-17T23:06:13.933Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_PR-520 -v /w/workspace/_app-service-configurable_PR-520:/w/workspace/_app-service-configurable_PR-520:rw,z -v /w/workspace/_app-service-configurable_PR-520@tmp:/w/workspace/_app-service-configurable_PR-520@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/py-git-semver:0.1.4 cat [2023-02-17T23:06:16.087Z] $ docker top be42fffb035695000c1bffe9b6f8e9e3a9162f84ada71796b01a240b745ac625 -eo pid,comm [2023-02-17T23:06:16.148Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-02-17T23:06:16.148Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-02-17T23:06:16.191Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-17T23:06:16.191Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-17T23:06:16.304Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-17T23:06:16.305Z] $ docker exec be42fffb035695000c1bffe9b6f8e9e3a9162f84ada71796b01a240b745ac625 ssh-agent [2023-02-17T23:06:16.416Z] SSH_AUTH_SOCK=/tmp/ssh-WsyRfRkxmhrR/agent.32 [2023-02-17T23:06:16.416Z] SSH_AGENT_PID=38 [2023-02-17T23:06:16.423Z] Running ssh-add (command line suppressed) [2023-02-17T23:06:16.524Z] Identity added: /w/workspace/_app-service-configurable_PR-520@tmp/private_key_17652867787713992444.key (/w/workspace/_app-service-configurable_PR-520@tmp/private_key_17652867787713992444.key) [2023-02-17T23:06:16.539Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-17T23:06:16.828Z] + git tag --points-at HEAD [Pipeline] } [2023-02-17T23:06:16.836Z] $ docker exec --env ******** --env ******** be42fffb035695000c1bffe9b6f8e9e3a9162f84ada71796b01a240b745ac625 ssh-agent -k [2023-02-17T23:06:16.933Z] unset SSH_AUTH_SOCK; [2023-02-17T23:06:16.933Z] unset SSH_AGENT_PID; [2023-02-17T23:06:16.933Z] echo Agent pid 38 killed; [2023-02-17T23:06:16.945Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-02-17T23:06:16.976Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-17T23:06:16.976Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-17T23:06:17.096Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-17T23:06:17.097Z] $ docker exec be42fffb035695000c1bffe9b6f8e9e3a9162f84ada71796b01a240b745ac625 ssh-agent [2023-02-17T23:06:17.210Z] SSH_AUTH_SOCK=/tmp/ssh-nDG296AEBc7x/agent.71 [2023-02-17T23:06:17.210Z] SSH_AGENT_PID=77 [2023-02-17T23:06:17.215Z] Running ssh-add (command line suppressed) [2023-02-17T23:06:17.327Z] Identity added: /w/workspace/_app-service-configurable_PR-520@tmp/private_key_5885034422963814822.key (/w/workspace/_app-service-configurable_PR-520@tmp/private_key_5885034422963814822.key) [2023-02-17T23:06:17.342Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-17T23:06:17.630Z] + git semver init [2023-02-17T23:06:17.890Z] 2023-02-17 23:06:17,804 [run_init] DEBUG init version:0.0.0 force:False [2023-02-17T23:06:17.890Z] 2023-02-17 23:06:17,805 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/_app-service-configurable_PR-520/.semver [2023-02-17T23:06:17.890Z] 2023-02-17 23:06:17,805 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/_app-service-configurable_PR-520/.semver [2023-02-17T23:06:17.890Z] 2023-02-17 23:06:17,805 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/_app-service-configurable_PR-520/.semver'], cwd=/w/workspace/_app-service-configurable_PR-520, universal_newlines=False, shell=None, istream=None) [2023-02-17T23:06:19.270Z] 2023-02-17 23:06:18,895 [append_file] DEBUG append to file:/w/workspace/_app-service-configurable_PR-520/.git/info/exclude [2023-02-17T23:06:19.270Z] 2023-02-17 23:06:18,896 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/_app-service-configurable_PR-520/.semver/PR-520 with force:False [2023-02-17T23:06:19.270Z] 2023-02-17 23:06:18,896 [write_file] DEBUG write to file:/w/workspace/_app-service-configurable_PR-520/.semver/PR-520 [2023-02-17T23:06:19.270Z] 2023-02-17 23:06:18,901 [execute] INFO git cat-file --batch-check [2023-02-17T23:06:19.270Z] 2023-02-17 23:06:18,902 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/_app-service-configurable_PR-520/.semver, universal_newlines=False, shell=None, istream=) [2023-02-17T23:06:19.270Z] 2023-02-17 23:06:18,909 [execute] INFO git cat-file --batch [2023-02-17T23:06:19.270Z] 2023-02-17 23:06:18,910 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/_app-service-configurable_PR-520/.semver, universal_newlines=False, shell=None, istream=) [2023-02-17T23:06:19.270Z] 2023-02-17 23:06:18,916 [read_version] DEBUG read version from /w/workspace/_app-service-configurable_PR-520/.semver/PR-520 [2023-02-17T23:06:19.270Z] 0.0.0 [Pipeline] } [2023-02-17T23:06:19.276Z] $ docker exec --env ******** --env ******** be42fffb035695000c1bffe9b6f8e9e3a9162f84ada71796b01a240b745ac625 ssh-agent -k [2023-02-17T23:06:19.382Z] unset SSH_AUTH_SOCK; [2023-02-17T23:06:19.383Z] unset SSH_AGENT_PID; [2023-02-17T23:06:19.383Z] echo Agent pid 77 killed; [2023-02-17T23:06:19.396Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-17T23:06:19.761Z] + git semver [Pipeline] } [2023-02-17T23:06:20.032Z] $ docker stop --time=1 be42fffb035695000c1bffe9b6f8e9e3a9162f84ada71796b01a240b745ac625 [2023-02-17T23:06:21.405Z] $ docker rm -f --volumes be42fffb035695000c1bffe9b6f8e9e3a9162f84ada71796b01a240b745ac625 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-17T23:06:21.744Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-02-17T23:06:21.944Z] Stashed 1 file(s) [Pipeline] echo [2023-02-17T23:06:21.948Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-17T23:06:22.063Z] provisioning config files... [2023-02-17T23:06:22.072Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-520@tmp/config8390435590888484876tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-17T23:06:22.368Z] ---> docker-login.sh [2023-02-17T23:06:22.369Z] nexus3.edgexfoundry.org:10001 [2023-02-17T23:06:22.369Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-17T23:06:22.369Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-17T23:06:22.369Z] Configure a credential helper to remove this warning. See [2023-02-17T23:06:22.369Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-17T23:06:22.369Z] [2023-02-17T23:06:22.369Z] Login Succeeded [2023-02-17T23:06:22.369Z] nexus3.edgexfoundry.org:10002 [2023-02-17T23:06:22.369Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-17T23:06:22.369Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-17T23:06:22.369Z] Configure a credential helper to remove this warning. See [2023-02-17T23:06:22.369Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-17T23:06:22.369Z] [2023-02-17T23:06:22.369Z] Login Succeeded [2023-02-17T23:06:22.369Z] nexus3.edgexfoundry.org:10003 [2023-02-17T23:06:22.628Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-17T23:06:22.628Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-17T23:06:22.628Z] Configure a credential helper to remove this warning. See [2023-02-17T23:06:22.628Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-17T23:06:22.628Z] [2023-02-17T23:06:22.628Z] Login Succeeded [2023-02-17T23:06:22.628Z] nexus3.edgexfoundry.org:10004 [2023-02-17T23:06:22.628Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-17T23:06:22.628Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-17T23:06:22.628Z] Configure a credential helper to remove this warning. See [2023-02-17T23:06:22.628Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-17T23:06:22.628Z] [2023-02-17T23:06:22.628Z] Login Succeeded [2023-02-17T23:06:22.628Z] docker.io [2023-02-17T23:06:22.885Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-17T23:06:23.145Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-17T23:06:23.145Z] Configure a credential helper to remove this warning. See [2023-02-17T23:06:23.145Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-17T23:06:23.145Z] [2023-02-17T23:06:23.145Z] Login Succeeded [2023-02-17T23:06:23.145Z] ---> docker-login.sh ends [Pipeline] } [2023-02-17T23:06:23.152Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-02-17T23:06:23.208Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-17T23:06:23.218Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-17T23:06:23.225Z] ========================================================= [2023-02-17T23:06:23.225Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-02-17T23:06:23.225Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T23:06:23.531Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-02-17T23:06:23.531Z] Sending build context to Docker daemon 3.217MB [2023-02-17T23:06:23.531Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2023-02-17T23:06:23.531Z] Step 2/12 : FROM ${BASE} AS builder [2023-02-17T23:06:23.531Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-02-17T23:06:23.531Z] 213ec9aee27d: Pulling fs layer [2023-02-17T23:06:23.531Z] 4583459ba037: Pulling fs layer [2023-02-17T23:06:23.531Z] 93c1e223e6f2: Pulling fs layer [2023-02-17T23:06:23.531Z] 53926ce57604: Pulling fs layer [2023-02-17T23:06:23.531Z] 21b2b0c7a3f4: Pulling fs layer [2023-02-17T23:06:23.531Z] 22ff95d597cd: Pulling fs layer [2023-02-17T23:06:23.531Z] 12d6caf4c0d1: Pulling fs layer [2023-02-17T23:06:23.531Z] 96b7cbca73a9: Pulling fs layer [2023-02-17T23:06:23.531Z] 21b2b0c7a3f4: Waiting [2023-02-17T23:06:23.531Z] 22ff95d597cd: Waiting [2023-02-17T23:06:23.531Z] 53926ce57604: Waiting [2023-02-17T23:06:23.531Z] a7acece74701: Pulling fs layer [2023-02-17T23:06:23.531Z] 93c1e223e6f2: Verifying Checksum [2023-02-17T23:06:23.531Z] 93c1e223e6f2: Download complete [2023-02-17T23:06:23.531Z] 4583459ba037: Download complete [2023-02-17T23:06:23.531Z] 21b2b0c7a3f4: Download complete [2023-02-17T23:06:23.795Z] 22ff95d597cd: Download complete [2023-02-17T23:06:23.795Z] 213ec9aee27d: Verifying Checksum [2023-02-17T23:06:23.795Z] 213ec9aee27d: Download complete [2023-02-17T23:06:23.795Z] 12d6caf4c0d1: Verifying Checksum [2023-02-17T23:06:23.795Z] 12d6caf4c0d1: Download complete [2023-02-17T23:06:23.795Z] 213ec9aee27d: Pull complete [2023-02-17T23:06:24.069Z] 4583459ba037: Pull complete [2023-02-17T23:06:24.069Z] 93c1e223e6f2: Pull complete [2023-02-17T23:06:25.114Z] a7acece74701: Verifying Checksum [2023-02-17T23:06:25.114Z] a7acece74701: Download complete [2023-02-17T23:06:25.114Z] 53926ce57604: Verifying Checksum [2023-02-17T23:06:25.114Z] 53926ce57604: Download complete [2023-02-17T23:06:25.378Z] 96b7cbca73a9: Verifying Checksum [2023-02-17T23:06:25.378Z] 96b7cbca73a9: Download complete [2023-02-17T23:06:29.570Z] 53926ce57604: Pull complete [2023-02-17T23:06:29.570Z] 21b2b0c7a3f4: Pull complete [2023-02-17T23:06:29.570Z] 22ff95d597cd: Pull complete [2023-02-17T23:06:29.570Z] 12d6caf4c0d1: Pull complete [2023-02-17T23:06:31.471Z] 96b7cbca73a9: Pull complete [2023-02-17T23:06:32.418Z] a7acece74701: Pull complete [2023-02-17T23:06:32.418Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-02-17T23:06:32.418Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-17T23:06:32.418Z] ---> db6d94c90886 [2023-02-17T23:06:32.418Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-02-17T23:06:34.326Z] ---> Running in bab22b86eec7 [2023-02-17T23:06:34.585Z] Removing intermediate container bab22b86eec7 [2023-02-17T23:06:34.585Z] ---> 88e51d273483 [2023-02-17T23:06:34.585Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-02-17T23:06:34.585Z] ---> Running in a86219469f23 [2023-02-17T23:06:34.843Z] Removing intermediate container a86219469f23 [2023-02-17T23:06:34.843Z] ---> 8a0cd8190e5d [2023-02-17T23:06:34.843Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-02-17T23:06:34.843Z] ---> Running in 99a4cead32fd [2023-02-17T23:06:34.843Z] Removing intermediate container 99a4cead32fd [2023-02-17T23:06:34.843Z] ---> 987d056ab4d2 [2023-02-17T23:06:34.843Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-02-17T23:06:35.101Z] ---> Running in 14669227eb47 [2023-02-17T23:06:35.359Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-17T23:06:35.359Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-17T23:06:35.617Z] OK: 211 MiB in 51 packages [2023-02-17T23:06:35.876Z] Removing intermediate container 14669227eb47 [2023-02-17T23:06:35.876Z] ---> 6f6f4fb8e8ac [2023-02-17T23:06:35.876Z] Step 7/12 : WORKDIR /app [2023-02-17T23:06:35.876Z] ---> Running in 57fc49a78f90 [2023-02-17T23:06:36.138Z] Removing intermediate container 57fc49a78f90 [2023-02-17T23:06:36.138Z] ---> a868b086fbff [2023-02-17T23:06:36.138Z] Step 8/12 : COPY go.mod vendor* ./ [2023-02-17T23:06:36.138Z] ---> 3cc9cfcab70c [2023-02-17T23:06:36.138Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-17T23:06:36.397Z] ---> Running in de2bb168843c [2023-02-17T23:06:37.034Z] Still waiting to schedule task [2023-02-17T23:06:37.034Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-6521’ is offline [2023-02-17T23:07:08.489Z] Removing intermediate container de2bb168843c [2023-02-17T23:07:08.489Z] ---> 0165817b2121 [2023-02-17T23:07:08.489Z] Step 10/12 : COPY . . [2023-02-17T23:07:08.489Z] ---> 69049275c687 [2023-02-17T23:07:08.489Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-02-17T23:07:08.489Z] ---> Running in 2364b9295fe1 [2023-02-17T23:07:08.489Z] Removing intermediate container 2364b9295fe1 [2023-02-17T23:07:08.489Z] ---> 2aec7530389d [2023-02-17T23:07:08.489Z] Step 12/12 : RUN $MAKE [2023-02-17T23:07:08.489Z] ---> Running in 1f9d24fe252a [2023-02-17T23:07:08.489Z] noop [2023-02-17T23:07:08.489Z] Removing intermediate container 1f9d24fe252a [2023-02-17T23:07:08.489Z] ---> 17f4e86def55 [2023-02-17T23:07:08.489Z] Successfully built 17f4e86def55 [2023-02-17T23:07:08.489Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T23:07:08.806Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-17T23:07:08.806Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-17T23:07:08.878Z] prd-ubuntu20.04-docker-8c-8g-6523 does not seem to be running inside a container [2023-02-17T23:07:08.901Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_PR-520 -v /w/workspace/_app-service-configurable_PR-520:/w/workspace/_app-service-configurable_PR-520:rw,z -v /w/workspace/_app-service-configurable_PR-520@tmp:/w/workspace/_app-service-configurable_PR-520@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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-02-17T23:07:09.276Z] $ docker top cce020bcf91a2949520c9c7fd0a6db1e70b520899d2f6c8d7e44e684dfe463b2 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-17T23:07:09.627Z] + go version [2023-02-17T23:07:09.627Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-02-17T23:07:09.631Z] $ docker stop --time=1 cce020bcf91a2949520c9c7fd0a6db1e70b520899d2f6c8d7e44e684dfe463b2 [2023-02-17T23:07:10.939Z] $ docker rm -f --volumes cce020bcf91a2949520c9c7fd0a6db1e70b520899d2f6c8d7e44e684dfe463b2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T23:07:11.337Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-17T23:07:11.337Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-17T23:07:11.405Z] prd-ubuntu20.04-docker-8c-8g-6523 does not seem to be running inside a container [2023-02-17T23:07:11.427Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/_app-service-configurable_PR-520 -v /w/workspace/_app-service-configurable_PR-520:/w/workspace/_app-service-configurable_PR-520:rw,z -v /w/workspace/_app-service-configurable_PR-520@tmp:/w/workspace/_app-service-configurable_PR-520@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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-02-17T23:07:11.787Z] $ docker top 293ba26f529a948c44a55e1f4e7ffb0373c65606f13c370cd2ecb90205ad09cc -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-17T23:07:12.141Z] + git config --global --add safe.directory /w/workspace/_app-service-configurable_PR-520 [Pipeline] fileExists [Pipeline] sh [2023-02-17T23:07:12.439Z] + make test [2023-02-17T23:07:12.439Z] go test -race -coverprofile=coverage.out ./... [2023-02-17T23:07:34.368Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2023-02-17T23:07:34.368Z] go vet ./... [2023-02-17T23:07:40.925Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-02-17T23:07:40.925Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-02-17T23:07:40.925Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-02-17T23:07:40.938Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-02-17T23:07:40.849Z] $ docker stop --time=1 293ba26f529a948c44a55e1f4e7ffb0373c65606f13c370cd2ecb90205ad09cc [2023-02-17T23:07:43.197Z] $ docker rm -f --volumes 293ba26f529a948c44a55e1f4e7ffb0373c65606f13c370cd2ecb90205ad09cc [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-17T23:07:43.729Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-02-17T23:07:43.773Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-02-17T23:07:44.287Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-02-17T23:07:44.570Z] + ls -al . [2023-02-17T23:07:44.570Z] total 172 [2023-02-17T23:07:44.570Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 17 23:07 . [2023-02-17T23:07:44.570Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 17 23:05 .. [2023-02-17T23:07:44.570Z] -rw-rw-r-- 1 jenkins jenkins 119 Feb 17 23:05 .dockerignore [2023-02-17T23:07:44.570Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 17 23:06 .git [2023-02-17T23:07:44.570Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 17 23:05 .github [2023-02-17T23:07:44.570Z] -rw-rw-r-- 1 jenkins jenkins 171 Feb 17 23:05 .gitignore [2023-02-17T23:07:44.570Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 17 23:06 .semver [2023-02-17T23:07:44.570Z] -rw-rw-r-- 1 jenkins jenkins 9320 Feb 17 23:05 Attribution.txt [2023-02-17T23:07:44.570Z] -rw-rw-r-- 1 jenkins jenkins 29118 Feb 17 23:05 CHANGELOG.md [2023-02-17T23:07:44.570Z] -rw-rw-r-- 1 jenkins jenkins 1898 Feb 17 23:05 Dockerfile [2023-02-17T23:07:44.570Z] -rw-rw-r-- 1 jenkins jenkins 677 Feb 17 23:05 GOVERNANCE.md [2023-02-17T23:07:44.570Z] -rw-rw-r-- 1 jenkins jenkins 688 Feb 17 23:05 Jenkinsfile [2023-02-17T23:07:44.570Z] -rw-rw-r-- 1 jenkins jenkins 10174 Feb 17 23:05 LICENSE [2023-02-17T23:07:44.570Z] -rw-rw-r-- 1 jenkins jenkins 618 Feb 17 23:05 OWNERS.md [2023-02-17T23:07:44.570Z] -rw-rw-r-- 1 jenkins jenkins 4369 Feb 17 23:05 README.md [2023-02-17T23:07:44.570Z] -rw-rw-r-- 1 jenkins jenkins 5 Feb 17 23:06 VERSION [2023-02-17T23:07:44.570Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 17 23:05 bin [2023-02-17T23:07:44.570Z] -rw-r--r-- 1 jenkins jenkins 13 Feb 17 23:07 coverage.out [2023-02-17T23:07:44.570Z] -rw-rw-r-- 1 jenkins jenkins 3308 Feb 17 23:05 go.mod [2023-02-17T23:07:44.571Z] -rw-rw-r-- 1 jenkins jenkins 32598 Feb 17 23:05 go.sum [2023-02-17T23:07:44.571Z] -rw-rw-r-- 1 jenkins jenkins 1949 Feb 17 23:05 main.go [2023-02-17T23:07:44.571Z] -rw-rw-r-- 1 jenkins jenkins 2078 Feb 17 23:05 makefile [2023-02-17T23:07:44.571Z] drwxrwxr-x 10 jenkins jenkins 4096 Feb 17 23:05 res [2023-02-17T23:07:44.571Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 17 23:05 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T23:07:44.881Z] + docker build -t app-service-configurable -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=6e08ee1282d0c8967cc4a02ce7a96d79b58d889d --label arch=amd64 --label version=0.0.0 . [2023-02-17T23:07:44.881Z] Sending build context to Docker daemon 3.218MB [2023-02-17T23:07:44.881Z] Step 1/26 : ARG BASE=golang:1.18-alpine3.16 [2023-02-17T23:07:44.881Z] Step 2/26 : FROM ${BASE} AS builder [2023-02-17T23:07:44.881Z] ---> 17f4e86def55 [2023-02-17T23:07:44.881Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-02-17T23:07:44.881Z] ---> Running in 3a2523f8ac2e [2023-02-17T23:07:45.140Z] Removing intermediate container 3a2523f8ac2e [2023-02-17T23:07:45.140Z] ---> 8d4801624ad3 [2023-02-17T23:07:45.140Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-02-17T23:07:45.140Z] ---> Running in f64db6e6b126 [2023-02-17T23:07:45.140Z] Removing intermediate container f64db6e6b126 [2023-02-17T23:07:45.140Z] ---> bde5d8ccdd8d [2023-02-17T23:07:45.140Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-02-17T23:07:45.140Z] ---> Running in 4a8b73139499 [2023-02-17T23:07:45.403Z] Removing intermediate container 4a8b73139499 [2023-02-17T23:07:45.403Z] ---> a7df2e699e3a [2023-02-17T23:07:45.403Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-02-17T23:07:45.403Z] ---> Running in bc5d3d82e952 [2023-02-17T23:07:45.661Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-17T23:07:45.661Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-17T23:07:45.919Z] OK: 211 MiB in 51 packages [2023-02-17T23:07:46.487Z] Removing intermediate container bc5d3d82e952 [2023-02-17T23:07:46.487Z] ---> 1ade61fa4ccc [2023-02-17T23:07:46.487Z] Step 7/26 : WORKDIR /app [2023-02-17T23:07:46.487Z] ---> Running in 1c8335281d32 [2023-02-17T23:07:46.487Z] Removing intermediate container 1c8335281d32 [2023-02-17T23:07:46.487Z] ---> 4aa79143f511 [2023-02-17T23:07:46.487Z] Step 8/26 : COPY go.mod vendor* ./ [2023-02-17T23:07:46.745Z] ---> 95ac01c8db4d [2023-02-17T23:07:46.745Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-17T23:07:46.745Z] ---> Running in 85ed3ae39705 [2023-02-17T23:07:47.681Z] Removing intermediate container 85ed3ae39705 [2023-02-17T23:07:47.681Z] ---> 7630158ecb5a [2023-02-17T23:07:47.681Z] Step 10/26 : COPY . . [2023-02-17T23:07:47.681Z] ---> 52cb3c9c52c8 [2023-02-17T23:07:47.681Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-02-17T23:07:47.681Z] ---> Running in 74b450f5be55 [2023-02-17T23:07:47.941Z] Removing intermediate container 74b450f5be55 [2023-02-17T23:07:47.941Z] ---> f28c8de2cde9 [2023-02-17T23:07:47.941Z] Step 12/26 : RUN $MAKE [2023-02-17T23:07:47.941Z] ---> Running in e924c7757b07 [2023-02-17T23:07:48.200Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.31 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-service-configurable [2023-02-17T23:08:06.292Z] Removing intermediate container e924c7757b07 [2023-02-17T23:08:06.292Z] ---> f8655bd4259c [2023-02-17T23:08:06.292Z] Step 13/26 : FROM alpine:3.16 [2023-02-17T23:08:06.292Z] 3.16: Pulling from library/alpine [2023-02-17T23:08:06.292Z] ef5531b6e74e: Pulling fs layer [2023-02-17T23:08:06.292Z] ef5531b6e74e: Verifying Checksum [2023-02-17T23:08:06.292Z] ef5531b6e74e: Download complete [2023-02-17T23:08:06.292Z] ef5531b6e74e: Pull complete [2023-02-17T23:08:06.292Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-02-17T23:08:06.292Z] Status: Downloaded newer image for alpine:3.16 [2023-02-17T23:08:06.292Z] ---> dfd21b5a31f5 [2023-02-17T23:08:06.292Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-02-17T23:08:06.552Z] ---> Running in 2b9541b7ff4a [2023-02-17T23:08:06.552Z] Removing intermediate container 2b9541b7ff4a [2023-02-17T23:08:06.552Z] ---> f76ce7e81e36 [2023-02-17T23:08:06.552Z] Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} [2023-02-17T23:08:06.810Z] ---> Running in f38a99c459a4 [2023-02-17T23:08:06.810Z] Removing intermediate container f38a99c459a4 [2023-02-17T23:08:06.810Z] ---> bd6046a0f26c [2023-02-17T23:08:06.810Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-02-17T23:08:06.810Z] ---> Running in 6339b56e2048 [2023-02-17T23:08:07.068Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-17T23:08:07.326Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-17T23:08:07.585Z] (1/2) Installing ca-certificates (20220614-r0) [2023-02-17T23:08:07.585Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-02-17T23:08:07.585Z] Executing busybox-1.35.0-r17.trigger [2023-02-17T23:08:07.585Z] Executing ca-certificates-20220614-r0.trigger [2023-02-17T23:08:07.585Z] OK: 6 MiB in 16 packages [2023-02-17T23:08:08.158Z] Removing intermediate container 6339b56e2048 [2023-02-17T23:08:08.158Z] ---> 3c580af6db8a [2023-02-17T23:08:08.158Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-02-17T23:08:08.158Z] ---> ed0c5b4bf6ac [2023-02-17T23:08:08.158Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-02-17T23:08:08.416Z] ---> eed46d30b392 [2023-02-17T23:08:08.416Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-02-17T23:08:08.416Z] ---> bd3f5a10fe9f [2023-02-17T23:08:08.416Z] Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2023-02-17T23:08:08.981Z] ---> fcb191fa6935 [2023-02-17T23:08:08.981Z] Step 21/26 : EXPOSE 48095 [2023-02-17T23:08:08.981Z] ---> Running in 19cddd918ba1 [2023-02-17T23:08:09.238Z] Removing intermediate container 19cddd918ba1 [2023-02-17T23:08:09.238Z] ---> 0486b2a976b2 [2023-02-17T23:08:09.238Z] Step 22/26 : ENTRYPOINT ["/app-service-configurable"] [2023-02-17T23:08:09.238Z] ---> Running in 759e23c7004e [2023-02-17T23:08:09.238Z] Removing intermediate container 759e23c7004e [2023-02-17T23:08:09.238Z] ---> 8242687951e1 [2023-02-17T23:08:09.238Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-17T23:08:09.238Z] ---> Running in 5214cd7cf4e9 [2023-02-17T23:08:09.496Z] Removing intermediate container 5214cd7cf4e9 [2023-02-17T23:08:09.496Z] ---> 1f6a72f0297f [2023-02-17T23:08:09.496Z] Step 24/26 : LABEL arch=amd64 [2023-02-17T23:08:09.496Z] ---> Running in 06f0a4186729 [2023-02-17T23:08:09.496Z] Removing intermediate container 06f0a4186729 [2023-02-17T23:08:09.496Z] ---> ac9ab1a4010f [2023-02-17T23:08:09.496Z] Step 25/26 : LABEL git_sha=6e08ee1282d0c8967cc4a02ce7a96d79b58d889d [2023-02-17T23:08:09.496Z] ---> Running in b0747abeabdf [2023-02-17T23:08:09.755Z] Removing intermediate container b0747abeabdf [2023-02-17T23:08:09.755Z] ---> 854330c60039 [2023-02-17T23:08:09.755Z] Step 26/26 : LABEL version=0.0.0 [2023-02-17T23:08:09.755Z] ---> Running in eafa579d0ab7 [2023-02-17T23:08:09.755Z] Removing intermediate container eafa579d0ab7 [2023-02-17T23:08:09.755Z] ---> 4070b133e4f4 [2023-02-17T23:08:09.755Z] [Warning] One or more build-args [ARCH] were not consumed [2023-02-17T23:08:09.755Z] Successfully built 4070b133e4f4 [2023-02-17T23:08:09.755Z] Successfully tagged app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T23:08:10.209Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-17T23:08:10.210Z] [2023-02-17T23:08:10.210Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T23:08:10.513Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-17T23:08:10.513Z] latest: Pulling from edgex-lftools-log-publisher [2023-02-17T23:08:10.513Z] 5eb5b503b376: Pulling fs layer [2023-02-17T23:08:10.513Z] 5c69ac0246d0: Pulling fs layer [2023-02-17T23:08:10.513Z] ec43610c2a17: Pulling fs layer [2023-02-17T23:08:10.513Z] 3a2ae6a8a46f: Pulling fs layer [2023-02-17T23:08:10.513Z] 33b1e0a273af: Pulling fs layer [2023-02-17T23:08:10.513Z] 5d3b04190fa2: Pulling fs layer [2023-02-17T23:08:10.513Z] 2f39f015ded8: Pulling fs layer [2023-02-17T23:08:10.513Z] 3a2ae6a8a46f: Waiting [2023-02-17T23:08:10.513Z] 33b1e0a273af: Waiting [2023-02-17T23:08:10.513Z] 5d3b04190fa2: Waiting [2023-02-17T23:08:10.513Z] 2f39f015ded8: Waiting [2023-02-17T23:08:10.513Z] 5c69ac0246d0: Verifying Checksum [2023-02-17T23:08:10.513Z] 5c69ac0246d0: Download complete [2023-02-17T23:08:10.513Z] 3a2ae6a8a46f: Verifying Checksum [2023-02-17T23:08:10.513Z] 3a2ae6a8a46f: Download complete [2023-02-17T23:08:10.774Z] 33b1e0a273af: Verifying Checksum [2023-02-17T23:08:10.774Z] 33b1e0a273af: Download complete [2023-02-17T23:08:10.774Z] 5d3b04190fa2: Verifying Checksum [2023-02-17T23:08:10.774Z] 5d3b04190fa2: Download complete [2023-02-17T23:08:10.774Z] ec43610c2a17: Download complete [2023-02-17T23:08:11.034Z] 5eb5b503b376: Verifying Checksum [2023-02-17T23:08:11.034Z] 5eb5b503b376: Download complete [2023-02-17T23:08:11.599Z] 2f39f015ded8: Verifying Checksum [2023-02-17T23:08:11.599Z] 2f39f015ded8: Download complete [2023-02-17T23:08:12.081Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-6524 in /w/workspace/_app-service-configurable_PR-520 [Pipeline] { [Pipeline] ws [2023-02-17T23:08:12.095Z] Running in /w/workspace/app-service-configurable/2 [Pipeline] { [Pipeline] checkout [2023-02-17T23:08:12.123Z] Selected Git installation does not exist. Using Default [2023-02-17T23:08:12.123Z] The recommended git tool is: NONE [2023-02-17T23:08:12.163Z] 5eb5b503b376: Pull complete [2023-02-17T23:08:12.163Z] 5c69ac0246d0: Pull complete [2023-02-17T23:08:12.728Z] ec43610c2a17: Pull complete [2023-02-17T23:08:12.728Z] 3a2ae6a8a46f: Pull complete [2023-02-17T23:08:12.986Z] 33b1e0a273af: Pull complete [2023-02-17T23:08:12.986Z] 5d3b04190fa2: Pull complete [2023-02-17T23:08:16.892Z] using credential edgex-jenkins-ssh [2023-02-17T23:08:16.914Z] Cloning the remote Git repository [2023-02-17T23:08:16.963Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2023-02-17T23:08:17.165Z] 2f39f015ded8: Pull complete [2023-02-17T23:08:17.165Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-02-17T23:08:17.165Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-17T23:08:17.165Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-17T23:08:17.245Z] prd-ubuntu20.04-docker-8c-8g-6523 does not seem to be running inside a container [2023-02-17T23:08:17.128Z] $ 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/_app-service-configurable_PR-520 -v /w/workspace/_app-service-configurable_PR-520:/w/workspace/_app-service-configurable_PR-520:rw,z -v /w/workspace/_app-service-configurable_PR-520@tmp:/w/workspace/_app-service-configurable_PR-520@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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-02-17T23:08:17.045Z] > git init /w/workspace/app-service-configurable/2 # timeout=10 [2023-02-17T23:08:18.135Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2023-02-17T23:08:18.136Z] > git --version # timeout=10 [2023-02-17T23:08:18.173Z] > git --version # 'git version 2.25.1' [2023-02-17T23:08:18.176Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-17T23:08:18.987Z] $ docker top b63bd1930c91f734e8aa86ce4bdaa3c212282b0570534476a7bf56c363541d91 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-17T23:08:18.242Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-17T23:08:19.496Z] ---> job-cost.sh [2023-02-17T23:08:19.496Z] lf-activate-venv: SKIPPING [2023-02-17T23:08:19.496Z] INFO: No Stack... [2023-02-17T23:08:19.470Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2023-02-17T23:08:19.510Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-17T23:08:20.239Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2023-02-17T23:08:20.274Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2023-02-17T23:08:20.275Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-17T23:08:20.288Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/520/head:refs/remotes/origin/PR-520 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-02-17T23:08:20.930Z] Merging remotes/origin/main commit 731cbe338f54dd8dac0167938734c2fced573176 into PR head commit 6e08ee1282d0c8967cc4a02ce7a96d79b58d889d [2023-02-17T23:08:21.128Z] Merge succeeded, producing 6e08ee1282d0c8967cc4a02ce7a96d79b58d889d [2023-02-17T23:08:21.128Z] Checking out Revision 6e08ee1282d0c8967cc4a02ce7a96d79b58d889d (PR-520) [2023-02-17T23:08:21.400Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-02-17T23:08:21.659Z] INFO: Archiving Costs [Pipeline] sh [2023-02-17T23:08:21.946Z] + cut -d, -f6 [2023-02-17T23:08:21.946Z] + cat /w/workspace/_app-service-configurable_PR-520/archives/cost.csv [Pipeline] lock [2023-02-17T23:08:21.961Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-520-2-stack-cost] [2023-02-17T23:08:21.968Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-520-2-stack-cost] did not exist. Created. [2023-02-17T23:08:21.968Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-520-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-02-17T23:08:20.946Z] > git config core.sparsecheckout # timeout=10 [2023-02-17T23:08:20.961Z] > git checkout -f 6e08ee1282d0c8967cc4a02ce7a96d79b58d889d # timeout=10 [2023-02-17T23:08:21.039Z] > git remote # timeout=10 [2023-02-17T23:08:21.061Z] > git config --get remote.origin.url # timeout=10 [2023-02-17T23:08:21.075Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-17T23:08:21.088Z] > git merge 731cbe338f54dd8dac0167938734c2fced573176 # timeout=10 [2023-02-17T23:08:21.113Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-02-17T23:08:21.137Z] > git config core.sparsecheckout # timeout=10 [2023-02-17T23:08:21.152Z] > git checkout -f 6e08ee1282d0c8967cc4a02ce7a96d79b58d889d # timeout=10 [2023-02-17T23:08:22.259Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-02-17T23:08:22.289Z] Stashed 1 file(s) [Pipeline] } [2023-02-17T23:08:22.295Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-520-2-stack-cost] [Pipeline] // lock [Pipeline] } [2023-02-17T23:08:22.161Z] $ docker stop --time=1 b63bd1930c91f734e8aa86ce4bdaa3c212282b0570534476a7bf56c363541d91 [2023-02-17T23:08:23.331Z] $ docker rm -f --volumes b63bd1930c91f734e8aa86ce4bdaa3c212282b0570534476a7bf56c363541d91 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-02-17T23:08:24.627Z] Commit message: "refactor!: Replace internal topics from config with new constants and use base topic" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-17T23:08:25.590Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-02-17T23:08:25.590Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-17T23:08:25.590Z] Dload Upload Total Spent Left Speed [2023-02-17T23:08:25.590Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 104k 0 --:--:-- --:--:-- --:--:-- 103k 100 12751 100 12751 0 0 102k 0 --:--:-- --:--:-- --:--:-- 102k [Pipeline] sh [2023-02-17T23:08:26.431Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-02-17T23:08:26.759Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-02-17T23:08:26.760Z] + sudo tee /etc/docker/daemon.new [2023-02-17T23:08:26.760Z] { [2023-02-17T23:08:26.760Z] "registry-mirrors": [ [2023-02-17T23:08:26.760Z] "https://nexus3.edgexfoundry.org:10001" [2023-02-17T23:08:26.760Z] ], [2023-02-17T23:08:26.760Z] "bip": "10.250.0.254/24", [2023-02-17T23:08:26.760Z] "hosts": [ [2023-02-17T23:08:26.760Z] "tcp://0.0.0.0:5555", [2023-02-17T23:08:26.760Z] "unix:///var/run/docker.sock" [2023-02-17T23:08:26.760Z] ], [2023-02-17T23:08:26.760Z] "mtu": 1458, [2023-02-17T23:08:26.760Z] "selinux-enabled": true, [2023-02-17T23:08:26.760Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-02-17T23:08:26.760Z] } [Pipeline] sh [2023-02-17T23:08:27.090Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-02-17T23:08:27.425Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-17T23:08:45.696Z] provisioning config files... [2023-02-17T23:08:45.720Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/2@tmp/config6985979398058246691tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-17T23:08:46.067Z] ---> docker-login.sh [2023-02-17T23:08:46.067Z] nexus3.edgexfoundry.org:10001 [2023-02-17T23:08:46.337Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-17T23:08:46.610Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-17T23:08:46.610Z] Configure a credential helper to remove this warning. See [2023-02-17T23:08:46.610Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-17T23:08:46.610Z] [2023-02-17T23:08:46.610Z] Login Succeeded [2023-02-17T23:08:46.610Z] nexus3.edgexfoundry.org:10002 [2023-02-17T23:08:46.882Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-17T23:08:47.151Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-17T23:08:47.151Z] Configure a credential helper to remove this warning. See [2023-02-17T23:08:47.151Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-17T23:08:47.151Z] [2023-02-17T23:08:47.151Z] Login Succeeded [2023-02-17T23:08:47.151Z] nexus3.edgexfoundry.org:10003 [2023-02-17T23:08:47.421Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-17T23:08:47.421Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-17T23:08:47.421Z] Configure a credential helper to remove this warning. See [2023-02-17T23:08:47.421Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-17T23:08:47.421Z] [2023-02-17T23:08:47.421Z] Login Succeeded [2023-02-17T23:08:47.421Z] nexus3.edgexfoundry.org:10004 [2023-02-17T23:08:47.689Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-17T23:08:47.689Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-17T23:08:47.689Z] Configure a credential helper to remove this warning. See [2023-02-17T23:08:47.689Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-17T23:08:47.689Z] [2023-02-17T23:08:47.689Z] Login Succeeded [2023-02-17T23:08:47.689Z] docker.io [2023-02-17T23:08:47.956Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-17T23:08:48.222Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-17T23:08:48.222Z] Configure a credential helper to remove this warning. See [2023-02-17T23:08:48.222Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-17T23:08:48.222Z] [2023-02-17T23:08:48.222Z] Login Succeeded [2023-02-17T23:08:48.222Z] ---> docker-login.sh ends [Pipeline] } [2023-02-17T23:08:48.235Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-02-17T23:08:48.464Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-17T23:08:48.483Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-17T23:08:48.493Z] ========================================================= [2023-02-17T23:08:48.493Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-02-17T23:08:48.493Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T23:08:48.828Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-02-17T23:08:48.828Z] Sending build context to Docker daemon 178.7kB [2023-02-17T23:08:49.100Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2023-02-17T23:08:49.100Z] Step 2/12 : FROM ${BASE} AS builder [2023-02-17T23:08:49.100Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-02-17T23:08:49.100Z] 9b18e9b68314: Pulling fs layer [2023-02-17T23:08:49.100Z] 35d82f9e3411: Pulling fs layer [2023-02-17T23:08:49.100Z] e16973657156: Pulling fs layer [2023-02-17T23:08:49.100Z] fc693d55d65f: Pulling fs layer [2023-02-17T23:08:49.100Z] 7e9fc2657dce: Pulling fs layer [2023-02-17T23:08:49.100Z] dda99020689f: Pulling fs layer [2023-02-17T23:08:49.100Z] db1c61fa0a46: Pulling fs layer [2023-02-17T23:08:49.100Z] 891c053d2c06: Pulling fs layer [2023-02-17T23:08:49.100Z] fc693d55d65f: Waiting [2023-02-17T23:08:49.100Z] 7e9fc2657dce: Waiting [2023-02-17T23:08:49.100Z] dda99020689f: Waiting [2023-02-17T23:08:49.100Z] db1c61fa0a46: Waiting [2023-02-17T23:08:49.100Z] 891c053d2c06: Waiting [2023-02-17T23:08:49.100Z] e16973657156: Download complete [2023-02-17T23:08:49.371Z] 35d82f9e3411: Verifying Checksum [2023-02-17T23:08:49.371Z] 35d82f9e3411: Download complete [2023-02-17T23:08:49.371Z] 7e9fc2657dce: Verifying Checksum [2023-02-17T23:08:49.371Z] 7e9fc2657dce: Download complete [2023-02-17T23:08:49.371Z] dda99020689f: Verifying Checksum [2023-02-17T23:08:49.371Z] dda99020689f: Download complete [2023-02-17T23:08:49.371Z] 9b18e9b68314: Verifying Checksum [2023-02-17T23:08:49.371Z] 9b18e9b68314: Download complete [2023-02-17T23:08:50.340Z] 9b18e9b68314: Pull complete [2023-02-17T23:08:50.340Z] 891c053d2c06: Verifying Checksum [2023-02-17T23:08:50.340Z] 891c053d2c06: Download complete [2023-02-17T23:08:50.619Z] 35d82f9e3411: Pull complete [2023-02-17T23:08:51.212Z] e16973657156: Pull complete [2023-02-17T23:08:51.806Z] db1c61fa0a46: Verifying Checksum [2023-02-17T23:08:51.806Z] db1c61fa0a46: Download complete [2023-02-17T23:08:52.075Z] fc693d55d65f: Verifying Checksum [2023-02-17T23:08:52.075Z] fc693d55d65f: Download complete [2023-02-17T23:09:04.423Z] fc693d55d65f: Pull complete [2023-02-17T23:09:04.423Z] 7e9fc2657dce: Pull complete [2023-02-17T23:09:04.423Z] dda99020689f: Pull complete [2023-02-17T23:09:11.102Z] db1c61fa0a46: Pull complete [2023-02-17T23:09:13.059Z] 891c053d2c06: Pull complete [2023-02-17T23:09:13.059Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-02-17T23:09:13.059Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-17T23:09:13.059Z] ---> f96f9c87975a [2023-02-17T23:09:13.059Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-02-17T23:09:15.024Z] ---> Running in ae1de1c04e82 [2023-02-17T23:09:15.305Z] Removing intermediate container ae1de1c04e82 [2023-02-17T23:09:15.305Z] ---> 589009d9dd70 [2023-02-17T23:09:15.305Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-02-17T23:09:15.305Z] ---> Running in 0e3a1d60136f [2023-02-17T23:09:15.574Z] Removing intermediate container 0e3a1d60136f [2023-02-17T23:09:15.574Z] ---> 66876b2d5bb1 [2023-02-17T23:09:15.574Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-02-17T23:09:15.574Z] ---> Running in bec36743f99e [2023-02-17T23:09:16.162Z] Removing intermediate container bec36743f99e [2023-02-17T23:09:16.162Z] ---> 8753015398e4 [2023-02-17T23:09:16.162Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-02-17T23:09:16.162Z] ---> Running in 6d1739d610eb [2023-02-17T23:09:17.578Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-17T23:09:17.578Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-17T23:09:18.542Z] OK: 221 MiB in 51 packages [2023-02-17T23:09:19.509Z] Removing intermediate container 6d1739d610eb [2023-02-17T23:09:19.509Z] ---> 818e4ceb1a1c [2023-02-17T23:09:19.509Z] Step 7/12 : WORKDIR /app [2023-02-17T23:09:19.509Z] ---> Running in 6eebebd87d33 [2023-02-17T23:09:19.776Z] Removing intermediate container 6eebebd87d33 [2023-02-17T23:09:19.776Z] ---> c2a02879f34d [2023-02-17T23:09:19.776Z] Step 8/12 : COPY go.mod vendor* ./ [2023-02-17T23:09:20.366Z] ---> 1160a9a47c15 [2023-02-17T23:09:20.366Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-17T23:09:20.366Z] ---> Running in ffbda42e0af2 [2023-02-17T23:10:28.256Z] Removing intermediate container ffbda42e0af2 [2023-02-17T23:10:28.256Z] ---> a46788a225df [2023-02-17T23:10:28.256Z] Step 10/12 : COPY . . [2023-02-17T23:10:28.256Z] ---> a0c26788ef6d [2023-02-17T23:10:28.256Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-02-17T23:10:28.256Z] ---> Running in da4c596dcca4 [2023-02-17T23:10:28.256Z] Removing intermediate container da4c596dcca4 [2023-02-17T23:10:28.256Z] ---> 2836acf08654 [2023-02-17T23:10:28.256Z] Step 12/12 : RUN $MAKE [2023-02-17T23:10:28.256Z] ---> Running in 5df9f3471226 [2023-02-17T23:10:28.840Z] noop [2023-02-17T23:10:29.423Z] Removing intermediate container 5df9f3471226 [2023-02-17T23:10:29.423Z] ---> 54efd21820a4 [2023-02-17T23:10:29.423Z] Successfully built 54efd21820a4 [2023-02-17T23:10:29.423Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T23:10:29.784Z] + docker inspect -f . ci-base-image-arm64 [2023-02-17T23:10:29.784Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-17T23:10:29.961Z] prd-ubuntu20.04-docker-arm64-4c-16g-6524 does not seem to be running inside a container [2023-02-17T23:10:30.028Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/2 -v /w/workspace/app-service-configurable/2:/w/workspace/app-service-configurable/2:rw,z -v /w/workspace/app-service-configurable/2@tmp:/w/workspace/app-service-configurable/2@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 ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-02-17T23:10:31.139Z] $ docker top 70deece29087563704e571b4744975f6b437fa78ee496c05293e1bcce21fc2b7 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-17T23:10:31.963Z] + go version [2023-02-17T23:10:31.964Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-02-17T23:10:31.985Z] $ docker stop --time=1 70deece29087563704e571b4744975f6b437fa78ee496c05293e1bcce21fc2b7 [2023-02-17T23:10:33.556Z] $ docker rm -f --volumes 70deece29087563704e571b4744975f6b437fa78ee496c05293e1bcce21fc2b7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T23:10:34.067Z] + docker inspect -f . ci-base-image-arm64 [2023-02-17T23:10:34.067Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-17T23:10:34.228Z] prd-ubuntu20.04-docker-arm64-4c-16g-6524 does not seem to be running inside a container [2023-02-17T23:10:34.288Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/app-service-configurable/2 -v /w/workspace/app-service-configurable/2:/w/workspace/app-service-configurable/2:rw,z -v /w/workspace/app-service-configurable/2@tmp:/w/workspace/app-service-configurable/2@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 ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-02-17T23:10:35.379Z] $ docker top 9ffe615d38a809fb86de3ad23e531a563e99e7e723de6e262605934fcd80cc4a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-17T23:10:35.856Z] + git config --global --add safe.directory /w/workspace/app-service-configurable/2 [Pipeline] fileExists [Pipeline] sh [2023-02-17T23:10:36.177Z] + make test [2023-02-17T23:10:36.177Z] go test -race -coverprofile=coverage.out ./... [2023-02-17T23:12:42.844Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2023-02-17T23:12:42.844Z] go vet ./... [2023-02-17T23:14:04.868Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-02-17T23:14:04.868Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-02-17T23:14:04.868Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-02-17T23:14:04.888Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-02-17T23:14:04.904Z] $ docker stop --time=1 9ffe615d38a809fb86de3ad23e531a563e99e7e723de6e262605934fcd80cc4a [2023-02-17T23:14:06.741Z] $ docker rm -f --volumes 9ffe615d38a809fb86de3ad23e531a563e99e7e723de6e262605934fcd80cc4a [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-17T23:14:07.939Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-02-17T23:14:07.960Z] Warning: overwriting stash ‘coverage-report’ [2023-02-17T23:14:08.381Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-17T23:14:08.766Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-02-17T23:14:09.081Z] + ls -al . [2023-02-17T23:14:09.081Z] total 168 [2023-02-17T23:14:09.081Z] drwxrwxr-x 7 jenkins jenkins 4096 Feb 17 23:10 . [2023-02-17T23:14:09.081Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 17 23:08 .. [2023-02-17T23:14:09.081Z] -rw-rw-r-- 1 jenkins jenkins 119 Feb 17 23:08 .dockerignore [2023-02-17T23:14:09.081Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 17 23:08 .git [2023-02-17T23:14:09.081Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 17 23:08 .github [2023-02-17T23:14:09.081Z] -rw-rw-r-- 1 jenkins jenkins 171 Feb 17 23:08 .gitignore [2023-02-17T23:14:09.081Z] -rw-rw-r-- 1 jenkins jenkins 9320 Feb 17 23:08 Attribution.txt [2023-02-17T23:14:09.081Z] -rw-rw-r-- 1 jenkins jenkins 29118 Feb 17 23:08 CHANGELOG.md [2023-02-17T23:14:09.081Z] -rw-rw-r-- 1 jenkins jenkins 1898 Feb 17 23:08 Dockerfile [2023-02-17T23:14:09.081Z] -rw-rw-r-- 1 jenkins jenkins 677 Feb 17 23:08 GOVERNANCE.md [2023-02-17T23:14:09.081Z] -rw-rw-r-- 1 jenkins jenkins 688 Feb 17 23:08 Jenkinsfile [2023-02-17T23:14:09.081Z] -rw-rw-r-- 1 jenkins jenkins 10174 Feb 17 23:08 LICENSE [2023-02-17T23:14:09.081Z] -rw-rw-r-- 1 jenkins jenkins 618 Feb 17 23:08 OWNERS.md [2023-02-17T23:14:09.081Z] -rw-rw-r-- 1 jenkins jenkins 4369 Feb 17 23:08 README.md [2023-02-17T23:14:09.081Z] -rw-rw-r-- 1 jenkins jenkins 5 Feb 17 23:06 VERSION [2023-02-17T23:14:09.081Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 17 23:08 bin [2023-02-17T23:14:09.081Z] -rw-r--r-- 1 jenkins jenkins 13 Feb 17 23:10 coverage.out [2023-02-17T23:14:09.081Z] -rw-rw-r-- 1 jenkins jenkins 3308 Feb 17 23:08 go.mod [2023-02-17T23:14:09.081Z] -rw-rw-r-- 1 jenkins jenkins 32598 Feb 17 23:08 go.sum [2023-02-17T23:14:09.081Z] -rw-rw-r-- 1 jenkins jenkins 1949 Feb 17 23:08 main.go [2023-02-17T23:14:09.081Z] -rw-rw-r-- 1 jenkins jenkins 2078 Feb 17 23:08 makefile [2023-02-17T23:14:09.081Z] drwxrwxr-x 10 jenkins jenkins 4096 Feb 17 23:08 res [2023-02-17T23:14:09.081Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 17 23:08 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T23:14:09.414Z] + docker build -t app-service-configurable-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=6e08ee1282d0c8967cc4a02ce7a96d79b58d889d --label arch=arm64 --label version=0.0.0 . [2023-02-17T23:14:09.414Z] Sending build context to Docker daemon 179.7kB [2023-02-17T23:14:09.683Z] Step 1/26 : ARG BASE=golang:1.18-alpine3.16 [2023-02-17T23:14:09.683Z] Step 2/26 : FROM ${BASE} AS builder [2023-02-17T23:14:09.683Z] ---> 54efd21820a4 [2023-02-17T23:14:09.683Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-02-17T23:14:09.683Z] ---> Running in bc02ae172be9 [2023-02-17T23:14:09.955Z] Removing intermediate container bc02ae172be9 [2023-02-17T23:14:09.955Z] ---> d2fda0355095 [2023-02-17T23:14:09.955Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-02-17T23:14:09.955Z] ---> Running in 8739e8ee7909 [2023-02-17T23:14:10.540Z] Removing intermediate container 8739e8ee7909 [2023-02-17T23:14:10.540Z] ---> 3326da05649c [2023-02-17T23:14:10.541Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-02-17T23:14:10.541Z] ---> Running in 14bc536ea1fd [2023-02-17T23:14:10.809Z] Removing intermediate container 14bc536ea1fd [2023-02-17T23:14:10.809Z] ---> 9e7469804261 [2023-02-17T23:14:10.809Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-02-17T23:14:10.809Z] ---> Running in 0e46162a617e [2023-02-17T23:14:11.770Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-17T23:14:12.037Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-17T23:14:12.994Z] OK: 221 MiB in 51 packages [2023-02-17T23:14:13.584Z] Removing intermediate container 0e46162a617e [2023-02-17T23:14:13.584Z] ---> c5f0a99f43a7 [2023-02-17T23:14:13.584Z] Step 7/26 : WORKDIR /app [2023-02-17T23:14:13.584Z] ---> Running in ecd6109b15b9 [2023-02-17T23:14:13.860Z] Removing intermediate container ecd6109b15b9 [2023-02-17T23:14:13.860Z] ---> 5e4b2e3110df [2023-02-17T23:14:13.860Z] Step 8/26 : COPY go.mod vendor* ./ [2023-02-17T23:14:14.442Z] ---> 55d80092f72e [2023-02-17T23:14:14.442Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-17T23:14:14.442Z] ---> Running in e5b2ea97f372 [2023-02-17T23:14:17.144Z] Removing intermediate container e5b2ea97f372 [2023-02-17T23:14:17.144Z] ---> ccda45a463a2 [2023-02-17T23:14:17.144Z] Step 10/26 : COPY . . [2023-02-17T23:14:17.411Z] ---> e08d69ee87e2 [2023-02-17T23:14:17.411Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-02-17T23:14:17.411Z] ---> Running in 41dc6cb007c8 [2023-02-17T23:14:17.682Z] Removing intermediate container 41dc6cb007c8 [2023-02-17T23:14:17.682Z] ---> 17765332123f [2023-02-17T23:14:17.682Z] Step 12/26 : RUN $MAKE [2023-02-17T23:14:17.682Z] ---> Running in 3bf2ee0b3d42 [2023-02-17T23:14:18.650Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.31 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-service-configurable [2023-02-17T23:16:10.312Z] Removing intermediate container 3bf2ee0b3d42 [2023-02-17T23:16:10.312Z] ---> 07dde47089a6 [2023-02-17T23:16:10.312Z] Step 13/26 : FROM alpine:3.16 [2023-02-17T23:16:10.312Z] 3.16: Pulling from library/alpine [2023-02-17T23:16:10.312Z] 3760b48202b3: Pulling fs layer [2023-02-17T23:16:10.312Z] 3760b48202b3: Verifying Checksum [2023-02-17T23:16:10.312Z] 3760b48202b3: Pull complete [2023-02-17T23:16:10.312Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-02-17T23:16:10.312Z] Status: Downloaded newer image for alpine:3.16 [2023-02-17T23:16:10.312Z] ---> 4c81e5bf8899 [2023-02-17T23:16:10.313Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-02-17T23:16:10.313Z] ---> Running in 0580fbc7946a [2023-02-17T23:16:10.313Z] Removing intermediate container 0580fbc7946a [2023-02-17T23:16:10.313Z] ---> f9406ae5363e [2023-02-17T23:16:10.313Z] Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} [2023-02-17T23:16:10.313Z] ---> Running in 494a6ec02f65 [2023-02-17T23:16:10.313Z] Removing intermediate container 494a6ec02f65 [2023-02-17T23:16:10.313Z] ---> 6141a25b319f [2023-02-17T23:16:10.313Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-02-17T23:16:10.313Z] ---> Running in f3031a677389 [2023-02-17T23:16:10.313Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-17T23:16:10.580Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-17T23:16:11.544Z] (1/2) Installing ca-certificates (20220614-r0) [2023-02-17T23:16:11.813Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-02-17T23:16:11.813Z] Executing busybox-1.35.0-r17.trigger [2023-02-17T23:16:11.813Z] Executing ca-certificates-20220614-r0.trigger [2023-02-17T23:16:11.813Z] OK: 6 MiB in 16 packages [2023-02-17T23:16:13.225Z] Removing intermediate container f3031a677389 [2023-02-17T23:16:13.225Z] ---> 032ad316dee1 [2023-02-17T23:16:13.225Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-02-17T23:16:15.168Z] ---> 66b0fac7852d [2023-02-17T23:16:15.168Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-02-17T23:16:15.435Z] ---> b077effc1b74 [2023-02-17T23:16:15.435Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-02-17T23:16:16.018Z] ---> b98eb779053e [2023-02-17T23:16:16.018Z] Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2023-02-17T23:16:17.421Z] ---> f252b414a5aa [2023-02-17T23:16:17.421Z] Step 21/26 : EXPOSE 48095 [2023-02-17T23:16:17.421Z] ---> Running in ca71d647f782 [2023-02-17T23:16:17.421Z] Removing intermediate container ca71d647f782 [2023-02-17T23:16:17.421Z] ---> a22fa4c48baa [2023-02-17T23:16:17.421Z] Step 22/26 : ENTRYPOINT ["/app-service-configurable"] [2023-02-17T23:16:17.421Z] ---> Running in d47da01f5776 [2023-02-17T23:16:17.686Z] Removing intermediate container d47da01f5776 [2023-02-17T23:16:17.686Z] ---> 8709c922ccd6 [2023-02-17T23:16:17.686Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-17T23:16:17.686Z] ---> Running in f17d1eaf7b14 [2023-02-17T23:16:17.952Z] Removing intermediate container f17d1eaf7b14 [2023-02-17T23:16:17.952Z] ---> 97b97c750337 [2023-02-17T23:16:17.952Z] Step 24/26 : LABEL arch=arm64 [2023-02-17T23:16:18.218Z] ---> Running in 5ec98380810c [2023-02-17T23:16:18.483Z] Removing intermediate container 5ec98380810c [2023-02-17T23:16:18.483Z] ---> 3a9df6b2b2f7 [2023-02-17T23:16:18.483Z] Step 25/26 : LABEL git_sha=6e08ee1282d0c8967cc4a02ce7a96d79b58d889d [2023-02-17T23:16:18.483Z] ---> Running in 5990d0398478 [2023-02-17T23:16:18.748Z] Removing intermediate container 5990d0398478 [2023-02-17T23:16:18.748Z] ---> 1ebaeb3fb08a [2023-02-17T23:16:18.748Z] Step 26/26 : LABEL version=0.0.0 [2023-02-17T23:16:18.748Z] ---> Running in 51fff6180cb5 [2023-02-17T23:16:19.015Z] Removing intermediate container 51fff6180cb5 [2023-02-17T23:16:19.015Z] ---> 07774bb14fcd [2023-02-17T23:16:19.015Z] [Warning] One or more build-args [ARCH] were not consumed [2023-02-17T23:16:19.015Z] Successfully built 07774bb14fcd [2023-02-17T23:16:19.015Z] Successfully tagged app-service-configurable-arm64:latest [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] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T23:16:19.473Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-17T23:16:19.473Z] [2023-02-17T23:16:19.473Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T23:16:19.794Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-17T23:16:19.794Z] arm64: Pulling from edgex-lftools-log-publisher [2023-02-17T23:16:19.794Z] 8998bd30e6a1: Pulling fs layer [2023-02-17T23:16:19.794Z] 04944245beec: Pulling fs layer [2023-02-17T23:16:19.794Z] 699f458cf7ca: Pulling fs layer [2023-02-17T23:16:19.794Z] 765212b225bb: Pulling fs layer [2023-02-17T23:16:19.794Z] f23df028b6ca: Pulling fs layer [2023-02-17T23:16:19.794Z] d65c8cfc05b1: Pulling fs layer [2023-02-17T23:16:19.794Z] 2437ff75d9bd: Pulling fs layer [2023-02-17T23:16:19.794Z] d65c8cfc05b1: Waiting [2023-02-17T23:16:19.794Z] 2437ff75d9bd: Waiting [2023-02-17T23:16:19.794Z] 765212b225bb: Waiting [2023-02-17T23:16:19.794Z] f23df028b6ca: Waiting [2023-02-17T23:16:20.061Z] 04944245beec: Verifying Checksum [2023-02-17T23:16:20.061Z] 04944245beec: Download complete [2023-02-17T23:16:20.061Z] 765212b225bb: Download complete [2023-02-17T23:16:20.326Z] f23df028b6ca: Verifying Checksum [2023-02-17T23:16:20.326Z] f23df028b6ca: Download complete [2023-02-17T23:16:20.326Z] d65c8cfc05b1: Verifying Checksum [2023-02-17T23:16:20.326Z] d65c8cfc05b1: Download complete [2023-02-17T23:16:20.326Z] 699f458cf7ca: Verifying Checksum [2023-02-17T23:16:20.326Z] 699f458cf7ca: Download complete [2023-02-17T23:16:20.593Z] 8998bd30e6a1: Verifying Checksum [2023-02-17T23:16:20.593Z] 8998bd30e6a1: Download complete [2023-02-17T23:16:23.171Z] 2437ff75d9bd: Verifying Checksum [2023-02-17T23:16:23.171Z] 2437ff75d9bd: Download complete [2023-02-17T23:16:24.127Z] 8998bd30e6a1: Pull complete [2023-02-17T23:16:24.707Z] 04944245beec: Pull complete [2023-02-17T23:16:25.666Z] 699f458cf7ca: Pull complete [2023-02-17T23:16:25.931Z] 765212b225bb: Pull complete [2023-02-17T23:16:27.332Z] f23df028b6ca: Pull complete [2023-02-17T23:16:27.597Z] d65c8cfc05b1: Pull complete [2023-02-17T23:16:42.588Z] 2437ff75d9bd: Pull complete [2023-02-17T23:16:42.588Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-02-17T23:16:42.588Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-17T23:16:42.588Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-17T23:16:42.766Z] prd-ubuntu20.04-docker-arm64-4c-16g-6524 does not seem to be running inside a container [2023-02-17T23:16:42.830Z] $ 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/app-service-configurable/2 -v /w/workspace/app-service-configurable/2:/w/workspace/app-service-configurable/2:rw,z -v /w/workspace/app-service-configurable/2@tmp:/w/workspace/app-service-configurable/2@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 ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-02-17T23:16:45.157Z] $ docker top 5840c4058d9516678b6250a4af26fd5e363f8cc941c7193174015f2ac9021a78 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-17T23:16:45.963Z] ---> job-cost.sh [2023-02-17T23:16:45.963Z] lf-activate-venv: SKIPPING [2023-02-17T23:16:45.963Z] INFO: No Stack... [2023-02-17T23:16:46.229Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-02-17T23:16:47.186Z] INFO: Archiving Costs [Pipeline] sh [2023-02-17T23:16:47.504Z] + cut -d, -f6 [2023-02-17T23:16:47.504Z] + cat /w/workspace/app-service-configurable/2/archives/cost.csv [Pipeline] lock [2023-02-17T23:16:47.830Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-520-2-stack-cost] [2023-02-17T23:16:47.835Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-520-2-stack-cost] did not exist. Created. [2023-02-17T23:16:47.835Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-520-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-02-17T23:16:48.177Z] /w/workspace/app-service-configurable/2@tmp/durable-5b0c473c/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-02-17T23:16:48.506Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-02-17T23:16:48.529Z] Warning: overwriting stash ‘stack-cost’ [2023-02-17T23:16:48.572Z] Stashed 1 file(s) [Pipeline] } [2023-02-17T23:16:48.578Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-520-2-stack-cost] [Pipeline] // lock [Pipeline] } [2023-02-17T23:16:48.596Z] $ docker stop --time=1 5840c4058d9516678b6250a4af26fd5e363f8cc941c7193174015f2ac9021a78 [2023-02-17T23:16:50.034Z] $ docker rm -f --volumes 5840c4058d9516678b6250a4af26fd5e363f8cc941c7193174015f2ac9021a78 [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 [2023-02-17T23:16:50.410Z] provisioning config files... [2023-02-17T23:16:50.417Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/_app-service-configurable_PR-520@tmp/config5023786006896901740tmp [Pipeline] { [Pipeline] sh [2023-02-17T23:16:50.705Z] + set +x [2023-02-17T23:16:50.705Z] + curl -s https://codecov.io/bash [2023-02-17T23:16:50.706Z] + bash -s -- [2023-02-17T23:16:50.706Z] [2023-02-17T23:16:50.706Z] _____ _ [2023-02-17T23:16:50.706Z] / ____| | | [2023-02-17T23:16:50.706Z] | | ___ __| | ___ ___ _____ __ [2023-02-17T23:16:50.706Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-02-17T23:16:50.706Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-02-17T23:16:50.706Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-02-17T23:16:50.706Z] Bash-1.0.6 [2023-02-17T23:16:50.706Z] [2023-02-17T23:16:50.706Z] [2023-02-17T23:16:50.706Z] ==> git version 2.25.1 found [2023-02-17T23:16:50.706Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-02-17T23:16:50.706Z] Release-Date: 2020-01-08 [2023-02-17T23:16:50.706Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-02-17T23:16:50.706Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-02-17T23:16:50.706Z] ==> Jenkins CI detected. [2023-02-17T23:16:50.706Z] current dir:  /w/workspace/_app-service-configurable_PR-520 [2023-02-17T23:16:50.706Z] project root: . [2023-02-17T23:16:50.706Z] --> token set from env [2023-02-17T23:16:50.706Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-02-17T23:16:50.706Z] ==> Running gcov in . (disable via -X gcov) [2023-02-17T23:16:50.706Z] ==> Python coveragepy not found [2023-02-17T23:16:50.706Z] ==> Searching for coverage reports in: [2023-02-17T23:16:50.706Z] + . [2023-02-17T23:16:50.706Z] -> Found 1 reports [2023-02-17T23:16:50.706Z] ==> Detecting git/mercurial file structure [2023-02-17T23:16:50.706Z] ==> Reading reports [2023-02-17T23:16:50.706Z] + ./coverage.out bytes=13 [2023-02-17T23:16:50.964Z] ==> Appending adjustments [2023-02-17T23:16:50.964Z] https://docs.codecov.io/docs/fixing-reports [2023-02-17T23:16:50.964Z] + Found adjustments [2023-02-17T23:16:50.964Z] ==> Gzipping contents [2023-02-17T23:16:50.964Z] 4.0K /tmp/codecov.BPVTlz.gz [2023-02-17T23:16:50.964Z] ==> Uploading reports [2023-02-17T23:16:50.964Z] url: https://codecov.io [2023-02-17T23:16:50.964Z] query: branch=PR-520&commit=6e08ee1282d0c8967cc4a02ce7a96d79b58d889d&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-520%2F2%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=520&job=&cmd_args= [2023-02-17T23:16:50.964Z] -> Pinging Codecov [2023-02-17T23:16:50.964Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=06d844e6-9d8b-4dd4-8e5a-bb28e4cf5bd2&branch=PR-520&commit=6e08ee1282d0c8967cc4a02ce7a96d79b58d889d&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-520%2F2%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=520&job=&cmd_args= [2023-02-17T23:16:50.964Z] -> Uploading to [2023-02-17T23:16:50.965Z] https://storage.googleapis.com/codecov/v4/raw/2023-02-17/A97CA9966030D2A3747ED39772930CCE/6e08ee1282d0c8967cc4a02ce7a96d79b58d889d/61c3e99b-cee0-4a32-a722-57f1b4020831.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230217%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230217T231650Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=66787bc2371682ff9a9d85f788760b95b2655377acee95e4575cc9f1f611e75d [2023-02-17T23:16:50.965Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-17T23:16:50.965Z] Dload Upload Total Spent Left Speed [2023-02-17T23:16:51.531Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 520 0 0 100 520 0 1811 --:--:-- --:--:-- --:--:-- 1818 [2023-02-17T23:16:51.531Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/6e08ee1282d0c8967cc4a02ce7a96d79b58d889d [Pipeline] } [2023-02-17T23:16:51.539Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" 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] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) 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 [2023-02-17T23:16:52.286Z] + [ -d /w/workspace/_app-service-configurable_PR-520/archives ] [2023-02-17T23:16:52.286Z] + ls -al /w/workspace/_app-service-configurable_PR-520/archives [2023-02-17T23:16:52.286Z] total 16 [2023-02-17T23:16:52.286Z] drwxr-xr-x 3 root root 4096 Feb 17 23:08 . [2023-02-17T23:16:52.286Z] drwxrwxr-x 9 jenkins jenkins 4096 Feb 17 23:08 .. [2023-02-17T23:16:52.286Z] drwxr-xr-x 2 root root 4096 Feb 17 23:08 cost [2023-02-17T23:16:52.286Z] -rw-r--r-- 1 root root 96 Feb 17 23:08 cost.csv [2023-02-17T23:16:52.286Z] + sudo chown -R jenkins:jenkins /w/workspace/_app-service-configurable_PR-520/archives [2023-02-17T23:16:52.286Z] + ls -al /w/workspace/_app-service-configurable_PR-520/archives [2023-02-17T23:16:52.286Z] total 16 [2023-02-17T23:16:52.286Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 17 23:08 . [2023-02-17T23:16:52.286Z] drwxrwxr-x 9 jenkins jenkins 4096 Feb 17 23:08 .. [2023-02-17T23:16:52.286Z] drwxr-xr-x 2 jenkins jenkins 4096 Feb 17 23:08 cost [2023-02-17T23:16:52.286Z] -rw-r--r-- 1 jenkins jenkins 96 Feb 17 23:08 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-02-17T23:16:52.578Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-17T23:16:53.439Z] ---> package-listing.sh [2023-02-17T23:16:53.439Z] ++ facter osfamily [2023-02-17T23:16:53.439Z] ++ tr '[:upper:]' '[:lower:]' [2023-02-17T23:16:53.698Z] + OS_FAMILY=debian [2023-02-17T23:16:53.698Z] + workspace=/w/workspace/_app-service-configurable_PR-520 [2023-02-17T23:16:53.698Z] + START_PACKAGES=/tmp/packages_start.txt [2023-02-17T23:16:53.698Z] + END_PACKAGES=/tmp/packages_end.txt [2023-02-17T23:16:53.698Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-02-17T23:16:53.698Z] + PACKAGES=/tmp/packages_start.txt [2023-02-17T23:16:53.698Z] + '[' /w/workspace/_app-service-configurable_PR-520 ']' [2023-02-17T23:16:53.698Z] + PACKAGES=/tmp/packages_end.txt [2023-02-17T23:16:53.698Z] + case "${OS_FAMILY}" in [2023-02-17T23:16:53.698Z] + dpkg -l [2023-02-17T23:16:53.698Z] + grep '^ii' [2023-02-17T23:16:53.698Z] + '[' -f /tmp/packages_start.txt ']' [2023-02-17T23:16:53.698Z] + '[' -f /tmp/packages_end.txt ']' [2023-02-17T23:16:53.698Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-02-17T23:16:53.698Z] + '[' /w/workspace/_app-service-configurable_PR-520 ']' [2023-02-17T23:16:53.698Z] + mkdir -p /w/workspace/_app-service-configurable_PR-520/archives/ [2023-02-17T23:16:53.698Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-520/archives/ [Pipeline] echo [2023-02-17T23:16:53.711Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/_app-service-configurable_PR-520/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-02-17T23:16:53.989Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T23:16:54.551Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-17T23:16:54.551Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-17T23:16:54.629Z] prd-ubuntu20.04-docker-8c-8g-6523 does not seem to be running inside a container [2023-02-17T23:16:54.695Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/_app-service-configurable_PR-520/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/_app-service-configurable_PR-520 -v /w/workspace/_app-service-configurable_PR-520:/w/workspace/_app-service-configurable_PR-520:rw,z -v /w/workspace/_app-service-configurable_PR-520@tmp:/w/workspace/_app-service-configurable_PR-520@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-02-17T23:16:54.933Z] $ docker top 39f46c8a7aa2372de413d9bb7bec12e8eaeb215424c4fdcb4e4d23c3de250d57 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-17T23:16:55.243Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-02-17T23:16:55.532Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-02-17T23:16:55.818Z] + ls /var/log/sa-host [2023-02-17T23:16:55.818Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-17T23:16:55.984Z] provisioning config files... [2023-02-17T23:16:55.993Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-520@tmp/config16666324376449606878tmp [Pipeline] { [Pipeline] echo [2023-02-17T23:16:56.004Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-17T23:16:56.288Z] ---> create-netrc.sh [Pipeline] } [2023-02-17T23:16:56.295Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-02-17T23:16:56.647Z] ---> python-tools-install.sh [Pipeline] echo [2023-02-17T23:16:56.657Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-17T23:16:56.941Z] ---> sudo-logs.sh [2023-02-17T23:16:56.941Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-02-17T23:16:56.972Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-17T23:16:57.258Z] ---> job-cost.sh [2023-02-17T23:16:57.258Z] lf-activate-venv: SKIPPING [2023-02-17T23:16:57.258Z] DEBUG: total: 0.2199999988079071 [2023-02-17T23:16:57.258Z] INFO: Retrieving Stack Cost... [2023-02-17T23:16:57.516Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-02-17T23:16:58.084Z] INFO: Archiving Costs [Pipeline] echo [2023-02-17T23:16:58.098Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-17T23:16:58.383Z] ---> logs-deploy.sh [2023-02-17T23:16:58.383Z] lf-activate-venv: SKIPPING [2023-02-17T23:16:58.383Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-520/2 [2023-02-17T23:16:58.383Z] INFO: archiving workspace using pattern(s): [2023-02-17T23:16:59.321Z] Archives upload complete. [2023-02-17T23:16:59.580Z] INFO: archiving logs to Nexus [2023-02-17T23:17:00.148Z] ---> uname -a: [2023-02-17T23:17:00.148Z] Linux prd-ubuntu20-04-docker-8c-8g-6523 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-02-17T23:17:00.148Z] [2023-02-17T23:17:00.148Z] [2023-02-17T23:17:00.148Z] ---> lscpu: [2023-02-17T23:17:00.148Z] Architecture: x86_64 [2023-02-17T23:17:00.148Z] CPU op-mode(s): 32-bit, 64-bit [2023-02-17T23:17:00.148Z] Byte Order: Little Endian [2023-02-17T23:17:00.148Z] Address sizes: 40 bits physical, 48 bits virtual [2023-02-17T23:17:00.148Z] CPU(s): 8 [2023-02-17T23:17:00.148Z] On-line CPU(s) list: 0-7 [2023-02-17T23:17:00.148Z] Thread(s) per core: 1 [2023-02-17T23:17:00.148Z] Core(s) per socket: 1 [2023-02-17T23:17:00.148Z] Socket(s): 8 [2023-02-17T23:17:00.148Z] NUMA node(s): 1 [2023-02-17T23:17:00.148Z] Vendor ID: AuthenticAMD [2023-02-17T23:17:00.148Z] CPU family: 23 [2023-02-17T23:17:00.148Z] Model: 49 [2023-02-17T23:17:00.148Z] Model name: AMD EPYC-Rome Processor [2023-02-17T23:17:00.148Z] Stepping: 0 [2023-02-17T23:17:00.148Z] CPU MHz: 2799.976 [2023-02-17T23:17:00.148Z] BogoMIPS: 5599.95 [2023-02-17T23:17:00.148Z] Virtualization: AMD-V [2023-02-17T23:17:00.148Z] Hypervisor vendor: KVM [2023-02-17T23:17:00.148Z] Virtualization type: full [2023-02-17T23:17:00.148Z] L1d cache: 256 KiB [2023-02-17T23:17:00.148Z] L1i cache: 256 KiB [2023-02-17T23:17:00.148Z] L2 cache: 4 MiB [2023-02-17T23:17:00.148Z] L3 cache: 128 MiB [2023-02-17T23:17:00.148Z] NUMA node0 CPU(s): 0-7 [2023-02-17T23:17:00.148Z] Vulnerability Itlb multihit: Not affected [2023-02-17T23:17:00.148Z] Vulnerability L1tf: Not affected [2023-02-17T23:17:00.148Z] Vulnerability Mds: Not affected [2023-02-17T23:17:00.148Z] Vulnerability Meltdown: Not affected [2023-02-17T23:17:00.148Z] Vulnerability Mmio stale data: Not affected [2023-02-17T23:17:00.148Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-02-17T23:17:00.148Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-02-17T23:17:00.148Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-02-17T23:17:00.148Z] Vulnerability Srbds: Not affected [2023-02-17T23:17:00.148Z] Vulnerability Tsx async abort: Not affected [2023-02-17T23:17:00.149Z] 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 rep_good nopl cpuid extd_apicid tsc_known_freq 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 ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2023-02-17T23:17:00.149Z] [2023-02-17T23:17:00.149Z] [2023-02-17T23:17:00.149Z] ---> nproc: [2023-02-17T23:17:00.149Z] 8 [2023-02-17T23:17:00.149Z] [2023-02-17T23:17:00.149Z] [2023-02-17T23:17:00.149Z] ---> df -h: [2023-02-17T23:17:00.149Z] Filesystem Size Used Avail Use% Mounted on [2023-02-17T23:17:00.149Z] overlay 155G 12G 144G 8% / [2023-02-17T23:17:00.149Z] tmpfs 64M 0 64M 0% /dev [2023-02-17T23:17:00.149Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-02-17T23:17:00.149Z] shm 64M 0 64M 0% /dev/shm [2023-02-17T23:17:00.149Z] /dev/vda1 155G 12G 144G 8% /facter-os [2023-02-17T23:17:00.149Z] [2023-02-17T23:17:00.149Z] [2023-02-17T23:17:00.149Z] ---> sar -b -r -n DEV: [2023-02-17T23:17:00.149Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-6523) 02/17/23 _x86_64_ (8 CPU) [2023-02-17T23:17:00.149Z] [2023-02-17T23:17:00.149Z] 23:05:21 LINUX RESTART (8 CPU) [2023-02-17T23:17:00.149Z] [2023-02-17T23:17:00.149Z] 23:06:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-02-17T23:17:00.149Z] 23:07:01 171.55 11.00 160.55 0.00 1765.80 72577.53 0.00 [2023-02-17T23:17:00.149Z] 23:08:01 139.49 0.20 139.29 0.00 8.80 34421.33 0.00 [2023-02-17T23:17:00.149Z] 23:09:01 118.83 0.02 118.81 0.00 0.27 32924.40 0.00 [2023-02-17T23:17:00.149Z] 23:10:01 1.50 0.00 1.50 0.00 0.00 17.46 0.00 [2023-02-17T23:17:00.149Z] 23:11:01 52.44 10.58 41.86 0.00 5154.87 8715.35 0.00 [2023-02-17T23:17:00.149Z] 23:12:01 6.50 0.02 6.48 0.00 0.13 128.91 0.00 [2023-02-17T23:17:00.149Z] 23:13:01 0.97 0.00 0.97 0.00 0.00 10.93 0.00 [2023-02-17T23:17:00.149Z] 23:14:01 1.77 0.00 1.77 0.00 0.00 20.26 0.00 [2023-02-17T23:17:00.149Z] 23:15:01 3.03 1.02 2.02 0.00 21.86 26.66 0.00 [2023-02-17T23:17:00.149Z] 23:16:01 2.17 0.00 2.17 0.00 0.00 25.33 0.00 [2023-02-17T23:17:00.149Z] Average: 49.62 2.27 47.35 0.00 693.35 14789.78 0.00 [2023-02-17T23:17:00.149Z] [2023-02-17T23:17:00.149Z] 23:06:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-02-17T23:17:00.149Z] 23:07:01 27890660 31535424 773008 2.35 137212 3671268 2022480 5.96 1215568 3298644 530536 [2023-02-17T23:17:00.149Z] 23:08:01 28000060 31477380 823512 2.50 147228 3515732 2085140 6.15 1425648 2992044 337912 [2023-02-17T23:17:00.149Z] 23:09:01 27711204 31572172 729464 2.22 157552 3852240 1730600 5.10 1221900 3447588 188 [2023-02-17T23:17:00.149Z] 23:10:01 27710656 31571724 729748 2.22 157584 3852240 1730600 5.10 1221708 3447592 220 [2023-02-17T23:17:00.149Z] 23:11:01 27188940 31554112 731820 2.23 190976 4307316 1800308 5.31 1541576 3614528 1112 [2023-02-17T23:17:00.149Z] 23:12:01 27195456 31555924 730152 2.22 189532 4304184 1796452 5.29 1539592 3611404 144 [2023-02-17T23:17:00.149Z] 23:13:01 27205024 31565556 720516 2.19 189536 4304188 1796452 5.29 1529764 3611408 176 [2023-02-17T23:17:00.149Z] 23:14:01 27204588 31565168 720904 2.19 189588 4304188 1796452 5.29 1529248 3611412 24 [2023-02-17T23:17:00.149Z] 23:15:01 27203160 31565008 720520 2.19 189664 4304812 1839820 5.42 1529424 3611960 12 [2023-02-17T23:17:00.149Z] 23:16:01 27203088 31565024 720364 2.19 189732 4304816 1839820 5.42 1529544 3611968 16 [2023-02-17T23:17:00.149Z] Average: 27451284 31552749 740001 2.25 173860 4072098 1843812 5.43 1428397 3485855 87034 [2023-02-17T23:17:00.149Z] [2023-02-17T23:17:00.149Z] 23:06:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-02-17T23:17:00.149Z] 23:07:01 ens3 558.16 400.59 7812.80 89.82 0.00 0.00 0.00 0.00 [2023-02-17T23:17:00.149Z] 23:07:01 docker0 162.24 234.06 13.95 1974.66 0.00 0.00 0.00 0.00 [2023-02-17T23:17:00.149Z] 23:07:01 lo 6.10 6.10 0.59 0.59 0.00 0.00 0.00 0.00 [2023-02-17T23:17:00.149Z] 23:08:01 ens3 38.73 23.96 77.03 15.15 0.00 0.00 0.00 0.00 [2023-02-17T23:17:00.149Z] 23:08:01 docker0 1.77 4.27 0.10 40.59 0.00 0.00 0.00 0.00 [2023-02-17T23:17:00.149Z] 23:08:01 veth8c8a663 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2023-02-17T23:17:00.149Z] 23:08:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 [2023-02-17T23:17:00.149Z] 23:09:01 ens3 121.38 81.57 2629.10 14.55 0.00 0.00 0.00 0.00 [2023-02-17T23:17:00.149Z] 23:09:01 docker0 1.27 2.72 0.09 43.55 0.00 0.00 0.00 0.00 [2023-02-17T23:17:00.149Z] 23:09:01 lo 1.60 1.60 0.16 0.16 0.00 0.00 0.00 0.00 [2023-02-17T23:17:00.149Z] 23:10:01 ens3 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-17T23:17:00.149Z] 23:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-17T23:17:00.149Z] 23:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-17T23:17:00.149Z] 23:11:01 ens3 138.38 78.02 2785.17 5.71 0.00 0.00 0.00 0.00 [2023-02-17T23:17:00.149Z] 23:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-17T23:17:00.149Z] 23:11:01 lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 [2023-02-17T23:17:00.149Z] 23:12:01 ens3 0.35 0.27 0.02 0.02 0.00 0.00 0.00 0.00 [2023-02-17T23:17:00.149Z] 23:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-17T23:17:00.149Z] 23:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-17T23:17:00.149Z] 23:13:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-17T23:17:00.149Z] 23:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-17T23:17:00.149Z] 23:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-17T23:17:00.149Z] 23:14:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-17T23:17:00.149Z] 23:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-17T23:17:00.149Z] 23:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-17T23:17:00.149Z] 23:15:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-17T23:17:00.149Z] 23:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-17T23:17:00.149Z] 23:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-17T23:17:00.149Z] 23:16:01 ens3 0.23 0.20 0.08 0.07 0.00 0.00 0.00 0.00 [2023-02-17T23:17:00.149Z] 23:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-17T23:17:00.149Z] 23:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-17T23:17:00.149Z] Average: ens3 84.96 57.91 1319.54 12.40 0.00 0.00 0.00 0.00 [2023-02-17T23:17:00.149Z] Average: docker0 16.28 23.75 1.39 202.92 0.00 0.00 0.00 0.00 [2023-02-17T23:17:00.149Z] Average: lo 0.94 0.94 0.09 0.09 0.00 0.00 0.00 0.00 [2023-02-17T23:17:00.149Z] [2023-02-17T23:17:00.149Z] [2023-02-17T23:17:00.149Z] ---> sar -P ALL: [2023-02-17T23:17:00.149Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-6523) 02/17/23 _x86_64_ (8 CPU) [2023-02-17T23:17:00.149Z] [2023-02-17T23:17:00.149Z] 23:05:21 LINUX RESTART (8 CPU) [2023-02-17T23:17:00.149Z] [2023-02-17T23:17:00.149Z] 23:06:02 CPU %user %nice %system %iowait %steal %idle [2023-02-17T23:17:00.149Z] 23:07:01 all 10.12 0.00 4.78 1.93 0.06 83.11 [2023-02-17T23:17:00.149Z] 23:07:01 0 10.31 0.00 4.61 0.76 0.07 84.25 [2023-02-17T23:17:00.149Z] 23:07:01 1 10.15 0.00 4.44 0.36 0.05 84.99 [2023-02-17T23:17:00.149Z] 23:07:01 2 9.25 0.00 6.81 0.36 0.05 83.53 [2023-02-17T23:17:00.149Z] 23:07:01 3 10.72 0.00 4.70 2.20 0.07 82.31 [2023-02-17T23:17:00.149Z] 23:07:01 4 9.16 0.00 3.77 0.07 0.07 86.93 [2023-02-17T23:17:00.149Z] 23:07:01 5 9.99 0.00 4.91 6.43 0.05 78.62 [2023-02-17T23:17:00.149Z] 23:07:01 6 10.10 0.00 4.54 0.27 0.07 85.01 [2023-02-17T23:17:00.149Z] 23:07:01 7 11.24 0.00 4.48 5.02 0.07 79.19 [2023-02-17T23:17:00.149Z] 23:08:01 all 41.98 0.00 6.78 1.01 0.08 50.15 [2023-02-17T23:17:00.149Z] 23:08:01 0 40.66 0.00 6.36 0.20 0.08 52.69 [2023-02-17T23:17:00.149Z] 23:08:01 1 42.53 0.00 6.47 0.05 0.08 50.87 [2023-02-17T23:17:00.149Z] 23:08:01 2 41.84 0.00 6.55 0.17 0.08 51.35 [2023-02-17T23:17:00.149Z] 23:08:01 3 42.96 0.00 7.20 5.40 0.08 44.36 [2023-02-17T23:17:00.149Z] 23:08:01 4 43.64 0.00 6.87 0.12 0.08 49.29 [2023-02-17T23:17:00.149Z] 23:08:01 5 42.93 0.00 6.45 0.61 0.08 49.93 [2023-02-17T23:17:00.149Z] 23:08:01 6 40.40 0.00 6.84 0.15 0.08 52.53 [2023-02-17T23:17:00.149Z] 23:08:01 7 40.87 0.00 7.51 1.35 0.08 50.18 [2023-02-17T23:17:00.149Z] 23:09:01 all 3.56 0.00 1.76 0.89 0.02 93.77 [2023-02-17T23:17:00.149Z] 23:09:01 0 3.30 0.00 2.50 3.84 0.03 90.32 [2023-02-17T23:17:00.149Z] 23:09:01 1 3.66 0.00 1.28 0.29 0.02 94.76 [2023-02-17T23:17:00.149Z] 23:09:01 2 3.91 0.00 1.53 0.27 0.02 94.28 [2023-02-17T23:17:00.149Z] 23:09:01 3 3.56 0.00 1.90 1.01 0.03 93.51 [2023-02-17T23:17:00.149Z] 23:09:01 4 3.47 0.00 1.51 1.38 0.02 93.63 [2023-02-17T23:17:00.149Z] 23:09:01 5 3.46 0.00 1.41 0.08 0.03 95.02 [2023-02-17T23:17:00.149Z] 23:09:01 6 3.39 0.00 2.11 0.07 0.02 94.42 [2023-02-17T23:17:00.149Z] 23:09:01 7 3.70 0.00 1.87 0.22 0.02 94.20 [2023-02-17T23:17:00.149Z] 23:10:01 all 0.01 0.00 0.02 0.01 0.00 99.96 [2023-02-17T23:17:00.149Z] 23:10:01 0 0.02 0.00 0.05 0.03 0.00 99.90 [2023-02-17T23:17:00.149Z] 23:10:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-17T23:17:00.149Z] 23:10:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2023-02-17T23:17:00.149Z] 23:10:01 3 0.02 0.00 0.02 0.02 0.00 99.95 [2023-02-17T23:17:00.149Z] 23:10:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-17T23:17:00.149Z] 23:10:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2023-02-17T23:17:00.149Z] 23:10:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2023-02-17T23:17:00.149Z] 23:10:01 7 0.03 0.00 0.03 0.00 0.02 99.92 [2023-02-17T23:17:00.149Z] 23:11:01 all 2.26 0.00 1.47 0.39 0.02 95.86 [2023-02-17T23:17:00.149Z] 23:11:01 0 2.22 0.00 1.33 0.33 0.02 96.10 [2023-02-17T23:17:00.149Z] 23:11:01 1 2.17 0.00 2.10 0.05 0.02 95.66 [2023-02-17T23:17:00.149Z] 23:11:01 2 1.33 0.00 1.65 0.60 0.02 96.40 [2023-02-17T23:17:00.149Z] 23:11:01 3 1.51 0.00 0.75 1.37 0.02 96.34 [2023-02-17T23:17:00.149Z] 23:11:01 4 2.95 0.00 1.44 0.20 0.02 95.39 [2023-02-17T23:17:00.149Z] 23:11:01 5 1.54 0.00 0.92 0.07 0.02 97.45 [2023-02-17T23:17:00.149Z] 23:11:01 6 3.39 0.00 2.65 0.30 0.02 93.64 [2023-02-17T23:17:00.149Z] 23:11:01 7 2.97 0.00 0.92 0.20 0.02 95.89 [2023-02-17T23:17:00.149Z] 23:12:01 all 0.08 0.00 0.07 0.03 0.01 99.82 [2023-02-17T23:17:00.149Z] 23:12:01 0 0.05 0.00 0.05 0.00 0.00 99.90 [2023-02-17T23:17:00.149Z] 23:12:01 1 0.08 0.00 0.08 0.10 0.00 99.73 [2023-02-17T23:17:00.149Z] 23:12:01 2 0.22 0.00 0.13 0.00 0.00 99.65 [2023-02-17T23:17:00.149Z] 23:12:01 3 0.07 0.00 0.03 0.10 0.02 99.78 [2023-02-17T23:17:00.149Z] 23:12:01 4 0.03 0.00 0.05 0.00 0.00 99.92 [2023-02-17T23:17:00.149Z] 23:12:01 5 0.02 0.00 0.07 0.00 0.00 99.92 [2023-02-17T23:17:00.150Z] 23:12:01 6 0.12 0.00 0.05 0.02 0.02 99.80 [2023-02-17T23:17:00.150Z] 23:12:01 7 0.02 0.00 0.08 0.00 0.02 99.88 [2023-02-17T23:17:00.150Z] 23:13:01 all 0.03 0.00 0.01 0.00 0.00 99.96 [2023-02-17T23:17:00.150Z] 23:13:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-02-17T23:17:00.150Z] 23:13:01 1 0.03 0.00 0.02 0.02 0.02 99.92 [2023-02-17T23:17:00.150Z] 23:13:01 2 0.05 0.00 0.02 0.00 0.00 99.93 [2023-02-17T23:17:00.150Z] 23:13:01 3 0.00 0.00 0.00 0.02 0.00 99.98 [2023-02-17T23:17:00.150Z] 23:13:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2023-02-17T23:17:00.150Z] 23:13:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2023-02-17T23:17:00.150Z] 23:13:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-17T23:17:00.150Z] 23:13:01 7 0.05 0.00 0.00 0.00 0.00 99.95 [2023-02-17T23:17:00.150Z] 23:14:01 all 0.02 0.00 0.01 0.01 0.00 99.97 [2023-02-17T23:17:00.150Z] 23:14:01 0 0.00 0.00 0.02 0.00 0.02 99.97 [2023-02-17T23:17:00.150Z] 23:14:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2023-02-17T23:17:00.150Z] 23:14:01 2 0.03 0.00 0.00 0.00 0.02 99.95 [2023-02-17T23:17:00.150Z] 23:14:01 3 0.02 0.00 0.02 0.05 0.00 99.92 [2023-02-17T23:17:00.150Z] 23:14:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-17T23:17:00.150Z] 23:14:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2023-02-17T23:17:00.150Z] 23:14:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-17T23:17:00.150Z] 23:14:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2023-02-17T23:17:00.150Z] 23:15:01 all 0.07 0.00 0.04 0.01 0.01 99.87 [2023-02-17T23:17:00.150Z] 23:15:01 0 0.13 0.00 0.07 0.02 0.00 99.78 [2023-02-17T23:17:00.150Z] 23:15:01 1 0.08 0.00 0.03 0.03 0.02 99.83 [2023-02-17T23:17:00.150Z] 23:15:01 2 0.08 0.00 0.05 0.00 0.00 99.87 [2023-02-17T23:17:00.150Z] 23:15:01 3 0.08 0.00 0.07 0.03 0.00 99.82 [2023-02-17T23:17:00.150Z] 23:15:01 4 0.02 0.00 0.03 0.00 0.02 99.93 [2023-02-17T23:17:00.150Z] 23:15:01 5 0.07 0.00 0.03 0.00 0.02 99.88 [2023-02-17T23:17:00.150Z] 23:15:01 6 0.05 0.00 0.02 0.00 0.00 99.93 [2023-02-17T23:17:00.150Z] 23:15:01 7 0.02 0.00 0.03 0.00 0.00 99.95 [2023-02-17T23:17:00.150Z] 23:16:01 all 0.05 0.00 0.01 0.01 0.00 99.94 [2023-02-17T23:17:00.150Z] 23:16:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-17T23:17:00.150Z] 23:16:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2023-02-17T23:17:00.150Z] 23:16:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-17T23:17:00.150Z] 23:16:01 3 0.02 0.00 0.00 0.07 0.00 99.92 [2023-02-17T23:17:00.150Z] 23:16:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-17T23:17:00.150Z] 23:16:01 5 0.28 0.00 0.02 0.00 0.00 99.70 [2023-02-17T23:17:00.150Z] 23:16:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-17T23:17:00.150Z] 23:16:01 7 0.02 0.00 0.02 0.02 0.00 99.95 [2023-02-17T23:17:00.150Z] Average: all 5.76 0.00 1.48 0.42 0.02 92.32 [2023-02-17T23:17:00.150Z] Average: 0 5.61 0.00 1.48 0.52 0.02 92.37 [2023-02-17T23:17:00.150Z] Average: 1 5.83 0.00 1.43 0.09 0.02 92.63 [2023-02-17T23:17:00.150Z] Average: 2 5.62 0.00 1.65 0.14 0.02 92.57 [2023-02-17T23:17:00.150Z] Average: 3 5.85 0.00 1.45 1.02 0.02 91.66 [2023-02-17T23:17:00.150Z] Average: 4 5.88 0.00 1.35 0.18 0.02 92.58 [2023-02-17T23:17:00.150Z] Average: 5 5.79 0.00 1.37 0.70 0.02 92.12 [2023-02-17T23:17:00.150Z] Average: 6 5.71 0.00 1.61 0.08 0.02 92.58 [2023-02-17T23:17:00.150Z] Average: 7 5.83 0.00 1.47 0.66 0.02 92.01 [2023-02-17T23:17:00.150Z] [2023-02-17T23:17:00.150Z] [2023-02-17T23:17:00.150Z]