Pull request #696 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 718beb5d57dfb6413c496982d27abfef81584f28+602563175aa612bf687830e352a585727a059003 (c146b33f385a860182a44a9de4d8fc19ed57c1a9) 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-ssh9174460202523186313.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-ssh1552906892129471788.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-696/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-696/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11010890527981078845.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-696/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6731864689982050926.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-ssh13826155975557090560.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-696/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-696/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh8781121018557443836.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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-34932 in /w/workspace/_app-service-configurable_PR-696 [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-696 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/696/head:refs/remotes/origin/PR-696 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 602563175aa612bf687830e352a585727a059003 into PR head commit 718beb5d57dfb6413c496982d27abfef81584f28 Merge succeeded, producing 718beb5d57dfb6413c496982d27abfef81584f28 Checking out Revision 718beb5d57dfb6413c496982d27abfef81584f28 (PR-696) Commit message: "build(deps): Bump golang.org/x/crypto from 0.27.0 to 0.31.0" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 7928b8837ad34b090831a72fcdf53bff9dae4c17 > git config core.sparsecheckout # timeout=10 > git checkout -f 718beb5d57dfb6413c496982d27abfef81584f28 # 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 602563175aa612bf687830e352a585727a059003 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 718beb5d57dfb6413c496982d27abfef81584f28 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 00:32:43 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 00:32:43 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 00:32:43 ========================================================= 00:32:43 EdgeX Global Pipelines Version Info 00:32:43 ========================================================= [Pipeline] libraryResource [Pipeline] sh 00:32:44 ------------------- 00:32:44 stable info: 00:32:44 ------------------- 00:32:44 Commited By: Cherry Wang cherry@iotechsys.com 00:32:44 Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 00:32:44 Message: update stable to v1.0.269 00:32:44 ------------------- 00:32:44 experimental info: 00:32:44 ------------------- 00:32:44 Commited By: **** collab-it+edgex@linuxfoundation.org 00:32:44 Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 00:32:44 Message: update experimental to v1.0.269 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 00:32:45 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 00:32:45 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 00:32:45 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 00:32:45 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 00:32:45 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 00:32:45 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 00:32:45 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 00:32:45 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 00:32:45 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 00:32:45 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 00:32:45 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 00:32:45 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 00:32:45 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 00:32:45 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 00:32:45 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 00:32:46 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 00:32:46 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 00:32:46 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 00:32:46 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 00:32:46 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 00:32:46 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 00:32:46 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 00:32:46 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 00:32:46 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 00:32:46 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 00:32:46 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 00:32:46 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 00:32:46 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-696 [Pipeline] echo 00:32:46 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-696 [Pipeline] echo 00:32:46 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-696 [Pipeline] echo 00:32:46 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 718beb5d57dfb6413c496982d27abfef81584f28 [Pipeline] echo 00:32:46 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 718beb5 [Pipeline] echo 00:32:47 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:32:47 provisioning config files... 00:32:47 copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-696@tmp/config9967858278421970213tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:32:47 ---> ****-login.sh 00:32:47 nexus3.edgexfoundry.org:10001 00:32:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:32:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:32:48 Configure a credential helper to remove this warning. See 00:32:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:32:48 00:32:48 Login Succeeded 00:32:48 nexus3.edgexfoundry.org:10002 00:32:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:32:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:32:48 Configure a credential helper to remove this warning. See 00:32:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:32:48 00:32:48 Login Succeeded 00:32:48 nexus3.edgexfoundry.org:10003 00:32:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:32:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:32:48 Configure a credential helper to remove this warning. See 00:32:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:32:48 00:32:48 Login Succeeded 00:32:48 nexus3.edgexfoundry.org:10004 00:32:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:32:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:32:48 Configure a credential helper to remove this warning. See 00:32:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:32:48 00:32:48 Login Succeeded 00:32:48 ****.io 00:32:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:32:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:32:48 Configure a credential helper to remove this warning. See 00:32:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:32:48 00:32:48 Login Succeeded 00:32:48 ---> ****-login.sh ends [Pipeline] } 00:32:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 00:32:49 + git rev-list -1 --merges 718beb5d57dfb6413c496982d27abfef81584f28~1..718beb5d57dfb6413c496982d27abfef81584f28 [Pipeline] echo 00:32:49 -----------> git rev-list -1 --merges 718beb5d57dfb6413c496982d27abfef81584f28~1..718beb5d57dfb6413c496982d27abfef81584f28 718beb5d57dfb6413c496982d27abfef81584f28 [false] [Pipeline] sh 00:32:50 + git log --format=format:%s -1 718beb5d57dfb6413c496982d27abfef81584f28 [Pipeline] echo 00:32:50 ========================================================= 00:32:50 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 00:32:50 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:32:50 + git log --format=format:%s -1 718beb5d57dfb6413c496982d27abfef81584f28 [Pipeline] echo 00:32:50 [semverPrep] GIT_COMMIT: 718beb5d57dfb6413c496982d27abfef81584f28, Commit Message: build(deps): Bump golang.org/x/crypto from 0.27.0 to 0.31.0 [Pipeline] echo 00:32:50 [semverPrep] This is not a build commit. [Pipeline] sh 00:32:51 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 00:32:51 + grep -v github /etc/ssh/ssh_known_hosts 00:32:51 + [ -e /tmp/ssh_known_hosts ] 00:32:51 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 00:32:51 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 00:32:51 + sudo tee -a /etc/ssh/ssh_known_hosts 00:32:51 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:32:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:32:51 00:32:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:32:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:32:52 0.1.4: Pulling from edgex-devops/py-git-semver 00:32:52 b85a868b505f: Pulling fs layer 00:32:52 e2be974225ed: Pulling fs layer 00:32:52 339a4e72a1f5: Pulling fs layer 00:32:52 988bab9f4d93: Pulling fs layer 00:32:52 1469e6f7b9e6: Pulling fs layer 00:32:52 eaf3925da568: Pulling fs layer 00:32:52 bab4dde63d76: Pulling fs layer 00:32:52 bde34c3a00c8: Pulling fs layer 00:32:52 b352a97aabf1: Pulling fs layer 00:32:52 4872d77fe225: Pulling fs layer 00:32:52 5851b861e8e6: Pulling fs layer 00:32:52 988bab9f4d93: Waiting 00:32:52 1469e6f7b9e6: Waiting 00:32:52 eaf3925da568: Waiting 00:32:52 bab4dde63d76: Waiting 00:32:52 b352a97aabf1: Waiting 00:32:52 4872d77fe225: Waiting 00:32:52 5851b861e8e6: Waiting 00:32:52 e2be974225ed: Verifying Checksum 00:32:52 e2be974225ed: Download complete 00:32:52 988bab9f4d93: Verifying Checksum 00:32:52 988bab9f4d93: Download complete 00:32:52 1469e6f7b9e6: Verifying Checksum 00:32:52 1469e6f7b9e6: Download complete 00:32:52 eaf3925da568: Verifying Checksum 00:32:52 eaf3925da568: Download complete 00:32:52 339a4e72a1f5: Verifying Checksum 00:32:52 339a4e72a1f5: Download complete 00:32:52 bde34c3a00c8: Download complete 00:32:52 b352a97aabf1: Download complete 00:32:52 4872d77fe225: Download complete 00:32:52 5851b861e8e6: Verifying Checksum 00:32:52 5851b861e8e6: Download complete 00:32:52 b85a868b505f: Verifying Checksum 00:32:52 b85a868b505f: Download complete 00:32:52 bab4dde63d76: Verifying Checksum 00:32:52 bab4dde63d76: Download complete 00:32:54 b85a868b505f: Pull complete 00:32:54 e2be974225ed: Pull complete 00:32:54 339a4e72a1f5: Pull complete 00:32:54 988bab9f4d93: Pull complete 00:32:54 1469e6f7b9e6: Pull complete 00:32:54 eaf3925da568: Pull complete 00:32:56 bab4dde63d76: Pull complete 00:32:56 bde34c3a00c8: Pull complete 00:32:56 b352a97aabf1: Pull complete 00:32:57 4872d77fe225: Pull complete 00:32:57 5851b861e8e6: Pull complete 00:32:57 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 00:32:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:32:57 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:32:57 prd-ubuntu20.04-docker-8c-8g-34932 does not seem to be running inside a container 00:32:57 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_PR-696 -v /w/workspace/_app-service-configurable_PR-696:/w/workspace/_app-service-configurable_PR-696:rw,z -v /w/workspace/_app-service-configurable_PR-696@tmp:/w/workspace/_app-service-configurable_PR-696@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 00:33:00 $ docker top 94eb815d8fd5fe7fd844de8fbed3f06a68db765b3b6bc20ed6e7b801599497a5 -eo pid,comm 00:33:00 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). 00:33:00 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:33:00 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:33:00 [ssh-agent] Looking for ssh-agent implementation... 00:33:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:33:00 $ docker exec 94eb815d8fd5fe7fd844de8fbed3f06a68db765b3b6bc20ed6e7b801599497a5 ssh-agent 00:33:00 SSH_AUTH_SOCK=/tmp/ssh-0Z2YNBxDQKMl/agent.32 00:33:00 SSH_AGENT_PID=38 00:33:00 Running ssh-add (command line suppressed) 00:33:00 Identity added: /w/workspace/_app-service-configurable_PR-696@tmp/private_key_10539788440101745156.key (/w/workspace/_app-service-configurable_PR-696@tmp/private_key_10539788440101745156.key) 00:33:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:33:01 + git tag --points-at HEAD [Pipeline] } 00:33:01 $ docker exec --env ******** --env ******** 94eb815d8fd5fe7fd844de8fbed3f06a68db765b3b6bc20ed6e7b801599497a5 ssh-agent -k 00:33:01 unset SSH_AUTH_SOCK; 00:33:01 unset SSH_AGENT_PID; 00:33:01 echo Agent pid 38 killed; 00:33:01 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 00:33:01 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:33:01 [ssh-agent] Looking for ssh-agent implementation... 00:33:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:33:01 $ docker exec 94eb815d8fd5fe7fd844de8fbed3f06a68db765b3b6bc20ed6e7b801599497a5 ssh-agent 00:33:01 SSH_AUTH_SOCK=/tmp/ssh-ZWTLt8X04O1Y/agent.71 00:33:01 SSH_AGENT_PID=77 00:33:01 Running ssh-add (command line suppressed) 00:33:01 Identity added: /w/workspace/_app-service-configurable_PR-696@tmp/private_key_11337765537126228578.key (/w/workspace/_app-service-configurable_PR-696@tmp/private_key_11337765537126228578.key) 00:33:01 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:33:02 + git semver init 00:33:02 2024-12-12 00:33:02,276 [run_init] DEBUG init version:0.0.0 force:False 00:33:02 2024-12-12 00:33:02,276 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/_app-service-configurable_PR-696/.semver 00:33:02 2024-12-12 00:33:02,277 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/_app-service-configurable_PR-696/.semver 00:33:02 2024-12-12 00:33:02,277 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/_app-service-configurable_PR-696/.semver'], cwd=/w/workspace/_app-service-configurable_PR-696, universal_newlines=False, shell=None, istream=None) 00:33:03 2024-12-12 00:33:03,405 [append_file] DEBUG append to file:/w/workspace/_app-service-configurable_PR-696/.git/info/exclude 00:33:03 2024-12-12 00:33:03,406 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/_app-service-configurable_PR-696/.semver/PR-696 with force:False 00:33:03 2024-12-12 00:33:03,406 [write_file] DEBUG write to file:/w/workspace/_app-service-configurable_PR-696/.semver/PR-696 00:33:03 2024-12-12 00:33:03,411 [execute] INFO git cat-file --batch-check 00:33:03 2024-12-12 00:33:03,412 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/_app-service-configurable_PR-696/.semver, universal_newlines=False, shell=None, istream=) 00:33:03 2024-12-12 00:33:03,419 [execute] INFO git cat-file --batch 00:33:03 2024-12-12 00:33:03,419 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/_app-service-configurable_PR-696/.semver, universal_newlines=False, shell=None, istream=) 00:33:03 2024-12-12 00:33:03,425 [read_version] DEBUG read version from /w/workspace/_app-service-configurable_PR-696/.semver/PR-696 00:33:03 0.0.0 [Pipeline] } 00:33:03 $ docker exec --env ******** --env ******** 94eb815d8fd5fe7fd844de8fbed3f06a68db765b3b6bc20ed6e7b801599497a5 ssh-agent -k 00:33:03 unset SSH_AUTH_SOCK; 00:33:03 unset SSH_AGENT_PID; 00:33:03 echo Agent pid 77 killed; 00:33:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:33:04 + git semver [Pipeline] } 00:33:04 $ docker stop --time=1 94eb815d8fd5fe7fd844de8fbed3f06a68db765b3b6bc20ed6e7b801599497a5 00:33:05 $ docker rm -f --volumes 94eb815d8fd5fe7fd844de8fbed3f06a68db765b3b6bc20ed6e7b801599497a5 [Pipeline] // withDockerContainer [Pipeline] sh 00:33:06 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 00:33:06 Stashed 1 file(s) [Pipeline] echo 00:33:06 [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 00:33:07 provisioning config files... 00:33:07 copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-696@tmp/config3049896285238072464tmp [Pipeline] // stage [Pipeline] } [Pipeline] { [Pipeline] // stage [Pipeline] } [Pipeline] libraryResource [Pipeline] sh 00:33:08 ---> ****-login.sh 00:33:08 nexus3.edgexfoundry.org:10001 00:33:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:33:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:33:08 Configure a credential helper to remove this warning. See 00:33:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:33:08 00:33:08 Login Succeeded 00:33:08 nexus3.edgexfoundry.org:10002 00:33:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:33:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:33:08 Configure a credential helper to remove this warning. See 00:33:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:33:08 00:33:08 Login Succeeded 00:33:08 nexus3.edgexfoundry.org:10003 00:33:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:33:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:33:08 Configure a credential helper to remove this warning. See 00:33:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:33:08 00:33:08 Login Succeeded 00:33:08 nexus3.edgexfoundry.org:10004 00:33:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:33:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:33:08 Configure a credential helper to remove this warning. See 00:33:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:33:08 00:33:08 Login Succeeded 00:33:08 ****.io 00:33:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:33:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:33:08 Configure a credential helper to remove this warning. See 00:33:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:33:08 00:33:08 Login Succeeded 00:33:08 ---> ****-login.sh ends [Pipeline] } 00:33:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 00:33:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 00:33:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 00:33:09 ========================================================= 00:33:09 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 00:33:09 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:33:09 + 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 . 00:33:09 Sending build context to Docker daemon 9.241MB 00:33:09 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 00:33:09 Step 2/12 : FROM ${BASE} AS builder 00:33:09 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 00:33:09 43c4264eed91: Pulling fs layer 00:33:09 4cc291be95ef: Pulling fs layer 00:33:09 2ac1f1163629: Pulling fs layer 00:33:09 5c3c966382ef: Pulling fs layer 00:33:09 4f4fb700ef54: Pulling fs layer 00:33:09 5d5c8e513c77: Pulling fs layer 00:33:09 9f66e0745190: Pulling fs layer 00:33:09 f49a43e4bbc0: Pulling fs layer 00:33:09 5c3c966382ef: Waiting 00:33:09 5d5c8e513c77: Waiting 00:33:09 561ebcabdf7f: Pulling fs layer 00:33:09 f49a43e4bbc0: Waiting 00:33:09 9f66e0745190: Waiting 00:33:09 4cc291be95ef: Verifying Checksum 00:33:09 4cc291be95ef: Download complete 00:33:10 5c3c966382ef: Verifying Checksum 00:33:10 5c3c966382ef: Download complete 00:33:10 4f4fb700ef54: Verifying Checksum 00:33:10 4f4fb700ef54: Download complete 00:33:10 5d5c8e513c77: Download complete 00:33:10 9f66e0745190: Verifying Checksum 00:33:10 9f66e0745190: Download complete 00:33:10 43c4264eed91: Pull complete 00:33:10 561ebcabdf7f: Download complete 00:33:10 4cc291be95ef: Pull complete 00:33:10 2ac1f1163629: Verifying Checksum 00:33:10 2ac1f1163629: Download complete 00:33:10 f49a43e4bbc0: Verifying Checksum 00:33:10 f49a43e4bbc0: Download complete 00:33:15 2ac1f1163629: Pull complete 00:33:15 5c3c966382ef: Pull complete 00:33:15 4f4fb700ef54: Pull complete 00:33:16 5d5c8e513c77: Pull complete 00:33:16 9f66e0745190: Pull complete 00:33:18 f49a43e4bbc0: Pull complete 00:33:19 561ebcabdf7f: Pull complete 00:33:19 Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d 00:33:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 00:33:19 ---> 3a752c3f9dda 00:33:19 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 00:33:27 ---> Running in 774bbb7375d2 00:33:27 Removing intermediate container 774bbb7375d2 00:33:27 ---> c464d444298f 00:33:27 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 00:33:27 ---> Running in 5dd9c5c14567 00:33:27 Removing intermediate container 5dd9c5c14567 00:33:27 ---> 9433f6d6bf24 00:33:27 Step 5/12 : ARG ADD_BUILD_TAGS="" 00:33:27 ---> Running in 8fb1f62ef2ff 00:33:27 Removing intermediate container 8fb1f62ef2ff 00:33:27 ---> 397164db5239 00:33:27 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:33:27 ---> Running in b351a042c662 00:33:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 00:33:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 00:33:28 OK: 246 MiB in 54 packages 00:33:28 Removing intermediate container b351a042c662 00:33:28 ---> c2841039d171 00:33:28 Step 7/12 : WORKDIR /app 00:33:28 ---> Running in f3fcb1713b8c 00:33:28 Removing intermediate container f3fcb1713b8c 00:33:28 ---> b22b5adc4121 00:33:28 Step 8/12 : COPY go.mod vendor* ./ 00:33:29 ---> 3516f7e460fd 00:33:29 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:33:29 ---> Running in 5f0fce8de8f8 00:34:36 Removing intermediate container 5f0fce8de8f8 00:34:36 ---> 7b7f56cf5c72 00:34:36 Step 10/12 : COPY . . 00:34:36 ---> d75b001897fe 00:34:36 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 00:34:36 ---> Running in 76e43a001cf5 00:34:36 Removing intermediate container 76e43a001cf5 00:34:36 ---> c416869412d0 00:34:36 Step 12/12 : RUN $MAKE 00:34:36 ---> Running in 847a835a42ab 00:34:36 noop 00:34:36 Removing intermediate container 847a835a42ab 00:34:36 ---> 8f3d8ef9559f 00:34:36 Successfully built 8f3d8ef9559f 00:34:36 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:34:37 + docker inspect -f . ci-base-image-x86_64 00:34:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:34:37 prd-ubuntu20.04-docker-8c-8g-34932 does not seem to be running inside a container 00:34:37 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_PR-696 -v /w/workspace/_app-service-configurable_PR-696:/w/workspace/_app-service-configurable_PR-696:rw,z -v /w/workspace/_app-service-configurable_PR-696@tmp:/w/workspace/_app-service-configurable_PR-696@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 00:34:37 $ docker top 3a92397931dd4e97abb05ae4e41b77b2cba2085758ddec99a3f35b5df7397e81 -eo pid,comm [Pipeline] { [Pipeline] sh 00:34:38 + go version 00:34:38 go version go1.23.2 linux/amd64 [Pipeline] } 00:34:38 $ docker stop --time=1 3a92397931dd4e97abb05ae4e41b77b2cba2085758ddec99a3f35b5df7397e81 00:34:39 $ docker rm -f --volumes 3a92397931dd4e97abb05ae4e41b77b2cba2085758ddec99a3f35b5df7397e81 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:34:40 + docker inspect -f . ci-base-image-x86_64 00:34:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:34:40 prd-ubuntu20.04-docker-8c-8g-34932 does not seem to be running inside a container 00:34:40 $ 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-696 -v /w/workspace/_app-service-configurable_PR-696:/w/workspace/_app-service-configurable_PR-696:rw,z -v /w/workspace/_app-service-configurable_PR-696@tmp:/w/workspace/_app-service-configurable_PR-696@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 00:34:40 $ docker top a2b0f9ac4aecb0e6b73a53af36d4a2494bfdd6afc6d47b569bbffd828ba51edd -eo pid,comm [Pipeline] { [Pipeline] sh 00:34:41 + git config --global --add safe.directory /w/workspace/_app-service-configurable_PR-696 [Pipeline] fileExists [Pipeline] sh 00:34:41 + make test 00:34:41 go test -race -coverprofile=coverage.out ./... 00:35:14 github.com/edgexfoundry/app-service-configurable coverage: 0.0% of statements 00:35:53 go vet ./... 00:35:57 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 00:35:57 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 00:35:57 ./bin/test-attribution-txt.sh [Pipeline] echo 00:35:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 00:35:57 $ docker stop --time=1 a2b0f9ac4aecb0e6b73a53af36d4a2494bfdd6afc6d47b569bbffd828ba51edd 00:36:04 $ docker rm -f --volumes a2b0f9ac4aecb0e6b73a53af36d4a2494bfdd6afc6d47b569bbffd828ba51edd [Pipeline] // withDockerContainer [Pipeline] sh 00:36:05 + sudo chown -R jenkins:jenkins . [Pipeline] stash 00:36:05 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 00:36:06 + sudo chown -R jenkins:jenkins . [Pipeline] sh 00:36:06 + ls -al . 00:36:06 total 248 00:36:06 drwxrwxr-x 7 jenkins jenkins 4096 Dec 12 00:34 . 00:36:06 drwxrwxr-x 4 jenkins jenkins 4096 Dec 12 00:32 .. 00:36:06 -rw-rw-r-- 1 jenkins jenkins 119 Dec 12 00:32 .dockerignore 00:36:06 drwxrwxr-x 8 jenkins jenkins 4096 Dec 12 00:35 .git 00:36:06 drwxrwxr-x 3 jenkins jenkins 4096 Dec 12 00:32 .github 00:36:06 -rw-rw-r-- 1 jenkins jenkins 106 Dec 12 00:32 .gitignore 00:36:06 -rw-rw-r-- 1 jenkins jenkins 41 Dec 12 00:32 .golangci.yml 00:36:06 drwxr-xr-x 3 jenkins jenkins 4096 Dec 12 00:33 .semver 00:36:06 -rw-rw-r-- 1 jenkins jenkins 16432 Dec 12 00:32 Attribution.txt 00:36:06 -rw-rw-r-- 1 jenkins jenkins 37263 Dec 12 00:32 CHANGELOG.md 00:36:06 -rw-rw-r-- 1 jenkins jenkins 2008 Dec 12 00:32 Dockerfile 00:36:06 -rw-rw-r-- 1 jenkins jenkins 677 Dec 12 00:32 GOVERNANCE.md 00:36:06 -rw-rw-r-- 1 jenkins jenkins 666 Dec 12 00:32 Jenkinsfile 00:36:06 -rw-rw-r-- 1 jenkins jenkins 10174 Dec 12 00:32 LICENSE 00:36:06 -rw-rw-r-- 1 jenkins jenkins 618 Dec 12 00:32 OWNERS.md 00:36:06 -rw-rw-r-- 1 jenkins jenkins 4952 Dec 12 00:32 README.md 00:36:06 -rw-rw-r-- 1 jenkins jenkins 5 Dec 12 00:33 VERSION 00:36:06 drwxrwxr-x 2 jenkins jenkins 4096 Dec 12 00:32 bin 00:36:06 -rw-r--r-- 1 jenkins jenkins 953 Dec 12 00:35 coverage.out 00:36:06 -rw-rw-r-- 1 jenkins jenkins 6542 Dec 12 00:32 go.mod 00:36:06 -rw-rw-r-- 1 jenkins jenkins 87898 Dec 12 00:32 go.sum 00:36:06 -rw-rw-r-- 1 jenkins jenkins 1937 Dec 12 00:32 main.go 00:36:06 -rw-rw-r-- 1 jenkins jenkins 3271 Dec 12 00:32 makefile 00:36:06 drwxrwxr-x 10 jenkins jenkins 4096 Dec 12 00:32 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:36:06 + 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=718beb5d57dfb6413c496982d27abfef81584f28 --label arch=amd64 --label version=0.0.0 . 00:36:06 Sending build context to Docker daemon 9.242MB 00:36:06 Step 1/27 : ARG BASE=golang:1.23-alpine3.20 00:36:06 Step 2/27 : FROM ${BASE} AS builder 00:36:06 ---> 8f3d8ef9559f 00:36:06 Step 3/27 : ARG ALPINE_PKG_BASE="make git" 00:36:07 ---> Running in 280a99858778 00:36:08 Removing intermediate container 280a99858778 00:36:08 ---> b6640e27fa90 00:36:08 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 00:36:08 ---> Running in 051eac4e60d4 00:36:08 Removing intermediate container 051eac4e60d4 00:36:08 ---> 6dc6f836bdb2 00:36:08 Step 5/27 : ARG ADD_BUILD_TAGS="" 00:36:08 ---> Running in eaf129607bcf 00:36:09 Removing intermediate container eaf129607bcf 00:36:09 ---> f4489ed9c94c 00:36:09 Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:36:09 ---> Running in 0e5f062108b6 00:36:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 00:36:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 00:36:10 OK: 246 MiB in 54 packages 00:36:10 Removing intermediate container 0e5f062108b6 00:36:10 ---> 972a75b28597 00:36:10 Step 7/27 : WORKDIR /app 00:36:10 ---> Running in 7b60392a3ea8 00:36:10 Removing intermediate container 7b60392a3ea8 00:36:10 ---> 7f4a94fb1eea 00:36:10 Step 8/27 : COPY go.mod vendor* ./ 00:36:10 ---> 177c87feff9f 00:36:10 Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:36:10 ---> Running in 997d79d9e930 00:36:11 Removing intermediate container 997d79d9e930 00:36:11 ---> fefd9452a4c5 00:36:11 Step 10/27 : COPY . . 00:36:11 ---> 38f1e34dd9d4 00:36:11 Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 00:36:11 ---> Running in d30a4ee76151 00:36:12 Removing intermediate container d30a4ee76151 00:36:12 ---> e87738dc4bb2 00:36:12 Step 12/27 : RUN $MAKE 00:36:12 ---> Running in 8d70b85d7af9 00:36:12 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.SDKVersion=v4.0.0-dev.12 -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.ApplicationVersion=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable 00:36:59 Removing intermediate container 8d70b85d7af9 00:36:59 ---> a9dadafc639e 00:36:59 Step 13/27 : FROM alpine:3.20 00:36:59 3.20: Pulling from library/alpine 00:36:59 da9db072f522: Pulling fs layer 00:36:59 da9db072f522: Download complete 00:36:59 da9db072f522: Pull complete 00:36:59 Digest: sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 00:36:59 Status: Downloaded newer image for alpine:3.20 00:36:59 ---> 63b790fccc90 00:36:59 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 00:36:59 ---> Running in 7b418803b82b 00:36:59 Removing intermediate container 7b418803b82b 00:36:59 ---> 2cb83c99df31 00:36:59 Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} 00:36:59 ---> Running in 9610b6af6f1d 00:36:59 Removing intermediate container 9610b6af6f1d 00:36:59 ---> c00a323218a0 00:36:59 Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init 00:36:59 ---> Running in 94d4a546e848 00:36:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 00:36:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 00:36:59 (1/2) Installing ca-certificates (20240705-r0) 00:36:59 (2/2) Installing dumb-init (1.2.5-r3) 00:36:59 Executing busybox-1.36.1-r29.trigger 00:36:59 Executing ca-certificates-20240705-r0.trigger 00:36:59 OK: 9 MiB in 16 packages 00:36:59 Removing intermediate container 94d4a546e848 00:36:59 ---> 9ce9a14640a1 00:36:59 Step 17/27 : RUN apk --no-cache upgrade 00:36:59 ---> Running in 64ff095f3f3b 00:36:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 00:36:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 00:36:59 Upgrading critical system libraries and apk-tools: 00:36:59 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 00:36:59 Executing busybox-1.36.1-r29.trigger 00:36:59 Continuing the upgrade transaction with new apk-tools: 00:36:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 00:36:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 00:36:59 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 00:36:59 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 00:36:59 Executing ca-certificates-20240705-r0.trigger 00:36:59 OK: 9 MiB in 16 packages 00:36:59 Removing intermediate container 64ff095f3f3b 00:36:59 ---> 6168b53c00f8 00:36:59 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 00:36:59 ---> 6bbc1b595d64 00:36:59 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 00:36:59 ---> 7b4f296d3786 00:36:59 Step 20/27 : COPY --from=builder /app/res/ /res/ 00:36:59 ---> a3892ab9b07c 00:36:59 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 00:36:59 ---> 17ff44a1a2c6 00:36:59 Step 22/27 : EXPOSE 48095 00:36:59 ---> Running in cd9ea41af087 00:36:59 Removing intermediate container cd9ea41af087 00:36:59 ---> fff4daf85296 00:36:59 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 00:36:59 ---> Running in 3167a3b8f570 00:36:59 Removing intermediate container 3167a3b8f570 00:36:59 ---> a78e4aa8bec8 00:36:59 Step 24/27 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 00:36:59 ---> Running in 028a8b5a70cf 00:36:59 Removing intermediate container 028a8b5a70cf 00:36:59 ---> b014951a08d1 00:36:59 Step 25/27 : LABEL arch=amd64 00:36:59 ---> Running in 3b19e04de632 00:36:59 Removing intermediate container 3b19e04de632 00:36:59 ---> b5b00ac4cb8a 00:36:59 Step 26/27 : LABEL git_sha=718beb5d57dfb6413c496982d27abfef81584f28 00:36:59 ---> Running in d79c5fdedb62 00:36:59 Removing intermediate container d79c5fdedb62 00:36:59 ---> 65b51082b0d7 00:36:59 Step 27/27 : LABEL version=0.0.0 00:36:59 ---> Running in 1e52a98a193e 00:36:59 Removing intermediate container 1e52a98a193e 00:36:59 ---> 4e2d9067ed0c 00:36:59 [Warning] One or more build-args [ARCH] were not consumed 00:36:59 Successfully built 4e2d9067ed0c 00:36: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 00:37:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:37:00 00:37:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:37:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:37:00 latest: Pulling from edgex-lftools-log-publisher 00:37:00 5eb5b503b376: Pulling fs layer 00:37:00 5c69ac0246d0: Pulling fs layer 00:37:00 ec43610c2a17: Pulling fs layer 00:37:00 3a2ae6a8a46f: Pulling fs layer 00:37:00 33b1e0a273af: Pulling fs layer 00:37:00 5d3b04190fa2: Pulling fs layer 00:37:00 2f39f015ded8: Pulling fs layer 00:37:00 33b1e0a273af: Waiting 00:37:00 5d3b04190fa2: Waiting 00:37:00 2f39f015ded8: Waiting 00:37:00 3a2ae6a8a46f: Waiting 00:37:00 5c69ac0246d0: Download complete 00:37:00 3a2ae6a8a46f: Verifying Checksum 00:37:00 3a2ae6a8a46f: Download complete 00:37:01 33b1e0a273af: Verifying Checksum 00:37:01 33b1e0a273af: Download complete 00:37:01 5d3b04190fa2: Download complete 00:37:01 ec43610c2a17: Verifying Checksum 00:37:01 5eb5b503b376: Download complete 00:37:02 2f39f015ded8: Download complete 00:37:02 5eb5b503b376: Pull complete 00:37:02 5c69ac0246d0: Pull complete 00:37:03 ec43610c2a17: Pull complete 00:37:03 3a2ae6a8a46f: Pull complete 00:37:03 33b1e0a273af: Pull complete 00:37:03 5d3b04190fa2: Pull complete 00:37:07 2f39f015ded8: Pull complete 00:37:07 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 00:37:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:37:07 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:37:07 prd-ubuntu20.04-docker-8c-8g-34932 does not seem to be running inside a container 00:37:07 $ 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-696 -v /w/workspace/_app-service-configurable_PR-696:/w/workspace/_app-service-configurable_PR-696:rw,z -v /w/workspace/_app-service-configurable_PR-696@tmp:/w/workspace/_app-service-configurable_PR-696@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 00:37:18 $ docker top cad747b174f7665e8acffc6c69f83c90033bad5323f1c5c50c093169c2707f5f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:37:19 ---> job-cost.sh 00:37:19 lf-activate-venv: SKIPPING 00:37:19 INFO: No Stack... 00:37:19 INFO: Retrieving Pricing Info for: v3-standard-8 00:37:19 INFO: Archiving Costs [Pipeline] sh 00:37:19 + cat /w/workspace/_app-service-configurable_PR-696/archives/cost.csv 00:37:19 + cut -d, -f6 [Pipeline] lock 00:37:19 Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-service-configurable-PR-696-1-stack-cost] 00:37:19 Resource [jenkins-edgexfoundry-app-service-configurable-PR-696-1-stack-cost] did not exist. Created. 00:37:19 Lock acquired on [Resource: jenkins-edgexfoundry-app-service-configurable-PR-696-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:37:20 + echo total: 0.2199999988079071 [Pipeline] stash 00:37:20 Stashed 1 file(s) [Pipeline] } 00:37:20 Lock released on resource [Resource: jenkins-edgexfoundry-app-service-configurable-PR-696-1-stack-cost] [Pipeline] // lock [Pipeline] } 00:37:20 $ docker stop --time=1 cad747b174f7665e8acffc6c69f83c90033bad5323f1c5c50c093169c2707f5f 00:37:22 $ docker rm -f --volumes cad747b174f7665e8acffc6c69f83c90033bad5323f1c5c50c093169c2707f5f [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 00:37:22 provisioning config files... 00:37:22 copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/_app-service-configurable_PR-696@tmp/config11494894849700350840tmp [Pipeline] { [Pipeline] sh 00:37:23 + set +x 00:37:23 + + curl -s https://codecov.io/bash 00:37:23 bash -s -- 00:37:23 00:37:23 _____ _ 00:37:23 / ____| | | 00:37:23 | | ___ __| | ___ ___ _____ __ 00:37:23 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 00:37:23 | |___| (_) | (_| | __/ (_| (_) \ V / 00:37:23 \_____\___/ \__,_|\___|\___\___/ \_/ 00:37:23 Bash-1.0.6 00:37:23 00:37:23 00:37:23 ==> git version 2.25.1 found 00:37:23 ==> 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 00:37:23 Release-Date: 2020-01-08 00:37:23 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 00:37:23 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 00:37:23 ==> Jenkins CI detected. 00:37:23 current dir:  /w/workspace/_app-service-configurable_PR-696 00:37:23 project root: . 00:37:23 --> token set from env 00:37:23 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 00:37:23 ==> Running gcov in . (disable via -X gcov) 00:37:23 ==> Python coveragepy not found 00:37:23 ==> Searching for coverage reports in: 00:37:23 + . 00:37:23 -> Found 1 reports 00:37:23 ==> Detecting git/mercurial file structure 00:37:23 ==> Reading reports 00:37:23 + ./coverage.out bytes=953 00:37:23 ==> Appending adjustments 00:37:23 https://docs.codecov.io/docs/fixing-reports 00:37:23 + Found adjustments 00:37:23 ==> Gzipping contents 00:37:23 4.0K /tmp/codecov.jyfhkD.gz 00:37:23 ==> Uploading reports 00:37:23 url: https://codecov.io 00:37:23 query: branch=PR-696&commit=718beb5d57dfb6413c496982d27abfef81584f28&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-696%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=696&job=&cmd_args= 00:37:23 -> Pinging Codecov 00:37:23 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-696&commit=718beb5d57dfb6413c496982d27abfef81584f28&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-696%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=696&job=&cmd_args= 00:37:23 -> Uploading to 00:37:23 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/app-service-configurable/718beb5d57dfb6413c496982d27abfef81584f28/aa989150-5375-42f6-8861-f54b275643ff.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241212%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241212T003723Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=5e4c9b1d6756e64f298fc7c61d5d85efaab969456672f18ff5a1ab0b7016c78b 00:37:23 % Total % Received % Xferd Average Speed Time Time Time Current 00:37:23 Dload Upload Total Spent Left Speed 00:37:23 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 410 0 0 100 410 0 2484 --:--:-- --:--:-- --:--:-- 2469 100 410 0 0 100 410 0 2484 --:--:-- --:--:-- --:--:-- 2469 00:37:23 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/718beb5d57dfb6413c496982d27abfef81584f28 [Pipeline] } 00:37:23 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 00:37:25 + [ -d /w/workspace/_app-service-configurable_PR-696/archives ] 00:37:25 + ls -al /w/workspace/_app-service-configurable_PR-696/archives 00:37:25 total 16 00:37:25 drwxr-xr-x 3 root root 4096 Dec 12 00:37 . 00:37:25 drwxrwxr-x 8 jenkins jenkins 4096 Dec 12 00:37 .. 00:37:25 drwxr-xr-x 2 root root 4096 Dec 12 00:37 cost 00:37:25 -rw-r--r-- 1 root root 96 Dec 12 00:37 cost.csv 00:37:25 + sudo chown -R jenkins:jenkins /w/workspace/_app-service-configurable_PR-696/archives 00:37:25 + ls -al /w/workspace/_app-service-configurable_PR-696/archives 00:37:25 total 16 00:37:25 drwxr-xr-x 3 jenkins jenkins 4096 Dec 12 00:37 . 00:37:25 drwxrwxr-x 8 jenkins jenkins 4096 Dec 12 00:37 .. 00:37:25 drwxr-xr-x 2 jenkins jenkins 4096 Dec 12 00:37 cost 00:37:25 -rw-r--r-- 1 jenkins jenkins 96 Dec 12 00:37 cost.csv [Pipeline] libraryResource [Pipeline] sh 00:37:26 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 00:37:27 ---> package-listing.sh 00:37:27 ++ facter osfamily 00:37:27 ++ tr '[:upper:]' '[:lower:]' 00:37:27 + OS_FAMILY=debian 00:37:27 + workspace=/w/workspace/_app-service-configurable_PR-696 00:37:27 + START_PACKAGES=/tmp/packages_start.txt 00:37:27 + END_PACKAGES=/tmp/packages_end.txt 00:37:27 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:37:27 + PACKAGES=/tmp/packages_start.txt 00:37:27 + '[' /w/workspace/_app-service-configurable_PR-696 ']' 00:37:27 + PACKAGES=/tmp/packages_end.txt 00:37:27 + case "${OS_FAMILY}" in 00:37:27 + dpkg -l 00:37:27 + grep '^ii' 00:37:27 + '[' -f /tmp/packages_start.txt ']' 00:37:27 + '[' -f /tmp/packages_end.txt ']' 00:37:27 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:37:27 + '[' /w/workspace/_app-service-configurable_PR-696 ']' 00:37:27 + mkdir -p /w/workspace/_app-service-configurable_PR-696/archives/ 00:37:27 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-696/archives/ [Pipeline] echo 00:37:27 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-696/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 00:37:27 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:37:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:37:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:37:28 prd-ubuntu20.04-docker-8c-8g-34932 does not seem to be running inside a container 00:37:28 $ 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-696/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-696 -v /w/workspace/_app-service-configurable_PR-696:/w/workspace/_app-service-configurable_PR-696:rw,z -v /w/workspace/_app-service-configurable_PR-696@tmp:/w/workspace/_app-service-configurable_PR-696@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 00:37:29 $ docker top b983785f0d20e83ea9360e9a6d6030d5eba73e9d8d20e75bbe336056b95a5360 -eo pid,comm [Pipeline] { [Pipeline] sh 00:37:29 + touch /tmp/pre-build-complete [Pipeline] sh 00:37:30 + mkdir -p /var/log/sysstat [Pipeline] sh 00:37:30 + ls /var/log/sa-host 00:37:30 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:37:30 provisioning config files... 00:37:30 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-696@tmp/config9693899137525486245tmp [Pipeline] { [Pipeline] echo 00:37:30 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 00:37:31 ---> create-netrc.sh [Pipeline] } 00:37:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 00:37:31 ---> python-tools-install.sh [Pipeline] echo 00:37:31 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 00:37:32 ---> sudo-logs.sh 00:37:32 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 00:37:32 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 00:37:32 ---> job-cost.sh 00:37:32 lf-activate-venv: SKIPPING 00:37:32 DEBUG: total: 0.2199999988079071 00:37:32 INFO: Retrieving Stack Cost... 00:37:32 INFO: Retrieving Pricing Info for: v3-standard-8 00:37:32 INFO: Archiving Costs [Pipeline] echo 00:37:32 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 00:37:33 ---> logs-deploy.sh 00:37:33 lf-activate-venv: SKIPPING 00:37:33 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-696/1 00:37:33 INFO: archiving workspace using pattern(s): 00:37:34 Archives upload complete. 00:37:34 INFO: archiving logs to Nexus