Pull request #707 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from ef37b989626e64cb7078eb2a194d97089a71c746+405ca1ad626f130e581dbb17472310acb117b457 (bf505c7f34580e2a9cfb93e57b838f9cd2d13b87) 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-ssh8286239809438227383.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 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-ssh17827317056435808834.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 7928b8837ad34b090831a72fcdf53bff9dae4c17 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-707/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-707/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9066442707259058788.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-707/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7618711887437390999.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 7928b8837ad34b090831a72fcdf53bff9dae4c17 # timeout=10 Commit message: "Merge pull request #462 from cherrycl/skip-arm-c-sdk-2" > 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-ssh186909534457010616.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-707/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-707/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh6215297998268427473.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 7928b8837ad34b090831a72fcdf53bff9dae4c17 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-38759 in /w/workspace/_app-service-configurable_PR-707 [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-707 # 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 405ca1ad626f130e581dbb17472310acb117b457 into PR head commit ef37b989626e64cb7078eb2a194d97089a71c746 > 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/707/head:refs/remotes/origin/PR-707 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ef37b989626e64cb7078eb2a194d97089a71c746 # 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 405ca1ad626f130e581dbb17472310acb117b457 # timeout=10 Merge succeeded, producing ef37b989626e64cb7078eb2a194d97089a71c746 Checking out Revision ef37b989626e64cb7078eb2a194d97089a71c746 (PR-707) Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v4" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 7928b8837ad34b090831a72fcdf53bff9dae4c17 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ef37b989626e64cb7078eb2a194d97089a71c746 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 12:32:07 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 12:32:08 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 12:32:08 ========================================================= 12:32:08 EdgeX Global Pipelines Version Info 12:32:08 ========================================================= [Pipeline] libraryResource [Pipeline] sh 12:32:10 ------------------- 12:32:10 stable info: 12:32:10 ------------------- 12:32:10 Commited By: Cherry Wang cherry@iotechsys.com 12:32:10 Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 12:32:10 Message: update stable to v1.0.269 12:32:10 ------------------- 12:32:10 experimental info: 12:32:10 ------------------- 12:32:10 Commited By: **** collab-it+edgex@linuxfoundation.org 12:32:10 Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 12:32:10 Message: update experimental to v1.0.269 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 12:32:11 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 12:32:11 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 12:32:11 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 12:32:12 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 12:32:12 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 12:32:12 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 12:32:12 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 12:32:13 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 12:32:13 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 12:32:13 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 12:32:13 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 12:32:13 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 12:32:14 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 12:32:14 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 12:32:14 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 12:32:14 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 12:32:14 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 12:32:15 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 12:32:15 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 12:32:15 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 12:32:15 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 12:32:15 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 12:32:15 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 12:32:15 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 12:32:15 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 12:32:16 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 12:32:16 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 12:32:16 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-707 [Pipeline] echo 12:32:16 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-707 [Pipeline] echo 12:32:16 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-707 [Pipeline] echo 12:32:17 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ef37b989626e64cb7078eb2a194d97089a71c746 [Pipeline] echo 12:32:17 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ef37b98 [Pipeline] echo 12:32:17 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:32:17 provisioning config files... 12:32:17 copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-707@tmp/config4249267254006061272tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:32:18 ---> ****-login.sh 12:32:18 nexus3.edgexfoundry.org:10001 12:32:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:32:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:32:19 Configure a credential helper to remove this warning. See 12:32:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:32:19 12:32:19 Login Succeeded 12:32:19 nexus3.edgexfoundry.org:10002 12:32:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:32:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:32:19 Configure a credential helper to remove this warning. See 12:32:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:32:19 12:32:19 Login Succeeded 12:32:19 nexus3.edgexfoundry.org:10003 12:32:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:32:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:32:19 Configure a credential helper to remove this warning. See 12:32:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:32:19 12:32:19 Login Succeeded 12:32:19 nexus3.edgexfoundry.org:10004 12:32:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:32:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:32:19 Configure a credential helper to remove this warning. See 12:32:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:32:19 12:32:19 Login Succeeded 12:32:19 ****.io 12:32:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:32:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:32:19 Configure a credential helper to remove this warning. See 12:32:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:32:19 12:32:19 Login Succeeded 12:32:19 ---> ****-login.sh ends [Pipeline] } 12:32:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 12:32:21 + git rev-list -1 --merges ef37b989626e64cb7078eb2a194d97089a71c746~1..ef37b989626e64cb7078eb2a194d97089a71c746 [Pipeline] echo 12:32:21 -----------> git rev-list -1 --merges ef37b989626e64cb7078eb2a194d97089a71c746~1..ef37b989626e64cb7078eb2a194d97089a71c746 ef37b989626e64cb7078eb2a194d97089a71c746 [false] [Pipeline] sh 12:32:21 + git log --format=format:%s -1 ef37b989626e64cb7078eb2a194d97089a71c746 [Pipeline] echo 12:32:22 ========================================================= 12:32:22 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 12:32:22 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 12:32:22 + git log --format=format:%s -1 ef37b989626e64cb7078eb2a194d97089a71c746 [Pipeline] echo 12:32:22 [semverPrep] GIT_COMMIT: ef37b989626e64cb7078eb2a194d97089a71c746, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v4 [Pipeline] echo 12:32:23 [semverPrep] This is not a build commit. [Pipeline] sh 12:32:23 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 12:32:23 + grep -v github /etc/ssh/ssh_known_hosts 12:32:23 + [ -e /tmp/ssh_known_hosts ] 12:32:23 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 12:32:23 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 12:32:23 + sudo tee -a /etc/ssh/ssh_known_hosts 12:32:23 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:32:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:32:24 12:32:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:32:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:32:25 0.1.4: Pulling from edgex-devops/py-git-semver 12:32:25 b85a868b505f: Pulling fs layer 12:32:25 e2be974225ed: Pulling fs layer 12:32:25 339a4e72a1f5: Pulling fs layer 12:32:25 988bab9f4d93: Pulling fs layer 12:32:25 1469e6f7b9e6: Pulling fs layer 12:32:25 eaf3925da568: Pulling fs layer 12:32:25 bab4dde63d76: Pulling fs layer 12:32:25 bde34c3a00c8: Pulling fs layer 12:32:25 b352a97aabf1: Pulling fs layer 12:32:25 4872d77fe225: Pulling fs layer 12:32:25 5851b861e8e6: Pulling fs layer 12:32:25 bab4dde63d76: Waiting 12:32:25 bde34c3a00c8: Waiting 12:32:25 988bab9f4d93: Waiting 12:32:25 b352a97aabf1: Waiting 12:32:25 4872d77fe225: Waiting 12:32:25 1469e6f7b9e6: Waiting 12:32:25 5851b861e8e6: Waiting 12:32:25 eaf3925da568: Waiting 12:32:25 339a4e72a1f5: Verifying Checksum 12:32:25 339a4e72a1f5: Download complete 12:32:25 1469e6f7b9e6: Verifying Checksum 12:32:25 1469e6f7b9e6: Download complete 12:32:25 eaf3925da568: Verifying Checksum 12:32:25 eaf3925da568: Download complete 12:32:25 bde34c3a00c8: Download complete 12:32:25 b352a97aabf1: Download complete 12:32:25 4872d77fe225: Download complete 12:32:25 5851b861e8e6: Download complete 12:32:25 b85a868b505f: Verifying Checksum 12:32:25 b85a868b505f: Download complete 12:32:26 bab4dde63d76: Verifying Checksum 12:32:26 bab4dde63d76: Download complete 12:32:27 b85a868b505f: Pull complete 12:32:27 e2be974225ed: Pull complete 12:32:27 339a4e72a1f5: Pull complete 12:32:27 988bab9f4d93: Pull complete 12:32:28 1469e6f7b9e6: Pull complete 12:32:28 eaf3925da568: Pull complete 12:32:30 bab4dde63d76: Pull complete 12:32:30 bde34c3a00c8: Pull complete 12:32:30 b352a97aabf1: Pull complete 12:32:30 4872d77fe225: Pull complete 12:32:30 5851b861e8e6: Pull complete 12:32:30 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 12:32:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:32:30 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:32:31 prd-ubuntu20.04-docker-8c-8g-38759 does not seem to be running inside a container 12:32:31 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_PR-707 -v /w/workspace/_app-service-configurable_PR-707:/w/workspace/_app-service-configurable_PR-707:rw,z -v /w/workspace/_app-service-configurable_PR-707@tmp:/w/workspace/_app-service-configurable_PR-707@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 12:32:34 $ docker top 029a7d6a385bb81c6783e32944c2d62e8241c726b11710b28538803f49785849 -eo pid,comm 12:32:34 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). 12:32:34 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 12:32:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:32:35 [ssh-agent] Looking for ssh-agent implementation... 12:32:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:32:35 $ docker exec 029a7d6a385bb81c6783e32944c2d62e8241c726b11710b28538803f49785849 ssh-agent 12:32:35 SSH_AUTH_SOCK=/tmp/ssh-pEiqqo8enYEE/agent.34 12:32:35 SSH_AGENT_PID=40 12:32:35 Running ssh-add (command line suppressed) 12:32:35 Identity added: /w/workspace/_app-service-configurable_PR-707@tmp/private_key_9166150691437854628.key (/w/workspace/_app-service-configurable_PR-707@tmp/private_key_9166150691437854628.key) 12:32:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:32:36 + git tag --points-at HEAD [Pipeline] } 12:32:36 $ docker exec --env ******** --env ******** 029a7d6a385bb81c6783e32944c2d62e8241c726b11710b28538803f49785849 ssh-agent -k 12:32:36 unset SSH_AUTH_SOCK; 12:32:36 unset SSH_AGENT_PID; 12:32:36 echo Agent pid 40 killed; 12:32:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 12:32:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:32:37 [ssh-agent] Looking for ssh-agent implementation... 12:32:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:32:37 $ docker exec 029a7d6a385bb81c6783e32944c2d62e8241c726b11710b28538803f49785849 ssh-agent 12:32:37 SSH_AUTH_SOCK=/tmp/ssh-8iMBYQs0ro0M/agent.73 12:32:37 SSH_AGENT_PID=79 12:32:37 Running ssh-add (command line suppressed) 12:32:37 Identity added: /w/workspace/_app-service-configurable_PR-707@tmp/private_key_3104848815878841181.key (/w/workspace/_app-service-configurable_PR-707@tmp/private_key_3104848815878841181.key) 12:32:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:32:38 + git semver init 12:32:38 2025-02-12 12:32:38,225 [run_init] DEBUG init version:0.0.0 force:False 12:32:38 2025-02-12 12:32:38,226 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/_app-service-configurable_PR-707/.semver 12:32:38 2025-02-12 12:32:38,226 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/_app-service-configurable_PR-707/.semver 12:32:38 2025-02-12 12:32:38,226 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/_app-service-configurable_PR-707/.semver'], cwd=/w/workspace/_app-service-configurable_PR-707, universal_newlines=False, shell=None, istream=None) 12:32:39 2025-02-12 12:32:39,406 [append_file] DEBUG append to file:/w/workspace/_app-service-configurable_PR-707/.git/info/exclude 12:32:39 2025-02-12 12:32:39,406 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/_app-service-configurable_PR-707/.semver/PR-707 with force:False 12:32:39 2025-02-12 12:32:39,406 [write_file] DEBUG write to file:/w/workspace/_app-service-configurable_PR-707/.semver/PR-707 12:32:39 2025-02-12 12:32:39,409 [execute] INFO git cat-file --batch-check 12:32:39 2025-02-12 12:32:39,409 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/_app-service-configurable_PR-707/.semver, universal_newlines=False, shell=None, istream=) 12:32:39 2025-02-12 12:32:39,416 [execute] INFO git cat-file --batch 12:32:39 2025-02-12 12:32:39,416 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/_app-service-configurable_PR-707/.semver, universal_newlines=False, shell=None, istream=) 12:32:39 2025-02-12 12:32:39,422 [read_version] DEBUG read version from /w/workspace/_app-service-configurable_PR-707/.semver/PR-707 12:32:39 0.0.0 [Pipeline] } 12:32:39 $ docker exec --env ******** --env ******** 029a7d6a385bb81c6783e32944c2d62e8241c726b11710b28538803f49785849 ssh-agent -k 12:32:39 unset SSH_AUTH_SOCK; 12:32:39 unset SSH_AGENT_PID; 12:32:39 echo Agent pid 79 killed; 12:32:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 12:32:40 + git semver [Pipeline] } 12:32:40 $ docker stop --time=1 029a7d6a385bb81c6783e32944c2d62e8241c726b11710b28538803f49785849 12:32:42 $ docker rm -f --volumes 029a7d6a385bb81c6783e32944c2d62e8241c726b11710b28538803f49785849 [Pipeline] // withDockerContainer [Pipeline] sh 12:32:42 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 12:32:43 Stashed 1 file(s) [Pipeline] echo 12:32:43 [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 12:32:46 provisioning config files... 12:32:46 copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-707@tmp/config2094888011804174720tmp [Pipeline] // stage [Pipeline] } [Pipeline] { [Pipeline] // stage [Pipeline] } [Pipeline] libraryResource [Pipeline] sh 12:32:47 ---> ****-login.sh 12:32:47 nexus3.edgexfoundry.org:10001 12:32:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:32:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:32:47 Configure a credential helper to remove this warning. See 12:32:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:32:47 12:32:47 Login Succeeded 12:32:47 nexus3.edgexfoundry.org:10002 12:32:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:32:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:32:47 Configure a credential helper to remove this warning. See 12:32:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:32:47 12:32:47 Login Succeeded 12:32:47 nexus3.edgexfoundry.org:10003 12:32:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:32:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:32:47 Configure a credential helper to remove this warning. See 12:32:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:32:47 12:32:47 Login Succeeded 12:32:47 nexus3.edgexfoundry.org:10004 12:32:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:32:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:32:47 Configure a credential helper to remove this warning. See 12:32:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:32:47 12:32:47 Login Succeeded 12:32:47 ****.io 12:32:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:32:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:32:48 Configure a credential helper to remove this warning. See 12:32:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:32:48 12:32:48 Login Succeeded 12:32:48 ---> ****-login.sh ends [Pipeline] } 12:32:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 12:32:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 12:32:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 12:32:49 ========================================================= 12:32:49 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 12:32:49 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:32:50 + 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 . 12:32:50 Sending build context to Docker daemon 9.309MB 12:32:50 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 12:32:50 Step 2/12 : FROM ${BASE} AS builder 12:32:50 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 12:32:50 da9db072f522: Pulling fs layer 12:32:50 6ef4a4ee8ca5: Pulling fs layer 12:32:50 06f05ace1117: Pulling fs layer 12:32:50 5fe327b54edc: Pulling fs layer 12:32:50 4f4fb700ef54: Pulling fs layer 12:32:50 92a5565b7b96: Pulling fs layer 12:32:50 ff9bb7016b71: Pulling fs layer 12:32:50 b67dba6c2c7d: Pulling fs layer 12:32:50 a813b0c90790: Pulling fs layer 12:32:50 b67dba6c2c7d: Waiting 12:32:50 a813b0c90790: Waiting 12:32:50 ff9bb7016b71: Waiting 12:32:50 4f4fb700ef54: Waiting 12:32:50 5fe327b54edc: Waiting 12:32:50 92a5565b7b96: Waiting 12:32:50 6ef4a4ee8ca5: Verifying Checksum 12:32:50 6ef4a4ee8ca5: Download complete 12:32:50 5fe327b54edc: Download complete 12:32:50 4f4fb700ef54: Verifying Checksum 12:32:50 4f4fb700ef54: Download complete 12:32:50 92a5565b7b96: Verifying Checksum 12:32:50 92a5565b7b96: Download complete 12:32:50 da9db072f522: Download complete 12:32:50 ff9bb7016b71: Verifying Checksum 12:32:50 ff9bb7016b71: Download complete 12:32:50 da9db072f522: Pull complete 12:32:50 a813b0c90790: Verifying Checksum 12:32:50 6ef4a4ee8ca5: Pull complete 12:32:50 06f05ace1117: Verifying Checksum 12:32:50 06f05ace1117: Download complete 12:32:51 b67dba6c2c7d: Verifying Checksum 12:32:51 b67dba6c2c7d: Download complete 12:32:55 06f05ace1117: Pull complete 12:32:55 5fe327b54edc: Pull complete 12:32:55 4f4fb700ef54: Pull complete 12:32:55 92a5565b7b96: Pull complete 12:32:55 ff9bb7016b71: Pull complete 12:32:57 b67dba6c2c7d: Pull complete 12:32:57 a813b0c90790: Pull complete 12:32:57 Digest: sha256:964ace759d82d3ebab8e83e8290b66622521f026e03af45cdd06fa8134ce19f9 12:32:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 12:32:57 ---> 3ba60ce46760 12:32:57 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 12:33:03 ---> Running in f5d6c348b0fa 12:33:03 Removing intermediate container f5d6c348b0fa 12:33:03 ---> 66a903931eec 12:33:03 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 12:33:03 ---> Running in c36a273c2a8c 12:33:03 Removing intermediate container c36a273c2a8c 12:33:03 ---> 533ef49419e5 12:33:03 Step 5/12 : ARG ADD_BUILD_TAGS="" 12:33:03 ---> Running in d13eded4d151 12:33:03 Removing intermediate container d13eded4d151 12:33:03 ---> 902b1e11a243 12:33:03 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 12:33:03 ---> Running in 7f48a70fa4f1 12:33:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 12:33:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 12:33:04 OK: 248 MiB in 58 packages 12:33:04 Removing intermediate container 7f48a70fa4f1 12:33:04 ---> 7c5ccb6a0a74 12:33:04 Step 7/12 : WORKDIR /app 12:33:04 ---> Running in 4c4705ab6472 12:33:04 Removing intermediate container 4c4705ab6472 12:33:04 ---> 8a327112ad8f 12:33:04 Step 8/12 : COPY go.mod vendor* ./ 12:33:04 ---> 70df535d98f5 12:33:04 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:33:04 ---> Running in 2538920c5faa 12:34:01 Removing intermediate container 2538920c5faa 12:34:01 ---> 1b497e829536 12:34:01 Step 10/12 : COPY . . 12:34:01 ---> 7075191ac13b 12:34:01 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 12:34:01 ---> Running in 419afec40ffb 12:34:01 Removing intermediate container 419afec40ffb 12:34:01 ---> 5300abadb5f7 12:34:01 Step 12/12 : RUN $MAKE 12:34:01 ---> Running in 888fee17ef26 12:34:01 noop 12:34:01 Removing intermediate container 888fee17ef26 12:34:01 ---> 1bc6f4a112e3 12:34:01 Successfully built 1bc6f4a112e3 12:34:01 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:34:01 + docker inspect -f . ci-base-image-x86_64 12:34:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:34:02 prd-ubuntu20.04-docker-8c-8g-38759 does not seem to be running inside a container 12:34:02 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_PR-707 -v /w/workspace/_app-service-configurable_PR-707:/w/workspace/_app-service-configurable_PR-707:rw,z -v /w/workspace/_app-service-configurable_PR-707@tmp:/w/workspace/_app-service-configurable_PR-707@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 12:34:03 $ docker top 430ebbbf945c721b7dd28c34c11329746a8fd7e61d9e7a461b8cc96705c58436 -eo pid,comm [Pipeline] { [Pipeline] sh 12:34:03 + go version 12:34:03 go version go1.23.4 linux/amd64 [Pipeline] } 12:34:03 $ docker stop --time=1 430ebbbf945c721b7dd28c34c11329746a8fd7e61d9e7a461b8cc96705c58436 12:34:05 $ docker rm -f --volumes 430ebbbf945c721b7dd28c34c11329746a8fd7e61d9e7a461b8cc96705c58436 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:34:07 + docker inspect -f . ci-base-image-x86_64 12:34:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:34:07 prd-ubuntu20.04-docker-8c-8g-38759 does not seem to be running inside a container 12:34:07 $ 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-707 -v /w/workspace/_app-service-configurable_PR-707:/w/workspace/_app-service-configurable_PR-707:rw,z -v /w/workspace/_app-service-configurable_PR-707@tmp:/w/workspace/_app-service-configurable_PR-707@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 12:34:08 $ docker top 3dc885e7b24347af1d1a655e637221b775dd3071e21988629f1adf6ee8768526 -eo pid,comm [Pipeline] { [Pipeline] sh 12:34:08 + git config --global --add safe.directory /w/workspace/_app-service-configurable_PR-707 [Pipeline] fileExists [Pipeline] sh 12:34:09 + make test 12:34:09 go test -race -coverprofile=coverage.out ./... 12:34:42 github.com/edgexfoundry/app-service-configurable coverage: 0.0% of statements 12:35:15 go vet ./... 12:35:18 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 12:35:18 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 12:35:18 ./bin/test-attribution-txt.sh 12:35:18 An attribution for github.com/blang/semver/v4 is missing from Attribution.txt, please add [Pipeline] echo 12:35:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 12:35:18 $ docker stop --time=1 3dc885e7b24347af1d1a655e637221b775dd3071e21988629f1adf6ee8768526 12:35:22 $ docker rm -f --volumes 3dc885e7b24347af1d1a655e637221b775dd3071e21988629f1adf6ee8768526 [Pipeline] // withDockerContainer [Pipeline] sh 12:35:23 + sudo chown -R jenkins:jenkins . [Pipeline] stash 12:35:23 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 12:35:25 + sudo chown -R jenkins:jenkins . [Pipeline] sh 12:35:26 + ls -al . 12:35:26 total 248 12:35:26 drwxrwxr-x 7 jenkins jenkins 4096 Feb 12 12:34 . 12:35:26 drwxrwxr-x 4 jenkins jenkins 4096 Feb 12 12:31 .. 12:35:26 -rw-rw-r-- 1 jenkins jenkins 119 Feb 12 12:32 .dockerignore 12:35:26 drwxrwxr-x 8 jenkins jenkins 4096 Feb 12 12:34 .git 12:35:26 drwxrwxr-x 3 jenkins jenkins 4096 Feb 12 12:32 .github 12:35:26 -rw-rw-r-- 1 jenkins jenkins 106 Feb 12 12:32 .gitignore 12:35:26 -rw-rw-r-- 1 jenkins jenkins 41 Feb 12 12:32 .golangci.yml 12:35:26 drwxr-xr-x 3 jenkins jenkins 4096 Feb 12 12:32 .semver 12:35:26 -rw-rw-r-- 1 jenkins jenkins 16432 Feb 12 12:32 Attribution.txt 12:35:26 -rw-rw-r-- 1 jenkins jenkins 37263 Feb 12 12:32 CHANGELOG.md 12:35:26 -rw-rw-r-- 1 jenkins jenkins 2008 Feb 12 12:32 Dockerfile 12:35:26 -rw-rw-r-- 1 jenkins jenkins 677 Feb 12 12:32 GOVERNANCE.md 12:35:26 -rw-rw-r-- 1 jenkins jenkins 666 Feb 12 12:32 Jenkinsfile 12:35:26 -rw-rw-r-- 1 jenkins jenkins 10174 Feb 12 12:32 LICENSE 12:35:26 -rw-rw-r-- 1 jenkins jenkins 618 Feb 12 12:32 OWNERS.md 12:35:26 -rw-rw-r-- 1 jenkins jenkins 4952 Feb 12 12:32 README.md 12:35:26 -rw-rw-r-- 1 jenkins jenkins 5 Feb 12 12:32 VERSION 12:35:26 drwxrwxr-x 2 jenkins jenkins 4096 Feb 12 12:32 bin 12:35:26 -rw-r--r-- 1 jenkins jenkins 953 Feb 12 12:34 coverage.out 12:35:26 -rw-rw-r-- 1 jenkins jenkins 6544 Feb 12 12:32 go.mod 12:35:26 -rw-rw-r-- 1 jenkins jenkins 88264 Feb 12 12:32 go.sum 12:35:26 -rw-rw-r-- 1 jenkins jenkins 1937 Feb 12 12:32 main.go 12:35:26 -rw-rw-r-- 1 jenkins jenkins 3362 Feb 12 12:32 makefile 12:35:26 drwxrwxr-x 9 jenkins jenkins 4096 Feb 12 12:32 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:35:27 + 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=ef37b989626e64cb7078eb2a194d97089a71c746 --label arch=amd64 --label version=0.0.0 . 12:35:27 Sending build context to Docker daemon 9.311MB 12:35:27 Step 1/27 : ARG BASE=golang:1.23-alpine3.20 12:35:27 Step 2/27 : FROM ${BASE} AS builder 12:35:27 ---> 1bc6f4a112e3 12:35:27 Step 3/27 : ARG ALPINE_PKG_BASE="make git" 12:35:27 ---> Running in 8d86ba9c0629 12:35:27 Removing intermediate container 8d86ba9c0629 12:35:27 ---> 568ba619cba6 12:35:27 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 12:35:27 ---> Running in e98dbe468690 12:35:27 Removing intermediate container e98dbe468690 12:35:27 ---> feda871787eb 12:35:27 Step 5/27 : ARG ADD_BUILD_TAGS="" 12:35:27 ---> Running in 0f7943dab59e 12:35:27 Removing intermediate container 0f7943dab59e 12:35:27 ---> eb22b77bceff 12:35:27 Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 12:35:27 ---> Running in e76d8cb8a968 12:35:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 12:35:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 12:35:28 OK: 248 MiB in 58 packages 12:35:28 Removing intermediate container e76d8cb8a968 12:35:28 ---> c01a3f63f941 12:35:28 Step 7/27 : WORKDIR /app 12:35:28 ---> Running in cdd7c0e05610 12:35:28 Removing intermediate container cdd7c0e05610 12:35:28 ---> 7107bc2150d0 12:35:28 Step 8/27 : COPY go.mod vendor* ./ 12:35:28 ---> 6f18e0e24e0a 12:35:28 Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:35:28 ---> Running in e659b08b1070 12:35:29 Removing intermediate container e659b08b1070 12:35:29 ---> ef5e79af0ad0 12:35:29 Step 10/27 : COPY . . 12:35:30 ---> ebe9677731e3 12:35:30 Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 12:35:30 ---> Running in 455130ec9a0c 12:35:30 Removing intermediate container 455130ec9a0c 12:35:30 ---> 8bdf3210356f 12:35:30 Step 12/27 : RUN $MAKE 12:35:30 ---> Running in 121cb0357668 12:35:30 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.SDKVersion=4.0.0-dev.27 -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.ApplicationVersion=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable 12:36:10 Removing intermediate container 121cb0357668 12:36:10 ---> f9e4a0a8e723 12:36:10 Step 13/27 : FROM alpine:3.20 12:36:10 3.20: Pulling from library/alpine 12:36:10 66a3d608f3fa: Pulling fs layer 12:36:10 66a3d608f3fa: Verifying Checksum 12:36:10 66a3d608f3fa: Download complete 12:36:10 66a3d608f3fa: Pull complete 12:36:10 Digest: sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 12:36:10 Status: Downloaded newer image for alpine:3.20 12:36:10 ---> e29df9b510ff 12:36:10 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 12:36:10 ---> Running in d0bc60a2bef0 12:36:10 Removing intermediate container d0bc60a2bef0 12:36:10 ---> f0067e3730cd 12:36:10 Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} 12:36:10 ---> Running in 56c0d0fb68ec 12:36:10 Removing intermediate container 56c0d0fb68ec 12:36:10 ---> 36bf5a3c2012 12:36:10 Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init 12:36:10 ---> Running in 46a21a899da6 12:36:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 12:36:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 12:36:10 (1/2) Installing ca-certificates (20241121-r1) 12:36:10 (2/2) Installing dumb-init (1.2.5-r3) 12:36:10 Executing busybox-1.36.1-r29.trigger 12:36:10 Executing ca-certificates-20241121-r1.trigger 12:36:10 OK: 9 MiB in 16 packages 12:36:10 Removing intermediate container 46a21a899da6 12:36:10 ---> 7601b249795b 12:36:10 Step 17/27 : RUN apk --no-cache upgrade 12:36:10 ---> Running in afcc527d8502 12:36:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 12:36:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 12:36:10 (1/2) Upgrading libcrypto3 (3.3.2-r1 -> 3.3.3-r0) 12:36:10 (2/2) Upgrading libssl3 (3.3.2-r1 -> 3.3.3-r0) 12:36:10 Executing ca-certificates-20241121-r1.trigger 12:36:10 OK: 9 MiB in 16 packages 12:36:10 Removing intermediate container afcc527d8502 12:36:10 ---> f51443754a67 12:36:10 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 12:36:10 ---> 476185a7036e 12:36:10 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 12:36:10 ---> 4ca7c24d53bc 12:36:10 Step 20/27 : COPY --from=builder /app/res/ /res/ 12:36:10 ---> 95c9b51b48be 12:36:10 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 12:36:11 ---> 1519eac3133c 12:36:11 Step 22/27 : EXPOSE 48095 12:36:11 ---> Running in 5873590ec106 12:36:11 Removing intermediate container 5873590ec106 12:36:11 ---> 9741d9ded72e 12:36:11 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 12:36:11 ---> Running in f563e46b214a 12:36:11 Removing intermediate container f563e46b214a 12:36:11 ---> 528e413d19fe 12:36:11 Step 24/27 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 12:36:11 ---> Running in dfaec958859b 12:36:11 Removing intermediate container dfaec958859b 12:36:11 ---> 7d9ef860b41d 12:36:11 Step 25/27 : LABEL arch=amd64 12:36:11 ---> Running in baaec66cc92f 12:36:11 Removing intermediate container baaec66cc92f 12:36:11 ---> ddb15fee5e88 12:36:11 Step 26/27 : LABEL git_sha=ef37b989626e64cb7078eb2a194d97089a71c746 12:36:11 ---> Running in b2dadf4c7196 12:36:11 Removing intermediate container b2dadf4c7196 12:36:11 ---> 4274379ed2f6 12:36:11 Step 27/27 : LABEL version=0.0.0 12:36:11 ---> Running in 564b1e1c4bfb 12:36:11 Removing intermediate container 564b1e1c4bfb 12:36:11 ---> ec28b592e7c4 12:36:11 [Warning] One or more build-args [ARCH] were not consumed 12:36:11 Successfully built ec28b592e7c4 12:36:11 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 12:36:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:36:14 12:36:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:36:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:36:15 latest: Pulling from edgex-lftools-log-publisher 12:36:15 5eb5b503b376: Pulling fs layer 12:36:15 5c69ac0246d0: Pulling fs layer 12:36:15 ec43610c2a17: Pulling fs layer 12:36:15 3a2ae6a8a46f: Pulling fs layer 12:36:15 33b1e0a273af: Pulling fs layer 12:36:15 5d3b04190fa2: Pulling fs layer 12:36:15 2f39f015ded8: Pulling fs layer 12:36:15 33b1e0a273af: Waiting 12:36:15 5d3b04190fa2: Waiting 12:36:15 3a2ae6a8a46f: Waiting 12:36:15 5c69ac0246d0: Download complete 12:36:15 3a2ae6a8a46f: Verifying Checksum 12:36:15 3a2ae6a8a46f: Download complete 12:36:15 33b1e0a273af: Verifying Checksum 12:36:15 33b1e0a273af: Download complete 12:36:15 5d3b04190fa2: Verifying Checksum 12:36:15 5d3b04190fa2: Download complete 12:36:15 ec43610c2a17: Verifying Checksum 12:36:15 ec43610c2a17: Download complete 12:36:15 5eb5b503b376: Verifying Checksum 12:36:15 5eb5b503b376: Download complete 12:36:16 2f39f015ded8: Download complete 12:36:16 5eb5b503b376: Pull complete 12:36:16 5c69ac0246d0: Pull complete 12:36:17 ec43610c2a17: Pull complete 12:36:17 3a2ae6a8a46f: Pull complete 12:36:17 33b1e0a273af: Pull complete 12:36:17 5d3b04190fa2: Pull complete 12:36:27 2f39f015ded8: Pull complete 12:36:27 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 12:36:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:36:27 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:36:28 prd-ubuntu20.04-docker-8c-8g-38759 does not seem to be running inside a container 12:36:28 $ 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-707 -v /w/workspace/_app-service-configurable_PR-707:/w/workspace/_app-service-configurable_PR-707:rw,z -v /w/workspace/_app-service-configurable_PR-707@tmp:/w/workspace/_app-service-configurable_PR-707@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 12:36:29 $ docker top ac0447a5509781df1a7ebd99a55ff3be0f5acffb3a9d77faba4b28686cf55abd -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:36:30 ---> job-cost.sh 12:36:30 lf-activate-venv: SKIPPING 12:36:30 INFO: No Stack... 12:36:30 INFO: Retrieving Pricing Info for: v3-standard-8 12:36:30 INFO: Archiving Costs [Pipeline] sh 12:36:31 + cat /w/workspace/_app-service-configurable_PR-707/archives/cost.csv 12:36:31 + cut -d, -f6 [Pipeline] lock 12:36:31 Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-service-configurable-PR-707-1-stack-cost] 12:36:31 Resource [jenkins-edgexfoundry-app-service-configurable-PR-707-1-stack-cost] did not exist. Created. 12:36:31 Lock acquired on [Resource: jenkins-edgexfoundry-app-service-configurable-PR-707-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 12:36:32 + echo total: 0.2199999988079071 [Pipeline] stash 12:36:32 Stashed 1 file(s) [Pipeline] } 12:36:32 Lock released on resource [Resource: jenkins-edgexfoundry-app-service-configurable-PR-707-1-stack-cost] [Pipeline] // lock [Pipeline] } 12:36:32 $ docker stop --time=1 ac0447a5509781df1a7ebd99a55ff3be0f5acffb3a9d77faba4b28686cf55abd 12:36:34 $ docker rm -f --volumes ac0447a5509781df1a7ebd99a55ff3be0f5acffb3a9d77faba4b28686cf55abd [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 12:36:36 provisioning config files... 12:36:36 copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/_app-service-configurable_PR-707@tmp/config6807575055639887280tmp [Pipeline] { [Pipeline] sh 12:36:36 + set +x 12:36:36 + curl -s https://codecov.io/bash 12:36:36 + bash -s -- 12:36:36 12:36:36 _____ _ 12:36:36 / ____| | | 12:36:36 | | ___ __| | ___ ___ _____ __ 12:36:36 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 12:36:36 | |___| (_) | (_| | __/ (_| (_) \ V / 12:36:36 \_____\___/ \__,_|\___|\___\___/ \_/ 12:36:36 Bash-1.0.6 12:36:36 12:36:36 12:36:36 ==> git version 2.25.1 found 12:36:36 ==> 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 12:36:36 Release-Date: 2020-01-08 12:36:36 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 12:36:36 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 12:36:36 ==> Jenkins CI detected. 12:36:36 current dir:  /w/workspace/_app-service-configurable_PR-707 12:36:36 project root: . 12:36:36 --> token set from env 12:36:36 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 12:36:36 ==> Running gcov in . (disable via -X gcov) 12:36:36 ==> Python coveragepy not found 12:36:36 ==> Searching for coverage reports in: 12:36:36 + . 12:36:36 -> Found 1 reports 12:36:36 ==> Detecting git/mercurial file structure 12:36:36 ==> Reading reports 12:36:36 + ./coverage.out bytes=953 12:36:36 ==> Appending adjustments 12:36:36 https://docs.codecov.io/docs/fixing-reports 12:36:36 + Found adjustments 12:36:36 ==> Gzipping contents 12:36:36 4.0K /tmp/codecov.viGjT1.gz 12:36:36 ==> Uploading reports 12:36:36 url: https://codecov.io 12:36:36 query: branch=PR-707&commit=ef37b989626e64cb7078eb2a194d97089a71c746&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-707%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=707&job=&cmd_args= 12:36:36 -> Pinging Codecov 12:36:36 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-707&commit=ef37b989626e64cb7078eb2a194d97089a71c746&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-707%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=707&job=&cmd_args= 12:36:36 -> Uploading to 12:36:36 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/app-service-configurable/ef37b989626e64cb7078eb2a194d97089a71c746/56191a5a-0f79-4167-ba6c-375a6fb4842e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250212%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250212T123636Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=ebd2f3a6ae66cc3c3357d2b6a7363eb29ade31a03571ee822639f6bd01e2e561 12:36:37 % Total % Received % Xferd Average Speed Time Time Time Current 12:36:37 Dload Upload Total Spent Left Speed 12:36:37 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 384 0 0 100 384 0 2723 --:--:-- --:--:-- --:--:-- 2723 12:36:37 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/ef37b989626e64cb7078eb2a194d97089a71c746 [Pipeline] } 12:36:37 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 12:36:44 + [ -d /w/workspace/_app-service-configurable_PR-707/archives ] 12:36:44 + ls -al /w/workspace/_app-service-configurable_PR-707/archives 12:36:44 total 16 12:36:44 drwxr-xr-x 3 root root 4096 Feb 12 12:36 . 12:36:44 drwxrwxr-x 8 jenkins jenkins 4096 Feb 12 12:36 .. 12:36:44 drwxr-xr-x 2 root root 4096 Feb 12 12:36 cost 12:36:44 -rw-r--r-- 1 root root 96 Feb 12 12:36 cost.csv 12:36:44 + sudo chown -R jenkins:jenkins /w/workspace/_app-service-configurable_PR-707/archives 12:36:44 + ls -al /w/workspace/_app-service-configurable_PR-707/archives 12:36:44 total 16 12:36:44 drwxr-xr-x 3 jenkins jenkins 4096 Feb 12 12:36 . 12:36:44 drwxrwxr-x 8 jenkins jenkins 4096 Feb 12 12:36 .. 12:36:44 drwxr-xr-x 2 jenkins jenkins 4096 Feb 12 12:36 cost 12:36:44 -rw-r--r-- 1 jenkins jenkins 96 Feb 12 12:36 cost.csv [Pipeline] libraryResource [Pipeline] sh 12:36:44 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 12:36:45 ---> package-listing.sh 12:36:45 ++ facter osfamily 12:36:45 ++ tr '[:upper:]' '[:lower:]' 12:36:45 + OS_FAMILY=debian 12:36:45 + workspace=/w/workspace/_app-service-configurable_PR-707 12:36:45 + START_PACKAGES=/tmp/packages_start.txt 12:36:45 + END_PACKAGES=/tmp/packages_end.txt 12:36:45 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:36:45 + PACKAGES=/tmp/packages_start.txt 12:36:45 + '[' /w/workspace/_app-service-configurable_PR-707 ']' 12:36:45 + PACKAGES=/tmp/packages_end.txt 12:36:45 + case "${OS_FAMILY}" in 12:36:45 + grep '^ii' 12:36:45 + dpkg -l 12:36:45 + '[' -f /tmp/packages_start.txt ']' 12:36:45 + '[' -f /tmp/packages_end.txt ']' 12:36:45 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:36:45 + '[' /w/workspace/_app-service-configurable_PR-707 ']' 12:36:45 + mkdir -p /w/workspace/_app-service-configurable_PR-707/archives/ 12:36:45 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-707/archives/ [Pipeline] echo 12:36:46 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-707/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 12:36:46 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:36:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:36:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:36:47 prd-ubuntu20.04-docker-8c-8g-38759 does not seem to be running inside a container 12:36:47 $ 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-707/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-707 -v /w/workspace/_app-service-configurable_PR-707:/w/workspace/_app-service-configurable_PR-707:rw,z -v /w/workspace/_app-service-configurable_PR-707@tmp:/w/workspace/_app-service-configurable_PR-707@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 12:36:47 $ docker top 2dd81c54d0fb82bf64f88fd700c21c08805acb45a921d095d10ca87581f4fe63 -eo pid,comm [Pipeline] { [Pipeline] sh 12:36:48 + touch /tmp/pre-build-complete [Pipeline] sh 12:36:48 + mkdir -p /var/log/sysstat [Pipeline] sh 12:36:49 + ls /var/log/sa-host 12:36:49 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:36:49 provisioning config files... 12:36:49 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-707@tmp/config9319324907919446737tmp [Pipeline] { [Pipeline] echo 12:36:50 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 12:36:50 ---> create-netrc.sh [Pipeline] } 12:36:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 12:36:51 ---> python-tools-install.sh [Pipeline] echo 12:36:51 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 12:36:52 ---> sudo-logs.sh 12:36:52 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 12:36:52 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 12:36:53 ---> job-cost.sh 12:36:53 lf-activate-venv: SKIPPING 12:36:53 DEBUG: total: 0.2199999988079071 12:36:53 INFO: Retrieving Stack Cost... 12:36:53 INFO: Retrieving Pricing Info for: v3-standard-8 12:36:53 INFO: Archiving Costs [Pipeline] echo 12:36:53 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 12:36:54 ---> logs-deploy.sh 12:36:54 lf-activate-venv: SKIPPING 12:36:54 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-707/1 12:36:54 INFO: archiving workspace using pattern(s): 12:36:55 Archives upload complete. 12:36:55 INFO: archiving logs to Nexus 12:36:56 ---> uname -a: 12:36:56 Linux prd-ubuntu20-04-docker-8c-8g-38759 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 12:36:56 12:36:56 12:36:56 ---> lscpu: 12:36:56 Architecture: x86_64 12:36:56 CPU op-mode(s): 32-bit, 64-bit 12:36:56 Byte Order: Little Endian 12:36:56 Address sizes: 40 bits physical, 48 bits virtual 12:36:56 CPU(s): 8 12:36:56 On-line CPU(s) list: 0-7 12:36:56 Thread(s) per core: 1 12:36:56 Core(s) per socket: 1 12:36:56 Socket(s): 8 12:36:56 NUMA node(s): 1 12:36:56 Vendor ID: AuthenticAMD 12:36:56 CPU family: 23 12:36:56 Model: 49 12:36:56 Model name: AMD EPYC-Rome Processor 12:36:56 Stepping: 0 12:36:56 CPU MHz: 2800.000 12:36:56 BogoMIPS: 5600.00 12:36:56 Virtualization: AMD-V 12:36:56 Hypervisor vendor: KVM 12:36:56 Virtualization type: full 12:36:56 L1d cache: 256 KiB 12:36:56 L1i cache: 256 KiB 12:36:56 L2 cache: 4 MiB 12:36:56 L3 cache: 128 MiB 12:36:56 NUMA node0 CPU(s): 0-7 12:36:56 Vulnerability Itlb multihit: Not affected 12:36:56 Vulnerability L1tf: Not affected 12:36:56 Vulnerability Mds: Not affected 12:36:56 Vulnerability Meltdown: Not affected 12:36:56 Vulnerability Mmio stale data: Not affected 12:36:56 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 12:36:56 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 12:36:56 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 12:36:56 Vulnerability Srbds: Not affected 12:36:56 Vulnerability Tsx async abort: Not affected 12:36:56 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 12:36:56 12:36:56 12:36:56 ---> nproc: 12:36:56 8 12:36:56 12:36:56 12:36:56 ---> df -h: 12:36:56 Filesystem Size Used Avail Use% Mounted on 12:36:56 overlay 155G 12G 143G 8% / 12:36:56 tmpfs 64M 0 64M 0% /dev 12:36:56 tmpfs 16G 0 16G 0% /sys/fs/cgroup 12:36:56 shm 64M 0 64M 0% /dev/shm 12:36:56 /dev/vda1 155G 12G 143G 8% /facter-os 12:36:56 12:36:56 12:36:56 ---> sar -b -r -n DEV: 12:36:56 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-38759) 02/12/25 _x86_64_ (8 CPU) 12:36:56 12:36:56 12:31:15 LINUX RESTART (8 CPU) 12:36:56 12:36:56 12:32:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 12:36:56 12:33:01 301.92 10.55 291.37 0.00 1770.74 30657.91 0.00 12:36:56 12:34:01 284.39 2.27 282.12 0.00 18.66 77307.78 0.00 12:36:56 12:35:01 36.81 0.03 36.78 0.00 4.67 12524.73 0.00 12:36:56 12:36:01 104.45 0.10 104.35 0.00 4.67 36345.28 0.00 12:36:56 Average: 181.90 3.24 178.66 0.00 449.74 39208.57 0.00 12:36:56 12:36:56 12:32:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 12:36:56 12:33:01 29260316 31583232 731872 2.23 74400 2528996 1886556 5.56 982584 2255636 120680 12:36:56 12:34:01 28113220 31573684 724756 2.20 183200 3444476 1781200 5.25 1094896 3159220 528 12:36:56 12:35:01 26982484 31371204 919448 2.80 188624 4287996 2030804 5.99 1426664 3877088 523668 12:36:56 12:36:01 27210760 31536408 758196 2.31 191612 4239976 2026864 5.97 1358040 3738556 336380 12:36:56 Average: 27891695 31516132 783568 2.38 159459 3625361 1931356 5.69 1215546 3257625 245314 12:36:56 12:36:56 12:32:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 12:36:56 12:33:01 lo 6.33 6.33 0.62 0.62 0.00 0.00 0.00 0.00 12:36:56 12:33:01 docker0 11.03 13.81 0.84 144.10 0.00 0.00 0.00 0.00 12:36:56 12:33:01 ens3 244.84 167.48 5114.58 45.08 0.00 0.00 0.00 0.00 12:36:56 12:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:36:56 12:34:01 docker0 326.30 472.65 27.17 2915.81 0.00 0.00 0.00 0.00 12:36:56 12:34:01 ens3 480.39 331.43 2922.23 35.18 0.00 0.00 0.00 0.00 12:36:56 12:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:36:56 12:35:01 docker0 0.00 0.07 0.00 0.01 0.00 0.00 0.00 0.00 12:36:56 12:35:01 veth6233274 0.00 0.18 0.00 0.02 0.00 0.00 0.00 0.00 12:36:56 12:35:01 ens3 24.33 15.93 27.29 10.07 0.00 0.00 0.00 0.00 12:36:56 12:36:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 12:36:56 12:36:01 docker0 1.50 2.88 0.09 38.12 0.00 0.00 0.00 0.00 12:36:56 12:36:01 ens3 19.66 12.06 54.45 7.30 0.00 0.00 0.00 0.00 12:36:56 Average: lo 1.75 1.75 0.17 0.17 0.00 0.00 0.00 0.00 12:36:56 Average: docker0 84.70 122.35 7.03 774.48 0.00 0.00 0.00 0.00 12:36:56 Average: ens3 192.31 131.73 2029.77 24.41 0.00 0.00 0.00 0.00 12:36:56 12:36:56 12:36:56 ---> sar -P ALL: 12:36:56 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-38759) 02/12/25 _x86_64_ (8 CPU) 12:36:56 12:36:56 12:31:15 LINUX RESTART (8 CPU) 12:36:56 12:36:56 12:32:01 CPU %user %nice %system %iowait %steal %idle 12:36:56 12:33:01 all 5.86 0.00 2.44 2.25 0.05 89.40 12:36:56 12:33:01 0 5.22 0.00 3.00 0.12 0.03 91.63 12:36:56 12:33:01 1 5.17 0.00 2.39 1.42 0.05 90.97 12:36:56 12:33:01 2 5.72 0.00 1.87 0.77 0.03 91.61 12:36:56 12:33:01 3 6.80 0.00 3.07 4.75 0.05 85.32 12:36:56 12:33:01 4 6.71 0.00 2.53 2.63 0.07 88.06 12:36:56 12:33:01 5 5.06 0.00 2.37 6.30 0.05 86.22 12:36:56 12:33:01 6 6.16 0.00 2.14 1.16 0.03 90.51 12:36:56 12:33:01 7 6.01 0.00 2.17 0.87 0.05 90.90 12:36:56 12:34:01 all 5.95 0.00 3.11 5.51 0.05 85.38 12:36:56 12:34:01 0 6.87 0.00 4.91 29.64 0.07 58.51 12:36:56 12:34:01 1 6.52 0.00 2.61 0.42 0.05 90.40 12:36:56 12:34:01 2 5.71 0.00 3.83 2.43 0.05 87.98 12:36:56 12:34:01 3 6.94 0.00 2.84 0.24 0.03 89.95 12:36:56 12:34:01 4 5.44 0.00 2.64 6.54 0.05 85.32 12:36:56 12:34:01 5 5.96 0.00 2.84 2.38 0.03 88.79 12:36:56 12:34:01 6 5.61 0.00 2.37 1.64 0.05 90.33 12:36:56 12:34:01 7 4.53 0.00 2.88 0.88 0.03 91.68 12:36:56 12:35:01 all 51.67 0.00 7.25 0.30 0.10 40.67 12:36:56 12:35:01 0 51.15 0.00 7.10 0.69 0.08 40.98 12:36:56 12:35:01 1 51.94 0.00 7.12 1.33 0.12 39.50 12:36:56 12:35:01 2 52.95 0.00 8.37 0.12 0.10 38.46 12:36:56 12:35:01 3 50.82 0.00 7.30 0.13 0.10 41.65 12:36:56 12:35:01 4 52.72 0.00 6.73 0.05 0.10 40.40 12:36:56 12:35:01 5 50.97 0.00 7.48 0.05 0.10 41.41 12:36:56 12:35:01 6 51.32 0.00 7.24 0.03 0.10 41.30 12:36:56 12:35:01 7 51.51 0.00 6.69 0.03 0.10 41.67 12:36:56 12:36:01 all 41.96 0.00 6.01 1.83 0.09 50.11 12:36:56 12:36:01 0 42.62 0.00 5.61 0.44 0.10 51.23 12:36:56 12:36:01 1 43.70 0.00 7.17 9.03 0.10 40.00 12:36:56 12:36:01 2 41.29 0.00 5.87 0.20 0.10 52.53 12:36:56 12:36:01 3 42.43 0.00 5.84 2.93 0.08 48.72 12:36:56 12:36:01 4 40.17 0.00 5.52 0.98 0.08 53.24 12:36:56 12:36:01 5 40.95 0.00 5.40 0.22 0.07 53.36 12:36:56 12:36:01 6 42.29 0.00 6.55 0.84 0.08 50.24 12:36:56 12:36:01 7 42.27 0.00 6.12 0.18 0.08 51.34 12:36:56 Average: all 26.36 0.00 4.70 2.47 0.07 66.39 12:36:56 Average: 0 26.48 0.00 5.16 7.69 0.07 60.60 12:36:56 Average: 1 26.75 0.00 4.81 3.01 0.08 65.35 12:36:56 Average: 2 26.41 0.00 4.99 0.88 0.07 67.65 12:36:56 Average: 3 26.76 0.00 4.76 2.02 0.07 66.39 12:36:56 Average: 4 26.31 0.00 4.36 2.54 0.08 66.71 12:36:56 Average: 5 25.76 0.00 4.52 2.24 0.06 67.42 12:36:56 Average: 6 26.31 0.00 4.57 0.92 0.07 68.13 12:36:56 Average: 7 26.08 0.00 4.46 0.49 0.07 68.90 12:36:56 12:36:56 12:36:56