Pull request #717 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of judehung for edgexfoundry/app-service-configurable Obtained Jenkinsfile from 79399fe322595856f1007c0d11f8379c4a95a939+41ab7ad60098ed3d89fb1c34174a60139f8053e1 (4ddb098bdb3f3de8a79d388e6e40b0616033df95) 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-ssh5164739013097233761.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa 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-ssh13518052190411127628.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 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa 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-717/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-717/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13016818107967357225.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-717/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11516411595503939137.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa # timeout=10 Commit message: "fix: add new goLTSImages 1.23 (#466)" > 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-ssh9507043564208769648.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-717/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-717/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh5966583713768327614.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 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa 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.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-40863 in /w/workspace/_app-service-configurable_PR-717 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-service-configurable.git > git init /w/workspace/_app-service-configurable_PR-717 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git using GIT_SSH to set credentials SSH Credentials for GitHub Merging remotes/origin/main commit 41ab7ad60098ed3d89fb1c34174a60139f8053e1 into PR head commit 79399fe322595856f1007c0d11f8379c4a95a939 Merge succeeded, producing 79399fe322595856f1007c0d11f8379c4a95a939 Checking out Revision 79399fe322595856f1007c0d11f8379c4a95a939 (PR-717) > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/717/head:refs/remotes/origin/PR-717 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 79399fe322595856f1007c0d11f8379c4a95a939 # 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 41ab7ad60098ed3d89fb1c34174a60139f8053e1 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 79399fe322595856f1007c0d11f8379c4a95a939 # timeout=10 Commit message: "build: update to released sdk 4.0.0(odessa)" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 07:00:44 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 07:00:44 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 07:00:45 ========================================================= 07:00:45 EdgeX Global Pipelines Version Info 07:00:45 ========================================================= [Pipeline] libraryResource [Pipeline] sh 07:00:45 ------------------- 07:00:45 stable info: 07:00:45 ------------------- 07:00:45 Commited By: Cherry Wang cherry@iotechsys.com 07:00:45 Commit SHA: 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa 07:00:45 Message: update stable to v1.0.271 07:00:46 ------------------- 07:00:46 experimental info: 07:00:46 ------------------- 07:00:46 Commited By: **** collab-it+edgex@linuxfoundation.org 07:00:46 Commit SHA: 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa 07:00:46 Message: update experimental to v1.0.271 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 07:00:46 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 07:00:46 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 07:00:46 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 07:00:46 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 07:00:46 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 07:00:46 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 07:00:46 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 07:00:46 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 07:00:47 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 07:00:47 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 07:00:47 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 07:00:47 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 07:00:47 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 07:00:47 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 07:00:47 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 07:00:47 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 07:00:47 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 07:00:47 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 07:00:47 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 07:00:47 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 07:00:47 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 07:00:47 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 07:00:47 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 07:00:47 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 07:00:47 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 07:00:47 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 07:00:47 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 07:00:48 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-717 [Pipeline] echo 07:00:48 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-717 [Pipeline] echo 07:00:48 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-717 [Pipeline] echo 07:00:48 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 79399fe322595856f1007c0d11f8379c4a95a939 [Pipeline] echo 07:00:48 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 79399fe [Pipeline] echo 07:00:48 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:00:48 provisioning config files... 07:00:48 copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-717@tmp/config1117788074186485923tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:00:48 ---> ****-login.sh 07:00:48 nexus3.edgexfoundry.org:10001 07:00:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:00:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:00:49 Configure a credential helper to remove this warning. See 07:00:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:00:49 07:00:49 Login Succeeded 07:00:49 nexus3.edgexfoundry.org:10002 07:00:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:00:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:00:49 Configure a credential helper to remove this warning. See 07:00:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:00:49 07:00:49 Login Succeeded 07:00:49 nexus3.edgexfoundry.org:10003 07:00:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:00:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:00:49 Configure a credential helper to remove this warning. See 07:00:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:00:49 07:00:49 Login Succeeded 07:00:49 nexus3.edgexfoundry.org:10004 07:00:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:00:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:00:49 Configure a credential helper to remove this warning. See 07:00:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:00:49 07:00:49 Login Succeeded 07:00:49 ****.io 07:00:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:00:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:00:49 Configure a credential helper to remove this warning. See 07:00:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:00:49 07:00:49 Login Succeeded 07:00:49 ---> ****-login.sh ends [Pipeline] } 07:00:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 07:00:50 + git rev-list -1 --merges 79399fe322595856f1007c0d11f8379c4a95a939~1..79399fe322595856f1007c0d11f8379c4a95a939 [Pipeline] echo 07:00:50 -----------> git rev-list -1 --merges 79399fe322595856f1007c0d11f8379c4a95a939~1..79399fe322595856f1007c0d11f8379c4a95a939 79399fe322595856f1007c0d11f8379c4a95a939 [false] [Pipeline] sh 07:00:50 + git log --format=format:%s -1 79399fe322595856f1007c0d11f8379c4a95a939 [Pipeline] echo 07:00:50 ========================================================= 07:00:50 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 07:00:50 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:00:51 + git log --format=format:%s -1 79399fe322595856f1007c0d11f8379c4a95a939 [Pipeline] echo 07:00:51 [semverPrep] GIT_COMMIT: 79399fe322595856f1007c0d11f8379c4a95a939, Commit Message: build: update to released sdk 4.0.0(odessa) [Pipeline] echo 07:00:51 [semverPrep] This is not a build commit. [Pipeline] sh 07:00:51 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:00:51 + grep -v github /etc/ssh/ssh_known_hosts 07:00:51 + [ -e /tmp/ssh_known_hosts ] 07:00:51 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 07:00:51 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 07:00:51 + sudo tee -a /etc/ssh/ssh_known_hosts 07:00:51 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:00:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:00:52 07:00:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:00:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:00:52 0.1.4: Pulling from edgex-devops/py-git-semver 07:00:52 b85a868b505f: Pulling fs layer 07:00:52 e2be974225ed: Pulling fs layer 07:00:52 339a4e72a1f5: Pulling fs layer 07:00:52 988bab9f4d93: Pulling fs layer 07:00:52 1469e6f7b9e6: Pulling fs layer 07:00:52 eaf3925da568: Pulling fs layer 07:00:52 bab4dde63d76: Pulling fs layer 07:00:52 bde34c3a00c8: Pulling fs layer 07:00:52 b352a97aabf1: Pulling fs layer 07:00:52 4872d77fe225: Pulling fs layer 07:00:52 5851b861e8e6: Pulling fs layer 07:00:52 988bab9f4d93: Waiting 07:00:52 eaf3925da568: Waiting 07:00:52 1469e6f7b9e6: Waiting 07:00:52 bab4dde63d76: Waiting 07:00:52 bde34c3a00c8: Waiting 07:00:52 b352a97aabf1: Waiting 07:00:52 5851b861e8e6: Waiting 07:00:52 4872d77fe225: Waiting 07:00:52 e2be974225ed: Verifying Checksum 07:00:52 e2be974225ed: Download complete 07:00:52 988bab9f4d93: Verifying Checksum 07:00:52 988bab9f4d93: Download complete 07:00:52 1469e6f7b9e6: Download complete 07:00:52 eaf3925da568: Download complete 07:00:53 339a4e72a1f5: Verifying Checksum 07:00:53 339a4e72a1f5: Download complete 07:00:53 bde34c3a00c8: Verifying Checksum 07:00:53 bde34c3a00c8: Download complete 07:00:53 b352a97aabf1: Verifying Checksum 07:00:53 b352a97aabf1: Download complete 07:00:53 4872d77fe225: Download complete 07:00:53 5851b861e8e6: Download complete 07:00:53 b85a868b505f: Verifying Checksum 07:00:53 b85a868b505f: Download complete 07:00:53 bab4dde63d76: Download complete 07:00:54 b85a868b505f: Pull complete 07:00:54 e2be974225ed: Pull complete 07:00:55 339a4e72a1f5: Pull complete 07:00:55 988bab9f4d93: Pull complete 07:00:55 1469e6f7b9e6: Pull complete 07:00:55 eaf3925da568: Pull complete 07:00:57 bab4dde63d76: Pull complete 07:00:57 bde34c3a00c8: Pull complete 07:00:57 b352a97aabf1: Pull complete 07:00:57 4872d77fe225: Pull complete 07:00:57 5851b861e8e6: Pull complete 07:00:57 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 07:00:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:00:57 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:00:57 prd-ubuntu20.04-docker-8c-8g-40863 does not seem to be running inside a container 07:00:57 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_PR-717 -v /w/workspace/_app-service-configurable_PR-717:/w/workspace/_app-service-configurable_PR-717:rw,z -v /w/workspace/_app-service-configurable_PR-717@tmp:/w/workspace/_app-service-configurable_PR-717@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-devops/py-git-semver:0.1.4 cat 07:00:59 $ docker top ec74212feded3b7463b49255522530b697e45973316840900eb2748dc0166422 -eo pid,comm 07:00:59 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). 07:00:59 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:00:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:00:59 [ssh-agent] Looking for ssh-agent implementation... 07:00:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:00:59 $ docker exec ec74212feded3b7463b49255522530b697e45973316840900eb2748dc0166422 ssh-agent 07:00:59 SSH_AUTH_SOCK=/tmp/ssh-yA29tFjRM34j/agent.33 07:00:59 SSH_AGENT_PID=39 07:00:59 Running ssh-add (command line suppressed) 07:00:59 Identity added: /w/workspace/_app-service-configurable_PR-717@tmp/private_key_17254747914303552795.key (/w/workspace/_app-service-configurable_PR-717@tmp/private_key_17254747914303552795.key) 07:00:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:01:00 + git tag --points-at HEAD [Pipeline] } 07:01:00 $ docker exec --env ******** --env ******** ec74212feded3b7463b49255522530b697e45973316840900eb2748dc0166422 ssh-agent -k 07:01:00 unset SSH_AUTH_SOCK; 07:01:00 unset SSH_AGENT_PID; 07:01:00 echo Agent pid 39 killed; 07:01:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 07:01:00 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:01:00 [ssh-agent] Looking for ssh-agent implementation... 07:01:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:01:00 $ docker exec ec74212feded3b7463b49255522530b697e45973316840900eb2748dc0166422 ssh-agent 07:01:00 SSH_AUTH_SOCK=/tmp/ssh-Da2p7C2tUIG1/agent.72 07:01:00 SSH_AGENT_PID=78 07:01:00 Running ssh-add (command line suppressed) 07:01:00 Identity added: /w/workspace/_app-service-configurable_PR-717@tmp/private_key_17209487472179934022.key (/w/workspace/_app-service-configurable_PR-717@tmp/private_key_17209487472179934022.key) 07:01:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:01:01 + git semver init 07:01:01 2025-03-11 07:01:01,242 [run_init] DEBUG init version:0.0.0 force:False 07:01:01 2025-03-11 07:01:01,243 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/_app-service-configurable_PR-717/.semver 07:01:01 2025-03-11 07:01:01,244 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/_app-service-configurable_PR-717/.semver 07:01:01 2025-03-11 07:01:01,244 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/_app-service-configurable_PR-717/.semver'], cwd=/w/workspace/_app-service-configurable_PR-717, universal_newlines=False, shell=None, istream=None) 07:01:02 2025-03-11 07:01:02,303 [append_file] DEBUG append to file:/w/workspace/_app-service-configurable_PR-717/.git/info/exclude 07:01:02 2025-03-11 07:01:02,304 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/_app-service-configurable_PR-717/.semver/PR-717 with force:False 07:01:02 2025-03-11 07:01:02,304 [write_file] DEBUG write to file:/w/workspace/_app-service-configurable_PR-717/.semver/PR-717 07:01:02 2025-03-11 07:01:02,307 [execute] INFO git cat-file --batch-check 07:01:02 2025-03-11 07:01:02,308 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/_app-service-configurable_PR-717/.semver, universal_newlines=False, shell=None, istream=) 07:01:02 2025-03-11 07:01:02,315 [execute] INFO git cat-file --batch 07:01:02 2025-03-11 07:01:02,315 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/_app-service-configurable_PR-717/.semver, universal_newlines=False, shell=None, istream=) 07:01:02 2025-03-11 07:01:02,321 [read_version] DEBUG read version from /w/workspace/_app-service-configurable_PR-717/.semver/PR-717 07:01:02 0.0.0 [Pipeline] } 07:01:02 $ docker exec --env ******** --env ******** ec74212feded3b7463b49255522530b697e45973316840900eb2748dc0166422 ssh-agent -k 07:01:02 unset SSH_AUTH_SOCK; 07:01:02 unset SSH_AGENT_PID; 07:01:02 echo Agent pid 78 killed; 07:01:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:01:03 + git semver [Pipeline] } 07:01:03 $ docker stop --time=1 ec74212feded3b7463b49255522530b697e45973316840900eb2748dc0166422 07:01:04 $ docker rm -f --volumes ec74212feded3b7463b49255522530b697e45973316840900eb2748dc0166422 [Pipeline] // withDockerContainer [Pipeline] sh 07:01:05 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 07:01:05 Stashed 1 file(s) [Pipeline] echo 07:01:05 [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) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Prep) [Pipeline] stage [Pipeline] { (Test) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:01:06 provisioning config files... 07:01:06 copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-717@tmp/config10531295332397895893tmp [Pipeline] // stage [Pipeline] } [Pipeline] { [Pipeline] // stage [Pipeline] } [Pipeline] libraryResource [Pipeline] sh 07:01:07 ---> ****-login.sh 07:01:07 nexus3.edgexfoundry.org:10001 07:01:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:01:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:01:07 Configure a credential helper to remove this warning. See 07:01:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:01:07 07:01:07 Login Succeeded 07:01:07 nexus3.edgexfoundry.org:10002 07:01:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:01:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:01:07 Configure a credential helper to remove this warning. See 07:01:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:01:07 07:01:07 Login Succeeded 07:01:07 nexus3.edgexfoundry.org:10003 07:01:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:01:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:01:07 Configure a credential helper to remove this warning. See 07:01:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:01:07 07:01:07 Login Succeeded 07:01:07 nexus3.edgexfoundry.org:10004 07:01:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:01:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:01:07 Configure a credential helper to remove this warning. See 07:01:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:01:07 07:01:07 Login Succeeded 07:01:07 ****.io 07:01:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:01:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:01:07 Configure a credential helper to remove this warning. See 07:01:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:01:07 07:01:07 Login Succeeded 07:01:07 ---> ****-login.sh ends [Pipeline] } 07:01:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 07:01:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 07:01:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 07:01:07 ========================================================= 07:01:07 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 07:01:07 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:01:08 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . 07:01:08 Sending build context to Docker daemon 9.37MB 07:01:08 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 07:01:08 Step 2/12 : FROM ${BASE} AS builder 07:01:08 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 07:01:08 da9db072f522: Pulling fs layer 07:01:08 6ef4a4ee8ca5: Pulling fs layer 07:01:08 06f05ace1117: Pulling fs layer 07:01:08 5fe327b54edc: Pulling fs layer 07:01:08 4f4fb700ef54: Pulling fs layer 07:01:08 92a5565b7b96: Pulling fs layer 07:01:08 ff9bb7016b71: Pulling fs layer 07:01:08 b67dba6c2c7d: Pulling fs layer 07:01:08 a813b0c90790: Pulling fs layer 07:01:08 4f4fb700ef54: Waiting 07:01:08 92a5565b7b96: Waiting 07:01:08 ff9bb7016b71: Waiting 07:01:08 b67dba6c2c7d: Waiting 07:01:08 a813b0c90790: Waiting 07:01:08 5fe327b54edc: Waiting 07:01:08 6ef4a4ee8ca5: Verifying Checksum 07:01:08 6ef4a4ee8ca5: Download complete 07:01:08 5fe327b54edc: Verifying Checksum 07:01:08 5fe327b54edc: Download complete 07:01:08 4f4fb700ef54: Verifying Checksum 07:01:08 4f4fb700ef54: Download complete 07:01:08 92a5565b7b96: Verifying Checksum 07:01:08 92a5565b7b96: Download complete 07:01:08 da9db072f522: Download complete 07:01:08 ff9bb7016b71: Verifying Checksum 07:01:08 ff9bb7016b71: Download complete 07:01:08 da9db072f522: Pull complete 07:01:08 a813b0c90790: Verifying Checksum 07:01:08 a813b0c90790: Download complete 07:01:08 6ef4a4ee8ca5: Pull complete 07:01:08 06f05ace1117: Download complete 07:01:09 b67dba6c2c7d: Verifying Checksum 07:01:09 b67dba6c2c7d: Download complete 07:01:12 06f05ace1117: Pull complete 07:01:12 5fe327b54edc: Pull complete 07:01:12 4f4fb700ef54: Pull complete 07:01:12 92a5565b7b96: Pull complete 07:01:12 ff9bb7016b71: Pull complete 07:01:15 b67dba6c2c7d: Pull complete 07:01:15 a813b0c90790: Pull complete 07:01:15 Digest: sha256:964ace759d82d3ebab8e83e8290b66622521f026e03af45cdd06fa8134ce19f9 07:01:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 07:01:15 ---> 3ba60ce46760 07:01:15 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 07:01:17 ---> Running in 624bc5e37fd7 07:01:17 Removing intermediate container 624bc5e37fd7 07:01:17 ---> ea4c2363e7b4 07:01:17 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 07:01:17 ---> Running in b069fad2fbc6 07:01:17 Removing intermediate container b069fad2fbc6 07:01:17 ---> 43cb5f00628d 07:01:17 Step 5/12 : ARG ADD_BUILD_TAGS="" 07:01:17 ---> Running in 01291d01a4a4 07:01:17 Removing intermediate container 01291d01a4a4 07:01:17 ---> eee2f3bce634 07:01:17 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 07:01:17 ---> Running in 90fe50eaf6c3 07:01:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:01:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:01:18 OK: 248 MiB in 58 packages 07:01:19 Removing intermediate container 90fe50eaf6c3 07:01:19 ---> 8bf31d03a307 07:01:19 Step 7/12 : WORKDIR /app 07:01:19 ---> Running in 3499cb3ac5da 07:01:19 Removing intermediate container 3499cb3ac5da 07:01:19 ---> 22b63a6f4e96 07:01:19 Step 8/12 : COPY go.mod vendor* ./ 07:01:19 ---> 5c34e570549a 07:01:19 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:01:19 ---> Running in a628d3499a8f 07:01:57 Removing intermediate container a628d3499a8f 07:01:57 ---> 6a332bc19a40 07:01:57 Step 10/12 : COPY . . 07:01:57 ---> b2574cc9a56d 07:01:57 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 07:01:57 ---> Running in 29114188e607 07:01:57 Removing intermediate container 29114188e607 07:01:57 ---> fd5243ac982b 07:01:57 Step 12/12 : RUN $MAKE 07:01:57 ---> Running in 338de2dacf8d 07:01:57 noop 07:01:57 Removing intermediate container 338de2dacf8d 07:01:57 ---> ba4b7de4bf0c 07:01:57 Successfully built ba4b7de4bf0c 07:01:57 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:01:58 + docker inspect -f . ci-base-image-x86_64 07:01:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:01:58 prd-ubuntu20.04-docker-8c-8g-40863 does not seem to be running inside a container 07:01:58 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_PR-717 -v /w/workspace/_app-service-configurable_PR-717:/w/workspace/_app-service-configurable_PR-717:rw,z -v /w/workspace/_app-service-configurable_PR-717@tmp:/w/workspace/_app-service-configurable_PR-717@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 07:01:58 $ docker top b17906d2878dfe4e8b28f7a53176c9fd9e6eefc71e26a2043ea3dacec06ec6d1 -eo pid,comm [Pipeline] { [Pipeline] sh 07:01:59 + go version 07:01:59 go version go1.23.4 linux/amd64 [Pipeline] } 07:01:59 $ docker stop --time=1 b17906d2878dfe4e8b28f7a53176c9fd9e6eefc71e26a2043ea3dacec06ec6d1 07:02:00 $ docker rm -f --volumes b17906d2878dfe4e8b28f7a53176c9fd9e6eefc71e26a2043ea3dacec06ec6d1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:02:01 + docker inspect -f . ci-base-image-x86_64 07:02:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:02:01 prd-ubuntu20.04-docker-8c-8g-40863 does not seem to be running inside a container 07:02:01 $ 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-717 -v /w/workspace/_app-service-configurable_PR-717:/w/workspace/_app-service-configurable_PR-717:rw,z -v /w/workspace/_app-service-configurable_PR-717@tmp:/w/workspace/_app-service-configurable_PR-717@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 07:02:02 $ docker top 670ecd874aa0a027eb3bab0b0d67c8f3d8e25101992e4bcfcd9e7323c279f72a -eo pid,comm [Pipeline] { [Pipeline] sh 07:02:02 + git config --global --add safe.directory /w/workspace/_app-service-configurable_PR-717 [Pipeline] fileExists [Pipeline] sh 07:02:02 + make test 07:02:02 go test -race -coverprofile=coverage.out ./... 07:02:34 github.com/edgexfoundry/app-service-configurable coverage: 0.0% of statements 07:03:13 go vet ./... 07:03:16 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 07:03:16 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 07:03:16 ./bin/test-attribution-txt.sh 07:03:16 An attribution for github.com/blang/semver/v4 is missing from Attribution.txt, please add [Pipeline] echo 07:03:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 07:03:16 $ docker stop --time=1 670ecd874aa0a027eb3bab0b0d67c8f3d8e25101992e4bcfcd9e7323c279f72a 07:03:18 $ docker rm -f --volumes 670ecd874aa0a027eb3bab0b0d67c8f3d8e25101992e4bcfcd9e7323c279f72a [Pipeline] // withDockerContainer [Pipeline] sh 07:03:19 + sudo chown -R jenkins:jenkins . [Pipeline] stash 07:03:19 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 07:03:19 + sudo chown -R jenkins:jenkins . [Pipeline] sh 07:03:20 + ls -al . 07:03:20 total 248 07:03:20 drwxrwxr-x 7 jenkins jenkins 4096 Mar 11 07:02 . 07:03:20 drwxrwxr-x 4 jenkins jenkins 4096 Mar 11 07:00 .. 07:03:20 -rw-rw-r-- 1 jenkins jenkins 119 Mar 11 07:00 .dockerignore 07:03:20 drwxrwxr-x 8 jenkins jenkins 4096 Mar 11 07:02 .git 07:03:20 drwxrwxr-x 3 jenkins jenkins 4096 Mar 11 07:00 .github 07:03:20 -rw-rw-r-- 1 jenkins jenkins 106 Mar 11 07:00 .gitignore 07:03:20 -rw-rw-r-- 1 jenkins jenkins 41 Mar 11 07:00 .golangci.yml 07:03:20 drwxr-xr-x 3 jenkins jenkins 4096 Mar 11 07:01 .semver 07:03:20 -rw-rw-r-- 1 jenkins jenkins 16432 Mar 11 07:00 Attribution.txt 07:03:20 -rw-rw-r-- 1 jenkins jenkins 39309 Mar 11 07:00 CHANGELOG.md 07:03:20 -rw-rw-r-- 1 jenkins jenkins 2008 Mar 11 07:00 Dockerfile 07:03:20 -rw-rw-r-- 1 jenkins jenkins 677 Mar 11 07:00 GOVERNANCE.md 07:03:20 -rw-rw-r-- 1 jenkins jenkins 666 Mar 11 07:00 Jenkinsfile 07:03:20 -rw-rw-r-- 1 jenkins jenkins 10174 Mar 11 07:00 LICENSE 07:03:20 -rw-rw-r-- 1 jenkins jenkins 618 Mar 11 07:00 OWNERS.md 07:03:20 -rw-rw-r-- 1 jenkins jenkins 4952 Mar 11 07:00 README.md 07:03:20 -rw-rw-r-- 1 jenkins jenkins 5 Mar 11 07:01 VERSION 07:03:20 drwxrwxr-x 2 jenkins jenkins 4096 Mar 11 07:00 bin 07:03:20 -rw-r--r-- 1 jenkins jenkins 953 Mar 11 07:02 coverage.out 07:03:20 -rw-rw-r-- 1 jenkins jenkins 6497 Mar 11 07:00 go.mod 07:03:20 -rw-rw-r-- 1 jenkins jenkins 88170 Mar 11 07:00 go.sum 07:03:20 -rw-rw-r-- 1 jenkins jenkins 1937 Mar 11 07:00 main.go 07:03:20 -rw-rw-r-- 1 jenkins jenkins 3362 Mar 11 07:00 makefile 07:03:20 drwxrwxr-x 9 jenkins jenkins 4096 Mar 11 07:00 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:03:20 + 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=79399fe322595856f1007c0d11f8379c4a95a939 --label arch=amd64 --label version=0.0.0 . 07:03:20 Sending build context to Docker daemon 9.372MB 07:03:20 Step 1/27 : ARG BASE=golang:1.23-alpine3.20 07:03:20 Step 2/27 : FROM ${BASE} AS builder 07:03:20 ---> ba4b7de4bf0c 07:03:20 Step 3/27 : ARG ALPINE_PKG_BASE="make git" 07:03:20 ---> Running in e5c63f791caa 07:03:21 Removing intermediate container e5c63f791caa 07:03:21 ---> 6bf80132a24e 07:03:21 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 07:03:21 ---> Running in 6027050e830c 07:03:21 Removing intermediate container 6027050e830c 07:03:21 ---> bab4d416d90b 07:03:21 Step 5/27 : ARG ADD_BUILD_TAGS="" 07:03:21 ---> Running in 3683f40bf84d 07:03:21 Removing intermediate container 3683f40bf84d 07:03:21 ---> 50cdf8ae9965 07:03:21 Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 07:03:21 ---> Running in cff7c1ce2c99 07:03:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:03:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:03:22 OK: 248 MiB in 58 packages 07:03:22 Removing intermediate container cff7c1ce2c99 07:03:22 ---> 6342144da5fb 07:03:22 Step 7/27 : WORKDIR /app 07:03:22 ---> Running in 10238870f8cb 07:03:22 Removing intermediate container 10238870f8cb 07:03:22 ---> 430dde0a2ef1 07:03:22 Step 8/27 : COPY go.mod vendor* ./ 07:03:22 ---> 57a18d720e9b 07:03:22 Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:03:22 ---> Running in 7fcea6ad277a 07:03:23 Removing intermediate container 7fcea6ad277a 07:03:23 ---> 5112794c8704 07:03:23 Step 10/27 : COPY . . 07:03:23 ---> 48e77920c5b2 07:03:23 Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 07:03:23 ---> Running in b8abf109a996 07:03:23 Removing intermediate container b8abf109a996 07:03:23 ---> f4d1fb814e46 07:03:23 Step 12/27 : RUN $MAKE 07:03:23 ---> Running in c6b3355b56c7 07:03:23 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.SDKVersion=4.0.0 -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.ApplicationVersion=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable 07:03:56 Removing intermediate container c6b3355b56c7 07:03:56 ---> 9bc61274502f 07:03:56 Step 13/27 : FROM alpine:3.20 07:03:56 3.20: Pulling from library/alpine 07:03:56 0a9a5dfd008f: Pulling fs layer 07:03:56 0a9a5dfd008f: Verifying Checksum 07:03:56 0a9a5dfd008f: Download complete 07:03:56 0a9a5dfd008f: Pull complete 07:03:56 Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 07:03:56 Status: Downloaded newer image for alpine:3.20 07:03:56 ---> ff221270b9fb 07:03:56 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 07:03:56 ---> Running in 866210c6de1f 07:03:56 Removing intermediate container 866210c6de1f 07:03:56 ---> 787fe14cf43f 07:03:56 Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} 07:03:56 ---> Running in a0108fe701ec 07:03:56 Removing intermediate container a0108fe701ec 07:03:56 ---> e293d23a9f01 07:03:56 Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init 07:03:56 ---> Running in b0529eec8c5e 07:03:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:03:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:03:56 (1/2) Installing ca-certificates (20241121-r1) 07:03:56 (2/2) Installing dumb-init (1.2.5-r3) 07:03:56 Executing busybox-1.36.1-r29.trigger 07:03:56 Executing ca-certificates-20241121-r1.trigger 07:03:56 OK: 9 MiB in 16 packages 07:03:56 Removing intermediate container b0529eec8c5e 07:03:56 ---> 07a33a8c4860 07:03:56 Step 17/27 : RUN apk --no-cache upgrade 07:03:56 ---> Running in 35086faffe6c 07:03:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:03:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:03:57 OK: 9 MiB in 16 packages 07:03:57 Removing intermediate container 35086faffe6c 07:03:57 ---> 59d018261d68 07:03:57 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 07:03:57 ---> 481ca6a1e994 07:03:57 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 07:03:57 ---> 789e34041833 07:03:57 Step 20/27 : COPY --from=builder /app/res/ /res/ 07:03:58 ---> 7fc49b0edce8 07:03:58 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 07:03:59 ---> 70c97648618d 07:03:59 Step 22/27 : EXPOSE 48095 07:03:59 ---> Running in 0207eb4c06ea 07:03:59 Removing intermediate container 0207eb4c06ea 07:03:59 ---> 6798af1239f1 07:03:59 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 07:03:59 ---> Running in 20fbbb3838bd 07:03:59 Removing intermediate container 20fbbb3838bd 07:03:59 ---> b938d869f00c 07:03:59 Step 24/27 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 07:03:59 ---> Running in 63d4a214e15b 07:03:59 Removing intermediate container 63d4a214e15b 07:03:59 ---> 1ede3d3d6916 07:03:59 Step 25/27 : LABEL arch=amd64 07:03:59 ---> Running in db7ef9f8f18b 07:03:59 Removing intermediate container db7ef9f8f18b 07:03:59 ---> 6673945af11c 07:03:59 Step 26/27 : LABEL git_sha=79399fe322595856f1007c0d11f8379c4a95a939 07:03:59 ---> Running in e6e9ca805284 07:03:59 Removing intermediate container e6e9ca805284 07:03:59 ---> 136b1bb382b6 07:03:59 Step 27/27 : LABEL version=0.0.0 07:03:59 ---> Running in ac7d3c05ca53 07:03:59 Removing intermediate container ac7d3c05ca53 07:03:59 ---> 8e0573f13453 07:03:59 [Warning] One or more build-args [ARCH] were not consumed 07:03:59 Successfully built 8e0573f13453 07:03:59 Successfully tagged app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:04:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:04:00 07:04:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:04:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:04:00 latest: Pulling from edgex-lftools-log-publisher 07:04:00 5eb5b503b376: Pulling fs layer 07:04:00 5c69ac0246d0: Pulling fs layer 07:04:00 ec43610c2a17: Pulling fs layer 07:04:00 3a2ae6a8a46f: Pulling fs layer 07:04:00 33b1e0a273af: Pulling fs layer 07:04:00 5d3b04190fa2: Pulling fs layer 07:04:00 2f39f015ded8: Pulling fs layer 07:04:00 5d3b04190fa2: Waiting 07:04:00 3a2ae6a8a46f: Waiting 07:04:00 2f39f015ded8: Waiting 07:04:00 33b1e0a273af: Waiting 07:04:00 5c69ac0246d0: Download complete 07:04:00 3a2ae6a8a46f: Verifying Checksum 07:04:00 3a2ae6a8a46f: Download complete 07:04:00 33b1e0a273af: Verifying Checksum 07:04:00 33b1e0a273af: Download complete 07:04:00 5d3b04190fa2: Verifying Checksum 07:04:00 5d3b04190fa2: Download complete 07:04:00 ec43610c2a17: Verifying Checksum 07:04:00 ec43610c2a17: Download complete 07:04:01 5eb5b503b376: Verifying Checksum 07:04:01 5eb5b503b376: Download complete 07:04:01 2f39f015ded8: Download complete 07:04:02 5eb5b503b376: Pull complete 07:04:02 5c69ac0246d0: Pull complete 07:04:03 ec43610c2a17: Pull complete 07:04:03 3a2ae6a8a46f: Pull complete 07:04:03 33b1e0a273af: Pull complete 07:04:03 5d3b04190fa2: Pull complete 07:04:07 2f39f015ded8: Pull complete 07:04:07 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 07:04:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:04:07 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:04:07 prd-ubuntu20.04-docker-8c-8g-40863 does not seem to be running inside a container 07:04:08 $ 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-717 -v /w/workspace/_app-service-configurable_PR-717:/w/workspace/_app-service-configurable_PR-717:rw,z -v /w/workspace/_app-service-configurable_PR-717@tmp:/w/workspace/_app-service-configurable_PR-717@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 07:04:09 $ docker top 4ad66166e323496a3d9ab978bdd28579def4c5d102e1fa9162f71c7208385da4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:04:10 ---> job-cost.sh 07:04:10 lf-activate-venv: SKIPPING 07:04:10 INFO: No Stack... 07:04:10 INFO: Retrieving Pricing Info for: v3-standard-8 07:04:10 INFO: Archiving Costs [Pipeline] sh 07:04:11 + cat /w/workspace/_app-service-configurable_PR-717/archives/cost.csv 07:04:11 + cut -d, -f6 [Pipeline] lock 07:04:11 Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-service-configurable-PR-717-1-stack-cost] 07:04:11 Resource [jenkins-edgexfoundry-app-service-configurable-PR-717-1-stack-cost] did not exist. Created. 07:04:11 Lock acquired on [Resource: jenkins-edgexfoundry-app-service-configurable-PR-717-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:04:11 + echo total: 0.2199999988079071 [Pipeline] stash 07:04:11 Stashed 1 file(s) [Pipeline] } 07:04:11 Lock released on resource [Resource: jenkins-edgexfoundry-app-service-configurable-PR-717-1-stack-cost] [Pipeline] // lock [Pipeline] } 07:04:11 $ docker stop --time=1 4ad66166e323496a3d9ab978bdd28579def4c5d102e1fa9162f71c7208385da4 07:04:13 $ docker rm -f --volumes 4ad66166e323496a3d9ab978bdd28579def4c5d102e1fa9162f71c7208385da4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 07:04:13 provisioning config files... 07:04:13 copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/_app-service-configurable_PR-717@tmp/config2115015825682415372tmp [Pipeline] { [Pipeline] sh 07:04:14 + set +x 07:04:14 + + curl -sbash https://codecov.io/bash -s 07:04:14 -- 07:04:14 07:04:14 _____ _ 07:04:14 / ____| | | 07:04:14 | | ___ __| | ___ ___ _____ __ 07:04:14 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 07:04:14 | |___| (_) | (_| | __/ (_| (_) \ V / 07:04:14 \_____\___/ \__,_|\___|\___\___/ \_/ 07:04:14 Bash-1.0.6 07:04:14 07:04:14 07:04:14 ==> git version 2.25.1 found 07:04:14 ==> 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 07:04:14 Release-Date: 2020-01-08 07:04:14 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 07:04:14 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 07:04:14 ==> Jenkins CI detected. 07:04:14 current dir:  /w/workspace/_app-service-configurable_PR-717 07:04:14 project root: . 07:04:14 --> token set from env 07:04:14 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 07:04:14 ==> Running gcov in . (disable via -X gcov) 07:04:14 ==> Python coveragepy not found 07:04:14 ==> Searching for coverage reports in: 07:04:14 + . 07:04:14 -> Found 1 reports 07:04:14 ==> Detecting git/mercurial file structure 07:04:14 ==> Reading reports 07:04:14 + ./coverage.out bytes=953 07:04:14 ==> Appending adjustments 07:04:14 https://docs.codecov.io/docs/fixing-reports 07:04:14 + Found adjustments 07:04:14 ==> Gzipping contents 07:04:14 4.0K /tmp/codecov.ry0HVX.gz 07:04:14 ==> Uploading reports 07:04:14 url: https://codecov.io 07:04:14 query: branch=PR-717&commit=79399fe322595856f1007c0d11f8379c4a95a939&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-717%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=717&job=&cmd_args= 07:04:14 -> Pinging Codecov 07:04:14 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-717&commit=79399fe322595856f1007c0d11f8379c4a95a939&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-717%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=717&job=&cmd_args= 07:04:14 -> Uploading to 07:04:14 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/app-service-configurable/79399fe322595856f1007c0d11f8379c4a95a939/9890c2a4-67ba-43bb-a3f1-3a9e16794b51.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250311%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250311T070414Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=e75b9beb2b98b9fe217b8207436a3ab89ad0c25b7ba26096d7d0b9cea95da7d6 07:04:14 % Total % Received % Xferd Average Speed Time Time Time Current 07:04:14 Dload Upload Total Spent Left Speed 07:04:14 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 384 0 0 100 384 0 2509 --:--:-- --:--:-- --:--:-- 2509 07:04:14 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/79399fe322595856f1007c0d11f8379c4a95a939 [Pipeline] } 07:04:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 07:04:16 + [ -d /w/workspace/_app-service-configurable_PR-717/archives ] 07:04:16 + ls -al /w/workspace/_app-service-configurable_PR-717/archives 07:04:16 total 16 07:04:16 drwxr-xr-x 3 root root 4096 Mar 11 07:04 . 07:04:16 drwxrwxr-x 8 jenkins jenkins 4096 Mar 11 07:04 .. 07:04:16 drwxr-xr-x 2 root root 4096 Mar 11 07:04 cost 07:04:16 -rw-r--r-- 1 root root 96 Mar 11 07:04 cost.csv 07:04:16 + sudo chown -R jenkins:jenkins /w/workspace/_app-service-configurable_PR-717/archives 07:04:16 + ls -al /w/workspace/_app-service-configurable_PR-717/archives 07:04:16 total 16 07:04:16 drwxr-xr-x 3 jenkins jenkins 4096 Mar 11 07:04 . 07:04:16 drwxrwxr-x 8 jenkins jenkins 4096 Mar 11 07:04 .. 07:04:16 drwxr-xr-x 2 jenkins jenkins 4096 Mar 11 07:04 cost 07:04:16 -rw-r--r-- 1 jenkins jenkins 96 Mar 11 07:04 cost.csv [Pipeline] libraryResource [Pipeline] sh 07:04:17 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 07:04:18 ---> package-listing.sh 07:04:18 ++ facter osfamily 07:04:18 ++ tr '[:upper:]' '[:lower:]' 07:04:18 + OS_FAMILY=debian 07:04:18 + workspace=/w/workspace/_app-service-configurable_PR-717 07:04:18 + START_PACKAGES=/tmp/packages_start.txt 07:04:18 + END_PACKAGES=/tmp/packages_end.txt 07:04:18 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:04:18 + PACKAGES=/tmp/packages_start.txt 07:04:18 + '[' /w/workspace/_app-service-configurable_PR-717 ']' 07:04:18 + PACKAGES=/tmp/packages_end.txt 07:04:18 + case "${OS_FAMILY}" in 07:04:18 + dpkg -l 07:04:18 + grep '^ii' 07:04:18 + '[' -f /tmp/packages_start.txt ']' 07:04:18 + '[' -f /tmp/packages_end.txt ']' 07:04:18 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:04:18 + '[' /w/workspace/_app-service-configurable_PR-717 ']' 07:04:18 + mkdir -p /w/workspace/_app-service-configurable_PR-717/archives/ 07:04:18 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-717/archives/ [Pipeline] echo 07:04:18 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-717/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 07:04:18 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:04:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:04:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:04:19 prd-ubuntu20.04-docker-8c-8g-40863 does not seem to be running inside a container 07:04:19 $ 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-717/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-717 -v /w/workspace/_app-service-configurable_PR-717:/w/workspace/_app-service-configurable_PR-717:rw,z -v /w/workspace/_app-service-configurable_PR-717@tmp:/w/workspace/_app-service-configurable_PR-717@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 07:04:19 $ docker top a726ca647dfc53ab8db830e1f1316a3dbc6b25f0dc58153510f05924893ff9a3 -eo pid,comm [Pipeline] { [Pipeline] sh 07:04:20 + touch /tmp/pre-build-complete [Pipeline] sh 07:04:20 + mkdir -p /var/log/sysstat [Pipeline] sh 07:04:20 + ls /var/log/sa-host 07:04:20 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:04:21 provisioning config files... 07:04:21 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-717@tmp/config4564848091692313486tmp [Pipeline] { [Pipeline] echo 07:04:21 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 07:04:21 ---> create-netrc.sh [Pipeline] } 07:04:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 07:04:21 ---> python-tools-install.sh [Pipeline] echo 07:04:21 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 07:04:22 ---> sudo-logs.sh 07:04:22 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 07:04:22 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 07:04:22 ---> job-cost.sh 07:04:22 lf-activate-venv: SKIPPING 07:04:22 DEBUG: total: 0.2199999988079071 07:04:22 INFO: Retrieving Stack Cost... 07:04:22 INFO: Retrieving Pricing Info for: v3-standard-8 07:04:22 INFO: Archiving Costs [Pipeline] echo 07:04:22 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 07:04:23 ---> logs-deploy.sh 07:04:23 lf-activate-venv: SKIPPING 07:04:23 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-717/1 07:04:23 INFO: archiving workspace using pattern(s): 07:04:24 Archives upload complete. 07:04:24 INFO: archiving logs to Nexus