Push event to branch issue-1603 Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 6c2ba4a0c884392e751460449e212a813c87918f 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-ssh761488105895784385.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f3350a1713306dce7682ed7e37d5774890d03277 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-ssh11053620691540764727.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 f3350a1713306dce7682ed7e37d5774890d03277 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/issue-1603/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/issue-1603/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8095757427664405042.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/issue-1603/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9478230065178890985.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f3350a1713306dce7682ed7e37d5774890d03277 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f3350a1713306dce7682ed7e37d5774890d03277 # timeout=10 Commit message: "Merge pull request #455 from cherrycl/issue-452-3" > 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-ssh15719644972770641401.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/issue-1603/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/issue-1603/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh2891491252079105723.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 f3350a1713306dce7682ed7e37d5774890d03277 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] ========================================================= [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.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-8799’ is offline Running on prd-ubuntu20.04-docker-8c-8g-8801 in /w/workspace/_service-configurable_issue-1603 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-service-configurable.git > git init /w/workspace/_service-configurable_issue-1603 # 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 Avoid second fetch Checking out Revision 6c2ba4a0c884392e751460449e212a813c87918f (issue-1603) Commit message: "feat: Add postgres db init start script" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object f3350a1713306dce7682ed7e37d5774890d03277 > git config core.sparsecheckout # timeout=10 > git checkout -f 6c2ba4a0c884392e751460449e212a813c87918f # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-08-27T09:51:14.414Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-08-27T09:51:14.649Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-08-27T09:51:14.772Z] ========================================================= [2024-08-27T09:51:14.772Z] EdgeX Global Pipelines Version Info [2024-08-27T09:51:14.772Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-08-27T09:51:15.586Z] ------------------- [2024-08-27T09:51:15.586Z] stable info: [2024-08-27T09:51:15.586Z] ------------------- [2024-08-27T09:51:15.586Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-08-27T09:51:15.586Z] Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 [2024-08-27T09:51:15.586Z] Message: update stable to v1.0.263 [2024-08-27T09:51:16.156Z] ------------------- [2024-08-27T09:51:16.156Z] experimental info: [2024-08-27T09:51:16.156Z] ------------------- [2024-08-27T09:51:16.156Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-08-27T09:51:16.156Z] Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 [2024-08-27T09:51:16.156Z] Message: update experimental to v1.0.263 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-08-27T09:51:16.394Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2024-08-27T09:51:16.454Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2024-08-27T09:51:16.509Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-08-27T09:51:16.569Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-08-27T09:51:16.642Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-08-27T09:51:16.702Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-08-27T09:51:16.759Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-08-27T09:51:16.817Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-08-27T09:51:16.873Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-08-27T09:51:16.933Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-08-27T09:51:17.002Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-08-27T09:51:17.066Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2024-08-27T09:51:17.127Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-08-27T09:51:17.187Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-08-27T09:51:17.250Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-08-27T09:51:17.310Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-08-27T09:51:17.417Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-08-27T09:51:17.477Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-08-27T09:51:17.530Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-08-27T09:51:17.616Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-08-27T09:51:17.686Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-08-27T09:51:17.744Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-08-27T09:51:17.812Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-08-27T09:51:17.871Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-08-27T09:51:17.924Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-08-27T09:51:17.983Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-08-27T09:51:18.043Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-08-27T09:51:18.102Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = issue-1603 [Pipeline] echo [2024-08-27T09:51:18.166Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = issue-1603 [Pipeline] echo [2024-08-27T09:51:18.228Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = issue-1603 [Pipeline] echo [2024-08-27T09:51:18.299Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6c2ba4a0c884392e751460449e212a813c87918f [Pipeline] echo [2024-08-27T09:51:18.351Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6c2ba4a [Pipeline] echo [2024-08-27T09:51:18.408Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-08-27T09:51:18.544Z] provisioning config files... [2024-08-27T09:51:18.557Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_service-configurable_issue-1603@tmp/config6397536961644533706tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-27T09:51:18.933Z] ---> ****-login.sh [2024-08-27T09:51:18.933Z] nexus3.edgexfoundry.org:10001 [2024-08-27T09:51:19.195Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-27T09:51:19.195Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-27T09:51:19.195Z] Configure a credential helper to remove this warning. See [2024-08-27T09:51:19.195Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-27T09:51:19.195Z] [2024-08-27T09:51:19.195Z] Login Succeeded [2024-08-27T09:51:19.195Z] nexus3.edgexfoundry.org:10002 [2024-08-27T09:51:19.456Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-27T09:51:19.456Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-27T09:51:19.456Z] Configure a credential helper to remove this warning. See [2024-08-27T09:51:19.456Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-27T09:51:19.456Z] [2024-08-27T09:51:19.456Z] Login Succeeded [2024-08-27T09:51:19.456Z] nexus3.edgexfoundry.org:10003 [2024-08-27T09:51:19.456Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-27T09:51:19.456Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-27T09:51:19.456Z] Configure a credential helper to remove this warning. See [2024-08-27T09:51:19.456Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-27T09:51:19.456Z] [2024-08-27T09:51:19.456Z] Login Succeeded [2024-08-27T09:51:19.457Z] nexus3.edgexfoundry.org:10004 [2024-08-27T09:51:19.718Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-27T09:51:19.718Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-27T09:51:19.718Z] Configure a credential helper to remove this warning. See [2024-08-27T09:51:19.718Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-27T09:51:19.718Z] [2024-08-27T09:51:19.718Z] Login Succeeded [2024-08-27T09:51:19.718Z] ****.io [2024-08-27T09:51:19.718Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-27T09:51:19.980Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-27T09:51:19.980Z] Configure a credential helper to remove this warning. See [2024-08-27T09:51:19.980Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-27T09:51:19.980Z] [2024-08-27T09:51:19.980Z] Login Succeeded [2024-08-27T09:51:19.980Z] ---> ****-login.sh ends [Pipeline] } [2024-08-27T09:51:20.015Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-08-27T09:51:20.729Z] + git rev-list -1 --merges 6c2ba4a0c884392e751460449e212a813c87918f~1..6c2ba4a0c884392e751460449e212a813c87918f [Pipeline] echo [2024-08-27T09:51:20.779Z] -----------> git rev-list -1 --merges 6c2ba4a0c884392e751460449e212a813c87918f~1..6c2ba4a0c884392e751460449e212a813c87918f 6c2ba4a0c884392e751460449e212a813c87918f [false] [Pipeline] sh [2024-08-27T09:51:21.105Z] + git log --format=format:%s -1 6c2ba4a0c884392e751460449e212a813c87918f [Pipeline] echo [2024-08-27T09:51:21.152Z] ========================================================= [2024-08-27T09:51:21.152Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-08-27T09:51:21.152Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-08-27T09:51:21.629Z] + git log --format=format:%s -1 6c2ba4a0c884392e751460449e212a813c87918f [Pipeline] echo [2024-08-27T09:51:21.664Z] [semverPrep] GIT_COMMIT: 6c2ba4a0c884392e751460449e212a813c87918f, Commit Message: feat: Add postgres db init start script [Pipeline] echo [2024-08-27T09:51:21.705Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-08-27T09:51:22.115Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-08-27T09:51:22.115Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-08-27T09:51:22.115Z] + [ -e /tmp/ssh_known_hosts ] [2024-08-27T09:51:22.115Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-08-27T09:51:22.115Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-08-27T09:51:22.115Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-08-27T09:51:22.115Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T09:51:22.651Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-08-27T09:51:22.651Z] [2024-08-27T09:51:22.651Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T09:51:23.056Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-08-27T09:51:23.056Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-08-27T09:51:23.056Z] b85a868b505f: Pulling fs layer [2024-08-27T09:51:23.056Z] e2be974225ed: Pulling fs layer [2024-08-27T09:51:23.056Z] 339a4e72a1f5: Pulling fs layer [2024-08-27T09:51:23.056Z] 988bab9f4d93: Pulling fs layer [2024-08-27T09:51:23.056Z] 1469e6f7b9e6: Pulling fs layer [2024-08-27T09:51:23.056Z] eaf3925da568: Pulling fs layer [2024-08-27T09:51:23.056Z] bab4dde63d76: Pulling fs layer [2024-08-27T09:51:23.056Z] bde34c3a00c8: Pulling fs layer [2024-08-27T09:51:23.056Z] b352a97aabf1: Pulling fs layer [2024-08-27T09:51:23.056Z] 4872d77fe225: Pulling fs layer [2024-08-27T09:51:23.056Z] 5851b861e8e6: Pulling fs layer [2024-08-27T09:51:23.056Z] 1469e6f7b9e6: Waiting [2024-08-27T09:51:23.056Z] b352a97aabf1: Waiting [2024-08-27T09:51:23.056Z] 988bab9f4d93: Waiting [2024-08-27T09:51:23.056Z] 4872d77fe225: Waiting [2024-08-27T09:51:23.056Z] eaf3925da568: Waiting [2024-08-27T09:51:23.057Z] 5851b861e8e6: Waiting [2024-08-27T09:51:23.057Z] bde34c3a00c8: Waiting [2024-08-27T09:51:23.057Z] bab4dde63d76: Waiting [2024-08-27T09:51:23.057Z] e2be974225ed: Verifying Checksum [2024-08-27T09:51:23.057Z] e2be974225ed: Download complete [2024-08-27T09:51:23.057Z] 988bab9f4d93: Verifying Checksum [2024-08-27T09:51:23.057Z] 988bab9f4d93: Download complete [2024-08-27T09:51:23.057Z] 1469e6f7b9e6: Verifying Checksum [2024-08-27T09:51:23.057Z] 1469e6f7b9e6: Download complete [2024-08-27T09:51:23.057Z] eaf3925da568: Verifying Checksum [2024-08-27T09:51:23.057Z] eaf3925da568: Download complete [2024-08-27T09:51:23.316Z] 339a4e72a1f5: Verifying Checksum [2024-08-27T09:51:23.316Z] 339a4e72a1f5: Download complete [2024-08-27T09:51:23.316Z] bde34c3a00c8: Download complete [2024-08-27T09:51:23.316Z] b352a97aabf1: Download complete [2024-08-27T09:51:23.316Z] 4872d77fe225: Verifying Checksum [2024-08-27T09:51:23.316Z] 4872d77fe225: Download complete [2024-08-27T09:51:23.316Z] 5851b861e8e6: Download complete [2024-08-27T09:51:23.316Z] b85a868b505f: Verifying Checksum [2024-08-27T09:51:23.316Z] b85a868b505f: Download complete [2024-08-27T09:51:23.575Z] bab4dde63d76: Verifying Checksum [2024-08-27T09:51:23.575Z] bab4dde63d76: Download complete [2024-08-27T09:51:24.519Z] b85a868b505f: Pull complete [2024-08-27T09:51:24.784Z] e2be974225ed: Pull complete [2024-08-27T09:51:25.357Z] 339a4e72a1f5: Pull complete [2024-08-27T09:51:25.357Z] 988bab9f4d93: Pull complete [2024-08-27T09:51:25.617Z] 1469e6f7b9e6: Pull complete [2024-08-27T09:51:25.617Z] eaf3925da568: Pull complete [2024-08-27T09:51:27.523Z] bab4dde63d76: Pull complete [2024-08-27T09:51:27.523Z] bde34c3a00c8: Pull complete [2024-08-27T09:51:27.523Z] b352a97aabf1: Pull complete [2024-08-27T09:51:27.783Z] 4872d77fe225: Pull complete [2024-08-27T09:51:27.783Z] 5851b861e8e6: Pull complete [2024-08-27T09:51:27.783Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-08-27T09:51:27.783Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-08-27T09:51:27.783Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-27T09:51:28.100Z] prd-ubuntu20.04-docker-8c-8g-8801 does not seem to be running inside a container [2024-08-27T09:51:28.129Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_service-configurable_issue-1603 -v /w/workspace/_service-configurable_issue-1603:/w/workspace/_service-configurable_issue-1603:rw,z -v /w/workspace/_service-configurable_issue-1603@tmp:/w/workspace/_service-configurable_issue-1603@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-08-27T09:51:31.230Z] $ docker top f96b2f36406bfb07f738eb4898df08b41608c35eb1e209feb8e45f9014429b91 -eo pid,comm [2024-08-27T09:51:31.282Z] 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). [2024-08-27T09:51:31.282Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-08-27T09:51:31.463Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-08-27T09:51:31.463Z] [ssh-agent] Looking for ssh-agent implementation... [2024-08-27T09:51:31.590Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-08-27T09:51:31.589Z] $ docker exec f96b2f36406bfb07f738eb4898df08b41608c35eb1e209feb8e45f9014429b91 ssh-agent [2024-08-27T09:51:31.696Z] SSH_AUTH_SOCK=/tmp/ssh-qIudinRrywaT/agent.31 [2024-08-27T09:51:31.696Z] SSH_AGENT_PID=37 [2024-08-27T09:51:31.702Z] Running ssh-add (command line suppressed) [2024-08-27T09:51:31.816Z] Identity added: /w/workspace/_service-configurable_issue-1603@tmp/private_key_917020103331642828.key (/w/workspace/_service-configurable_issue-1603@tmp/private_key_917020103331642828.key) [2024-08-27T09:51:31.833Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-08-27T09:51:32.182Z] + git tag --points-at HEAD [Pipeline] } [2024-08-27T09:51:32.207Z] $ docker exec --env ******** --env ******** f96b2f36406bfb07f738eb4898df08b41608c35eb1e209feb8e45f9014429b91 ssh-agent -k [2024-08-27T09:51:32.309Z] unset SSH_AUTH_SOCK; [2024-08-27T09:51:32.309Z] unset SSH_AGENT_PID; [2024-08-27T09:51:32.310Z] echo Agent pid 37 killed; [2024-08-27T09:51:32.322Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-08-27T09:51:32.556Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-08-27T09:51:32.556Z] [ssh-agent] Looking for ssh-agent implementation... [2024-08-27T09:51:32.666Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-08-27T09:51:32.667Z] $ docker exec f96b2f36406bfb07f738eb4898df08b41608c35eb1e209feb8e45f9014429b91 ssh-agent [2024-08-27T09:51:32.782Z] SSH_AUTH_SOCK=/tmp/ssh-5EZwMTxyI45R/agent.70 [2024-08-27T09:51:32.782Z] SSH_AGENT_PID=76 [2024-08-27T09:51:32.788Z] Running ssh-add (command line suppressed) [2024-08-27T09:51:32.887Z] Identity added: /w/workspace/_service-configurable_issue-1603@tmp/private_key_17609522900126343123.key (/w/workspace/_service-configurable_issue-1603@tmp/private_key_17609522900126343123.key) [2024-08-27T09:51:32.908Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-08-27T09:51:33.262Z] + git semver init [2024-08-27T09:51:33.526Z] 2024-08-27 09:51:33,430 [run_init] DEBUG init version:0.0.0 force:False [2024-08-27T09:51:33.526Z] 2024-08-27 09:51:33,431 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/_service-configurable_issue-1603/.semver [2024-08-27T09:51:33.526Z] 2024-08-27 09:51:33,432 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/_service-configurable_issue-1603/.semver [2024-08-27T09:51:33.526Z] 2024-08-27 09:51:33,432 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/_service-configurable_issue-1603/.semver'], cwd=/w/workspace/_service-configurable_issue-1603, universal_newlines=False, shell=None, istream=None) [2024-08-27T09:51:34.909Z] 2024-08-27 09:51:34,638 [append_file] DEBUG append to file:/w/workspace/_service-configurable_issue-1603/.git/info/exclude [2024-08-27T09:51:34.909Z] 2024-08-27 09:51:34,638 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/_service-configurable_issue-1603/.semver/issue-1603 with force:False [2024-08-27T09:51:34.909Z] 2024-08-27 09:51:34,638 [write_file] DEBUG write to file:/w/workspace/_service-configurable_issue-1603/.semver/issue-1603 [2024-08-27T09:51:34.909Z] 2024-08-27 09:51:34,643 [execute] INFO git cat-file --batch-check [2024-08-27T09:51:34.909Z] 2024-08-27 09:51:34,643 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/_service-configurable_issue-1603/.semver, universal_newlines=False, shell=None, istream=) [2024-08-27T09:51:34.909Z] 2024-08-27 09:51:34,651 [execute] INFO git cat-file --batch [2024-08-27T09:51:34.909Z] 2024-08-27 09:51:34,652 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/_service-configurable_issue-1603/.semver, universal_newlines=False, shell=None, istream=) [2024-08-27T09:51:34.909Z] 2024-08-27 09:51:34,657 [read_version] DEBUG read version from /w/workspace/_service-configurable_issue-1603/.semver/issue-1603 [2024-08-27T09:51:34.909Z] 0.0.0 [Pipeline] } [2024-08-27T09:51:34.936Z] $ docker exec --env ******** --env ******** f96b2f36406bfb07f738eb4898df08b41608c35eb1e209feb8e45f9014429b91 ssh-agent -k [2024-08-27T09:51:35.039Z] unset SSH_AUTH_SOCK; [2024-08-27T09:51:35.039Z] unset SSH_AGENT_PID; [2024-08-27T09:51:35.039Z] echo Agent pid 76 killed; [2024-08-27T09:51:35.052Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-08-27T09:51:35.527Z] + git semver [Pipeline] } [2024-08-27T09:51:35.810Z] $ docker stop --time=1 f96b2f36406bfb07f738eb4898df08b41608c35eb1e209feb8e45f9014429b91 [2024-08-27T09:51:37.104Z] $ docker rm -f --volumes f96b2f36406bfb07f738eb4898df08b41608c35eb1e209feb8e45f9014429b91 [Pipeline] // withDockerContainer [Pipeline] sh [2024-08-27T09:51:37.523Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-08-27T09:51:37.810Z] Stashed 1 file(s) [Pipeline] echo [2024-08-27T09:51:37.839Z] [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 [2024-08-27T09:51:38.580Z] provisioning config files... [2024-08-27T09:51:38.589Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_service-configurable_issue-1603@tmp/config9434306755755562479tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-27T09:51:38.963Z] ---> ****-login.sh [2024-08-27T09:51:38.963Z] nexus3.edgexfoundry.org:10001 [2024-08-27T09:51:38.963Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-27T09:51:38.963Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-27T09:51:38.963Z] Configure a credential helper to remove this warning. See [2024-08-27T09:51:38.963Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-27T09:51:38.963Z] [2024-08-27T09:51:38.963Z] Login Succeeded [2024-08-27T09:51:38.963Z] nexus3.edgexfoundry.org:10002 [2024-08-27T09:51:38.963Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-27T09:51:38.963Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-27T09:51:38.963Z] Configure a credential helper to remove this warning. See [2024-08-27T09:51:38.963Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-27T09:51:38.963Z] [2024-08-27T09:51:38.963Z] Login Succeeded [2024-08-27T09:51:38.963Z] nexus3.edgexfoundry.org:10003 [2024-08-27T09:51:39.223Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-27T09:51:39.223Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-27T09:51:39.223Z] Configure a credential helper to remove this warning. See [2024-08-27T09:51:39.224Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-27T09:51:39.224Z] [2024-08-27T09:51:39.224Z] Login Succeeded [2024-08-27T09:51:39.224Z] nexus3.edgexfoundry.org:10004 [2024-08-27T09:51:39.224Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-27T09:51:39.224Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-27T09:51:39.224Z] Configure a credential helper to remove this warning. See [2024-08-27T09:51:39.224Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-27T09:51:39.224Z] [2024-08-27T09:51:39.224Z] Login Succeeded [2024-08-27T09:51:39.224Z] ****.io [2024-08-27T09:51:39.484Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-27T09:51:39.484Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-27T09:51:39.484Z] Configure a credential helper to remove this warning. See [2024-08-27T09:51:39.484Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-27T09:51:39.484Z] [2024-08-27T09:51:39.484Z] Login Succeeded [2024-08-27T09:51:39.484Z] ---> ****-login.sh ends [Pipeline] } [2024-08-27T09:51:39.520Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-08-27T09:51:39.776Z] [edgeX.isLTS] Checking if [issue-1603] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-27T09:51:39.826Z] [edgeX.isLTS] Checking if [issue-1603] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-27T09:51:39.876Z] ========================================================= [2024-08-27T09:51:39.876Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-08-27T09:51:39.876Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T09:51:40.404Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-08-27T09:51:40.404Z] Sending build context to Docker daemon 9.147MB [2024-08-27T09:51:40.404Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-08-27T09:51:40.404Z] Step 2/12 : FROM ${BASE} AS builder [2024-08-27T09:51:40.404Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-08-27T09:51:40.404Z] 619be1103602: Pulling fs layer [2024-08-27T09:51:40.404Z] 7862e08f4a3e: Pulling fs layer [2024-08-27T09:51:40.404Z] 5df492c9dc93: Pulling fs layer [2024-08-27T09:51:40.404Z] 7629e6793208: Pulling fs layer [2024-08-27T09:51:40.404Z] 4f4fb700ef54: Pulling fs layer [2024-08-27T09:51:40.404Z] fb5054dd5b73: Pulling fs layer [2024-08-27T09:51:40.404Z] eeca6798cff9: Pulling fs layer [2024-08-27T09:51:40.404Z] aa269ceb94a6: Pulling fs layer [2024-08-27T09:51:40.404Z] ada007ff1a6a: Pulling fs layer [2024-08-27T09:51:40.404Z] 7629e6793208: Waiting [2024-08-27T09:51:40.404Z] 4f4fb700ef54: Waiting [2024-08-27T09:51:40.404Z] fb5054dd5b73: Waiting [2024-08-27T09:51:40.404Z] eeca6798cff9: Waiting [2024-08-27T09:51:40.404Z] aa269ceb94a6: Waiting [2024-08-27T09:51:40.404Z] ada007ff1a6a: Waiting [2024-08-27T09:51:40.404Z] 7862e08f4a3e: Download complete [2024-08-27T09:51:40.404Z] 7629e6793208: Download complete [2024-08-27T09:51:40.663Z] 4f4fb700ef54: Verifying Checksum [2024-08-27T09:51:40.663Z] 4f4fb700ef54: Download complete [2024-08-27T09:51:40.663Z] 619be1103602: Verifying Checksum [2024-08-27T09:51:40.663Z] 619be1103602: Download complete [2024-08-27T09:51:40.663Z] fb5054dd5b73: Download complete [2024-08-27T09:51:40.663Z] eeca6798cff9: Verifying Checksum [2024-08-27T09:51:40.663Z] eeca6798cff9: Download complete [2024-08-27T09:51:40.663Z] 619be1103602: Pull complete [2024-08-27T09:51:40.663Z] ada007ff1a6a: Verifying Checksum [2024-08-27T09:51:40.663Z] ada007ff1a6a: Download complete [2024-08-27T09:51:40.923Z] 7862e08f4a3e: Pull complete [2024-08-27T09:51:40.923Z] 5df492c9dc93: Verifying Checksum [2024-08-27T09:51:40.923Z] 5df492c9dc93: Download complete [2024-08-27T09:51:41.499Z] aa269ceb94a6: Verifying Checksum [2024-08-27T09:51:44.033Z] 5df492c9dc93: Pull complete [2024-08-27T09:51:44.292Z] 7629e6793208: Pull complete [2024-08-27T09:51:44.292Z] 4f4fb700ef54: Pull complete [2024-08-27T09:51:44.292Z] fb5054dd5b73: Pull complete [2024-08-27T09:51:44.549Z] eeca6798cff9: Pull complete [2024-08-27T09:51:47.081Z] aa269ceb94a6: Pull complete [2024-08-27T09:51:47.649Z] ada007ff1a6a: Pull complete [2024-08-27T09:51:47.649Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-08-27T09:51:47.649Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-08-27T09:51:47.649Z] ---> f489d0715acc [2024-08-27T09:51:47.649Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-08-27T09:51:52.967Z] ---> Running in a5eeeb9fde81 [2024-08-27T09:51:52.967Z] Removing intermediate container a5eeeb9fde81 [2024-08-27T09:51:52.967Z] ---> db0d086fa183 [2024-08-27T09:51:52.967Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-08-27T09:51:52.967Z] ---> Running in 315be0c64e34 [2024-08-27T09:51:53.225Z] Removing intermediate container 315be0c64e34 [2024-08-27T09:51:53.225Z] ---> f520391aa6d1 [2024-08-27T09:51:53.225Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-08-27T09:51:53.225Z] ---> Running in ea394dffd5da [2024-08-27T09:51:53.225Z] Removing intermediate container ea394dffd5da [2024-08-27T09:51:53.225Z] ---> ff70732403d7 [2024-08-27T09:51:53.225Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-08-27T09:51:53.225Z] ---> Running in 8d995a0bbba5 [2024-08-27T09:51:53.364Z] Still waiting to schedule task [2024-08-27T09:51:53.365Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-08-27T09:51:53.483Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-27T09:51:56.022Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-27T09:51:56.282Z] OK: 264 MiB in 52 packages [2024-08-27T09:51:56.543Z] Removing intermediate container 8d995a0bbba5 [2024-08-27T09:51:56.543Z] ---> 527c33bb1f45 [2024-08-27T09:51:56.543Z] Step 7/12 : WORKDIR /app [2024-08-27T09:51:56.543Z] ---> Running in 73cf2a2e684e [2024-08-27T09:51:56.801Z] Removing intermediate container 73cf2a2e684e [2024-08-27T09:51:56.801Z] ---> 0aa42d031750 [2024-08-27T09:51:56.801Z] Step 8/12 : COPY go.mod vendor* ./ [2024-08-27T09:51:56.801Z] ---> 271e2f84d6fe [2024-08-27T09:51:56.801Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-27T09:51:56.801Z] ---> Running in ac10f465519c [2024-08-27T09:52:53.151Z] Removing intermediate container ac10f465519c [2024-08-27T09:52:53.151Z] ---> 5b35664dc251 [2024-08-27T09:52:53.151Z] Step 10/12 : COPY . . [2024-08-27T09:52:53.151Z] ---> 3a80adec5db9 [2024-08-27T09:52:53.151Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-08-27T09:52:53.151Z] ---> Running in 739f84f54f28 [2024-08-27T09:52:53.151Z] Removing intermediate container 739f84f54f28 [2024-08-27T09:52:53.151Z] ---> 767dfd64ebc6 [2024-08-27T09:52:53.151Z] Step 12/12 : RUN $MAKE [2024-08-27T09:52:53.151Z] ---> Running in cdf6ba44639d [2024-08-27T09:52:53.151Z] noop [2024-08-27T09:52:53.151Z] Removing intermediate container cdf6ba44639d [2024-08-27T09:52:53.151Z] ---> 34db89fe4497 [2024-08-27T09:52:53.151Z] Successfully built 34db89fe4497 [2024-08-27T09:52:53.151Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T09:52:53.636Z] + docker inspect -f . ci-base-image-x86_64 [2024-08-27T09:52:53.636Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-27T09:52:53.817Z] prd-ubuntu20.04-docker-8c-8g-8801 does not seem to be running inside a container [2024-08-27T09:52:53.851Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_service-configurable_issue-1603 -v /w/workspace/_service-configurable_issue-1603:/w/workspace/_service-configurable_issue-1603:rw,z -v /w/workspace/_service-configurable_issue-1603@tmp:/w/workspace/_service-configurable_issue-1603@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 ******** ci-base-image-x86_64 cat [2024-08-27T09:52:54.207Z] $ docker top 33e2553c2d3a99396ca87aec94f4b381031b5f351596b0fa4aa1e7485ea40360 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-27T09:52:54.643Z] + go version [2024-08-27T09:52:54.643Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-08-27T09:52:54.680Z] $ docker stop --time=1 33e2553c2d3a99396ca87aec94f4b381031b5f351596b0fa4aa1e7485ea40360 [2024-08-27T09:52:55.952Z] $ docker rm -f --volumes 33e2553c2d3a99396ca87aec94f4b381031b5f351596b0fa4aa1e7485ea40360 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T09:52:56.779Z] + docker inspect -f . ci-base-image-x86_64 [2024-08-27T09:52:56.779Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-27T09:52:56.948Z] prd-ubuntu20.04-docker-8c-8g-8801 does not seem to be running inside a container [2024-08-27T09:52:56.979Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/_service-configurable_issue-1603 -v /w/workspace/_service-configurable_issue-1603:/w/workspace/_service-configurable_issue-1603:rw,z -v /w/workspace/_service-configurable_issue-1603@tmp:/w/workspace/_service-configurable_issue-1603@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 ******** ci-base-image-x86_64 cat [2024-08-27T09:52:57.303Z] $ docker top b901d2286bb2fba4431961f487029a0ce06628fbfb7fdb2d5e4e4d6e88f4a809 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-27T09:52:57.811Z] + git config --global --add safe.directory /w/workspace/_service-configurable_issue-1603 [Pipeline] fileExists [Pipeline] sh [2024-08-27T09:52:58.187Z] + make test [2024-08-27T09:52:58.187Z] go test -race -coverprofile=coverage.out ./... [2024-08-27T09:53:29.752Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-8803 in /w/workspace/_service-configurable_issue-1603 [Pipeline] { [Pipeline] ws [2024-08-27T09:53:29.824Z] Running in /w/workspace/app-service-configurable/1 [Pipeline] { [Pipeline] checkout [2024-08-27T09:53:30.259Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2024-08-27T09:53:32.929Z] The recommended git tool is: git [2024-08-27T09:53:40.712Z] using credential edgex-jenkins-ssh [2024-08-27T09:53:40.738Z] Cloning the remote Git repository [2024-08-27T09:53:40.793Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2024-08-27T09:53:40.909Z] > git init /w/workspace/app-service-configurable/1 # timeout=10 [2024-08-27T09:53:41.087Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2024-08-27T09:53:41.088Z] > git --version # timeout=10 [2024-08-27T09:53:41.120Z] > git --version # 'git version 2.25.1' [2024-08-27T09:53:41.123Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-08-27T09:53:41.293Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-08-27T09:53:43.763Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2024-08-27T09:53:43.809Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-08-27T09:53:44.804Z] Avoid second fetch [2024-08-27T09:53:44.805Z] Checking out Revision 6c2ba4a0c884392e751460449e212a813c87918f (issue-1603) [2024-08-27T09:53:45.686Z] Commit message: "feat: Add postgres db init start script" [2024-08-27T09:53:45.735Z] > git --version # timeout=10 [2024-08-27T09:53:45.754Z] > git --version # 'git version 2.25.1' [2024-08-27T09:53:45.779Z] fatal: bad object f3350a1713306dce7682ed7e37d5774890d03277 [2024-08-27T09:53:44.841Z] > git config core.sparsecheckout # timeout=10 [2024-08-27T09:53:44.929Z] > git checkout -f 6c2ba4a0c884392e751460449e212a813c87918f # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-08-27T09:53:50.815Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-08-27T09:53:50.816Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-08-27T09:53:50.816Z] Dload Upload Total Spent Left Speed [2024-08-27T09:53:50.816Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 89706 0 --:--:-- --:--:-- --:--:-- 90338 [Pipeline] sh [2024-08-27T09:53:51.214Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-08-27T09:53:51.574Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-08-27T09:53:51.574Z] + sudo tee /etc/docker/daemon.new [2024-08-27T09:53:51.574Z] { [2024-08-27T09:53:51.574Z] "registry-mirrors": [ [2024-08-27T09:53:51.574Z] "https://nexus3.edgexfoundry.org:10001" [2024-08-27T09:53:51.574Z] ], [2024-08-27T09:53:51.574Z] "bip": "10.250.0.254/24", [2024-08-27T09:53:51.574Z] "hosts": [ [2024-08-27T09:53:51.574Z] "tcp://0.0.0.0:5555", [2024-08-27T09:53:51.574Z] "unix:///var/run/docker.sock" [2024-08-27T09:53:51.574Z] ], [2024-08-27T09:53:51.574Z] "mtu": 1458, [2024-08-27T09:53:51.574Z] "selinux-enabled": true, [2024-08-27T09:53:51.574Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-08-27T09:53:51.574Z] } [Pipeline] sh [2024-08-27T09:53:51.939Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-08-27T09:53:52.284Z] + sudo service docker restart [2024-08-27T09:53:56.794Z] go vet ./... [2024-08-27T09:54:02.060Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-08-27T09:54:02.060Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-08-27T09:54:02.060Z] ./bin/test-attribution-txt.sh [2024-08-27T09:54:02.060Z] An attribution for github.com/barkimedes/go-deepcopy is missing from Attribution.txt, please add [2024-08-27T09:54:02.060Z] An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add [2024-08-27T09:54:02.318Z] An attribution for github.com/spf13/cast is missing from Attribution.txt, please add [Pipeline] echo [2024-08-27T09:54:02.441Z] [edgeX.isLTS] Checking if [issue-1603] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-08-27T09:54:02.486Z] $ docker stop --time=1 b901d2286bb2fba4431961f487029a0ce06628fbfb7fdb2d5e4e4d6e88f4a809 [2024-08-27T09:54:10.235Z] $ docker rm -f --volumes b901d2286bb2fba4431961f487029a0ce06628fbfb7fdb2d5e4e4d6e88f4a809 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-08-27T09:54:10.847Z] provisioning config files... [2024-08-27T09:54:10.871Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/1@tmp/config15703631933703951773tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-27T09:54:11.007Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-08-27T09:54:11.226Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [2024-08-27T09:54:11.367Z] ---> ****-login.sh [2024-08-27T09:54:11.367Z] nexus3.edgexfoundry.org:10001 [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [2024-08-27T09:54:11.638Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] sh [2024-08-27T09:54:11.907Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-27T09:54:11.907Z] Configure a credential helper to remove this warning. See [2024-08-27T09:54:11.907Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-27T09:54:11.907Z] [2024-08-27T09:54:11.907Z] Login Succeeded [2024-08-27T09:54:11.907Z] nexus3.edgexfoundry.org:10002 [2024-08-27T09:54:12.039Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-08-27T09:54:12.177Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-27T09:54:12.177Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-27T09:54:12.177Z] Configure a credential helper to remove this warning. See [2024-08-27T09:54:12.177Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-27T09:54:12.177Z] [2024-08-27T09:54:12.177Z] Login Succeeded [2024-08-27T09:54:12.177Z] nexus3.edgexfoundry.org:10003 [2024-08-27T09:54:12.359Z] + ls -al . [2024-08-27T09:54:12.359Z] total 260 [2024-08-27T09:54:12.359Z] drwxrwxr-x 7 jenkins jenkins 4096 Aug 27 09:52 . [2024-08-27T09:54:12.359Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 27 09:51 .. [2024-08-27T09:54:12.359Z] -rw-rw-r-- 1 jenkins jenkins 119 Aug 27 09:51 .dockerignore [2024-08-27T09:54:12.359Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 27 09:53 .git [2024-08-27T09:54:12.359Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 27 09:51 .github [2024-08-27T09:54:12.359Z] -rw-rw-r-- 1 jenkins jenkins 106 Aug 27 09:51 .gitignore [2024-08-27T09:54:12.359Z] -rw-rw-r-- 1 jenkins jenkins 41 Aug 27 09:51 .golangci.yml [2024-08-27T09:54:12.359Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 27 09:51 .semver [2024-08-27T09:54:12.359Z] -rw-rw-r-- 1 jenkins jenkins 18981 Aug 27 09:51 Attribution.txt [2024-08-27T09:54:12.359Z] -rw-rw-r-- 1 jenkins jenkins 37263 Aug 27 09:51 CHANGELOG.md [2024-08-27T09:54:12.359Z] -rw-rw-r-- 1 jenkins jenkins 2007 Aug 27 09:51 Dockerfile [2024-08-27T09:54:12.359Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 27 09:51 GOVERNANCE.md [2024-08-27T09:54:12.359Z] -rw-rw-r-- 1 jenkins jenkins 666 Aug 27 09:51 Jenkinsfile [2024-08-27T09:54:12.359Z] -rw-rw-r-- 1 jenkins jenkins 10174 Aug 27 09:51 LICENSE [2024-08-27T09:54:12.359Z] -rw-rw-r-- 1 jenkins jenkins 618 Aug 27 09:51 OWNERS.md [2024-08-27T09:54:12.359Z] -rw-rw-r-- 1 jenkins jenkins 4582 Aug 27 09:51 README.md [2024-08-27T09:54:12.359Z] -rw-rw-r-- 1 jenkins jenkins 5 Aug 27 09:51 VERSION [2024-08-27T09:54:12.359Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 27 09:51 bin [2024-08-27T09:54:12.359Z] -rw-r--r-- 1 jenkins jenkins 13 Aug 27 09:52 coverage.out [2024-08-27T09:54:12.359Z] -rw-rw-r-- 1 jenkins jenkins 7048 Aug 27 09:51 go.mod [2024-08-27T09:54:12.359Z] -rw-rw-r-- 1 jenkins jenkins 101448 Aug 27 09:51 go.sum [2024-08-27T09:54:12.359Z] -rw-rw-r-- 1 jenkins jenkins 1937 Aug 27 09:51 main.go [2024-08-27T09:54:12.359Z] -rw-rw-r-- 1 jenkins jenkins 2572 Aug 27 09:51 makefile [2024-08-27T09:54:12.359Z] drwxrwxr-x 10 jenkins jenkins 4096 Aug 27 09:51 res [Pipeline] isUnix [2024-08-27T09:54:12.444Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-27T09:54:12.444Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-27T09:54:12.444Z] Configure a credential helper to remove this warning. See [2024-08-27T09:54:12.444Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-27T09:54:12.444Z] [2024-08-27T09:54:12.444Z] Login Succeeded [2024-08-27T09:54:12.444Z] nexus3.edgexfoundry.org:10004 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T09:54:12.711Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-27T09:54:12.821Z] + 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=6c2ba4a0c884392e751460449e212a813c87918f --label arch=amd64 --label version=0.0.0 . [2024-08-27T09:54:12.821Z] Sending build context to Docker daemon 9.148MB [2024-08-27T09:54:12.821Z] Step 1/27 : ARG BASE=golang:1.21-alpine3.18 [2024-08-27T09:54:12.821Z] Step 2/27 : FROM ${BASE} AS builder [2024-08-27T09:54:12.821Z] ---> 34db89fe4497 [2024-08-27T09:54:12.821Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git" [2024-08-27T09:54:12.978Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-27T09:54:12.979Z] Configure a credential helper to remove this warning. See [2024-08-27T09:54:12.979Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-27T09:54:12.979Z] [2024-08-27T09:54:12.979Z] Login Succeeded [2024-08-27T09:54:12.979Z] ****.io [2024-08-27T09:54:12.979Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-27T09:54:13.246Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-27T09:54:13.246Z] Configure a credential helper to remove this warning. See [2024-08-27T09:54:13.246Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-27T09:54:13.246Z] [2024-08-27T09:54:13.246Z] Login Succeeded [2024-08-27T09:54:13.246Z] ---> ****-login.sh ends [Pipeline] } [2024-08-27T09:54:13.293Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-08-27T09:54:13.392Z] ---> Running in 58da8129e201 [Pipeline] // withEnv [Pipeline] unstash [2024-08-27T09:54:13.651Z] Removing intermediate container 58da8129e201 [2024-08-27T09:54:13.651Z] ---> d6ac5d19183e [2024-08-27T09:54:13.651Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [Pipeline] echo [2024-08-27T09:54:13.744Z] [edgeX.isLTS] Checking if [issue-1603] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-27T09:54:13.801Z] [edgeX.isLTS] Checking if [issue-1603] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-27T09:54:13.853Z] ========================================================= [2024-08-27T09:54:13.853Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-08-27T09:54:13.853Z] ========================================================= [Pipeline] fileExists [2024-08-27T09:54:13.910Z] ---> Running in cf74502f5310 [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T09:54:14.169Z] Removing intermediate container cf74502f5310 [2024-08-27T09:54:14.169Z] ---> 2c74cb0b3b55 [2024-08-27T09:54:14.169Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2024-08-27T09:54:14.427Z] ---> Running in be35f3422682 [2024-08-27T09:54:14.427Z] Removing intermediate container be35f3422682 [2024-08-27T09:54:14.427Z] ---> 92a5d21adc2d [2024-08-27T09:54:14.427Z] Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-08-27T09:54:14.438Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-08-27T09:54:14.438Z] Sending build context to Docker daemon 241.2kB [2024-08-27T09:54:14.686Z] ---> Running in b5d3e7fc9ef7 [2024-08-27T09:54:14.711Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-08-27T09:54:14.711Z] Step 2/12 : FROM ${BASE} AS builder [2024-08-27T09:54:14.711Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-08-27T09:54:14.711Z] c6b39de5b339: Pulling fs layer [2024-08-27T09:54:14.711Z] a69c41024577: Pulling fs layer [2024-08-27T09:54:14.711Z] d6de4b400683: Pulling fs layer [2024-08-27T09:54:14.711Z] 35cb2a7552d0: Pulling fs layer [2024-08-27T09:54:14.711Z] 4f4fb700ef54: Pulling fs layer [2024-08-27T09:54:14.711Z] 464afbd9ba4c: Pulling fs layer [2024-08-27T09:54:14.711Z] 00f215d4a9da: Pulling fs layer [2024-08-27T09:54:14.711Z] d496ad576159: Pulling fs layer [2024-08-27T09:54:14.711Z] 35cb2a7552d0: Waiting [2024-08-27T09:54:14.711Z] 4f4fb700ef54: Waiting [2024-08-27T09:54:14.711Z] 464afbd9ba4c: Waiting [2024-08-27T09:54:14.711Z] 00f215d4a9da: Waiting [2024-08-27T09:54:14.711Z] d496ad576159: Waiting [2024-08-27T09:54:14.711Z] a69c41024577: Verifying Checksum [2024-08-27T09:54:14.711Z] a69c41024577: Download complete [2024-08-27T09:54:14.711Z] 35cb2a7552d0: Verifying Checksum [2024-08-27T09:54:14.711Z] 35cb2a7552d0: Download complete [2024-08-27T09:54:14.711Z] 4f4fb700ef54: Verifying Checksum [2024-08-27T09:54:14.711Z] 4f4fb700ef54: Download complete [2024-08-27T09:54:14.979Z] c6b39de5b339: Verifying Checksum [2024-08-27T09:54:14.979Z] c6b39de5b339: Download complete [2024-08-27T09:54:14.979Z] 464afbd9ba4c: Verifying Checksum [2024-08-27T09:54:14.979Z] 464afbd9ba4c: Download complete [2024-08-27T09:54:15.246Z] d496ad576159: Verifying Checksum [2024-08-27T09:54:15.247Z] d496ad576159: Download complete [2024-08-27T09:54:15.253Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-27T09:54:15.253Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-27T09:54:15.512Z] OK: 264 MiB in 52 packages [2024-08-27T09:54:15.830Z] c6b39de5b339: Pull complete [2024-08-27T09:54:16.103Z] a69c41024577: Pull complete [2024-08-27T09:54:16.375Z] d6de4b400683: Verifying Checksum [2024-08-27T09:54:16.375Z] d6de4b400683: Download complete [2024-08-27T09:54:16.447Z] Removing intermediate container b5d3e7fc9ef7 [2024-08-27T09:54:16.447Z] ---> 7eecb271d859 [2024-08-27T09:54:16.447Z] Step 7/27 : WORKDIR /app [2024-08-27T09:54:16.447Z] ---> Running in 8303fd0b0337 [2024-08-27T09:54:16.447Z] Removing intermediate container 8303fd0b0337 [2024-08-27T09:54:16.447Z] ---> 8366b544134a [2024-08-27T09:54:16.447Z] Step 8/27 : COPY go.mod vendor* ./ [2024-08-27T09:54:16.447Z] ---> 524dd6a2210b [2024-08-27T09:54:16.447Z] Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-27T09:54:16.706Z] ---> Running in e7597ecb8120 [2024-08-27T09:54:17.341Z] 00f215d4a9da: Verifying Checksum [2024-08-27T09:54:17.341Z] 00f215d4a9da: Download complete [2024-08-27T09:54:17.687Z] Removing intermediate container e7597ecb8120 [2024-08-27T09:54:17.687Z] ---> ea5233a2e9ea [2024-08-27T09:54:17.687Z] Step 10/27 : COPY . . [2024-08-27T09:54:18.256Z] ---> bd88e490f061 [2024-08-27T09:54:18.256Z] Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-08-27T09:54:18.256Z] ---> Running in 244ee05a255e [2024-08-27T09:54:18.256Z] Removing intermediate container 244ee05a255e [2024-08-27T09:54:18.256Z] ---> 36a9f324ec99 [2024-08-27T09:54:18.256Z] Step 12/27 : RUN $MAKE [2024-08-27T09:54:18.256Z] ---> Running in 84abfeba2200 [2024-08-27T09:54:18.516Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.45 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-service-configurable [2024-08-27T09:54:29.670Z] d6de4b400683: Pull complete [2024-08-27T09:54:29.670Z] 35cb2a7552d0: Pull complete [2024-08-27T09:54:29.670Z] 4f4fb700ef54: Pull complete [2024-08-27T09:54:29.670Z] 464afbd9ba4c: Pull complete [2024-08-27T09:54:39.768Z] 00f215d4a9da: Pull complete [2024-08-27T09:54:40.356Z] d496ad576159: Pull complete [2024-08-27T09:54:40.356Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-08-27T09:54:40.625Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-08-27T09:54:40.625Z] ---> f246e2811388 [2024-08-27T09:54:40.625Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-08-27T09:54:42.575Z] ---> Running in 2bfb4bd887ae [2024-08-27T09:54:42.575Z] Removing intermediate container 2bfb4bd887ae [2024-08-27T09:54:42.575Z] ---> e8c6f71a933d [2024-08-27T09:54:42.575Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-08-27T09:54:42.575Z] ---> Running in b349435952ed [2024-08-27T09:54:42.843Z] Removing intermediate container b349435952ed [2024-08-27T09:54:42.843Z] ---> b470b406cc4f [2024-08-27T09:54:42.843Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-08-27T09:54:42.843Z] ---> Running in 3cb5177365cd [2024-08-27T09:54:43.129Z] Removing intermediate container 3cb5177365cd [2024-08-27T09:54:43.129Z] ---> b7546b740725 [2024-08-27T09:54:43.129Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-08-27T09:54:43.129Z] ---> Running in e0667472c931 [2024-08-27T09:54:44.548Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-27T09:54:44.813Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-27T09:54:45.772Z] OK: 266 MiB in 52 packages [2024-08-27T09:54:46.744Z] Removing intermediate container e0667472c931 [2024-08-27T09:54:46.744Z] ---> b2fe880ac689 [2024-08-27T09:54:46.744Z] Step 7/12 : WORKDIR /app [2024-08-27T09:54:46.744Z] ---> Running in e1bad552a606 [2024-08-27T09:54:47.012Z] Removing intermediate container e1bad552a606 [2024-08-27T09:54:47.012Z] ---> 1af2067e4bc1 [2024-08-27T09:54:47.012Z] Step 8/12 : COPY go.mod vendor* ./ [2024-08-27T09:54:47.600Z] ---> 762d067bcf2c [2024-08-27T09:54:47.600Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-27T09:54:47.600Z] ---> Running in be9e971b104b [2024-08-27T09:54:50.721Z] Removing intermediate container 84abfeba2200 [2024-08-27T09:54:50.721Z] ---> 9f42f482c16f [2024-08-27T09:54:50.721Z] Step 13/27 : FROM alpine:3.18 [2024-08-27T09:54:50.721Z] 3.18: Pulling from library/alpine [2024-08-27T09:54:50.721Z] 930bdd4d222e: Pulling fs layer [2024-08-27T09:54:50.721Z] 930bdd4d222e: Verifying Checksum [2024-08-27T09:54:50.721Z] 930bdd4d222e: Download complete [2024-08-27T09:54:50.721Z] 930bdd4d222e: Pull complete [2024-08-27T09:54:50.721Z] Digest: sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-27T09:54:50.721Z] Status: Downloaded newer image for alpine:3.18 [2024-08-27T09:54:50.721Z] ---> 18f865063206 [2024-08-27T09:54:50.721Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-08-27T09:54:50.981Z] ---> Running in f42a6b70b9e6 [2024-08-27T09:54:50.981Z] Removing intermediate container f42a6b70b9e6 [2024-08-27T09:54:50.981Z] ---> 21d3d4b22d79 [2024-08-27T09:54:50.981Z] Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} [2024-08-27T09:54:50.981Z] ---> Running in 6ef2fb957929 [2024-08-27T09:54:50.981Z] Removing intermediate container 6ef2fb957929 [2024-08-27T09:54:50.981Z] ---> 0ca6a027c449 [2024-08-27T09:54:50.981Z] Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init [2024-08-27T09:54:50.981Z] ---> Running in d8bdd8f772a0 [2024-08-27T09:54:51.240Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-27T09:54:51.499Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-27T09:54:51.759Z] (1/2) Installing ca-certificates (20240226-r0) [2024-08-27T09:54:51.759Z] (2/2) Installing dumb-init (1.2.5-r2) [2024-08-27T09:54:51.759Z] Executing busybox-1.36.1-r7.trigger [2024-08-27T09:54:51.759Z] Executing ca-certificates-20240226-r0.trigger [2024-08-27T09:54:51.759Z] OK: 8 MiB in 17 packages [2024-08-27T09:54:52.327Z] Removing intermediate container d8bdd8f772a0 [2024-08-27T09:54:52.327Z] ---> 5378f7edc739 [2024-08-27T09:54:52.327Z] Step 17/27 : RUN apk --no-cache upgrade [2024-08-27T09:54:52.327Z] ---> Running in 52ab8b5c3fb4 [2024-08-27T09:54:52.587Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-27T09:54:52.587Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-27T09:54:52.851Z] OK: 8 MiB in 17 packages [2024-08-27T09:54:53.144Z] Removing intermediate container 52ab8b5c3fb4 [2024-08-27T09:54:53.144Z] ---> 15ee819433a5 [2024-08-27T09:54:53.144Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-08-27T09:54:53.408Z] ---> 0bd1feb44f4d [2024-08-27T09:54:53.408Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2024-08-27T09:54:53.408Z] ---> 5ae476c4074b [2024-08-27T09:54:53.408Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2024-08-27T09:54:53.667Z] ---> 6d06fb7cb9e5 [2024-08-27T09:54:53.667Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2024-08-27T09:54:55.078Z] ---> 745b911a6334 [2024-08-27T09:54:55.078Z] Step 22/27 : EXPOSE 48095 [2024-08-27T09:54:55.078Z] ---> Running in 7ae0fd2eaa30 [2024-08-27T09:54:55.078Z] Removing intermediate container 7ae0fd2eaa30 [2024-08-27T09:54:55.078Z] ---> 495be6238983 [2024-08-27T09:54:55.078Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2024-08-27T09:54:55.078Z] ---> Running in 61a58a434a64 [2024-08-27T09:54:55.078Z] Removing intermediate container 61a58a434a64 [2024-08-27T09:54:55.078Z] ---> 742e32478c95 [2024-08-27T09:54:55.078Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-08-27T09:54:55.078Z] ---> Running in 10eb223365a9 [2024-08-27T09:54:55.079Z] Removing intermediate container 10eb223365a9 [2024-08-27T09:54:55.079Z] ---> 9b9d7f490fca [2024-08-27T09:54:55.079Z] Step 25/27 : LABEL arch=amd64 [2024-08-27T09:54:55.079Z] ---> Running in 4c373a5d900a [2024-08-27T09:54:55.337Z] Removing intermediate container 4c373a5d900a [2024-08-27T09:54:55.337Z] ---> 06fb9ff18ce1 [2024-08-27T09:54:55.337Z] Step 26/27 : LABEL git_sha=6c2ba4a0c884392e751460449e212a813c87918f [2024-08-27T09:54:55.337Z] ---> Running in c01dcb793e57 [2024-08-27T09:54:55.337Z] Removing intermediate container c01dcb793e57 [2024-08-27T09:54:55.337Z] ---> 318cff9042e9 [2024-08-27T09:54:55.337Z] Step 27/27 : LABEL version=0.0.0 [2024-08-27T09:54:55.337Z] ---> Running in 2ae4b59426bd [2024-08-27T09:54:55.337Z] Removing intermediate container 2ae4b59426bd [2024-08-27T09:54:55.337Z] ---> 899561c2cecb [2024-08-27T09:54:55.337Z] [Warning] One or more build-args [ARCH] were not consumed [2024-08-27T09:54:55.337Z] Successfully built 899561c2cecb [2024-08-27T09:54:55.337Z] 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] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T09:54:56.379Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-08-27T09:54:56.380Z] [2024-08-27T09:54:56.380Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T09:54:56.787Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-08-27T09:54:56.787Z] latest: Pulling from edgex-lftools-log-publisher [2024-08-27T09:54:56.787Z] 5eb5b503b376: Pulling fs layer [2024-08-27T09:54:56.787Z] 5c69ac0246d0: Pulling fs layer [2024-08-27T09:54:56.787Z] ec43610c2a17: Pulling fs layer [2024-08-27T09:54:56.787Z] 3a2ae6a8a46f: Pulling fs layer [2024-08-27T09:54:56.787Z] 33b1e0a273af: Pulling fs layer [2024-08-27T09:54:56.787Z] 5d3b04190fa2: Pulling fs layer [2024-08-27T09:54:56.787Z] 2f39f015ded8: Pulling fs layer [2024-08-27T09:54:56.787Z] 3a2ae6a8a46f: Waiting [2024-08-27T09:54:56.787Z] 33b1e0a273af: Waiting [2024-08-27T09:54:56.787Z] 2f39f015ded8: Waiting [2024-08-27T09:54:56.787Z] 5d3b04190fa2: Waiting [2024-08-27T09:54:56.787Z] 5c69ac0246d0: Verifying Checksum [2024-08-27T09:54:56.787Z] 5c69ac0246d0: Download complete [2024-08-27T09:54:56.787Z] 3a2ae6a8a46f: Verifying Checksum [2024-08-27T09:54:56.787Z] 3a2ae6a8a46f: Download complete [2024-08-27T09:54:56.787Z] 33b1e0a273af: Verifying Checksum [2024-08-27T09:54:56.787Z] 33b1e0a273af: Download complete [2024-08-27T09:54:56.787Z] 5d3b04190fa2: Verifying Checksum [2024-08-27T09:54:56.787Z] 5d3b04190fa2: Download complete [2024-08-27T09:54:56.787Z] ec43610c2a17: Verifying Checksum [2024-08-27T09:54:56.787Z] ec43610c2a17: Download complete [2024-08-27T09:54:57.045Z] 5eb5b503b376: Verifying Checksum [2024-08-27T09:54:57.045Z] 5eb5b503b376: Download complete [2024-08-27T09:54:58.491Z] 5eb5b503b376: Pull complete [2024-08-27T09:54:58.491Z] 5c69ac0246d0: Pull complete [2024-08-27T09:54:59.136Z] ec43610c2a17: Pull complete [2024-08-27T09:54:59.425Z] 3a2ae6a8a46f: Pull complete [2024-08-27T09:54:59.683Z] 33b1e0a273af: Pull complete [2024-08-27T09:54:59.940Z] 5d3b04190fa2: Pull complete [2024-08-27T09:55:04.133Z] 2f39f015ded8: Pull complete [2024-08-27T09:55:04.133Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-08-27T09:55:04.133Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-08-27T09:55:04.133Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-27T09:55:04.394Z] prd-ubuntu20.04-docker-8c-8g-8801 does not seem to be running inside a container [2024-08-27T09:55:04.426Z] $ 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/_service-configurable_issue-1603 -v /w/workspace/_service-configurable_issue-1603:/w/workspace/_service-configurable_issue-1603:rw,z -v /w/workspace/_service-configurable_issue-1603@tmp:/w/workspace/_service-configurable_issue-1603@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-08-27T09:55:09.125Z] $ docker top c069ce2073794971ebd51bad18fb12efbbc9768c11372e388d03ddf5229ed447 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-27T09:55:09.616Z] ---> job-cost.sh [2024-08-27T09:55:09.616Z] lf-activate-venv: SKIPPING [2024-08-27T09:55:09.616Z] INFO: No Stack... [2024-08-27T09:55:10.184Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-08-27T09:55:10.443Z] INFO: Archiving Costs [Pipeline] sh [2024-08-27T09:55:10.769Z] + cat /w/workspace/_service-configurable_issue-1603/archives/cost.csv [2024-08-27T09:55:10.769Z] + cut -d, -f6 [Pipeline] lock [2024-08-27T09:55:10.821Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-service-configurable-issue-1603-1-stack-cost] [2024-08-27T09:55:10.828Z] Resource [jenkins-edgexfoundry-app-service-configurable-issue-1603-1-stack-cost] did not exist. Created. [2024-08-27T09:55:10.834Z] Lock acquired on [Resource: jenkins-edgexfoundry-app-service-configurable-issue-1603-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-08-27T09:55:11.260Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-08-27T09:55:11.326Z] Stashed 1 file(s) [Pipeline] } [2024-08-27T09:55:11.366Z] Lock released on resource [Resource: jenkins-edgexfoundry-app-service-configurable-issue-1603-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-08-27T09:55:11.464Z] $ docker stop --time=1 c069ce2073794971ebd51bad18fb12efbbc9768c11372e388d03ddf5229ed447 [2024-08-27T09:55:12.606Z] $ docker rm -f --volumes c069ce2073794971ebd51bad18fb12efbbc9768c11372e388d03ddf5229ed447 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-08-27T09:56:39.274Z] Removing intermediate container be9e971b104b [2024-08-27T09:56:39.274Z] ---> 678e6fd30be0 [2024-08-27T09:56:39.274Z] Step 10/12 : COPY . . [2024-08-27T09:56:39.274Z] ---> e71caa9ba8fc [2024-08-27T09:56:39.274Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-08-27T09:56:39.274Z] ---> Running in c0fc74915046 [2024-08-27T09:56:39.274Z] Removing intermediate container c0fc74915046 [2024-08-27T09:56:39.274Z] ---> dc2445c51a30 [2024-08-27T09:56:39.274Z] Step 12/12 : RUN $MAKE [2024-08-27T09:56:39.274Z] ---> Running in 2536795aab5f [2024-08-27T09:56:39.274Z] noop [2024-08-27T09:56:39.274Z] Removing intermediate container 2536795aab5f [2024-08-27T09:56:39.274Z] ---> a5c69aa79bff [2024-08-27T09:56:39.274Z] Successfully built a5c69aa79bff [2024-08-27T09:56:39.274Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T09:56:39.845Z] + docker inspect -f . ci-base-image-arm64 [2024-08-27T09:56:39.846Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-27T09:56:40.156Z] prd-ubuntu20.04-docker-arm64-4c-16g-8803 does not seem to be running inside a container [2024-08-27T09:56:40.225Z] $ 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 ******** ci-base-image-arm64 cat [2024-08-27T09:56:41.749Z] $ docker top b686a6389aa846ea5c67b0a6ae3c8ac6369f1802a19afa1c958160609d50df32 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-27T09:56:42.678Z] + go version [2024-08-27T09:56:42.678Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-08-27T09:56:42.731Z] $ docker stop --time=1 b686a6389aa846ea5c67b0a6ae3c8ac6369f1802a19afa1c958160609d50df32 [2024-08-27T09:56:44.355Z] $ docker rm -f --volumes b686a6389aa846ea5c67b0a6ae3c8ac6369f1802a19afa1c958160609d50df32 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T09:56:45.277Z] + docker inspect -f . ci-base-image-arm64 [2024-08-27T09:56:45.277Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-27T09:56:45.541Z] prd-ubuntu20.04-docker-arm64-4c-16g-8803 does not seem to be running inside a container [2024-08-27T09:56:45.612Z] $ 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 ******** ci-base-image-arm64 cat [2024-08-27T09:56:46.719Z] $ docker top 01bb1688656c097e98d22c0c131b1dea279e5a4a6dfd271e68017b1870712f84 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-27T09:56:47.301Z] + git config --global --add safe.directory /w/workspace/app-service-configurable/1 [Pipeline] fileExists [Pipeline] sh [2024-08-27T09:56:47.717Z] + make test [2024-08-27T09:56:47.987Z] go test -race -coverprofile=coverage.out ./... [2024-08-27T10:00:55.467Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2024-08-27T10:00:55.467Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-08-27T10:00:55.467Z] go vet ./... [2024-08-27T10:04:47.320Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-08-27T10:04:47.320Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-08-27T10:04:47.320Z] ./bin/test-attribution-txt.sh [2024-08-27T10:04:47.320Z] An attribution for github.com/barkimedes/go-deepcopy is missing from Attribution.txt, please add [2024-08-27T10:04:47.320Z] An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add [2024-08-27T10:04:47.320Z] An attribution for github.com/spf13/cast is missing from Attribution.txt, please add [Pipeline] echo [2024-08-27T10:04:47.374Z] [edgeX.isLTS] Checking if [issue-1603] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-08-27T10:04:47.432Z] $ docker stop --time=1 01bb1688656c097e98d22c0c131b1dea279e5a4a6dfd271e68017b1870712f84 [2024-08-27T10:04:49.392Z] $ docker rm -f --volumes 01bb1688656c097e98d22c0c131b1dea279e5a4a6dfd271e68017b1870712f84 [Pipeline] // withDockerContainer [Pipeline] sh [2024-08-27T10:04:51.806Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-08-27T10:04:51.855Z] Warning: overwriting stash ‘coverage-report’ [2024-08-27T10:04:52.340Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-08-27T10:04:53.006Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-08-27T10:04:53.358Z] + ls -al . [2024-08-27T10:04:53.358Z] total 256 [2024-08-27T10:04:53.358Z] drwxrwxr-x 6 jenkins jenkins 4096 Aug 27 09:56 . [2024-08-27T10:04:53.358Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 27 09:53 .. [2024-08-27T10:04:53.358Z] -rw-rw-r-- 1 jenkins jenkins 119 Aug 27 09:53 .dockerignore [2024-08-27T10:04:53.358Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 27 09:53 .git [2024-08-27T10:04:53.358Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 27 09:53 .github [2024-08-27T10:04:53.358Z] -rw-rw-r-- 1 jenkins jenkins 106 Aug 27 09:53 .gitignore [2024-08-27T10:04:53.358Z] -rw-rw-r-- 1 jenkins jenkins 41 Aug 27 09:53 .golangci.yml [2024-08-27T10:04:53.358Z] -rw-rw-r-- 1 jenkins jenkins 18981 Aug 27 09:53 Attribution.txt [2024-08-27T10:04:53.358Z] -rw-rw-r-- 1 jenkins jenkins 37263 Aug 27 09:53 CHANGELOG.md [2024-08-27T10:04:53.358Z] -rw-rw-r-- 1 jenkins jenkins 2007 Aug 27 09:53 Dockerfile [2024-08-27T10:04:53.358Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 27 09:53 GOVERNANCE.md [2024-08-27T10:04:53.358Z] -rw-rw-r-- 1 jenkins jenkins 666 Aug 27 09:53 Jenkinsfile [2024-08-27T10:04:53.358Z] -rw-rw-r-- 1 jenkins jenkins 10174 Aug 27 09:53 LICENSE [2024-08-27T10:04:53.358Z] -rw-rw-r-- 1 jenkins jenkins 618 Aug 27 09:53 OWNERS.md [2024-08-27T10:04:53.358Z] -rw-rw-r-- 1 jenkins jenkins 4582 Aug 27 09:53 README.md [2024-08-27T10:04:53.358Z] -rw-rw-r-- 1 jenkins jenkins 5 Aug 27 09:51 VERSION [2024-08-27T10:04:53.358Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 27 09:53 bin [2024-08-27T10:04:53.358Z] -rw-r--r-- 1 jenkins jenkins 13 Aug 27 09:56 coverage.out [2024-08-27T10:04:53.359Z] -rw-rw-r-- 1 jenkins jenkins 7048 Aug 27 09:53 go.mod [2024-08-27T10:04:53.359Z] -rw-rw-r-- 1 jenkins jenkins 101448 Aug 27 09:53 go.sum [2024-08-27T10:04:53.359Z] -rw-rw-r-- 1 jenkins jenkins 1937 Aug 27 09:53 main.go [2024-08-27T10:04:53.359Z] -rw-rw-r-- 1 jenkins jenkins 2572 Aug 27 09:53 makefile [2024-08-27T10:04:53.359Z] drwxrwxr-x 10 jenkins jenkins 4096 Aug 27 09:53 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T10:04:53.831Z] + 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=6c2ba4a0c884392e751460449e212a813c87918f --label arch=arm64 --label version=0.0.0 . [2024-08-27T10:04:53.831Z] Sending build context to Docker daemon 242.2kB [2024-08-27T10:04:54.099Z] Step 1/27 : ARG BASE=golang:1.21-alpine3.18 [2024-08-27T10:04:54.099Z] Step 2/27 : FROM ${BASE} AS builder [2024-08-27T10:04:54.099Z] ---> a5c69aa79bff [2024-08-27T10:04:54.099Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git" [2024-08-27T10:04:54.099Z] ---> Running in 8ac20bdb8e56 [2024-08-27T10:04:54.682Z] Removing intermediate container 8ac20bdb8e56 [2024-08-27T10:04:54.682Z] ---> 77c46be85438 [2024-08-27T10:04:54.682Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2024-08-27T10:04:54.682Z] ---> Running in ecab99d1fb86 [2024-08-27T10:04:54.948Z] Removing intermediate container ecab99d1fb86 [2024-08-27T10:04:54.948Z] ---> 626c63204fd4 [2024-08-27T10:04:54.948Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2024-08-27T10:04:54.948Z] ---> Running in f5bdaf5745df [2024-08-27T10:04:55.215Z] Removing intermediate container f5bdaf5745df [2024-08-27T10:04:55.215Z] ---> 2af7b13c2356 [2024-08-27T10:04:55.215Z] Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-08-27T10:04:55.490Z] ---> Running in 63b6900767ce [2024-08-27T10:04:56.456Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-27T10:04:56.723Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-27T10:04:57.701Z] OK: 266 MiB in 52 packages [2024-08-27T10:04:58.675Z] Removing intermediate container 63b6900767ce [2024-08-27T10:04:58.675Z] ---> aaab5bc5c460 [2024-08-27T10:04:58.675Z] Step 7/27 : WORKDIR /app [2024-08-27T10:04:58.675Z] ---> Running in 9a5592c09e40 [2024-08-27T10:04:58.941Z] Removing intermediate container 9a5592c09e40 [2024-08-27T10:04:58.941Z] ---> 6ad570685b40 [2024-08-27T10:04:58.941Z] Step 8/27 : COPY go.mod vendor* ./ [2024-08-27T10:04:59.526Z] ---> dd9c2e01c893 [2024-08-27T10:04:59.526Z] Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-27T10:04:59.526Z] ---> Running in a5b29ea7b28d [2024-08-27T10:05:02.110Z] Removing intermediate container a5b29ea7b28d [2024-08-27T10:05:02.110Z] ---> 8f1592cc51e8 [2024-08-27T10:05:02.110Z] Step 10/27 : COPY . . [2024-08-27T10:05:02.691Z] ---> c5ead62eb784 [2024-08-27T10:05:02.691Z] Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-08-27T10:05:02.691Z] ---> Running in c55102c692fe [2024-08-27T10:05:02.958Z] Removing intermediate container c55102c692fe [2024-08-27T10:05:02.958Z] ---> 42a5302a6bd3 [2024-08-27T10:05:02.958Z] Step 12/27 : RUN $MAKE [2024-08-27T10:05:02.958Z] ---> Running in 3cb1ee50b254 [2024-08-27T10:05:03.921Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.45 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-service-configurable [2024-08-27T10:08:41.468Z] Removing intermediate container 3cb1ee50b254 [2024-08-27T10:08:41.468Z] ---> 8f4d447a9b2e [2024-08-27T10:08:41.468Z] Step 13/27 : FROM alpine:3.18 [2024-08-27T10:08:41.468Z] 3.18: Pulling from library/alpine [2024-08-27T10:08:41.468Z] 4983c3fe2029: Pulling fs layer [2024-08-27T10:08:41.468Z] 4983c3fe2029: Verifying Checksum [2024-08-27T10:08:41.468Z] 4983c3fe2029: Download complete [2024-08-27T10:08:41.468Z] 4983c3fe2029: Pull complete [2024-08-27T10:08:41.468Z] Digest: sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-27T10:08:41.468Z] Status: Downloaded newer image for alpine:3.18 [2024-08-27T10:08:41.468Z] ---> a0237000ae83 [2024-08-27T10:08:41.468Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-08-27T10:08:41.468Z] ---> Running in 19d7391fd387 [2024-08-27T10:08:41.468Z] Removing intermediate container 19d7391fd387 [2024-08-27T10:08:41.468Z] ---> 61e66ddf33c6 [2024-08-27T10:08:41.468Z] Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} [2024-08-27T10:08:41.468Z] ---> Running in 0abeebf89373 [2024-08-27T10:08:41.468Z] Removing intermediate container 0abeebf89373 [2024-08-27T10:08:41.468Z] ---> 33790adf25a5 [2024-08-27T10:08:41.468Z] Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init [2024-08-27T10:08:41.468Z] ---> Running in 2e3231bedf3c [2024-08-27T10:08:41.468Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-27T10:08:41.468Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-27T10:08:41.468Z] (1/2) Installing ca-certificates (20240226-r0) [2024-08-27T10:08:41.468Z] (2/2) Installing dumb-init (1.2.5-r2) [2024-08-27T10:08:41.468Z] Executing busybox-1.36.1-r7.trigger [2024-08-27T10:08:41.468Z] Executing ca-certificates-20240226-r0.trigger [2024-08-27T10:08:41.468Z] OK: 9 MiB in 17 packages [2024-08-27T10:08:41.468Z] Removing intermediate container 2e3231bedf3c [2024-08-27T10:08:41.468Z] ---> 1a384f7b1461 [2024-08-27T10:08:41.468Z] Step 17/27 : RUN apk --no-cache upgrade [2024-08-27T10:08:41.468Z] ---> Running in 35d34a176d95 [2024-08-27T10:08:42.053Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-27T10:08:42.637Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-27T10:08:43.597Z] OK: 9 MiB in 17 packages [2024-08-27T10:08:44.180Z] Removing intermediate container 35d34a176d95 [2024-08-27T10:08:44.180Z] ---> 0252d8b91137 [2024-08-27T10:08:44.180Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-08-27T10:08:44.764Z] ---> ea66478031fa [2024-08-27T10:08:44.764Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2024-08-27T10:08:45.346Z] ---> 5f850bae2a42 [2024-08-27T10:08:45.346Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2024-08-27T10:08:45.940Z] ---> 80a329763ce6 [2024-08-27T10:08:45.940Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2024-08-27T10:08:47.884Z] ---> efcb3b89bebd [2024-08-27T10:08:47.884Z] Step 22/27 : EXPOSE 48095 [2024-08-27T10:08:47.884Z] ---> Running in 8228ea8308c3 [2024-08-27T10:08:47.884Z] Removing intermediate container 8228ea8308c3 [2024-08-27T10:08:47.884Z] ---> a654b9c371ca [2024-08-27T10:08:47.884Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2024-08-27T10:08:48.154Z] ---> Running in 4808edbb4af5 [2024-08-27T10:08:48.421Z] Removing intermediate container 4808edbb4af5 [2024-08-27T10:08:48.421Z] ---> c27bb42e47e5 [2024-08-27T10:08:48.421Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-08-27T10:08:48.421Z] ---> Running in 520eb3440ee7 [2024-08-27T10:08:48.689Z] Removing intermediate container 520eb3440ee7 [2024-08-27T10:08:48.689Z] ---> 9ec3fca26552 [2024-08-27T10:08:48.689Z] Step 25/27 : LABEL arch=arm64 [2024-08-27T10:08:48.689Z] ---> Running in b9d78895292e [2024-08-27T10:08:49.276Z] Removing intermediate container b9d78895292e [2024-08-27T10:08:49.276Z] ---> 8f7482636111 [2024-08-27T10:08:49.276Z] Step 26/27 : LABEL git_sha=6c2ba4a0c884392e751460449e212a813c87918f [2024-08-27T10:08:49.276Z] ---> Running in 449d250e3c4e [2024-08-27T10:08:49.543Z] Removing intermediate container 449d250e3c4e [2024-08-27T10:08:49.544Z] ---> 0fc8379e0a8c [2024-08-27T10:08:49.544Z] Step 27/27 : LABEL version=0.0.0 [2024-08-27T10:08:49.544Z] ---> Running in 59367cb12da0 [2024-08-27T10:08:49.813Z] Removing intermediate container 59367cb12da0 [2024-08-27T10:08:49.814Z] ---> 72453375169c [2024-08-27T10:08:49.814Z] [Warning] One or more build-args [ARCH] were not consumed [2024-08-27T10:08:49.814Z] Successfully built 72453375169c [2024-08-27T10:08:49.814Z] 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] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T10:08:50.796Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-08-27T10:08:50.796Z] [2024-08-27T10:08:50.796Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T10:08:51.231Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-08-27T10:08:51.231Z] arm64: Pulling from edgex-lftools-log-publisher [2024-08-27T10:08:51.231Z] 8998bd30e6a1: Pulling fs layer [2024-08-27T10:08:51.231Z] 04944245beec: Pulling fs layer [2024-08-27T10:08:51.231Z] 699f458cf7ca: Pulling fs layer [2024-08-27T10:08:51.231Z] 765212b225bb: Pulling fs layer [2024-08-27T10:08:51.231Z] f23df028b6ca: Pulling fs layer [2024-08-27T10:08:51.231Z] d65c8cfc05b1: Pulling fs layer [2024-08-27T10:08:51.231Z] 2437ff75d9bd: Pulling fs layer [2024-08-27T10:08:51.231Z] d65c8cfc05b1: Waiting [2024-08-27T10:08:51.231Z] 765212b225bb: Waiting [2024-08-27T10:08:51.231Z] f23df028b6ca: Waiting [2024-08-27T10:08:51.231Z] 2437ff75d9bd: Waiting [2024-08-27T10:08:51.498Z] 04944245beec: Verifying Checksum [2024-08-27T10:08:51.498Z] 04944245beec: Download complete [2024-08-27T10:08:51.498Z] 765212b225bb: Verifying Checksum [2024-08-27T10:08:51.498Z] 765212b225bb: Download complete [2024-08-27T10:08:51.498Z] f23df028b6ca: Verifying Checksum [2024-08-27T10:08:51.498Z] f23df028b6ca: Download complete [2024-08-27T10:08:51.498Z] d65c8cfc05b1: Verifying Checksum [2024-08-27T10:08:51.498Z] d65c8cfc05b1: Download complete [2024-08-27T10:08:51.766Z] 699f458cf7ca: Verifying Checksum [2024-08-27T10:08:51.766Z] 699f458cf7ca: Download complete [2024-08-27T10:08:52.034Z] 8998bd30e6a1: Verifying Checksum [2024-08-27T10:08:52.034Z] 8998bd30e6a1: Download complete [2024-08-27T10:08:54.620Z] 2437ff75d9bd: Verifying Checksum [2024-08-27T10:08:54.620Z] 2437ff75d9bd: Download complete [2024-08-27T10:08:57.201Z] 8998bd30e6a1: Pull complete [2024-08-27T10:08:57.201Z] 04944245beec: Pull complete [2024-08-27T10:08:59.146Z] 699f458cf7ca: Pull complete [2024-08-27T10:08:59.146Z] 765212b225bb: Pull complete [2024-08-27T10:09:00.105Z] f23df028b6ca: Pull complete [2024-08-27T10:09:00.105Z] d65c8cfc05b1: Pull complete [2024-08-27T10:09:18.320Z] 2437ff75d9bd: Pull complete [2024-08-27T10:09:18.320Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-08-27T10:09:18.320Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-08-27T10:09:18.320Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-27T10:09:18.694Z] prd-ubuntu20.04-docker-arm64-4c-16g-8803 does not seem to be running inside a container [2024-08-27T10:09:18.783Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-08-27T10:09:21.551Z] $ docker top 67fd588ccf28513543577eaffd4fe606d12fe8cde18f88f64a7e2d5665664b7c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-27T10:09:22.483Z] ---> job-cost.sh [2024-08-27T10:09:22.483Z] lf-activate-venv: SKIPPING [2024-08-27T10:09:22.483Z] INFO: No Stack... [2024-08-27T10:09:22.758Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-08-27T10:09:23.716Z] INFO: Archiving Costs [Pipeline] sh [2024-08-27T10:09:24.381Z] + cut -d, -f6 [2024-08-27T10:09:24.381Z] + cat /w/workspace/app-service-configurable/1/archives/cost.csv [Pipeline] lock [2024-08-27T10:09:24.473Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-service-configurable-issue-1603-1-stack-cost] [2024-08-27T10:09:24.480Z] Resource [jenkins-edgexfoundry-app-service-configurable-issue-1603-1-stack-cost] did not exist. Created. [2024-08-27T10:09:24.487Z] Lock acquired on [Resource: jenkins-edgexfoundry-app-service-configurable-issue-1603-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-08-27T10:09:24.941Z] /w/workspace/app-service-configurable/1@tmp/durable-594a6755/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-08-27T10:09:25.634Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-08-27T10:09:25.688Z] Warning: overwriting stash ‘stack-cost’ [2024-08-27T10:09:25.747Z] Stashed 1 file(s) [Pipeline] } [2024-08-27T10:09:25.769Z] Lock released on resource [Resource: jenkins-edgexfoundry-app-service-configurable-issue-1603-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-08-27T10:09:25.970Z] $ docker stop --time=1 67fd588ccf28513543577eaffd4fe606d12fe8cde18f88f64a7e2d5665664b7c [2024-08-27T10:09:27.446Z] $ docker rm -f --volumes 67fd588ccf28513543577eaffd4fe606d12fe8cde18f88f64a7e2d5665664b7c [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 [2024-08-27T10:09:28.636Z] provisioning config files... [2024-08-27T10:09:28.643Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/_service-configurable_issue-1603@tmp/config378096883132449188tmp [Pipeline] { [Pipeline] sh [2024-08-27T10:09:29.001Z] + set +x [2024-08-27T10:09:29.001Z] + curl -s https://codecov.io/bash+ [2024-08-27T10:09:29.001Z] bash -s -- [2024-08-27T10:09:29.001Z] [2024-08-27T10:09:29.001Z] _____ _ [2024-08-27T10:09:29.001Z] / ____| | | [2024-08-27T10:09:29.001Z] | | ___ __| | ___ ___ _____ __ [2024-08-27T10:09:29.001Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-08-27T10:09:29.001Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-08-27T10:09:29.001Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-08-27T10:09:29.001Z] Bash-1.0.6 [2024-08-27T10:09:29.001Z] [2024-08-27T10:09:29.001Z] [2024-08-27T10:09:29.001Z] ==> git version 2.25.1 found [2024-08-27T10:09:29.001Z] ==> 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 [2024-08-27T10:09:29.001Z] Release-Date: 2020-01-08 [2024-08-27T10:09:29.001Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-08-27T10:09:29.001Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-08-27T10:09:29.001Z] ==> Jenkins CI detected. [2024-08-27T10:09:29.001Z] current dir:  /w/workspace/_service-configurable_issue-1603 [2024-08-27T10:09:29.001Z] project root: . [2024-08-27T10:09:29.001Z] --> token set from env [2024-08-27T10:09:29.001Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-08-27T10:09:29.001Z] ==> Running gcov in . (disable via -X gcov) [2024-08-27T10:09:29.001Z] ==> Python coveragepy not found [2024-08-27T10:09:29.001Z] ==> Searching for coverage reports in: [2024-08-27T10:09:29.001Z] + . [2024-08-27T10:09:29.001Z] -> Found 1 reports [2024-08-27T10:09:29.001Z] ==> Detecting git/mercurial file structure [2024-08-27T10:09:29.001Z] ==> Reading reports [2024-08-27T10:09:29.260Z] + ./coverage.out bytes=13 [2024-08-27T10:09:29.260Z] ==> Appending adjustments [2024-08-27T10:09:29.260Z] https://docs.codecov.io/docs/fixing-reports [2024-08-27T10:09:29.260Z] + Found adjustments [2024-08-27T10:09:29.260Z] ==> Gzipping contents [2024-08-27T10:09:29.260Z] 4.0K /tmp/codecov.ujtwmg.gz [2024-08-27T10:09:29.260Z] ==> Uploading reports [2024-08-27T10:09:29.260Z] url: https://codecov.io [2024-08-27T10:09:29.260Z] query: branch=issue-1603&commit=6c2ba4a0c884392e751460449e212a813c87918f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fissue-1603%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2024-08-27T10:09:29.260Z] -> Pinging Codecov [2024-08-27T10:09:29.260Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=issue-1603&commit=6c2ba4a0c884392e751460449e212a813c87918f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fissue-1603%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2024-08-27T10:09:29.260Z] -> Uploading to [2024-08-27T10:09:29.261Z] https://storage.googleapis.com/codecov/v4/raw/2024-08-27/A97CA9966030D2A3747ED39772930CCE/6c2ba4a0c884392e751460449e212a813c87918f/12d1729c-dd65-4b23-9250-2c9a249bf10f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240827%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240827T100929Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=5e11687c87ceb01ff29ad56faa89fded991ce5737051d47500016543f10b2624 [2024-08-27T10:09:29.261Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-08-27T10:09:29.261Z] Dload Upload Total Spent Left Speed [2024-08-27T10:09:29.520Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 259 0 0 100 259 0 1161 --:--:-- --:--:-- --:--:-- 1161 [2024-08-27T10:09:29.520Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/6c2ba4a0c884392e751460449e212a813c87918f [Pipeline] } [2024-08-27T10:09:29.557Z] 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] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-08-27T10:09:31.937Z] + [ -d /w/workspace/_service-configurable_issue-1603/archives ] [2024-08-27T10:09:31.938Z] + ls -al /w/workspace/_service-configurable_issue-1603/archives [2024-08-27T10:09:31.938Z] total 16 [2024-08-27T10:09:31.938Z] drwxr-xr-x 3 root root 4096 Aug 27 09:55 . [2024-08-27T10:09:31.938Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 27 09:55 .. [2024-08-27T10:09:31.938Z] drwxr-xr-x 2 root root 4096 Aug 27 09:55 cost [2024-08-27T10:09:31.938Z] -rw-r--r-- 1 root root 100 Aug 27 09:55 cost.csv [2024-08-27T10:09:31.938Z] + sudo chown -R jenkins:jenkins /w/workspace/_service-configurable_issue-1603/archives [2024-08-27T10:09:31.938Z] + ls -al /w/workspace/_service-configurable_issue-1603/archives [2024-08-27T10:09:31.938Z] total 16 [2024-08-27T10:09:31.938Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 27 09:55 . [2024-08-27T10:09:31.938Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 27 09:55 .. [2024-08-27T10:09:31.938Z] drwxr-xr-x 2 jenkins jenkins 4096 Aug 27 09:55 cost [2024-08-27T10:09:31.938Z] -rw-r--r-- 1 jenkins jenkins 100 Aug 27 09:55 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-08-27T10:09:32.279Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-27T10:09:33.200Z] ---> package-listing.sh [2024-08-27T10:09:33.200Z] ++ facter osfamily [2024-08-27T10:09:33.200Z] ++ tr '[:upper:]' '[:lower:]' [2024-08-27T10:09:33.460Z] + OS_FAMILY=debian [2024-08-27T10:09:33.460Z] + workspace=/w/workspace/_service-configurable_issue-1603 [2024-08-27T10:09:33.460Z] + START_PACKAGES=/tmp/packages_start.txt [2024-08-27T10:09:33.460Z] + END_PACKAGES=/tmp/packages_end.txt [2024-08-27T10:09:33.460Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-08-27T10:09:33.460Z] + PACKAGES=/tmp/packages_start.txt [2024-08-27T10:09:33.460Z] + '[' /w/workspace/_service-configurable_issue-1603 ']' [2024-08-27T10:09:33.460Z] + PACKAGES=/tmp/packages_end.txt [2024-08-27T10:09:33.460Z] + case "${OS_FAMILY}" in [2024-08-27T10:09:33.460Z] + dpkg -l [2024-08-27T10:09:33.460Z] + grep '^ii' [2024-08-27T10:09:33.460Z] + '[' -f /tmp/packages_start.txt ']' [2024-08-27T10:09:33.460Z] + '[' -f /tmp/packages_end.txt ']' [2024-08-27T10:09:33.460Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-08-27T10:09:33.460Z] + '[' /w/workspace/_service-configurable_issue-1603 ']' [2024-08-27T10:09:33.460Z] + mkdir -p /w/workspace/_service-configurable_issue-1603/archives/ [2024-08-27T10:09:33.460Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_service-configurable_issue-1603/archives/ [Pipeline] echo [2024-08-27T10:09:33.513Z] 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/_service-configurable_issue-1603/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-08-27T10:09:33.814Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T10:09:34.463Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-08-27T10:09:34.463Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-27T10:09:34.638Z] prd-ubuntu20.04-docker-8c-8g-8801 does not seem to be running inside a container [2024-08-27T10:09:34.671Z] $ 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/_service-configurable_issue-1603/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/_service-configurable_issue-1603 -v /w/workspace/_service-configurable_issue-1603:/w/workspace/_service-configurable_issue-1603:rw,z -v /w/workspace/_service-configurable_issue-1603@tmp:/w/workspace/_service-configurable_issue-1603@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-08-27T10:09:34.848Z] $ docker top 9d2551b5fe8ec02ac2e4465f54ba200ffac2680cd70785fcfc5d1e3030be591b -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-27T10:09:35.253Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-08-27T10:09:35.583Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-08-27T10:09:35.907Z] + ls /var/log/sa-host [2024-08-27T10:09:35.907Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-08-27T10:09:36.158Z] provisioning config files... [2024-08-27T10:09:36.168Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_service-configurable_issue-1603@tmp/config8789614204987121366tmp [Pipeline] { [Pipeline] echo [2024-08-27T10:09:36.254Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-27T10:09:36.577Z] ---> create-netrc.sh [Pipeline] } [2024-08-27T10:09:36.610Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-08-27T10:09:37.059Z] ---> python-tools-install.sh [Pipeline] echo [2024-08-27T10:09:37.097Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-27T10:09:37.411Z] ---> sudo-logs.sh [2024-08-27T10:09:37.411Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-08-27T10:09:37.517Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-27T10:09:37.843Z] ---> job-cost.sh [2024-08-27T10:09:37.843Z] lf-activate-venv: SKIPPING [2024-08-27T10:09:37.843Z] DEBUG: total: 0.2199999988079071 [2024-08-27T10:09:37.843Z] INFO: Retrieving Stack Cost... [2024-08-27T10:09:38.411Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-08-27T10:09:38.670Z] INFO: Archiving Costs [Pipeline] echo [2024-08-27T10:09:38.712Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-27T10:09:39.032Z] ---> logs-deploy.sh [2024-08-27T10:09:39.032Z] lf-activate-venv: SKIPPING [2024-08-27T10:09:39.032Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/issue-1603/1 [2024-08-27T10:09:39.032Z] INFO: archiving workspace using pattern(s): [2024-08-27T10:09:39.969Z] Archives upload complete. [2024-08-27T10:09:39.969Z] INFO: archiving logs to Nexus