Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from dca47b6b483ac530d6b995c641b92f2a934b1184 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-ssh16784338556597391739.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-ssh17930201490672149339.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > 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 > 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/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8587432378184793747.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 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-ssh13895348885126847.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags 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/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh1072433888370904775.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 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-35040 in /w/workspace/ry_app-service-configurable_main [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/ry_app-service-configurable_main # 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 Avoid second fetch Checking out Revision dca47b6b483ac530d6b995c641b92f2a934b1184 (main) Commit message: "Merge pull request #697 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v4-4.0.0-dev.14" > 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 core.sparsecheckout # timeout=10 > git checkout -f dca47b6b483ac530d6b995c641b92f2a934b1184 # timeout=10 > git rev-list --no-walk 602563175aa612bf687830e352a585727a059003 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 12:23:21 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 12:23:21 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 12:23:22 ========================================================= 12:23:22 EdgeX Global Pipelines Version Info 12:23:22 ========================================================= [Pipeline] libraryResource [Pipeline] sh 12:23:22 ------------------- 12:23:22 stable info: 12:23:22 ------------------- 12:23:22 Commited By: Cherry Wang cherry@iotechsys.com 12:23:22 Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 12:23:22 Message: update stable to v1.0.269 12:23:23 ------------------- 12:23:23 experimental info: 12:23:23 ------------------- 12:23:23 Commited By: **** collab-it+edgex@linuxfoundation.org 12:23:23 Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 12:23:23 Message: update experimental to v1.0.269 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 12:23:23 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 12:23:23 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 12:23:23 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 12:23:23 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 12:23:23 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 12:23:23 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 12:23:23 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 12:23:23 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 12:23:23 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 12:23:23 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 12:23:23 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 12:23:23 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 12:23:23 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 12:23:23 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 12:23:23 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 12:23:23 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 12:23:23 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 12:23:23 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 12:23:23 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 12:23:23 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 12:23:23 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 12:23:23 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 12:23:23 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 12:23:23 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 12:23:23 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 12:23:23 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 12:23:24 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 12:23:24 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 12:23:24 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 12:23:24 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 12:23:24 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = dca47b6b483ac530d6b995c641b92f2a934b1184 [Pipeline] echo 12:23:24 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = dca47b6 [Pipeline] echo 12:23:24 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:23:24 provisioning config files... 12:23:24 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config18199524957652318652tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:23:24 ---> ****-login.sh 12:23:24 nexus3.edgexfoundry.org:10001 12:23:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:23:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:23:24 Configure a credential helper to remove this warning. See 12:23:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:23:24 12:23:24 Login Succeeded 12:23:24 nexus3.edgexfoundry.org:10002 12:23:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:23:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:23:24 Configure a credential helper to remove this warning. See 12:23:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:23:24 12:23:24 Login Succeeded 12:23:24 nexus3.edgexfoundry.org:10003 12:23:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:23:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:23:25 Configure a credential helper to remove this warning. See 12:23:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:23:25 12:23:25 Login Succeeded 12:23:25 nexus3.edgexfoundry.org:10004 12:23:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:23:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:23:25 Configure a credential helper to remove this warning. See 12:23:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:23:25 12:23:25 Login Succeeded 12:23:25 ****.io 12:23:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:23:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:23:25 Configure a credential helper to remove this warning. See 12:23:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:23:25 12:23:25 Login Succeeded 12:23:25 ---> ****-login.sh ends [Pipeline] } 12:23:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 12:23:25 + git rev-list -1 --merges dca47b6b483ac530d6b995c641b92f2a934b1184~1..dca47b6b483ac530d6b995c641b92f2a934b1184 [Pipeline] echo 12:23:25 -----------> git rev-list -1 --merges dca47b6b483ac530d6b995c641b92f2a934b1184~1..dca47b6b483ac530d6b995c641b92f2a934b1184 dca47b6b483ac530d6b995c641b92f2a934b1184 12:23:25 dca47b6b483ac530d6b995c641b92f2a934b1184 [false] [Pipeline] sh 12:23:26 + git log --format=format:%s -1 dca47b6b483ac530d6b995c641b92f2a934b1184 [Pipeline] echo 12:23:26 ========================================================= 12:23:26 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 12:23:26 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 12:23:26 + git log --format=format:%s -1 dca47b6b483ac530d6b995c641b92f2a934b1184 [Pipeline] echo 12:23:26 [semverPrep] GIT_COMMIT: dca47b6b483ac530d6b995c641b92f2a934b1184, Commit Message: Merge pull request #697 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v4-4.0.0-dev.14 [Pipeline] echo 12:23:26 [semverPrep] This is not a build commit. [Pipeline] sh 12:23:26 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 12:23:26 + grep -v github /etc/ssh/ssh_known_hosts 12:23:26 + [ -e /tmp/ssh_known_hosts ] 12:23:26 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 12:23:26 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 12:23:26 sudo tee -a /etc/ssh/ssh_known_hosts 12:23:26 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:23:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:23:27 12:23:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:23:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:23:27 0.1.4: Pulling from edgex-devops/py-git-semver 12:23:27 b85a868b505f: Pulling fs layer 12:23:27 e2be974225ed: Pulling fs layer 12:23:27 339a4e72a1f5: Pulling fs layer 12:23:27 988bab9f4d93: Pulling fs layer 12:23:27 1469e6f7b9e6: Pulling fs layer 12:23:27 eaf3925da568: Pulling fs layer 12:23:27 bab4dde63d76: Pulling fs layer 12:23:27 bde34c3a00c8: Pulling fs layer 12:23:27 b352a97aabf1: Pulling fs layer 12:23:27 4872d77fe225: Pulling fs layer 12:23:27 5851b861e8e6: Pulling fs layer 12:23:27 1469e6f7b9e6: Waiting 12:23:27 bab4dde63d76: Waiting 12:23:27 bde34c3a00c8: Waiting 12:23:27 b352a97aabf1: Waiting 12:23:27 988bab9f4d93: Waiting 12:23:27 4872d77fe225: Waiting 12:23:27 5851b861e8e6: Waiting 12:23:27 988bab9f4d93: Download complete 12:23:27 1469e6f7b9e6: Verifying Checksum 12:23:27 1469e6f7b9e6: Download complete 12:23:27 eaf3925da568: Verifying Checksum 12:23:27 eaf3925da568: Download complete 12:23:27 339a4e72a1f5: Verifying Checksum 12:23:27 339a4e72a1f5: Download complete 12:23:27 bde34c3a00c8: Download complete 12:23:27 b352a97aabf1: Verifying Checksum 12:23:27 b352a97aabf1: Download complete 12:23:27 4872d77fe225: Verifying Checksum 12:23:27 4872d77fe225: Download complete 12:23:27 5851b861e8e6: Verifying Checksum 12:23:27 5851b861e8e6: Download complete 12:23:27 b85a868b505f: Verifying Checksum 12:23:27 b85a868b505f: Download complete 12:23:28 bab4dde63d76: Verifying Checksum 12:23:28 bab4dde63d76: Download complete 12:23:29 b85a868b505f: Pull complete 12:23:29 e2be974225ed: Pull complete 12:23:29 339a4e72a1f5: Pull complete 12:23:29 988bab9f4d93: Pull complete 12:23:30 1469e6f7b9e6: Pull complete 12:23:30 eaf3925da568: Pull complete 12:23:32 bab4dde63d76: Pull complete 12:23:32 bde34c3a00c8: Pull complete 12:23:32 b352a97aabf1: Pull complete 12:23:32 4872d77fe225: Pull complete 12:23:32 5851b861e8e6: Pull complete 12:23:32 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 12:23:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:23:32 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:23:32 prd-ubuntu20.04-docker-8c-8g-35040 does not seem to be running inside a container 12:23:32 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 12:23:35 $ docker top 1f55c9adbe46b78decb8df4f4989e54b559d4817deb8d5defadf02109c3648b4 -eo pid,comm 12:23:35 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:23:35 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 12:23:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:23:35 [ssh-agent] Looking for ssh-agent implementation... 12:23:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:23:35 $ docker exec 1f55c9adbe46b78decb8df4f4989e54b559d4817deb8d5defadf02109c3648b4 ssh-agent 12:23:35 SSH_AUTH_SOCK=/tmp/ssh-19dLwqkZuGKI/agent.33 12:23:35 SSH_AGENT_PID=39 12:23:35 Running ssh-add (command line suppressed) 12:23:35 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_10504957451752172708.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_10504957451752172708.key) 12:23:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:23:35 + git tag --points-at HEAD [Pipeline] } 12:23:35 $ docker exec --env ******** --env ******** 1f55c9adbe46b78decb8df4f4989e54b559d4817deb8d5defadf02109c3648b4 ssh-agent -k 12:23:36 unset SSH_AUTH_SOCK; 12:23:36 unset SSH_AGENT_PID; 12:23:36 echo Agent pid 39 killed; 12:23:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 12:23:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:23:36 [ssh-agent] Looking for ssh-agent implementation... 12:23:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:23:36 $ docker exec 1f55c9adbe46b78decb8df4f4989e54b559d4817deb8d5defadf02109c3648b4 ssh-agent 12:23:36 SSH_AUTH_SOCK=/tmp/ssh-ewmMvXsfkU3d/agent.72 12:23:36 SSH_AGENT_PID=78 12:23:36 Running ssh-add (command line suppressed) 12:23:36 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_18254883425045420093.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_18254883425045420093.key) 12:23:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:23:36 + git semver init 12:23:37 2024-12-13 12:23:36,938 [run_init] DEBUG init version:0.0.0 force:False 12:23:37 2024-12-13 12:23:36,939 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver 12:23:37 2024-12-13 12:23:36,939 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver 12:23:37 2024-12-13 12:23:36,939 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/ry_app-service-configurable_main/.semver'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) 12:23:38 2024-12-13 12:23:38,002 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude 12:23:38 2024-12-13 12:23:38,002 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False 12:23:38 2024-12-13 12:23:38,002 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 12:23:38 2024-12-13 12:23:38,003 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 12:23:38 4.0.0-dev.11 [Pipeline] } 12:23:38 $ docker exec --env ******** --env ******** 1f55c9adbe46b78decb8df4f4989e54b559d4817deb8d5defadf02109c3648b4 ssh-agent -k 12:23:38 unset SSH_AUTH_SOCK; 12:23:38 unset SSH_AGENT_PID; 12:23:38 echo Agent pid 78 killed; 12:23:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 12:23:38 + git semver [Pipeline] } 12:23:39 $ docker stop --time=1 1f55c9adbe46b78decb8df4f4989e54b559d4817deb8d5defadf02109c3648b4 12:23:40 $ docker rm -f --volumes 1f55c9adbe46b78decb8df4f4989e54b559d4817deb8d5defadf02109c3648b4 [Pipeline] // withDockerContainer [Pipeline] sh 12:23:40 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 12:23:41 Stashed 1 file(s) [Pipeline] echo 12:23:41 [edgeXSemver]: initialized semver on version 4.0.0-dev.11 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:23:41 provisioning config files... 12:23:41 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config15552606368665542984tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:23:41 ---> ****-login.sh 12:23:41 nexus3.edgexfoundry.org:10001 12:23:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:23:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:23:41 Configure a credential helper to remove this warning. See 12:23:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:23:41 12:23:41 Login Succeeded 12:23:41 nexus3.edgexfoundry.org:10002 12:23:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:23:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:23:41 Configure a credential helper to remove this warning. See 12:23:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:23:41 12:23:41 Login Succeeded 12:23:41 nexus3.edgexfoundry.org:10003 12:23:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:23:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:23:41 Configure a credential helper to remove this warning. See 12:23:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:23:41 12:23:41 Login Succeeded 12:23:41 nexus3.edgexfoundry.org:10004 12:23:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:23:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:23:41 Configure a credential helper to remove this warning. See 12:23:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:23:41 12:23:41 Login Succeeded 12:23:41 ****.io 12:23:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:23:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:23:42 Configure a credential helper to remove this warning. See 12:23:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:23:42 12:23:42 Login Succeeded 12:23:42 ---> ****-login.sh ends [Pipeline] } 12:23:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 12:23:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 12:23:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 12:23:42 ========================================================= 12:23:42 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 12:23:42 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:23:42 + 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:23:42 Sending build context to Docker daemon 9.234MB 12:23:42 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 12:23:42 Step 2/12 : FROM ${BASE} AS builder 12:23:42 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 12:23:42 43c4264eed91: Pulling fs layer 12:23:42 4cc291be95ef: Pulling fs layer 12:23:42 2ac1f1163629: Pulling fs layer 12:23:42 5c3c966382ef: Pulling fs layer 12:23:42 4f4fb700ef54: Pulling fs layer 12:23:42 5d5c8e513c77: Pulling fs layer 12:23:42 9f66e0745190: Pulling fs layer 12:23:42 f49a43e4bbc0: Pulling fs layer 12:23:42 561ebcabdf7f: Pulling fs layer 12:23:42 4f4fb700ef54: Waiting 12:23:42 5d5c8e513c77: Waiting 12:23:42 5c3c966382ef: Waiting 12:23:42 9f66e0745190: Waiting 12:23:42 f49a43e4bbc0: Waiting 12:23:42 561ebcabdf7f: Waiting 12:23:42 4cc291be95ef: Verifying Checksum 12:23:42 5c3c966382ef: Verifying Checksum 12:23:42 5c3c966382ef: Download complete 12:23:42 4f4fb700ef54: Verifying Checksum 12:23:42 4f4fb700ef54: Download complete 12:23:42 43c4264eed91: Download complete 12:23:42 5d5c8e513c77: Verifying Checksum 12:23:42 5d5c8e513c77: Download complete 12:23:42 9f66e0745190: Verifying Checksum 12:23:42 9f66e0745190: Download complete 12:23:43 43c4264eed91: Pull complete 12:23:43 561ebcabdf7f: Verifying Checksum 12:23:43 561ebcabdf7f: Download complete 12:23:43 4cc291be95ef: Pull complete 12:23:43 2ac1f1163629: Download complete 12:23:43 f49a43e4bbc0: Verifying Checksum 12:23:43 f49a43e4bbc0: Download complete 12:23:46 2ac1f1163629: Pull complete 12:23:46 5c3c966382ef: Pull complete 12:23:46 4f4fb700ef54: Pull complete 12:23:46 5d5c8e513c77: Pull complete 12:23:47 9f66e0745190: Pull complete 12:23:49 f49a43e4bbc0: Pull complete 12:23:49 561ebcabdf7f: Pull complete 12:23:49 Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d 12:23:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 12:23:49 ---> 3a752c3f9dda 12:23:49 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 12:23:54 ---> Running in 3425f100d00e 12:23:54 Removing intermediate container 3425f100d00e 12:23:54 ---> d7dc7c213c58 12:23:54 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 12:23:54 ---> Running in 65823559ead9 12:23:54 Removing intermediate container 65823559ead9 12:23:54 ---> 95fdafe14210 12:23:54 Step 5/12 : ARG ADD_BUILD_TAGS="" 12:23:54 ---> Running in 84a6cd7af117 12:23:54 Removing intermediate container 84a6cd7af117 12:23:54 ---> e5376905d456 12:23:54 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 12:23:54 ---> Running in 4f7ea8f707e6 12:23:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 12:23:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 12:23:55 OK: 246 MiB in 54 packages 12:23:55 Removing intermediate container 4f7ea8f707e6 12:23:55 ---> e9a166dfa963 12:23:55 Step 7/12 : WORKDIR /app 12:23:55 ---> Running in 0ff5dcaee98f 12:23:55 Removing intermediate container 0ff5dcaee98f 12:23:55 ---> 2cd758c4c970 12:23:55 Step 8/12 : COPY go.mod vendor* ./ 12:23:55 ---> 6546782ff554 12:23:55 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:23:55 ---> Running in f4aa7eda58cf 12:23:56 Still waiting to schedule task 12:23:56 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-35039’ 12:24:42 Removing intermediate container f4aa7eda58cf 12:24:42 ---> c386cb9d1789 12:24:42 Step 10/12 : COPY . . 12:24:42 ---> 7808145d1f61 12:24:42 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 12:24:42 ---> Running in 9bf5b26c44c8 12:24:42 Removing intermediate container 9bf5b26c44c8 12:24:42 ---> 56002df0b4c7 12:24:42 Step 12/12 : RUN $MAKE 12:24:42 ---> Running in 8e04b4010ee1 12:24:42 noop 12:24:42 Removing intermediate container 8e04b4010ee1 12:24:42 ---> c47e30a39ec0 12:24:42 Successfully built c47e30a39ec0 12:24:42 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:24:42 + docker inspect -f . ci-base-image-x86_64 12:24:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:24:42 prd-ubuntu20.04-docker-8c-8g-35040 does not seem to be running inside a container 12:24:42 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@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 ******** ci-base-image-x86_64 cat 12:24:43 $ docker top 88c47bcfcda60965c231e1aefa77d47ef864651404363e78d58788d30f218960 -eo pid,comm [Pipeline] { [Pipeline] sh 12:24:43 + go version 12:24:43 go version go1.23.2 linux/amd64 [Pipeline] } 12:24:43 $ docker stop --time=1 88c47bcfcda60965c231e1aefa77d47ef864651404363e78d58788d30f218960 12:24:44 $ docker rm -f --volumes 88c47bcfcda60965c231e1aefa77d47ef864651404363e78d58788d30f218960 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:24:45 + docker inspect -f . ci-base-image-x86_64 12:24:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:24:45 prd-ubuntu20.04-docker-8c-8g-35040 does not seem to be running inside a container 12:24:45 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@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 ******** ci-base-image-x86_64 cat 12:24:45 $ docker top c5936f15e62cbcf077c8e06efc04d74347ff253d7b1573745f8e6e7763251dc9 -eo pid,comm [Pipeline] { [Pipeline] sh 12:24:46 + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] fileExists [Pipeline] sh 12:24:46 + make test 12:24:46 go test -race -coverprofile=coverage.out ./... 12:25:18 github.com/edgexfoundry/app-service-configurable coverage: 0.0% of statements 12:25:50 go vet ./... 12:25:54 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 12:25:54 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 12:25:54 ./bin/test-attribution-txt.sh [Pipeline] echo 12:25:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 12:25:54 $ docker stop --time=1 c5936f15e62cbcf077c8e06efc04d74347ff253d7b1573745f8e6e7763251dc9 12:25:57 $ docker rm -f --volumes c5936f15e62cbcf077c8e06efc04d74347ff253d7b1573745f8e6e7763251dc9 [Pipeline] // withDockerContainer [Pipeline] sh 12:25:58 + sudo chown -R jenkins:jenkins . [Pipeline] stash 12:25:58 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 12:25:59 + sudo chown -R jenkins:jenkins . [Pipeline] sh 12:25:59 + ls -al . 12:25:59 total 248 12:25:59 drwxrwxr-x 7 jenkins jenkins 4096 Dec 13 12:24 . 12:25:59 drwxrwxr-x 4 jenkins jenkins 4096 Dec 13 12:23 .. 12:25:59 -rw-rw-r-- 1 jenkins jenkins 119 Dec 13 12:23 .dockerignore 12:25:59 drwxrwxr-x 8 jenkins jenkins 4096 Dec 13 12:25 .git 12:25:59 drwxrwxr-x 3 jenkins jenkins 4096 Dec 13 12:23 .github 12:25:59 -rw-rw-r-- 1 jenkins jenkins 106 Dec 13 12:23 .gitignore 12:25:59 -rw-rw-r-- 1 jenkins jenkins 41 Dec 13 12:23 .golangci.yml 12:25:59 drwxr-xr-x 3 jenkins jenkins 4096 Dec 13 12:23 .semver 12:25:59 -rw-rw-r-- 1 jenkins jenkins 16432 Dec 13 12:23 Attribution.txt 12:25:59 -rw-rw-r-- 1 jenkins jenkins 37263 Dec 13 12:23 CHANGELOG.md 12:25:59 -rw-rw-r-- 1 jenkins jenkins 2008 Dec 13 12:23 Dockerfile 12:25:59 -rw-rw-r-- 1 jenkins jenkins 677 Dec 13 12:23 GOVERNANCE.md 12:25:59 -rw-rw-r-- 1 jenkins jenkins 666 Dec 13 12:23 Jenkinsfile 12:25:59 -rw-rw-r-- 1 jenkins jenkins 10174 Dec 13 12:23 LICENSE 12:25:59 -rw-rw-r-- 1 jenkins jenkins 618 Dec 13 12:23 OWNERS.md 12:25:59 -rw-rw-r-- 1 jenkins jenkins 4952 Dec 13 12:23 README.md 12:25:59 -rw-rw-r-- 1 jenkins jenkins 12 Dec 13 12:23 VERSION 12:25:59 drwxrwxr-x 2 jenkins jenkins 4096 Dec 13 12:23 bin 12:25:59 -rw-r--r-- 1 jenkins jenkins 953 Dec 13 12:25 coverage.out 12:25:59 -rw-rw-r-- 1 jenkins jenkins 6542 Dec 13 12:23 go.mod 12:25:59 -rw-rw-r-- 1 jenkins jenkins 87898 Dec 13 12:23 go.sum 12:25:59 -rw-rw-r-- 1 jenkins jenkins 1937 Dec 13 12:23 main.go 12:25:59 -rw-rw-r-- 1 jenkins jenkins 3271 Dec 13 12:23 makefile 12:25:59 drwxrwxr-x 10 jenkins jenkins 4096 Dec 13 12:23 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:26:00 + 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=dca47b6b483ac530d6b995c641b92f2a934b1184 --label arch=amd64 --label version=4.0.0-dev.11 . 12:26:00 Sending build context to Docker daemon 9.236MB 12:26:00 Step 1/27 : ARG BASE=golang:1.23-alpine3.20 12:26:00 Step 2/27 : FROM ${BASE} AS builder 12:26:00 ---> c47e30a39ec0 12:26:00 Step 3/27 : ARG ALPINE_PKG_BASE="make git" 12:26:00 ---> Running in 87b7d3982bb0 12:26:00 Removing intermediate container 87b7d3982bb0 12:26:00 ---> 5c80db9f53b2 12:26:00 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 12:26:00 ---> Running in 9997bf69bbb2 12:26:00 Removing intermediate container 9997bf69bbb2 12:26:00 ---> 8bcdf7241660 12:26:00 Step 5/27 : ARG ADD_BUILD_TAGS="" 12:26:00 ---> Running in 2f2fbc60252a 12:26:00 Removing intermediate container 2f2fbc60252a 12:26:00 ---> 2399583b78f6 12:26:00 Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 12:26:00 ---> Running in 601a5a03515d 12:26:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 12:26:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 12:26:01 OK: 246 MiB in 54 packages 12:26:01 Removing intermediate container 601a5a03515d 12:26:01 ---> 2f548ea228f0 12:26:01 Step 7/27 : WORKDIR /app 12:26:01 ---> Running in 1c528d2c1ea2 12:26:01 Removing intermediate container 1c528d2c1ea2 12:26:01 ---> b27fc5e60379 12:26:01 Step 8/27 : COPY go.mod vendor* ./ 12:26:01 ---> a3cef6937f64 12:26:01 Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:26:01 ---> Running in 73e0e2065988 12:26:02 Removing intermediate container 73e0e2065988 12:26:02 ---> cced33a2da2f 12:26:02 Step 10/27 : COPY . . 12:26:02 ---> a4fe83616090 12:26:02 Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 12:26:02 ---> Running in 4d487c378049 12:26:02 Removing intermediate container 4d487c378049 12:26:02 ---> ef519cc16090 12:26:02 Step 12/27 : RUN $MAKE 12:26:02 ---> Running in 008c8fa496ef 12:26:03 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.SDKVersion=v4.0.0-dev.14 -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.ApplicationVersion=4.0.0-dev.11 -bindnow" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable 12:26:35 Removing intermediate container 008c8fa496ef 12:26:35 ---> 21edc3ec8fcc 12:26:35 Step 13/27 : FROM alpine:3.20 12:26:35 3.20: Pulling from library/alpine 12:26:35 da9db072f522: Pulling fs layer 12:26:35 da9db072f522: Download complete 12:26:35 da9db072f522: Pull complete 12:26:35 Digest: sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 12:26:35 Status: Downloaded newer image for alpine:3.20 12:26:35 ---> 63b790fccc90 12:26:35 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 12:26:35 ---> Running in d2f6139a944a 12:26:35 Removing intermediate container d2f6139a944a 12:26:35 ---> 5b393285dbf5 12:26:35 Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} 12:26:35 ---> Running in 758172e7e8c5 12:26:35 Removing intermediate container 758172e7e8c5 12:26:35 ---> 59a094fca325 12:26:35 Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init 12:26:35 ---> Running in 7cf65cf3d008 12:26:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 12:26:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 12:26:35 (1/2) Installing ca-certificates (20240705-r0) 12:26:35 (2/2) Installing dumb-init (1.2.5-r3) 12:26:35 Executing busybox-1.36.1-r29.trigger 12:26:35 Executing ca-certificates-20240705-r0.trigger 12:26:35 OK: 9 MiB in 16 packages 12:26:35 Removing intermediate container 7cf65cf3d008 12:26:35 ---> ec22dccd9033 12:26:35 Step 17/27 : RUN apk --no-cache upgrade 12:26:35 ---> Running in 09aa3fafbe40 12:26:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 12:26:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 12:26:35 Upgrading critical system libraries and apk-tools: 12:26:35 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 12:26:35 Executing busybox-1.36.1-r29.trigger 12:26:35 Continuing the upgrade transaction with new apk-tools: 12:26:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 12:26:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 12:26:35 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 12:26:35 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 12:26:35 Executing ca-certificates-20240705-r0.trigger 12:26:35 OK: 9 MiB in 16 packages 12:26:35 Removing intermediate container 09aa3fafbe40 12:26:35 ---> 8f2f31c8d7aa 12:26:35 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 12:26:35 ---> 4e76ecb88d1a 12:26:35 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 12:26:35 ---> 8627ec482a5a 12:26:35 Step 20/27 : COPY --from=builder /app/res/ /res/ 12:26:35 ---> a468f3c816df 12:26:35 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 12:26:36 ---> dea83fe7471d 12:26:36 Step 22/27 : EXPOSE 48095 12:26:36 ---> Running in 11e5cdf45a81 12:26:36 Removing intermediate container 11e5cdf45a81 12:26:36 ---> 3e011fa7bc5e 12:26:36 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 12:26:36 ---> Running in 97169e0fd4d4 12:26:36 Removing intermediate container 97169e0fd4d4 12:26:36 ---> db5dd39b5cdc 12:26:36 Step 24/27 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 12:26:36 ---> Running in 32dc01fae601 12:26:36 Removing intermediate container 32dc01fae601 12:26:36 ---> 91705f82ad81 12:26:36 Step 25/27 : LABEL arch=amd64 12:26:36 ---> Running in 5a8a97ba114a 12:26:36 Removing intermediate container 5a8a97ba114a 12:26:36 ---> b1596510a1c3 12:26:36 Step 26/27 : LABEL git_sha=dca47b6b483ac530d6b995c641b92f2a934b1184 12:26:36 ---> Running in c23c50ccf5b4 12:26:37 Removing intermediate container c23c50ccf5b4 12:26:37 ---> cf2882f8acd0 12:26:37 Step 27/27 : LABEL version=4.0.0-dev.11 12:26:37 ---> Running in d644c9cb2625 12:26:37 Removing intermediate container d644c9cb2625 12:26:37 ---> d6bfa61d29c3 12:26:37 [Warning] One or more build-args [ARCH] were not consumed 12:26:37 Successfully built d6bfa61d29c3 12:26:37 Successfully tagged app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:26:37 provisioning config files... 12:26:37 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config1193758414102301243tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:26:37 ---> ****-login.sh 12:26:37 nexus3.edgexfoundry.org:10001 12:26:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:26:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:26:37 Configure a credential helper to remove this warning. See 12:26:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:26:37 12:26:37 Login Succeeded 12:26:37 nexus3.edgexfoundry.org:10002 12:26:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:26:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:26:37 Configure a credential helper to remove this warning. See 12:26:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:26:37 12:26:37 Login Succeeded 12:26:37 nexus3.edgexfoundry.org:10003 12:26:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:26:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:26:37 Configure a credential helper to remove this warning. See 12:26:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:26:37 12:26:37 Login Succeeded 12:26:37 nexus3.edgexfoundry.org:10004 12:26:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:26:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:26:37 Configure a credential helper to remove this warning. See 12:26:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:26:37 12:26:37 Login Succeeded 12:26:37 ****.io 12:26:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:26:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:26:38 Configure a credential helper to remove this warning. See 12:26:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:26:38 12:26:38 Login Succeeded 12:26:38 ---> ****-login.sh ends [Pipeline] } 12:26:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 12:26:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 12:26:38 [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: 12:26:38 dca47b6b483ac530d6b995c641b92f2a934b1184 12:26:38 latest 12:26:38 4.0.0-dev.11 12:26:38 dca47b6b483ac530d6b995c641b92f2a934b1184-4.0.0-dev.11 12:26:38 main 12:26:38 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:26:38 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:dca47b6b483ac530d6b995c641b92f2a934b1184 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:26:39 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:dca47b6b483ac530d6b995c641b92f2a934b1184 12:26:39 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 12:26:39 2a6c3080bec6: Preparing 12:26:39 5caa79ca0c94: Preparing 12:26:39 42e925eb8e29: Preparing 12:26:39 12bea7c2558a: Preparing 12:26:39 eba06a224589: Preparing 12:26:39 206e3d521f3a: Preparing 12:26:39 75654b8eeebd: Preparing 12:26:39 75654b8eeebd: Waiting 12:26:39 5caa79ca0c94: Pushed 12:26:39 12bea7c2558a: Pushed 12:26:39 42e925eb8e29: Pushed 12:26:39 75654b8eeebd: Layer already exists 12:26:39 206e3d521f3a: Pushed 12:26:39 eba06a224589: Pushed 12:26:42 2a6c3080bec6: Pushed 12:26:42 dca47b6b483ac530d6b995c641b92f2a934b1184: digest: sha256:d1111f8b52bbb61e02cb90c9f9fe18dc401603d1f8c9f07febd07e578397aa8e size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:26:43 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:26:43 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest 12:26:43 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 12:26:43 2a6c3080bec6: Preparing 12:26:43 5caa79ca0c94: Preparing 12:26:43 42e925eb8e29: Preparing 12:26:43 12bea7c2558a: Preparing 12:26:43 eba06a224589: Preparing 12:26:43 206e3d521f3a: Preparing 12:26:43 75654b8eeebd: Preparing 12:26:43 206e3d521f3a: Waiting 12:26:43 75654b8eeebd: Waiting 12:26:43 2a6c3080bec6: Layer already exists 12:26:43 12bea7c2558a: Layer already exists 12:26:43 5caa79ca0c94: Layer already exists 12:26:43 42e925eb8e29: Layer already exists 12:26:43 eba06a224589: Layer already exists 12:26:43 206e3d521f3a: Layer already exists 12:26:43 75654b8eeebd: Layer already exists 12:26:43 latest: digest: sha256:d1111f8b52bbb61e02cb90c9f9fe18dc401603d1f8c9f07febd07e578397aa8e size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:26:43 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:4.0.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:26:44 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:4.0.0-dev.11 12:26:44 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 12:26:44 2a6c3080bec6: Preparing 12:26:44 5caa79ca0c94: Preparing 12:26:44 42e925eb8e29: Preparing 12:26:44 12bea7c2558a: Preparing 12:26:44 eba06a224589: Preparing 12:26:44 206e3d521f3a: Preparing 12:26:44 75654b8eeebd: Preparing 12:26:44 75654b8eeebd: Waiting 12:26:44 206e3d521f3a: Waiting 12:26:44 2a6c3080bec6: Layer already exists 12:26:44 42e925eb8e29: Layer already exists 12:26:44 5caa79ca0c94: Layer already exists 12:26:44 12bea7c2558a: Layer already exists 12:26:44 eba06a224589: Layer already exists 12:26:44 75654b8eeebd: Layer already exists 12:26:44 206e3d521f3a: Layer already exists 12:26:44 4.0.0-dev.11: digest: sha256:d1111f8b52bbb61e02cb90c9f9fe18dc401603d1f8c9f07febd07e578397aa8e size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:26:44 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:dca47b6b483ac530d6b995c641b92f2a934b1184-4.0.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:26:44 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:dca47b6b483ac530d6b995c641b92f2a934b1184-4.0.0-dev.11 12:26:44 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 12:26:44 2a6c3080bec6: Preparing 12:26:44 5caa79ca0c94: Preparing 12:26:44 42e925eb8e29: Preparing 12:26:44 12bea7c2558a: Preparing 12:26:44 eba06a224589: Preparing 12:26:44 206e3d521f3a: Preparing 12:26:44 75654b8eeebd: Preparing 12:26:44 75654b8eeebd: Waiting 12:26:44 206e3d521f3a: Waiting 12:26:44 12bea7c2558a: Layer already exists 12:26:44 5caa79ca0c94: Layer already exists 12:26:44 42e925eb8e29: Layer already exists 12:26:44 eba06a224589: Layer already exists 12:26:44 2a6c3080bec6: Layer already exists 12:26:44 206e3d521f3a: Layer already exists 12:26:44 75654b8eeebd: Layer already exists 12:26:44 dca47b6b483ac530d6b995c641b92f2a934b1184-4.0.0-dev.11: digest: sha256:d1111f8b52bbb61e02cb90c9f9fe18dc401603d1f8c9f07febd07e578397aa8e size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:26:45 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:26:45 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main 12:26:45 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 12:26:45 2a6c3080bec6: Preparing 12:26:45 5caa79ca0c94: Preparing 12:26:45 42e925eb8e29: Preparing 12:26:45 12bea7c2558a: Preparing 12:26:45 eba06a224589: Preparing 12:26:45 206e3d521f3a: Preparing 12:26:45 75654b8eeebd: Preparing 12:26:45 206e3d521f3a: Waiting 12:26:45 75654b8eeebd: Waiting 12:26:45 12bea7c2558a: Layer already exists 12:26:45 2a6c3080bec6: Layer already exists 12:26:45 5caa79ca0c94: Layer already exists 12:26:45 eba06a224589: Layer already exists 12:26:45 42e925eb8e29: Layer already exists 12:26:45 75654b8eeebd: Layer already exists 12:26:45 206e3d521f3a: Layer already exists 12:26:45 main: digest: sha256:d1111f8b52bbb61e02cb90c9f9fe18dc401603d1f8c9f07febd07e578397aa8e size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 12:26:45 ===================================================== [Pipeline] echo 12:26:45 taggedImages: 12:26:45 - nexus3.edgexfoundry.org:10004/app-service-configurable:dca47b6b483ac530d6b995c641b92f2a934b1184 12:26:45 - nexus3.edgexfoundry.org:10004/app-service-configurable:latest 12:26:45 - nexus3.edgexfoundry.org:10004/app-service-configurable:4.0.0-dev.11 12:26:45 - nexus3.edgexfoundry.org:10004/app-service-configurable:dca47b6b483ac530d6b995c641b92f2a934b1184-4.0.0-dev.11 12:26:45 - nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // script [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:26:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:26:45 12:26:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:26:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:26:46 latest: Pulling from edgex-lftools-log-publisher 12:26:46 5eb5b503b376: Pulling fs layer 12:26:46 5c69ac0246d0: Pulling fs layer 12:26:46 ec43610c2a17: Pulling fs layer 12:26:46 3a2ae6a8a46f: Pulling fs layer 12:26:46 33b1e0a273af: Pulling fs layer 12:26:46 5d3b04190fa2: Pulling fs layer 12:26:46 2f39f015ded8: Pulling fs layer 12:26:46 2f39f015ded8: Waiting 12:26:46 33b1e0a273af: Waiting 12:26:46 5d3b04190fa2: Waiting 12:26:46 5c69ac0246d0: Download complete 12:26:46 3a2ae6a8a46f: Verifying Checksum 12:26:46 3a2ae6a8a46f: Download complete 12:26:46 33b1e0a273af: Verifying Checksum 12:26:46 33b1e0a273af: Download complete 12:26:46 5d3b04190fa2: Verifying Checksum 12:26:46 5d3b04190fa2: Download complete 12:26:46 ec43610c2a17: Verifying Checksum 12:26:46 ec43610c2a17: Download complete 12:26:46 5eb5b503b376: Verifying Checksum 12:26:46 5eb5b503b376: Download complete 12:26:47 2f39f015ded8: Download complete 12:26:47 5eb5b503b376: Pull complete 12:26:47 5c69ac0246d0: Pull complete 12:26:47 ec43610c2a17: Pull complete 12:26:48 3a2ae6a8a46f: Pull complete 12:26:48 33b1e0a273af: Pull complete 12:26:48 5d3b04190fa2: Pull complete 12:26:52 2f39f015ded8: Pull complete 12:26:52 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 12:26:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:26:52 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:26:52 prd-ubuntu20.04-docker-8c-8g-35040 does not seem to be running inside a container 12:26:52 $ 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/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@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:26:55 $ docker top 2e55ce420edc5c0159f0b30330b74ef674022bc0cdea7e16722009c1fd631c21 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:26:55 ---> job-cost.sh 12:26:55 lf-activate-venv: SKIPPING 12:26:55 INFO: No Stack... 12:26:55 INFO: Retrieving Pricing Info for: v3-standard-8 12:26:56 INFO: Archiving Costs [Pipeline] sh 12:26:56 + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv 12:26:56 + cut -d, -f6 [Pipeline] lock 12:26:56 Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-service-configurable-main-259-stack-cost] 12:26:56 Resource [jenkins-edgexfoundry-app-service-configurable-main-259-stack-cost] did not exist. Created. 12:26:56 Lock acquired on [Resource: jenkins-edgexfoundry-app-service-configurable-main-259-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 12:26:56 + echo total: 0.2199999988079071 [Pipeline] stash 12:26:56 Stashed 1 file(s) [Pipeline] } 12:26:56 Lock released on resource [Resource: jenkins-edgexfoundry-app-service-configurable-main-259-stack-cost] [Pipeline] // lock [Pipeline] } 12:26:56 $ docker stop --time=1 2e55ce420edc5c0159f0b30330b74ef674022bc0cdea7e16722009c1fd631c21 12:26:58 $ docker rm -f --volumes 2e55ce420edc5c0159f0b30330b74ef674022bc0cdea7e16722009c1fd631c21 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 12:27:16 Running on prd-ubuntu20.04-docker-arm64-4c-16g-35041 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws 12:27:16 Running in /w/workspace/app-service-configurable/259 [Pipeline] { [Pipeline] checkout 12:27:19 The recommended git tool is: git 12:27:25 using credential edgex-jenkins-ssh 12:27:25 Cloning the remote Git repository 12:27:25 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 12:27:25 > git init /w/workspace/app-service-configurable/259 # timeout=10 12:27:26 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 12:27:26 > git --version # timeout=10 12:27:26 > git --version # 'git version 2.25.1' 12:27:26 using GIT_SSH to set credentials SSH Credentials for GitHub 12:27:26 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 12:27:28 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 12:27:28 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:27:29 Avoid second fetch 12:27:29 Checking out Revision dca47b6b483ac530d6b995c641b92f2a934b1184 (main) 12:27:29 > git config core.sparsecheckout # timeout=10 12:27:29 > git checkout -f dca47b6b483ac530d6b995c641b92f2a934b1184 # timeout=10 12:27:30 Commit message: "Merge pull request #697 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v4-4.0.0-dev.14" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 12:27:35 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 12:27:35 % Total % Received % Xferd Average Speed Time Time Time Current 12:27:35 Dload Upload Total Spent Left Speed 12:27:35 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 208k 0 --:--:-- --:--:-- --:--:-- 208k [Pipeline] sh 12:27:35 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 12:27:36 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}+ /etc/docker/daemon.json 12:27:36 sudo tee /etc/docker/daemon.new 12:27:36 { 12:27:36 "registry-mirrors": [ 12:27:36 "https://nexus3.edgexfoundry.org:10001" 12:27:36 ], 12:27:36 "bip": "10.250.0.254/24", 12:27:36 "hosts": [ 12:27:36 "tcp://0.0.0.0:5555", 12:27:36 "unix:///var/run/docker.sock" 12:27:36 ], 12:27:36 "mtu": 1458, 12:27:36 "selinux-enabled": true, 12:27:36 "seccomp-profile": "/etc/docker/seccomp.json" 12:27:36 } [Pipeline] sh 12:27:36 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 12:27:36 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:27:55 provisioning config files... 12:27:55 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/259@tmp/config3731824873667418529tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:27:55 ---> ****-login.sh 12:27:55 nexus3.edgexfoundry.org:10001 12:27:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:27:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:27:56 Configure a credential helper to remove this warning. See 12:27:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:27:56 12:27:56 Login Succeeded 12:27:56 nexus3.edgexfoundry.org:10002 12:27:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:27:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:27:56 Configure a credential helper to remove this warning. See 12:27:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:27:56 12:27:56 Login Succeeded 12:27:56 nexus3.edgexfoundry.org:10003 12:27:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:27:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:27:56 Configure a credential helper to remove this warning. See 12:27:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:27:56 12:27:56 Login Succeeded 12:27:56 nexus3.edgexfoundry.org:10004 12:27:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:27:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:27:56 Configure a credential helper to remove this warning. See 12:27:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:27:56 12:27:56 Login Succeeded 12:27:56 ****.io 12:27:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:27:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:27:57 Configure a credential helper to remove this warning. See 12:27:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:27:57 12:27:57 Login Succeeded 12:27:57 ---> ****-login.sh ends [Pipeline] } 12:27:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 12:27:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 12:27:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 12:27:57 ========================================================= 12:27:57 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 12:27:57 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:27:58 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . 12:27:59 #0 building with "default" instance using docker driver 12:27:59 12:27:59 #1 [internal] load build definition from Dockerfile 12:27:59 #1 transferring dockerfile: 2.05kB 0.0s done 12:27:59 #1 DONE 0.1s 12:27:59 12:27:59 #2 [internal] load .dockerignore 12:27:59 #2 transferring context: 159B done 12:27:59 #2 DONE 0.1s 12:27:59 12:27:59 #3 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 12:27:59 #3 DONE 0.1s 12:27:59 12:27:59 #4 [internal] load build context 12:27:59 #4 transferring context: 194.30kB 0.1s done 12:28:00 #4 DONE 0.1s 12:28:00 12:28:00 #5 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine@sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 12:28:00 #5 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine@sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 0.0s done 12:28:00 #5 sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 1.99kB / 1.99kB done 12:28:00 #5 sha256:be29e6b0f0d48c82f8b7b9eee484c4dc135732b9e314d3ddccdbbf7107de97ad 5.39kB / 5.39kB done 12:28:00 #5 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 3.15MB / 70.64MB 0.2s 12:28:00 #5 sha256:cf04c63912e16506c4413937c7f4579018e4bb25c272d989789cfba77b12f951 2.10MB / 4.09MB 0.2s 12:28:00 #5 sha256:55b35a11ae5eab5f9885f480b702f14893ab21d2d29f58cd678d35d2fde98e27 293.52kB / 293.52kB 0.1s done 12:28:00 #5 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.2s 12:28:00 #5 sha256:50b3750afda1ed5c34a5153357a453f4928aa99e9f60005309772f320263a9ea 127B / 127B 0.2s done 12:28:00 #5 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 8.39MB / 70.64MB 0.3s 12:28:00 #5 sha256:cf04c63912e16506c4413937c7f4579018e4bb25c272d989789cfba77b12f951 4.09MB / 4.09MB 0.2s done 12:28:00 #5 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.2s done 12:28:00 #5 extracting sha256:cf04c63912e16506c4413937c7f4579018e4bb25c272d989789cfba77b12f951 12:28:00 #5 sha256:80978eb59214169129ea09808cbd1cd6cb9503947a15f41f800ef14c39d0f5d6 440B / 440B 0.2s done 12:28:00 #5 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 0B / 95.52MB 0.3s 12:28:00 #5 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 17.34MB / 70.64MB 0.5s 12:28:00 #5 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 6.29MB / 95.52MB 0.5s 12:28:00 #5 sha256:c5a475d317c953d8ffff2d7e2ad4be8b96f48a12d542f5668e0091fab47999e5 7.34MB / 12.73MB 0.5s 12:28:00 #5 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 22.02MB / 70.64MB 0.6s 12:28:00 #5 sha256:c5a475d317c953d8ffff2d7e2ad4be8b96f48a12d542f5668e0091fab47999e5 11.53MB / 12.73MB 0.6s 12:28:00 #5 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 27.26MB / 70.64MB 0.7s 12:28:00 #5 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 14.68MB / 95.52MB 0.7s 12:28:00 #5 extracting sha256:cf04c63912e16506c4413937c7f4579018e4bb25c272d989789cfba77b12f951 0.4s done 12:28:00 #5 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 19.92MB / 95.52MB 0.8s 12:28:00 #5 sha256:c5a475d317c953d8ffff2d7e2ad4be8b96f48a12d542f5668e0091fab47999e5 12.73MB / 12.73MB 0.6s done 12:28:00 #5 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 40.89MB / 70.64MB 1.0s 12:28:00 #5 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 30.41MB / 95.52MB 1.0s 12:28:00 #5 extracting sha256:55b35a11ae5eab5f9885f480b702f14893ab21d2d29f58cd678d35d2fde98e27 12:28:00 #5 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 47.15MB / 70.64MB 1.1s 12:28:00 #5 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 35.25MB / 95.52MB 1.1s 12:28:00 #5 extracting sha256:55b35a11ae5eab5f9885f480b702f14893ab21d2d29f58cd678d35d2fde98e27 0.2s done 12:28:01 #5 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 52.43MB / 70.64MB 1.2s 12:28:01 #5 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 64.01MB / 70.64MB 1.4s 12:28:01 #5 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 49.28MB / 95.52MB 1.4s 12:28:01 #5 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 69.21MB / 70.64MB 1.5s 12:28:01 #5 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 54.33MB / 95.52MB 1.5s 12:28:01 #5 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 70.64MB / 70.64MB 1.6s done 12:28:01 #5 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 62.91MB / 95.52MB 1.7s 12:28:01 #5 extracting sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 12:28:01 #5 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 67.74MB / 95.52MB 1.8s 12:28:01 #5 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 82.84MB / 95.52MB 2.1s 12:28:01 #5 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 88.08MB / 95.52MB 2.2s 12:28:02 #5 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 93.32MB / 95.52MB 2.3s 12:28:02 #5 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 95.52MB / 95.52MB 2.5s done 12:28:09 #5 extracting sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 6.4s 12:28:13 #5 extracting sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 11.5s 12:28:21 #5 extracting sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 19.2s done 12:28:22 #5 extracting sha256:50b3750afda1ed5c34a5153357a453f4928aa99e9f60005309772f320263a9ea done 12:28:22 #5 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done 12:28:22 #5 extracting sha256:80978eb59214169129ea09808cbd1cd6cb9503947a15f41f800ef14c39d0f5d6 done 12:28:22 #5 extracting sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 12:28:27 #5 extracting sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 5.1s 12:28:30 #5 extracting sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 8.0s done 12:28:30 #5 extracting sha256:c5a475d317c953d8ffff2d7e2ad4be8b96f48a12d542f5668e0091fab47999e5 12:28:32 #5 extracting sha256:c5a475d317c953d8ffff2d7e2ad4be8b96f48a12d542f5668e0091fab47999e5 1.7s done 12:28:33 #5 DONE 33.2s 12:28:33 12:28:33 #6 [builder 2/7] RUN apk add --update --no-cache make git 12:28:33 #6 0.743 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 12:28:34 #6 1.128 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 12:28:35 #6 2.523 OK: 238 MiB in 54 packages 12:28:37 #6 DONE 4.4s 12:28:37 12:28:37 #7 [builder 3/7] WORKDIR /app 12:28:37 #7 DONE 0.1s 12:28:37 12:28:37 #8 [builder 4/7] COPY go.mod vendor* ./ 12:28:37 #8 DONE 0.1s 12:28:37 12:28:37 #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:29:10 #9 DONE 31.2s 12:29:10 12:29:10 #10 [builder 6/7] COPY . . 12:29:10 #10 DONE 0.1s 12:29:10 12:29:10 #11 [builder 7/7] RUN echo noop 12:29:10 #11 0.697 noop 12:29:10 #11 DONE 0.8s 12:29:10 12:29:10 #12 exporting to image 12:29:10 #12 exporting layers 12:29:48 #12 exporting layers 35.7s done 12:29:48 #12 writing image sha256:a515dabb12b58b90f38a0eddc162c9b1441c9418b9a8931b5ca9306f569abca3 done 12:29:48 #12 naming to docker.io/library/ci-base-image-arm64 done 12:29:48 #12 DONE 35.7s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:29:49 + docker inspect -f . ci-base-image-arm64 12:29:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:29:49 prd-ubuntu20.04-docker-arm64-4c-16g-35041 does not seem to be running inside a container 12:29:49 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/259 -v /w/workspace/app-service-configurable/259:/w/workspace/app-service-configurable/259:rw,z -v /w/workspace/app-service-configurable/259@tmp:/w/workspace/app-service-configurable/259@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 ******** ci-base-image-arm64 cat 12:29:50 $ docker top afb5507719774657da500ef677980eddf5d9e673ac72ad2451117350d8f944a7 -eo pid,comm [Pipeline] { [Pipeline] sh 12:29:51 + go version 12:29:51 go version go1.23.2 linux/arm64 [Pipeline] } 12:29:51 $ docker stop --time=1 afb5507719774657da500ef677980eddf5d9e673ac72ad2451117350d8f944a7 12:29:53 $ docker rm -f --volumes afb5507719774657da500ef677980eddf5d9e673ac72ad2451117350d8f944a7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:29:53 + docker inspect -f . ci-base-image-arm64 12:29:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:29:54 prd-ubuntu20.04-docker-arm64-4c-16g-35041 does not seem to be running inside a container 12:29:54 $ 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/259 -v /w/workspace/app-service-configurable/259:/w/workspace/app-service-configurable/259:rw,z -v /w/workspace/app-service-configurable/259@tmp:/w/workspace/app-service-configurable/259@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 ******** ci-base-image-arm64 cat 12:29:55 $ docker top a30480b71c0ce9ff346c812df225c5c0e4d373fd719f7d7613d70d4777cc4880 -eo pid,comm [Pipeline] { [Pipeline] sh 12:29:55 + git config --global --add safe.directory /w/workspace/app-service-configurable/259 [Pipeline] fileExists [Pipeline] sh 12:29:55 + make test 12:29:55 go test -race -coverprofile=coverage.out ./... 12:33:02 github.com/edgexfoundry/app-service-configurable coverage: 0.0% of statements 12:33:02 WARNING: Linting skipped (not on x86_64 or linter not installed) 12:33:02 go vet ./... 12:35:24 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 12:35:24 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 12:35:24 ./bin/test-attribution-txt.sh [Pipeline] echo 12:35:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 12:35:25 $ docker stop --time=1 a30480b71c0ce9ff346c812df225c5c0e4d373fd719f7d7613d70d4777cc4880 12:35:27 $ docker rm -f --volumes a30480b71c0ce9ff346c812df225c5c0e4d373fd719f7d7613d70d4777cc4880 [Pipeline] // withDockerContainer [Pipeline] sh 12:35:30 + sudo chown -R jenkins:jenkins . [Pipeline] stash 12:35:30 Warning: overwriting stash ‘coverage-report’ 12:35:30 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 12:35:31 + sudo chown -R jenkins:jenkins . [Pipeline] sh 12:35:31 + ls -al . 12:35:31 total 244 12:35:31 drwxrwxr-x 6 jenkins jenkins 4096 Dec 13 12:29 . 12:35:31 drwxrwxr-x 4 jenkins jenkins 4096 Dec 13 12:27 .. 12:35:31 -rw-rw-r-- 1 jenkins jenkins 119 Dec 13 12:27 .dockerignore 12:35:31 drwxrwxr-x 8 jenkins jenkins 4096 Dec 13 12:27 .git 12:35:31 drwxrwxr-x 3 jenkins jenkins 4096 Dec 13 12:27 .github 12:35:31 -rw-rw-r-- 1 jenkins jenkins 106 Dec 13 12:27 .gitignore 12:35:31 -rw-rw-r-- 1 jenkins jenkins 41 Dec 13 12:27 .golangci.yml 12:35:31 -rw-rw-r-- 1 jenkins jenkins 16432 Dec 13 12:27 Attribution.txt 12:35:31 -rw-rw-r-- 1 jenkins jenkins 37263 Dec 13 12:27 CHANGELOG.md 12:35:31 -rw-rw-r-- 1 jenkins jenkins 2008 Dec 13 12:27 Dockerfile 12:35:31 -rw-rw-r-- 1 jenkins jenkins 677 Dec 13 12:27 GOVERNANCE.md 12:35:31 -rw-rw-r-- 1 jenkins jenkins 666 Dec 13 12:27 Jenkinsfile 12:35:31 -rw-rw-r-- 1 jenkins jenkins 10174 Dec 13 12:27 LICENSE 12:35:31 -rw-rw-r-- 1 jenkins jenkins 618 Dec 13 12:27 OWNERS.md 12:35:31 -rw-rw-r-- 1 jenkins jenkins 4952 Dec 13 12:27 README.md 12:35:31 -rw-rw-r-- 1 jenkins jenkins 12 Dec 13 12:23 VERSION 12:35:31 drwxrwxr-x 2 jenkins jenkins 4096 Dec 13 12:27 bin 12:35:31 -rw-r--r-- 1 jenkins jenkins 953 Dec 13 12:33 coverage.out 12:35:31 -rw-rw-r-- 1 jenkins jenkins 6542 Dec 13 12:27 go.mod 12:35:31 -rw-rw-r-- 1 jenkins jenkins 87898 Dec 13 12:27 go.sum 12:35:31 -rw-rw-r-- 1 jenkins jenkins 1937 Dec 13 12:27 main.go 12:35:31 -rw-rw-r-- 1 jenkins jenkins 3271 Dec 13 12:27 makefile 12:35:31 drwxrwxr-x 10 jenkins jenkins 4096 Dec 13 12:27 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:35:31 + docker build -t app-service-configurable-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=dca47b6b483ac530d6b995c641b92f2a934b1184 --label arch=arm64 --label version=4.0.0-dev.11 . 12:35:32 #0 building with "default" instance using docker driver 12:35:32 12:35:32 #1 [internal] load build definition from Dockerfile 12:35:32 #1 transferring dockerfile: 2.05kB 0.0s done 12:35:32 #1 DONE 0.0s 12:35:32 12:35:32 #2 [internal] load .dockerignore 12:35:32 #2 transferring context: 159B 0.0s done 12:35:32 #2 DONE 0.0s 12:35:32 12:35:32 #3 [internal] load metadata for docker.io/library/ci-base-image-arm64:latest 12:35:32 #3 DONE 0.0s 12:35:32 12:35:32 #4 [internal] load metadata for docker.io/library/alpine:3.20 12:35:32 #4 DONE 0.3s 12:35:33 12:35:33 #5 [internal] load build context 12:35:33 #5 transferring context: 2.54kB 0.0s done 12:35:33 #5 DONE 0.0s 12:35:33 12:35:33 #6 [stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 12:35:33 #6 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.1s done 12:35:33 #6 ... 12:35:33 12:35:33 #7 [builder 1/7] FROM docker.io/library/ci-base-image-arm64 12:35:33 #7 DONE 0.2s 12:35:33 12:35:33 #6 [stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 12:35:33 #6 sha256:ea3c5a9671f7b3f7eb47eab06f73bc6591df978b0d5955689a9e6f943aa368c0 1.02kB / 1.02kB done 12:35:33 #6 sha256:511a44083d3a23416fadc62847c45d14c25cbace86e7a72b2b350436978a0450 616B / 616B done 12:35:33 #6 sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 4.09MB / 4.09MB 0.1s done 12:35:33 #6 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done 12:35:33 #6 extracting sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 12:35:33 #6 extracting sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 0.5s done 12:35:33 #6 DONE 0.9s 12:35:33 12:35:33 #8 [builder 2/7] RUN apk add --update --no-cache make git 12:35:33 #8 0.686 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 12:35:34 #8 1.095 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 12:35:35 #8 2.568 OK: 238 MiB in 54 packages 12:35:36 #8 DONE 3.0s 12:35:36 12:35:36 #9 [builder 3/7] WORKDIR /app 12:35:36 #9 DONE 0.1s 12:35:36 12:35:36 #10 [builder 4/7] COPY go.mod vendor* ./ 12:35:36 #10 DONE 0.1s 12:35:36 12:35:36 #11 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:35:37 #11 ... 12:35:37 12:35:37 #12 [stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 12:35:37 #12 0.662 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 12:35:37 #12 0.970 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 12:35:37 #12 2.248 (1/2) Installing ca-certificates (20240705-r0) 12:35:37 #12 2.358 (2/2) Installing dumb-init (1.2.5-r3) 12:35:37 #12 2.371 Executing busybox-1.36.1-r29.trigger 12:35:37 #12 2.399 Executing ca-certificates-20240705-r0.trigger 12:35:37 #12 2.669 OK: 10 MiB in 16 packages 12:35:37 #12 DONE 3.1s 12:35:37 12:35:37 #13 [stage-1 3/7] RUN apk --no-cache upgrade 12:35:38 #13 0.886 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 12:35:38 #13 ... 12:35:38 12:35:38 #11 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:35:38 #11 DONE 1.7s 12:35:38 12:35:38 #14 [builder 6/7] COPY . . 12:35:38 #14 DONE 0.2s 12:35:38 12:35:38 #15 [builder 7/7] RUN make build 12:35:38 #15 0.705 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.SDKVersion=v4.0.0-dev.14 -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.ApplicationVersion=4.0.0-dev.11 -bindnow" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable 12:35:47 #15 ... 12:35:47 12:35:47 #13 [stage-1 3/7] RUN apk --no-cache upgrade 12:35:47 #13 1.208 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 12:35:47 #13 2.533 Upgrading critical system libraries and apk-tools: 12:35:47 #13 2.534 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 12:35:47 #13 2.558 Executing busybox-1.36.1-r29.trigger 12:35:47 #13 2.841 Continuing the upgrade transaction with new apk-tools: 12:35:47 #13 2.864 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 12:35:47 #13 3.201 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 12:35:47 #13 4.513 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 12:35:47 #13 4.636 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 12:35:47 #13 4.665 Executing ca-certificates-20240705-r0.trigger 12:35:47 #13 4.858 OK: 10 MiB in 16 packages 12:35:47 #13 DONE 5.3s 12:35:47 12:35:47 #15 [builder 7/7] RUN make build 12:37:58 #15 DONE 129.9s 12:37:58 12:37:58 #16 [stage-1 4/7] COPY --from=builder /app/Attribution.txt /Attribution.txt 12:37:58 #16 DONE 0.1s 12:37:58 12:37:58 #17 [stage-1 5/7] COPY --from=builder /app/LICENSE /LICENSE 12:37:58 #17 DONE 0.1s 12:37:58 12:37:58 #18 [stage-1 6/7] COPY --from=builder /app/res/ /res/ 12:37:58 #18 DONE 0.1s 12:37:58 12:37:58 #19 [stage-1 7/7] COPY --from=builder /app/app-service-configurable /app-service-configurable 12:37:58 #19 DONE 0.4s 12:37:58 12:37:58 #20 exporting to image 12:37:58 #20 exporting layers 12:37:58 #20 exporting layers 0.5s done 12:37:58 #20 writing image sha256:8f9196b908bb0c7a9b732087c17747f998b9c419fbcf03ebf51be3f37e8c5b53 done 12:37:58 #20 naming to docker.io/library/app-service-configurable-arm64 done 12:37:58 #20 DONE 0.5s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:37:58 provisioning config files... 12:37:58 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/259@tmp/config12318744065067326464tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:37:58 ---> ****-login.sh 12:37:58 nexus3.edgexfoundry.org:10001 12:37:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:37:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:37:58 Configure a credential helper to remove this warning. See 12:37:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:37:58 12:37:58 Login Succeeded 12:37:58 nexus3.edgexfoundry.org:10002 12:37:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:37:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:37:59 Configure a credential helper to remove this warning. See 12:37:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:37:59 12:37:59 Login Succeeded 12:37:59 nexus3.edgexfoundry.org:10003 12:37:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:37:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:37:59 Configure a credential helper to remove this warning. See 12:37:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:37:59 12:37:59 Login Succeeded 12:37:59 nexus3.edgexfoundry.org:10004 12:37:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:37:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:37:59 Configure a credential helper to remove this warning. See 12:37:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:37:59 12:37:59 Login Succeeded 12:37:59 ****.io 12:37:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:38:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:38:00 Configure a credential helper to remove this warning. See 12:38:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:38:00 12:38:00 Login Succeeded 12:38:00 ---> ****-login.sh ends [Pipeline] } 12:38:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 12:38:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 12:38:00 [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: 12:38:00 dca47b6b483ac530d6b995c641b92f2a934b1184 12:38:00 latest 12:38:00 4.0.0-dev.11 12:38:00 dca47b6b483ac530d6b995c641b92f2a934b1184-4.0.0-dev.11 12:38:00 main 12:38:00 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:38:00 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:dca47b6b483ac530d6b995c641b92f2a934b1184 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:38:01 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:dca47b6b483ac530d6b995c641b92f2a934b1184 12:38:01 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 12:38:01 460e18125153: Preparing 12:38:01 91e67bc6a570: Preparing 12:38:01 7723df4a072b: Preparing 12:38:01 f71c4a785041: Preparing 12:38:01 a139e9395c8f: Preparing 12:38:01 ebd88fc8471d: Preparing 12:38:01 651d9022c234: Preparing 12:38:01 ebd88fc8471d: Waiting 12:38:01 651d9022c234: Waiting 12:38:01 91e67bc6a570: Pushed 12:38:01 7723df4a072b: Pushed 12:38:01 f71c4a785041: Pushed 12:38:01 651d9022c234: Layer already exists 12:38:01 ebd88fc8471d: Pushed 12:38:02 a139e9395c8f: Pushed 12:38:09 460e18125153: Pushed 12:38:09 dca47b6b483ac530d6b995c641b92f2a934b1184: digest: sha256:8d737bd475a5d0357befae90d001c628b5287bca51cec31ea3fb1e7816558597 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:38:09 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:38:10 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 12:38:10 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 12:38:10 460e18125153: Preparing 12:38:10 91e67bc6a570: Preparing 12:38:10 7723df4a072b: Preparing 12:38:10 f71c4a785041: Preparing 12:38:10 a139e9395c8f: Preparing 12:38:10 ebd88fc8471d: Preparing 12:38:10 651d9022c234: Preparing 12:38:10 ebd88fc8471d: Waiting 12:38:10 651d9022c234: Waiting 12:38:10 f71c4a785041: Layer already exists 12:38:10 7723df4a072b: Layer already exists 12:38:10 91e67bc6a570: Layer already exists 12:38:10 a139e9395c8f: Layer already exists 12:38:10 460e18125153: Layer already exists 12:38:10 651d9022c234: Layer already exists 12:38:10 ebd88fc8471d: Layer already exists 12:38:10 latest: digest: sha256:8d737bd475a5d0357befae90d001c628b5287bca51cec31ea3fb1e7816558597 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:38:10 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:4.0.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:38:11 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:4.0.0-dev.11 12:38:11 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 12:38:11 460e18125153: Preparing 12:38:11 91e67bc6a570: Preparing 12:38:11 7723df4a072b: Preparing 12:38:11 f71c4a785041: Preparing 12:38:11 a139e9395c8f: Preparing 12:38:11 ebd88fc8471d: Preparing 12:38:11 651d9022c234: Preparing 12:38:11 ebd88fc8471d: Waiting 12:38:11 651d9022c234: Waiting 12:38:11 f71c4a785041: Layer already exists 12:38:11 91e67bc6a570: Layer already exists 12:38:11 7723df4a072b: Layer already exists 12:38:11 a139e9395c8f: Layer already exists 12:38:11 460e18125153: Layer already exists 12:38:11 ebd88fc8471d: Layer already exists 12:38:11 651d9022c234: Layer already exists 12:38:11 4.0.0-dev.11: digest: sha256:8d737bd475a5d0357befae90d001c628b5287bca51cec31ea3fb1e7816558597 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:38:11 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:dca47b6b483ac530d6b995c641b92f2a934b1184-4.0.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:38:12 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:dca47b6b483ac530d6b995c641b92f2a934b1184-4.0.0-dev.11 12:38:12 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 12:38:12 460e18125153: Preparing 12:38:12 91e67bc6a570: Preparing 12:38:12 7723df4a072b: Preparing 12:38:12 f71c4a785041: Preparing 12:38:12 a139e9395c8f: Preparing 12:38:12 ebd88fc8471d: Preparing 12:38:12 651d9022c234: Preparing 12:38:12 ebd88fc8471d: Waiting 12:38:12 651d9022c234: Waiting 12:38:12 a139e9395c8f: Layer already exists 12:38:12 460e18125153: Layer already exists 12:38:12 91e67bc6a570: Layer already exists 12:38:12 7723df4a072b: Layer already exists 12:38:12 f71c4a785041: Layer already exists 12:38:12 651d9022c234: Layer already exists 12:38:12 ebd88fc8471d: Layer already exists 12:38:12 dca47b6b483ac530d6b995c641b92f2a934b1184-4.0.0-dev.11: digest: sha256:8d737bd475a5d0357befae90d001c628b5287bca51cec31ea3fb1e7816558597 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:38:12 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:38:13 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main 12:38:13 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 12:38:13 460e18125153: Preparing 12:38:13 91e67bc6a570: Preparing 12:38:13 7723df4a072b: Preparing 12:38:13 f71c4a785041: Preparing 12:38:13 a139e9395c8f: Preparing 12:38:13 ebd88fc8471d: Preparing 12:38:13 651d9022c234: Preparing 12:38:13 ebd88fc8471d: Waiting 12:38:13 651d9022c234: Waiting 12:38:13 a139e9395c8f: Layer already exists 12:38:13 7723df4a072b: Layer already exists 12:38:13 460e18125153: Layer already exists 12:38:13 f71c4a785041: Layer already exists 12:38:13 91e67bc6a570: Layer already exists 12:38:13 ebd88fc8471d: Layer already exists 12:38:13 651d9022c234: Layer already exists 12:38:13 main: digest: sha256:8d737bd475a5d0357befae90d001c628b5287bca51cec31ea3fb1e7816558597 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 12:38:13 ===================================================== [Pipeline] echo 12:38:13 taggedImages: 12:38:13 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:dca47b6b483ac530d6b995c641b92f2a934b1184 12:38:13 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 12:38:13 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:4.0.0-dev.11 12:38:13 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:dca47b6b483ac530d6b995c641b92f2a934b1184-4.0.0-dev.11 12:38:13 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:38:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 12:38:14 12:38:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:38:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 12:38:14 arm64: Pulling from edgex-lftools-log-publisher 12:38:14 8998bd30e6a1: Pulling fs layer 12:38:14 04944245beec: Pulling fs layer 12:38:14 699f458cf7ca: Pulling fs layer 12:38:14 765212b225bb: Pulling fs layer 12:38:14 f23df028b6ca: Pulling fs layer 12:38:14 d65c8cfc05b1: Pulling fs layer 12:38:14 2437ff75d9bd: Pulling fs layer 12:38:14 d65c8cfc05b1: Waiting 12:38:14 f23df028b6ca: Waiting 12:38:14 2437ff75d9bd: Waiting 12:38:14 765212b225bb: Waiting 12:38:14 04944245beec: Verifying Checksum 12:38:14 04944245beec: Download complete 12:38:14 765212b225bb: Verifying Checksum 12:38:14 765212b225bb: Download complete 12:38:14 f23df028b6ca: Verifying Checksum 12:38:14 f23df028b6ca: Download complete 12:38:14 d65c8cfc05b1: Download complete 12:38:14 699f458cf7ca: Verifying Checksum 12:38:14 699f458cf7ca: Download complete 12:38:15 8998bd30e6a1: Verifying Checksum 12:38:15 8998bd30e6a1: Download complete 12:38:17 2437ff75d9bd: Verifying Checksum 12:38:17 2437ff75d9bd: Download complete 12:38:21 8998bd30e6a1: Pull complete 12:38:22 04944245beec: Pull complete 12:38:23 699f458cf7ca: Pull complete 12:38:23 765212b225bb: Pull complete 12:38:24 f23df028b6ca: Pull complete 12:38:24 d65c8cfc05b1: Pull complete 12:38:51 2437ff75d9bd: Pull complete 12:38:51 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 12:38:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 12:38:51 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:38:51 prd-ubuntu20.04-docker-arm64-4c-16g-35041 does not seem to be running inside a container 12:38:51 $ 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/259 -v /w/workspace/app-service-configurable/259:/w/workspace/app-service-configurable/259:rw,z -v /w/workspace/app-service-configurable/259@tmp:/w/workspace/app-service-configurable/259@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:arm64 cat 12:38:53 $ docker top 5116a74575f27bb9f704b39545b2f317b6cf8679bb93e05622ee5380191ca6a9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:38:53 ---> job-cost.sh 12:38:54 lf-activate-venv: SKIPPING 12:38:54 INFO: No Stack... 12:38:54 INFO: Retrieving Pricing Info for: v3-standard-8 12:38:55 INFO: Archiving Costs [Pipeline] sh 12:38:55 + cat /w/workspace/app-service-configurable/259/archives/cost.csv 12:38:55 + cut -d, -f6 [Pipeline] lock 12:38:55 Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-service-configurable-main-259-stack-cost] 12:38:55 Resource [jenkins-edgexfoundry-app-service-configurable-main-259-stack-cost] did not exist. Created. 12:38:55 Lock acquired on [Resource: jenkins-edgexfoundry-app-service-configurable-main-259-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 12:38:56 /w/workspace/app-service-configurable/259@tmp/durable-2a4a3886/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 12:38:56 + echo total: 0.2199999988079071 [Pipeline] stash 12:38:56 Warning: overwriting stash ‘stack-cost’ 12:38:56 Stashed 1 file(s) [Pipeline] } 12:38:56 Lock released on resource [Resource: jenkins-edgexfoundry-app-service-configurable-main-259-stack-cost] [Pipeline] // lock [Pipeline] } 12:38:56 $ docker stop --time=1 5116a74575f27bb9f704b39545b2f317b6cf8679bb93e05622ee5380191ca6a9 12:38:57 $ docker rm -f --volumes 5116a74575f27bb9f704b39545b2f317b6cf8679bb93e05622ee5380191ca6a9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 12:38:58 provisioning config files... 12:38:58 copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config16703642752673760903tmp [Pipeline] { [Pipeline] sh 12:38:58 + set +x 12:38:58 + curl -s+ https://codecov.io/bash 12:38:58 bash -s -- 12:38:58 12:38:58 _____ _ 12:38:58 / ____| | | 12:38:58 | | ___ __| | ___ ___ _____ __ 12:38:58 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 12:38:58 | |___| (_) | (_| | __/ (_| (_) \ V / 12:38:58 \_____\___/ \__,_|\___|\___\___/ \_/ 12:38:58 Bash-1.0.6 12:38:58 12:38:58 12:38:58 ==> git version 2.25.1 found 12:38:58 ==> 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:38:58 Release-Date: 2020-01-08 12:38:58 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:38:58 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 12:38:58 ==> Jenkins CI detected. 12:38:58 current dir:  /w/workspace/ry_app-service-configurable_main 12:38:58 project root: . 12:38:58 --> token set from env 12:38:58 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 12:38:58 ==> Running gcov in . (disable via -X gcov) 12:38:58 ==> Python coveragepy not found 12:38:58 ==> Searching for coverage reports in: 12:38:58 + . 12:38:58 -> Found 1 reports 12:38:58 ==> Detecting git/mercurial file structure 12:38:58 ==> Reading reports 12:38:58 + ./coverage.out bytes=953 12:38:58 ==> Appending adjustments 12:38:58 https://docs.codecov.io/docs/fixing-reports 12:38:58 + Found adjustments 12:38:58 ==> Gzipping contents 12:38:58 4.0K /tmp/codecov.0VXrtK.gz 12:38:58 ==> Uploading reports 12:38:58 url: https://codecov.io 12:38:58 query: branch=main&commit=dca47b6b483ac530d6b995c641b92f2a934b1184&build=259&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F259%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 12:38:58 -> Pinging Codecov 12:38:58 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=dca47b6b483ac530d6b995c641b92f2a934b1184&build=259&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F259%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 12:38:59 -> Uploading to 12:38:59 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/app-service-configurable/dca47b6b483ac530d6b995c641b92f2a934b1184/9d9b33b0-a201-4d51-8f5f-ef01f8767a56.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241213%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241213T123859Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=c9a454c3551bcf3bf0c8c5d1bdf8ab5e51babd3116fbd53af08626fbd939d705 12:38:59 % Total % Received % Xferd Average Speed Time Time Time Current 12:38:59 Dload Upload Total Spent Left Speed 12:38:59 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 410 0 0 100 410 0 2628 --:--:-- --:--:-- --:--:-- 2628 12:38:59 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/dca47b6b483ac530d6b995c641b92f2a934b1184 [Pipeline] } 12:38:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 12:38:59 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 12:38:59 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:38:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 12:38:59 12:38:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:39:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 12:39:00 latest: Pulling from edgex-devops/edgex-snyk-go 12:39:00 43c4264eed91: Already exists 12:39:00 4cc291be95ef: Already exists 12:39:00 2ac1f1163629: Already exists 12:39:00 5c3c966382ef: Already exists 12:39:00 4f4fb700ef54: Already exists 12:39:00 d9c7d2e4e75e: Pulling fs layer 12:39:00 9c3e1370e548: Pulling fs layer 12:39:00 d9c7d2e4e75e: Download complete 12:39:00 d9c7d2e4e75e: Pull complete 12:39:01 9c3e1370e548: Verifying Checksum 12:39:01 9c3e1370e548: Download complete 12:39:03 9c3e1370e548: Pull complete 12:39:03 Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b 12:39:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 12:39:03 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:39:03 prd-ubuntu20.04-docker-8c-8g-35040 does not seem to be running inside a container 12:39:03 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat 12:39:04 $ docker top f942b3be197bce000b67a779cbda4a032757f1fe43d5305970d184a99a6c5f0e -eo pid,comm [Pipeline] { [Pipeline] sh 12:39:05 + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] echo 12:39:05 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:main' [Pipeline] sh 12:39:05 + set -o pipefail 12:39:05 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:main' 12:39:11 12:39:11 Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... 12:39:11 12:39:11 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/7dc5f32a-caad-4990-b9e2-a648c5eeaf90/history/0db96c42-888a-4c1d-afbb-826be6e1fb52 12:39:11 12:39:11 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 12:39:11 12:39:12 12:39:12 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 12:39:12 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 12:39:12 $ docker stop --time=1 f942b3be197bce000b67a779cbda4a032757f1fe43d5305970d184a99a6c5f0e 12:39:14 $ docker rm -f --volumes f942b3be197bce000b67a779cbda4a032757f1fe43d5305970d184a99a6c5f0e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [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) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 12:39:15 + git log --format=format:%s -1 dca47b6b483ac530d6b995c641b92f2a934b1184 [Pipeline] sh 12:39:15 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 12:39:15 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:39:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:39:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:39:16 prd-ubuntu20.04-docker-8c-8g-35040 does not seem to be running inside a container 12:39:16 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@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 12:39:16 $ docker top 948921c99856a34c1c32ed00c50013315b2d65b2732cd833b19e46048229dc90 -eo pid,comm 12:39:16 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:39:16 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 12:39:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:39:16 [ssh-agent] Looking for ssh-agent implementation... 12:39:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:39:17 $ docker exec 948921c99856a34c1c32ed00c50013315b2d65b2732cd833b19e46048229dc90 ssh-agent 12:39:17 SSH_AUTH_SOCK=/tmp/ssh-JUKiZIyFJthh/agent.31 12:39:17 SSH_AGENT_PID=37 12:39:17 Running ssh-add (command line suppressed) 12:39:17 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_18208929782510948736.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_18208929782510948736.key) 12:39:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:39:17 + git semver tag 12:39:17 2024-12-13 12:39:17,749 [run_tag] DEBUG tag force:False 12:39:17 2024-12-13 12:39:17,749 [check_head_tag] DEBUG check head tag 12:39:17 2024-12-13 12:39:17,751 [execute] INFO git cat-file --batch-check 12:39:17 2024-12-13 12:39:17,752 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) 12:39:17 2024-12-13 12:39:17,754 [execute] INFO git cat-file --batch 12:39:17 2024-12-13 12:39:17,755 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) 12:39:17 2024-12-13 12:39:17,787 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 12:39:17 2024-12-13 12:39:17,788 [execute] INFO git tag -a v4.0.0-dev.11 -m v4.0.0-dev.11 12:39:17 2024-12-13 12:39:17,788 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.11', '-m', 'v4.0.0-dev.11'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) 12:39:17 2024-12-13 12:39:17,793 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 12:39:17 4.0.0-dev.11 [Pipeline] } 12:39:17 $ docker exec --env ******** --env ******** 948921c99856a34c1c32ed00c50013315b2d65b2732cd833b19e46048229dc90 ssh-agent -k 12:39:17 unset SSH_AUTH_SOCK; 12:39:17 unset SSH_AGENT_PID; 12:39:17 echo Agent pid 37 killed; 12:39:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 12:39:18 + git semver [Pipeline] } 12:39:18 $ docker stop --time=1 948921c99856a34c1c32ed00c50013315b2d65b2732cd833b19e46048229dc90 12:39:19 $ docker rm -f --volumes 948921c99856a34c1c32ed00c50013315b2d65b2732cd833b19e46048229dc90 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:39:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 12:39:20 12:39:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:39:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 12:39:20 0.23.1-centos7: Pulling from edgex-lftools 12:39:20 ab5ef0e58194: Pulling fs layer 12:39:20 9712f1f96733: Pulling fs layer 12:39:20 63f879dbbcfc: Pulling fs layer 12:39:20 0d9ebad4ef96: Pulling fs layer 12:39:20 e9a5061849ea: Pulling fs layer 12:39:20 d747dcd14b5f: Pulling fs layer 12:39:20 2de7ff778b66: Pulling fs layer 12:39:20 2de7ff778b66: Waiting 12:39:20 d747dcd14b5f: Waiting 12:39:20 0d9ebad4ef96: Waiting 12:39:20 e9a5061849ea: Waiting 12:39:20 9712f1f96733: Download complete 12:39:20 63f879dbbcfc: Verifying Checksum 12:39:20 63f879dbbcfc: Download complete 12:39:21 0d9ebad4ef96: Verifying Checksum 12:39:21 0d9ebad4ef96: Download complete 12:39:21 d747dcd14b5f: Verifying Checksum 12:39:21 d747dcd14b5f: Download complete 12:39:21 e9a5061849ea: Verifying Checksum 12:39:21 e9a5061849ea: Download complete 12:39:21 ab5ef0e58194: Verifying Checksum 12:39:21 ab5ef0e58194: Download complete 12:39:21 2de7ff778b66: Verifying Checksum 12:39:21 2de7ff778b66: Download complete 12:39:23 ab5ef0e58194: Pull complete 12:39:23 9712f1f96733: Pull complete 12:39:24 63f879dbbcfc: Pull complete 12:39:27 0d9ebad4ef96: Pull complete 12:39:27 e9a5061849ea: Pull complete 12:39:27 d747dcd14b5f: Pull complete 12:39:28 2de7ff778b66: Pull complete 12:39:28 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 12:39:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 12:39:28 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:39:28 prd-ubuntu20.04-docker-8c-8g-35040 does not seem to be running inside a container 12:39:28 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@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-lftools:0.23.1-centos7 cat 12:39:30 $ docker top 3fbfb778632d962ea948f6d006902cab744d8ab7d31fbc83e73d1ed51764c1cc -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 12:39:30 provisioning config files... 12:39:30 copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config3460407916506342393tmp 12:39:30 copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config11309472321365772408tmp 12:39:30 copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config6969737509085633405tmp [Pipeline] { [Pipeline] echo 12:39:30 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 12:39:30 ---> sigul-configuration.sh 12:39:30 gpg: directory `/root/.gnupg' created 12:39:30 gpg: new configuration file `/root/.gnupg/gpg.conf' created 12:39:30 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 12:39:30 gpg: keyring `/root/.gnupg/secring.gpg' created 12:39:30 gpg: keyring `/root/.gnupg/pubring.gpg' created 12:39:30 gpg: CAST5 encrypted data 12:39:30 gpg: encrypted with 1 passphrase 12:39:30 gpg: WARNING: message was not integrity protected [Pipeline] sh 12:39:30 + mkdir /home/jenkins 12:39:30 + mkdir /home/jenkins/sigul [Pipeline] sh 12:39:31 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 12:39:31 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 12:39:31 ---> sigul-install.sh 12:39:31 Sigul already installed; skipping installation. [Pipeline] sh 12:39:31 + git tag --list 12:39:31 v1.0.0 12:39:31 v1.1.0 12:39:31 v1.2.0 12:39:31 v1.3.0 12:39:31 v1.3.1 12:39:31 v2.0.0 12:39:31 v2.0.1 12:39:31 v2.1.0 12:39:31 v2.1.1 12:39:31 v2.1.2 12:39:31 v2.2.0 12:39:31 v2.3 12:39:31 v2.3.0 12:39:31 v2.3.1 12:39:31 v3.0 12:39:31 v3.0.0 12:39:31 v3.0.1 12:39:31 v3.0.1-dev.1 12:39:31 v3.1 12:39:31 v3.1.0 12:39:31 v3.1.0-dev.1 12:39:31 v3.1.0-dev.10 12:39:31 v3.1.0-dev.11 12:39:31 v3.1.0-dev.12 12:39:31 v3.1.0-dev.13 12:39:31 v3.1.0-dev.14 12:39:31 v3.1.0-dev.15 12:39:31 v3.1.0-dev.16 12:39:31 v3.1.0-dev.17 12:39:31 v3.1.0-dev.18 12:39:31 v3.1.0-dev.19 12:39:31 v3.1.0-dev.2 12:39:31 v3.1.0-dev.20 12:39:31 v3.1.0-dev.21 12:39:31 v3.1.0-dev.22 12:39:31 v3.1.0-dev.23 12:39:31 v3.1.0-dev.24 12:39:31 v3.1.0-dev.25 12:39:31 v3.1.0-dev.26 12:39:31 v3.1.0-dev.27 12:39:31 v3.1.0-dev.28 12:39:31 v3.1.0-dev.29 12:39:31 v3.1.0-dev.3 12:39:31 v3.1.0-dev.30 12:39:31 v3.1.0-dev.31 12:39:31 v3.1.0-dev.32 12:39:31 v3.1.0-dev.33 12:39:31 v3.1.0-dev.34 12:39:31 v3.1.0-dev.35 12:39:31 v3.1.0-dev.36 12:39:31 v3.1.0-dev.37 12:39:31 v3.1.0-dev.38 12:39:31 v3.1.0-dev.39 12:39:31 v3.1.0-dev.4 12:39:31 v3.1.0-dev.5 12:39:31 v3.1.0-dev.6 12:39:31 v3.1.0-dev.7 12:39:31 v3.1.0-dev.8 12:39:31 v3.1.0-dev.9 12:39:31 v3.1.1 12:39:31 v3.1.1-dev.1 12:39:31 v3.2.0-dev.1 12:39:31 v3.2.0-dev.10 12:39:31 v3.2.0-dev.11 12:39:31 v3.2.0-dev.12 12:39:31 v3.2.0-dev.13 12:39:31 v3.2.0-dev.14 12:39:31 v3.2.0-dev.15 12:39:31 v3.2.0-dev.16 12:39:31 v3.2.0-dev.17 12:39:31 v3.2.0-dev.18 12:39:31 v3.2.0-dev.19 12:39:31 v3.2.0-dev.2 12:39:31 v3.2.0-dev.20 12:39:31 v3.2.0-dev.21 12:39:31 v3.2.0-dev.22 12:39:31 v3.2.0-dev.23 12:39:31 v3.2.0-dev.24 12:39:31 v3.2.0-dev.25 12:39:31 v3.2.0-dev.26 12:39:31 v3.2.0-dev.27 12:39:31 v3.2.0-dev.28 12:39:31 v3.2.0-dev.29 12:39:31 v3.2.0-dev.3 12:39:31 v3.2.0-dev.30 12:39:31 v3.2.0-dev.31 12:39:31 v3.2.0-dev.32 12:39:31 v3.2.0-dev.33 12:39:31 v3.2.0-dev.34 12:39:31 v3.2.0-dev.35 12:39:31 v3.2.0-dev.36 12:39:31 v3.2.0-dev.37 12:39:31 v3.2.0-dev.38 12:39:31 v3.2.0-dev.4 12:39:31 v3.2.0-dev.5 12:39:31 v3.2.0-dev.6 12:39:31 v3.2.0-dev.7 12:39:31 v3.2.0-dev.8 12:39:31 v3.2.0-dev.9 12:39:31 v4.0.0-dev.1 12:39:31 v4.0.0-dev.10 12:39:31 v4.0.0-dev.11 12:39:31 v4.0.0-dev.2 12:39:31 v4.0.0-dev.3 12:39:31 v4.0.0-dev.4 12:39:31 v4.0.0-dev.5 12:39:31 v4.0.0-dev.6 12:39:31 v4.0.0-dev.7 12:39:31 v4.0.0-dev.8 12:39:31 v4.0.0-dev.9 [Pipeline] sh 12:39:31 + lftools sign git-tag v4.0.0-dev.11 12:39:32 Signing Git tag with Sigul... 12:39:32 Signing v4.0.0-dev.11 [Pipeline] echo 12:39:32 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 12:39:33 ---> sigul-configuration-cleanup.sh [Pipeline] } 12:39:33 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 12:39:33 $ docker stop --time=1 3fbfb778632d962ea948f6d006902cab744d8ab7d31fbc83e73d1ed51764c1cc 12:39:34 $ docker rm -f --volumes 3fbfb778632d962ea948f6d006902cab744d8ab7d31fbc83e73d1ed51764c1cc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 12:39:34 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 12:39:34 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:39:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:39:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:39:35 prd-ubuntu20.04-docker-8c-8g-35040 does not seem to be running inside a container 12:39:35 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@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 12:39:35 $ docker top d79ae6662ff3b6e5338aeed125f3437c2141f7881aa45f7516f2b4373ca0dfb8 -eo pid,comm 12:39:35 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:39:35 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 12:39:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:39:35 [ssh-agent] Looking for ssh-agent implementation... 12:39:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:39:35 $ docker exec d79ae6662ff3b6e5338aeed125f3437c2141f7881aa45f7516f2b4373ca0dfb8 ssh-agent 12:39:35 SSH_AUTH_SOCK=/tmp/ssh-7ZKwn7ZigdH2/agent.33 12:39:35 SSH_AGENT_PID=39 12:39:35 Running ssh-add (command line suppressed) 12:39:36 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_13551006215220230718.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_13551006215220230718.key) 12:39:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:39:36 + git semver bump pre 12:39:36 2024-12-13 12:39:36,499 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 12:39:36 2024-12-13 12:39:36,499 [bump_version] DEBUG bumping version:4.0.0-dev.11 on axis:pre with prefix:dev 12:39:36 2024-12-13 12:39:36,499 [bump_version] DEBUG bumped version:4.0.0-dev.12 12:39:36 2024-12-13 12:39:36,499 [write_version] DEBUG write version:4.0.0-dev.12 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:True 12:39:36 2024-12-13 12:39:36,499 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 12:39:36 2024-12-13 12:39:36,499 [write_file] DEBUG write to file:/w/workspace/ry_app-service-configurable_main/.semver/main 12:39:36 2024-12-13 12:39:36,501 [execute] INFO git cat-file --batch-check 12:39:36 2024-12-13 12:39:36,501 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 12:39:36 2024-12-13 12:39:36,506 [execute] INFO git cat-file --batch 12:39:36 2024-12-13 12:39:36,506 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 12:39:36 2024-12-13 12:39:36,511 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 12:39:36 4.0.0-dev.12 [Pipeline] } 12:39:36 $ docker exec --env ******** --env ******** d79ae6662ff3b6e5338aeed125f3437c2141f7881aa45f7516f2b4373ca0dfb8 ssh-agent -k 12:39:36 unset SSH_AUTH_SOCK; 12:39:36 unset SSH_AGENT_PID; 12:39:36 echo Agent pid 39 killed; 12:39:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 12:39:37 + git semver [Pipeline] } 12:39:37 $ docker stop --time=1 d79ae6662ff3b6e5338aeed125f3437c2141f7881aa45f7516f2b4373ca0dfb8 12:39:38 $ docker rm -f --volumes d79ae6662ff3b6e5338aeed125f3437c2141f7881aa45f7516f2b4373ca0dfb8 [Pipeline] // withDockerContainer [Pipeline] sh 12:39:38 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 12:39:38 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:39:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:39:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:39:39 prd-ubuntu20.04-docker-8c-8g-35040 does not seem to be running inside a container 12:39:39 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@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 12:39:39 $ docker top 6bdb59052c0e38d162e027b95729bd6c23c9f6ba8e50b0e60e26088f3000172b -eo pid,comm 12:39:39 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:39:39 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 12:39:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:39:39 [ssh-agent] Looking for ssh-agent implementation... 12:39:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:39:39 $ docker exec 6bdb59052c0e38d162e027b95729bd6c23c9f6ba8e50b0e60e26088f3000172b ssh-agent 12:39:40 SSH_AUTH_SOCK=/tmp/ssh-v47seuD6t1sh/agent.33 12:39:40 SSH_AGENT_PID=39 12:39:40 Running ssh-add (command line suppressed) 12:39:40 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_105800532989508449.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_105800532989508449.key) 12:39:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:39:40 + git semver push 12:39:40 2024-12-13 12:39:40,608 [run_push] DEBUG push 12:39:40 2024-12-13 12:39:40,609 [execute] INFO git cat-file --batch-check 12:39:40 2024-12-13 12:39:40,609 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 12:39:40 2024-12-13 12:39:40,613 [execute] INFO git rev-list 681e8beed384adfb1d5ceae851d575a68bceeb54 -- 12:39:40 2024-12-13 12:39:40,613 [execute] DEBUG Popen(['git', 'rev-list', '681e8beed384adfb1d5ceae851d575a68bceeb54', '--'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) 12:39:40 2024-12-13 12:39:40,625 [execute] INFO git fetch -v origin 12:39:40 2024-12-13 12:39:40,626 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=True, shell=None, istream=None) 12:39:41 2024-12-13 12:39:41,099 [run_push] DEBUG no remote changes detected 12:39:41 2024-12-13 12:39:41,100 [execute] INFO git push origin semver 12:39:41 2024-12-13 12:39:41,100 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) 12:39:41 2024-12-13 12:39:41,798 [run_push] DEBUG push all version tags 12:39:41 2024-12-13 12:39:41,799 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 12:39:41 2024-12-13 12:39:41,799 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) 12:39:42 2024-12-13 12:39:42,440 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 12:39:42 4.0.0-dev.12 [Pipeline] } 12:39:42 $ docker exec --env ******** --env ******** 6bdb59052c0e38d162e027b95729bd6c23c9f6ba8e50b0e60e26088f3000172b ssh-agent -k 12:39:42 unset SSH_AUTH_SOCK; 12:39:42 unset SSH_AGENT_PID; 12:39:42 echo Agent pid 39 killed; 12:39:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 12:39:43 + git semver [Pipeline] } 12:39:43 $ docker stop --time=1 6bdb59052c0e38d162e027b95729bd6c23c9f6ba8e50b0e60e26088f3000172b 12:39:44 $ docker rm -f --volumes 6bdb59052c0e38d162e027b95729bd6c23c9f6ba8e50b0e60e26088f3000172b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" 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:39:45 + [ -d /w/workspace/ry_app-service-configurable_main/archives ] 12:39:45 + ls -al /w/workspace/ry_app-service-configurable_main/archives 12:39:45 total 16 12:39:45 drwxr-xr-x 3 root root 4096 Dec 13 12:26 . 12:39:45 drwxrwxr-x 8 jenkins jenkins 4096 Dec 13 12:39 .. 12:39:45 drwxr-xr-x 2 root root 4096 Dec 13 12:26 cost 12:39:45 -rw-r--r-- 1 root root 96 Dec 13 12:26 cost.csv 12:39:45 + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives 12:39:45 + ls -al /w/workspace/ry_app-service-configurable_main/archives 12:39:45 total 16 12:39:45 drwxr-xr-x 3 jenkins jenkins 4096 Dec 13 12:26 . 12:39:45 drwxrwxr-x 8 jenkins jenkins 4096 Dec 13 12:39 .. 12:39:45 drwxr-xr-x 2 jenkins jenkins 4096 Dec 13 12:26 cost 12:39:45 -rw-r--r-- 1 jenkins jenkins 96 Dec 13 12:26 cost.csv [Pipeline] libraryResource [Pipeline] sh 12:39:45 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 12:39:46 ---> package-listing.sh 12:39:46 ++ facter osfamily 12:39:46 ++ tr '[:upper:]' '[:lower:]' 12:39:46 + OS_FAMILY=debian 12:39:46 + workspace=/w/workspace/ry_app-service-configurable_main 12:39:46 + START_PACKAGES=/tmp/packages_start.txt 12:39:46 + END_PACKAGES=/tmp/packages_end.txt 12:39:46 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:39:46 + PACKAGES=/tmp/packages_start.txt 12:39:46 + '[' /w/workspace/ry_app-service-configurable_main ']' 12:39:46 + PACKAGES=/tmp/packages_end.txt 12:39:46 + case "${OS_FAMILY}" in 12:39:46 + dpkg -l 12:39:46 + grep '^ii' 12:39:46 + '[' -f /tmp/packages_start.txt ']' 12:39:46 + '[' -f /tmp/packages_end.txt ']' 12:39:46 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:39:46 + '[' /w/workspace/ry_app-service-configurable_main ']' 12:39:46 + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ 12:39:46 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-service-configurable_main/archives/ [Pipeline] echo 12:39: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/ry_app-service-configurable_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 12:39:47 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:39:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:39:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:39:47 prd-ubuntu20.04-docker-8c-8g-35040 does not seem to be running inside a container 12:39: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/ry_app-service-configurable_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@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-lftools-log-publisher:latest cat 12:39:48 $ docker top f74a20d9d9e3ac7ca29333f22cd8b5004028dbe95127994060197bb7e4cada1d -eo pid,comm [Pipeline] { [Pipeline] sh 12:39:48 + touch /tmp/pre-build-complete [Pipeline] sh 12:39:48 + mkdir -p /var/log/sysstat [Pipeline] sh 12:39:49 + ls /var/log/sa-host 12:39:49 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:39:49 provisioning config files... 12:39:49 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config1548912629252530406tmp [Pipeline] { [Pipeline] echo 12:39:49 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 12:39:49 ---> create-netrc.sh [Pipeline] } 12:39:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 12:39:49 ---> python-tools-install.sh [Pipeline] echo 12:39:49 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 12:39:50 ---> sudo-logs.sh 12:39:50 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 12:39:50 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 12:39:50 ---> job-cost.sh 12:39:50 lf-activate-venv: SKIPPING 12:39:50 DEBUG: total: 0.2199999988079071 12:39:50 INFO: Retrieving Stack Cost... 12:39:50 INFO: Retrieving Pricing Info for: v3-standard-8 12:39:51 INFO: Archiving Costs [Pipeline] echo 12:39:51 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 12:39:51 ---> logs-deploy.sh 12:39:51 lf-activate-venv: SKIPPING 12:39:51 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/259 12:39:51 INFO: archiving workspace using pattern(s): 12:39:52 Archives upload complete. 12:39:52 INFO: archiving logs to Nexus