Pull request #650 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 6ea9a61d8a25d772c90d859a3fbd09571d745f7f+4880d13fba8919741e70fade795d8a1158c52518 (1dd72eb9aaba2c99b907406e4dfc1ebdf6f65644) 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-ssh11728627167134219772.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh2967189257787245568.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-650/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-650/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3972834460919783964.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-650/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8663255883812848380.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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-ssh248569238130237995.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-650/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-650/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13900111092229909669.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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 Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-70 in /w/workspace/_app-service-configurable_PR-650 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-service-configurable.git > git init /w/workspace/_app-service-configurable_PR-650 # 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 Merging remotes/origin/main commit 4880d13fba8919741e70fade795d8a1158c52518 into PR head commit 6ea9a61d8a25d772c90d859a3fbd09571d745f7f Merge succeeded, producing 6ea9a61d8a25d772c90d859a3fbd09571d745f7f Checking out Revision 6ea9a61d8a25d772c90d859a3fbd09571d745f7f (PR-650) Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/650/head:refs/remotes/origin/PR-650 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6ea9a61d8a25d772c90d859a3fbd09571d745f7f # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 4880d13fba8919741e70fade795d8a1158c52518 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6ea9a61d8a25d772c90d859a3fbd09571d745f7f # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-03-15T12:56:17.751Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-03-15T12:56:17.936Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-03-15T12:56:18.081Z] ========================================================= [2024-03-15T12:56:18.081Z] EdgeX Global Pipelines Version Info [2024-03-15T12:56:18.081Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-03-15T12:56:19.213Z] ------------------- [2024-03-15T12:56:19.213Z] stable info: [2024-03-15T12:56:19.213Z] ------------------- [2024-03-15T12:56:19.213Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2024-03-15T12:56:19.213Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-03-15T12:56:19.213Z] Message: update stable to v1.0.258 [2024-03-15T12:56:19.474Z] ------------------- [2024-03-15T12:56:19.474Z] experimental info: [2024-03-15T12:56:19.474Z] ------------------- [2024-03-15T12:56:19.474Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-03-15T12:56:19.474Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-03-15T12:56:19.474Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-03-15T12:56:19.689Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2024-03-15T12:56:19.747Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2024-03-15T12:56:19.799Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-03-15T12:56:19.853Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-03-15T12:56:19.904Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-03-15T12:56:19.958Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-03-15T12:56:20.014Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-03-15T12:56:20.065Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-03-15T12:56:20.156Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-03-15T12:56:20.206Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-03-15T12:56:20.257Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-03-15T12:56:20.306Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2024-03-15T12:56:20.353Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-03-15T12:56:20.407Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-03-15T12:56:20.460Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-03-15T12:56:20.578Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-03-15T12:56:20.634Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-03-15T12:56:20.691Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-03-15T12:56:20.744Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-03-15T12:56:20.793Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-03-15T12:56:20.844Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-03-15T12:56:20.890Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-03-15T12:56:20.952Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-03-15T12:56:21.005Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-03-15T12:56:21.051Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-03-15T12:56:21.093Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-03-15T12:56:21.137Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-03-15T12:56:21.184Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-650 [Pipeline] echo [2024-03-15T12:56:21.233Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-650 [Pipeline] echo [2024-03-15T12:56:21.282Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-650 [Pipeline] echo [2024-03-15T12:56:21.336Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6ea9a61d8a25d772c90d859a3fbd09571d745f7f [Pipeline] echo [2024-03-15T12:56:21.390Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6ea9a61 [Pipeline] echo [2024-03-15T12:56:21.439Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-15T12:56:21.560Z] provisioning config files... [2024-03-15T12:56:21.574Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-650@tmp/config6230673781470646755tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-15T12:56:21.940Z] ---> ****-login.sh [2024-03-15T12:56:21.940Z] nexus3.edgexfoundry.org:10001 [2024-03-15T12:56:22.203Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-15T12:56:22.466Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-15T12:56:22.466Z] Configure a credential helper to remove this warning. See [2024-03-15T12:56:22.466Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-15T12:56:22.466Z] [2024-03-15T12:56:22.466Z] Login Succeeded [2024-03-15T12:56:22.466Z] nexus3.edgexfoundry.org:10002 [2024-03-15T12:56:22.466Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-15T12:56:22.466Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-15T12:56:22.466Z] Configure a credential helper to remove this warning. See [2024-03-15T12:56:22.466Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-15T12:56:22.466Z] [2024-03-15T12:56:22.466Z] Login Succeeded [2024-03-15T12:56:22.726Z] nexus3.edgexfoundry.org:10003 [2024-03-15T12:56:22.726Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-15T12:56:22.726Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-15T12:56:22.727Z] Configure a credential helper to remove this warning. See [2024-03-15T12:56:22.727Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-15T12:56:22.727Z] [2024-03-15T12:56:22.727Z] Login Succeeded [2024-03-15T12:56:22.727Z] nexus3.edgexfoundry.org:10004 [2024-03-15T12:56:22.727Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-15T12:56:22.727Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-15T12:56:22.727Z] Configure a credential helper to remove this warning. See [2024-03-15T12:56:22.727Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-15T12:56:22.727Z] [2024-03-15T12:56:22.727Z] Login Succeeded [2024-03-15T12:56:22.727Z] ****.io [2024-03-15T12:56:22.987Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-15T12:56:23.248Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-15T12:56:23.248Z] Configure a credential helper to remove this warning. See [2024-03-15T12:56:23.248Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-15T12:56:23.248Z] [2024-03-15T12:56:23.248Z] Login Succeeded [2024-03-15T12:56:23.248Z] ---> ****-login.sh ends [Pipeline] } [2024-03-15T12:56:23.275Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-03-15T12:56:23.934Z] + git rev-list -1 --merges 6ea9a61d8a25d772c90d859a3fbd09571d745f7f~1..6ea9a61d8a25d772c90d859a3fbd09571d745f7f [Pipeline] echo [2024-03-15T12:56:23.970Z] -----------> git rev-list -1 --merges 6ea9a61d8a25d772c90d859a3fbd09571d745f7f~1..6ea9a61d8a25d772c90d859a3fbd09571d745f7f 6ea9a61d8a25d772c90d859a3fbd09571d745f7f [false] [Pipeline] sh [2024-03-15T12:56:24.287Z] + git log --format=format:%s -1 6ea9a61d8a25d772c90d859a3fbd09571d745f7f [Pipeline] echo [2024-03-15T12:56:24.322Z] ========================================================= [2024-03-15T12:56:24.322Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-03-15T12:56:24.322Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-03-15T12:56:24.762Z] + git log --format=format:%s -1 6ea9a61d8a25d772c90d859a3fbd09571d745f7f [Pipeline] echo [2024-03-15T12:56:24.794Z] [semverPrep] GIT_COMMIT: 6ea9a61d8a25d772c90d859a3fbd09571d745f7f, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 [Pipeline] echo [2024-03-15T12:56:24.833Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-03-15T12:56:25.254Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-03-15T12:56:25.254Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-03-15T12:56:25.254Z] + [ -e /tmp/ssh_known_hosts ] [2024-03-15T12:56:25.254Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-03-15T12:56:25.254Z] + echo+ github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-03-15T12:56:25.254Z] sudo tee -a /etc/ssh/ssh_known_hosts [2024-03-15T12:56:25.254Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T12:56:25.797Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-15T12:56:25.797Z] [2024-03-15T12:56:25.797Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T12:56:26.174Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-15T12:56:26.174Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-03-15T12:56:26.174Z] b85a868b505f: Pulling fs layer [2024-03-15T12:56:26.174Z] e2be974225ed: Pulling fs layer [2024-03-15T12:56:26.174Z] 339a4e72a1f5: Pulling fs layer [2024-03-15T12:56:26.174Z] 988bab9f4d93: Pulling fs layer [2024-03-15T12:56:26.174Z] 1469e6f7b9e6: Pulling fs layer [2024-03-15T12:56:26.174Z] eaf3925da568: Pulling fs layer [2024-03-15T12:56:26.174Z] bab4dde63d76: Pulling fs layer [2024-03-15T12:56:26.174Z] bde34c3a00c8: Pulling fs layer [2024-03-15T12:56:26.174Z] b352a97aabf1: Pulling fs layer [2024-03-15T12:56:26.174Z] 4872d77fe225: Pulling fs layer [2024-03-15T12:56:26.174Z] 5851b861e8e6: Pulling fs layer [2024-03-15T12:56:26.174Z] 1469e6f7b9e6: Waiting [2024-03-15T12:56:26.174Z] bab4dde63d76: Waiting [2024-03-15T12:56:26.174Z] 4872d77fe225: Waiting [2024-03-15T12:56:26.174Z] 988bab9f4d93: Waiting [2024-03-15T12:56:26.174Z] eaf3925da568: Waiting [2024-03-15T12:56:26.174Z] 5851b861e8e6: Waiting [2024-03-15T12:56:26.174Z] b352a97aabf1: Waiting [2024-03-15T12:56:26.174Z] bde34c3a00c8: Waiting [2024-03-15T12:56:26.174Z] e2be974225ed: Download complete [2024-03-15T12:56:26.174Z] 988bab9f4d93: Verifying Checksum [2024-03-15T12:56:26.174Z] 988bab9f4d93: Download complete [2024-03-15T12:56:26.436Z] 1469e6f7b9e6: Verifying Checksum [2024-03-15T12:56:26.436Z] 1469e6f7b9e6: Download complete [2024-03-15T12:56:26.436Z] eaf3925da568: Verifying Checksum [2024-03-15T12:56:26.436Z] eaf3925da568: Download complete [2024-03-15T12:56:26.436Z] 339a4e72a1f5: Verifying Checksum [2024-03-15T12:56:26.436Z] 339a4e72a1f5: Download complete [2024-03-15T12:56:26.436Z] bde34c3a00c8: Verifying Checksum [2024-03-15T12:56:26.436Z] bde34c3a00c8: Download complete [2024-03-15T12:56:26.436Z] b352a97aabf1: Verifying Checksum [2024-03-15T12:56:26.436Z] b352a97aabf1: Download complete [2024-03-15T12:56:26.436Z] 4872d77fe225: Download complete [2024-03-15T12:56:26.436Z] 5851b861e8e6: Verifying Checksum [2024-03-15T12:56:26.436Z] 5851b861e8e6: Download complete [2024-03-15T12:56:26.436Z] b85a868b505f: Download complete [2024-03-15T12:56:26.695Z] bab4dde63d76: Verifying Checksum [2024-03-15T12:56:26.695Z] bab4dde63d76: Download complete [2024-03-15T12:56:27.630Z] b85a868b505f: Pull complete [2024-03-15T12:56:27.889Z] e2be974225ed: Pull complete [2024-03-15T12:56:28.147Z] 339a4e72a1f5: Pull complete [2024-03-15T12:56:28.147Z] 988bab9f4d93: Pull complete [2024-03-15T12:56:28.407Z] 1469e6f7b9e6: Pull complete [2024-03-15T12:56:28.667Z] eaf3925da568: Pull complete [2024-03-15T12:56:30.045Z] bab4dde63d76: Pull complete [2024-03-15T12:56:30.045Z] bde34c3a00c8: Pull complete [2024-03-15T12:56:30.304Z] b352a97aabf1: Pull complete [2024-03-15T12:56:30.304Z] 4872d77fe225: Pull complete [2024-03-15T12:56:30.563Z] 5851b861e8e6: Pull complete [2024-03-15T12:56:30.563Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-03-15T12:56:30.563Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-15T12:56:30.563Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-15T12:56:30.842Z] prd-ubuntu20.04-docker-8c-8g-70 does not seem to be running inside a container [2024-03-15T12:56:30.874Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_PR-650 -v /w/workspace/_app-service-configurable_PR-650:/w/workspace/_app-service-configurable_PR-650:rw,z -v /w/workspace/_app-service-configurable_PR-650@tmp:/w/workspace/_app-service-configurable_PR-650@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-03-15T12:56:35.477Z] $ docker top 23db5ff0e6c97a2b7eb1bfccce1a38ab617f2694f22accf743c5d5028283f352 -eo pid,comm [2024-03-15T12:56:35.524Z] 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-03-15T12:56:35.524Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-03-15T12:56:35.667Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-15T12:56:35.667Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-15T12:56:35.779Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-15T12:56:35.785Z] $ docker exec 23db5ff0e6c97a2b7eb1bfccce1a38ab617f2694f22accf743c5d5028283f352 ssh-agent [2024-03-15T12:56:35.895Z] SSH_AUTH_SOCK=/tmp/ssh-pYRD4WN2VXBo/agent.31 [2024-03-15T12:56:35.895Z] SSH_AGENT_PID=37 [2024-03-15T12:56:35.900Z] Running ssh-add (command line suppressed) [2024-03-15T12:56:35.997Z] Identity added: /w/workspace/_app-service-configurable_PR-650@tmp/private_key_3913437269608856657.key (/w/workspace/_app-service-configurable_PR-650@tmp/private_key_3913437269608856657.key) [2024-03-15T12:56:36.008Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-15T12:56:36.342Z] + git tag --points-at HEAD [Pipeline] } [2024-03-15T12:56:36.372Z] $ docker exec --env ******** --env ******** 23db5ff0e6c97a2b7eb1bfccce1a38ab617f2694f22accf743c5d5028283f352 ssh-agent -k [2024-03-15T12:56:36.463Z] unset SSH_AUTH_SOCK; [2024-03-15T12:56:36.463Z] unset SSH_AGENT_PID; [2024-03-15T12:56:36.464Z] echo Agent pid 37 killed; [2024-03-15T12:56:36.472Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-03-15T12:56:36.578Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-15T12:56:36.578Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-15T12:56:36.683Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-15T12:56:36.689Z] $ docker exec 23db5ff0e6c97a2b7eb1bfccce1a38ab617f2694f22accf743c5d5028283f352 ssh-agent [2024-03-15T12:56:36.816Z] SSH_AUTH_SOCK=/tmp/ssh-yLGdbTiTcFIg/agent.70 [2024-03-15T12:56:36.816Z] SSH_AGENT_PID=76 [2024-03-15T12:56:36.822Z] Running ssh-add (command line suppressed) [2024-03-15T12:56:36.931Z] Identity added: /w/workspace/_app-service-configurable_PR-650@tmp/private_key_7263540135329170369.key (/w/workspace/_app-service-configurable_PR-650@tmp/private_key_7263540135329170369.key) [2024-03-15T12:56:36.942Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-15T12:56:37.279Z] + git semver init [2024-03-15T12:56:37.848Z] 2024-03-15 12:56:37,554 [run_init] DEBUG init version:0.0.0 force:False [2024-03-15T12:56:37.848Z] 2024-03-15 12:56:37,556 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/_app-service-configurable_PR-650/.semver [2024-03-15T12:56:37.848Z] 2024-03-15 12:56:37,557 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/_app-service-configurable_PR-650/.semver [2024-03-15T12:56:37.848Z] 2024-03-15 12:56:37,557 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/_app-service-configurable_PR-650/.semver'], cwd=/w/workspace/_app-service-configurable_PR-650, universal_newlines=False, shell=None, istream=None) [2024-03-15T12:56:38.789Z] 2024-03-15 12:56:38,777 [append_file] DEBUG append to file:/w/workspace/_app-service-configurable_PR-650/.git/info/exclude [2024-03-15T12:56:38.789Z] 2024-03-15 12:56:38,777 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/_app-service-configurable_PR-650/.semver/PR-650 with force:False [2024-03-15T12:56:38.789Z] 2024-03-15 12:56:38,778 [write_file] DEBUG write to file:/w/workspace/_app-service-configurable_PR-650/.semver/PR-650 [2024-03-15T12:56:38.789Z] 2024-03-15 12:56:38,780 [execute] INFO git cat-file --batch-check [2024-03-15T12:56:38.789Z] 2024-03-15 12:56:38,781 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/_app-service-configurable_PR-650/.semver, universal_newlines=False, shell=None, istream=) [2024-03-15T12:56:38.789Z] 2024-03-15 12:56:38,789 [execute] INFO git cat-file --batch [2024-03-15T12:56:38.789Z] 2024-03-15 12:56:38,789 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/_app-service-configurable_PR-650/.semver, universal_newlines=False, shell=None, istream=) [2024-03-15T12:56:39.049Z] 2024-03-15 12:56:38,796 [read_version] DEBUG read version from /w/workspace/_app-service-configurable_PR-650/.semver/PR-650 [2024-03-15T12:56:39.049Z] 0.0.0 [Pipeline] } [2024-03-15T12:56:39.081Z] $ docker exec --env ******** --env ******** 23db5ff0e6c97a2b7eb1bfccce1a38ab617f2694f22accf743c5d5028283f352 ssh-agent -k [2024-03-15T12:56:39.210Z] unset SSH_AUTH_SOCK; [2024-03-15T12:56:39.211Z] unset SSH_AGENT_PID; [2024-03-15T12:56:39.211Z] echo Agent pid 76 killed; [2024-03-15T12:56:39.221Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-03-15T12:56:39.686Z] + git semver [Pipeline] } [2024-03-15T12:56:39.974Z] $ docker stop --time=1 23db5ff0e6c97a2b7eb1bfccce1a38ab617f2694f22accf743c5d5028283f352 [2024-03-15T12:56:41.298Z] $ docker rm -f --volumes 23db5ff0e6c97a2b7eb1bfccce1a38ab617f2694f22accf743c5d5028283f352 [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-15T12:56:41.706Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-03-15T12:56:41.979Z] Stashed 1 file(s) [Pipeline] echo [2024-03-15T12:56:41.998Z] [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-03-15T12:56:42.639Z] provisioning config files... [2024-03-15T12:56:42.649Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-650@tmp/config6354535198792867233tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-15T12:56:43.011Z] ---> ****-login.sh [2024-03-15T12:56:43.011Z] nexus3.edgexfoundry.org:10001 [2024-03-15T12:56:43.011Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-15T12:56:43.011Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-15T12:56:43.011Z] Configure a credential helper to remove this warning. See [2024-03-15T12:56:43.011Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-15T12:56:43.011Z] [2024-03-15T12:56:43.011Z] Login Succeeded [2024-03-15T12:56:43.011Z] nexus3.edgexfoundry.org:10002 [2024-03-15T12:56:43.011Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-15T12:56:43.011Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-15T12:56:43.011Z] Configure a credential helper to remove this warning. See [2024-03-15T12:56:43.012Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-15T12:56:43.012Z] [2024-03-15T12:56:43.012Z] Login Succeeded [2024-03-15T12:56:43.012Z] nexus3.edgexfoundry.org:10003 [2024-03-15T12:56:43.272Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-15T12:56:43.272Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-15T12:56:43.272Z] Configure a credential helper to remove this warning. See [2024-03-15T12:56:43.273Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-15T12:56:43.273Z] [2024-03-15T12:56:43.273Z] Login Succeeded [2024-03-15T12:56:43.273Z] nexus3.edgexfoundry.org:10004 [2024-03-15T12:56:43.273Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-15T12:56:43.534Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-15T12:56:43.534Z] Configure a credential helper to remove this warning. See [2024-03-15T12:56:43.534Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-15T12:56:43.534Z] [2024-03-15T12:56:43.534Z] Login Succeeded [2024-03-15T12:56:43.534Z] ****.io [2024-03-15T12:56:43.534Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-15T12:56:43.794Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-15T12:56:43.794Z] Configure a credential helper to remove this warning. See [2024-03-15T12:56:43.794Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-15T12:56:43.794Z] [2024-03-15T12:56:43.794Z] Login Succeeded [2024-03-15T12:56:43.794Z] ---> ****-login.sh ends [Pipeline] } [2024-03-15T12:56:43.823Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-03-15T12:56:44.046Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-15T12:56:44.091Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-15T12:56:44.130Z] ========================================================= [2024-03-15T12:56:44.130Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-03-15T12:56:44.130Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T12:56:44.625Z] + 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-03-15T12:56:44.625Z] Sending build context to Docker daemon 8.815MB [2024-03-15T12:56:44.625Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-03-15T12:56:44.625Z] Step 2/12 : FROM ${BASE} AS builder [2024-03-15T12:56:44.625Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-03-15T12:56:44.625Z] 7264a8db6415: Pulling fs layer [2024-03-15T12:56:44.625Z] c4d48a809fc2: Pulling fs layer [2024-03-15T12:56:44.625Z] 4f1c88b9dad5: Pulling fs layer [2024-03-15T12:56:44.625Z] ad3a456e5733: Pulling fs layer [2024-03-15T12:56:44.625Z] 69c7f0334f64: Pulling fs layer [2024-03-15T12:56:44.625Z] 1f1c1a5573a3: Pulling fs layer [2024-03-15T12:56:44.625Z] ce7588e14bc9: Pulling fs layer [2024-03-15T12:56:44.625Z] b5e4710f87ac: Pulling fs layer [2024-03-15T12:56:44.625Z] ad3a456e5733: Waiting [2024-03-15T12:56:44.625Z] 1f1c1a5573a3: Waiting [2024-03-15T12:56:44.625Z] ce7588e14bc9: Waiting [2024-03-15T12:56:44.625Z] 69c7f0334f64: Waiting [2024-03-15T12:56:44.625Z] c4d48a809fc2: Verifying Checksum [2024-03-15T12:56:44.625Z] c4d48a809fc2: Download complete [2024-03-15T12:56:44.625Z] ad3a456e5733: Verifying Checksum [2024-03-15T12:56:44.625Z] ad3a456e5733: Download complete [2024-03-15T12:56:44.625Z] 69c7f0334f64: Verifying Checksum [2024-03-15T12:56:44.625Z] 69c7f0334f64: Download complete [2024-03-15T12:56:44.905Z] 7264a8db6415: Verifying Checksum [2024-03-15T12:56:44.905Z] 7264a8db6415: Download complete [2024-03-15T12:56:44.905Z] 1f1c1a5573a3: Verifying Checksum [2024-03-15T12:56:44.905Z] 1f1c1a5573a3: Download complete [2024-03-15T12:56:44.905Z] 7264a8db6415: Pull complete [2024-03-15T12:56:44.905Z] b5e4710f87ac: Verifying Checksum [2024-03-15T12:56:44.905Z] b5e4710f87ac: Download complete [2024-03-15T12:56:45.164Z] c4d48a809fc2: Pull complete [2024-03-15T12:56:45.164Z] 4f1c88b9dad5: Download complete [2024-03-15T12:56:45.421Z] ce7588e14bc9: Verifying Checksum [2024-03-15T12:56:45.421Z] ce7588e14bc9: Download complete [2024-03-15T12:56:47.955Z] 4f1c88b9dad5: Pull complete [2024-03-15T12:56:47.955Z] ad3a456e5733: Pull complete [2024-03-15T12:56:48.214Z] 69c7f0334f64: Pull complete [2024-03-15T12:56:48.214Z] 1f1c1a5573a3: Pull complete [2024-03-15T12:56:50.751Z] ce7588e14bc9: Pull complete [2024-03-15T12:56:51.011Z] b5e4710f87ac: Pull complete [2024-03-15T12:56:51.011Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2024-03-15T12:56:51.011Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-03-15T12:56:51.011Z] ---> 88b5674ff536 [2024-03-15T12:56:51.011Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-03-15T12:56:57.452Z] Still waiting to schedule task [2024-03-15T12:56:57.453Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-03-15T12:57:09.168Z] ---> Running in 08d604982eff [2024-03-15T12:57:09.168Z] Removing intermediate container 08d604982eff [2024-03-15T12:57:09.168Z] ---> f59f4183fb27 [2024-03-15T12:57:09.168Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-03-15T12:57:09.168Z] ---> Running in 9af8ae05b57f [2024-03-15T12:57:09.168Z] Removing intermediate container 9af8ae05b57f [2024-03-15T12:57:09.168Z] ---> 95910518efc6 [2024-03-15T12:57:09.168Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-03-15T12:57:09.168Z] ---> Running in 18f4e4629b44 [2024-03-15T12:57:09.168Z] Removing intermediate container 18f4e4629b44 [2024-03-15T12:57:09.168Z] ---> 370f0481eae2 [2024-03-15T12:57:09.168Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-03-15T12:57:09.168Z] ---> Running in ed1f34bbe0b2 [2024-03-15T12:57:09.168Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-15T12:57:09.168Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-15T12:57:09.168Z] OK: 264 MiB in 52 packages [2024-03-15T12:57:09.168Z] Removing intermediate container ed1f34bbe0b2 [2024-03-15T12:57:09.168Z] ---> 45439e8641a8 [2024-03-15T12:57:09.168Z] Step 7/12 : WORKDIR /app [2024-03-15T12:57:09.168Z] ---> Running in 79620449dae3 [2024-03-15T12:57:09.168Z] Removing intermediate container 79620449dae3 [2024-03-15T12:57:09.168Z] ---> 7719e31e8f8a [2024-03-15T12:57:09.168Z] Step 8/12 : COPY go.mod vendor* ./ [2024-03-15T12:57:09.168Z] ---> fb7a4d49b24a [2024-03-15T12:57:09.168Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-15T12:57:09.168Z] ---> Running in 0f75b7fb4533 [2024-03-15T12:57:55.949Z] Removing intermediate container 0f75b7fb4533 [2024-03-15T12:57:55.949Z] ---> 846edc60fb2b [2024-03-15T12:57:55.949Z] Step 10/12 : COPY . . [2024-03-15T12:57:55.949Z] ---> b0edf558831e [2024-03-15T12:57:55.949Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-03-15T12:57:55.949Z] ---> Running in e72501bfa6f7 [2024-03-15T12:57:55.949Z] Removing intermediate container e72501bfa6f7 [2024-03-15T12:57:55.949Z] ---> 84a86e9e0fe2 [2024-03-15T12:57:55.949Z] Step 12/12 : RUN $MAKE [2024-03-15T12:57:55.949Z] ---> Running in 2b3075834e50 [2024-03-15T12:57:55.949Z] noop [2024-03-15T12:57:55.949Z] Removing intermediate container 2b3075834e50 [2024-03-15T12:57:55.949Z] ---> f8eb672bd6c1 [2024-03-15T12:57:55.949Z] Successfully built f8eb672bd6c1 [2024-03-15T12:57:55.949Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T12:57:56.428Z] + docker inspect -f . ci-base-image-x86_64 [2024-03-15T12:57:56.428Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-15T12:57:56.596Z] prd-ubuntu20.04-docker-8c-8g-70 does not seem to be running inside a container [2024-03-15T12:57:56.637Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_PR-650 -v /w/workspace/_app-service-configurable_PR-650:/w/workspace/_app-service-configurable_PR-650:rw,z -v /w/workspace/_app-service-configurable_PR-650@tmp:/w/workspace/_app-service-configurable_PR-650@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-03-15T12:57:56.996Z] $ docker top 35dbaf2bd8faf580f00d2f10f79ae4b5392367482ebd6dc7715c79ba08c1416c -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-15T12:57:57.395Z] + go version [2024-03-15T12:57:57.395Z] go version go1.21.0 linux/amd64 [Pipeline] } [2024-03-15T12:57:57.431Z] $ docker stop --time=1 35dbaf2bd8faf580f00d2f10f79ae4b5392367482ebd6dc7715c79ba08c1416c [2024-03-15T12:57:58.913Z] $ docker rm -f --volumes 35dbaf2bd8faf580f00d2f10f79ae4b5392367482ebd6dc7715c79ba08c1416c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T12:57:59.654Z] + docker inspect -f . ci-base-image-x86_64 [2024-03-15T12:57:59.654Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-15T12:57:59.812Z] prd-ubuntu20.04-docker-8c-8g-70 does not seem to be running inside a container [2024-03-15T12:57:59.854Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/_app-service-configurable_PR-650 -v /w/workspace/_app-service-configurable_PR-650:/w/workspace/_app-service-configurable_PR-650:rw,z -v /w/workspace/_app-service-configurable_PR-650@tmp:/w/workspace/_app-service-configurable_PR-650@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-03-15T12:58:00.169Z] $ docker top 3f0de6ffa4401e757266777e5f1f0184302cdc308db4c55b6f266e6d8a5f6423 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-15T12:58:00.565Z] + git config --global --add safe.directory /w/workspace/_app-service-configurable_PR-650 [Pipeline] fileExists [Pipeline] sh [2024-03-15T12:58:00.936Z] + make test [2024-03-15T12:58:00.936Z] go test -race -coverprofile=coverage.out ./... [2024-03-15T12:58:19.019Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2024-03-15T12:58:20.847Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-71 in /w/workspace/_app-service-configurable_PR-650 [Pipeline] { [Pipeline] ws [2024-03-15T12:58:20.912Z] Running in /w/workspace/app-service-configurable/1 [Pipeline] { [Pipeline] checkout [2024-03-15T12:58:24.014Z] Selected Git installation does not exist. Using Default [2024-03-15T12:58:24.014Z] The recommended git tool is: NONE [2024-03-15T12:58:28.651Z] using credential edgex-jenkins-ssh [2024-03-15T12:58:28.668Z] Cloning the remote Git repository [2024-03-15T12:58:28.720Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2024-03-15T12:58:28.803Z] > git init /w/workspace/app-service-configurable/1 # timeout=10 [2024-03-15T12:58:28.926Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2024-03-15T12:58:28.927Z] > git --version # timeout=10 [2024-03-15T12:58:28.947Z] > git --version # 'git version 2.25.1' [2024-03-15T12:58:28.949Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-03-15T12:58:29.099Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-03-15T12:58:31.072Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2024-03-15T12:58:31.095Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-03-15T12:58:32.582Z] Merging remotes/origin/main commit 4880d13fba8919741e70fade795d8a1158c52518 into PR head commit 6ea9a61d8a25d772c90d859a3fbd09571d745f7f [2024-03-15T12:58:31.931Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2024-03-15T12:58:31.964Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2024-03-15T12:58:31.965Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-03-15T12:58:31.986Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/650/head:refs/remotes/origin/PR-650 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-03-15T12:58:32.603Z] > git config core.sparsecheckout # timeout=10 [2024-03-15T12:58:32.669Z] > git checkout -f 6ea9a61d8a25d772c90d859a3fbd09571d745f7f # timeout=10 [2024-03-15T12:58:32.749Z] > git remote # timeout=10 [2024-03-15T12:58:32.765Z] > git config --get remote.origin.url # timeout=10 [2024-03-15T12:58:32.796Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-03-15T12:58:32.813Z] > git merge 4880d13fba8919741e70fade795d8a1158c52518 # timeout=10 [2024-03-15T12:58:32.855Z] Merge succeeded, producing 6ea9a61d8a25d772c90d859a3fbd09571d745f7f [2024-03-15T12:58:32.855Z] Checking out Revision 6ea9a61d8a25d772c90d859a3fbd09571d745f7f (PR-650) [2024-03-15T12:58:33.401Z] Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3" [2024-03-15T12:58:33.444Z] > git --version # timeout=10 [2024-03-15T12:58:33.456Z] > git --version # 'git version 2.25.1' [2024-03-15T12:58:33.468Z] fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-03-15T12:58:32.837Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-03-15T12:58:32.864Z] > git config core.sparsecheckout # timeout=10 [2024-03-15T12:58:32.874Z] > git checkout -f 6ea9a61d8a25d772c90d859a3fbd09571d745f7f # timeout=10 [2024-03-15T12:58:37.184Z] go vet ./... [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-03-15T12:58:38.215Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-03-15T12:58:38.215Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-03-15T12:58:38.215Z] Dload Upload Total Spent Left Speed [2024-03-15T12:58:38.215Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 110k 0 --:--:-- --:--:-- --:--:-- 111k [Pipeline] sh [2024-03-15T12:58:38.558Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-03-15T12:58:38.900Z] + + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}sudo /etc/docker/daemon.json tee [2024-03-15T12:58:38.900Z] /etc/docker/daemon.new [2024-03-15T12:58:38.900Z] { [2024-03-15T12:58:38.900Z] "registry-mirrors": [ [2024-03-15T12:58:38.900Z] "https://nexus3.edgexfoundry.org:10001" [2024-03-15T12:58:38.900Z] ], [2024-03-15T12:58:38.900Z] "bip": "10.250.0.254/24", [2024-03-15T12:58:38.900Z] "hosts": [ [2024-03-15T12:58:38.900Z] "tcp://0.0.0.0:5555", [2024-03-15T12:58:38.900Z] "unix:///var/run/docker.sock" [2024-03-15T12:58:38.900Z] ], [2024-03-15T12:58:38.900Z] "mtu": 1458, [2024-03-15T12:58:38.900Z] "selinux-enabled": true, [2024-03-15T12:58:38.900Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-03-15T12:58:38.900Z] } [Pipeline] sh [2024-03-15T12:58:39.088Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-03-15T12:58:39.088Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-03-15T12:58:39.088Z] ./bin/test-attribution-txt.sh [2024-03-15T12:58:39.088Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo [2024-03-15T12:58:39.129Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-03-15T12:58:39.171Z] $ docker stop --time=1 3f0de6ffa4401e757266777e5f1f0184302cdc308db4c55b6f266e6d8a5f6423 [2024-03-15T12:58:39.247Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [2024-03-15T12:58:48.652Z] $ docker rm -f --volumes 3f0de6ffa4401e757266777e5f1f0184302cdc308db4c55b6f266e6d8a5f6423 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] sh [2024-03-15T12:58:49.328Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-03-15T12:58:49.390Z] Stashed 1 file(s) [2024-03-15T12:58:49.397Z] + sudo service docker restart [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-03-15T12:58:50.102Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-03-15T12:58:50.421Z] + ls -al . [2024-03-15T12:58:50.421Z] total 184 [2024-03-15T12:58:50.421Z] drwxrwxr-x 7 jenkins jenkins 4096 Mar 15 12:58 . [2024-03-15T12:58:50.421Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 15 12:56 .. [2024-03-15T12:58:50.421Z] -rw-rw-r-- 1 jenkins jenkins 119 Mar 15 12:56 .dockerignore [2024-03-15T12:58:50.421Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 15 12:58 .git [2024-03-15T12:58:50.421Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 15 12:56 .github [2024-03-15T12:58:50.421Z] -rw-rw-r-- 1 jenkins jenkins 106 Mar 15 12:56 .gitignore [2024-03-15T12:58:50.421Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 15 12:56 .golangci.yml [2024-03-15T12:58:50.421Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 15 12:56 .semver [2024-03-15T12:58:50.421Z] -rw-rw-r-- 1 jenkins jenkins 10394 Mar 15 12:56 Attribution.txt [2024-03-15T12:58:50.422Z] -rw-rw-r-- 1 jenkins jenkins 37263 Mar 15 12:56 CHANGELOG.md [2024-03-15T12:58:50.422Z] -rw-rw-r-- 1 jenkins jenkins 2007 Mar 15 12:56 Dockerfile [2024-03-15T12:58:50.422Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 15 12:56 GOVERNANCE.md [2024-03-15T12:58:50.422Z] -rw-rw-r-- 1 jenkins jenkins 666 Mar 15 12:56 Jenkinsfile [2024-03-15T12:58:50.422Z] -rw-rw-r-- 1 jenkins jenkins 10174 Mar 15 12:56 LICENSE [2024-03-15T12:58:50.422Z] -rw-rw-r-- 1 jenkins jenkins 618 Mar 15 12:56 OWNERS.md [2024-03-15T12:58:50.422Z] -rw-rw-r-- 1 jenkins jenkins 4582 Mar 15 12:56 README.md [2024-03-15T12:58:50.422Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 15 12:56 VERSION [2024-03-15T12:58:50.422Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 15 12:56 bin [2024-03-15T12:58:50.422Z] -rw-r--r-- 1 jenkins jenkins 13 Mar 15 12:58 coverage.out [2024-03-15T12:58:50.422Z] -rw-rw-r-- 1 jenkins jenkins 3776 Mar 15 12:56 go.mod [2024-03-15T12:58:50.422Z] -rw-rw-r-- 1 jenkins jenkins 36129 Mar 15 12:56 go.sum [2024-03-15T12:58:50.422Z] -rw-rw-r-- 1 jenkins jenkins 1937 Mar 15 12:56 main.go [2024-03-15T12:58:50.422Z] -rw-rw-r-- 1 jenkins jenkins 2572 Mar 15 12:56 makefile [2024-03-15T12:58:50.422Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 15 12:56 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T12:58:50.872Z] + 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=6ea9a61d8a25d772c90d859a3fbd09571d745f7f --label arch=amd64 --label version=0.0.0 . [2024-03-15T12:58:50.872Z] Sending build context to Docker daemon 8.816MB [2024-03-15T12:58:50.872Z] Step 1/27 : ARG BASE=golang:1.21-alpine3.18 [2024-03-15T12:58:50.872Z] Step 2/27 : FROM ${BASE} AS builder [2024-03-15T12:58:50.872Z] ---> f8eb672bd6c1 [2024-03-15T12:58:50.872Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git" [2024-03-15T12:58:51.131Z] ---> Running in 961bc2cb5f6c [2024-03-15T12:58:51.390Z] Removing intermediate container 961bc2cb5f6c [2024-03-15T12:58:51.390Z] ---> bbc58d220d77 [2024-03-15T12:58:51.390Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2024-03-15T12:58:51.390Z] ---> Running in 968c87d1be66 [2024-03-15T12:58:51.390Z] Removing intermediate container 968c87d1be66 [2024-03-15T12:58:51.390Z] ---> 3fc9f6e79457 [2024-03-15T12:58:51.390Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2024-03-15T12:58:51.390Z] ---> Running in efef9d1151c4 [2024-03-15T12:58:51.390Z] Removing intermediate container efef9d1151c4 [2024-03-15T12:58:51.390Z] ---> dd8ce998ae86 [2024-03-15T12:58:51.390Z] Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-03-15T12:58:51.648Z] ---> Running in ff885d5233a1 [2024-03-15T12:58:51.908Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-15T12:58:51.908Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-15T12:58:52.477Z] OK: 264 MiB in 52 packages [2024-03-15T12:58:52.736Z] Removing intermediate container ff885d5233a1 [2024-03-15T12:58:52.736Z] ---> 6b1f26e242b3 [2024-03-15T12:58:52.736Z] Step 7/27 : WORKDIR /app [2024-03-15T12:58:52.736Z] ---> Running in 2f8342d03aad [2024-03-15T12:58:52.736Z] Removing intermediate container 2f8342d03aad [2024-03-15T12:58:52.736Z] ---> 8f62432b55c0 [2024-03-15T12:58:52.736Z] Step 8/27 : COPY go.mod vendor* ./ [2024-03-15T12:58:52.736Z] ---> 6e1922688333 [2024-03-15T12:58:52.736Z] Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-15T12:58:52.736Z] ---> Running in 6a37f7777981 [2024-03-15T12:58:53.765Z] Removing intermediate container 6a37f7777981 [2024-03-15T12:58:53.765Z] ---> 2ea0e5a4284a [2024-03-15T12:58:53.765Z] Step 10/27 : COPY . . [2024-03-15T12:58:54.024Z] ---> 243063077e0d [2024-03-15T12:58:54.024Z] Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-03-15T12:58:54.024Z] ---> Running in 6321de0e6f7e [2024-03-15T12:58:54.024Z] Removing intermediate container 6321de0e6f7e [2024-03-15T12:58:54.024Z] ---> 7c1070ea92c3 [2024-03-15T12:58:54.024Z] Step 12/27 : RUN $MAKE [2024-03-15T12:58:54.024Z] ---> Running in 0da991cc94a5 [2024-03-15T12:58:54.284Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.28 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-service-configurable [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-15T12:59:07.706Z] provisioning config files... [2024-03-15T12:59:07.732Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/1@tmp/config6400446836236788716tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-15T12:59:08.185Z] ---> ****-login.sh [2024-03-15T12:59:08.185Z] nexus3.edgexfoundry.org:10001 [2024-03-15T12:59:08.455Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-15T12:59:08.728Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-15T12:59:08.728Z] Configure a credential helper to remove this warning. See [2024-03-15T12:59:08.728Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-15T12:59:08.728Z] [2024-03-15T12:59:08.728Z] Login Succeeded [2024-03-15T12:59:08.728Z] nexus3.edgexfoundry.org:10002 [2024-03-15T12:59:08.997Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-15T12:59:09.273Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-15T12:59:09.273Z] Configure a credential helper to remove this warning. See [2024-03-15T12:59:09.273Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-15T12:59:09.273Z] [2024-03-15T12:59:09.273Z] Login Succeeded [2024-03-15T12:59:09.273Z] nexus3.edgexfoundry.org:10003 [2024-03-15T12:59:09.273Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-15T12:59:09.544Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-15T12:59:09.544Z] Configure a credential helper to remove this warning. See [2024-03-15T12:59:09.544Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-15T12:59:09.544Z] [2024-03-15T12:59:09.544Z] Login Succeeded [2024-03-15T12:59:09.544Z] nexus3.edgexfoundry.org:10004 [2024-03-15T12:59:09.815Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-15T12:59:09.816Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-15T12:59:09.816Z] Configure a credential helper to remove this warning. See [2024-03-15T12:59:09.816Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-15T12:59:09.816Z] [2024-03-15T12:59:09.816Z] Login Succeeded [2024-03-15T12:59:09.816Z] ****.io [2024-03-15T12:59:10.084Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-15T12:59:10.352Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-15T12:59:10.352Z] Configure a credential helper to remove this warning. See [2024-03-15T12:59:10.352Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-15T12:59:10.352Z] [2024-03-15T12:59:10.352Z] Login Succeeded [2024-03-15T12:59:10.352Z] ---> ****-login.sh ends [Pipeline] } [2024-03-15T12:59:10.390Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-03-15T12:59:10.779Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-15T12:59:10.822Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-15T12:59:10.864Z] ========================================================= [2024-03-15T12:59:10.864Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-03-15T12:59:10.864Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T12:59:11.381Z] + 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-03-15T12:59:11.381Z] Sending build context to Docker daemon 160.8kB [2024-03-15T12:59:11.648Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-03-15T12:59:11.648Z] Step 2/12 : FROM ${BASE} AS builder [2024-03-15T12:59:11.648Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-03-15T12:59:11.648Z] 9fda8d8052c6: Pulling fs layer [2024-03-15T12:59:11.648Z] 5d54e960e981: Pulling fs layer [2024-03-15T12:59:11.648Z] c4a7e357bf2a: Pulling fs layer [2024-03-15T12:59:11.649Z] f0e02332f6b5: Pulling fs layer [2024-03-15T12:59:11.649Z] 872ee5b61b7b: Pulling fs layer [2024-03-15T12:59:11.649Z] 0c6a40ed1a82: Pulling fs layer [2024-03-15T12:59:11.649Z] 94ae7d8d031c: Pulling fs layer [2024-03-15T12:59:11.649Z] f0e02332f6b5: Waiting [2024-03-15T12:59:11.649Z] 872ee5b61b7b: Waiting [2024-03-15T12:59:11.649Z] 0c6a40ed1a82: Waiting [2024-03-15T12:59:11.649Z] 94ae7d8d031c: Waiting [2024-03-15T12:59:11.649Z] 5d54e960e981: Download complete [2024-03-15T12:59:11.923Z] f0e02332f6b5: Verifying Checksum [2024-03-15T12:59:11.923Z] f0e02332f6b5: Download complete [2024-03-15T12:59:11.923Z] 872ee5b61b7b: Verifying Checksum [2024-03-15T12:59:11.923Z] 872ee5b61b7b: Download complete [2024-03-15T12:59:11.923Z] 9fda8d8052c6: Verifying Checksum [2024-03-15T12:59:11.923Z] 9fda8d8052c6: Download complete [2024-03-15T12:59:12.192Z] 94ae7d8d031c: Verifying Checksum [2024-03-15T12:59:12.192Z] 94ae7d8d031c: Download complete [2024-03-15T12:59:12.778Z] 9fda8d8052c6: Pull complete [2024-03-15T12:59:13.362Z] 5d54e960e981: Pull complete [2024-03-15T12:59:13.629Z] c4a7e357bf2a: Verifying Checksum [2024-03-15T12:59:13.629Z] c4a7e357bf2a: Download complete [2024-03-15T12:59:15.032Z] 0c6a40ed1a82: Verifying Checksum [2024-03-15T12:59:15.032Z] 0c6a40ed1a82: Download complete [2024-03-15T12:59:20.829Z] Removing intermediate container 0da991cc94a5 [2024-03-15T12:59:20.829Z] ---> 783ae04ab79f [2024-03-15T12:59:20.829Z] Step 13/27 : FROM alpine:3.18 [2024-03-15T12:59:20.829Z] 3.18: Pulling from library/alpine [2024-03-15T12:59:20.829Z] 619be1103602: Pulling fs layer [2024-03-15T12:59:20.829Z] 619be1103602: Verifying Checksum [2024-03-15T12:59:20.829Z] 619be1103602: Download complete [2024-03-15T12:59:20.829Z] 619be1103602: Pull complete [2024-03-15T12:59:20.829Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-15T12:59:20.829Z] Status: Downloaded newer image for alpine:3.18 [2024-03-15T12:59:20.829Z] ---> d3782b16ccc9 [2024-03-15T12:59:20.829Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-03-15T12:59:20.829Z] ---> Running in e0776713f7e4 [2024-03-15T12:59:20.829Z] Removing intermediate container e0776713f7e4 [2024-03-15T12:59:20.829Z] ---> ab5304c11f5f [2024-03-15T12:59:20.829Z] Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} [2024-03-15T12:59:20.829Z] ---> Running in b11fdd76e148 [2024-03-15T12:59:20.829Z] Removing intermediate container b11fdd76e148 [2024-03-15T12:59:20.829Z] ---> cf65d7f6e21d [2024-03-15T12:59:20.829Z] Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init [2024-03-15T12:59:20.829Z] ---> Running in 0ecd66565c06 [2024-03-15T12:59:20.829Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-15T12:59:20.829Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-15T12:59:20.829Z] (1/2) Installing ca-certificates (20230506-r0) [2024-03-15T12:59:20.829Z] (2/2) Installing dumb-init (1.2.5-r2) [2024-03-15T12:59:20.829Z] Executing busybox-1.36.1-r5.trigger [2024-03-15T12:59:20.829Z] Executing ca-certificates-20230506-r0.trigger [2024-03-15T12:59:20.829Z] OK: 8 MiB in 17 packages [2024-03-15T12:59:20.829Z] Removing intermediate container 0ecd66565c06 [2024-03-15T12:59:20.829Z] ---> 0b4d080e08e8 [2024-03-15T12:59:20.829Z] Step 17/27 : RUN apk --no-cache upgrade [2024-03-15T12:59:20.829Z] ---> Running in 0c48e0a313da [2024-03-15T12:59:20.829Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-15T12:59:20.829Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-15T12:59:20.829Z] OK: 8 MiB in 17 packages [2024-03-15T12:59:20.829Z] Removing intermediate container 0c48e0a313da [2024-03-15T12:59:20.829Z] ---> 3f2cdecea2b5 [2024-03-15T12:59:20.829Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-03-15T12:59:20.829Z] ---> 35f10b8bf995 [2024-03-15T12:59:20.829Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2024-03-15T12:59:20.829Z] ---> 0c5879ed7d97 [2024-03-15T12:59:20.829Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2024-03-15T12:59:20.829Z] ---> 99ea79c839bf [2024-03-15T12:59:20.829Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2024-03-15T12:59:20.829Z] ---> d520aa84dc62 [2024-03-15T12:59:20.829Z] Step 22/27 : EXPOSE 48095 [2024-03-15T12:59:20.829Z] ---> Running in efa33a345f31 [2024-03-15T12:59:20.829Z] Removing intermediate container efa33a345f31 [2024-03-15T12:59:20.829Z] ---> 1c4ee4ca3517 [2024-03-15T12:59:20.829Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2024-03-15T12:59:20.829Z] ---> Running in bf147f178476 [2024-03-15T12:59:21.088Z] Removing intermediate container bf147f178476 [2024-03-15T12:59:21.088Z] ---> 1f8af2f9a781 [2024-03-15T12:59:21.088Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-03-15T12:59:21.088Z] ---> Running in 02098b52f6f4 [2024-03-15T12:59:21.088Z] Removing intermediate container 02098b52f6f4 [2024-03-15T12:59:21.088Z] ---> 0965e04b2466 [2024-03-15T12:59:21.088Z] Step 25/27 : LABEL arch=amd64 [2024-03-15T12:59:21.088Z] ---> Running in 1b26c8ac3143 [2024-03-15T12:59:21.088Z] Removing intermediate container 1b26c8ac3143 [2024-03-15T12:59:21.088Z] ---> 3bcfd5cbeffd [2024-03-15T12:59:21.088Z] Step 26/27 : LABEL git_sha=6ea9a61d8a25d772c90d859a3fbd09571d745f7f [2024-03-15T12:59:21.088Z] ---> Running in bf79e439891b [2024-03-15T12:59:21.348Z] Removing intermediate container bf79e439891b [2024-03-15T12:59:21.348Z] ---> 667dc43a8fc5 [2024-03-15T12:59:21.348Z] Step 27/27 : LABEL version=0.0.0 [2024-03-15T12:59:21.348Z] ---> Running in 96f70a028a9b [2024-03-15T12:59:21.348Z] Removing intermediate container 96f70a028a9b [2024-03-15T12:59:21.348Z] ---> cf09a79d5b30 [2024-03-15T12:59:21.348Z] [Warning] One or more build-args [ARCH] were not consumed [2024-03-15T12:59:21.348Z] Successfully built cf09a79d5b30 [2024-03-15T12:59:21.348Z] Successfully tagged app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T12:59:22.298Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-15T12:59:22.298Z] [2024-03-15T12:59:22.298Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T12:59:22.675Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-15T12:59:22.675Z] latest: Pulling from edgex-lftools-log-publisher [2024-03-15T12:59:22.675Z] 5eb5b503b376: Pulling fs layer [2024-03-15T12:59:22.675Z] 5c69ac0246d0: Pulling fs layer [2024-03-15T12:59:22.675Z] ec43610c2a17: Pulling fs layer [2024-03-15T12:59:22.675Z] 3a2ae6a8a46f: Pulling fs layer [2024-03-15T12:59:22.675Z] 33b1e0a273af: Pulling fs layer [2024-03-15T12:59:22.675Z] 5d3b04190fa2: Pulling fs layer [2024-03-15T12:59:22.675Z] 2f39f015ded8: Pulling fs layer [2024-03-15T12:59:22.675Z] 33b1e0a273af: Waiting [2024-03-15T12:59:22.675Z] 3a2ae6a8a46f: Waiting [2024-03-15T12:59:22.675Z] 5d3b04190fa2: Waiting [2024-03-15T12:59:22.675Z] 2f39f015ded8: Waiting [2024-03-15T12:59:22.675Z] 5c69ac0246d0: Download complete [2024-03-15T12:59:22.675Z] 3a2ae6a8a46f: Verifying Checksum [2024-03-15T12:59:22.675Z] 3a2ae6a8a46f: Download complete [2024-03-15T12:59:22.675Z] 33b1e0a273af: Verifying Checksum [2024-03-15T12:59:22.675Z] 33b1e0a273af: Download complete [2024-03-15T12:59:22.675Z] 5d3b04190fa2: Verifying Checksum [2024-03-15T12:59:22.675Z] 5d3b04190fa2: Download complete [2024-03-15T12:59:22.675Z] ec43610c2a17: Verifying Checksum [2024-03-15T12:59:22.675Z] ec43610c2a17: Download complete [2024-03-15T12:59:22.935Z] 5eb5b503b376: Verifying Checksum [2024-03-15T12:59:22.935Z] 5eb5b503b376: Download complete [2024-03-15T12:59:23.504Z] 2f39f015ded8: Download complete [2024-03-15T12:59:24.072Z] 5eb5b503b376: Pull complete [2024-03-15T12:59:24.331Z] 5c69ac0246d0: Pull complete [2024-03-15T12:59:24.590Z] ec43610c2a17: Pull complete [2024-03-15T12:59:24.590Z] 3a2ae6a8a46f: Pull complete [2024-03-15T12:59:25.159Z] 33b1e0a273af: Pull complete [2024-03-15T12:59:25.159Z] 5d3b04190fa2: Pull complete [2024-03-15T12:59:27.340Z] c4a7e357bf2a: Pull complete [2024-03-15T12:59:27.340Z] f0e02332f6b5: Pull complete [2024-03-15T12:59:27.340Z] 872ee5b61b7b: Pull complete [2024-03-15T12:59:31.721Z] 2f39f015ded8: Pull complete [2024-03-15T12:59:31.721Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-03-15T12:59:31.721Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-15T12:59:31.721Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-15T12:59:31.981Z] prd-ubuntu20.04-docker-8c-8g-70 does not seem to be running inside a container [2024-03-15T12:59:32.017Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/_app-service-configurable_PR-650 -v /w/workspace/_app-service-configurable_PR-650:/w/workspace/_app-service-configurable_PR-650:rw,z -v /w/workspace/_app-service-configurable_PR-650@tmp:/w/workspace/_app-service-configurable_PR-650@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-03-15T12:59:35.545Z] 0c6a40ed1a82: Pull complete [2024-03-15T12:59:36.951Z] 94ae7d8d031c: Pull complete [2024-03-15T12:59:36.951Z] Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2024-03-15T12:59:36.951Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-03-15T12:59:36.951Z] ---> 86de565de09d [2024-03-15T12:59:36.951Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-03-15T12:59:38.359Z] ---> Running in deff39e6e75e [2024-03-15T12:59:38.359Z] Removing intermediate container deff39e6e75e [2024-03-15T12:59:38.359Z] ---> 7577590bbc30 [2024-03-15T12:59:38.359Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-03-15T12:59:38.625Z] ---> Running in 83030e64e939 [2024-03-15T12:59:38.894Z] Removing intermediate container 83030e64e939 [2024-03-15T12:59:38.894Z] ---> b2ae9f72bd08 [2024-03-15T12:59:38.894Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-03-15T12:59:38.894Z] ---> Running in b7ade6b2eb32 [2024-03-15T12:59:39.160Z] Removing intermediate container b7ade6b2eb32 [2024-03-15T12:59:39.160Z] ---> 69a7e74e867b [2024-03-15T12:59:39.160Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-03-15T12:59:39.427Z] ---> Running in 06b657439b56 [2024-03-15T12:59:40.384Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-15T12:59:40.648Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-15T12:59:41.503Z] $ docker top 182b011437c4ae0c5820b5585df59b8c69b4d426336a1eeae22a30164e40502f -eo pid,comm [Pipeline] { [2024-03-15T12:59:41.601Z] OK: 266 MiB in 52 packages [Pipeline] libraryResource [Pipeline] sh [2024-03-15T12:59:42.153Z] ---> job-cost.sh [2024-03-15T12:59:42.154Z] lf-activate-venv: SKIPPING [2024-03-15T12:59:42.154Z] INFO: No Stack... [2024-03-15T12:59:42.413Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-03-15T12:59:42.564Z] Removing intermediate container 06b657439b56 [2024-03-15T12:59:42.564Z] ---> 783d42b0964f [2024-03-15T12:59:42.564Z] Step 7/12 : WORKDIR /app [2024-03-15T12:59:42.564Z] ---> Running in 5bff2eb9aa71 [2024-03-15T12:59:42.831Z] Removing intermediate container 5bff2eb9aa71 [2024-03-15T12:59:42.831Z] ---> 4657eb9a0340 [2024-03-15T12:59:42.831Z] Step 8/12 : COPY go.mod vendor* ./ [2024-03-15T12:59:42.981Z] INFO: Archiving Costs [Pipeline] sh [2024-03-15T12:59:43.304Z] + cat /w/workspace/_app-service-configurable_PR-650/archives/cost.csv [2024-03-15T12:59:43.304Z] + cut -d, -f6 [Pipeline] lock [2024-03-15T12:59:43.350Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-650-1-stack-cost] [2024-03-15T12:59:43.355Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-650-1-stack-cost] did not exist. Created. [2024-03-15T12:59:43.360Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-650-1-stack-cost] [Pipeline] { [Pipeline] unstash [2024-03-15T12:59:43.430Z] ---> ffb3c37866a3 [2024-03-15T12:59:43.430Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-15T12:59:43.430Z] ---> Running in 4bc5aef17c62 [Pipeline] sh [2024-03-15T12:59:43.791Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-03-15T12:59:43.860Z] Stashed 1 file(s) [Pipeline] } [2024-03-15T12:59:43.908Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-650-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-03-15T12:59:44.003Z] $ docker stop --time=1 182b011437c4ae0c5820b5585df59b8c69b4d426336a1eeae22a30164e40502f [2024-03-15T12:59:45.159Z] $ docker rm -f --volumes 182b011437c4ae0c5820b5585df59b8c69b4d426336a1eeae22a30164e40502f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-03-15T13:00:39.803Z] Removing intermediate container 4bc5aef17c62 [2024-03-15T13:00:39.803Z] ---> 1e1426566824 [2024-03-15T13:00:39.803Z] Step 10/12 : COPY . . [2024-03-15T13:00:40.391Z] ---> 20ecda5aee85 [2024-03-15T13:00:40.391Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-03-15T13:00:40.661Z] ---> Running in e5f82d737dac [2024-03-15T13:00:40.929Z] Removing intermediate container e5f82d737dac [2024-03-15T13:00:40.929Z] ---> 027100e56a1b [2024-03-15T13:00:40.929Z] Step 12/12 : RUN $MAKE [2024-03-15T13:00:40.929Z] ---> Running in 7395bb2de409 [2024-03-15T13:00:41.887Z] noop [2024-03-15T13:00:42.466Z] Removing intermediate container 7395bb2de409 [2024-03-15T13:00:42.466Z] ---> cb20ff183252 [2024-03-15T13:00:42.466Z] Successfully built cb20ff183252 [2024-03-15T13:00:42.466Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T13:00:42.965Z] + docker inspect -f . ci-base-image-arm64 [2024-03-15T13:00:42.965Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-15T13:00:43.240Z] prd-ubuntu20.04-docker-arm64-4c-16g-71 does not seem to be running inside a container [2024-03-15T13:00:43.299Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-03-15T13:00:44.469Z] $ docker top 7bef55d87e209f64b058b17ad45ed29f434d086a3125e55873558c44bf02a84d -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-15T13:00:45.350Z] + go version [2024-03-15T13:00:45.350Z] go version go1.21.0 linux/arm64 [Pipeline] } [2024-03-15T13:00:45.388Z] $ docker stop --time=1 7bef55d87e209f64b058b17ad45ed29f434d086a3125e55873558c44bf02a84d [2024-03-15T13:00:46.958Z] $ docker rm -f --volumes 7bef55d87e209f64b058b17ad45ed29f434d086a3125e55873558c44bf02a84d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T13:00:47.836Z] + docker inspect -f . ci-base-image-arm64 [2024-03-15T13:00:47.836Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-15T13:00:48.089Z] prd-ubuntu20.04-docker-arm64-4c-16g-71 does not seem to be running inside a container [2024-03-15T13:00:48.143Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-03-15T13:00:49.228Z] $ docker top 933855d41867bf0fa4acc213043b2b7b4e0fabe5e6aaab3bb470bd4b011a36c5 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-15T13:00:50.099Z] + git config --global --add safe.directory /w/workspace/app-service-configurable/1 [Pipeline] fileExists [Pipeline] sh [2024-03-15T13:00:50.797Z] + make test [2024-03-15T13:00:50.797Z] go test -race -coverprofile=coverage.out ./... [2024-03-15T13:02:57.673Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2024-03-15T13:02:57.673Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-03-15T13:02:57.673Z] go vet ./... [2024-03-15T13:04:34.327Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-03-15T13:04:34.327Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-03-15T13:04:34.327Z] ./bin/test-attribution-txt.sh [2024-03-15T13:04:34.327Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo [2024-03-15T13:04:34.369Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-03-15T13:04:34.400Z] $ docker stop --time=1 933855d41867bf0fa4acc213043b2b7b4e0fabe5e6aaab3bb470bd4b011a36c5 [2024-03-15T13:04:36.318Z] $ docker rm -f --volumes 933855d41867bf0fa4acc213043b2b7b4e0fabe5e6aaab3bb470bd4b011a36c5 [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-15T13:04:37.807Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-03-15T13:04:37.844Z] Warning: overwriting stash ‘coverage-report’ [2024-03-15T13:04:38.234Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-03-15T13:04:38.850Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-03-15T13:04:39.188Z] + ls -al . [2024-03-15T13:04:39.188Z] total 180 [2024-03-15T13:04:39.188Z] drwxrwxr-x 6 jenkins jenkins 4096 Mar 15 13:00 . [2024-03-15T13:04:39.188Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 15 12:58 .. [2024-03-15T13:04:39.188Z] -rw-rw-r-- 1 jenkins jenkins 119 Mar 15 12:58 .dockerignore [2024-03-15T13:04:39.188Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 15 12:58 .git [2024-03-15T13:04:39.188Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 15 12:58 .github [2024-03-15T13:04:39.188Z] -rw-rw-r-- 1 jenkins jenkins 106 Mar 15 12:58 .gitignore [2024-03-15T13:04:39.188Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 15 12:58 .golangci.yml [2024-03-15T13:04:39.188Z] -rw-rw-r-- 1 jenkins jenkins 10394 Mar 15 12:58 Attribution.txt [2024-03-15T13:04:39.188Z] -rw-rw-r-- 1 jenkins jenkins 37263 Mar 15 12:58 CHANGELOG.md [2024-03-15T13:04:39.188Z] -rw-rw-r-- 1 jenkins jenkins 2007 Mar 15 12:58 Dockerfile [2024-03-15T13:04:39.188Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 15 12:58 GOVERNANCE.md [2024-03-15T13:04:39.188Z] -rw-rw-r-- 1 jenkins jenkins 666 Mar 15 12:58 Jenkinsfile [2024-03-15T13:04:39.188Z] -rw-rw-r-- 1 jenkins jenkins 10174 Mar 15 12:58 LICENSE [2024-03-15T13:04:39.188Z] -rw-rw-r-- 1 jenkins jenkins 618 Mar 15 12:58 OWNERS.md [2024-03-15T13:04:39.188Z] -rw-rw-r-- 1 jenkins jenkins 4582 Mar 15 12:58 README.md [2024-03-15T13:04:39.188Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 15 12:56 VERSION [2024-03-15T13:04:39.188Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 15 12:58 bin [2024-03-15T13:04:39.188Z] -rw-r--r-- 1 jenkins jenkins 13 Mar 15 13:00 coverage.out [2024-03-15T13:04:39.188Z] -rw-rw-r-- 1 jenkins jenkins 3776 Mar 15 12:58 go.mod [2024-03-15T13:04:39.188Z] -rw-rw-r-- 1 jenkins jenkins 36129 Mar 15 12:58 go.sum [2024-03-15T13:04:39.188Z] -rw-rw-r-- 1 jenkins jenkins 1937 Mar 15 12:58 main.go [2024-03-15T13:04:39.188Z] -rw-rw-r-- 1 jenkins jenkins 2572 Mar 15 12:58 makefile [2024-03-15T13:04:39.188Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 15 12:58 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T13:04:39.626Z] + 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=6ea9a61d8a25d772c90d859a3fbd09571d745f7f --label arch=arm64 --label version=0.0.0 . [2024-03-15T13:04:39.626Z] Sending build context to Docker daemon 161.8kB [2024-03-15T13:04:39.898Z] Step 1/27 : ARG BASE=golang:1.21-alpine3.18 [2024-03-15T13:04:39.898Z] Step 2/27 : FROM ${BASE} AS builder [2024-03-15T13:04:39.898Z] ---> cb20ff183252 [2024-03-15T13:04:39.898Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git" [2024-03-15T13:04:39.898Z] ---> Running in 47c0882d6766 [2024-03-15T13:04:40.168Z] Removing intermediate container 47c0882d6766 [2024-03-15T13:04:40.168Z] ---> 32109f3b3d92 [2024-03-15T13:04:40.168Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2024-03-15T13:04:40.433Z] ---> Running in 91af82850dc3 [2024-03-15T13:04:40.703Z] Removing intermediate container 91af82850dc3 [2024-03-15T13:04:40.703Z] ---> 080e8cf8ae5e [2024-03-15T13:04:40.703Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2024-03-15T13:04:40.703Z] ---> Running in 2eb63cf1fa9b [2024-03-15T13:04:40.970Z] Removing intermediate container 2eb63cf1fa9b [2024-03-15T13:04:40.970Z] ---> 425a919f8b1c [2024-03-15T13:04:40.970Z] Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-03-15T13:04:40.970Z] ---> Running in 59c6eb870c19 [2024-03-15T13:04:41.928Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-15T13:04:42.508Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-15T13:04:43.462Z] OK: 266 MiB in 52 packages [2024-03-15T13:04:44.422Z] Removing intermediate container 59c6eb870c19 [2024-03-15T13:04:44.422Z] ---> 0381f1ab7481 [2024-03-15T13:04:44.422Z] Step 7/27 : WORKDIR /app [2024-03-15T13:04:44.422Z] ---> Running in 13a9fde156f4 [2024-03-15T13:04:44.689Z] Removing intermediate container 13a9fde156f4 [2024-03-15T13:04:44.689Z] ---> f7fc5749e61c [2024-03-15T13:04:44.689Z] Step 8/27 : COPY go.mod vendor* ./ [2024-03-15T13:04:45.269Z] ---> 30b0b69bc58d [2024-03-15T13:04:45.269Z] Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-15T13:04:45.269Z] ---> Running in 5e1b1fca6434 [2024-03-15T13:04:47.215Z] Removing intermediate container 5e1b1fca6434 [2024-03-15T13:04:47.215Z] ---> 6bbcab8a8e68 [2024-03-15T13:04:47.215Z] Step 10/27 : COPY . . [2024-03-15T13:04:47.795Z] ---> 7eb7e21fc517 [2024-03-15T13:04:47.795Z] Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-03-15T13:04:47.795Z] ---> Running in 5955ca3592e3 [2024-03-15T13:04:48.071Z] Removing intermediate container 5955ca3592e3 [2024-03-15T13:04:48.071Z] ---> f147a5892d0d [2024-03-15T13:04:48.071Z] Step 12/27 : RUN $MAKE [2024-03-15T13:04:48.343Z] ---> Running in d7b9a9eee299 [2024-03-15T13:04:49.302Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.28 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-service-configurable [2024-03-15T13:06:40.952Z] Removing intermediate container d7b9a9eee299 [2024-03-15T13:06:40.952Z] ---> b6373923caee [2024-03-15T13:06:40.952Z] Step 13/27 : FROM alpine:3.18 [2024-03-15T13:06:40.952Z] 3.18: Pulling from library/alpine [2024-03-15T13:06:40.952Z] c6b39de5b339: Pulling fs layer [2024-03-15T13:06:40.952Z] c6b39de5b339: Verifying Checksum [2024-03-15T13:06:40.952Z] c6b39de5b339: Download complete [2024-03-15T13:06:40.952Z] c6b39de5b339: Pull complete [2024-03-15T13:06:40.952Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-15T13:06:40.952Z] Status: Downloaded newer image for alpine:3.18 [2024-03-15T13:06:40.952Z] ---> 33abbf032149 [2024-03-15T13:06:40.952Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-03-15T13:06:40.952Z] ---> Running in 8e2095110d79 [2024-03-15T13:06:40.952Z] Removing intermediate container 8e2095110d79 [2024-03-15T13:06:40.952Z] ---> 84b84845380e [2024-03-15T13:06:40.952Z] Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} [2024-03-15T13:06:40.952Z] ---> Running in 2ab50374cbbe [2024-03-15T13:06:40.952Z] Removing intermediate container 2ab50374cbbe [2024-03-15T13:06:40.952Z] ---> d8f35830dca8 [2024-03-15T13:06:40.952Z] Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init [2024-03-15T13:06:40.952Z] ---> Running in 8b6d990e8868 [2024-03-15T13:06:40.952Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-15T13:06:40.952Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-15T13:06:40.952Z] (1/2) Installing ca-certificates (20230506-r0) [2024-03-15T13:06:40.952Z] (2/2) Installing dumb-init (1.2.5-r2) [2024-03-15T13:06:40.952Z] Executing busybox-1.36.1-r5.trigger [2024-03-15T13:06:40.952Z] Executing ca-certificates-20230506-r0.trigger [2024-03-15T13:06:40.952Z] OK: 9 MiB in 17 packages [2024-03-15T13:06:40.952Z] Removing intermediate container 8b6d990e8868 [2024-03-15T13:06:40.952Z] ---> 59a79f68bd03 [2024-03-15T13:06:40.952Z] Step 17/27 : RUN apk --no-cache upgrade [2024-03-15T13:06:40.952Z] ---> Running in d454e5c6d52d [2024-03-15T13:06:40.952Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-15T13:06:40.952Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-15T13:06:40.952Z] OK: 9 MiB in 17 packages [2024-03-15T13:06:40.952Z] Removing intermediate container d454e5c6d52d [2024-03-15T13:06:40.952Z] ---> 5c21f6f6bd11 [2024-03-15T13:06:40.952Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-03-15T13:06:40.952Z] ---> 001b93aaec95 [2024-03-15T13:06:40.952Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2024-03-15T13:06:40.952Z] ---> 477c43ddb990 [2024-03-15T13:06:40.952Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2024-03-15T13:06:40.952Z] ---> 30e96ba4888c [2024-03-15T13:06:40.952Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2024-03-15T13:06:40.952Z] ---> 20a502b0517a [2024-03-15T13:06:40.952Z] Step 22/27 : EXPOSE 48095 [2024-03-15T13:06:40.952Z] ---> Running in 8fa7542d5343 [2024-03-15T13:06:40.952Z] Removing intermediate container 8fa7542d5343 [2024-03-15T13:06:40.952Z] ---> de1c4b569857 [2024-03-15T13:06:40.952Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2024-03-15T13:06:40.952Z] ---> Running in 8c8e7d49a114 [2024-03-15T13:06:40.952Z] Removing intermediate container 8c8e7d49a114 [2024-03-15T13:06:40.952Z] ---> 43347e64236a [2024-03-15T13:06:40.952Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-03-15T13:06:40.952Z] ---> Running in a7707bdd79ca [2024-03-15T13:06:40.952Z] Removing intermediate container a7707bdd79ca [2024-03-15T13:06:40.952Z] ---> cc83e652196e [2024-03-15T13:06:40.952Z] Step 25/27 : LABEL arch=arm64 [2024-03-15T13:06:40.952Z] ---> Running in df98ca760f8b [2024-03-15T13:06:40.952Z] Removing intermediate container df98ca760f8b [2024-03-15T13:06:40.952Z] ---> 2ed195599755 [2024-03-15T13:06:40.952Z] Step 26/27 : LABEL git_sha=6ea9a61d8a25d772c90d859a3fbd09571d745f7f [2024-03-15T13:06:40.952Z] ---> Running in 81a8b96190b1 [2024-03-15T13:06:40.952Z] Removing intermediate container 81a8b96190b1 [2024-03-15T13:06:40.952Z] ---> 56bca4e8b82f [2024-03-15T13:06:40.952Z] Step 27/27 : LABEL version=0.0.0 [2024-03-15T13:06:40.952Z] ---> Running in 0f5f9ed8bb88 [2024-03-15T13:06:40.952Z] Removing intermediate container 0f5f9ed8bb88 [2024-03-15T13:06:40.952Z] ---> db7012566418 [2024-03-15T13:06:40.952Z] [Warning] One or more build-args [ARCH] were not consumed [2024-03-15T13:06:40.952Z] Successfully built db7012566418 [2024-03-15T13:06:40.952Z] Successfully tagged app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T13:06:41.820Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-15T13:06:41.820Z] [2024-03-15T13:06:41.820Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T13:06:42.221Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-15T13:06:42.221Z] arm64: Pulling from edgex-lftools-log-publisher [2024-03-15T13:06:42.221Z] 8998bd30e6a1: Pulling fs layer [2024-03-15T13:06:42.221Z] 04944245beec: Pulling fs layer [2024-03-15T13:06:42.221Z] 699f458cf7ca: Pulling fs layer [2024-03-15T13:06:42.221Z] 765212b225bb: Pulling fs layer [2024-03-15T13:06:42.221Z] f23df028b6ca: Pulling fs layer [2024-03-15T13:06:42.221Z] 765212b225bb: Waiting [2024-03-15T13:06:42.221Z] d65c8cfc05b1: Pulling fs layer [2024-03-15T13:06:42.221Z] f23df028b6ca: Waiting [2024-03-15T13:06:42.221Z] 2437ff75d9bd: Pulling fs layer [2024-03-15T13:06:42.488Z] 04944245beec: Verifying Checksum [2024-03-15T13:06:42.488Z] 04944245beec: Download complete [2024-03-15T13:06:42.488Z] 765212b225bb: Verifying Checksum [2024-03-15T13:06:42.488Z] f23df028b6ca: Verifying Checksum [2024-03-15T13:06:42.488Z] f23df028b6ca: Download complete [2024-03-15T13:06:42.488Z] d65c8cfc05b1: Verifying Checksum [2024-03-15T13:06:42.488Z] d65c8cfc05b1: Download complete [2024-03-15T13:06:42.488Z] 699f458cf7ca: Verifying Checksum [2024-03-15T13:06:42.488Z] 699f458cf7ca: Download complete [2024-03-15T13:06:43.071Z] 8998bd30e6a1: Verifying Checksum [2024-03-15T13:06:43.071Z] 8998bd30e6a1: Download complete [2024-03-15T13:06:45.638Z] 2437ff75d9bd: Verifying Checksum [2024-03-15T13:06:45.638Z] 2437ff75d9bd: Download complete [2024-03-15T13:06:47.576Z] 8998bd30e6a1: Pull complete [2024-03-15T13:06:47.840Z] 04944245beec: Pull complete [2024-03-15T13:06:49.774Z] 699f458cf7ca: Pull complete [2024-03-15T13:06:49.774Z] 765212b225bb: Pull complete [2024-03-15T13:06:50.353Z] f23df028b6ca: Pull complete [2024-03-15T13:06:50.618Z] d65c8cfc05b1: Pull complete [2024-03-15T13:07:08.799Z] 2437ff75d9bd: Pull complete [2024-03-15T13:07:08.799Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-03-15T13:07:08.799Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-15T13:07:08.799Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-15T13:07:09.134Z] prd-ubuntu20.04-docker-arm64-4c-16g-71 does not seem to be running inside a container [2024-03-15T13:07:09.187Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-03-15T13:07:11.659Z] $ docker top 2ae201c14fa3a5e610c87116ec5440354f440865fb7e4273badcaa8f0809b6e4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-15T13:07:12.557Z] ---> job-cost.sh [2024-03-15T13:07:12.557Z] lf-activate-venv: SKIPPING [2024-03-15T13:07:12.557Z] INFO: No Stack... [2024-03-15T13:07:12.822Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-03-15T13:07:13.774Z] INFO: Archiving Costs [Pipeline] sh [2024-03-15T13:07:14.431Z] + cat /w/workspace/app-service-configurable/1/archives/cost.csv [2024-03-15T13:07:14.431Z] + cut -d, -f6 [Pipeline] lock [2024-03-15T13:07:14.510Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-650-1-stack-cost] [2024-03-15T13:07:14.515Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-650-1-stack-cost] did not exist. Created. [2024-03-15T13:07:14.520Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-650-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-03-15T13:07:14.938Z] /w/workspace/app-service-configurable/1@tmp/durable-56354e5c/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-03-15T13:07:15.601Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-03-15T13:07:15.637Z] Warning: overwriting stash ‘stack-cost’ [2024-03-15T13:07:15.683Z] Stashed 1 file(s) [Pipeline] } [2024-03-15T13:07:15.697Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-650-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-03-15T13:07:15.791Z] $ docker stop --time=1 2ae201c14fa3a5e610c87116ec5440354f440865fb7e4273badcaa8f0809b6e4 [2024-03-15T13:07:17.286Z] $ docker rm -f --volumes 2ae201c14fa3a5e610c87116ec5440354f440865fb7e4273badcaa8f0809b6e4 [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-03-15T13:07:18.349Z] provisioning config files... [2024-03-15T13:07:18.357Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/_app-service-configurable_PR-650@tmp/config16690704443788538497tmp [Pipeline] { [Pipeline] sh [2024-03-15T13:07:18.716Z] + set +x [2024-03-15T13:07:18.716Z] + bash -s -- [2024-03-15T13:07:18.716Z] + curl -s https://codecov.io/bash [2024-03-15T13:07:18.716Z] [2024-03-15T13:07:18.716Z] _____ _ [2024-03-15T13:07:18.716Z] / ____| | | [2024-03-15T13:07:18.716Z] | | ___ __| | ___ ___ _____ __ [2024-03-15T13:07:18.716Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-03-15T13:07:18.716Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-03-15T13:07:18.716Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-03-15T13:07:18.716Z] Bash-1.0.6 [2024-03-15T13:07:18.716Z] [2024-03-15T13:07:18.716Z] [2024-03-15T13:07:18.716Z] ==> git version 2.25.1 found [2024-03-15T13:07:18.716Z] ==> 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-03-15T13:07:18.716Z] Release-Date: 2020-01-08 [2024-03-15T13:07:18.716Z] 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-03-15T13:07:18.716Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-03-15T13:07:18.716Z] ==> Jenkins CI detected. [2024-03-15T13:07:18.716Z] current dir:  /w/workspace/_app-service-configurable_PR-650 [2024-03-15T13:07:18.716Z] project root: . [2024-03-15T13:07:18.716Z] --> token set from env [2024-03-15T13:07:18.716Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-03-15T13:07:18.974Z] ==> Running gcov in . (disable via -X gcov) [2024-03-15T13:07:18.974Z] ==> Python coveragepy not found [2024-03-15T13:07:18.974Z] ==> Searching for coverage reports in: [2024-03-15T13:07:18.974Z] + . [2024-03-15T13:07:18.974Z] -> Found 1 reports [2024-03-15T13:07:18.974Z] ==> Detecting git/mercurial file structure [2024-03-15T13:07:18.974Z] ==> Reading reports [2024-03-15T13:07:18.974Z] + ./coverage.out bytes=13 [2024-03-15T13:07:18.974Z] ==> Appending adjustments [2024-03-15T13:07:18.974Z] https://docs.codecov.io/docs/fixing-reports [2024-03-15T13:07:18.974Z] + Found adjustments [2024-03-15T13:07:18.974Z] ==> Gzipping contents [2024-03-15T13:07:18.974Z] 4.0K /tmp/codecov.axvg91.gz [2024-03-15T13:07:18.974Z] ==> Uploading reports [2024-03-15T13:07:18.974Z] url: https://codecov.io [2024-03-15T13:07:18.974Z] query: branch=PR-650&commit=6ea9a61d8a25d772c90d859a3fbd09571d745f7f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-650%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=650&job=&cmd_args= [2024-03-15T13:07:18.974Z] -> Pinging Codecov [2024-03-15T13:07:18.974Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-650&commit=6ea9a61d8a25d772c90d859a3fbd09571d745f7f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-650%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=650&job=&cmd_args= [2024-03-15T13:07:19.233Z] -> Uploading to [2024-03-15T13:07:19.233Z] https://storage.googleapis.com/codecov/v4/raw/2024-03-15/A97CA9966030D2A3747ED39772930CCE/6ea9a61d8a25d772c90d859a3fbd09571d745f7f/5016793b-f7f2-4f55-96ca-906e049d8192.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240315%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240315T130719Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=653e891415b5a03fde4158f4bb3a34874f803c0e364f8e39f5b719ca3bdb220e [2024-03-15T13:07:19.233Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-03-15T13:07:19.233Z] Dload Upload Total Spent Left Speed [2024-03-15T13:07:19.492Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 234 0 0 100 234 0 847 --:--:-- --:--:-- --:--:-- 844 [2024-03-15T13:07:19.492Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/6ea9a61d8a25d772c90d859a3fbd09571d745f7f [Pipeline] } [2024-03-15T13:07:19.519Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-03-15T13:07:21.372Z] + [ -d /w/workspace/_app-service-configurable_PR-650/archives ] [2024-03-15T13:07:21.372Z] + ls -al /w/workspace/_app-service-configurable_PR-650/archives [2024-03-15T13:07:21.372Z] total 16 [2024-03-15T13:07:21.372Z] drwxr-xr-x 3 root root 4096 Mar 15 12:59 . [2024-03-15T13:07:21.372Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 15 12:59 .. [2024-03-15T13:07:21.372Z] drwxr-xr-x 2 root root 4096 Mar 15 12:59 cost [2024-03-15T13:07:21.372Z] -rw-r--r-- 1 root root 96 Mar 15 12:59 cost.csv [2024-03-15T13:07:21.372Z] + sudo chown -R jenkins:jenkins /w/workspace/_app-service-configurable_PR-650/archives [2024-03-15T13:07:21.372Z] + ls -al /w/workspace/_app-service-configurable_PR-650/archives [2024-03-15T13:07:21.372Z] total 16 [2024-03-15T13:07:21.372Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 15 12:59 . [2024-03-15T13:07:21.372Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 15 12:59 .. [2024-03-15T13:07:21.372Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 15 12:59 cost [2024-03-15T13:07:21.372Z] -rw-r--r-- 1 jenkins jenkins 96 Mar 15 12:59 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-03-15T13:07:21.716Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-15T13:07:22.603Z] ---> package-listing.sh [2024-03-15T13:07:22.604Z] ++ tr '[:upper:]' '[:lower:]' [2024-03-15T13:07:22.604Z] ++ facter osfamily [2024-03-15T13:07:22.864Z] + OS_FAMILY=debian [2024-03-15T13:07:22.864Z] + workspace=/w/workspace/_app-service-configurable_PR-650 [2024-03-15T13:07:22.864Z] + START_PACKAGES=/tmp/packages_start.txt [2024-03-15T13:07:22.864Z] + END_PACKAGES=/tmp/packages_end.txt [2024-03-15T13:07:22.864Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-03-15T13:07:22.864Z] + PACKAGES=/tmp/packages_start.txt [2024-03-15T13:07:22.864Z] + '[' /w/workspace/_app-service-configurable_PR-650 ']' [2024-03-15T13:07:22.864Z] + PACKAGES=/tmp/packages_end.txt [2024-03-15T13:07:22.864Z] + case "${OS_FAMILY}" in [2024-03-15T13:07:22.864Z] + dpkg -l [2024-03-15T13:07:22.864Z] + grep '^ii' [2024-03-15T13:07:22.864Z] + '[' -f /tmp/packages_start.txt ']' [2024-03-15T13:07:22.864Z] + '[' -f /tmp/packages_end.txt ']' [2024-03-15T13:07:22.864Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-03-15T13:07:22.864Z] + '[' /w/workspace/_app-service-configurable_PR-650 ']' [2024-03-15T13:07:22.864Z] + mkdir -p /w/workspace/_app-service-configurable_PR-650/archives/ [2024-03-15T13:07:22.864Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-650/archives/ [Pipeline] echo [2024-03-15T13:07:22.902Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/_app-service-configurable_PR-650/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-03-15T13:07:23.196Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T13:07:23.849Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-15T13:07:23.849Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-15T13:07:24.013Z] prd-ubuntu20.04-docker-8c-8g-70 does not seem to be running inside a container [2024-03-15T13:07:24.125Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/_app-service-configurable_PR-650/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/_app-service-configurable_PR-650 -v /w/workspace/_app-service-configurable_PR-650:/w/workspace/_app-service-configurable_PR-650:rw,z -v /w/workspace/_app-service-configurable_PR-650@tmp:/w/workspace/_app-service-configurable_PR-650@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-03-15T13:07:24.888Z] $ docker top 42afe7733d33c6a25f07a89126b355197c53c32969c978489a597f587047572c -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-15T13:07:25.357Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-03-15T13:07:25.665Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-03-15T13:07:25.971Z] + ls /var/log/sa-host [2024-03-15T13:07:25.971Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-15T13:07:26.213Z] provisioning config files... [2024-03-15T13:07:26.225Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-650@tmp/config17433850008141385295tmp [Pipeline] { [Pipeline] echo [2024-03-15T13:07:26.276Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-15T13:07:26.592Z] ---> create-netrc.sh [Pipeline] } [2024-03-15T13:07:26.618Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-03-15T13:07:27.024Z] ---> python-tools-install.sh [Pipeline] echo [2024-03-15T13:07:27.055Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-15T13:07:27.366Z] ---> sudo-logs.sh [2024-03-15T13:07:27.366Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-03-15T13:07:27.471Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-15T13:07:27.795Z] ---> job-cost.sh [2024-03-15T13:07:27.795Z] lf-activate-venv: SKIPPING [2024-03-15T13:07:27.795Z] DEBUG: total: 0.2199999988079071 [2024-03-15T13:07:27.795Z] INFO: Retrieving Stack Cost... [2024-03-15T13:07:28.054Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-03-15T13:07:28.622Z] INFO: Archiving Costs [Pipeline] echo [2024-03-15T13:07:28.660Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-15T13:07:28.967Z] ---> logs-deploy.sh [2024-03-15T13:07:28.967Z] lf-activate-venv: SKIPPING [2024-03-15T13:07:28.967Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-650/1 [2024-03-15T13:07:28.967Z] INFO: archiving workspace using pattern(s): [2024-03-15T13:07:29.900Z] Archives upload complete. [2024-03-15T13:07:29.900Z] INFO: archiving logs to Nexus