Pull request #589 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 80e9403f96381724d74f6211818c42f8e7509f6b+71eb87341c12183af595ad045e5e5ef439df8de7 (8950b3f537565a79247e3194e9d336055061ba18) 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-ssh7903921089792855386.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-ssh4877494714296500266.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 a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-589/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-589/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14964851816689718518.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-589/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16430573384249339759.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a0327f913308fcf13875ae7a2d6e6099471c5ff1 # timeout=10 Commit message: "fix: dry-run use case (#441)" > 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-ssh8826091477946780271.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-589/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-589/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh9259462972987520763.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 a0327f913308fcf13875ae7a2d6e6099471c5ff1 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-4731 in /w/workspace/_app-service-configurable_PR-589 [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-589 # 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/589/head:refs/remotes/origin/PR-589 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 71eb87341c12183af595ad045e5e5ef439df8de7 into PR head commit 80e9403f96381724d74f6211818c42f8e7509f6b Merge succeeded, producing 80e9403f96381724d74f6211818c42f8e7509f6b Checking out Revision 80e9403f96381724d74f6211818c42f8e7509f6b (PR-589) Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object a0327f913308fcf13875ae7a2d6e6099471c5ff1 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-08-28T12:47:34.742Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-08-28T12:47:34.931Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f 80e9403f96381724d74f6211818c42f8e7509f6b # 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 71eb87341c12183af595ad045e5e5ef439df8de7 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 80e9403f96381724d74f6211818c42f8e7509f6b # timeout=10 [Pipeline] echo [2023-08-28T12:47:35.026Z] ========================================================= [2023-08-28T12:47:35.026Z] EdgeX Global Pipelines Version Info [2023-08-28T12:47:35.026Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-08-28T12:47:35.771Z] ------------------- [2023-08-28T12:47:35.771Z] stable info: [2023-08-28T12:47:35.771Z] ------------------- [2023-08-28T12:47:35.771Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-08-28T12:47:35.771Z] Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 [2023-08-28T12:47:35.771Z] Message: update stable to v1.0.253 [2023-08-28T12:47:36.340Z] ------------------- [2023-08-28T12:47:36.340Z] experimental info: [2023-08-28T12:47:36.340Z] ------------------- [2023-08-28T12:47:36.340Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-08-28T12:47:36.340Z] Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 [2023-08-28T12:47:36.340Z] Message: update experimental to v1.0.253 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-08-28T12:47:36.638Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2023-08-28T12:47:36.679Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2023-08-28T12:47:36.853Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-08-28T12:47:36.892Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-08-28T12:47:36.933Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-08-28T12:47:36.972Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-08-28T12:47:37.160Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-08-28T12:47:37.213Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-08-28T12:47:37.257Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-08-28T12:47:37.300Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-08-28T12:47:37.340Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-08-28T12:47:37.401Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2023-08-28T12:47:37.439Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-08-28T12:47:37.484Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-08-28T12:47:37.533Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-08-28T12:47:37.602Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-08-28T12:47:37.669Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-08-28T12:47:37.713Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-08-28T12:47:37.768Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-08-28T12:47:37.806Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-08-28T12:47:37.851Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-08-28T12:47:37.893Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-08-28T12:47:37.936Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-08-28T12:47:37.978Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-08-28T12:47:38.024Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-08-28T12:47:38.065Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-08-28T12:47:38.110Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-08-28T12:47:38.155Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-589 [Pipeline] echo [2023-08-28T12:47:38.198Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-589 [Pipeline] echo [2023-08-28T12:47:38.240Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-589 [Pipeline] echo [2023-08-28T12:47:38.287Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 80e9403f96381724d74f6211818c42f8e7509f6b [Pipeline] echo [2023-08-28T12:47:38.335Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 80e9403 [Pipeline] echo [2023-08-28T12:47:38.376Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-28T12:47:38.494Z] provisioning config files... [2023-08-28T12:47:38.511Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-589@tmp/config18161284795656809203tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-28T12:47:38.858Z] ---> docker-login.sh [2023-08-28T12:47:38.858Z] nexus3.edgexfoundry.org:10001 [2023-08-28T12:47:39.118Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-28T12:47:39.118Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-28T12:47:39.118Z] Configure a credential helper to remove this warning. See [2023-08-28T12:47:39.118Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-28T12:47:39.118Z] [2023-08-28T12:47:39.118Z] Login Succeeded [2023-08-28T12:47:39.118Z] nexus3.edgexfoundry.org:10002 [2023-08-28T12:47:39.406Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-28T12:47:39.406Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-28T12:47:39.406Z] Configure a credential helper to remove this warning. See [2023-08-28T12:47:39.406Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-28T12:47:39.406Z] [2023-08-28T12:47:39.406Z] Login Succeeded [2023-08-28T12:47:39.406Z] nexus3.edgexfoundry.org:10003 [2023-08-28T12:47:39.406Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-28T12:47:39.406Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-28T12:47:39.406Z] Configure a credential helper to remove this warning. See [2023-08-28T12:47:39.406Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-28T12:47:39.406Z] [2023-08-28T12:47:39.406Z] Login Succeeded [2023-08-28T12:47:39.406Z] nexus3.edgexfoundry.org:10004 [2023-08-28T12:47:39.667Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-28T12:47:39.667Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-28T12:47:39.667Z] Configure a credential helper to remove this warning. See [2023-08-28T12:47:39.667Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-28T12:47:39.667Z] [2023-08-28T12:47:39.667Z] Login Succeeded [2023-08-28T12:47:39.667Z] docker.io [2023-08-28T12:47:39.667Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-28T12:47:39.927Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-28T12:47:39.927Z] Configure a credential helper to remove this warning. See [2023-08-28T12:47:39.927Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-28T12:47:39.927Z] [2023-08-28T12:47:39.927Z] Login Succeeded [2023-08-28T12:47:39.927Z] ---> docker-login.sh ends [Pipeline] } [2023-08-28T12:47:39.958Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-08-28T12:47:40.610Z] + git rev-list -1 --merges 80e9403f96381724d74f6211818c42f8e7509f6b~1..80e9403f96381724d74f6211818c42f8e7509f6b [Pipeline] echo [2023-08-28T12:47:40.693Z] -----------> git rev-list -1 --merges 80e9403f96381724d74f6211818c42f8e7509f6b~1..80e9403f96381724d74f6211818c42f8e7509f6b 80e9403f96381724d74f6211818c42f8e7509f6b [false] [Pipeline] sh [2023-08-28T12:47:41.000Z] + git log --format=format:%s -1 80e9403f96381724d74f6211818c42f8e7509f6b [Pipeline] echo [2023-08-28T12:47:41.035Z] ========================================================= [2023-08-28T12:47:41.035Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-08-28T12:47:41.035Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-08-28T12:47:41.482Z] + git log --format=format:%s -1 80e9403f96381724d74f6211818c42f8e7509f6b [Pipeline] echo [2023-08-28T12:47:41.512Z] [semverPrep] GIT_COMMIT: 80e9403f96381724d74f6211818c42f8e7509f6b, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 [Pipeline] echo [2023-08-28T12:47:41.540Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-08-28T12:47:41.944Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-08-28T12:47:41.944Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-08-28T12:47:41.944Z] + [ -e /tmp/ssh_known_hosts ] [2023-08-28T12:47:41.944Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-08-28T12:47:41.944Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-08-28T12:47:41.944Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-08-28T12:47:41.944Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-28T12:47:42.452Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-28T12:47:42.452Z] [2023-08-28T12:47:42.452Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-28T12:47:42.842Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-28T12:47:42.842Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-08-28T12:47:42.842Z] b85a868b505f: Pulling fs layer [2023-08-28T12:47:42.842Z] e2be974225ed: Pulling fs layer [2023-08-28T12:47:42.842Z] 339a4e72a1f5: Pulling fs layer [2023-08-28T12:47:42.842Z] 988bab9f4d93: Pulling fs layer [2023-08-28T12:47:42.842Z] 1469e6f7b9e6: Pulling fs layer [2023-08-28T12:47:42.842Z] eaf3925da568: Pulling fs layer [2023-08-28T12:47:42.842Z] bab4dde63d76: Pulling fs layer [2023-08-28T12:47:42.842Z] bde34c3a00c8: Pulling fs layer [2023-08-28T12:47:42.842Z] b352a97aabf1: Pulling fs layer [2023-08-28T12:47:42.842Z] 4872d77fe225: Pulling fs layer [2023-08-28T12:47:42.842Z] 5851b861e8e6: Pulling fs layer [2023-08-28T12:47:42.842Z] bab4dde63d76: Waiting [2023-08-28T12:47:42.842Z] bde34c3a00c8: Waiting [2023-08-28T12:47:42.842Z] b352a97aabf1: Waiting [2023-08-28T12:47:42.842Z] 4872d77fe225: Waiting [2023-08-28T12:47:42.842Z] eaf3925da568: Waiting [2023-08-28T12:47:42.842Z] 988bab9f4d93: Waiting [2023-08-28T12:47:42.842Z] 5851b861e8e6: Waiting [2023-08-28T12:47:42.842Z] e2be974225ed: Verifying Checksum [2023-08-28T12:47:42.842Z] e2be974225ed: Download complete [2023-08-28T12:47:42.842Z] 988bab9f4d93: Verifying Checksum [2023-08-28T12:47:42.842Z] 988bab9f4d93: Download complete [2023-08-28T12:47:43.110Z] 1469e6f7b9e6: Verifying Checksum [2023-08-28T12:47:43.110Z] 1469e6f7b9e6: Download complete [2023-08-28T12:47:43.110Z] eaf3925da568: Download complete [2023-08-28T12:47:43.110Z] 339a4e72a1f5: Verifying Checksum [2023-08-28T12:47:43.110Z] 339a4e72a1f5: Download complete [2023-08-28T12:47:43.110Z] bde34c3a00c8: Download complete [2023-08-28T12:47:43.110Z] b352a97aabf1: Download complete [2023-08-28T12:47:43.110Z] 4872d77fe225: Verifying Checksum [2023-08-28T12:47:43.110Z] 4872d77fe225: Download complete [2023-08-28T12:47:43.110Z] 5851b861e8e6: Download complete [2023-08-28T12:47:43.110Z] b85a868b505f: Verifying Checksum [2023-08-28T12:47:43.110Z] b85a868b505f: Download complete [2023-08-28T12:47:43.368Z] bab4dde63d76: Verifying Checksum [2023-08-28T12:47:43.368Z] bab4dde63d76: Download complete [2023-08-28T12:47:44.304Z] b85a868b505f: Pull complete [2023-08-28T12:47:44.564Z] e2be974225ed: Pull complete [2023-08-28T12:47:45.132Z] 339a4e72a1f5: Pull complete [2023-08-28T12:47:45.132Z] 988bab9f4d93: Pull complete [2023-08-28T12:47:45.391Z] 1469e6f7b9e6: Pull complete [2023-08-28T12:47:45.391Z] eaf3925da568: Pull complete [2023-08-28T12:47:47.294Z] bab4dde63d76: Pull complete [2023-08-28T12:47:47.553Z] bde34c3a00c8: Pull complete [2023-08-28T12:47:47.553Z] b352a97aabf1: Pull complete [2023-08-28T12:47:47.553Z] 4872d77fe225: Pull complete [2023-08-28T12:47:47.814Z] 5851b861e8e6: Pull complete [2023-08-28T12:47:47.814Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-08-28T12:47:47.814Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-28T12:47:47.814Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-28T12:47:48.053Z] prd-ubuntu20.04-docker-8c-8g-4731 does not seem to be running inside a container [2023-08-28T12:47:48.091Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_PR-589 -v /w/workspace/_app-service-configurable_PR-589:/w/workspace/_app-service-configurable_PR-589:rw,z -v /w/workspace/_app-service-configurable_PR-589@tmp:/w/workspace/_app-service-configurable_PR-589@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-08-28T12:47:50.342Z] $ docker top a63028a1fa4b6b08d978bf58293f968e0a237de9de1b02fee294ab955b19382a -eo pid,comm [2023-08-28T12:47:50.393Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-08-28T12:47:50.393Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-08-28T12:47:50.525Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-28T12:47:50.525Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-28T12:47:50.642Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-28T12:47:50.648Z] $ docker exec a63028a1fa4b6b08d978bf58293f968e0a237de9de1b02fee294ab955b19382a ssh-agent [2023-08-28T12:47:50.752Z] SSH_AUTH_SOCK=/tmp/ssh-ulj0QsoL6qu2/agent.32 [2023-08-28T12:47:50.752Z] SSH_AGENT_PID=39 [2023-08-28T12:47:50.758Z] Running ssh-add (command line suppressed) [2023-08-28T12:47:50.880Z] Identity added: /w/workspace/_app-service-configurable_PR-589@tmp/private_key_281450926343980955.key (/w/workspace/_app-service-configurable_PR-589@tmp/private_key_281450926343980955.key) [2023-08-28T12:47:50.890Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-28T12:47:51.290Z] + git tag --points-at HEAD [Pipeline] } [2023-08-28T12:47:51.320Z] $ docker exec --env ******** --env ******** a63028a1fa4b6b08d978bf58293f968e0a237de9de1b02fee294ab955b19382a ssh-agent -k [2023-08-28T12:47:51.416Z] unset SSH_AUTH_SOCK; [2023-08-28T12:47:51.416Z] unset SSH_AGENT_PID; [2023-08-28T12:47:51.416Z] echo Agent pid 39 killed; [2023-08-28T12:47:51.423Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-08-28T12:47:51.520Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-28T12:47:51.520Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-28T12:47:51.668Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-28T12:47:51.674Z] $ docker exec a63028a1fa4b6b08d978bf58293f968e0a237de9de1b02fee294ab955b19382a ssh-agent [2023-08-28T12:47:51.806Z] SSH_AUTH_SOCK=/tmp/ssh-SxQpQniJFNlG/agent.71 [2023-08-28T12:47:51.806Z] SSH_AGENT_PID=77 [2023-08-28T12:47:51.812Z] Running ssh-add (command line suppressed) [2023-08-28T12:47:51.938Z] Identity added: /w/workspace/_app-service-configurable_PR-589@tmp/private_key_2564166600983750682.key (/w/workspace/_app-service-configurable_PR-589@tmp/private_key_2564166600983750682.key) [2023-08-28T12:47:51.963Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-28T12:47:52.303Z] + git semver init [2023-08-28T12:47:52.567Z] 2023-08-28 12:47:52,519 [run_init] DEBUG init version:0.0.0 force:False [2023-08-28T12:47:52.567Z] 2023-08-28 12:47:52,520 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/_app-service-configurable_PR-589/.semver [2023-08-28T12:47:52.567Z] 2023-08-28 12:47:52,521 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/_app-service-configurable_PR-589/.semver [2023-08-28T12:47:52.567Z] 2023-08-28 12:47:52,521 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/_app-service-configurable_PR-589/.semver'], cwd=/w/workspace/_app-service-configurable_PR-589, universal_newlines=False, shell=None, istream=None) [2023-08-28T12:47:53.505Z] 2023-08-28 12:47:53,481 [append_file] DEBUG append to file:/w/workspace/_app-service-configurable_PR-589/.git/info/exclude [2023-08-28T12:47:53.505Z] 2023-08-28 12:47:53,482 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/_app-service-configurable_PR-589/.semver/PR-589 with force:False [2023-08-28T12:47:53.505Z] 2023-08-28 12:47:53,482 [write_file] DEBUG write to file:/w/workspace/_app-service-configurable_PR-589/.semver/PR-589 [2023-08-28T12:47:53.505Z] 2023-08-28 12:47:53,488 [execute] INFO git cat-file --batch-check [2023-08-28T12:47:53.505Z] 2023-08-28 12:47:53,488 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/_app-service-configurable_PR-589/.semver, universal_newlines=False, shell=None, istream=) [2023-08-28T12:47:53.505Z] 2023-08-28 12:47:53,496 [execute] INFO git cat-file --batch [2023-08-28T12:47:53.505Z] 2023-08-28 12:47:53,496 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/_app-service-configurable_PR-589/.semver, universal_newlines=False, shell=None, istream=) [2023-08-28T12:47:53.505Z] 2023-08-28 12:47:53,502 [read_version] DEBUG read version from /w/workspace/_app-service-configurable_PR-589/.semver/PR-589 [2023-08-28T12:47:53.505Z] 0.0.0 [Pipeline] } [2023-08-28T12:47:53.786Z] $ docker exec --env ******** --env ******** a63028a1fa4b6b08d978bf58293f968e0a237de9de1b02fee294ab955b19382a ssh-agent -k [2023-08-28T12:47:53.888Z] unset SSH_AUTH_SOCK; [2023-08-28T12:47:53.888Z] unset SSH_AGENT_PID; [2023-08-28T12:47:53.888Z] echo Agent pid 77 killed; [2023-08-28T12:47:53.896Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-28T12:47:54.321Z] + git semver [Pipeline] } [2023-08-28T12:47:54.614Z] $ docker stop --time=1 a63028a1fa4b6b08d978bf58293f968e0a237de9de1b02fee294ab955b19382a [2023-08-28T12:47:55.926Z] $ docker rm -f --volumes a63028a1fa4b6b08d978bf58293f968e0a237de9de1b02fee294ab955b19382a [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-28T12:47:56.336Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-08-28T12:47:56.602Z] Stashed 1 file(s) [Pipeline] echo [2023-08-28T12:47:56.620Z] [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-08-28T12:47:57.261Z] provisioning config files... [2023-08-28T12:47:57.271Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-589@tmp/config8936897011729525145tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-28T12:47:57.621Z] ---> docker-login.sh [2023-08-28T12:47:57.621Z] nexus3.edgexfoundry.org:10001 [2023-08-28T12:47:57.621Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-28T12:47:57.621Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-28T12:47:57.621Z] Configure a credential helper to remove this warning. See [2023-08-28T12:47:57.621Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-28T12:47:57.621Z] [2023-08-28T12:47:57.621Z] Login Succeeded [2023-08-28T12:47:57.621Z] nexus3.edgexfoundry.org:10002 [2023-08-28T12:47:57.621Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-28T12:47:57.621Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-28T12:47:57.621Z] Configure a credential helper to remove this warning. See [2023-08-28T12:47:57.621Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-28T12:47:57.621Z] [2023-08-28T12:47:57.621Z] Login Succeeded [2023-08-28T12:47:57.621Z] nexus3.edgexfoundry.org:10003 [2023-08-28T12:47:57.881Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-28T12:47:57.881Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-28T12:47:57.881Z] Configure a credential helper to remove this warning. See [2023-08-28T12:47:57.881Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-28T12:47:57.881Z] [2023-08-28T12:47:57.881Z] Login Succeeded [2023-08-28T12:47:57.881Z] nexus3.edgexfoundry.org:10004 [2023-08-28T12:47:57.881Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-28T12:47:57.881Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-28T12:47:57.881Z] Configure a credential helper to remove this warning. See [2023-08-28T12:47:57.881Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-28T12:47:57.881Z] [2023-08-28T12:47:57.881Z] Login Succeeded [2023-08-28T12:47:57.881Z] docker.io [2023-08-28T12:47:58.140Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-28T12:47:58.140Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-28T12:47:58.140Z] Configure a credential helper to remove this warning. See [2023-08-28T12:47:58.140Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-28T12:47:58.140Z] [2023-08-28T12:47:58.140Z] Login Succeeded [2023-08-28T12:47:58.140Z] ---> docker-login.sh ends [Pipeline] } [2023-08-28T12:47:58.170Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-08-28T12:47:58.357Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-28T12:47:58.394Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-28T12:47:58.426Z] ========================================================= [2023-08-28T12:47:58.426Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-08-28T12:47:58.426Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-28T12:47:58.901Z] + 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-08-28T12:47:58.901Z] Sending build context to Docker daemon 3.331MB [2023-08-28T12:47:58.901Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-08-28T12:47:58.901Z] Step 2/12 : FROM ${BASE} AS builder [2023-08-28T12:47:58.901Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-08-28T12:47:58.901Z] 4db1b89c0bd1: Pulling fs layer [2023-08-28T12:47:58.901Z] 6911f1a30b25: Pulling fs layer [2023-08-28T12:47:58.901Z] e194b8c5c2a9: Pulling fs layer [2023-08-28T12:47:58.901Z] 6863d3e3a2b1: Pulling fs layer [2023-08-28T12:47:58.901Z] ec0bb842ea78: Pulling fs layer [2023-08-28T12:47:58.902Z] 40a00589a448: Pulling fs layer [2023-08-28T12:47:58.902Z] 6c08303d61cc: Pulling fs layer [2023-08-28T12:47:58.902Z] 798269fcf238: Pulling fs layer [2023-08-28T12:47:58.902Z] ec0bb842ea78: Waiting [2023-08-28T12:47:58.902Z] 40a00589a448: Waiting [2023-08-28T12:47:58.902Z] 6c08303d61cc: Waiting [2023-08-28T12:47:58.902Z] 798269fcf238: Waiting [2023-08-28T12:47:58.902Z] 6863d3e3a2b1: Verifying Checksum [2023-08-28T12:47:58.902Z] 6863d3e3a2b1: Download complete [2023-08-28T12:47:58.902Z] ec0bb842ea78: Verifying Checksum [2023-08-28T12:47:58.902Z] ec0bb842ea78: Download complete [2023-08-28T12:47:59.162Z] 4db1b89c0bd1: Verifying Checksum [2023-08-28T12:47:59.162Z] 4db1b89c0bd1: Download complete [2023-08-28T12:47:59.162Z] 40a00589a448: Verifying Checksum [2023-08-28T12:47:59.162Z] 40a00589a448: Download complete [2023-08-28T12:47:59.162Z] 4db1b89c0bd1: Pull complete [2023-08-28T12:47:59.427Z] 6911f1a30b25: Pull complete [2023-08-28T12:47:59.997Z] 798269fcf238: Verifying Checksum [2023-08-28T12:47:59.997Z] 798269fcf238: Download complete [2023-08-28T12:47:59.997Z] e194b8c5c2a9: Verifying Checksum [2023-08-28T12:47:59.997Z] e194b8c5c2a9: Download complete [2023-08-28T12:47:59.997Z] 6c08303d61cc: Verifying Checksum [2023-08-28T12:47:59.997Z] 6c08303d61cc: Download complete [2023-08-28T12:48:03.289Z] e194b8c5c2a9: Pull complete [2023-08-28T12:48:03.289Z] 6863d3e3a2b1: Pull complete [2023-08-28T12:48:03.547Z] ec0bb842ea78: Pull complete [2023-08-28T12:48:03.547Z] 40a00589a448: Pull complete [2023-08-28T12:48:06.083Z] 6c08303d61cc: Pull complete [2023-08-28T12:48:07.016Z] 798269fcf238: Pull complete [2023-08-28T12:48:07.016Z] Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 [2023-08-28T12:48:07.016Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-08-28T12:48:07.016Z] ---> ec979cd7f677 [2023-08-28T12:48:07.016Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-08-28T12:48:12.068Z] Still waiting to schedule task [2023-08-28T12:48:12.068Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-08-28T12:48:12.388Z] ---> Running in ff84439a8c52 [2023-08-28T12:48:12.388Z] Removing intermediate container ff84439a8c52 [2023-08-28T12:48:12.388Z] ---> a571a162e459 [2023-08-28T12:48:12.388Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-08-28T12:48:12.388Z] ---> Running in 846a33ff4ece [2023-08-28T12:48:12.388Z] Removing intermediate container 846a33ff4ece [2023-08-28T12:48:12.388Z] ---> 455a341c5439 [2023-08-28T12:48:12.388Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-08-28T12:48:12.388Z] ---> Running in 38d7437c91fe [2023-08-28T12:48:12.388Z] Removing intermediate container 38d7437c91fe [2023-08-28T12:48:12.388Z] ---> d29259e3866b [2023-08-28T12:48:12.388Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-08-28T12:48:12.388Z] ---> Running in 7420fb467647 [2023-08-28T12:48:12.388Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-28T12:48:12.647Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-28T12:48:12.906Z] OK: 265 MiB in 53 packages [2023-08-28T12:48:13.473Z] Removing intermediate container 7420fb467647 [2023-08-28T12:48:13.473Z] ---> 9f80ca54b37d [2023-08-28T12:48:13.473Z] Step 7/12 : WORKDIR /app [2023-08-28T12:48:13.473Z] ---> Running in 81412822a6d5 [2023-08-28T12:48:13.473Z] Removing intermediate container 81412822a6d5 [2023-08-28T12:48:13.473Z] ---> 24bdf3fbde64 [2023-08-28T12:48:13.473Z] Step 8/12 : COPY go.mod vendor* ./ [2023-08-28T12:48:13.732Z] ---> 89122841395b [2023-08-28T12:48:13.732Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-28T12:48:13.732Z] ---> Running in e3dbbbe95080 [2023-08-28T12:49:21.480Z] Removing intermediate container e3dbbbe95080 [2023-08-28T12:49:21.480Z] ---> 61da3ea4b1a2 [2023-08-28T12:49:21.480Z] Step 10/12 : COPY . . [2023-08-28T12:49:21.480Z] ---> 86069f683e0c [2023-08-28T12:49:21.480Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-08-28T12:49:21.480Z] ---> Running in 48abb52d58ef [2023-08-28T12:49:21.480Z] Removing intermediate container 48abb52d58ef [2023-08-28T12:49:21.480Z] ---> fc6d5872ae98 [2023-08-28T12:49:21.480Z] Step 12/12 : RUN $MAKE [2023-08-28T12:49:21.480Z] ---> Running in bcdfdcaa6b0b [2023-08-28T12:49:21.480Z] noop [2023-08-28T12:49:21.480Z] Removing intermediate container bcdfdcaa6b0b [2023-08-28T12:49:21.480Z] ---> c74cd463dae8 [2023-08-28T12:49:21.480Z] Successfully built c74cd463dae8 [2023-08-28T12:49:21.480Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-28T12:49:21.935Z] + docker inspect -f . ci-base-image-x86_64 [2023-08-28T12:49:21.935Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-28T12:49:22.096Z] prd-ubuntu20.04-docker-8c-8g-4731 does not seem to be running inside a container [2023-08-28T12:49:22.126Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_PR-589 -v /w/workspace/_app-service-configurable_PR-589:/w/workspace/_app-service-configurable_PR-589:rw,z -v /w/workspace/_app-service-configurable_PR-589@tmp:/w/workspace/_app-service-configurable_PR-589@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-08-28T12:49:22.460Z] $ docker top 18242a4d470b76901630ea2ab692081c9dd0608a7ac9c90c0426942e7f7753cc -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-28T12:49:22.850Z] + go version [2023-08-28T12:49:22.850Z] go version go1.20.6 linux/amd64 [Pipeline] } [2023-08-28T12:49:22.882Z] $ docker stop --time=1 18242a4d470b76901630ea2ab692081c9dd0608a7ac9c90c0426942e7f7753cc [2023-08-28T12:49:24.277Z] $ docker rm -f --volumes 18242a4d470b76901630ea2ab692081c9dd0608a7ac9c90c0426942e7f7753cc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-28T12:49:24.982Z] + docker inspect -f . ci-base-image-x86_64 [2023-08-28T12:49:24.982Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-28T12:49:25.123Z] prd-ubuntu20.04-docker-8c-8g-4731 does not seem to be running inside a container [2023-08-28T12:49:25.158Z] $ 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-589 -v /w/workspace/_app-service-configurable_PR-589:/w/workspace/_app-service-configurable_PR-589:rw,z -v /w/workspace/_app-service-configurable_PR-589@tmp:/w/workspace/_app-service-configurable_PR-589@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-08-28T12:49:25.552Z] $ docker top 123a25a3b6cb1c79224ccbdae8f2c24db28b596aed5d7635569f2c240d7fb9ef -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-28T12:49:25.946Z] + git config --global --add safe.directory /w/workspace/_app-service-configurable_PR-589 [Pipeline] fileExists [Pipeline] sh [2023-08-28T12:49:26.306Z] + make test [2023-08-28T12:49:26.306Z] go test -race -coverprofile=coverage.out ./... [2023-08-28T12:49:44.383Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2023-08-28T12:49:45.633Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-4732 in /w/workspace/_app-service-configurable_PR-589 [Pipeline] { [Pipeline] ws [2023-08-28T12:49:45.689Z] Running in /w/workspace/app-service-configurable/1 [Pipeline] { [Pipeline] checkout [2023-08-28T12:49:45.806Z] Selected Git installation does not exist. Using Default [2023-08-28T12:49:45.807Z] The recommended git tool is: NONE [2023-08-28T12:49:50.670Z] using credential edgex-jenkins-ssh [2023-08-28T12:49:50.687Z] Cloning the remote Git repository [2023-08-28T12:49:50.721Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2023-08-28T12:49:50.806Z] > git init /w/workspace/app-service-configurable/1 # timeout=10 [2023-08-28T12:49:50.949Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2023-08-28T12:49:50.950Z] > git --version # timeout=10 [2023-08-28T12:49:50.970Z] > git --version # 'git version 2.25.1' [2023-08-28T12:49:50.972Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-08-28T12:49:51.112Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-08-28T12:49:52.172Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2023-08-28T12:49:52.207Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-08-28T12:49:53.003Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2023-08-28T12:49:53.049Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2023-08-28T12:49:53.050Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-08-28T12:49:53.063Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/589/head:refs/remotes/origin/PR-589 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-08-28T12:49:53.534Z] Merging remotes/origin/main commit 71eb87341c12183af595ad045e5e5ef439df8de7 into PR head commit 80e9403f96381724d74f6211818c42f8e7509f6b [2023-08-28T12:49:53.781Z] Merge succeeded, producing 80e9403f96381724d74f6211818c42f8e7509f6b [2023-08-28T12:49:53.782Z] Checking out Revision 80e9403f96381724d74f6211818c42f8e7509f6b (PR-589) [2023-08-28T12:49:54.211Z] Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3" [2023-08-28T12:49:54.251Z] > git --version # timeout=10 [2023-08-28T12:49:54.262Z] > git --version # 'git version 2.25.1' [2023-08-28T12:49:54.278Z] fatal: bad object a0327f913308fcf13875ae7a2d6e6099471c5ff1 [2023-08-28T12:49:53.546Z] > git config core.sparsecheckout # timeout=10 [2023-08-28T12:49:53.618Z] > git checkout -f 80e9403f96381724d74f6211818c42f8e7509f6b # timeout=10 [2023-08-28T12:49:53.689Z] > git remote # timeout=10 [2023-08-28T12:49:53.703Z] > git config --get remote.origin.url # timeout=10 [2023-08-28T12:49:53.726Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-08-28T12:49:53.738Z] > git merge 71eb87341c12183af595ad045e5e5ef439df8de7 # timeout=10 [2023-08-28T12:49:53.758Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-08-28T12:49:53.782Z] > git config core.sparsecheckout # timeout=10 [2023-08-28T12:49:53.799Z] > git checkout -f 80e9403f96381724d74f6211818c42f8e7509f6b # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-08-28T12:49:55.431Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-08-28T12:49:55.431Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-28T12:49:55.431Z] Dload Upload Total Spent Left Speed [2023-08-28T12:49:56.667Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 100 12751 100 12751 0 0 10250 0 0:00:01 0:00:01 --:--:-- 10250 [Pipeline] sh [2023-08-28T12:49:57.231Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-08-28T12:49:57.605Z] + sudo tee /etc/docker/daemon.new [2023-08-28T12:49:57.606Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-08-28T12:49:57.606Z] { [2023-08-28T12:49:57.606Z] "registry-mirrors": [ [2023-08-28T12:49:57.606Z] "https://nexus3.edgexfoundry.org:10001" [2023-08-28T12:49:57.606Z] ], [2023-08-28T12:49:57.606Z] "bip": "10.250.0.254/24", [2023-08-28T12:49:57.606Z] "hosts": [ [2023-08-28T12:49:57.606Z] "tcp://0.0.0.0:5555", [2023-08-28T12:49:57.606Z] "unix:///var/run/docker.sock" [2023-08-28T12:49:57.606Z] ], [2023-08-28T12:49:57.606Z] "mtu": 1458, [2023-08-28T12:49:57.606Z] "selinux-enabled": true, [2023-08-28T12:49:57.606Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-08-28T12:49:57.606Z] } [Pipeline] sh [2023-08-28T12:49:57.948Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-08-28T12:49:58.296Z] + sudo service docker restart [2023-08-28T12:50:02.462Z] go vet ./... [2023-08-28T12:50:06.754Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-08-28T12:50:06.754Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-08-28T12:50:06.754Z] ./bin/test-attribution-txt.sh [2023-08-28T12:50:06.754Z] An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add [2023-08-28T12:50:06.754Z] An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add [2023-08-28T12:50:06.754Z] An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add [2023-08-28T12:50:06.754Z] An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add [2023-08-28T12:50:06.754Z] An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add [2023-08-28T12:50:06.754Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2023-08-28T12:50:06.795Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-08-28T12:50:06.827Z] $ docker stop --time=1 123a25a3b6cb1c79224ccbdae8f2c24db28b596aed5d7635569f2c240d7fb9ef [2023-08-28T12:50:10.466Z] $ docker rm -f --volumes 123a25a3b6cb1c79224ccbdae8f2c24db28b596aed5d7635569f2c240d7fb9ef [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-28T12:50:11.041Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-08-28T12:50:11.104Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-08-28T12:50:11.798Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-08-28T12:50:12.115Z] + ls -al . [2023-08-28T12:50:12.115Z] total 184 [2023-08-28T12:50:12.115Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 28 12:49 . [2023-08-28T12:50:12.115Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 28 12:47 .. [2023-08-28T12:50:12.115Z] -rw-rw-r-- 1 jenkins jenkins 119 Aug 28 12:47 .dockerignore [2023-08-28T12:50:12.115Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 28 12:47 .git [2023-08-28T12:50:12.115Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 28 12:47 .github [2023-08-28T12:50:12.115Z] -rw-rw-r-- 1 jenkins jenkins 171 Aug 28 12:47 .gitignore [2023-08-28T12:50:12.115Z] -rw-rw-r-- 1 jenkins jenkins 41 Aug 28 12:47 .golangci.yml [2023-08-28T12:50:12.115Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 28 12:47 .semver [2023-08-28T12:50:12.115Z] -rw-rw-r-- 1 jenkins jenkins 9636 Aug 28 12:47 Attribution.txt [2023-08-28T12:50:12.115Z] -rw-rw-r-- 1 jenkins jenkins 35039 Aug 28 12:47 CHANGELOG.md [2023-08-28T12:50:12.115Z] -rw-rw-r-- 1 jenkins jenkins 1898 Aug 28 12:47 Dockerfile [2023-08-28T12:50:12.115Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 28 12:47 GOVERNANCE.md [2023-08-28T12:50:12.115Z] -rw-rw-r-- 1 jenkins jenkins 688 Aug 28 12:47 Jenkinsfile [2023-08-28T12:50:12.115Z] -rw-rw-r-- 1 jenkins jenkins 10174 Aug 28 12:47 LICENSE [2023-08-28T12:50:12.115Z] -rw-rw-r-- 1 jenkins jenkins 618 Aug 28 12:47 OWNERS.md [2023-08-28T12:50:12.115Z] -rw-rw-r-- 1 jenkins jenkins 4885 Aug 28 12:47 README.md [2023-08-28T12:50:12.115Z] -rw-rw-r-- 1 jenkins jenkins 5 Aug 28 12:47 VERSION [2023-08-28T12:50:12.115Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 28 12:47 bin [2023-08-28T12:50:12.115Z] -rw-r--r-- 1 jenkins jenkins 13 Aug 28 12:49 coverage.out [2023-08-28T12:50:12.115Z] -rw-rw-r-- 1 jenkins jenkins 3729 Aug 28 12:47 go.mod [2023-08-28T12:50:12.115Z] -rw-rw-r-- 1 jenkins jenkins 33854 Aug 28 12:47 go.sum [2023-08-28T12:50:12.115Z] -rw-rw-r-- 1 jenkins jenkins 1937 Aug 28 12:47 main.go [2023-08-28T12:50:12.115Z] -rw-rw-r-- 1 jenkins jenkins 2569 Aug 28 12:47 makefile [2023-08-28T12:50:12.115Z] drwxrwxr-x 9 jenkins jenkins 4096 Aug 28 12:47 res [2023-08-28T12:50:12.115Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 28 12:47 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-28T12:50:12.514Z] + 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=80e9403f96381724d74f6211818c42f8e7509f6b --label arch=amd64 --label version=0.0.0 . [2023-08-28T12:50:12.514Z] Sending build context to Docker daemon 3.332MB [2023-08-28T12:50:12.515Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-08-28T12:50:12.515Z] Step 2/26 : FROM ${BASE} AS builder [2023-08-28T12:50:12.515Z] ---> c74cd463dae8 [2023-08-28T12:50:12.515Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-08-28T12:50:12.774Z] ---> Running in c981e5355c6d [2023-08-28T12:50:12.774Z] Removing intermediate container c981e5355c6d [2023-08-28T12:50:12.774Z] ---> 5bbe2ccd0d1c [2023-08-28T12:50:12.774Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-08-28T12:50:12.774Z] ---> Running in 774247a85a3a [2023-08-28T12:50:12.774Z] Removing intermediate container 774247a85a3a [2023-08-28T12:50:12.774Z] ---> fdbf4c10b650 [2023-08-28T12:50:12.774Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-08-28T12:50:12.774Z] ---> Running in e4debf11e54d [2023-08-28T12:50:13.032Z] Removing intermediate container e4debf11e54d [2023-08-28T12:50:13.032Z] ---> 9c467434e36f [2023-08-28T12:50:13.032Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-08-28T12:50:13.032Z] ---> Running in e0ba71255206 [2023-08-28T12:50:13.292Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-28T12:50:13.552Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-28T12:50:13.811Z] OK: 265 MiB in 53 packages [2023-08-28T12:50:14.381Z] Removing intermediate container e0ba71255206 [2023-08-28T12:50:14.381Z] ---> 8c802544d82c [2023-08-28T12:50:14.381Z] Step 7/26 : WORKDIR /app [2023-08-28T12:50:14.381Z] ---> Running in 8287ea3508a9 [2023-08-28T12:50:14.381Z] Removing intermediate container 8287ea3508a9 [2023-08-28T12:50:14.381Z] ---> f3df78ae655a [2023-08-28T12:50:14.381Z] Step 8/26 : COPY go.mod vendor* ./ [2023-08-28T12:50:14.381Z] ---> 6212271494ca [2023-08-28T12:50:14.381Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-28T12:50:14.381Z] ---> Running in 829d079cfd9b [2023-08-28T12:50:15.320Z] Removing intermediate container 829d079cfd9b [2023-08-28T12:50:15.320Z] ---> aa0be5872f6f [2023-08-28T12:50:15.320Z] Step 10/26 : COPY . . [2023-08-28T12:50:15.320Z] ---> ef3fdf43e959 [2023-08-28T12:50:15.320Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-08-28T12:50:15.320Z] ---> Running in 635e774b6344 [2023-08-28T12:50:15.579Z] Removing intermediate container 635e774b6344 [2023-08-28T12:50:15.579Z] ---> 621194da3879 [2023-08-28T12:50:15.579Z] Step 12/26 : RUN $MAKE [2023-08-28T12:50:15.579Z] ---> Running in de899ab9476b [2023-08-28T12:50:15.837Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.22 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-service-configurable [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-28T12:50:16.595Z] provisioning config files... [2023-08-28T12:50:16.620Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/1@tmp/config8656756006090295320tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-28T12:50:17.003Z] ---> docker-login.sh [2023-08-28T12:50:17.003Z] nexus3.edgexfoundry.org:10001 [2023-08-28T12:50:17.275Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-28T12:50:17.547Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-28T12:50:17.547Z] Configure a credential helper to remove this warning. See [2023-08-28T12:50:17.547Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-28T12:50:17.547Z] [2023-08-28T12:50:17.547Z] Login Succeeded [2023-08-28T12:50:17.547Z] nexus3.edgexfoundry.org:10002 [2023-08-28T12:50:17.815Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-28T12:50:18.084Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-28T12:50:18.084Z] Configure a credential helper to remove this warning. See [2023-08-28T12:50:18.084Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-28T12:50:18.084Z] [2023-08-28T12:50:18.084Z] Login Succeeded [2023-08-28T12:50:18.084Z] nexus3.edgexfoundry.org:10003 [2023-08-28T12:50:18.084Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-28T12:50:18.354Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-28T12:50:18.354Z] Configure a credential helper to remove this warning. See [2023-08-28T12:50:18.354Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-28T12:50:18.354Z] [2023-08-28T12:50:18.354Z] Login Succeeded [2023-08-28T12:50:18.354Z] nexus3.edgexfoundry.org:10004 [2023-08-28T12:50:18.624Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-28T12:50:18.624Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-28T12:50:18.624Z] Configure a credential helper to remove this warning. See [2023-08-28T12:50:18.624Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-28T12:50:18.624Z] [2023-08-28T12:50:18.624Z] Login Succeeded [2023-08-28T12:50:18.624Z] docker.io [2023-08-28T12:50:18.892Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-28T12:50:19.157Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-28T12:50:19.157Z] Configure a credential helper to remove this warning. See [2023-08-28T12:50:19.157Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-28T12:50:19.157Z] [2023-08-28T12:50:19.157Z] Login Succeeded [2023-08-28T12:50:19.157Z] ---> docker-login.sh ends [Pipeline] } [2023-08-28T12:50:19.188Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-08-28T12:50:19.541Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-28T12:50:19.580Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-28T12:50:19.613Z] ========================================================= [2023-08-28T12:50:19.613Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-08-28T12:50:19.613Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-28T12:50:20.113Z] + 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-08-28T12:50:20.113Z] Sending build context to Docker daemon 178.2kB [2023-08-28T12:50:20.389Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-08-28T12:50:20.389Z] Step 2/12 : FROM ${BASE} AS builder [2023-08-28T12:50:20.389Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-08-28T12:50:20.389Z] edb6bdbacee9: Pulling fs layer [2023-08-28T12:50:20.389Z] 5f9638ab2659: Pulling fs layer [2023-08-28T12:50:20.389Z] 8d51d6327a98: Pulling fs layer [2023-08-28T12:50:20.389Z] 8b374f2dd631: Pulling fs layer [2023-08-28T12:50:20.389Z] ec14aa9079de: Pulling fs layer [2023-08-28T12:50:20.389Z] 2f466654f4bb: Pulling fs layer [2023-08-28T12:50:20.389Z] 554e91adad29: Pulling fs layer [2023-08-28T12:50:20.389Z] 8b374f2dd631: Waiting [2023-08-28T12:50:20.389Z] ec14aa9079de: Waiting [2023-08-28T12:50:20.389Z] 554e91adad29: Waiting [2023-08-28T12:50:20.660Z] 5f9638ab2659: Verifying Checksum [2023-08-28T12:50:20.660Z] 5f9638ab2659: Download complete [2023-08-28T12:50:20.660Z] 8b374f2dd631: Verifying Checksum [2023-08-28T12:50:20.660Z] 8b374f2dd631: Download complete [2023-08-28T12:50:20.660Z] ec14aa9079de: Verifying Checksum [2023-08-28T12:50:20.660Z] ec14aa9079de: Download complete [2023-08-28T12:50:20.660Z] edb6bdbacee9: Download complete [2023-08-28T12:50:21.626Z] edb6bdbacee9: Pull complete [2023-08-28T12:50:21.898Z] 554e91adad29: Verifying Checksum [2023-08-28T12:50:21.898Z] 554e91adad29: Download complete [2023-08-28T12:50:23.317Z] 8d51d6327a98: Verifying Checksum [2023-08-28T12:50:23.317Z] 8d51d6327a98: Download complete [2023-08-28T12:50:23.317Z] 2f466654f4bb: Download complete [2023-08-28T12:50:25.898Z] 5f9638ab2659: Pull complete [2023-08-28T12:50:37.764Z] Removing intermediate container de899ab9476b [2023-08-28T12:50:37.764Z] ---> 82cb7954db1f [2023-08-28T12:50:37.764Z] Step 13/26 : FROM alpine:3.17 [2023-08-28T12:50:37.764Z] 3.17: Pulling from library/alpine [2023-08-28T12:50:37.764Z] 9398808236ff: Pulling fs layer [2023-08-28T12:50:37.764Z] 9398808236ff: Verifying Checksum [2023-08-28T12:50:37.764Z] 9398808236ff: Download complete [2023-08-28T12:50:37.764Z] 9398808236ff: Pull complete [2023-08-28T12:50:37.764Z] Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-28T12:50:37.764Z] Status: Downloaded newer image for alpine:3.17 [2023-08-28T12:50:37.764Z] ---> 1e0b8b5322fc [2023-08-28T12:50:37.764Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-08-28T12:50:38.023Z] ---> Running in 26baf023f7ac [2023-08-28T12:50:38.023Z] Removing intermediate container 26baf023f7ac [2023-08-28T12:50:38.023Z] ---> b9326de7615e [2023-08-28T12:50:38.023Z] Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} [2023-08-28T12:50:38.023Z] ---> Running in 4b84e7e8fbd9 [2023-08-28T12:50:38.023Z] Removing intermediate container 4b84e7e8fbd9 [2023-08-28T12:50:38.023Z] ---> c2a6bf423a00 [2023-08-28T12:50:38.023Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-08-28T12:50:38.023Z] ---> Running in 1710bf099e41 [2023-08-28T12:50:38.281Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-28T12:50:38.539Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-28T12:50:38.798Z] (1/2) Installing ca-certificates (20230506-r0) [2023-08-28T12:50:38.798Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-08-28T12:50:38.798Z] Executing busybox-1.35.0-r29.trigger [2023-08-28T12:50:38.798Z] Executing ca-certificates-20230506-r0.trigger [2023-08-28T12:50:38.798Z] OK: 8 MiB in 17 packages [2023-08-28T12:50:39.365Z] Removing intermediate container 1710bf099e41 [2023-08-28T12:50:39.365Z] ---> a0b5d9c4b50e [2023-08-28T12:50:39.365Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-08-28T12:50:39.623Z] ---> 4a13cd5fa9d9 [2023-08-28T12:50:39.623Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-08-28T12:50:39.623Z] ---> 1aca737f4286 [2023-08-28T12:50:39.623Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-08-28T12:50:39.882Z] ---> 1b01bd1f79b8 [2023-08-28T12:50:39.882Z] Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2023-08-28T12:50:40.818Z] ---> d67cd72e8267 [2023-08-28T12:50:40.818Z] Step 21/26 : EXPOSE 48095 [2023-08-28T12:50:40.818Z] ---> Running in ecee2134baf7 [2023-08-28T12:50:40.818Z] Removing intermediate container ecee2134baf7 [2023-08-28T12:50:40.818Z] ---> c03fcefe1367 [2023-08-28T12:50:40.818Z] Step 22/26 : ENTRYPOINT ["/app-service-configurable"] [2023-08-28T12:50:40.818Z] ---> Running in 53e30f21cb4a [2023-08-28T12:50:40.818Z] Removing intermediate container 53e30f21cb4a [2023-08-28T12:50:40.819Z] ---> 126a2873ccdd [2023-08-28T12:50:40.819Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-08-28T12:50:40.819Z] ---> Running in d095179863da [2023-08-28T12:50:40.819Z] Removing intermediate container d095179863da [2023-08-28T12:50:40.819Z] ---> fe38ae10f853 [2023-08-28T12:50:40.819Z] Step 24/26 : LABEL arch=amd64 [2023-08-28T12:50:40.998Z] 8d51d6327a98: Pull complete [2023-08-28T12:50:40.998Z] 8b374f2dd631: Pull complete [2023-08-28T12:50:40.998Z] ec14aa9079de: Pull complete [2023-08-28T12:50:41.078Z] ---> Running in 84fd1fb62d77 [2023-08-28T12:50:41.078Z] Removing intermediate container 84fd1fb62d77 [2023-08-28T12:50:41.078Z] ---> 3f8f2df72c84 [2023-08-28T12:50:41.078Z] Step 25/26 : LABEL git_sha=80e9403f96381724d74f6211818c42f8e7509f6b [2023-08-28T12:50:41.078Z] ---> Running in c799da9272dc [2023-08-28T12:50:41.078Z] Removing intermediate container c799da9272dc [2023-08-28T12:50:41.078Z] ---> d57207370b88 [2023-08-28T12:50:41.078Z] Step 26/26 : LABEL version=0.0.0 [2023-08-28T12:50:41.078Z] ---> Running in db5961f1f17b [2023-08-28T12:50:41.335Z] Removing intermediate container db5961f1f17b [2023-08-28T12:50:41.335Z] ---> b1ad3908acab [2023-08-28T12:50:41.335Z] [Warning] One or more build-args [ARCH] were not consumed [2023-08-28T12:50:41.335Z] Successfully built b1ad3908acab [2023-08-28T12:50:41.335Z] 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-08-28T12:50:42.266Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-28T12:50:42.266Z] [2023-08-28T12:50:42.266Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-28T12:50:42.636Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-28T12:50:42.636Z] latest: Pulling from edgex-lftools-log-publisher [2023-08-28T12:50:42.636Z] 5eb5b503b376: Pulling fs layer [2023-08-28T12:50:42.636Z] 5c69ac0246d0: Pulling fs layer [2023-08-28T12:50:42.636Z] ec43610c2a17: Pulling fs layer [2023-08-28T12:50:42.636Z] 3a2ae6a8a46f: Pulling fs layer [2023-08-28T12:50:42.636Z] 33b1e0a273af: Pulling fs layer [2023-08-28T12:50:42.636Z] 5d3b04190fa2: Pulling fs layer [2023-08-28T12:50:42.636Z] 2f39f015ded8: Pulling fs layer [2023-08-28T12:50:42.636Z] 3a2ae6a8a46f: Waiting [2023-08-28T12:50:42.636Z] 33b1e0a273af: Waiting [2023-08-28T12:50:42.636Z] 5d3b04190fa2: Waiting [2023-08-28T12:50:42.636Z] 2f39f015ded8: Waiting [2023-08-28T12:50:42.636Z] 5c69ac0246d0: Download complete [2023-08-28T12:50:42.636Z] 3a2ae6a8a46f: Verifying Checksum [2023-08-28T12:50:42.636Z] 3a2ae6a8a46f: Download complete [2023-08-28T12:50:42.636Z] 33b1e0a273af: Verifying Checksum [2023-08-28T12:50:42.636Z] 33b1e0a273af: Download complete [2023-08-28T12:50:42.636Z] 5d3b04190fa2: Download complete [2023-08-28T12:50:42.899Z] ec43610c2a17: Verifying Checksum [2023-08-28T12:50:42.899Z] 5eb5b503b376: Download complete [2023-08-28T12:50:43.466Z] 2f39f015ded8: Download complete [2023-08-28T12:50:44.032Z] 5eb5b503b376: Pull complete [2023-08-28T12:50:44.032Z] 5c69ac0246d0: Pull complete [2023-08-28T12:50:44.599Z] ec43610c2a17: Pull complete [2023-08-28T12:50:44.857Z] 3a2ae6a8a46f: Pull complete [2023-08-28T12:50:45.426Z] 33b1e0a273af: Pull complete [2023-08-28T12:50:45.426Z] 5d3b04190fa2: Pull complete [2023-08-28T12:50:46.361Z] 2f466654f4bb: Pull complete [2023-08-28T12:50:48.308Z] 554e91adad29: Pull complete [2023-08-28T12:50:48.308Z] Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 [2023-08-28T12:50:48.308Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-08-28T12:50:48.308Z] ---> 1e15ea492957 [2023-08-28T12:50:48.308Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-08-28T12:50:49.608Z] 2f39f015ded8: Pull complete [2023-08-28T12:50:49.608Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-08-28T12:50:49.608Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-28T12:50:49.608Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2023-08-28T12:50:49.717Z] ---> Running in 17e7eb305229 [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-28T12:50:49.845Z] prd-ubuntu20.04-docker-8c-8g-4731 does not seem to be running inside a container [2023-08-28T12:50:49.874Z] $ 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-589 -v /w/workspace/_app-service-configurable_PR-589:/w/workspace/_app-service-configurable_PR-589:rw,z -v /w/workspace/_app-service-configurable_PR-589@tmp:/w/workspace/_app-service-configurable_PR-589@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-08-28T12:50:49.982Z] Removing intermediate container 17e7eb305229 [2023-08-28T12:50:49.982Z] ---> b483cd5192ce [2023-08-28T12:50:49.982Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-08-28T12:50:50.249Z] ---> Running in 3a8a642885d5 [2023-08-28T12:50:50.515Z] Removing intermediate container 3a8a642885d5 [2023-08-28T12:50:50.515Z] ---> e552b618a14e [2023-08-28T12:50:50.515Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-08-28T12:50:50.515Z] ---> Running in c781f51791ec [2023-08-28T12:50:50.805Z] Removing intermediate container c781f51791ec [2023-08-28T12:50:50.806Z] ---> 9d93a4cc61d6 [2023-08-28T12:50:50.806Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-08-28T12:50:50.806Z] ---> Running in 26c981b4b854 [2023-08-28T12:50:52.212Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-28T12:50:52.480Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-28T12:50:53.451Z] OK: 263 MiB in 53 packages [2023-08-28T12:50:54.413Z] Removing intermediate container 26c981b4b854 [2023-08-28T12:50:54.413Z] ---> 7ebf5626b227 [2023-08-28T12:50:54.413Z] Step 7/12 : WORKDIR /app [2023-08-28T12:50:54.413Z] ---> Running in 34e17f5f1aa2 [2023-08-28T12:50:54.681Z] Removing intermediate container 34e17f5f1aa2 [2023-08-28T12:50:54.681Z] ---> 92ef4e77abe5 [2023-08-28T12:50:54.681Z] Step 8/12 : COPY go.mod vendor* ./ [2023-08-28T12:50:55.002Z] $ docker top 26fe8c6304c086d4a129e5e6fb64a4410cd8e5ed58fa8dfdcf010601a0c59a9a -eo pid,comm [Pipeline] { [2023-08-28T12:50:55.263Z] ---> adde83734076 [2023-08-28T12:50:55.263Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-28T12:50:55.263Z] ---> Running in 934acf284775 [Pipeline] libraryResource [Pipeline] sh [2023-08-28T12:50:55.646Z] ---> job-cost.sh [2023-08-28T12:50:55.646Z] lf-activate-venv: SKIPPING [2023-08-28T12:50:55.646Z] INFO: No Stack... [2023-08-28T12:50:55.905Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-08-28T12:50:56.165Z] INFO: Archiving Costs [Pipeline] sh [2023-08-28T12:50:56.482Z] + cat /w/workspace/_app-service-configurable_PR-589/archives/cost.csv [2023-08-28T12:50:56.482Z] + cut -d, -f6 [Pipeline] lock [2023-08-28T12:50:56.525Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-589-1-stack-cost] [2023-08-28T12:50:56.530Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-589-1-stack-cost] did not exist. Created. [2023-08-28T12:50:56.530Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-589-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-08-28T12:50:56.923Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-08-28T12:50:56.976Z] Stashed 1 file(s) [Pipeline] } [2023-08-28T12:50:56.999Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-589-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-08-28T12:50:57.074Z] $ docker stop --time=1 26fe8c6304c086d4a129e5e6fb64a4410cd8e5ed58fa8dfdcf010601a0c59a9a [2023-08-28T12:50:58.267Z] $ docker rm -f --volumes 26fe8c6304c086d4a129e5e6fb64a4410cd8e5ed58fa8dfdcf010601a0c59a9a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-08-28T12:52:03.128Z] Removing intermediate container 934acf284775 [2023-08-28T12:52:03.128Z] ---> ccb1e02673c8 [2023-08-28T12:52:03.128Z] Step 10/12 : COPY . . [2023-08-28T12:52:03.128Z] ---> 06783346752c [2023-08-28T12:52:03.128Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-08-28T12:52:03.128Z] ---> Running in f148647cd58e [2023-08-28T12:52:03.128Z] Removing intermediate container f148647cd58e [2023-08-28T12:52:03.128Z] ---> 8985e7c09917 [2023-08-28T12:52:03.128Z] Step 12/12 : RUN $MAKE [2023-08-28T12:52:03.128Z] ---> Running in 3539108b45a4 [2023-08-28T12:52:03.128Z] noop [2023-08-28T12:52:03.128Z] Removing intermediate container 3539108b45a4 [2023-08-28T12:52:03.128Z] ---> e3b8f5bde453 [2023-08-28T12:52:03.128Z] Successfully built e3b8f5bde453 [2023-08-28T12:52:03.128Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-28T12:52:03.604Z] + docker inspect -f . ci-base-image-arm64 [2023-08-28T12:52:03.604Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-28T12:52:03.879Z] prd-ubuntu20.04-docker-arm64-4c-16g-4732 does not seem to be running inside a container [2023-08-28T12:52:03.939Z] $ 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 ******** ci-base-image-arm64 cat [2023-08-28T12:52:05.094Z] $ docker top 8cf849351dd6788ef2b41fb9fc2d360db874a6e0b57b850b43acbbcffe5b43be -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-28T12:52:05.966Z] + go version [2023-08-28T12:52:05.966Z] go version go1.20.6 linux/arm64 [Pipeline] } [2023-08-28T12:52:05.999Z] $ docker stop --time=1 8cf849351dd6788ef2b41fb9fc2d360db874a6e0b57b850b43acbbcffe5b43be [2023-08-28T12:52:07.583Z] $ docker rm -f --volumes 8cf849351dd6788ef2b41fb9fc2d360db874a6e0b57b850b43acbbcffe5b43be [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-28T12:52:08.391Z] + docker inspect -f . ci-base-image-arm64 [2023-08-28T12:52:08.391Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-28T12:52:08.637Z] prd-ubuntu20.04-docker-arm64-4c-16g-4732 does not seem to be running inside a container [2023-08-28T12:52:08.694Z] $ 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 ******** ci-base-image-arm64 cat [2023-08-28T12:52:11.843Z] $ docker top ee7415094c8a9643ca4dc6c2caaeefd78df00f253d61bf03a536700fcb11718a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-28T12:52:12.703Z] + git config --global --add safe.directory /w/workspace/app-service-configurable/1 [Pipeline] fileExists [Pipeline] sh [2023-08-28T12:52:13.081Z] + make test [2023-08-28T12:52:13.081Z] go test -race -coverprofile=coverage.out ./... [2023-08-28T12:55:04.921Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2023-08-28T12:55:04.921Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-08-28T12:55:04.921Z] go vet ./... [2023-08-28T12:57:11.609Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-08-28T12:57:11.609Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-08-28T12:57:11.609Z] ./bin/test-attribution-txt.sh [2023-08-28T12:57:11.609Z] An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add [2023-08-28T12:57:11.609Z] An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add [2023-08-28T12:57:11.609Z] An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add [2023-08-28T12:57:11.609Z] An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add [2023-08-28T12:57:11.609Z] An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add [2023-08-28T12:57:11.609Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2023-08-28T12:57:11.649Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-08-28T12:57:11.678Z] $ docker stop --time=1 ee7415094c8a9643ca4dc6c2caaeefd78df00f253d61bf03a536700fcb11718a [2023-08-28T12:57:13.507Z] $ docker rm -f --volumes ee7415094c8a9643ca4dc6c2caaeefd78df00f253d61bf03a536700fcb11718a [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-28T12:57:15.040Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-08-28T12:57:15.073Z] Warning: overwriting stash ‘coverage-report’ [2023-08-28T12:57:15.444Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-08-28T12:57:16.103Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-08-28T12:57:16.434Z] + ls -al . [2023-08-28T12:57:16.434Z] total 180 [2023-08-28T12:57:16.434Z] drwxrwxr-x 7 jenkins jenkins 4096 Aug 28 12:52 . [2023-08-28T12:57:16.434Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 28 12:49 .. [2023-08-28T12:57:16.434Z] -rw-rw-r-- 1 jenkins jenkins 119 Aug 28 12:49 .dockerignore [2023-08-28T12:57:16.434Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 28 12:49 .git [2023-08-28T12:57:16.434Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 28 12:49 .github [2023-08-28T12:57:16.434Z] -rw-rw-r-- 1 jenkins jenkins 171 Aug 28 12:49 .gitignore [2023-08-28T12:57:16.434Z] -rw-rw-r-- 1 jenkins jenkins 41 Aug 28 12:49 .golangci.yml [2023-08-28T12:57:16.434Z] -rw-rw-r-- 1 jenkins jenkins 9636 Aug 28 12:49 Attribution.txt [2023-08-28T12:57:16.434Z] -rw-rw-r-- 1 jenkins jenkins 35039 Aug 28 12:49 CHANGELOG.md [2023-08-28T12:57:16.434Z] -rw-rw-r-- 1 jenkins jenkins 1898 Aug 28 12:49 Dockerfile [2023-08-28T12:57:16.434Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 28 12:49 GOVERNANCE.md [2023-08-28T12:57:16.434Z] -rw-rw-r-- 1 jenkins jenkins 688 Aug 28 12:49 Jenkinsfile [2023-08-28T12:57:16.434Z] -rw-rw-r-- 1 jenkins jenkins 10174 Aug 28 12:49 LICENSE [2023-08-28T12:57:16.434Z] -rw-rw-r-- 1 jenkins jenkins 618 Aug 28 12:49 OWNERS.md [2023-08-28T12:57:16.434Z] -rw-rw-r-- 1 jenkins jenkins 4885 Aug 28 12:49 README.md [2023-08-28T12:57:16.434Z] -rw-rw-r-- 1 jenkins jenkins 5 Aug 28 12:47 VERSION [2023-08-28T12:57:16.434Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 28 12:49 bin [2023-08-28T12:57:16.434Z] -rw-r--r-- 1 jenkins jenkins 13 Aug 28 12:52 coverage.out [2023-08-28T12:57:16.434Z] -rw-rw-r-- 1 jenkins jenkins 3729 Aug 28 12:49 go.mod [2023-08-28T12:57:16.434Z] -rw-rw-r-- 1 jenkins jenkins 33854 Aug 28 12:49 go.sum [2023-08-28T12:57:16.434Z] -rw-rw-r-- 1 jenkins jenkins 1937 Aug 28 12:49 main.go [2023-08-28T12:57:16.435Z] -rw-rw-r-- 1 jenkins jenkins 2569 Aug 28 12:49 makefile [2023-08-28T12:57:16.435Z] drwxrwxr-x 9 jenkins jenkins 4096 Aug 28 12:49 res [2023-08-28T12:57:16.435Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 28 12:49 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-28T12:57:16.850Z] + 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=80e9403f96381724d74f6211818c42f8e7509f6b --label arch=arm64 --label version=0.0.0 . [2023-08-28T12:57:16.850Z] Sending build context to Docker daemon 179.2kB [2023-08-28T12:57:17.117Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-08-28T12:57:17.117Z] Step 2/26 : FROM ${BASE} AS builder [2023-08-28T12:57:17.117Z] ---> e3b8f5bde453 [2023-08-28T12:57:17.117Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-08-28T12:57:17.117Z] ---> Running in aedb89ea7b8f [2023-08-28T12:57:17.389Z] Removing intermediate container aedb89ea7b8f [2023-08-28T12:57:17.389Z] ---> 8316593fff11 [2023-08-28T12:57:17.389Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-08-28T12:57:17.389Z] ---> Running in 669746eab96d [2023-08-28T12:57:17.656Z] Removing intermediate container 669746eab96d [2023-08-28T12:57:17.656Z] ---> 4176daaff5b4 [2023-08-28T12:57:17.656Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-08-28T12:57:17.922Z] ---> Running in fef00793bc52 [2023-08-28T12:57:18.190Z] Removing intermediate container fef00793bc52 [2023-08-28T12:57:18.190Z] ---> 9cdf777cb425 [2023-08-28T12:57:18.190Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-08-28T12:57:18.190Z] ---> Running in e98ac7fb6a07 [2023-08-28T12:57:19.150Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-28T12:57:19.728Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-28T12:57:20.682Z] OK: 263 MiB in 53 packages [2023-08-28T12:57:24.016Z] Removing intermediate container e98ac7fb6a07 [2023-08-28T12:57:24.016Z] ---> 2ca2b4604605 [2023-08-28T12:57:24.016Z] Step 7/26 : WORKDIR /app [2023-08-28T12:57:24.016Z] ---> Running in 165bb0723afc [2023-08-28T12:57:24.016Z] Removing intermediate container 165bb0723afc [2023-08-28T12:57:24.016Z] ---> 6a711b01e57f [2023-08-28T12:57:24.016Z] Step 8/26 : COPY go.mod vendor* ./ [2023-08-28T12:57:24.288Z] ---> 9c8caf989c98 [2023-08-28T12:57:24.288Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-28T12:57:24.288Z] ---> Running in 4b04ff00124d [2023-08-28T12:57:26.963Z] Removing intermediate container 4b04ff00124d [2023-08-28T12:57:26.963Z] ---> 91a7d1b629f0 [2023-08-28T12:57:26.963Z] Step 10/26 : COPY . . [2023-08-28T12:57:27.246Z] ---> d36356381758 [2023-08-28T12:57:27.246Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-08-28T12:57:27.246Z] ---> Running in 497705c5345c [2023-08-28T12:57:27.534Z] Removing intermediate container 497705c5345c [2023-08-28T12:57:27.534Z] ---> 29a86c56554a [2023-08-28T12:57:27.534Z] Step 12/26 : RUN $MAKE [2023-08-28T12:57:27.805Z] ---> Running in 4ce4b1559283 [2023-08-28T12:57:28.777Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.22 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-service-configurable [2023-08-28T12:59:35.417Z] Removing intermediate container 4ce4b1559283 [2023-08-28T12:59:35.417Z] ---> 5912b3f025c8 [2023-08-28T12:59:35.417Z] Step 13/26 : FROM alpine:3.17 [2023-08-28T12:59:35.417Z] 3.17: Pulling from library/alpine [2023-08-28T12:59:35.417Z] 4060ece20d7a: Pulling fs layer [2023-08-28T12:59:35.417Z] 4060ece20d7a: Verifying Checksum [2023-08-28T12:59:35.417Z] 4060ece20d7a: Download complete [2023-08-28T12:59:36.000Z] 4060ece20d7a: Pull complete [2023-08-28T12:59:36.000Z] Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-28T12:59:36.000Z] Status: Downloaded newer image for alpine:3.17 [2023-08-28T12:59:36.000Z] ---> 8650cd65339b [2023-08-28T12:59:36.000Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-08-28T12:59:36.269Z] ---> Running in 7de4ade71af9 [2023-08-28T12:59:36.270Z] Removing intermediate container 7de4ade71af9 [2023-08-28T12:59:36.270Z] ---> fc10c77fb65b [2023-08-28T12:59:36.270Z] Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} [2023-08-28T12:59:36.535Z] ---> Running in fba29b594d6e [2023-08-28T12:59:36.801Z] Removing intermediate container fba29b594d6e [2023-08-28T12:59:36.801Z] ---> 5e71f409d9bb [2023-08-28T12:59:36.801Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-08-28T12:59:36.801Z] ---> Running in 2cf2ea0d0962 [2023-08-28T12:59:37.757Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-28T12:59:38.337Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-28T12:59:39.292Z] (1/2) Installing ca-certificates (20230506-r0) [2023-08-28T12:59:39.292Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-08-28T12:59:39.292Z] Executing busybox-1.35.0-r29.trigger [2023-08-28T12:59:39.292Z] Executing ca-certificates-20230506-r0.trigger [2023-08-28T12:59:39.556Z] OK: 8 MiB in 17 packages [2023-08-28T12:59:40.962Z] Removing intermediate container 2cf2ea0d0962 [2023-08-28T12:59:40.962Z] ---> e567d61ebef5 [2023-08-28T12:59:40.962Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-08-28T12:59:41.226Z] ---> b92b54e885f2 [2023-08-28T12:59:41.226Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-08-28T12:59:41.811Z] ---> d9ef4bbed9a2 [2023-08-28T12:59:41.811Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-08-28T12:59:42.077Z] ---> caf67e52171f [2023-08-28T12:59:42.077Z] Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2023-08-28T12:59:43.487Z] ---> 789fe6da2193 [2023-08-28T12:59:43.487Z] Step 21/26 : EXPOSE 48095 [2023-08-28T12:59:43.487Z] ---> Running in d348b661ba1f [2023-08-28T12:59:43.753Z] Removing intermediate container d348b661ba1f [2023-08-28T12:59:43.753Z] ---> f982c4760fa8 [2023-08-28T12:59:43.753Z] Step 22/26 : ENTRYPOINT ["/app-service-configurable"] [2023-08-28T12:59:44.023Z] ---> Running in fc9092834028 [2023-08-28T12:59:44.292Z] Removing intermediate container fc9092834028 [2023-08-28T12:59:44.292Z] ---> 4964917e115e [2023-08-28T12:59:44.292Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-08-28T12:59:44.292Z] ---> Running in c547177d28ce [2023-08-28T12:59:44.560Z] Removing intermediate container c547177d28ce [2023-08-28T12:59:44.560Z] ---> 6f3b5eadbedb [2023-08-28T12:59:44.560Z] Step 24/26 : LABEL arch=arm64 [2023-08-28T12:59:44.560Z] ---> Running in ed5b10d51c68 [2023-08-28T12:59:44.826Z] Removing intermediate container ed5b10d51c68 [2023-08-28T12:59:44.826Z] ---> 1fae7c6bce38 [2023-08-28T12:59:44.826Z] Step 25/26 : LABEL git_sha=80e9403f96381724d74f6211818c42f8e7509f6b [2023-08-28T12:59:44.826Z] ---> Running in c1924bbfc3a6 [2023-08-28T12:59:45.093Z] Removing intermediate container c1924bbfc3a6 [2023-08-28T12:59:45.093Z] ---> a7aea2c66b41 [2023-08-28T12:59:45.093Z] Step 26/26 : LABEL version=0.0.0 [2023-08-28T12:59:45.362Z] ---> Running in 3203acb07768 [2023-08-28T12:59:45.627Z] Removing intermediate container 3203acb07768 [2023-08-28T12:59:45.627Z] ---> e0ba110ef360 [2023-08-28T12:59:45.627Z] [Warning] One or more build-args [ARCH] were not consumed [2023-08-28T12:59:45.627Z] Successfully built e0ba110ef360 [2023-08-28T12:59:45.627Z] 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-08-28T12:59:46.525Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-28T12:59:46.525Z] [2023-08-28T12:59:46.525Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-28T12:59:46.940Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-28T12:59:46.940Z] arm64: Pulling from edgex-lftools-log-publisher [2023-08-28T12:59:46.940Z] 8998bd30e6a1: Pulling fs layer [2023-08-28T12:59:46.940Z] 04944245beec: Pulling fs layer [2023-08-28T12:59:46.940Z] 699f458cf7ca: Pulling fs layer [2023-08-28T12:59:46.940Z] 765212b225bb: Pulling fs layer [2023-08-28T12:59:46.940Z] f23df028b6ca: Pulling fs layer [2023-08-28T12:59:46.940Z] d65c8cfc05b1: Pulling fs layer [2023-08-28T12:59:46.940Z] 2437ff75d9bd: Pulling fs layer [2023-08-28T12:59:46.940Z] f23df028b6ca: Waiting [2023-08-28T12:59:46.940Z] d65c8cfc05b1: Waiting [2023-08-28T12:59:46.940Z] 2437ff75d9bd: Waiting [2023-08-28T12:59:46.940Z] 765212b225bb: Waiting [2023-08-28T12:59:47.210Z] 04944245beec: Verifying Checksum [2023-08-28T12:59:47.210Z] 04944245beec: Download complete [2023-08-28T12:59:47.210Z] 765212b225bb: Verifying Checksum [2023-08-28T12:59:47.210Z] 765212b225bb: Download complete [2023-08-28T12:59:47.210Z] f23df028b6ca: Verifying Checksum [2023-08-28T12:59:47.210Z] f23df028b6ca: Download complete [2023-08-28T12:59:47.210Z] d65c8cfc05b1: Verifying Checksum [2023-08-28T12:59:47.210Z] d65c8cfc05b1: Download complete [2023-08-28T12:59:47.210Z] 699f458cf7ca: Verifying Checksum [2023-08-28T12:59:47.210Z] 699f458cf7ca: Download complete [2023-08-28T12:59:47.793Z] 8998bd30e6a1: Verifying Checksum [2023-08-28T12:59:47.793Z] 8998bd30e6a1: Download complete [2023-08-28T12:59:49.742Z] 2437ff75d9bd: Verifying Checksum [2023-08-28T12:59:49.742Z] 2437ff75d9bd: Download complete [2023-08-28T12:59:51.681Z] 8998bd30e6a1: Pull complete [2023-08-28T12:59:51.947Z] 04944245beec: Pull complete [2023-08-28T12:59:54.520Z] 699f458cf7ca: Pull complete [2023-08-28T12:59:54.788Z] 765212b225bb: Pull complete [2023-08-28T12:59:55.370Z] f23df028b6ca: Pull complete [2023-08-28T12:59:55.638Z] d65c8cfc05b1: Pull complete [2023-08-28T13:00:10.616Z] 2437ff75d9bd: Pull complete [2023-08-28T13:00:10.616Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-08-28T13:00:10.616Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-28T13:00:10.616Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-28T13:00:10.922Z] prd-ubuntu20.04-docker-arm64-4c-16g-4732 does not seem to be running inside a container [2023-08-28T13:00:10.979Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-08-28T13:00:13.425Z] $ docker top 65a1e92ea29a14db97d1ad9f2fbadd6de3d953ce00f9b46d4e17f7af4896e589 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-28T13:00:13.999Z] ---> job-cost.sh [2023-08-28T13:00:14.264Z] lf-activate-venv: SKIPPING [2023-08-28T13:00:14.264Z] INFO: No Stack... [2023-08-28T13:00:14.527Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-08-28T13:00:15.477Z] INFO: Archiving Costs [Pipeline] sh [2023-08-28T13:00:15.821Z] + cat /w/workspace/app-service-configurable/1/archives/cost.csv [2023-08-28T13:00:15.821Z] + cut -d, -f6 [Pipeline] lock [2023-08-28T13:00:15.877Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-589-1-stack-cost] [2023-08-28T13:00:15.882Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-589-1-stack-cost] did not exist. Created. [2023-08-28T13:00:15.882Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-589-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-08-28T13:00:16.296Z] /w/workspace/app-service-configurable/1@tmp/durable-7c855004/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-08-28T13:00:16.649Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-08-28T13:00:16.689Z] Warning: overwriting stash ‘stack-cost’ [2023-08-28T13:00:16.739Z] Stashed 1 file(s) [Pipeline] } [2023-08-28T13:00:16.754Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-589-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-08-28T13:00:16.830Z] $ docker stop --time=1 65a1e92ea29a14db97d1ad9f2fbadd6de3d953ce00f9b46d4e17f7af4896e589 [2023-08-28T13:00:18.322Z] $ docker rm -f --volumes 65a1e92ea29a14db97d1ad9f2fbadd6de3d953ce00f9b46d4e17f7af4896e589 [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-08-28T13:00:20.375Z] provisioning config files... [2023-08-28T13:00:20.383Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/_app-service-configurable_PR-589@tmp/config1785070907718819065tmp [Pipeline] { [Pipeline] sh [2023-08-28T13:00:20.724Z] + set +x [2023-08-28T13:00:20.724Z] + bash -s -- [2023-08-28T13:00:20.724Z] + curl -s https://codecov.io/bash [2023-08-28T13:00:20.724Z] [2023-08-28T13:00:20.724Z] _____ _ [2023-08-28T13:00:20.724Z] / ____| | | [2023-08-28T13:00:20.724Z] | | ___ __| | ___ ___ _____ __ [2023-08-28T13:00:20.724Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-08-28T13:00:20.724Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-08-28T13:00:20.724Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-08-28T13:00:20.724Z] Bash-1.0.6 [2023-08-28T13:00:20.724Z] [2023-08-28T13:00:20.724Z] [2023-08-28T13:00:20.724Z] ==> git version 2.25.1 found [2023-08-28T13:00:20.725Z] ==> 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-08-28T13:00:20.725Z] Release-Date: 2020-01-08 [2023-08-28T13:00:20.725Z] 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-08-28T13:00:20.725Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-08-28T13:00:20.725Z] ==> Jenkins CI detected. [2023-08-28T13:00:20.725Z] current dir:  /w/workspace/_app-service-configurable_PR-589 [2023-08-28T13:00:20.725Z] project root: . [2023-08-28T13:00:20.725Z] --> token set from env [2023-08-28T13:00:20.725Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-08-28T13:00:20.725Z] ==> Running gcov in . (disable via -X gcov) [2023-08-28T13:00:20.725Z] ==> Python coveragepy not found [2023-08-28T13:00:20.725Z] ==> Searching for coverage reports in: [2023-08-28T13:00:20.725Z] + . [2023-08-28T13:00:20.985Z] -> Found 1 reports [2023-08-28T13:00:20.985Z] ==> Detecting git/mercurial file structure [2023-08-28T13:00:20.985Z] ==> Reading reports [2023-08-28T13:00:20.985Z] + ./coverage.out bytes=13 [2023-08-28T13:00:20.985Z] ==> Appending adjustments [2023-08-28T13:00:20.985Z] https://docs.codecov.io/docs/fixing-reports [2023-08-28T13:00:20.985Z] + Found adjustments [2023-08-28T13:00:20.985Z] ==> Gzipping contents [2023-08-28T13:00:20.985Z] 4.0K /tmp/codecov.dixrS3.gz [2023-08-28T13:00:20.985Z] ==> Uploading reports [2023-08-28T13:00:20.985Z] url: https://codecov.io [2023-08-28T13:00:20.985Z] query: branch=PR-589&commit=80e9403f96381724d74f6211818c42f8e7509f6b&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-589%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=589&job=&cmd_args= [2023-08-28T13:00:20.985Z] -> Pinging Codecov [2023-08-28T13:00:20.985Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=06d844e6-9d8b-4dd4-8e5a-bb28e4cf5bd2&branch=PR-589&commit=80e9403f96381724d74f6211818c42f8e7509f6b&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-589%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=589&job=&cmd_args= [2023-08-28T13:00:20.985Z] -> Uploading to [2023-08-28T13:00:20.985Z] https://storage.googleapis.com/codecov/v4/raw/2023-08-28/A97CA9966030D2A3747ED39772930CCE/80e9403f96381724d74f6211818c42f8e7509f6b/1d0700a5-6afc-4e41-ad93-8f4f3862dba2.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230828%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230828T130020Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=78969457fd47e0a827c8409c5589fda77e253c9ac90b7f1b183ade4128d704fd [2023-08-28T13:00:20.985Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-28T13:00:20.985Z] Dload Upload Total Spent Left Speed [2023-08-28T13:00:21.245Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 429 0 0 100 429 0 2234 --:--:-- --:--:-- --:--:-- 2234 [2023-08-28T13:00:21.245Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/80e9403f96381724d74f6211818c42f8e7509f6b [Pipeline] } [2023-08-28T13:00:21.271Z] 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-08-28T13:00:22.958Z] + [ -d /w/workspace/_app-service-configurable_PR-589/archives ] [2023-08-28T13:00:22.958Z] + ls -al /w/workspace/_app-service-configurable_PR-589/archives [2023-08-28T13:00:22.958Z] total 16 [2023-08-28T13:00:22.958Z] drwxr-xr-x 3 root root 4096 Aug 28 12:50 . [2023-08-28T13:00:22.958Z] drwxrwxr-x 9 jenkins jenkins 4096 Aug 28 12:50 .. [2023-08-28T13:00:22.958Z] drwxr-xr-x 2 root root 4096 Aug 28 12:50 cost [2023-08-28T13:00:22.958Z] -rw-r--r-- 1 root root 96 Aug 28 12:50 cost.csv [2023-08-28T13:00:22.958Z] + sudo chown -R jenkins:jenkins /w/workspace/_app-service-configurable_PR-589/archives [2023-08-28T13:00:22.958Z] + ls -al /w/workspace/_app-service-configurable_PR-589/archives [2023-08-28T13:00:22.958Z] total 16 [2023-08-28T13:00:22.958Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 28 12:50 . [2023-08-28T13:00:22.958Z] drwxrwxr-x 9 jenkins jenkins 4096 Aug 28 12:50 .. [2023-08-28T13:00:22.958Z] drwxr-xr-x 2 jenkins jenkins 4096 Aug 28 12:50 cost [2023-08-28T13:00:22.958Z] -rw-r--r-- 1 jenkins jenkins 96 Aug 28 12:50 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-08-28T13:00:23.290Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-28T13:00:24.177Z] ---> package-listing.sh [2023-08-28T13:00:24.177Z] ++ facter osfamily [2023-08-28T13:00:24.177Z] ++ tr '[:upper:]' '[:lower:]' [2023-08-28T13:00:24.436Z] + OS_FAMILY=debian [2023-08-28T13:00:24.436Z] + workspace=/w/workspace/_app-service-configurable_PR-589 [2023-08-28T13:00:24.436Z] + START_PACKAGES=/tmp/packages_start.txt [2023-08-28T13:00:24.436Z] + END_PACKAGES=/tmp/packages_end.txt [2023-08-28T13:00:24.436Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-08-28T13:00:24.436Z] + PACKAGES=/tmp/packages_start.txt [2023-08-28T13:00:24.436Z] + '[' /w/workspace/_app-service-configurable_PR-589 ']' [2023-08-28T13:00:24.436Z] + PACKAGES=/tmp/packages_end.txt [2023-08-28T13:00:24.436Z] + case "${OS_FAMILY}" in [2023-08-28T13:00:24.436Z] + dpkg -l [2023-08-28T13:00:24.436Z] + grep '^ii' [2023-08-28T13:00:24.436Z] + '[' -f /tmp/packages_start.txt ']' [2023-08-28T13:00:24.436Z] + '[' -f /tmp/packages_end.txt ']' [2023-08-28T13:00:24.436Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-08-28T13:00:24.436Z] + '[' /w/workspace/_app-service-configurable_PR-589 ']' [2023-08-28T13:00:24.436Z] + mkdir -p /w/workspace/_app-service-configurable_PR-589/archives/ [2023-08-28T13:00:24.436Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-589/archives/ [Pipeline] echo [2023-08-28T13:00:24.469Z] 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-589/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-08-28T13:00:24.765Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-28T13:00:25.387Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-28T13:00:25.387Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-28T13:00:25.518Z] prd-ubuntu20.04-docker-8c-8g-4731 does not seem to be running inside a container [2023-08-28T13:00:25.552Z] $ 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-589/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-589 -v /w/workspace/_app-service-configurable_PR-589:/w/workspace/_app-service-configurable_PR-589:rw,z -v /w/workspace/_app-service-configurable_PR-589@tmp:/w/workspace/_app-service-configurable_PR-589@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-08-28T13:00:25.764Z] $ docker top 32e2f782bec763bd8894e15ec80d8bae9bd25b7bfc2bc194da6170529f737b2e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-28T13:00:26.151Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-08-28T13:00:26.459Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-08-28T13:00:26.772Z] + ls /var/log/sa-host [2023-08-28T13:00:26.772Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-28T13:00:26.980Z] provisioning config files... [2023-08-28T13:00:26.989Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-589@tmp/config18113505394885382503tmp [Pipeline] { [Pipeline] echo [2023-08-28T13:00:27.036Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-28T13:00:27.348Z] ---> create-netrc.sh [Pipeline] } [2023-08-28T13:00:27.375Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-08-28T13:00:27.770Z] ---> python-tools-install.sh [Pipeline] echo [2023-08-28T13:00:27.804Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-28T13:00:28.117Z] ---> sudo-logs.sh [2023-08-28T13:00:28.117Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-08-28T13:00:28.196Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-28T13:00:28.509Z] ---> job-cost.sh [2023-08-28T13:00:28.510Z] lf-activate-venv: SKIPPING [2023-08-28T13:00:28.510Z] DEBUG: total: 0.2199999988079071 [2023-08-28T13:00:28.510Z] INFO: Retrieving Stack Cost... [2023-08-28T13:00:30.890Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-08-28T13:00:31.457Z] INFO: Archiving Costs [Pipeline] echo [2023-08-28T13:00:31.490Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-28T13:00:31.801Z] ---> logs-deploy.sh [2023-08-28T13:00:31.801Z] lf-activate-venv: SKIPPING [2023-08-28T13:00:31.801Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-589/1 [2023-08-28T13:00:31.801Z] INFO: archiving workspace using pattern(s): [2023-08-28T13:00:32.740Z] Archives upload complete. [2023-08-28T13:00:32.999Z] INFO: archiving logs to Nexus [2023-08-28T13:00:33.569Z] ---> uname -a: [2023-08-28T13:00:33.569Z] Linux prd-ubuntu20-04-docker-8c-8g-4731 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-08-28T13:00:33.569Z] [2023-08-28T13:00:33.569Z] [2023-08-28T13:00:33.569Z] ---> lscpu: [2023-08-28T13:00:33.569Z] Architecture: x86_64 [2023-08-28T13:00:33.569Z] CPU op-mode(s): 32-bit, 64-bit [2023-08-28T13:00:33.569Z] Byte Order: Little Endian [2023-08-28T13:00:33.569Z] Address sizes: 40 bits physical, 48 bits virtual [2023-08-28T13:00:33.569Z] CPU(s): 8 [2023-08-28T13:00:33.569Z] On-line CPU(s) list: 0-7 [2023-08-28T13:00:33.569Z] Thread(s) per core: 1 [2023-08-28T13:00:33.569Z] Core(s) per socket: 1 [2023-08-28T13:00:33.569Z] Socket(s): 8 [2023-08-28T13:00:33.569Z] NUMA node(s): 1 [2023-08-28T13:00:33.569Z] Vendor ID: AuthenticAMD [2023-08-28T13:00:33.569Z] CPU family: 23 [2023-08-28T13:00:33.569Z] Model: 49 [2023-08-28T13:00:33.569Z] Model name: AMD EPYC-Rome Processor [2023-08-28T13:00:33.569Z] Stepping: 0 [2023-08-28T13:00:33.569Z] CPU MHz: 2799.998 [2023-08-28T13:00:33.569Z] BogoMIPS: 5599.99 [2023-08-28T13:00:33.569Z] Virtualization: AMD-V [2023-08-28T13:00:33.569Z] Hypervisor vendor: KVM [2023-08-28T13:00:33.569Z] Virtualization type: full [2023-08-28T13:00:33.569Z] L1d cache: 256 KiB [2023-08-28T13:00:33.569Z] L1i cache: 256 KiB [2023-08-28T13:00:33.569Z] L2 cache: 4 MiB [2023-08-28T13:00:33.569Z] L3 cache: 128 MiB [2023-08-28T13:00:33.569Z] NUMA node0 CPU(s): 0-7 [2023-08-28T13:00:33.569Z] Vulnerability Itlb multihit: Not affected [2023-08-28T13:00:33.569Z] Vulnerability L1tf: Not affected [2023-08-28T13:00:33.569Z] Vulnerability Mds: Not affected [2023-08-28T13:00:33.569Z] Vulnerability Meltdown: Not affected [2023-08-28T13:00:33.569Z] Vulnerability Mmio stale data: Not affected [2023-08-28T13:00:33.569Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-08-28T13:00:33.569Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-08-28T13:00:33.569Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-08-28T13:00:33.569Z] Vulnerability Srbds: Not affected [2023-08-28T13:00:33.569Z] Vulnerability Tsx async abort: Not affected [2023-08-28T13:00:33.569Z] 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-08-28T13:00:33.569Z] [2023-08-28T13:00:33.569Z] [2023-08-28T13:00:33.569Z] ---> nproc: [2023-08-28T13:00:33.569Z] 8 [2023-08-28T13:00:33.569Z] [2023-08-28T13:00:33.569Z] [2023-08-28T13:00:33.569Z] ---> df -h: [2023-08-28T13:00:33.569Z] Filesystem Size Used Avail Use% Mounted on [2023-08-28T13:00:33.569Z] overlay 155G 12G 144G 8% / [2023-08-28T13:00:33.569Z] tmpfs 64M 0 64M 0% /dev [2023-08-28T13:00:33.569Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-08-28T13:00:33.569Z] shm 64M 0 64M 0% /dev/shm [2023-08-28T13:00:33.569Z] /dev/vda1 155G 12G 144G 8% /facter-os [2023-08-28T13:00:33.569Z] [2023-08-28T13:00:33.569Z] [2023-08-28T13:00:33.569Z] ---> sar -b -r -n DEV: [2023-08-28T13:00:33.569Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-4731) 08/28/23 _x86_64_ (8 CPU) [2023-08-28T13:00:33.569Z] [2023-08-28T13:00:33.569Z] 12:46:55 LINUX RESTART (8 CPU) [2023-08-28T13:00:33.569Z] [2023-08-28T13:00:33.569Z] 12:47:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-08-28T13:00:33.569Z] 12:48:02 131.81 47.99 83.82 0.00 5374.44 166557.04 0.00 [2023-08-28T13:00:33.569Z] 12:49:01 127.97 1.14 126.84 0.00 24.81 53258.56 0.00 [2023-08-28T13:00:33.569Z] 12:50:01 83.54 0.03 83.51 0.00 0.27 32748.95 0.00 [2023-08-28T13:00:33.569Z] 12:51:01 183.30 0.22 183.09 0.00 12.93 44676.95 0.00 [2023-08-28T13:00:33.569Z] 12:52:01 4.18 0.98 3.20 0.00 68.39 74.00 0.00 [2023-08-28T13:00:33.569Z] 12:53:01 39.61 11.88 27.73 0.00 5390.43 6318.81 0.00 [2023-08-28T13:00:33.569Z] 12:54:01 3.50 1.67 1.83 0.00 37.73 21.60 0.00 [2023-08-28T13:00:33.569Z] 12:55:01 1.37 0.00 1.37 0.00 0.00 14.53 0.00 [2023-08-28T13:00:33.569Z] 12:56:01 1.63 0.00 1.63 0.00 0.00 19.06 0.00 [2023-08-28T13:00:33.569Z] 12:57:01 2.02 0.00 2.02 0.00 0.00 34.79 0.00 [2023-08-28T13:00:33.569Z] 12:58:01 1.67 0.00 1.67 0.00 0.00 18.26 0.00 [2023-08-28T13:00:33.569Z] 12:59:01 1.47 0.00 1.47 0.00 0.00 15.86 0.00 [2023-08-28T13:00:33.569Z] 13:00:01 1.47 0.00 1.47 0.00 0.00 16.53 0.00 [2023-08-28T13:00:33.569Z] Average: 44.78 4.92 39.86 0.00 840.16 23328.85 0.00 [2023-08-28T13:00:33.569Z] [2023-08-28T13:00:33.569Z] 12:47:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-08-28T13:00:33.569Z] 12:48:02 29405224 31606036 729212 2.22 67880 2418900 2063244 6.08 983316 2162600 524724 [2023-08-28T13:00:33.569Z] 12:49:01 27695280 31609520 700028 2.13 145084 3915052 1852592 5.46 1177524 3515232 689076 [2023-08-28T13:00:33.569Z] 12:50:01 27491280 31195548 1106804 3.37 149136 3710592 2334632 6.88 1539032 3353984 213788 [2023-08-28T13:00:33.569Z] 12:51:01 27574812 31588880 714972 2.17 161428 3989200 1800512 5.31 1249124 3546024 268 [2023-08-28T13:00:33.569Z] 12:52:01 27565740 31587096 716192 2.18 162884 3994496 1773948 5.23 1256940 3551276 284 [2023-08-28T13:00:33.569Z] 12:53:01 27198356 31569348 723356 2.20 169916 4322820 1810276 5.34 1483660 3659096 172 [2023-08-28T13:00:33.569Z] 12:54:01 27188672 31561876 730656 2.22 170016 4323952 1826428 5.38 1495464 3659492 152 [2023-08-28T13:00:33.569Z] 12:55:01 27189168 31562508 730048 2.22 170108 4323952 1826428 5.38 1493940 3659440 12 [2023-08-28T13:00:33.569Z] 12:56:01 27192940 31566344 726196 2.21 170192 4323952 1826428 5.38 1489140 3659448 4 [2023-08-28T13:00:33.569Z] 12:57:01 27193184 31567432 725760 2.21 170344 4323928 1826428 5.38 1488528 3660176 152 [2023-08-28T13:00:33.569Z] 12:58:01 27192884 31567268 725904 2.21 170432 4323936 1826428 5.38 1488764 3660164 8 [2023-08-28T13:00:33.569Z] 12:59:01 27192752 31567180 726048 2.21 170500 4323940 1826428 5.38 1489164 3660172 208 [2023-08-28T13:00:33.569Z] 13:00:01 27193028 31567580 725728 2.21 170580 4323940 1809572 5.33 1488912 3660180 8 [2023-08-28T13:00:33.569Z] Average: 27482563 31547432 752377 2.29 157577 4047589 1877180 5.53 1394116 3492868 109912 [2023-08-28T13:00:33.569Z] [2023-08-28T13:00:33.569Z] 12:47:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-08-28T13:00:33.569Z] 12:48:02 docker0 3.90 4.87 0.30 48.50 0.00 0.00 0.00 0.00 [2023-08-28T13:00:33.569Z] 12:48:02 ens3 628.75 374.57 6706.09 83.47 0.00 0.00 0.00 0.00 [2023-08-28T13:00:33.569Z] 12:48:02 lo 7.07 7.07 0.69 0.69 0.00 0.00 0.00 0.00 [2023-08-28T13:00:33.569Z] 12:49:01 docker0 219.20 381.40 17.12 2436.62 0.00 0.00 0.00 0.00 [2023-08-28T13:00:33.569Z] 12:49:01 ens3 394.63 226.74 2447.13 25.79 0.00 0.00 0.00 0.00 [2023-08-28T13:00:33.569Z] 12:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-08-28T13:00:33.569Z] 12:50:01 vethb30a918 0.00 0.18 0.00 0.02 0.00 0.00 0.00 0.00 [2023-08-28T13:00:33.569Z] 12:50:01 docker0 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2023-08-28T13:00:33.569Z] 12:50:01 ens3 22.16 14.70 24.70 9.97 0.00 0.00 0.00 0.00 [2023-08-28T13:00:33.569Z] 12:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-28T13:00:33.569Z] 12:51:01 docker0 3.15 6.85 0.19 88.07 0.00 0.00 0.00 0.00 [2023-08-28T13:00:33.569Z] 12:51:01 ens3 134.66 99.88 2684.90 96.85 0.00 0.00 0.00 0.00 [2023-08-28T13:00:33.569Z] 12:51:01 lo 2.07 2.07 0.20 0.20 0.00 0.00 0.00 0.00 [2023-08-28T13:00:33.569Z] 12:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-28T13:00:33.569Z] 12:52:01 ens3 1.85 1.87 3.07 0.33 0.00 0.00 0.00 0.00 [2023-08-28T13:00:33.569Z] 12:52:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 [2023-08-28T13:00:33.569Z] 12:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-28T13:00:33.569Z] 12:53:01 ens3 140.09 63.61 2025.17 4.36 0.00 0.00 0.00 0.00 [2023-08-28T13:00:33.569Z] 12:53:01 lo 0.40 0.40 0.03 0.03 0.00 0.00 0.00 0.00 [2023-08-28T13:00:33.569Z] 12:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-28T13:00:33.569Z] 12:54:01 ens3 11.85 6.98 17.64 5.82 0.00 0.00 0.00 0.00 [2023-08-28T13:00:33.569Z] 12:54:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2023-08-28T13:00:33.569Z] 12:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-28T13:00:33.569Z] 12:55:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2023-08-28T13:00:33.569Z] 12:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-08-28T13:00:33.569Z] 12:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-28T13:00:33.569Z] 12:56:01 ens3 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-28T13:00:33.569Z] 12:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-28T13:00:33.569Z] 12:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-28T13:00:33.569Z] 12:57:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2023-08-28T13:00:33.569Z] 12:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-08-28T13:00:33.569Z] 12:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-28T13:00:33.569Z] 12:58:01 ens3 0.18 0.08 0.08 0.06 0.00 0.00 0.00 0.00 [2023-08-28T13:00:33.569Z] 12:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-28T13:00:33.569Z] 12:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-28T13:00:33.569Z] 12:59:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2023-08-28T13:00:33.569Z] 12:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-08-28T13:00:33.569Z] 13:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-28T13:00:33.569Z] 13:00:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-28T13:00:33.569Z] 13:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-28T13:00:33.569Z] Average: docker0 17.15 29.80 1.34 195.09 0.00 0.00 0.00 0.00 [2023-08-28T13:00:33.569Z] Average: ens3 102.29 60.46 1068.12 17.43 0.00 0.00 0.00 0.00 [2023-08-28T13:00:33.569Z] Average: lo 0.82 0.82 0.08 0.08 0.00 0.00 0.00 0.00 [2023-08-28T13:00:33.569Z] [2023-08-28T13:00:33.569Z] [2023-08-28T13:00:33.569Z] ---> sar -P ALL: [2023-08-28T13:00:33.569Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-4731) 08/28/23 _x86_64_ (8 CPU) [2023-08-28T13:00:33.569Z] [2023-08-28T13:00:33.569Z] 12:46:55 LINUX RESTART (8 CPU) [2023-08-28T13:00:33.569Z] [2023-08-28T13:00:33.569Z] 12:47:01 CPU %user %nice %system %iowait %steal %idle [2023-08-28T13:00:33.569Z] 12:48:02 all 7.82 0.00 2.70 1.95 0.06 87.47 [2023-08-28T13:00:33.569Z] 12:48:02 0 6.52 0.00 2.49 3.02 0.05 87.93 [2023-08-28T13:00:33.569Z] 12:48:02 1 7.97 0.00 3.16 0.54 0.05 88.28 [2023-08-28T13:00:33.569Z] 12:48:02 2 8.83 0.00 2.61 0.44 0.05 88.07 [2023-08-28T13:00:33.569Z] 12:48:02 3 9.84 0.00 3.35 0.29 0.05 86.47 [2023-08-28T13:00:33.569Z] 12:48:02 4 8.73 0.00 2.41 0.44 0.07 88.36 [2023-08-28T13:00:33.569Z] 12:48:02 5 6.60 0.00 2.81 10.21 0.08 80.30 [2023-08-28T13:00:33.569Z] 12:48:02 6 6.40 0.00 2.30 0.32 0.05 90.94 [2023-08-28T13:00:33.569Z] 12:48:02 7 7.66 0.00 2.46 0.39 0.08 89.41 [2023-08-28T13:00:33.569Z] 12:49:01 all 6.09 0.00 2.69 5.31 0.32 85.59 [2023-08-28T13:00:33.569Z] 12:49:01 0 5.96 0.00 2.93 23.42 0.32 67.37 [2023-08-28T13:00:33.569Z] 12:49:01 1 6.65 0.00 3.18 1.66 0.27 88.23 [2023-08-28T13:00:33.569Z] 12:49:01 2 6.50 0.00 2.19 0.33 0.39 90.59 [2023-08-28T13:00:33.569Z] 12:49:01 3 4.90 0.00 3.11 0.77 0.32 90.90 [2023-08-28T13:00:33.569Z] 12:49:01 4 7.20 0.00 2.41 1.09 0.39 88.90 [2023-08-28T13:00:33.569Z] 12:49:01 5 5.49 0.00 2.04 6.83 0.24 85.40 [2023-08-28T13:00:33.569Z] 12:49:01 6 6.61 0.00 2.87 6.68 0.33 83.52 [2023-08-28T13:00:33.569Z] 12:49:01 7 5.43 0.00 2.76 1.63 0.31 89.87 [2023-08-28T13:00:33.570Z] 12:50:01 all 34.27 0.00 4.28 2.41 0.09 58.95 [2023-08-28T13:00:33.570Z] 12:50:01 0 32.76 0.00 4.65 15.82 0.08 46.70 [2023-08-28T13:00:33.570Z] 12:50:01 1 33.97 0.00 4.25 0.07 0.08 61.62 [2023-08-28T13:00:33.570Z] 12:50:01 2 32.74 0.00 3.80 0.94 0.08 62.43 [2023-08-28T13:00:33.570Z] 12:50:01 3 35.16 0.00 4.16 0.07 0.08 60.53 [2023-08-28T13:00:33.570Z] 12:50:01 4 34.66 0.00 4.64 0.42 0.10 60.19 [2023-08-28T13:00:33.570Z] 12:50:01 5 35.43 0.00 4.16 1.59 0.10 58.71 [2023-08-28T13:00:33.570Z] 12:50:01 6 34.72 0.00 4.28 0.38 0.10 60.52 [2023-08-28T13:00:33.570Z] 12:50:01 7 34.70 0.00 4.29 0.03 0.10 60.88 [2023-08-28T13:00:33.570Z] 12:51:01 all 19.97 0.00 4.38 3.52 0.08 72.06 [2023-08-28T13:00:33.570Z] 12:51:01 0 20.57 0.00 4.55 6.03 0.07 68.78 [2023-08-28T13:00:33.570Z] 12:51:01 1 20.01 0.00 4.10 4.81 0.07 71.02 [2023-08-28T13:00:33.570Z] 12:51:01 2 19.67 0.00 4.03 7.94 0.10 68.26 [2023-08-28T13:00:33.570Z] 12:51:01 3 19.01 0.00 4.64 3.73 0.08 72.53 [2023-08-28T13:00:33.570Z] 12:51:01 4 19.58 0.00 4.32 0.57 0.07 75.46 [2023-08-28T13:00:33.570Z] 12:51:01 5 19.50 0.00 4.24 3.23 0.08 72.95 [2023-08-28T13:00:33.570Z] 12:51:01 6 20.75 0.00 4.33 0.60 0.07 74.24 [2023-08-28T13:00:33.570Z] 12:51:01 7 20.70 0.00 4.80 1.22 0.08 73.20 [2023-08-28T13:00:33.570Z] 12:52:01 all 0.26 0.00 0.06 0.07 0.01 99.59 [2023-08-28T13:00:33.570Z] 12:52:01 0 0.03 0.00 0.03 0.07 0.00 99.87 [2023-08-28T13:00:33.570Z] 12:52:01 1 0.05 0.00 0.22 0.03 0.02 99.68 [2023-08-28T13:00:33.570Z] 12:52:01 2 0.10 0.00 0.07 0.12 0.02 99.70 [2023-08-28T13:00:33.570Z] 12:52:01 3 0.05 0.00 0.10 0.02 0.00 99.83 [2023-08-28T13:00:33.570Z] 12:52:01 4 0.07 0.00 0.02 0.00 0.03 99.88 [2023-08-28T13:00:33.570Z] 12:52:01 5 1.60 0.00 0.03 0.36 0.00 98.01 [2023-08-28T13:00:33.570Z] 12:52:01 6 0.07 0.00 0.03 0.00 0.00 99.90 [2023-08-28T13:00:33.570Z] 12:52:01 7 0.12 0.00 0.02 0.00 0.00 99.87 [2023-08-28T13:00:33.570Z] 12:53:01 all 1.39 0.00 0.62 1.45 0.01 96.53 [2023-08-28T13:00:33.570Z] 12:53:01 0 0.62 0.00 0.40 0.57 0.02 98.40 [2023-08-28T13:00:33.570Z] 12:53:01 1 1.15 0.00 0.53 0.83 0.00 97.48 [2023-08-28T13:00:33.570Z] 12:53:01 2 2.79 0.00 0.79 1.67 0.02 94.73 [2023-08-28T13:00:33.570Z] 12:53:01 3 1.00 0.00 0.90 1.72 0.02 96.36 [2023-08-28T13:00:33.570Z] 12:53:01 4 1.14 0.00 0.48 0.40 0.02 97.96 [2023-08-28T13:00:33.570Z] 12:53:01 5 0.77 0.00 0.53 4.98 0.02 93.70 [2023-08-28T13:00:33.570Z] 12:53:01 6 1.88 0.00 0.70 0.62 0.00 96.80 [2023-08-28T13:00:33.570Z] 12:53:01 7 1.80 0.00 0.60 0.82 0.02 96.77 [2023-08-28T13:00:33.570Z] 12:54:01 all 0.32 0.00 0.05 0.20 0.01 99.42 [2023-08-28T13:00:33.570Z] 12:54:01 0 0.55 0.00 0.03 0.05 0.00 99.37 [2023-08-28T13:00:33.570Z] 12:54:01 1 0.05 0.00 0.00 0.35 0.02 99.58 [2023-08-28T13:00:33.570Z] 12:54:01 2 0.17 0.00 0.08 0.00 0.02 99.73 [2023-08-28T13:00:33.570Z] 12:54:01 3 0.08 0.00 0.02 0.00 0.02 99.88 [2023-08-28T13:00:33.570Z] 12:54:01 4 0.37 0.00 0.10 1.15 0.02 98.37 [2023-08-28T13:00:33.570Z] 12:54:01 5 0.25 0.00 0.03 0.05 0.00 99.67 [2023-08-28T13:00:33.570Z] 12:54:01 6 0.30 0.00 0.02 0.00 0.00 99.68 [2023-08-28T13:00:33.570Z] 12:54:01 7 0.80 0.00 0.08 0.00 0.02 99.10 [2023-08-28T13:00:33.570Z] 12:55:01 all 0.03 0.00 0.02 0.03 0.01 99.92 [2023-08-28T13:00:33.570Z] 12:55:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2023-08-28T13:00:33.570Z] 12:55:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-08-28T13:00:33.570Z] 12:55:01 2 0.10 0.00 0.03 0.00 0.00 99.87 [2023-08-28T13:00:33.570Z] 12:55:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2023-08-28T13:00:33.570Z] 12:55:01 4 0.05 0.00 0.05 0.20 0.02 99.68 [2023-08-28T13:00:33.570Z] 12:55:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-08-28T13:00:33.570Z] 12:55:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2023-08-28T13:00:33.570Z] 12:55:01 7 0.02 0.00 0.03 0.00 0.00 99.95 [2023-08-28T13:00:33.570Z] 12:56:01 all 0.03 0.00 0.00 0.05 0.01 99.92 [2023-08-28T13:00:33.570Z] 12:56:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-08-28T13:00:33.570Z] 12:56:01 1 0.00 0.00 0.00 0.02 0.00 99.98 [2023-08-28T13:00:33.570Z] 12:56:01 2 0.08 0.00 0.02 0.00 0.02 99.88 [2023-08-28T13:00:33.570Z] 12:56:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2023-08-28T13:00:33.570Z] 12:56:01 4 0.07 0.00 0.00 0.35 0.02 99.57 [2023-08-28T13:00:33.570Z] 12:56:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2023-08-28T13:00:33.570Z] 12:56:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-08-28T13:00:33.570Z] 12:56:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2023-08-28T13:00:33.570Z] 12:57:01 all 0.10 0.00 0.01 0.09 0.01 99.79 [2023-08-28T13:00:33.570Z] 12:57:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2023-08-28T13:00:33.570Z] 12:57:01 1 0.00 0.00 0.00 0.25 0.02 99.73 [2023-08-28T13:00:33.570Z] 12:57:01 2 0.65 0.00 0.02 0.03 0.02 99.29 [2023-08-28T13:00:33.570Z] 12:57:01 3 0.03 0.00 0.02 0.00 0.02 99.93 [2023-08-28T13:00:33.570Z] 12:57:01 4 0.07 0.00 0.05 0.37 0.02 99.50 [2023-08-28T13:00:33.570Z] 12:57:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-08-28T13:00:33.570Z] 12:57:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-08-28T13:00:33.570Z] 12:57:01 7 0.05 0.00 0.00 0.05 0.00 99.90 [2023-08-28T13:00:33.570Z] 12:58:01 all 0.09 0.00 0.01 0.03 0.00 99.87 [2023-08-28T13:00:33.570Z] 12:58:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-08-28T13:00:33.570Z] 12:58:01 1 0.02 0.00 0.00 0.02 0.00 99.97 [2023-08-28T13:00:33.570Z] 12:58:01 2 0.28 0.00 0.00 0.00 0.00 99.72 [2023-08-28T13:00:33.570Z] 12:58:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2023-08-28T13:00:33.570Z] 12:58:01 4 0.33 0.00 0.02 0.22 0.02 99.42 [2023-08-28T13:00:33.570Z] 12:58:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-08-28T13:00:33.570Z] 12:58:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2023-08-28T13:00:33.570Z] 12:58:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2023-08-28T13:00:33.570Z] [2023-08-28T13:00:33.570Z] 12:58:01 CPU %user %nice %system %iowait %steal %idle [2023-08-28T13:00:33.570Z] 12:59:01 all 0.16 0.00 0.01 0.09 0.01 99.74 [2023-08-28T13:00:33.570Z] 12:59:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2023-08-28T13:00:33.570Z] 12:59:01 1 0.02 0.00 0.02 0.20 0.02 99.75 [2023-08-28T13:00:33.570Z] 12:59:01 2 1.09 0.00 0.00 0.00 0.00 98.91 [2023-08-28T13:00:33.570Z] 12:59:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-08-28T13:00:33.570Z] 12:59:01 4 0.05 0.00 0.02 0.52 0.02 99.40 [2023-08-28T13:00:33.570Z] 12:59:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2023-08-28T13:00:33.570Z] 12:59:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-08-28T13:00:33.570Z] 12:59:01 7 0.03 0.00 0.00 0.00 0.02 99.95 [2023-08-28T13:00:33.570Z] 13:00:01 all 0.04 0.00 0.01 0.15 0.01 99.79 [2023-08-28T13:00:33.570Z] 13:00:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2023-08-28T13:00:33.570Z] 13:00:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2023-08-28T13:00:33.570Z] 13:00:01 2 0.22 0.00 0.00 0.00 0.03 99.75 [2023-08-28T13:00:33.570Z] 13:00:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2023-08-28T13:00:33.570Z] 13:00:01 4 0.02 0.00 0.00 0.72 0.03 99.23 [2023-08-28T13:00:33.570Z] 13:00:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-08-28T13:00:33.570Z] 13:00:01 6 0.03 0.00 0.02 0.52 0.00 99.43 [2023-08-28T13:00:33.570Z] 13:00:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2023-08-28T13:00:33.570Z] Average: all 5.40 0.00 1.13 1.17 0.05 92.25 [2023-08-28T13:00:33.570Z] Average: 0 5.13 0.00 1.16 3.73 0.04 89.95 [2023-08-28T13:00:33.570Z] Average: 1 5.35 0.00 1.18 0.67 0.04 92.76 [2023-08-28T13:00:33.570Z] Average: 2 5.61 0.00 1.04 0.88 0.06 92.41 [2023-08-28T13:00:33.570Z] Average: 3 5.37 0.00 1.25 0.50 0.05 92.83 [2023-08-28T13:00:33.570Z] Average: 4 5.54 0.00 1.11 0.49 0.06 92.79 [2023-08-28T13:00:33.570Z] Average: 5 5.33 0.00 1.06 2.08 0.04 91.49 [2023-08-28T13:00:33.570Z] Average: 6 5.43 0.00 1.11 0.69 0.04 92.72 [2023-08-28T13:00:33.570Z] Average: 7 5.46 0.00 1.15 0.31 0.05 93.03 [2023-08-28T13:00:33.570Z] [2023-08-28T13:00:33.570Z] [2023-08-28T13:00:33.570Z]