Pull request #570 opened 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 c85a49218b82e13738ec9b672758048df44354bb+162d3a06d6a77858f9267e44f258c8258eccc8be (41443a983c5681387466f4f38a68782c06f4e22d) 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-ssh11825396930806560293.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 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-ssh14457078387290573906.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 d4291cbe28daa2a40ca94d44cc831565108a4ea5 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-570/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 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-570/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15429441517738649913.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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-570/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7397939830248753853.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d4291cbe28daa2a40ca94d44cc831565108a4ea5 # timeout=10 Commit message: "Merge pull request #431 from ernestojeda/update-compose" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh10767053384131425893.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-570/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 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-570/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh1221863933992547206.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object d4291cbe28daa2a40ca94d44cc831565108a4ea5 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.20 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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-1008 in /w/workspace/_app-service-configurable_PR-570 [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-570 # 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/570/head:refs/remotes/origin/PR-570 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 162d3a06d6a77858f9267e44f258c8258eccc8be into PR head commit c85a49218b82e13738ec9b672758048df44354bb Merge succeeded, producing c85a49218b82e13738ec9b672758048df44354bb Checking out Revision c85a49218b82e13738ec9b672758048df44354bb (PR-570) > git config core.sparsecheckout # timeout=10 > git checkout -f c85a49218b82e13738ec9b672758048df44354bb # 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 162d3a06d6a77858f9267e44f258c8258eccc8be # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c85a49218b82e13738ec9b672758048df44354bb # timeout=10 Commit message: "build: Update to latest SDK" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object d4291cbe28daa2a40ca94d44cc831565108a4ea5 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-07-13T00:26:36.354Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-07-13T00:26:36.534Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-07-13T00:26:36.633Z] ========================================================= [2023-07-13T00:26:36.633Z] EdgeX Global Pipelines Version Info [2023-07-13T00:26:36.633Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-07-13T00:26:37.403Z] ------------------- [2023-07-13T00:26:37.403Z] stable info: [2023-07-13T00:26:37.403Z] ------------------- [2023-07-13T00:26:37.403Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-07-13T00:26:37.403Z] Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-07-13T00:26:37.403Z] Message: update stable to v1.0.250 [2023-07-13T00:26:37.975Z] ------------------- [2023-07-13T00:26:37.975Z] experimental info: [2023-07-13T00:26:37.975Z] ------------------- [2023-07-13T00:26:37.975Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-07-13T00:26:37.975Z] Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-07-13T00:26:37.975Z] Message: update experimental to v1.0.250 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-07-13T00:26:38.259Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2023-07-13T00:26:38.303Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2023-07-13T00:26:38.346Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-07-13T00:26:38.390Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-07-13T00:26:38.430Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-07-13T00:26:38.472Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-07-13T00:26:38.514Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-07-13T00:26:38.554Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-07-13T00:26:38.595Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-07-13T00:26:38.641Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-07-13T00:26:38.687Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-07-13T00:26:38.728Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2023-07-13T00:26:38.772Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-07-13T00:26:38.817Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-07-13T00:26:38.866Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-07-13T00:26:38.912Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-07-13T00:26:38.959Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-07-13T00:26:39.007Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-07-13T00:26:39.052Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-07-13T00:26:39.094Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-07-13T00:26:39.134Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-07-13T00:26:39.177Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-07-13T00:26:39.217Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-07-13T00:26:39.261Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-07-13T00:26:39.303Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-07-13T00:26:39.345Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-07-13T00:26:39.387Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-07-13T00:26:39.429Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-570 [Pipeline] echo [2023-07-13T00:26:39.470Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-570 [Pipeline] echo [2023-07-13T00:26:39.514Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-570 [Pipeline] echo [2023-07-13T00:26:39.558Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c85a49218b82e13738ec9b672758048df44354bb [Pipeline] echo [2023-07-13T00:26:39.603Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c85a492 [Pipeline] echo [2023-07-13T00:26:39.696Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-07-13T00:26:39.817Z] provisioning config files... [2023-07-13T00:26:39.834Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-570@tmp/config14684359691962799271tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-13T00:26:40.199Z] ---> docker-login.sh [2023-07-13T00:26:40.199Z] nexus3.edgexfoundry.org:10001 [2023-07-13T00:26:40.460Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-13T00:26:40.460Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-13T00:26:40.460Z] Configure a credential helper to remove this warning. See [2023-07-13T00:26:40.460Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-13T00:26:40.460Z] [2023-07-13T00:26:40.460Z] Login Succeeded [2023-07-13T00:26:40.460Z] nexus3.edgexfoundry.org:10002 [2023-07-13T00:26:40.460Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-13T00:26:40.460Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-13T00:26:40.460Z] Configure a credential helper to remove this warning. See [2023-07-13T00:26:40.460Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-13T00:26:40.460Z] [2023-07-13T00:26:40.460Z] Login Succeeded [2023-07-13T00:26:40.460Z] nexus3.edgexfoundry.org:10003 [2023-07-13T00:26:40.724Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-13T00:26:40.724Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-13T00:26:40.724Z] Configure a credential helper to remove this warning. See [2023-07-13T00:26:40.724Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-13T00:26:40.724Z] [2023-07-13T00:26:40.724Z] Login Succeeded [2023-07-13T00:26:40.724Z] nexus3.edgexfoundry.org:10004 [2023-07-13T00:26:40.724Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-13T00:26:40.724Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-13T00:26:40.724Z] Configure a credential helper to remove this warning. See [2023-07-13T00:26:40.724Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-13T00:26:40.724Z] [2023-07-13T00:26:40.724Z] Login Succeeded [2023-07-13T00:26:40.724Z] docker.io [2023-07-13T00:26:40.985Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-13T00:26:40.985Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-13T00:26:40.985Z] Configure a credential helper to remove this warning. See [2023-07-13T00:26:40.985Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-13T00:26:40.985Z] [2023-07-13T00:26:40.985Z] Login Succeeded [2023-07-13T00:26:40.985Z] ---> docker-login.sh ends [Pipeline] } [2023-07-13T00:26:41.013Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-07-13T00:26:41.647Z] + git rev-list -1 --merges c85a49218b82e13738ec9b672758048df44354bb~1..c85a49218b82e13738ec9b672758048df44354bb [Pipeline] echo [2023-07-13T00:26:41.709Z] -----------> git rev-list -1 --merges c85a49218b82e13738ec9b672758048df44354bb~1..c85a49218b82e13738ec9b672758048df44354bb c85a49218b82e13738ec9b672758048df44354bb [false] [Pipeline] sh [2023-07-13T00:26:42.020Z] + git log --format=format:%s -1 c85a49218b82e13738ec9b672758048df44354bb [Pipeline] echo [2023-07-13T00:26:42.059Z] ========================================================= [2023-07-13T00:26:42.059Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-07-13T00:26:42.059Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-07-13T00:26:42.514Z] + git log --format=format:%s -1 c85a49218b82e13738ec9b672758048df44354bb [Pipeline] echo [2023-07-13T00:26:42.547Z] [semverPrep] GIT_COMMIT: c85a49218b82e13738ec9b672758048df44354bb, Commit Message: build: Update to latest SDK [Pipeline] echo [2023-07-13T00:26:42.576Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-07-13T00:26:42.979Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-07-13T00:26:42.979Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-07-13T00:26:42.979Z] + [ -e /tmp/ssh_known_hosts ] [2023-07-13T00:26:42.979Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-07-13T00:26:42.979Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-07-13T00:26:42.979Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-07-13T00:26:42.979Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T00:26:43.479Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-13T00:26:43.479Z] [2023-07-13T00:26:43.479Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T00:26:43.851Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-13T00:26:44.421Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-07-13T00:26:44.421Z] b85a868b505f: Pulling fs layer [2023-07-13T00:26:44.421Z] e2be974225ed: Pulling fs layer [2023-07-13T00:26:44.421Z] 339a4e72a1f5: Pulling fs layer [2023-07-13T00:26:44.421Z] 988bab9f4d93: Pulling fs layer [2023-07-13T00:26:44.421Z] 1469e6f7b9e6: Pulling fs layer [2023-07-13T00:26:44.421Z] eaf3925da568: Pulling fs layer [2023-07-13T00:26:44.421Z] bab4dde63d76: Pulling fs layer [2023-07-13T00:26:44.421Z] bde34c3a00c8: Pulling fs layer [2023-07-13T00:26:44.421Z] b352a97aabf1: Pulling fs layer [2023-07-13T00:26:44.421Z] 4872d77fe225: Pulling fs layer [2023-07-13T00:26:44.421Z] 5851b861e8e6: Pulling fs layer [2023-07-13T00:26:44.421Z] b352a97aabf1: Waiting [2023-07-13T00:26:44.421Z] 4872d77fe225: Waiting [2023-07-13T00:26:44.421Z] 1469e6f7b9e6: Waiting [2023-07-13T00:26:44.421Z] 5851b861e8e6: Waiting [2023-07-13T00:26:44.421Z] eaf3925da568: Waiting [2023-07-13T00:26:44.421Z] bab4dde63d76: Waiting [2023-07-13T00:26:44.421Z] bde34c3a00c8: Waiting [2023-07-13T00:26:44.421Z] 988bab9f4d93: Waiting [2023-07-13T00:26:44.421Z] e2be974225ed: Download complete [2023-07-13T00:26:44.421Z] 988bab9f4d93: Verifying Checksum [2023-07-13T00:26:44.421Z] 988bab9f4d93: Download complete [2023-07-13T00:26:44.421Z] 339a4e72a1f5: Verifying Checksum [2023-07-13T00:26:44.421Z] 339a4e72a1f5: Download complete [2023-07-13T00:26:44.421Z] 1469e6f7b9e6: Verifying Checksum [2023-07-13T00:26:44.421Z] 1469e6f7b9e6: Download complete [2023-07-13T00:26:44.680Z] eaf3925da568: Download complete [2023-07-13T00:26:44.680Z] bde34c3a00c8: Verifying Checksum [2023-07-13T00:26:44.680Z] bde34c3a00c8: Download complete [2023-07-13T00:26:44.680Z] b352a97aabf1: Verifying Checksum [2023-07-13T00:26:44.680Z] b352a97aabf1: Download complete [2023-07-13T00:26:44.680Z] 4872d77fe225: Download complete [2023-07-13T00:26:44.680Z] 5851b861e8e6: Verifying Checksum [2023-07-13T00:26:44.680Z] b85a868b505f: Verifying Checksum [2023-07-13T00:26:44.680Z] b85a868b505f: Download complete [2023-07-13T00:26:44.939Z] bab4dde63d76: Verifying Checksum [2023-07-13T00:26:44.939Z] bab4dde63d76: Download complete [2023-07-13T00:26:45.879Z] b85a868b505f: Pull complete [2023-07-13T00:26:46.139Z] e2be974225ed: Pull complete [2023-07-13T00:26:46.706Z] 339a4e72a1f5: Pull complete [2023-07-13T00:26:46.706Z] 988bab9f4d93: Pull complete [2023-07-13T00:26:46.965Z] 1469e6f7b9e6: Pull complete [2023-07-13T00:26:46.965Z] eaf3925da568: Pull complete [2023-07-13T00:26:49.378Z] bab4dde63d76: Pull complete [2023-07-13T00:26:49.378Z] bde34c3a00c8: Pull complete [2023-07-13T00:26:49.378Z] b352a97aabf1: Pull complete [2023-07-13T00:26:49.378Z] 4872d77fe225: Pull complete [2023-07-13T00:26:50.266Z] 5851b861e8e6: Pull complete [2023-07-13T00:26:50.266Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-07-13T00:26:50.266Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-13T00:26:50.266Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-13T00:26:53.482Z] prd-ubuntu20.04-docker-8c-8g-1008 does not seem to be running inside a container [2023-07-13T00:26:53.520Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_PR-570 -v /w/workspace/_app-service-configurable_PR-570:/w/workspace/_app-service-configurable_PR-570:rw,z -v /w/workspace/_app-service-configurable_PR-570@tmp:/w/workspace/_app-service-configurable_PR-570@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-07-13T00:26:56.932Z] $ docker top 420a673dce4b939d8e58582a92af928bb7560400b388d6038236c2056be56426 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-07-13T00:26:57.124Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-07-13T00:26:57.124Z] [ssh-agent] Looking for ssh-agent implementation... [2023-07-13T00:26:57.226Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-07-13T00:26:57.232Z] $ docker exec 420a673dce4b939d8e58582a92af928bb7560400b388d6038236c2056be56426 ssh-agent [2023-07-13T00:26:57.335Z] SSH_AUTH_SOCK=/tmp/ssh-Lf7iRidjRAt7/agent.32 [2023-07-13T00:26:57.335Z] SSH_AGENT_PID=38 [2023-07-13T00:26:57.341Z] Running ssh-add (command line suppressed) [2023-07-13T00:26:57.432Z] Identity added: /w/workspace/_app-service-configurable_PR-570@tmp/private_key_13016058602918865734.key (/w/workspace/_app-service-configurable_PR-570@tmp/private_key_13016058602918865734.key) [2023-07-13T00:26:57.443Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-07-13T00:26:57.769Z] + git tag --points-at HEAD [Pipeline] } [2023-07-13T00:26:57.797Z] $ docker exec --env ******** --env ******** 420a673dce4b939d8e58582a92af928bb7560400b388d6038236c2056be56426 ssh-agent -k [2023-07-13T00:26:57.897Z] unset SSH_AUTH_SOCK; [2023-07-13T00:26:57.898Z] unset SSH_AGENT_PID; [2023-07-13T00:26:57.898Z] echo Agent pid 38 killed; [2023-07-13T00:26:57.905Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-07-13T00:26:57.992Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-07-13T00:26:57.992Z] [ssh-agent] Looking for ssh-agent implementation... [2023-07-13T00:26:58.106Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-07-13T00:26:58.112Z] $ docker exec 420a673dce4b939d8e58582a92af928bb7560400b388d6038236c2056be56426 ssh-agent [2023-07-13T00:26:58.230Z] SSH_AUTH_SOCK=/tmp/ssh-hV4ahpYa0uw2/agent.70 [2023-07-13T00:26:58.230Z] SSH_AGENT_PID=76 [2023-07-13T00:26:58.235Z] Running ssh-add (command line suppressed) [2023-07-13T00:26:58.343Z] Identity added: /w/workspace/_app-service-configurable_PR-570@tmp/private_key_2066101876023030940.key (/w/workspace/_app-service-configurable_PR-570@tmp/private_key_2066101876023030940.key) [2023-07-13T00:26:58.355Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-07-13T00:26:58.688Z] + git semver init [2023-07-13T00:26:58.949Z] 2023-07-13 00:26:58,878 [run_init] DEBUG init version:0.0.0 force:False [2023-07-13T00:26:58.949Z] 2023-07-13 00:26:58,878 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/_app-service-configurable_PR-570/.semver [2023-07-13T00:26:58.949Z] 2023-07-13 00:26:58,879 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/_app-service-configurable_PR-570/.semver [2023-07-13T00:26:58.949Z] 2023-07-13 00:26:58,879 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/_app-service-configurable_PR-570/.semver'], cwd=/w/workspace/_app-service-configurable_PR-570, universal_newlines=False, shell=None, istream=None) [2023-07-13T00:26:59.887Z] 2023-07-13 00:26:59,661 [append_file] DEBUG append to file:/w/workspace/_app-service-configurable_PR-570/.git/info/exclude [2023-07-13T00:26:59.887Z] 2023-07-13 00:26:59,662 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/_app-service-configurable_PR-570/.semver/PR-570 with force:False [2023-07-13T00:26:59.887Z] 2023-07-13 00:26:59,662 [write_file] DEBUG write to file:/w/workspace/_app-service-configurable_PR-570/.semver/PR-570 [2023-07-13T00:26:59.887Z] 2023-07-13 00:26:59,666 [execute] INFO git cat-file --batch-check [2023-07-13T00:26:59.887Z] 2023-07-13 00:26:59,667 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/_app-service-configurable_PR-570/.semver, universal_newlines=False, shell=None, istream=) [2023-07-13T00:26:59.887Z] 2023-07-13 00:26:59,673 [execute] INFO git cat-file --batch [2023-07-13T00:26:59.887Z] 2023-07-13 00:26:59,673 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/_app-service-configurable_PR-570/.semver, universal_newlines=False, shell=None, istream=) [2023-07-13T00:26:59.887Z] 2023-07-13 00:26:59,677 [read_version] DEBUG read version from /w/workspace/_app-service-configurable_PR-570/.semver/PR-570 [2023-07-13T00:26:59.887Z] 0.0.0 [Pipeline] } [2023-07-13T00:26:59.919Z] $ docker exec --env ******** --env ******** 420a673dce4b939d8e58582a92af928bb7560400b388d6038236c2056be56426 ssh-agent -k [2023-07-13T00:27:00.031Z] unset SSH_AUTH_SOCK; [2023-07-13T00:27:00.032Z] unset SSH_AGENT_PID; [2023-07-13T00:27:00.032Z] echo Agent pid 76 killed; [2023-07-13T00:27:00.040Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-07-13T00:27:00.472Z] + git semver [Pipeline] } [2023-07-13T00:27:00.758Z] $ docker stop --time=1 420a673dce4b939d8e58582a92af928bb7560400b388d6038236c2056be56426 [2023-07-13T00:27:02.044Z] $ docker rm -f --volumes 420a673dce4b939d8e58582a92af928bb7560400b388d6038236c2056be56426 [Pipeline] // withDockerContainer [Pipeline] sh [2023-07-13T00:27:02.458Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-07-13T00:27:02.723Z] Stashed 1 file(s) [Pipeline] echo [2023-07-13T00:27:02.744Z] [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-07-13T00:27:03.335Z] provisioning config files... [2023-07-13T00:27:03.346Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-570@tmp/config11030559894959284517tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-13T00:27:03.691Z] ---> docker-login.sh [2023-07-13T00:27:03.691Z] nexus3.edgexfoundry.org:10001 [2023-07-13T00:27:03.691Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-13T00:27:03.691Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-13T00:27:03.691Z] Configure a credential helper to remove this warning. See [2023-07-13T00:27:03.691Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-13T00:27:03.691Z] [2023-07-13T00:27:03.691Z] Login Succeeded [2023-07-13T00:27:03.691Z] nexus3.edgexfoundry.org:10002 [2023-07-13T00:27:03.691Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-13T00:27:03.691Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-13T00:27:03.691Z] Configure a credential helper to remove this warning. See [2023-07-13T00:27:03.691Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-13T00:27:03.691Z] [2023-07-13T00:27:03.691Z] Login Succeeded [2023-07-13T00:27:03.691Z] nexus3.edgexfoundry.org:10003 [2023-07-13T00:27:03.950Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-13T00:27:03.950Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-13T00:27:03.950Z] Configure a credential helper to remove this warning. See [2023-07-13T00:27:03.950Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-13T00:27:03.950Z] [2023-07-13T00:27:03.950Z] Login Succeeded [2023-07-13T00:27:03.950Z] nexus3.edgexfoundry.org:10004 [2023-07-13T00:27:03.951Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-13T00:27:03.951Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-13T00:27:03.951Z] Configure a credential helper to remove this warning. See [2023-07-13T00:27:03.951Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-13T00:27:03.951Z] [2023-07-13T00:27:03.951Z] Login Succeeded [2023-07-13T00:27:03.951Z] docker.io [2023-07-13T00:27:04.209Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-13T00:27:04.209Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-13T00:27:04.209Z] Configure a credential helper to remove this warning. See [2023-07-13T00:27:04.209Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-13T00:27:04.209Z] [2023-07-13T00:27:04.209Z] Login Succeeded [2023-07-13T00:27:04.209Z] ---> docker-login.sh ends [Pipeline] } [2023-07-13T00:27:04.238Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-07-13T00:27:04.430Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-13T00:27:04.469Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-13T00:27:04.502Z] ========================================================= [2023-07-13T00:27:04.502Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-07-13T00:27:04.502Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T00:27:04.962Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-07-13T00:27:04.962Z] Sending build context to Docker daemon 3.29MB [2023-07-13T00:27:04.962Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-07-13T00:27:04.962Z] Step 2/12 : FROM ${BASE} AS builder [2023-07-13T00:27:04.962Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-07-13T00:27:04.962Z] 4db1b89c0bd1: Pulling fs layer [2023-07-13T00:27:04.962Z] 6911f1a30b25: Pulling fs layer [2023-07-13T00:27:04.962Z] e194b8c5c2a9: Pulling fs layer [2023-07-13T00:27:04.962Z] 6863d3e3a2b1: Pulling fs layer [2023-07-13T00:27:04.962Z] ec0bb842ea78: Pulling fs layer [2023-07-13T00:27:04.962Z] 40a00589a448: Pulling fs layer [2023-07-13T00:27:04.962Z] 6c08303d61cc: Pulling fs layer [2023-07-13T00:27:04.962Z] 798269fcf238: Pulling fs layer [2023-07-13T00:27:04.962Z] 6863d3e3a2b1: Waiting [2023-07-13T00:27:04.962Z] ec0bb842ea78: Waiting [2023-07-13T00:27:04.962Z] 40a00589a448: Waiting [2023-07-13T00:27:04.962Z] 6c08303d61cc: Waiting [2023-07-13T00:27:04.962Z] 798269fcf238: Waiting [2023-07-13T00:27:04.962Z] 6911f1a30b25: Download complete [2023-07-13T00:27:04.962Z] 6863d3e3a2b1: Verifying Checksum [2023-07-13T00:27:04.962Z] 6863d3e3a2b1: Download complete [2023-07-13T00:27:04.962Z] ec0bb842ea78: Verifying Checksum [2023-07-13T00:27:04.962Z] ec0bb842ea78: Download complete [2023-07-13T00:27:05.222Z] 4db1b89c0bd1: Verifying Checksum [2023-07-13T00:27:05.222Z] 4db1b89c0bd1: Download complete [2023-07-13T00:27:05.222Z] 40a00589a448: Verifying Checksum [2023-07-13T00:27:05.222Z] 40a00589a448: Download complete [2023-07-13T00:27:05.485Z] 4db1b89c0bd1: Pull complete [2023-07-13T00:27:05.485Z] 6911f1a30b25: Pull complete [2023-07-13T00:27:05.745Z] 798269fcf238: Verifying Checksum [2023-07-13T00:27:05.745Z] 798269fcf238: Download complete [2023-07-13T00:27:05.745Z] e194b8c5c2a9: Verifying Checksum [2023-07-13T00:27:05.745Z] e194b8c5c2a9: Download complete [2023-07-13T00:27:06.004Z] 6c08303d61cc: Verifying Checksum [2023-07-13T00:27:06.004Z] 6c08303d61cc: Download complete [2023-07-13T00:27:09.291Z] e194b8c5c2a9: Pull complete [2023-07-13T00:27:09.291Z] 6863d3e3a2b1: Pull complete [2023-07-13T00:27:09.291Z] ec0bb842ea78: Pull complete [2023-07-13T00:27:09.550Z] 40a00589a448: Pull complete [2023-07-13T00:27:12.082Z] 6c08303d61cc: Pull complete [2023-07-13T00:27:12.652Z] 798269fcf238: Pull complete [2023-07-13T00:27:12.652Z] Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 [2023-07-13T00:27:12.652Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-07-13T00:27:12.652Z] ---> ec979cd7f677 [2023-07-13T00:27:12.652Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-07-13T00:27:18.164Z] Still waiting to schedule task [2023-07-13T00:27:18.164Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-1007’ [2023-07-13T00:27:21.760Z] ---> Running in 243e2075dad7 [2023-07-13T00:27:21.760Z] Removing intermediate container 243e2075dad7 [2023-07-13T00:27:21.760Z] ---> 4539274d69ef [2023-07-13T00:27:21.760Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-07-13T00:27:21.760Z] ---> Running in b1a83a608fb4 [2023-07-13T00:27:21.760Z] Removing intermediate container b1a83a608fb4 [2023-07-13T00:27:21.760Z] ---> e4a0eab0de26 [2023-07-13T00:27:21.760Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-07-13T00:27:21.760Z] ---> Running in b8aed34afafa [2023-07-13T00:27:21.760Z] Removing intermediate container b8aed34afafa [2023-07-13T00:27:21.760Z] ---> 550f74f3ff3e [2023-07-13T00:27:21.760Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-07-13T00:27:21.760Z] ---> Running in 1c3ef3ca3373 [2023-07-13T00:27:22.019Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-13T00:27:22.279Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-13T00:27:22.539Z] OK: 265 MiB in 53 packages [2023-07-13T00:27:22.799Z] Removing intermediate container 1c3ef3ca3373 [2023-07-13T00:27:22.799Z] ---> 22bb19e7d5b0 [2023-07-13T00:27:22.799Z] Step 7/12 : WORKDIR /app [2023-07-13T00:27:22.799Z] ---> Running in 50ec38d697fc [2023-07-13T00:27:22.799Z] Removing intermediate container 50ec38d697fc [2023-07-13T00:27:22.799Z] ---> 1f51660694af [2023-07-13T00:27:22.799Z] Step 8/12 : COPY go.mod vendor* ./ [2023-07-13T00:27:23.060Z] ---> 1664f54b01ff [2023-07-13T00:27:23.060Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-13T00:27:23.320Z] ---> Running in 63d9f045099d [2023-07-13T00:28:10.140Z] Removing intermediate container 63d9f045099d [2023-07-13T00:28:10.140Z] ---> d6ef3a1f9dce [2023-07-13T00:28:10.140Z] Step 10/12 : COPY . . [2023-07-13T00:28:10.140Z] ---> b7d1c3a6542a [2023-07-13T00:28:10.140Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-07-13T00:28:10.140Z] ---> Running in 25aeaf60b479 [2023-07-13T00:28:10.140Z] Removing intermediate container 25aeaf60b479 [2023-07-13T00:28:10.140Z] ---> 448c54e2acc6 [2023-07-13T00:28:10.140Z] Step 12/12 : RUN $MAKE [2023-07-13T00:28:10.140Z] ---> Running in 88172e572298 [2023-07-13T00:28:10.140Z] noop [2023-07-13T00:28:10.140Z] Removing intermediate container 88172e572298 [2023-07-13T00:28:10.140Z] ---> 321456221968 [2023-07-13T00:28:10.140Z] Successfully built 321456221968 [2023-07-13T00:28:10.140Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T00:28:10.596Z] + docker inspect -f . ci-base-image-x86_64 [2023-07-13T00:28:10.596Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-13T00:28:10.759Z] prd-ubuntu20.04-docker-8c-8g-1008 does not seem to be running inside a container [2023-07-13T00:28:10.795Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_PR-570 -v /w/workspace/_app-service-configurable_PR-570:/w/workspace/_app-service-configurable_PR-570:rw,z -v /w/workspace/_app-service-configurable_PR-570@tmp:/w/workspace/_app-service-configurable_PR-570@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 ******** ci-base-image-x86_64 cat [2023-07-13T00:28:11.133Z] $ docker top a593ebb5e83ffa899ab9942199ad7b8360ed58620cbfd3b746788072ec0c199c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-13T00:28:11.526Z] + go version [2023-07-13T00:28:11.527Z] go version go1.20.6 linux/amd64 [Pipeline] } [2023-07-13T00:28:11.563Z] $ docker stop --time=1 a593ebb5e83ffa899ab9942199ad7b8360ed58620cbfd3b746788072ec0c199c [2023-07-13T00:28:12.863Z] $ docker rm -f --volumes a593ebb5e83ffa899ab9942199ad7b8360ed58620cbfd3b746788072ec0c199c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T00:28:13.604Z] + docker inspect -f . ci-base-image-x86_64 [2023-07-13T00:28:13.604Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-13T00:28:13.765Z] prd-ubuntu20.04-docker-8c-8g-1008 does not seem to be running inside a container [2023-07-13T00:28:13.801Z] $ 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-570 -v /w/workspace/_app-service-configurable_PR-570:/w/workspace/_app-service-configurable_PR-570:rw,z -v /w/workspace/_app-service-configurable_PR-570@tmp:/w/workspace/_app-service-configurable_PR-570@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 ******** ci-base-image-x86_64 cat [2023-07-13T00:28:14.171Z] $ docker top c9a16b736b7786274be8c0dc0394838b3b4450050d78d3f53cada41a2bcf341b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-13T00:28:14.563Z] + git config --global --add safe.directory /w/workspace/_app-service-configurable_PR-570 [Pipeline] fileExists [Pipeline] sh [2023-07-13T00:28:14.926Z] + make test [2023-07-13T00:28:14.926Z] go test -race -coverprofile=coverage.out ./... [2023-07-13T00:28:36.866Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2023-07-13T00:28:58.800Z] go vet ./... [2023-07-13T00:29:01.333Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-07-13T00:29:01.333Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-07-13T00:29:01.333Z] ./bin/test-attribution-txt.sh [2023-07-13T00:29:01.333Z] An attribution for github.com/gabriel-vasile/mimetype is missing from Attribution.txt, please add [2023-07-13T00:29:01.333Z] An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [2023-07-13T00:29:01.333Z] An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add [2023-07-13T00:29:01.333Z] An attribution for golang.org/x/exp is missing from Attribution.txt, please add [2023-07-13T00:29:01.333Z] An attribution for gopkg.in/yaml.v3 is missing from Attribution.txt, please add [Pipeline] echo [2023-07-13T00:29:01.372Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-07-13T00:29:01.401Z] $ docker stop --time=1 c9a16b736b7786274be8c0dc0394838b3b4450050d78d3f53cada41a2bcf341b [2023-07-13T00:29:06.989Z] $ docker rm -f --volumes c9a16b736b7786274be8c0dc0394838b3b4450050d78d3f53cada41a2bcf341b [Pipeline] // withDockerContainer [Pipeline] sh [2023-07-13T00:29:07.559Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-07-13T00:29:07.628Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-07-13T00:29:08.302Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-07-13T00:29:08.620Z] + ls -al . [2023-07-13T00:29:08.620Z] total 180 [2023-07-13T00:29:08.620Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 13 00:28 . [2023-07-13T00:29:08.620Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 13 00:26 .. [2023-07-13T00:29:08.620Z] -rw-rw-r-- 1 jenkins jenkins 119 Jul 13 00:26 .dockerignore [2023-07-13T00:29:08.620Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 13 00:27 .git [2023-07-13T00:29:08.620Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 13 00:26 .github [2023-07-13T00:29:08.620Z] -rw-rw-r-- 1 jenkins jenkins 171 Jul 13 00:26 .gitignore [2023-07-13T00:29:08.620Z] -rw-rw-r-- 1 jenkins jenkins 41 Jul 13 00:26 .golangci.yml [2023-07-13T00:29:08.620Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 13 00:26 .semver [2023-07-13T00:29:08.620Z] -rw-rw-r-- 1 jenkins jenkins 9088 Jul 13 00:26 Attribution.txt [2023-07-13T00:29:08.620Z] -rw-rw-r-- 1 jenkins jenkins 34764 Jul 13 00:26 CHANGELOG.md [2023-07-13T00:29:08.620Z] -rw-rw-r-- 1 jenkins jenkins 1898 Jul 13 00:26 Dockerfile [2023-07-13T00:29:08.620Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 13 00:26 GOVERNANCE.md [2023-07-13T00:29:08.620Z] -rw-rw-r-- 1 jenkins jenkins 688 Jul 13 00:26 Jenkinsfile [2023-07-13T00:29:08.620Z] -rw-rw-r-- 1 jenkins jenkins 10174 Jul 13 00:26 LICENSE [2023-07-13T00:29:08.620Z] -rw-rw-r-- 1 jenkins jenkins 618 Jul 13 00:26 OWNERS.md [2023-07-13T00:29:08.620Z] -rw-rw-r-- 1 jenkins jenkins 4885 Jul 13 00:26 README.md [2023-07-13T00:29:08.620Z] -rw-rw-r-- 1 jenkins jenkins 5 Jul 13 00:27 VERSION [2023-07-13T00:29:08.620Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 13 00:26 bin [2023-07-13T00:29:08.621Z] -rw-r--r-- 1 jenkins jenkins 13 Jul 13 00:28 coverage.out [2023-07-13T00:29:08.621Z] -rw-rw-r-- 1 jenkins jenkins 3467 Jul 13 00:26 go.mod [2023-07-13T00:29:08.621Z] -rw-rw-r-- 1 jenkins jenkins 32448 Jul 13 00:26 go.sum [2023-07-13T00:29:08.621Z] -rw-rw-r-- 1 jenkins jenkins 1937 Jul 13 00:26 main.go [2023-07-13T00:29:08.621Z] -rw-rw-r-- 1 jenkins jenkins 2569 Jul 13 00:26 makefile [2023-07-13T00:29:08.621Z] drwxrwxr-x 9 jenkins jenkins 4096 Jul 13 00:26 res [2023-07-13T00:29:08.621Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 13 00:26 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T00:29:09.013Z] + 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=c85a49218b82e13738ec9b672758048df44354bb --label arch=amd64 --label version=0.0.0 . [2023-07-13T00:29:09.013Z] Sending build context to Docker daemon 3.291MB [2023-07-13T00:29:09.013Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-07-13T00:29:09.013Z] Step 2/26 : FROM ${BASE} AS builder [2023-07-13T00:29:09.013Z] ---> 321456221968 [2023-07-13T00:29:09.013Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-07-13T00:29:09.272Z] ---> Running in e7386156aada [2023-07-13T00:29:09.272Z] Removing intermediate container e7386156aada [2023-07-13T00:29:09.272Z] ---> bd08d558f7c9 [2023-07-13T00:29:09.272Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-07-13T00:29:09.272Z] ---> Running in ef9464d2f90c [2023-07-13T00:29:09.272Z] Removing intermediate container ef9464d2f90c [2023-07-13T00:29:09.272Z] ---> 0655078ec9a4 [2023-07-13T00:29:09.273Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-07-13T00:29:09.273Z] ---> Running in dd2adb0e9997 [2023-07-13T00:29:09.531Z] Removing intermediate container dd2adb0e9997 [2023-07-13T00:29:09.531Z] ---> af1ee7bccd9f [2023-07-13T00:29:09.531Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-07-13T00:29:09.531Z] ---> Running in ffb7b3fa2d5a [2023-07-13T00:29:09.790Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-13T00:29:10.051Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-13T00:29:10.312Z] OK: 265 MiB in 53 packages [2023-07-13T00:29:10.572Z] Removing intermediate container ffb7b3fa2d5a [2023-07-13T00:29:10.572Z] ---> 6f14d2e943b8 [2023-07-13T00:29:10.572Z] Step 7/26 : WORKDIR /app [2023-07-13T00:29:10.572Z] ---> Running in bd3538d3d664 [2023-07-13T00:29:10.833Z] Removing intermediate container bd3538d3d664 [2023-07-13T00:29:10.833Z] ---> c446851aac3b [2023-07-13T00:29:10.833Z] Step 8/26 : COPY go.mod vendor* ./ [2023-07-13T00:29:10.833Z] ---> 0c704668c580 [2023-07-13T00:29:10.833Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-13T00:29:10.833Z] ---> Running in d022a519d184 [2023-07-13T00:29:11.812Z] Removing intermediate container d022a519d184 [2023-07-13T00:29:11.812Z] ---> 7f77a786456a [2023-07-13T00:29:11.812Z] Step 10/26 : COPY . . [2023-07-13T00:29:12.071Z] ---> 46126215e4fc [2023-07-13T00:29:12.072Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-07-13T00:29:12.072Z] ---> Running in d03d3ebc877f [2023-07-13T00:29:12.072Z] Removing intermediate container d03d3ebc877f [2023-07-13T00:29:12.072Z] ---> c1876aa3dd1e [2023-07-13T00:29:12.072Z] Step 12/26 : RUN $MAKE [2023-07-13T00:29:12.072Z] ---> Running in 414e4c38f724 [2023-07-13T00:29:12.332Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.5 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-service-configurable [2023-07-13T00:29:38.603Z] Removing intermediate container 414e4c38f724 [2023-07-13T00:29:38.603Z] ---> 293bac5b1d8a [2023-07-13T00:29:38.603Z] Step 13/26 : FROM alpine:3.17 [2023-07-13T00:29:38.603Z] 3.17: Pulling from library/alpine [2023-07-13T00:29:38.603Z] 4db1b89c0bd1: Already exists [2023-07-13T00:29:38.603Z] Digest: sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-13T00:29:38.603Z] Status: Downloaded newer image for alpine:3.17 [2023-07-13T00:29:38.603Z] ---> 1f73a9d63274 [2023-07-13T00:29:38.603Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-07-13T00:29:38.603Z] ---> Running in 78710d051734 [2023-07-13T00:29:38.603Z] Removing intermediate container 78710d051734 [2023-07-13T00:29:38.603Z] ---> f18636bb8b1d [2023-07-13T00:29:38.603Z] Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} [2023-07-13T00:29:38.603Z] ---> Running in 5b35236d8747 [2023-07-13T00:29:38.603Z] Removing intermediate container 5b35236d8747 [2023-07-13T00:29:38.603Z] ---> dba6cd3b57ba [2023-07-13T00:29:38.603Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-07-13T00:29:38.603Z] ---> Running in 3543568973fc [2023-07-13T00:29:38.603Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-13T00:29:38.603Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-13T00:29:38.603Z] (1/2) Installing ca-certificates (20230506-r0) [2023-07-13T00:29:38.603Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-07-13T00:29:38.603Z] Executing busybox-1.35.0-r29.trigger [2023-07-13T00:29:38.603Z] Executing ca-certificates-20230506-r0.trigger [2023-07-13T00:29:38.603Z] OK: 8 MiB in 17 packages [2023-07-13T00:29:38.603Z] Removing intermediate container 3543568973fc [2023-07-13T00:29:38.603Z] ---> 8aa3075eb0dc [2023-07-13T00:29:38.603Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-07-13T00:29:38.866Z] ---> 849777d1bee9 [2023-07-13T00:29:38.866Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-07-13T00:29:38.866Z] ---> f68ff7504494 [2023-07-13T00:29:38.866Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-07-13T00:29:39.128Z] ---> 0b95c277bccf [2023-07-13T00:29:39.128Z] Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2023-07-13T00:29:40.503Z] ---> ba7c01d5dd99 [2023-07-13T00:29:40.503Z] Step 21/26 : EXPOSE 48095 [2023-07-13T00:29:40.503Z] ---> Running in 21926477ef6a [2023-07-13T00:29:40.503Z] Removing intermediate container 21926477ef6a [2023-07-13T00:29:40.503Z] ---> dad2c2f11a5a [2023-07-13T00:29:40.503Z] Step 22/26 : ENTRYPOINT ["/app-service-configurable"] [2023-07-13T00:29:40.503Z] ---> Running in aec294897ed1 [2023-07-13T00:29:40.503Z] Removing intermediate container aec294897ed1 [2023-07-13T00:29:40.503Z] ---> 5e192f092401 [2023-07-13T00:29:40.503Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-07-13T00:29:40.503Z] ---> Running in bdbff7d14a81 [2023-07-13T00:29:40.503Z] Removing intermediate container bdbff7d14a81 [2023-07-13T00:29:40.503Z] ---> 63ba08faa41d [2023-07-13T00:29:40.503Z] Step 24/26 : LABEL arch=amd64 [2023-07-13T00:29:40.503Z] ---> Running in c3beed5b8b0b [2023-07-13T00:29:40.503Z] Removing intermediate container c3beed5b8b0b [2023-07-13T00:29:40.503Z] ---> 386f81163e9b [2023-07-13T00:29:40.503Z] Step 25/26 : LABEL git_sha=c85a49218b82e13738ec9b672758048df44354bb [2023-07-13T00:29:40.503Z] ---> Running in fc29599ab811 [2023-07-13T00:29:40.763Z] Removing intermediate container fc29599ab811 [2023-07-13T00:29:40.763Z] ---> 6fc3a8fd4c46 [2023-07-13T00:29:40.763Z] Step 26/26 : LABEL version=0.0.0 [2023-07-13T00:29:40.763Z] ---> Running in 24eeea41d18f [2023-07-13T00:29:40.763Z] Removing intermediate container 24eeea41d18f [2023-07-13T00:29:40.763Z] ---> e9f528b68453 [2023-07-13T00:29:40.763Z] [Warning] One or more build-args [ARCH] were not consumed [2023-07-13T00:29:40.763Z] Successfully built e9f528b68453 [2023-07-13T00:29:40.763Z] 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-07-13T00:29:41.628Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-13T00:29:41.628Z] [2023-07-13T00:29:41.628Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T00:29:42.000Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-13T00:29:42.000Z] latest: Pulling from edgex-lftools-log-publisher [2023-07-13T00:29:42.000Z] 5eb5b503b376: Pulling fs layer [2023-07-13T00:29:42.000Z] 5c69ac0246d0: Pulling fs layer [2023-07-13T00:29:42.000Z] ec43610c2a17: Pulling fs layer [2023-07-13T00:29:42.000Z] 3a2ae6a8a46f: Pulling fs layer [2023-07-13T00:29:42.000Z] 33b1e0a273af: Pulling fs layer [2023-07-13T00:29:42.000Z] 5d3b04190fa2: Pulling fs layer [2023-07-13T00:29:42.000Z] 2f39f015ded8: Pulling fs layer [2023-07-13T00:29:42.000Z] 3a2ae6a8a46f: Waiting [2023-07-13T00:29:42.000Z] 33b1e0a273af: Waiting [2023-07-13T00:29:42.000Z] 5d3b04190fa2: Waiting [2023-07-13T00:29:42.000Z] 2f39f015ded8: Waiting [2023-07-13T00:29:42.000Z] 5c69ac0246d0: Download complete [2023-07-13T00:29:42.000Z] 3a2ae6a8a46f: Download complete [2023-07-13T00:29:42.000Z] 33b1e0a273af: Verifying Checksum [2023-07-13T00:29:42.000Z] 33b1e0a273af: Download complete [2023-07-13T00:29:42.000Z] 5d3b04190fa2: Verifying Checksum [2023-07-13T00:29:42.000Z] 5d3b04190fa2: Download complete [2023-07-13T00:29:42.259Z] ec43610c2a17: Verifying Checksum [2023-07-13T00:29:42.259Z] ec43610c2a17: Download complete [2023-07-13T00:29:42.259Z] 5eb5b503b376: Verifying Checksum [2023-07-13T00:29:42.259Z] 5eb5b503b376: Download complete [2023-07-13T00:29:42.825Z] 2f39f015ded8: Download complete [2023-07-13T00:29:43.760Z] 5eb5b503b376: Pull complete [2023-07-13T00:29:43.760Z] 5c69ac0246d0: Pull complete [2023-07-13T00:29:44.019Z] ec43610c2a17: Pull complete [2023-07-13T00:29:44.019Z] 3a2ae6a8a46f: Pull complete [2023-07-13T00:29:44.278Z] 33b1e0a273af: Pull complete [2023-07-13T00:29:44.278Z] 5d3b04190fa2: Pull complete [2023-07-13T00:29:49.567Z] 2f39f015ded8: Pull complete [2023-07-13T00:29:49.567Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-07-13T00:29:49.567Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-13T00:29:49.567Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-13T00:29:49.792Z] prd-ubuntu20.04-docker-8c-8g-1008 does not seem to be running inside a container [2023-07-13T00:29:49.820Z] $ 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-570 -v /w/workspace/_app-service-configurable_PR-570:/w/workspace/_app-service-configurable_PR-570:rw,z -v /w/workspace/_app-service-configurable_PR-570@tmp:/w/workspace/_app-service-configurable_PR-570@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-07-13T00:29:55.827Z] $ docker top c9ca982e9707a345441665c9ec65635c00ae72c455310f114d6cc0867d3497c7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-13T00:29:56.297Z] ---> job-cost.sh [2023-07-13T00:29:56.297Z] lf-activate-venv: SKIPPING [2023-07-13T00:29:56.297Z] INFO: No Stack... [2023-07-13T00:29:56.863Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-07-13T00:29:57.123Z] INFO: Archiving Costs [Pipeline] sh [2023-07-13T00:29:57.446Z] + cat /w/workspace/_app-service-configurable_PR-570/archives/cost.csv [2023-07-13T00:29:57.446Z] + cut -d, -f6 [Pipeline] lock [2023-07-13T00:29:57.484Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-570-1-stack-cost] [2023-07-13T00:29:57.489Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-570-1-stack-cost] did not exist. Created. [2023-07-13T00:29:57.489Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-570-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-07-13T00:29:57.890Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-07-13T00:29:57.951Z] Stashed 1 file(s) [Pipeline] } [2023-07-13T00:29:57.974Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-570-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-07-13T00:29:58.056Z] $ docker stop --time=1 c9ca982e9707a345441665c9ec65635c00ae72c455310f114d6cc0867d3497c7 [2023-07-13T00:29:59.217Z] $ docker rm -f --volumes c9ca982e9707a345441665c9ec65635c00ae72c455310f114d6cc0867d3497c7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-07-13T00:31:03.050Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-1009 in /w/workspace/_app-service-configurable_PR-570 [Pipeline] { [Pipeline] ws [2023-07-13T00:31:03.109Z] Running in /w/workspace/app-service-configurable/1 [Pipeline] { [Pipeline] checkout [2023-07-13T00:31:03.190Z] Selected Git installation does not exist. Using Default [2023-07-13T00:31:03.191Z] The recommended git tool is: NONE [2023-07-13T00:31:08.209Z] using credential edgex-jenkins-ssh [2023-07-13T00:31:08.228Z] Cloning the remote Git repository [2023-07-13T00:31:08.265Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2023-07-13T00:31:08.347Z] > git init /w/workspace/app-service-configurable/1 # timeout=10 [2023-07-13T00:31:08.486Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2023-07-13T00:31:08.487Z] > git --version # timeout=10 [2023-07-13T00:31:08.514Z] > git --version # 'git version 2.25.1' [2023-07-13T00:31:08.517Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-07-13T00:31:08.659Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-07-13T00:31:11.293Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2023-07-13T00:31:11.317Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-07-13T00:31:12.803Z] Merging remotes/origin/main commit 162d3a06d6a77858f9267e44f258c8258eccc8be into PR head commit c85a49218b82e13738ec9b672758048df44354bb [2023-07-13T00:31:13.071Z] Merge succeeded, producing c85a49218b82e13738ec9b672758048df44354bb [2023-07-13T00:31:13.072Z] Checking out Revision c85a49218b82e13738ec9b672758048df44354bb (PR-570) [2023-07-13T00:31:12.178Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2023-07-13T00:31:12.224Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2023-07-13T00:31:12.225Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-07-13T00:31:12.243Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/570/head:refs/remotes/origin/PR-570 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-07-13T00:31:12.817Z] > git config core.sparsecheckout # timeout=10 [2023-07-13T00:31:12.892Z] > git checkout -f c85a49218b82e13738ec9b672758048df44354bb # timeout=10 [2023-07-13T00:31:12.973Z] > git remote # timeout=10 [2023-07-13T00:31:12.990Z] > git config --get remote.origin.url # timeout=10 [2023-07-13T00:31:13.013Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-07-13T00:31:13.025Z] > git merge 162d3a06d6a77858f9267e44f258c8258eccc8be # timeout=10 [2023-07-13T00:31:13.051Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-07-13T00:31:13.077Z] > git config core.sparsecheckout # timeout=10 [2023-07-13T00:31:13.091Z] > git checkout -f c85a49218b82e13738ec9b672758048df44354bb # timeout=10 [2023-07-13T00:31:16.539Z] Commit message: "build: Update to latest SDK" [2023-07-13T00:31:16.587Z] > git --version # timeout=10 [2023-07-13T00:31:16.596Z] > git --version # 'git version 2.25.1' [2023-07-13T00:31:16.608Z] fatal: bad object d4291cbe28daa2a40ca94d44cc831565108a4ea5 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-07-13T00:31:17.783Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-07-13T00:31:17.783Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-07-13T00:31:17.783Z] Dload Upload Total Spent Left Speed [2023-07-13T00:31:17.783Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 99k 0 --:--:-- --:--:-- --:--:-- 100k [Pipeline] sh [2023-07-13T00:31:18.484Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-07-13T00:31:18.837Z] + sudo tee /etc/docker/daemon.new [2023-07-13T00:31:18.837Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-07-13T00:31:18.837Z] { [2023-07-13T00:31:18.837Z] "registry-mirrors": [ [2023-07-13T00:31:18.837Z] "https://nexus3.edgexfoundry.org:10001" [2023-07-13T00:31:18.837Z] ], [2023-07-13T00:31:18.837Z] "bip": "10.250.0.254/24", [2023-07-13T00:31:18.837Z] "hosts": [ [2023-07-13T00:31:18.837Z] "tcp://0.0.0.0:5555", [2023-07-13T00:31:18.837Z] "unix:///var/run/docker.sock" [2023-07-13T00:31:18.837Z] ], [2023-07-13T00:31:18.837Z] "mtu": 1458, [2023-07-13T00:31:18.837Z] "selinux-enabled": true, [2023-07-13T00:31:18.837Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-07-13T00:31:18.837Z] } [Pipeline] sh [2023-07-13T00:31:19.219Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-07-13T00:31:19.575Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-07-13T00:31:43.395Z] provisioning config files... [2023-07-13T00:31:43.418Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/1@tmp/config14472865567846690015tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-13T00:31:43.807Z] ---> docker-login.sh [2023-07-13T00:31:43.807Z] nexus3.edgexfoundry.org:10001 [2023-07-13T00:31:44.076Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-13T00:31:44.665Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-13T00:31:44.665Z] Configure a credential helper to remove this warning. See [2023-07-13T00:31:44.665Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-13T00:31:44.665Z] [2023-07-13T00:31:44.665Z] Login Succeeded [2023-07-13T00:31:44.665Z] nexus3.edgexfoundry.org:10002 [2023-07-13T00:31:44.665Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-13T00:31:44.934Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-13T00:31:44.934Z] Configure a credential helper to remove this warning. See [2023-07-13T00:31:44.934Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-13T00:31:44.934Z] [2023-07-13T00:31:44.934Z] Login Succeeded [2023-07-13T00:31:44.934Z] nexus3.edgexfoundry.org:10003 [2023-07-13T00:31:45.212Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-13T00:31:45.212Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-13T00:31:45.212Z] Configure a credential helper to remove this warning. See [2023-07-13T00:31:45.212Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-13T00:31:45.212Z] [2023-07-13T00:31:45.212Z] Login Succeeded [2023-07-13T00:31:45.212Z] nexus3.edgexfoundry.org:10004 [2023-07-13T00:31:45.511Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-13T00:31:45.511Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-13T00:31:45.511Z] Configure a credential helper to remove this warning. See [2023-07-13T00:31:45.511Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-13T00:31:45.511Z] [2023-07-13T00:31:45.511Z] Login Succeeded [2023-07-13T00:31:45.779Z] docker.io [2023-07-13T00:31:45.779Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-13T00:31:46.045Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-13T00:31:46.045Z] Configure a credential helper to remove this warning. See [2023-07-13T00:31:46.045Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-13T00:31:46.045Z] [2023-07-13T00:31:46.045Z] Login Succeeded [2023-07-13T00:31:46.045Z] ---> docker-login.sh ends [Pipeline] } [2023-07-13T00:31:46.077Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-07-13T00:31:46.455Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-13T00:31:46.494Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-13T00:31:46.530Z] ========================================================= [2023-07-13T00:31:46.530Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-07-13T00:31:46.530Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T00:31:47.155Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-07-13T00:31:47.155Z] Sending build context to Docker daemon 175.1kB [2023-07-13T00:31:47.422Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-07-13T00:31:47.422Z] Step 2/12 : FROM ${BASE} AS builder [2023-07-13T00:31:47.422Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-07-13T00:31:47.422Z] edb6bdbacee9: Pulling fs layer [2023-07-13T00:31:47.422Z] 5f9638ab2659: Pulling fs layer [2023-07-13T00:31:47.422Z] 8d51d6327a98: Pulling fs layer [2023-07-13T00:31:47.422Z] 8b374f2dd631: Pulling fs layer [2023-07-13T00:31:47.422Z] ec14aa9079de: Pulling fs layer [2023-07-13T00:31:47.422Z] 2f466654f4bb: Pulling fs layer [2023-07-13T00:31:47.422Z] 554e91adad29: Pulling fs layer [2023-07-13T00:31:47.422Z] ec14aa9079de: Waiting [2023-07-13T00:31:47.422Z] 2f466654f4bb: Waiting [2023-07-13T00:31:47.422Z] 8b374f2dd631: Waiting [2023-07-13T00:31:47.422Z] 554e91adad29: Waiting [2023-07-13T00:31:47.422Z] 5f9638ab2659: Verifying Checksum [2023-07-13T00:31:47.422Z] 5f9638ab2659: Download complete [2023-07-13T00:31:47.690Z] 8b374f2dd631: Download complete [2023-07-13T00:31:47.690Z] ec14aa9079de: Verifying Checksum [2023-07-13T00:31:47.690Z] ec14aa9079de: Download complete [2023-07-13T00:31:47.690Z] edb6bdbacee9: Verifying Checksum [2023-07-13T00:31:48.658Z] edb6bdbacee9: Pull complete [2023-07-13T00:31:48.924Z] 554e91adad29: Verifying Checksum [2023-07-13T00:31:48.924Z] 554e91adad29: Download complete [2023-07-13T00:31:49.190Z] 5f9638ab2659: Pull complete [2023-07-13T00:31:50.156Z] 8d51d6327a98: Download complete [2023-07-13T00:31:50.156Z] 2f466654f4bb: Verifying Checksum [2023-07-13T00:31:50.156Z] 2f466654f4bb: Download complete [2023-07-13T00:32:00.234Z] 8d51d6327a98: Pull complete [2023-07-13T00:32:00.234Z] 8b374f2dd631: Pull complete [2023-07-13T00:32:00.501Z] ec14aa9079de: Pull complete [2023-07-13T00:32:07.149Z] 2f466654f4bb: Pull complete [2023-07-13T00:32:09.095Z] 554e91adad29: Pull complete [2023-07-13T00:32:09.095Z] Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 [2023-07-13T00:32:09.095Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-07-13T00:32:09.095Z] ---> 1e15ea492957 [2023-07-13T00:32:09.095Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-07-13T00:32:11.039Z] ---> Running in 81c1de99d29d [2023-07-13T00:32:11.039Z] Removing intermediate container 81c1de99d29d [2023-07-13T00:32:11.039Z] ---> af67b0d0f0be [2023-07-13T00:32:11.039Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-07-13T00:32:11.039Z] ---> Running in 8f0a9c07c610 [2023-07-13T00:32:11.308Z] Removing intermediate container 8f0a9c07c610 [2023-07-13T00:32:11.308Z] ---> 284b209eec35 [2023-07-13T00:32:11.308Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-07-13T00:32:11.575Z] ---> Running in 25ae426e77cd [2023-07-13T00:32:11.843Z] Removing intermediate container 25ae426e77cd [2023-07-13T00:32:11.843Z] ---> ddc1b0b05ac7 [2023-07-13T00:32:11.843Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-07-13T00:32:11.843Z] ---> Running in 60005eb2e063 [2023-07-13T00:32:12.808Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-13T00:32:13.573Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-13T00:32:14.531Z] OK: 263 MiB in 53 packages [2023-07-13T00:32:15.493Z] Removing intermediate container 60005eb2e063 [2023-07-13T00:32:15.493Z] ---> bf6184cd0034 [2023-07-13T00:32:15.493Z] Step 7/12 : WORKDIR /app [2023-07-13T00:32:15.493Z] ---> Running in e05179c0acbd [2023-07-13T00:32:15.762Z] Removing intermediate container e05179c0acbd [2023-07-13T00:32:15.762Z] ---> d5f4bbea55ac [2023-07-13T00:32:15.762Z] Step 8/12 : COPY go.mod vendor* ./ [2023-07-13T00:32:20.014Z] ---> 2fdac23a5079 [2023-07-13T00:32:20.014Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-13T00:32:20.014Z] ---> Running in c9b792705aad [2023-07-13T00:33:16.406Z] Removing intermediate container c9b792705aad [2023-07-13T00:33:16.406Z] ---> fd479ca8e85e [2023-07-13T00:33:16.406Z] Step 10/12 : COPY . . [2023-07-13T00:33:16.406Z] ---> fe73c1f91a82 [2023-07-13T00:33:16.406Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-07-13T00:33:16.406Z] ---> Running in 522f78e2e1de [2023-07-13T00:33:16.406Z] Removing intermediate container 522f78e2e1de [2023-07-13T00:33:16.406Z] ---> f730a9f7e8d9 [2023-07-13T00:33:16.406Z] Step 12/12 : RUN $MAKE [2023-07-13T00:33:16.406Z] ---> Running in 10d3169d6920 [2023-07-13T00:33:16.990Z] noop [2023-07-13T00:33:17.598Z] Removing intermediate container 10d3169d6920 [2023-07-13T00:33:17.598Z] ---> d5497e9a5aa0 [2023-07-13T00:33:17.598Z] Successfully built d5497e9a5aa0 [2023-07-13T00:33:17.598Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T00:33:18.098Z] + docker inspect -f . ci-base-image-arm64 [2023-07-13T00:33:18.098Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-13T00:33:18.372Z] prd-ubuntu20.04-docker-arm64-4c-16g-1009 does not seem to be running inside a container [2023-07-13T00:33:18.448Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@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 ******** ci-base-image-arm64 cat [2023-07-13T00:33:19.540Z] $ docker top 1c6dc39d90707420abf352c848d92b728c6644eee1b9d984a81fe1c7830fe31b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-13T00:33:20.400Z] + go version [2023-07-13T00:33:20.401Z] go version go1.20.6 linux/arm64 [Pipeline] } [2023-07-13T00:33:20.442Z] $ docker stop --time=1 1c6dc39d90707420abf352c848d92b728c6644eee1b9d984a81fe1c7830fe31b [2023-07-13T00:33:21.969Z] $ docker rm -f --volumes 1c6dc39d90707420abf352c848d92b728c6644eee1b9d984a81fe1c7830fe31b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T00:33:22.793Z] + docker inspect -f . ci-base-image-arm64 [2023-07-13T00:33:22.793Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-13T00:33:23.059Z] prd-ubuntu20.04-docker-arm64-4c-16g-1009 does not seem to be running inside a container [2023-07-13T00:33:23.131Z] $ 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/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@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 ******** ci-base-image-arm64 cat [2023-07-13T00:33:24.254Z] $ docker top ca1e8fd3077f85fe10983a07688a30d27cefc2a59254ae72eb377f911bb9511f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-13T00:33:24.787Z] + git config --global --add safe.directory /w/workspace/app-service-configurable/1 [Pipeline] fileExists [Pipeline] sh [2023-07-13T00:33:25.182Z] + make test [2023-07-13T00:33:25.451Z] go test -race -coverprofile=coverage.out ./... [2023-07-13T00:36:02.374Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2023-07-13T00:36:02.374Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-07-13T00:36:02.374Z] go vet ./... [2023-07-13T00:38:24.806Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-07-13T00:38:24.806Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-07-13T00:38:24.806Z] ./bin/test-attribution-txt.sh [2023-07-13T00:38:24.806Z] An attribution for github.com/gabriel-vasile/mimetype is missing from Attribution.txt, please add [2023-07-13T00:38:24.806Z] An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [2023-07-13T00:38:24.806Z] An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add [2023-07-13T00:38:24.806Z] An attribution for golang.org/x/exp is missing from Attribution.txt, please add [2023-07-13T00:38:24.806Z] An attribution for gopkg.in/yaml.v3 is missing from Attribution.txt, please add [Pipeline] echo [2023-07-13T00:38:24.848Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-07-13T00:38:24.891Z] $ docker stop --time=1 ca1e8fd3077f85fe10983a07688a30d27cefc2a59254ae72eb377f911bb9511f [2023-07-13T00:38:27.626Z] $ docker rm -f --volumes ca1e8fd3077f85fe10983a07688a30d27cefc2a59254ae72eb377f911bb9511f [Pipeline] // withDockerContainer [Pipeline] sh [2023-07-13T00:38:29.078Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-07-13T00:38:29.115Z] Warning: overwriting stash ‘coverage-report’ [2023-07-13T00:38:29.659Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-07-13T00:38:30.258Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-07-13T00:38:30.609Z] + ls -al . [2023-07-13T00:38:30.609Z] total 176 [2023-07-13T00:38:30.609Z] drwxrwxr-x 7 jenkins jenkins 4096 Jul 13 00:33 . [2023-07-13T00:38:30.609Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 13 00:31 .. [2023-07-13T00:38:30.609Z] -rw-rw-r-- 1 jenkins jenkins 119 Jul 13 00:31 .dockerignore [2023-07-13T00:38:30.609Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 13 00:31 .git [2023-07-13T00:38:30.609Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 13 00:31 .github [2023-07-13T00:38:30.609Z] -rw-rw-r-- 1 jenkins jenkins 171 Jul 13 00:31 .gitignore [2023-07-13T00:38:30.609Z] -rw-rw-r-- 1 jenkins jenkins 41 Jul 13 00:31 .golangci.yml [2023-07-13T00:38:30.609Z] -rw-rw-r-- 1 jenkins jenkins 9088 Jul 13 00:31 Attribution.txt [2023-07-13T00:38:30.609Z] -rw-rw-r-- 1 jenkins jenkins 34764 Jul 13 00:31 CHANGELOG.md [2023-07-13T00:38:30.609Z] -rw-rw-r-- 1 jenkins jenkins 1898 Jul 13 00:31 Dockerfile [2023-07-13T00:38:30.609Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 13 00:31 GOVERNANCE.md [2023-07-13T00:38:30.609Z] -rw-rw-r-- 1 jenkins jenkins 688 Jul 13 00:31 Jenkinsfile [2023-07-13T00:38:30.609Z] -rw-rw-r-- 1 jenkins jenkins 10174 Jul 13 00:31 LICENSE [2023-07-13T00:38:30.609Z] -rw-rw-r-- 1 jenkins jenkins 618 Jul 13 00:31 OWNERS.md [2023-07-13T00:38:30.609Z] -rw-rw-r-- 1 jenkins jenkins 4885 Jul 13 00:31 README.md [2023-07-13T00:38:30.609Z] -rw-rw-r-- 1 jenkins jenkins 5 Jul 13 00:27 VERSION [2023-07-13T00:38:30.609Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 13 00:31 bin [2023-07-13T00:38:30.609Z] -rw-r--r-- 1 jenkins jenkins 13 Jul 13 00:33 coverage.out [2023-07-13T00:38:30.609Z] -rw-rw-r-- 1 jenkins jenkins 3467 Jul 13 00:31 go.mod [2023-07-13T00:38:30.609Z] -rw-rw-r-- 1 jenkins jenkins 32448 Jul 13 00:31 go.sum [2023-07-13T00:38:30.609Z] -rw-rw-r-- 1 jenkins jenkins 1937 Jul 13 00:31 main.go [2023-07-13T00:38:30.609Z] -rw-rw-r-- 1 jenkins jenkins 2569 Jul 13 00:31 makefile [2023-07-13T00:38:30.609Z] drwxrwxr-x 9 jenkins jenkins 4096 Jul 13 00:31 res [2023-07-13T00:38:30.609Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 13 00:31 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T00:38:31.058Z] + 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=c85a49218b82e13738ec9b672758048df44354bb --label arch=arm64 --label version=0.0.0 . [2023-07-13T00:38:31.059Z] Sending build context to Docker daemon 176.1kB [2023-07-13T00:38:31.330Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-07-13T00:38:31.330Z] Step 2/26 : FROM ${BASE} AS builder [2023-07-13T00:38:31.330Z] ---> d5497e9a5aa0 [2023-07-13T00:38:31.330Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-07-13T00:38:31.330Z] ---> Running in a3e7f1c2cf82 [2023-07-13T00:38:31.598Z] Removing intermediate container a3e7f1c2cf82 [2023-07-13T00:38:31.598Z] ---> e01c2305ec9b [2023-07-13T00:38:31.598Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-07-13T00:38:31.598Z] ---> Running in 64a964288b57 [2023-07-13T00:38:31.865Z] Removing intermediate container 64a964288b57 [2023-07-13T00:38:31.865Z] ---> 7fc8decdcd0e [2023-07-13T00:38:31.865Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-07-13T00:38:32.135Z] ---> Running in 9ee857974985 [2023-07-13T00:38:32.402Z] Removing intermediate container 9ee857974985 [2023-07-13T00:38:32.402Z] ---> 8891bf09697b [2023-07-13T00:38:32.402Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-07-13T00:38:32.402Z] ---> Running in d95477ca1457 [2023-07-13T00:38:33.362Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-13T00:38:33.945Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-13T00:38:34.904Z] OK: 263 MiB in 53 packages [2023-07-13T00:38:35.486Z] Removing intermediate container d95477ca1457 [2023-07-13T00:38:35.486Z] ---> 0760ec9e42b4 [2023-07-13T00:38:35.486Z] Step 7/26 : WORKDIR /app [2023-07-13T00:38:35.486Z] ---> Running in 8d31830c172b [2023-07-13T00:38:35.754Z] Removing intermediate container 8d31830c172b [2023-07-13T00:38:35.754Z] ---> 83c8444e8b23 [2023-07-13T00:38:35.754Z] Step 8/26 : COPY go.mod vendor* ./ [2023-07-13T00:38:36.338Z] ---> 557ec9682d54 [2023-07-13T00:38:36.338Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-13T00:38:36.338Z] ---> Running in ec1eaf9e4082 [2023-07-13T00:38:41.715Z] Removing intermediate container ec1eaf9e4082 [2023-07-13T00:38:41.715Z] ---> d3926cb0c8c4 [2023-07-13T00:38:41.715Z] Step 10/26 : COPY . . [2023-07-13T00:38:41.982Z] ---> f7c41b27db60 [2023-07-13T00:38:41.982Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-07-13T00:38:42.249Z] ---> Running in 0bed5e1e2f23 [2023-07-13T00:38:42.516Z] Removing intermediate container 0bed5e1e2f23 [2023-07-13T00:38:42.516Z] ---> b2062ec735d7 [2023-07-13T00:38:42.516Z] Step 12/26 : RUN $MAKE [2023-07-13T00:38:42.516Z] ---> Running in 27e576cf5584 [2023-07-13T00:38:43.475Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.5 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-service-configurable [2023-07-13T00:41:05.173Z] Removing intermediate container 27e576cf5584 [2023-07-13T00:41:05.173Z] ---> 62350fb59dad [2023-07-13T00:41:05.173Z] Step 13/26 : FROM alpine:3.17 [2023-07-13T00:41:05.173Z] 3.17: Pulling from library/alpine [2023-07-13T00:41:05.173Z] edb6bdbacee9: Already exists [2023-07-13T00:41:05.173Z] Digest: sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-13T00:41:05.173Z] Status: Downloaded newer image for alpine:3.17 [2023-07-13T00:41:05.173Z] ---> 779605e5fbc0 [2023-07-13T00:41:05.173Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-07-13T00:41:05.173Z] ---> Running in bc3544768bf7 [2023-07-13T00:41:05.173Z] Removing intermediate container bc3544768bf7 [2023-07-13T00:41:05.173Z] ---> ab50210ba033 [2023-07-13T00:41:05.173Z] Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} [2023-07-13T00:41:05.173Z] ---> Running in f6c72677e88b [2023-07-13T00:41:05.173Z] Removing intermediate container f6c72677e88b [2023-07-13T00:41:05.173Z] ---> 04470344ad38 [2023-07-13T00:41:05.174Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-07-13T00:41:05.174Z] ---> Running in 7aba4d56c9de [2023-07-13T00:41:05.174Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-13T00:41:05.174Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-13T00:41:05.174Z] (1/2) Installing ca-certificates (20230506-r0) [2023-07-13T00:41:05.174Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-07-13T00:41:05.174Z] Executing busybox-1.35.0-r29.trigger [2023-07-13T00:41:05.174Z] Executing ca-certificates-20230506-r0.trigger [2023-07-13T00:41:05.174Z] OK: 8 MiB in 17 packages [2023-07-13T00:41:05.174Z] Removing intermediate container 7aba4d56c9de [2023-07-13T00:41:05.174Z] ---> 1055efb76d35 [2023-07-13T00:41:05.174Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-07-13T00:41:05.174Z] ---> e97ca9b2bbaa [2023-07-13T00:41:05.174Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-07-13T00:41:05.174Z] ---> 86b419dd5311 [2023-07-13T00:41:05.174Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-07-13T00:41:05.174Z] ---> 5951017f694b [2023-07-13T00:41:05.174Z] Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2023-07-13T00:41:05.174Z] ---> 71a6fe55601a [2023-07-13T00:41:05.174Z] Step 21/26 : EXPOSE 48095 [2023-07-13T00:41:05.174Z] ---> Running in 37ebe3bd46fb [2023-07-13T00:41:05.174Z] Removing intermediate container 37ebe3bd46fb [2023-07-13T00:41:05.174Z] ---> 6d33f6b9c45a [2023-07-13T00:41:05.174Z] Step 22/26 : ENTRYPOINT ["/app-service-configurable"] [2023-07-13T00:41:05.174Z] ---> Running in 1a07415668fa [2023-07-13T00:41:05.174Z] Removing intermediate container 1a07415668fa [2023-07-13T00:41:05.174Z] ---> dbacf8e3ce5b [2023-07-13T00:41:05.174Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-07-13T00:41:05.174Z] ---> Running in 792ce8957eab [2023-07-13T00:41:05.174Z] Removing intermediate container 792ce8957eab [2023-07-13T00:41:05.174Z] ---> 72dc531711f3 [2023-07-13T00:41:05.174Z] Step 24/26 : LABEL arch=arm64 [2023-07-13T00:41:05.174Z] ---> Running in 4628e5526197 [2023-07-13T00:41:05.174Z] Removing intermediate container 4628e5526197 [2023-07-13T00:41:05.174Z] ---> 09548bf923c3 [2023-07-13T00:41:05.174Z] Step 25/26 : LABEL git_sha=c85a49218b82e13738ec9b672758048df44354bb [2023-07-13T00:41:05.174Z] ---> Running in 73eea335da87 [2023-07-13T00:41:05.174Z] Removing intermediate container 73eea335da87 [2023-07-13T00:41:05.174Z] ---> d55b341e832a [2023-07-13T00:41:05.174Z] Step 26/26 : LABEL version=0.0.0 [2023-07-13T00:41:05.174Z] ---> Running in 45c9d637d739 [2023-07-13T00:41:05.174Z] Removing intermediate container 45c9d637d739 [2023-07-13T00:41:05.174Z] ---> 8ba9b063df1d [2023-07-13T00:41:05.174Z] [Warning] One or more build-args [ARCH] were not consumed [2023-07-13T00:41:05.174Z] Successfully built 8ba9b063df1d [2023-07-13T00:41:05.174Z] 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-07-13T00:41:05.977Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-07-13T00:41:05.978Z] [2023-07-13T00:41:05.978Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T00:41:06.378Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-07-13T00:41:06.378Z] arm64: Pulling from edgex-lftools-log-publisher [2023-07-13T00:41:06.378Z] 8998bd30e6a1: Pulling fs layer [2023-07-13T00:41:06.378Z] 04944245beec: Pulling fs layer [2023-07-13T00:41:06.378Z] 699f458cf7ca: Pulling fs layer [2023-07-13T00:41:06.378Z] 765212b225bb: Pulling fs layer [2023-07-13T00:41:06.378Z] f23df028b6ca: Pulling fs layer [2023-07-13T00:41:06.378Z] d65c8cfc05b1: Pulling fs layer [2023-07-13T00:41:06.378Z] 2437ff75d9bd: Pulling fs layer [2023-07-13T00:41:06.378Z] 765212b225bb: Waiting [2023-07-13T00:41:06.378Z] f23df028b6ca: Waiting [2023-07-13T00:41:06.378Z] d65c8cfc05b1: Waiting [2023-07-13T00:41:06.378Z] 2437ff75d9bd: Waiting [2023-07-13T00:41:06.646Z] 04944245beec: Verifying Checksum [2023-07-13T00:41:06.646Z] 04944245beec: Download complete [2023-07-13T00:41:06.646Z] 765212b225bb: Verifying Checksum [2023-07-13T00:41:06.646Z] 765212b225bb: Download complete [2023-07-13T00:41:06.646Z] f23df028b6ca: Verifying Checksum [2023-07-13T00:41:06.646Z] f23df028b6ca: Download complete [2023-07-13T00:41:06.646Z] d65c8cfc05b1: Verifying Checksum [2023-07-13T00:41:06.646Z] d65c8cfc05b1: Download complete [2023-07-13T00:41:06.646Z] 699f458cf7ca: Verifying Checksum [2023-07-13T00:41:06.646Z] 699f458cf7ca: Download complete [2023-07-13T00:41:07.247Z] 8998bd30e6a1: Verifying Checksum [2023-07-13T00:41:07.247Z] 8998bd30e6a1: Download complete [2023-07-13T00:41:09.196Z] 2437ff75d9bd: Download complete [2023-07-13T00:41:11.158Z] 8998bd30e6a1: Pull complete [2023-07-13T00:41:11.755Z] 04944245beec: Pull complete [2023-07-13T00:41:13.169Z] 699f458cf7ca: Pull complete [2023-07-13T00:41:13.169Z] 765212b225bb: Pull complete [2023-07-13T00:41:14.131Z] f23df028b6ca: Pull complete [2023-07-13T00:41:14.398Z] d65c8cfc05b1: Pull complete [2023-07-13T00:41:29.392Z] 2437ff75d9bd: Pull complete [2023-07-13T00:41:29.392Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-07-13T00:41:29.392Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-07-13T00:41:29.392Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-13T00:41:29.715Z] prd-ubuntu20.04-docker-arm64-4c-16g-1009 does not seem to be running inside a container [2023-07-13T00:41:29.788Z] $ 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/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@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:arm64 cat [2023-07-13T00:41:32.494Z] $ docker top 63d26bda3e748f5a82098dbfbb7c95c8fe84da68ae8d7638cdf8b3ee9bdc2c7f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-13T00:41:33.378Z] ---> job-cost.sh [2023-07-13T00:41:33.378Z] lf-activate-venv: SKIPPING [2023-07-13T00:41:33.378Z] INFO: No Stack... [2023-07-13T00:41:34.338Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-07-13T00:41:34.923Z] INFO: Archiving Costs [Pipeline] sh [2023-07-13T00:41:35.582Z] + cat /w/workspace/app-service-configurable/1/archives/cost.csv [2023-07-13T00:41:35.582Z] + cut -d, -f6 [Pipeline] lock [2023-07-13T00:41:35.663Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-570-1-stack-cost] [2023-07-13T00:41:35.668Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-570-1-stack-cost] did not exist. Created. [2023-07-13T00:41:35.668Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-570-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-07-13T00:41:36.075Z] /w/workspace/app-service-configurable/1@tmp/durable-95f3ef89/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-07-13T00:41:36.434Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-07-13T00:41:36.471Z] Warning: overwriting stash ‘stack-cost’ [2023-07-13T00:41:36.527Z] Stashed 1 file(s) [Pipeline] } [2023-07-13T00:41:36.542Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-570-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-07-13T00:41:36.629Z] $ docker stop --time=1 63d26bda3e748f5a82098dbfbb7c95c8fe84da68ae8d7638cdf8b3ee9bdc2c7f [2023-07-13T00:41:38.125Z] $ docker rm -f --volumes 63d26bda3e748f5a82098dbfbb7c95c8fe84da68ae8d7638cdf8b3ee9bdc2c7f [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-07-13T00:41:39.175Z] provisioning config files... [2023-07-13T00:41:39.183Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/_app-service-configurable_PR-570@tmp/config3393369569312359474tmp [Pipeline] { [Pipeline] sh [2023-07-13T00:41:39.515Z] + set +x [2023-07-13T00:41:39.515Z] + curl -s https://codecov.io/bash [2023-07-13T00:41:39.515Z] + bash -s -- [2023-07-13T00:41:39.515Z] [2023-07-13T00:41:39.515Z] _____ _ [2023-07-13T00:41:39.516Z] / ____| | | [2023-07-13T00:41:39.516Z] | | ___ __| | ___ ___ _____ __ [2023-07-13T00:41:39.516Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-07-13T00:41:39.516Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-07-13T00:41:39.516Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-07-13T00:41:39.516Z] Bash-1.0.6 [2023-07-13T00:41:39.516Z] [2023-07-13T00:41:39.516Z] [2023-07-13T00:41:39.516Z] ==> git version 2.25.1 found [2023-07-13T00:41:39.516Z] ==> 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-07-13T00:41:39.516Z] Release-Date: 2020-01-08 [2023-07-13T00:41:39.516Z] 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-07-13T00:41:39.516Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-07-13T00:41:39.516Z] ==> Jenkins CI detected. [2023-07-13T00:41:39.516Z] current dir:  /w/workspace/_app-service-configurable_PR-570 [2023-07-13T00:41:39.516Z] project root: . [2023-07-13T00:41:39.516Z] --> token set from env [2023-07-13T00:41:39.516Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-07-13T00:41:39.516Z] ==> Running gcov in . (disable via -X gcov) [2023-07-13T00:41:39.516Z] ==> Python coveragepy not found [2023-07-13T00:41:39.516Z] ==> Searching for coverage reports in: [2023-07-13T00:41:39.516Z] + . [2023-07-13T00:41:39.516Z] -> Found 1 reports [2023-07-13T00:41:39.516Z] ==> Detecting git/mercurial file structure [2023-07-13T00:41:39.776Z] ==> Reading reports [2023-07-13T00:41:39.776Z] + ./coverage.out bytes=13 [2023-07-13T00:41:39.776Z] ==> Appending adjustments [2023-07-13T00:41:39.776Z] https://docs.codecov.io/docs/fixing-reports [2023-07-13T00:41:39.776Z] + Found adjustments [2023-07-13T00:41:39.776Z] ==> Gzipping contents [2023-07-13T00:41:39.776Z] 4.0K /tmp/codecov.LehFV5.gz [2023-07-13T00:41:39.776Z] ==> Uploading reports [2023-07-13T00:41:39.776Z] url: https://codecov.io [2023-07-13T00:41:39.776Z] query: branch=PR-570&commit=c85a49218b82e13738ec9b672758048df44354bb&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-570%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=570&job=&cmd_args= [2023-07-13T00:41:39.776Z] -> Pinging Codecov [2023-07-13T00:41:39.776Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=06d844e6-9d8b-4dd4-8e5a-bb28e4cf5bd2&branch=PR-570&commit=c85a49218b82e13738ec9b672758048df44354bb&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-570%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=570&job=&cmd_args= [2023-07-13T00:41:39.776Z] -> Uploading to [2023-07-13T00:41:39.776Z] https://storage.googleapis.com/codecov/v4/raw/2023-07-13/A97CA9966030D2A3747ED39772930CCE/c85a49218b82e13738ec9b672758048df44354bb/5349bdf6-935c-457d-b783-06afa7473b1c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230713%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230713T004139Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b1cc9147410bccaedd14e790a8fa21be2f82f4ebe475d399edc1c25607aaf84a [2023-07-13T00:41:39.776Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-07-13T00:41:39.776Z] Dload Upload Total Spent Left Speed [2023-07-13T00:41:40.036Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 429 0 0 100 429 0 2004 --:--:-- --:--:-- --:--:-- 2004 [2023-07-13T00:41:40.036Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/c85a49218b82e13738ec9b672758048df44354bb [Pipeline] } [2023-07-13T00:41:40.066Z] 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-07-13T00:41:41.954Z] + [ -d /w/workspace/_app-service-configurable_PR-570/archives ] [2023-07-13T00:41:41.954Z] + ls -al /w/workspace/_app-service-configurable_PR-570/archives [2023-07-13T00:41:41.954Z] total 16 [2023-07-13T00:41:41.954Z] drwxr-xr-x 3 root root 4096 Jul 13 00:29 . [2023-07-13T00:41:41.954Z] drwxrwxr-x 9 jenkins jenkins 4096 Jul 13 00:29 .. [2023-07-13T00:41:41.954Z] drwxr-xr-x 2 root root 4096 Jul 13 00:29 cost [2023-07-13T00:41:41.954Z] -rw-r--r-- 1 root root 96 Jul 13 00:29 cost.csv [2023-07-13T00:41:41.954Z] + sudo chown -R jenkins:jenkins /w/workspace/_app-service-configurable_PR-570/archives [2023-07-13T00:41:41.954Z] + ls -al /w/workspace/_app-service-configurable_PR-570/archives [2023-07-13T00:41:41.954Z] total 16 [2023-07-13T00:41:41.954Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 13 00:29 . [2023-07-13T00:41:41.954Z] drwxrwxr-x 9 jenkins jenkins 4096 Jul 13 00:29 .. [2023-07-13T00:41:41.954Z] drwxr-xr-x 2 jenkins jenkins 4096 Jul 13 00:29 cost [2023-07-13T00:41:41.954Z] -rw-r--r-- 1 jenkins jenkins 96 Jul 13 00:29 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-07-13T00:41:42.285Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-13T00:41:43.175Z] ---> package-listing.sh [2023-07-13T00:41:43.176Z] ++ facter osfamily [2023-07-13T00:41:43.176Z] ++ tr '[:upper:]' '[:lower:]' [2023-07-13T00:41:43.437Z] + OS_FAMILY=debian [2023-07-13T00:41:43.437Z] + workspace=/w/workspace/_app-service-configurable_PR-570 [2023-07-13T00:41:43.437Z] + START_PACKAGES=/tmp/packages_start.txt [2023-07-13T00:41:43.437Z] + END_PACKAGES=/tmp/packages_end.txt [2023-07-13T00:41:43.437Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-07-13T00:41:43.437Z] + PACKAGES=/tmp/packages_start.txt [2023-07-13T00:41:43.437Z] + '[' /w/workspace/_app-service-configurable_PR-570 ']' [2023-07-13T00:41:43.437Z] + PACKAGES=/tmp/packages_end.txt [2023-07-13T00:41:43.437Z] + case "${OS_FAMILY}" in [2023-07-13T00:41:43.437Z] + dpkg -l [2023-07-13T00:41:43.437Z] + grep '^ii' [2023-07-13T00:41:43.437Z] + '[' -f /tmp/packages_start.txt ']' [2023-07-13T00:41:43.437Z] + '[' -f /tmp/packages_end.txt ']' [2023-07-13T00:41:43.437Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-07-13T00:41:43.437Z] + '[' /w/workspace/_app-service-configurable_PR-570 ']' [2023-07-13T00:41:43.437Z] + mkdir -p /w/workspace/_app-service-configurable_PR-570/archives/ [2023-07-13T00:41:43.437Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-570/archives/ [Pipeline] echo [2023-07-13T00:41:43.473Z] 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-570/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-07-13T00:41:43.764Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T00:41:44.149Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-13T00:41:44.149Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-13T00:41:44.298Z] prd-ubuntu20.04-docker-8c-8g-1008 does not seem to be running inside a container [2023-07-13T00:41:44.330Z] $ 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-570/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-570 -v /w/workspace/_app-service-configurable_PR-570:/w/workspace/_app-service-configurable_PR-570:rw,z -v /w/workspace/_app-service-configurable_PR-570@tmp:/w/workspace/_app-service-configurable_PR-570@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-lftools-log-publisher:latest cat [2023-07-13T00:41:44.534Z] $ docker top 0e6d2f13fd9f5f93217a30ff7494cf13af1416c21ce1c684c168e890fbea86f0 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-13T00:41:44.932Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-07-13T00:41:45.244Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-07-13T00:41:45.555Z] + ls /var/log/sa-host [2023-07-13T00:41:45.556Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-07-13T00:41:45.780Z] provisioning config files... [2023-07-13T00:41:45.790Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-570@tmp/config18074894894001290369tmp [Pipeline] { [Pipeline] echo [2023-07-13T00:41:45.851Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-13T00:41:46.164Z] ---> create-netrc.sh [Pipeline] } [2023-07-13T00:41:46.193Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-07-13T00:41:46.600Z] ---> python-tools-install.sh [Pipeline] echo [2023-07-13T00:41:46.638Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-13T00:41:46.953Z] ---> sudo-logs.sh [2023-07-13T00:41:46.954Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-07-13T00:41:47.041Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-13T00:41:47.358Z] ---> job-cost.sh [2023-07-13T00:41:47.358Z] lf-activate-venv: SKIPPING [2023-07-13T00:41:47.358Z] DEBUG: total: 0.2199999988079071 [2023-07-13T00:41:47.358Z] INFO: Retrieving Stack Cost... [2023-07-13T00:41:48.300Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-07-13T00:41:48.869Z] INFO: Archiving Costs [Pipeline] echo [2023-07-13T00:41:48.905Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-13T00:41:49.217Z] ---> logs-deploy.sh [2023-07-13T00:41:49.217Z] lf-activate-venv: SKIPPING [2023-07-13T00:41:49.217Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-570/1 [2023-07-13T00:41:49.217Z] INFO: archiving workspace using pattern(s): [2023-07-13T00:41:50.155Z] Archives upload complete. [2023-07-13T00:41:50.415Z] INFO: archiving logs to Nexus [2023-07-13T00:41:50.986Z] ---> uname -a: [2023-07-13T00:41:50.986Z] Linux prd-ubuntu20-04-docker-8c-8g-1008 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-07-13T00:41:50.986Z] [2023-07-13T00:41:50.986Z] [2023-07-13T00:41:50.986Z] ---> lscpu: [2023-07-13T00:41:50.986Z] Architecture: x86_64 [2023-07-13T00:41:50.986Z] CPU op-mode(s): 32-bit, 64-bit [2023-07-13T00:41:50.986Z] Byte Order: Little Endian [2023-07-13T00:41:50.986Z] Address sizes: 40 bits physical, 48 bits virtual [2023-07-13T00:41:50.986Z] CPU(s): 8 [2023-07-13T00:41:50.986Z] On-line CPU(s) list: 0-7 [2023-07-13T00:41:50.986Z] Thread(s) per core: 1 [2023-07-13T00:41:50.986Z] Core(s) per socket: 1 [2023-07-13T00:41:50.986Z] Socket(s): 8 [2023-07-13T00:41:50.986Z] NUMA node(s): 1 [2023-07-13T00:41:50.986Z] Vendor ID: AuthenticAMD [2023-07-13T00:41:50.986Z] CPU family: 23 [2023-07-13T00:41:50.986Z] Model: 49 [2023-07-13T00:41:50.986Z] Model name: AMD EPYC-Rome Processor [2023-07-13T00:41:50.986Z] Stepping: 0 [2023-07-13T00:41:50.986Z] CPU MHz: 2800.000 [2023-07-13T00:41:50.986Z] BogoMIPS: 5600.00 [2023-07-13T00:41:50.986Z] Virtualization: AMD-V [2023-07-13T00:41:50.986Z] Hypervisor vendor: KVM [2023-07-13T00:41:50.986Z] Virtualization type: full [2023-07-13T00:41:50.986Z] L1d cache: 256 KiB [2023-07-13T00:41:50.986Z] L1i cache: 256 KiB [2023-07-13T00:41:50.986Z] L2 cache: 4 MiB [2023-07-13T00:41:50.986Z] L3 cache: 128 MiB [2023-07-13T00:41:50.986Z] NUMA node0 CPU(s): 0-7 [2023-07-13T00:41:50.986Z] Vulnerability Itlb multihit: Not affected [2023-07-13T00:41:50.986Z] Vulnerability L1tf: Not affected [2023-07-13T00:41:50.986Z] Vulnerability Mds: Not affected [2023-07-13T00:41:50.986Z] Vulnerability Meltdown: Not affected [2023-07-13T00:41:50.986Z] Vulnerability Mmio stale data: Not affected [2023-07-13T00:41:50.986Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-07-13T00:41:50.986Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-07-13T00:41:50.986Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-07-13T00:41:50.986Z] Vulnerability Srbds: Not affected [2023-07-13T00:41:50.986Z] Vulnerability Tsx async abort: Not affected [2023-07-13T00:41:50.986Z] 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-07-13T00:41:50.986Z] [2023-07-13T00:41:50.986Z] [2023-07-13T00:41:50.986Z] ---> nproc: [2023-07-13T00:41:50.986Z] 8 [2023-07-13T00:41:50.986Z] [2023-07-13T00:41:50.986Z] [2023-07-13T00:41:50.986Z] ---> df -h: [2023-07-13T00:41:50.986Z] Filesystem Size Used Avail Use% Mounted on [2023-07-13T00:41:50.986Z] overlay 155G 12G 144G 8% / [2023-07-13T00:41:50.986Z] tmpfs 64M 0 64M 0% /dev [2023-07-13T00:41:50.986Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-07-13T00:41:50.986Z] shm 64M 0 64M 0% /dev/shm [2023-07-13T00:41:50.986Z] /dev/vda1 155G 12G 144G 8% /facter-os [2023-07-13T00:41:50.986Z] [2023-07-13T00:41:50.986Z] [2023-07-13T00:41:50.986Z] ---> sar -b -r -n DEV: [2023-07-13T00:41:50.986Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-1008) 07/13/23 _x86_64_ (8 CPU) [2023-07-13T00:41:50.986Z] [2023-07-13T00:41:50.986Z] 00:25:47 LINUX RESTART (8 CPU) [2023-07-13T00:41:50.986Z] [2023-07-13T00:41:50.986Z] 00:26:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-07-13T00:41:50.986Z] 00:27:02 221.71 47.66 174.05 0.00 5377.64 122358.41 0.00 [2023-07-13T00:41:50.986Z] 00:28:01 139.47 1.64 137.82 0.00 31.05 61389.87 0.00 [2023-07-13T00:41:50.986Z] 00:29:01 66.66 0.13 66.52 0.00 7.60 20557.11 0.00 [2023-07-13T00:41:50.986Z] 00:30:01 187.50 0.22 187.29 0.00 11.20 46585.44 0.00 [2023-07-13T00:41:50.986Z] 00:31:01 20.03 8.08 11.95 0.00 920.51 2191.92 0.00 [2023-07-13T00:41:50.986Z] 00:32:01 39.57 3.52 36.05 0.00 4255.51 6741.62 0.00 [2023-07-13T00:41:50.986Z] 00:33:01 3.70 0.02 3.68 0.00 0.13 93.17 0.00 [2023-07-13T00:41:50.987Z] 00:34:01 1.60 0.00 1.60 0.00 0.00 17.20 0.00 [2023-07-13T00:41:50.987Z] 00:35:01 1.08 0.00 1.08 0.00 0.00 11.33 0.00 [2023-07-13T00:41:50.987Z] 00:36:01 1.88 0.00 1.88 0.00 0.00 22.13 0.00 [2023-07-13T00:41:50.987Z] 00:37:01 1.22 0.00 1.22 0.00 0.00 13.06 0.00 [2023-07-13T00:41:50.987Z] 00:38:01 0.93 0.00 0.93 0.00 0.00 10.93 0.00 [2023-07-13T00:41:50.987Z] 00:39:01 1.20 0.00 1.20 0.00 0.00 13.73 0.00 [2023-07-13T00:41:50.987Z] 00:40:01 1.08 0.00 1.08 0.00 0.00 13.20 0.00 [2023-07-13T00:41:50.987Z] 00:41:01 1.67 0.02 1.65 0.00 0.13 20.00 0.00 [2023-07-13T00:41:50.987Z] Average: 45.85 4.09 41.76 0.00 707.68 17286.06 0.00 [2023-07-13T00:41:50.987Z] [2023-07-13T00:41:50.987Z] 00:26:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-07-13T00:41:50.987Z] 00:27:02 29975540 31629420 722836 2.20 59736 1894008 1742988 5.14 967252 1641864 344 [2023-07-13T00:41:50.987Z] 00:28:01 27667688 31562468 744860 2.27 144352 3896692 1835000 5.41 1217844 3499728 416412 [2023-07-13T00:41:50.987Z] 00:29:01 27878452 31559428 742916 2.26 148956 3684616 1821708 5.37 1199668 3303808 308624 [2023-07-13T00:41:50.987Z] 00:30:01 27567672 31551888 751216 2.28 160568 3961032 1746080 5.15 1277344 3525996 92 [2023-07-13T00:41:50.987Z] 00:31:01 27449328 31536624 748632 2.28 167680 4063100 1563492 4.61 1341400 3563256 1208 [2023-07-13T00:41:50.987Z] 00:32:01 27048668 31543068 740432 2.25 194648 4422508 1802268 5.31 1586504 3695476 44 [2023-07-13T00:41:50.987Z] 00:33:01 27056444 31545980 737620 2.24 193172 4419256 1795072 5.29 1582352 3692264 168 [2023-07-13T00:41:50.987Z] 00:34:01 27056128 31545820 737532 2.24 193208 4419256 1795072 5.29 1582400 3692268 44 [2023-07-13T00:41:50.987Z] 00:35:01 27061948 31551664 731632 2.22 193228 4419260 1795072 5.29 1576744 3692268 12 [2023-07-13T00:41:50.987Z] 00:36:01 27061856 31551632 731816 2.23 193284 4419264 1795072 5.29 1576784 3692276 52 [2023-07-13T00:41:50.987Z] 00:37:01 27061808 31551608 731760 2.23 193296 4419264 1795072 5.29 1576996 3692272 16 [2023-07-13T00:41:50.987Z] 00:38:01 27062156 31552148 731280 2.22 193316 4419268 1795072 5.29 1576856 3692432 168 [2023-07-13T00:41:50.987Z] 00:39:01 27061920 31551916 731432 2.22 193336 4419272 1795072 5.29 1576928 3692436 4 [2023-07-13T00:41:50.987Z] 00:40:01 27061644 31551708 731576 2.22 193388 4419280 1795072 5.29 1576780 3692444 176 [2023-07-13T00:41:50.987Z] 00:41:01 27061108 31551336 731800 2.23 193412 4419412 1805144 5.32 1576700 3692568 204 [2023-07-13T00:41:50.987Z] Average: 27408824 31555781 736489 2.24 174372 4113033 1778484 5.24 1452837 3497424 48505 [2023-07-13T00:41:50.987Z] [2023-07-13T00:41:50.987Z] 00:26:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-07-13T00:41:50.987Z] 00:27:02 lo 4.33 4.33 0.41 0.41 0.00 0.00 0.00 0.00 [2023-07-13T00:41:50.987Z] 00:27:02 ens3 342.89 241.06 2497.41 70.11 0.00 0.00 0.00 0.00 [2023-07-13T00:41:50.987Z] 00:27:02 docker0 4.58 3.88 0.43 47.91 0.00 0.00 0.00 0.00 [2023-07-13T00:41:50.987Z] 00:28:01 lo 2.91 2.91 0.28 0.28 0.00 0.00 0.00 0.00 [2023-07-13T00:41:50.987Z] 00:28:01 ens3 544.60 312.98 6686.74 90.29 0.00 0.00 0.00 0.00 [2023-07-13T00:41:50.987Z] 00:28:01 docker0 201.90 382.19 15.93 2408.87 0.00 0.00 0.00 0.00 [2023-07-13T00:41:50.987Z] 00:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-13T00:41:50.987Z] 00:29:01 ens3 24.53 16.30 26.31 10.85 0.00 0.00 0.00 0.00 [2023-07-13T00:41:50.987Z] 00:29:01 veth02663ad 0.00 0.18 0.00 0.02 0.00 0.00 0.00 0.00 [2023-07-13T00:41:50.987Z] 00:29:01 docker0 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 [2023-07-13T00:41:50.987Z] 00:30:01 lo 2.07 2.07 0.20 0.20 0.00 0.00 0.00 0.00 [2023-07-13T00:41:50.987Z] 00:30:01 ens3 116.33 71.25 2636.17 18.06 0.00 0.00 0.00 0.00 [2023-07-13T00:41:50.987Z] 00:30:01 docker0 3.20 6.72 0.20 88.07 0.00 0.00 0.00 0.00 [2023-07-13T00:41:50.987Z] 00:31:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 [2023-07-13T00:41:50.987Z] 00:31:01 ens3 53.74 24.10 915.50 1.88 0.00 0.00 0.00 0.00 [2023-07-13T00:41:50.987Z] 00:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-13T00:41:50.987Z] 00:32:01 lo 0.60 0.60 0.05 0.05 0.00 0.00 0.00 0.00 [2023-07-13T00:41:50.987Z] 00:32:01 ens3 147.60 65.88 2009.77 4.95 0.00 0.00 0.00 0.00 [2023-07-13T00:41:50.987Z] 00:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-13T00:41:50.987Z] 00:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-13T00:41:50.987Z] 00:33:01 ens3 0.80 0.27 0.16 0.08 0.00 0.00 0.00 0.00 [2023-07-13T00:41:50.987Z] 00:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-13T00:41:50.987Z] 00:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-07-13T00:41:50.987Z] 00:34:01 ens3 0.60 0.58 0.32 0.22 0.00 0.00 0.00 0.00 [2023-07-13T00:41:50.987Z] 00:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-13T00:41:50.987Z] 00:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-13T00:41:50.987Z] 00:35:01 ens3 0.15 0.03 0.01 0.00 0.00 0.00 0.00 0.00 [2023-07-13T00:41:50.987Z] 00:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-13T00:41:50.987Z] 00:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-07-13T00:41:50.987Z] 00:36:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-07-13T00:41:50.987Z] 00:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-13T00:41:50.987Z] 00:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-13T00:41:50.987Z] 00:37:01 ens3 0.65 0.15 0.11 0.07 0.00 0.00 0.00 0.00 [2023-07-13T00:41:50.987Z] 00:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-13T00:41:50.987Z] 00:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-07-13T00:41:50.987Z] 00:38:01 ens3 0.52 0.23 0.12 0.08 0.00 0.00 0.00 0.00 [2023-07-13T00:41:50.987Z] 00:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-13T00:41:50.987Z] 00:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-13T00:41:50.987Z] 00:39:01 ens3 0.58 0.48 0.27 0.23 0.00 0.00 0.00 0.00 [2023-07-13T00:41:50.987Z] 00:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-13T00:41:50.987Z] 00:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-07-13T00:41:50.987Z] 00:40:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-07-13T00:41:50.987Z] 00:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-13T00:41:50.987Z] 00:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-13T00:41:50.987Z] 00:41:01 ens3 0.50 0.38 0.26 0.21 0.00 0.00 0.00 0.00 [2023-07-13T00:41:50.987Z] 00:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-13T00:41:50.987Z] Average: lo 0.73 0.73 0.07 0.07 0.00 0.00 0.00 0.00 [2023-07-13T00:41:50.987Z] Average: ens3 81.73 48.63 978.51 13.05 0.00 0.00 0.00 0.00 [2023-07-13T00:41:50.987Z] Average: docker0 13.77 25.79 1.09 167.16 0.00 0.00 0.00 0.00 [2023-07-13T00:41:50.987Z] [2023-07-13T00:41:50.987Z] [2023-07-13T00:41:50.987Z] ---> sar -P ALL: [2023-07-13T00:41:50.987Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-1008) 07/13/23 _x86_64_ (8 CPU) [2023-07-13T00:41:50.987Z] [2023-07-13T00:41:50.987Z] 00:25:47 LINUX RESTART (8 CPU) [2023-07-13T00:41:50.987Z] [2023-07-13T00:41:50.987Z] 00:26:01 CPU %user %nice %system %iowait %steal %idle [2023-07-13T00:41:50.987Z] 00:27:02 all 6.44 0.00 1.94 5.07 0.05 86.49 [2023-07-13T00:41:50.987Z] 00:27:02 0 4.12 0.00 1.52 10.12 0.07 84.17 [2023-07-13T00:41:50.987Z] 00:27:02 1 7.51 0.00 1.93 2.23 0.03 88.29 [2023-07-13T00:41:50.987Z] 00:27:02 2 4.66 0.00 3.34 18.52 0.03 73.45 [2023-07-13T00:41:50.987Z] 00:27:02 3 6.27 0.00 2.10 0.72 0.07 90.85 [2023-07-13T00:41:50.987Z] 00:27:02 4 6.15 0.00 1.58 0.81 0.05 91.41 [2023-07-13T00:41:50.987Z] 00:27:02 5 6.64 0.00 2.15 5.75 0.07 85.40 [2023-07-13T00:41:50.987Z] 00:27:02 6 5.29 0.00 1.59 0.37 0.05 92.70 [2023-07-13T00:41:50.987Z] 00:27:02 7 10.92 0.00 1.28 2.06 0.05 85.69 [2023-07-13T00:41:50.987Z] 00:28:01 all 8.13 0.00 3.70 5.76 0.07 82.34 [2023-07-13T00:41:50.987Z] 00:28:01 0 8.65 0.00 3.31 0.02 0.05 87.97 [2023-07-13T00:41:50.987Z] 00:28:01 1 8.82 0.00 3.34 0.43 0.07 87.35 [2023-07-13T00:41:50.987Z] 00:28:01 2 7.78 0.00 3.03 5.81 0.05 83.33 [2023-07-13T00:41:50.987Z] 00:28:01 3 7.82 0.00 4.15 0.21 0.05 87.78 [2023-07-13T00:41:50.987Z] 00:28:01 4 7.61 0.00 4.49 15.35 0.07 72.48 [2023-07-13T00:41:50.987Z] 00:28:01 5 7.98 0.00 3.70 0.72 0.07 87.53 [2023-07-13T00:41:50.987Z] 00:28:01 6 7.28 0.00 3.11 3.04 0.07 86.49 [2023-07-13T00:41:50.987Z] 00:28:01 7 9.10 0.00 4.50 20.63 0.10 65.66 [2023-07-13T00:41:50.987Z] 00:29:01 all 41.64 0.00 6.11 1.83 0.11 50.32 [2023-07-13T00:41:50.987Z] 00:29:01 0 43.02 0.00 5.79 0.08 0.10 51.00 [2023-07-13T00:41:50.987Z] 00:29:01 1 42.94 0.00 6.58 4.23 0.10 46.14 [2023-07-13T00:41:50.987Z] 00:29:01 2 42.49 0.00 5.64 0.15 0.10 51.62 [2023-07-13T00:41:50.987Z] 00:29:01 3 41.81 0.00 6.29 0.54 0.12 51.24 [2023-07-13T00:41:50.987Z] 00:29:01 4 40.95 0.00 6.19 0.40 0.08 52.37 [2023-07-13T00:41:50.987Z] 00:29:01 5 40.96 0.00 6.29 0.18 0.10 52.47 [2023-07-13T00:41:50.987Z] 00:29:01 6 41.05 0.00 5.55 0.76 0.15 52.49 [2023-07-13T00:41:50.987Z] 00:29:01 7 39.85 0.00 6.53 8.31 0.12 45.20 [2023-07-13T00:41:50.987Z] 00:30:01 all 18.30 0.00 4.71 4.90 0.11 71.98 [2023-07-13T00:41:50.987Z] 00:30:01 0 16.31 0.00 4.66 3.13 0.19 75.72 [2023-07-13T00:41:50.987Z] 00:30:01 1 19.60 0.00 5.86 7.35 0.07 67.12 [2023-07-13T00:41:50.987Z] 00:30:01 2 19.66 0.00 3.85 1.56 0.08 74.84 [2023-07-13T00:41:50.987Z] 00:30:01 3 18.20 0.00 4.32 1.25 0.08 76.14 [2023-07-13T00:41:50.987Z] 00:30:01 4 16.66 0.00 3.43 5.71 0.07 74.13 [2023-07-13T00:41:50.987Z] 00:30:01 5 15.96 0.00 3.69 5.71 0.07 74.58 [2023-07-13T00:41:50.987Z] 00:30:01 6 18.65 0.00 6.17 9.35 0.10 65.73 [2023-07-13T00:41:50.987Z] 00:30:01 7 21.38 0.00 5.74 5.22 0.22 67.44 [2023-07-13T00:41:50.987Z] 00:31:01 all 0.45 0.00 0.35 0.23 0.01 98.96 [2023-07-13T00:41:50.987Z] 00:31:01 0 0.10 0.00 0.13 0.03 0.02 99.72 [2023-07-13T00:41:50.987Z] 00:31:01 1 1.15 0.00 0.63 0.27 0.03 97.92 [2023-07-13T00:41:50.987Z] 00:31:01 2 0.33 0.00 0.17 0.15 0.02 99.33 [2023-07-13T00:41:50.987Z] 00:31:01 3 0.12 0.00 0.30 0.13 0.00 99.45 [2023-07-13T00:41:50.987Z] 00:31:01 4 0.15 0.00 0.08 0.00 0.02 99.75 [2023-07-13T00:41:50.987Z] 00:31:01 5 0.43 0.00 0.48 0.33 0.00 98.75 [2023-07-13T00:41:50.987Z] 00:31:01 6 1.12 0.00 0.77 0.87 0.02 97.24 [2023-07-13T00:41:50.987Z] 00:31:01 7 0.20 0.00 0.22 0.02 0.02 99.55 [2023-07-13T00:41:50.987Z] 00:32:01 all 1.93 0.00 1.27 0.53 0.03 96.24 [2023-07-13T00:41:50.987Z] 00:32:01 0 2.22 0.00 1.02 0.87 0.02 95.88 [2023-07-13T00:41:50.987Z] 00:32:01 1 2.02 0.00 0.74 0.07 0.03 97.14 [2023-07-13T00:41:50.987Z] 00:32:01 2 1.07 0.00 0.72 0.08 0.02 98.11 [2023-07-13T00:41:50.987Z] 00:32:01 3 2.98 0.00 1.00 0.10 0.03 95.89 [2023-07-13T00:41:50.987Z] 00:32:01 4 1.60 0.00 3.02 1.52 0.02 93.84 [2023-07-13T00:41:50.987Z] 00:32:01 5 1.00 0.00 0.93 0.03 0.02 98.02 [2023-07-13T00:41:50.987Z] 00:32:01 6 1.82 0.00 1.75 0.94 0.02 95.47 [2023-07-13T00:41:50.987Z] 00:32:01 7 2.72 0.00 1.00 0.63 0.05 95.59 [2023-07-13T00:41:50.987Z] 00:33:01 all 0.11 0.00 0.06 0.12 0.01 99.69 [2023-07-13T00:41:50.987Z] 00:33:01 0 0.03 0.00 0.03 0.00 0.00 99.93 [2023-07-13T00:41:50.987Z] 00:33:01 1 0.23 0.00 0.12 0.03 0.03 99.58 [2023-07-13T00:41:50.987Z] 00:33:01 2 0.13 0.00 0.03 0.00 0.02 99.82 [2023-07-13T00:41:50.987Z] 00:33:01 3 0.12 0.00 0.05 0.02 0.00 99.82 [2023-07-13T00:41:50.987Z] 00:33:01 4 0.02 0.00 0.05 0.10 0.00 99.83 [2023-07-13T00:41:50.987Z] 00:33:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2023-07-13T00:41:50.987Z] 00:33:01 6 0.15 0.00 0.08 0.33 0.03 99.40 [2023-07-13T00:41:50.987Z] 00:33:01 7 0.18 0.00 0.13 0.48 0.00 99.20 [2023-07-13T00:41:50.987Z] 00:34:01 all 0.12 0.00 0.01 0.07 0.01 99.79 [2023-07-13T00:41:50.987Z] 00:34:01 0 0.00 0.00 0.02 0.00 0.02 99.97 [2023-07-13T00:41:50.987Z] 00:34:01 1 0.85 0.00 0.02 0.00 0.02 99.12 [2023-07-13T00:41:50.987Z] 00:34:01 2 0.07 0.00 0.00 0.00 0.00 99.93 [2023-07-13T00:41:50.987Z] 00:34:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2023-07-13T00:41:50.987Z] 00:34:01 4 0.00 0.00 0.00 0.10 0.00 99.90 [2023-07-13T00:41:50.987Z] 00:34:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-07-13T00:41:50.987Z] 00:34:01 6 0.03 0.00 0.02 0.32 0.02 99.62 [2023-07-13T00:41:50.987Z] 00:34:01 7 0.02 0.00 0.00 0.15 0.02 99.82 [2023-07-13T00:41:50.987Z] 00:35:01 all 0.07 0.00 0.02 0.02 0.00 99.89 [2023-07-13T00:41:50.987Z] 00:35:01 0 0.05 0.00 0.02 0.00 0.02 99.92 [2023-07-13T00:41:50.987Z] 00:35:01 1 0.33 0.00 0.03 0.00 0.00 99.63 [2023-07-13T00:41:50.987Z] 00:35:01 2 0.10 0.00 0.03 0.00 0.02 99.85 [2023-07-13T00:41:50.987Z] 00:35:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2023-07-13T00:41:50.987Z] 00:35:01 4 0.02 0.00 0.02 0.02 0.00 99.95 [2023-07-13T00:41:50.987Z] 00:35:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-07-13T00:41:50.987Z] 00:35:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2023-07-13T00:41:50.987Z] 00:35:01 7 0.02 0.00 0.02 0.15 0.00 99.82 [2023-07-13T00:41:50.987Z] 00:36:01 all 0.11 0.00 0.01 0.01 0.01 99.86 [2023-07-13T00:41:50.987Z] 00:36:01 0 0.03 0.00 0.05 0.00 0.00 99.92 [2023-07-13T00:41:50.987Z] 00:36:01 1 0.63 0.00 0.00 0.00 0.00 99.37 [2023-07-13T00:41:50.987Z] 00:36:01 2 0.10 0.00 0.03 0.00 0.00 99.87 [2023-07-13T00:41:50.987Z] 00:36:01 3 0.00 0.00 0.02 0.00 0.02 99.97 [2023-07-13T00:41:50.987Z] 00:36:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2023-07-13T00:41:50.987Z] 00:36:01 5 0.03 0.00 0.00 0.00 0.02 99.95 [2023-07-13T00:41:50.987Z] 00:36:01 6 0.02 0.00 0.00 0.02 0.00 99.97 [2023-07-13T00:41:50.987Z] 00:36:01 7 0.03 0.00 0.02 0.08 0.00 99.87 [2023-07-13T00:41:50.987Z] 00:37:01 all 0.10 0.00 0.01 0.07 0.03 99.79 [2023-07-13T00:41:50.987Z] 00:37:01 0 0.05 0.00 0.03 0.27 0.02 99.63 [2023-07-13T00:41:50.987Z] 00:37:01 1 0.35 0.00 0.00 0.00 0.00 99.65 [2023-07-13T00:41:50.987Z] 00:37:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2023-07-13T00:41:50.987Z] 00:37:01 3 0.03 0.00 0.02 0.00 0.12 99.83 [2023-07-13T00:41:50.987Z] 00:37:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-07-13T00:41:50.987Z] 00:37:01 5 0.30 0.00 0.02 0.00 0.00 99.68 [2023-07-13T00:41:50.987Z] 00:37:01 6 0.03 0.00 0.02 0.00 0.07 99.88 [2023-07-13T00:41:50.987Z] 00:37:01 7 0.02 0.00 0.02 0.28 0.00 99.68 [2023-07-13T00:41:50.987Z] [2023-07-13T00:41:50.987Z] 00:37:01 CPU %user %nice %system %iowait %steal %idle [2023-07-13T00:41:50.987Z] 00:38:01 all 0.06 0.00 0.01 0.14 0.26 99.52 [2023-07-13T00:41:50.987Z] 00:38:01 0 0.00 0.00 0.05 0.00 0.08 99.87 [2023-07-13T00:41:50.987Z] 00:38:01 1 0.42 0.00 0.00 0.00 0.02 99.57 [2023-07-13T00:41:50.987Z] 00:38:01 2 0.03 0.00 0.03 0.00 0.02 99.92 [2023-07-13T00:41:50.987Z] 00:38:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-07-13T00:41:50.987Z] 00:38:01 4 0.02 0.00 0.00 0.00 0.65 99.34 [2023-07-13T00:41:50.987Z] 00:38:01 5 0.00 0.00 0.00 0.00 1.30 98.70 [2023-07-13T00:41:50.987Z] 00:38:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2023-07-13T00:41:50.987Z] 00:38:01 7 0.00 0.00 0.00 1.13 0.00 98.87 [2023-07-13T00:41:50.987Z] 00:39:01 all 0.08 0.00 0.01 0.11 0.00 99.79 [2023-07-13T00:41:50.987Z] 00:39:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2023-07-13T00:41:50.987Z] 00:39:01 1 0.50 0.00 0.03 0.00 0.00 99.47 [2023-07-13T00:41:50.987Z] 00:39:01 2 0.05 0.00 0.02 0.00 0.00 99.93 [2023-07-13T00:41:50.987Z] 00:39:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-07-13T00:41:50.987Z] 00:39:01 4 0.02 0.00 0.00 0.35 0.00 99.63 [2023-07-13T00:41:50.987Z] 00:39:01 5 0.05 0.00 0.00 0.00 0.00 99.95 [2023-07-13T00:41:50.987Z] 00:39:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-07-13T00:41:50.987Z] 00:39:01 7 0.00 0.00 0.02 0.55 0.00 99.43 [2023-07-13T00:41:50.987Z] 00:40:01 all 0.02 0.00 0.01 1.90 0.33 97.74 [2023-07-13T00:41:50.987Z] 00:40:01 0 0.03 0.00 0.03 1.79 0.60 97.55 [2023-07-13T00:41:50.987Z] 00:40:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-07-13T00:41:50.987Z] 00:40:01 2 0.03 0.00 0.02 0.00 0.79 99.16 [2023-07-13T00:41:50.987Z] 00:40:01 3 0.00 0.00 0.02 0.00 0.76 99.22 [2023-07-13T00:41:50.987Z] 00:40:01 4 0.02 0.00 0.00 3.45 0.05 96.48 [2023-07-13T00:41:50.987Z] 00:40:01 5 0.07 0.00 0.00 0.00 0.00 99.93 [2023-07-13T00:41:50.987Z] 00:40:01 6 0.00 0.00 0.02 0.07 0.03 99.88 [2023-07-13T00:41:50.987Z] 00:40:01 7 0.02 0.00 0.02 9.85 0.37 89.75 [2023-07-13T00:41:50.987Z] 00:41:01 all 0.04 0.00 0.03 0.10 0.05 99.78 [2023-07-13T00:41:50.987Z] 00:41:01 0 0.07 0.00 0.03 0.00 0.02 99.88 [2023-07-13T00:41:50.987Z] 00:41:01 1 0.17 0.00 0.03 0.00 0.02 99.78 [2023-07-13T00:41:50.987Z] 00:41:01 2 0.03 0.00 0.02 0.00 0.35 99.60 [2023-07-13T00:41:50.987Z] 00:41:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2023-07-13T00:41:50.987Z] 00:41:01 4 0.00 0.00 0.03 0.13 0.00 99.83 [2023-07-13T00:41:50.987Z] 00:41:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2023-07-13T00:41:50.987Z] 00:41:01 6 0.03 0.00 0.03 0.00 0.02 99.92 [2023-07-13T00:41:50.987Z] 00:41:01 7 0.02 0.00 0.03 0.67 0.00 99.28 [2023-07-13T00:41:50.987Z] Average: all 5.12 0.00 1.20 1.38 0.07 92.23 [2023-07-13T00:41:50.987Z] Average: 0 4.94 0.00 1.10 1.09 0.08 92.79 [2023-07-13T00:41:50.987Z] Average: 1 5.65 0.00 1.27 0.96 0.03 92.08 [2023-07-13T00:41:50.987Z] Average: 2 5.06 0.00 1.12 1.74 0.10 91.99 [2023-07-13T00:41:50.987Z] Average: 3 5.11 0.00 1.20 0.20 0.08 93.40 [2023-07-13T00:41:50.987Z] Average: 4 4.84 0.00 1.25 1.83 0.07 92.02 [2023-07-13T00:41:50.987Z] Average: 5 4.85 0.00 1.14 0.84 0.11 93.06 [2023-07-13T00:41:50.987Z] Average: 6 4.98 0.00 1.26 1.05 0.04 92.67 [2023-07-13T00:41:50.987Z] Average: 7 5.56 0.00 1.28 3.30 0.06 89.80 [2023-07-13T00:41:50.987Z] [2023-07-13T00:41:50.987Z] [2023-07-13T00:41:50.987Z]