Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f6622c489668020014ff309460a57ae50f5b6cc8 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-ssh9550188937177208970.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-ssh13508902191698585576.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-ssh7054469860010550430.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-ssh6524719956299953204.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-ssh4790736562849301461.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-36470 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 f6622c489668020014ff309460a57ae50f5b6cc8 (main) Commit message: "Merge pull request #701 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v4-4.0.0-dev.20" > 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 f6622c489668020014ff309460a57ae50f5b6cc8 # timeout=10 > git rev-list --no-walk 417c86065a47b25254e1850857be1c217fdb2528 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 12:53:39 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 12:53:39 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 12:53:39 ========================================================= 12:53:39 EdgeX Global Pipelines Version Info 12:53:39 ========================================================= [Pipeline] libraryResource [Pipeline] sh 12:53:40 ------------------- 12:53:40 stable info: 12:53:40 ------------------- 12:53:40 Commited By: Cherry Wang cherry@iotechsys.com 12:53:40 Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 12:53:40 Message: update stable to v1.0.269 12:53:40 ------------------- 12:53:40 experimental info: 12:53:40 ------------------- 12:53:40 Commited By: **** collab-it+edgex@linuxfoundation.org 12:53:40 Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 12:53:40 Message: update experimental to v1.0.269 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 12:53:40 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 12:53:40 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 12:53:40 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 12:53:40 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 12:53:40 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 12:53:40 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 12:53:40 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 12:53:40 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 12:53:40 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 12:53:40 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 12:53:40 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 12:53:40 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 12:53:41 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 12:53:41 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 12:53:41 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 12:53:41 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 12:53:41 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 12:53:41 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 12:53:41 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 12:53:41 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 12:53:41 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 12:53:41 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 12:53:41 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 12:53:41 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 12:53:41 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 12:53:41 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 12:53:41 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 12:53:41 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 12:53:41 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 12:53:41 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 12:53:41 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f6622c489668020014ff309460a57ae50f5b6cc8 [Pipeline] echo 12:53:41 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f6622c4 [Pipeline] echo 12:53:41 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:53:41 provisioning config files... 12:53:41 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config10560813489775639517tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:53:42 ---> ****-login.sh 12:53:42 nexus3.edgexfoundry.org:10001 12:53:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:53:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:53:42 Configure a credential helper to remove this warning. See 12:53:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:53:42 12:53:42 Login Succeeded 12:53:42 nexus3.edgexfoundry.org:10002 12:53:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:53:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:53:42 Configure a credential helper to remove this warning. See 12:53:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:53:42 12:53:42 Login Succeeded 12:53:42 nexus3.edgexfoundry.org:10003 12:53:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:53:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:53:42 Configure a credential helper to remove this warning. See 12:53:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:53:42 12:53:42 Login Succeeded 12:53:42 nexus3.edgexfoundry.org:10004 12:53:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:53:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:53:42 Configure a credential helper to remove this warning. See 12:53:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:53:42 12:53:42 Login Succeeded 12:53:42 ****.io 12:53:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:53:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:53:43 Configure a credential helper to remove this warning. See 12:53:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:53:43 12:53:43 Login Succeeded 12:53:43 ---> ****-login.sh ends [Pipeline] } 12:53:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 12:53:43 + git rev-list -1 --merges f6622c489668020014ff309460a57ae50f5b6cc8~1..f6622c489668020014ff309460a57ae50f5b6cc8 [Pipeline] echo 12:53:43 -----------> git rev-list -1 --merges f6622c489668020014ff309460a57ae50f5b6cc8~1..f6622c489668020014ff309460a57ae50f5b6cc8 f6622c489668020014ff309460a57ae50f5b6cc8 12:53:43 f6622c489668020014ff309460a57ae50f5b6cc8 [false] [Pipeline] sh 12:53:43 + git log --format=format:%s -1 f6622c489668020014ff309460a57ae50f5b6cc8 [Pipeline] echo 12:53:43 ========================================================= 12:53:43 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 12:53:43 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 12:53:44 + git log --format=format:%s -1 f6622c489668020014ff309460a57ae50f5b6cc8 [Pipeline] echo 12:53:44 [semverPrep] GIT_COMMIT: f6622c489668020014ff309460a57ae50f5b6cc8, Commit Message: Merge pull request #701 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v4-4.0.0-dev.20 [Pipeline] echo 12:53:44 [semverPrep] This is not a build commit. [Pipeline] sh 12:53:44 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 12:53:44 + grep -v github /etc/ssh/ssh_known_hosts 12:53:44 + [ -e /tmp/ssh_known_hosts ] 12:53:44 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 12:53:44 + echo+ github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 12:53:44 sudo tee -a /etc/ssh/ssh_known_hosts 12:53:44 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:53:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:53:45 12:53:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:53:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:53:45 0.1.4: Pulling from edgex-devops/py-git-semver 12:53:45 b85a868b505f: Pulling fs layer 12:53:45 e2be974225ed: Pulling fs layer 12:53:45 339a4e72a1f5: Pulling fs layer 12:53:45 988bab9f4d93: Pulling fs layer 12:53:45 1469e6f7b9e6: Pulling fs layer 12:53:45 eaf3925da568: Pulling fs layer 12:53:45 bab4dde63d76: Pulling fs layer 12:53:45 bde34c3a00c8: Pulling fs layer 12:53:45 b352a97aabf1: Pulling fs layer 12:53:45 4872d77fe225: Pulling fs layer 12:53:45 988bab9f4d93: Waiting 12:53:45 bde34c3a00c8: Waiting 12:53:45 1469e6f7b9e6: Waiting 12:53:45 bab4dde63d76: Waiting 12:53:45 eaf3925da568: Waiting 12:53:45 b352a97aabf1: Waiting 12:53:45 5851b861e8e6: Pulling fs layer 12:53:45 5851b861e8e6: Waiting 12:53:45 e2be974225ed: Download complete 12:53:45 988bab9f4d93: Verifying Checksum 12:53:45 988bab9f4d93: Download complete 12:53:45 1469e6f7b9e6: Verifying Checksum 12:53:45 1469e6f7b9e6: Download complete 12:53:45 eaf3925da568: Verifying Checksum 12:53:45 eaf3925da568: Download complete 12:53:45 339a4e72a1f5: Verifying Checksum 12:53:45 339a4e72a1f5: Download complete 12:53:45 bde34c3a00c8: Verifying Checksum 12:53:45 bde34c3a00c8: Download complete 12:53:45 b352a97aabf1: Verifying Checksum 12:53:45 b352a97aabf1: Download complete 12:53:45 4872d77fe225: Download complete 12:53:45 5851b861e8e6: Verifying Checksum 12:53:45 5851b861e8e6: Download complete 12:53:45 b85a868b505f: Verifying Checksum 12:53:45 b85a868b505f: Download complete 12:53:45 bab4dde63d76: Verifying Checksum 12:53:45 bab4dde63d76: Download complete 12:53:46 b85a868b505f: Pull complete 12:53:47 e2be974225ed: Pull complete 12:53:47 339a4e72a1f5: Pull complete 12:53:47 988bab9f4d93: Pull complete 12:53:47 1469e6f7b9e6: Pull complete 12:53:47 eaf3925da568: Pull complete 12:53:49 bab4dde63d76: Pull complete 12:53:49 bde34c3a00c8: Pull complete 12:53:49 b352a97aabf1: Pull complete 12:53:49 4872d77fe225: Pull complete 12:53:49 5851b861e8e6: Pull complete 12:53:49 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 12:53:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:53:49 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:53:50 prd-ubuntu20.04-docker-8c-8g-36470 does not seem to be running inside a container 12:53:50 $ 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:53:53 $ docker top baedbe68de16503a38159a1c49545fa3de99cf59c631f94138a0253c2eadb91f -eo pid,comm 12:53:53 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:53:53 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 12:53:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:53:53 [ssh-agent] Looking for ssh-agent implementation... 12:53:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:53:53 $ docker exec baedbe68de16503a38159a1c49545fa3de99cf59c631f94138a0253c2eadb91f ssh-agent 12:53:53 SSH_AUTH_SOCK=/tmp/ssh-KcjX8deMipPp/agent.33 12:53:53 SSH_AGENT_PID=39 12:53:53 Running ssh-add (command line suppressed) 12:53:53 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_3211068426156934366.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_3211068426156934366.key) 12:53:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:53:53 + git tag --points-at HEAD [Pipeline] } 12:53:53 $ docker exec --env ******** --env ******** baedbe68de16503a38159a1c49545fa3de99cf59c631f94138a0253c2eadb91f ssh-agent -k 12:53:53 unset SSH_AUTH_SOCK; 12:53:53 unset SSH_AGENT_PID; 12:53:53 echo Agent pid 39 killed; 12:53:53 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 12:53:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:53:54 [ssh-agent] Looking for ssh-agent implementation... 12:53:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:53:54 $ docker exec baedbe68de16503a38159a1c49545fa3de99cf59c631f94138a0253c2eadb91f ssh-agent 12:53:54 SSH_AUTH_SOCK=/tmp/ssh-OEYzf6XDcs7n/agent.72 12:53:54 SSH_AGENT_PID=78 12:53:54 Running ssh-add (command line suppressed) 12:53:54 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_17134226642871988678.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_17134226642871988678.key) 12:53:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:53:54 + git semver init 12:53:54 2025-01-10 12:53:54,764 [run_init] DEBUG init version:0.0.0 force:False 12:53:54 2025-01-10 12:53:54,765 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver 12:53:54 2025-01-10 12:53:54,765 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver 12:53:54 2025-01-10 12:53:54,766 [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:53:56 2025-01-10 12:53:55,854 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude 12:53:56 2025-01-10 12:53:55,855 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False 12:53:56 2025-01-10 12:53:55,855 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 12:53:56 2025-01-10 12:53:55,855 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 12:53:56 4.0.0-dev.14 [Pipeline] } 12:53:56 $ docker exec --env ******** --env ******** baedbe68de16503a38159a1c49545fa3de99cf59c631f94138a0253c2eadb91f ssh-agent -k 12:53:56 unset SSH_AUTH_SOCK; 12:53:56 unset SSH_AGENT_PID; 12:53:56 echo Agent pid 78 killed; 12:53:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 12:53:56 + git semver [Pipeline] } 12:53:56 $ docker stop --time=1 baedbe68de16503a38159a1c49545fa3de99cf59c631f94138a0253c2eadb91f 12:53:58 $ docker rm -f --volumes baedbe68de16503a38159a1c49545fa3de99cf59c631f94138a0253c2eadb91f [Pipeline] // withDockerContainer [Pipeline] sh 12:53:58 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 12:53:58 Stashed 1 file(s) [Pipeline] echo 12:53:58 [edgeXSemver]: initialized semver on version 4.0.0-dev.14 [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:53:59 provisioning config files... 12:53:59 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config7664079582286368393tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:53:59 ---> ****-login.sh 12:53:59 nexus3.edgexfoundry.org:10001 12:53:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:53:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:53:59 Configure a credential helper to remove this warning. See 12:53:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:53:59 12:53:59 Login Succeeded 12:53:59 nexus3.edgexfoundry.org:10002 12:53:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:53:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:53:59 Configure a credential helper to remove this warning. See 12:53:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:53:59 12:53:59 Login Succeeded 12:53:59 nexus3.edgexfoundry.org:10003 12:53:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:53:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:53:59 Configure a credential helper to remove this warning. See 12:53:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:53:59 12:53:59 Login Succeeded 12:53:59 nexus3.edgexfoundry.org:10004 12:53:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:53:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:53:59 Configure a credential helper to remove this warning. See 12:53:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:53:59 12:53:59 Login Succeeded 12:53:59 ****.io 12:53:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:53:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:53:59 Configure a credential helper to remove this warning. See 12:53:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:53:59 12:53:59 Login Succeeded 12:53:59 ---> ****-login.sh ends [Pipeline] } 12:53:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 12:53:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 12:53:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 12:54:00 ========================================================= 12:54:00 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 12:54:00 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:54:00 + 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:54:00 Sending build context to Docker daemon 9.285MB 12:54:00 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 12:54:00 Step 2/12 : FROM ${BASE} AS builder 12:54:00 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 12:54:00 da9db072f522: Pulling fs layer 12:54:00 6ef4a4ee8ca5: Pulling fs layer 12:54:00 06f05ace1117: Pulling fs layer 12:54:00 5fe327b54edc: Pulling fs layer 12:54:00 4f4fb700ef54: Pulling fs layer 12:54:00 92a5565b7b96: Pulling fs layer 12:54:00 ff9bb7016b71: Pulling fs layer 12:54:00 b67dba6c2c7d: Pulling fs layer 12:54:00 a813b0c90790: Pulling fs layer 12:54:00 4f4fb700ef54: Waiting 12:54:00 5fe327b54edc: Waiting 12:54:00 92a5565b7b96: Waiting 12:54:00 a813b0c90790: Waiting 12:54:00 b67dba6c2c7d: Waiting 12:54:00 ff9bb7016b71: Waiting 12:54:00 6ef4a4ee8ca5: Verifying Checksum 12:54:00 6ef4a4ee8ca5: Download complete 12:54:00 5fe327b54edc: Verifying Checksum 12:54:00 5fe327b54edc: Download complete 12:54:00 4f4fb700ef54: Verifying Checksum 12:54:00 4f4fb700ef54: Download complete 12:54:00 da9db072f522: Download complete 12:54:00 92a5565b7b96: Verifying Checksum 12:54:00 ff9bb7016b71: Verifying Checksum 12:54:00 ff9bb7016b71: Download complete 12:54:00 da9db072f522: Pull complete 12:54:00 a813b0c90790: Verifying Checksum 12:54:00 a813b0c90790: Download complete 12:54:00 6ef4a4ee8ca5: Pull complete 12:54:00 06f05ace1117: Verifying Checksum 12:54:00 06f05ace1117: Download complete 12:54:01 b67dba6c2c7d: Verifying Checksum 12:54:01 b67dba6c2c7d: Download complete 12:54:04 06f05ace1117: Pull complete 12:54:04 5fe327b54edc: Pull complete 12:54:04 4f4fb700ef54: Pull complete 12:54:04 92a5565b7b96: Pull complete 12:54:04 ff9bb7016b71: Pull complete 12:54:06 b67dba6c2c7d: Pull complete 12:54:06 a813b0c90790: Pull complete 12:54:06 Digest: sha256:964ace759d82d3ebab8e83e8290b66622521f026e03af45cdd06fa8134ce19f9 12:54:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 12:54:06 ---> 3ba60ce46760 12:54:06 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 12:54:11 ---> Running in 0980b68374c6 12:54:11 Removing intermediate container 0980b68374c6 12:54:11 ---> 855672680297 12:54:11 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 12:54:11 ---> Running in 6d0af38126f0 12:54:11 Removing intermediate container 6d0af38126f0 12:54:11 ---> a85c41b5dcdd 12:54:11 Step 5/12 : ARG ADD_BUILD_TAGS="" 12:54:11 ---> Running in 71001954cffd 12:54:11 Removing intermediate container 71001954cffd 12:54:11 ---> 6c065d0e0f6c 12:54:11 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 12:54:11 ---> Running in 22df7c81765d 12:54:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 12:54:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 12:54:12 OK: 248 MiB in 58 packages 12:54:12 Removing intermediate container 22df7c81765d 12:54:12 ---> b1a329313178 12:54:12 Step 7/12 : WORKDIR /app 12:54:12 ---> Running in d4d9dd6c1901 12:54:12 Removing intermediate container d4d9dd6c1901 12:54:12 ---> d17e1f777b5c 12:54:12 Step 8/12 : COPY go.mod vendor* ./ 12:54:12 ---> 358e4e23a2c2 12:54:12 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:54:12 ---> Running in 3539b13289b7 12:54:13 Still waiting to schedule task 12:54:13 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 12:54:59 Removing intermediate container 3539b13289b7 12:54:59 ---> add5e2729679 12:54:59 Step 10/12 : COPY . . 12:54:59 ---> 11b7c3ebddec 12:54:59 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 12:54:59 ---> Running in 6d130447383c 12:54:59 Removing intermediate container 6d130447383c 12:54:59 ---> 7d6abbb8c4ce 12:54:59 Step 12/12 : RUN $MAKE 12:54:59 ---> Running in b09e063f159d 12:54:59 noop 12:54:59 Removing intermediate container b09e063f159d 12:54:59 ---> 6d05d051b5c8 12:54:59 Successfully built 6d05d051b5c8 12:54:59 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:54:59 + docker inspect -f . ci-base-image-x86_64 12:54:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:54:59 prd-ubuntu20.04-docker-8c-8g-36470 does not seem to be running inside a container 12:54:59 $ 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:55:00 $ docker top 5963f38fea9ac1624d350aea895ea21df915861399439bb65d2991d36ac3b318 -eo pid,comm [Pipeline] { [Pipeline] sh 12:55:00 + go version 12:55:00 go version go1.23.4 linux/amd64 [Pipeline] } 12:55:00 $ docker stop --time=1 5963f38fea9ac1624d350aea895ea21df915861399439bb65d2991d36ac3b318 12:55:01 $ docker rm -f --volumes 5963f38fea9ac1624d350aea895ea21df915861399439bb65d2991d36ac3b318 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:55:02 + docker inspect -f . ci-base-image-x86_64 12:55:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:55:02 prd-ubuntu20.04-docker-8c-8g-36470 does not seem to be running inside a container 12:55:02 $ 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:55:02 $ docker top e0eae7e43c62ae49bc19233784c31ebd189fb11cb12a3ed87606df0042bb43fe -eo pid,comm [Pipeline] { [Pipeline] sh 12:55:03 + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] fileExists [Pipeline] sh 12:55:03 + make test 12:55:03 go test -race -coverprofile=coverage.out ./... 12:55:35 github.com/edgexfoundry/app-service-configurable coverage: 0.0% of statements 12:55:54 Running on prd-ubuntu20.04-docker-arm64-4c-16g-36471 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws 12:55:54 Running in /w/workspace/app-service-configurable/262 [Pipeline] { [Pipeline] checkout 12:55:54 The recommended git tool is: git 12:56:01 using credential edgex-jenkins-ssh 12:56:01 Cloning the remote Git repository 12:56:01 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 12:56:01 > git init /w/workspace/app-service-configurable/262 # timeout=10 12:56:02 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 12:56:02 > git --version # timeout=10 12:56:02 > git --version # 'git version 2.25.1' 12:56:02 using GIT_SSH to set credentials SSH Credentials for GitHub 12:56:02 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 12:56:04 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 12:56:04 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:56:05 Avoid second fetch 12:56:05 Checking out Revision f6622c489668020014ff309460a57ae50f5b6cc8 (main) 12:56:06 Commit message: "Merge pull request #701 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v4-4.0.0-dev.20" 12:56:05 > git config core.sparsecheckout # timeout=10 12:56:05 > git checkout -f f6622c489668020014ff309460a57ae50f5b6cc8 # timeout=10 12:56:08 go vet ./... [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 12:56:11 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 12:56:11 % Total % Received % Xferd Average Speed Time Time Time Current 12:56:11 Dload Upload Total Spent Left Speed 12:56:11 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 66466 0 --:--:-- --:--:-- --:--:-- 66466 [Pipeline] sh 12:56:11 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 12:56:11 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}+ /etc/docker/daemon.json 12:56:11 sudo tee /etc/docker/daemon.new 12:56:11 { 12:56:11 "registry-mirrors": [ 12:56:11 "https://nexus3.edgexfoundry.org:10001" 12:56:11 ], 12:56:11 "bip": "10.250.0.254/24", 12:56:11 "hosts": [ 12:56:11 "tcp://0.0.0.0:5555", 12:56:11 "unix:///var/run/docker.sock" 12:56:11 ], 12:56:11 "mtu": 1458, 12:56:11 "selinux-enabled": true, 12:56:11 "seccomp-profile": "/etc/docker/seccomp.json" 12:56:11 } [Pipeline] sh 12:56:11 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 12:56:12 + sudo service docker restart 12:56:13 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 12:56:13 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 12:56:13 ./bin/test-attribution-txt.sh [Pipeline] echo 12:56:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 12:56:13 $ docker stop --time=1 e0eae7e43c62ae49bc19233784c31ebd189fb11cb12a3ed87606df0042bb43fe 12:56:17 $ docker rm -f --volumes e0eae7e43c62ae49bc19233784c31ebd189fb11cb12a3ed87606df0042bb43fe [Pipeline] // withDockerContainer [Pipeline] sh 12:56:18 + sudo chown -R jenkins:jenkins . [Pipeline] stash 12:56:18 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 12:56:18 + sudo chown -R jenkins:jenkins . [Pipeline] sh 12:56:18 + ls -al . 12:56:18 total 248 12:56:18 drwxrwxr-x 7 jenkins jenkins 4096 Jan 10 12:55 . 12:56:18 drwxrwxr-x 4 jenkins jenkins 4096 Jan 10 12:53 .. 12:56:18 -rw-rw-r-- 1 jenkins jenkins 119 Jan 10 12:53 .dockerignore 12:56:18 drwxrwxr-x 8 jenkins jenkins 4096 Jan 10 12:55 .git 12:56:18 drwxrwxr-x 3 jenkins jenkins 4096 Jan 10 12:53 .github 12:56:18 -rw-rw-r-- 1 jenkins jenkins 106 Jan 10 12:53 .gitignore 12:56:18 -rw-rw-r-- 1 jenkins jenkins 41 Jan 10 12:53 .golangci.yml 12:56:18 drwxr-xr-x 3 jenkins jenkins 4096 Jan 10 12:53 .semver 12:56:18 -rw-rw-r-- 1 jenkins jenkins 16432 Jan 10 12:53 Attribution.txt 12:56:18 -rw-rw-r-- 1 jenkins jenkins 37263 Jan 10 12:53 CHANGELOG.md 12:56:18 -rw-rw-r-- 1 jenkins jenkins 2008 Jan 10 12:53 Dockerfile 12:56:18 -rw-rw-r-- 1 jenkins jenkins 677 Jan 10 12:53 GOVERNANCE.md 12:56:18 -rw-rw-r-- 1 jenkins jenkins 666 Jan 10 12:53 Jenkinsfile 12:56:18 -rw-rw-r-- 1 jenkins jenkins 10174 Jan 10 12:53 LICENSE 12:56:18 -rw-rw-r-- 1 jenkins jenkins 618 Jan 10 12:53 OWNERS.md 12:56:18 -rw-rw-r-- 1 jenkins jenkins 4952 Jan 10 12:53 README.md 12:56:18 -rw-rw-r-- 1 jenkins jenkins 12 Jan 10 12:53 VERSION 12:56:18 drwxrwxr-x 2 jenkins jenkins 4096 Jan 10 12:53 bin 12:56:18 -rw-r--r-- 1 jenkins jenkins 953 Jan 10 12:55 coverage.out 12:56:18 -rw-rw-r-- 1 jenkins jenkins 6544 Jan 10 12:53 go.mod 12:56:18 -rw-rw-r-- 1 jenkins jenkins 87902 Jan 10 12:53 go.sum 12:56:18 -rw-rw-r-- 1 jenkins jenkins 1937 Jan 10 12:53 main.go 12:56:18 -rw-rw-r-- 1 jenkins jenkins 3271 Jan 10 12:53 makefile 12:56:18 drwxrwxr-x 10 jenkins jenkins 4096 Jan 10 12:53 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:56:19 + 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=f6622c489668020014ff309460a57ae50f5b6cc8 --label arch=amd64 --label version=4.0.0-dev.14 . 12:56:19 Sending build context to Docker daemon 9.287MB 12:56:19 Step 1/27 : ARG BASE=golang:1.23-alpine3.20 12:56:19 Step 2/27 : FROM ${BASE} AS builder 12:56:19 ---> 6d05d051b5c8 12:56:19 Step 3/27 : ARG ALPINE_PKG_BASE="make git" 12:56:19 ---> Running in 9128c17a77d5 12:56:19 Removing intermediate container 9128c17a77d5 12:56:19 ---> 51cc259c7ed4 12:56:19 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 12:56:19 ---> Running in e01bb5aab06a 12:56:19 Removing intermediate container e01bb5aab06a 12:56:19 ---> e301ca17efe7 12:56:19 Step 5/27 : ARG ADD_BUILD_TAGS="" 12:56:19 ---> Running in c3df37035257 12:56:19 Removing intermediate container c3df37035257 12:56:19 ---> 432f5f884007 12:56:19 Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 12:56:19 ---> Running in a824ab8f01d6 12:56:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 12:56:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 12:56:20 OK: 248 MiB in 58 packages 12:56:20 Removing intermediate container a824ab8f01d6 12:56:20 ---> 2a6ec0caf6f0 12:56:20 Step 7/27 : WORKDIR /app 12:56:20 ---> Running in 08300d780fa7 12:56:21 Removing intermediate container 08300d780fa7 12:56:21 ---> 632ad7a02423 12:56:21 Step 8/27 : COPY go.mod vendor* ./ 12:56:21 ---> 11b5b700f27a 12:56:21 Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:56:21 ---> Running in 95abeda6f0f4 12:56:22 Removing intermediate container 95abeda6f0f4 12:56:22 ---> f1ea00c23176 12:56:22 Step 10/27 : COPY . . 12:56:22 ---> 4e15c3ff95d2 12:56:22 Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 12:56:22 ---> Running in c4ad079830fe 12:56:22 Removing intermediate container c4ad079830fe 12:56:22 ---> 24c585c1b5ef 12:56:22 Step 12/27 : RUN $MAKE 12:56:22 ---> Running in 526a329a4f8d 12:56:22 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.SDKVersion=v4.0.0-dev.20 -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.ApplicationVersion=4.0.0-dev.14 -bindnow" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:56:30 provisioning config files... 12:56:30 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/262@tmp/config9792809705417322307tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:56:31 ---> ****-login.sh 12:56:31 nexus3.edgexfoundry.org:10001 12:56:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:56:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:56:31 Configure a credential helper to remove this warning. See 12:56:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:56:31 12:56:31 Login Succeeded 12:56:31 nexus3.edgexfoundry.org:10002 12:56:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:56:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:56:31 Configure a credential helper to remove this warning. See 12:56:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:56:31 12:56:31 Login Succeeded 12:56:31 nexus3.edgexfoundry.org:10003 12:56:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:56:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:56:32 Configure a credential helper to remove this warning. See 12:56:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:56:32 12:56:32 Login Succeeded 12:56:32 nexus3.edgexfoundry.org:10004 12:56:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:56:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:56:32 Configure a credential helper to remove this warning. See 12:56:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:56:32 12:56:32 Login Succeeded 12:56:32 ****.io 12:56:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:56:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:56:32 Configure a credential helper to remove this warning. See 12:56:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:56:32 12:56:32 Login Succeeded 12:56:32 ---> ****-login.sh ends [Pipeline] } 12:56:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 12:56:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 12:56:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 12:56:33 ========================================================= 12:56:33 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 12:56:33 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:56:33 + 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:56:35 #0 building with "default" instance using docker driver 12:56:35 12:56:35 #1 [internal] load build definition from Dockerfile 12:56:35 #1 transferring dockerfile: 2.05kB 0.0s done 12:56:35 #1 DONE 0.1s 12:56:35 12:56:35 #2 [internal] load .dockerignore 12:56:35 #2 transferring context: 159B 0.0s done 12:56:35 #2 DONE 0.1s 12:56:35 12:56:35 #3 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 12:56:35 #3 DONE 0.1s 12:56:35 12:56:35 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine@sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 12:56:35 #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine@sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 0.0s done 12:56:35 #4 ... 12:56:35 12:56:35 #5 [internal] load build context 12:56:35 #5 transferring context: 194.30kB 0.1s done 12:56:35 #5 DONE 0.1s 12:56:35 12:56:35 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine@sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 12:56:35 #4 sha256:1f018df607018fc7afb0d728a2fb6f074513e3643d68602c853060c087051a65 293.53kB / 293.53kB 0.1s done 12:56:35 #4 sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 2.20kB / 2.20kB done 12:56:35 #4 sha256:63f30b955cb97fcd3b0f66c958b490aa2c7b3743d97e3fa179989d7288cc1b86 4.16kB / 4.16kB done 12:56:35 #4 sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 3.22MB / 4.09MB 0.2s 12:56:35 #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 1.05MB / 70.67MB 0.1s 12:56:35 #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.2s done 12:56:35 #4 sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 4.09MB / 4.09MB 0.2s done 12:56:35 #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 10.49MB / 70.67MB 0.3s 12:56:35 #4 sha256:e6a1e7a6a96ab105c50cf54b70ed26c096e88ddd84d8a3473261c7f86b776356 126B / 126B 0.1s done 12:56:35 #4 extracting sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 12:56:35 #4 sha256:d7702b0d1db1c4c128a6e3d3cbfac245e99cde78e26b05477ad200fe93059ae7 93B / 93B 0.3s 12:56:35 #4 sha256:d45d956e0dbfc71dc6db285af02877352bcad8f33faf81c6565624cf2fb9c1f1 441B / 441B 0.2s done 12:56:35 #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 0B / 98.78MB 0.3s 12:56:35 #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 15.73MB / 70.67MB 0.4s 12:56:35 #4 sha256:d7702b0d1db1c4c128a6e3d3cbfac245e99cde78e26b05477ad200fe93059ae7 93B / 93B 0.3s done 12:56:35 #4 sha256:4fdc064ae6cf8fe03812a1e02f59422b521989b5c1d3e5186ceb8b27d7592f89 2.10MB / 12.74MB 0.4s 12:56:35 #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 19.92MB / 70.67MB 0.5s 12:56:35 #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 9.44MB / 98.78MB 0.5s 12:56:35 #4 sha256:4fdc064ae6cf8fe03812a1e02f59422b521989b5c1d3e5186ceb8b27d7592f89 5.24MB / 12.74MB 0.5s 12:56:35 #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 28.31MB / 70.67MB 0.7s 12:56:35 #4 extracting sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 0.4s done 12:56:35 #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 17.83MB / 98.78MB 0.7s 12:56:35 #4 sha256:4fdc064ae6cf8fe03812a1e02f59422b521989b5c1d3e5186ceb8b27d7592f89 12.74MB / 12.74MB 0.7s 12:56:35 #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 32.51MB / 70.67MB 0.8s 12:56:35 #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 23.07MB / 98.78MB 0.8s 12:56:35 #4 sha256:4fdc064ae6cf8fe03812a1e02f59422b521989b5c1d3e5186ceb8b27d7592f89 12.74MB / 12.74MB 0.7s done 12:56:35 #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 37.75MB / 70.67MB 0.9s 12:56:35 #4 extracting sha256:1f018df607018fc7afb0d728a2fb6f074513e3643d68602c853060c087051a65 12:56:36 #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 47.19MB / 70.67MB 1.1s 12:56:36 #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 37.75MB / 98.78MB 1.1s 12:56:36 #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 52.23MB / 70.67MB 1.2s 12:56:36 #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 42.99MB / 98.78MB 1.2s 12:56:36 #4 extracting sha256:1f018df607018fc7afb0d728a2fb6f074513e3643d68602c853060c087051a65 0.2s done 12:56:36 #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 57.02MB / 70.67MB 1.3s 12:56:36 #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 67.11MB / 70.67MB 1.5s 12:56:36 #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 57.67MB / 98.78MB 1.5s 12:56:36 #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 70.67MB / 70.67MB 1.6s 12:56:36 #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 63.96MB / 98.78MB 1.6s 12:56:36 #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 70.67MB / 70.67MB 1.7s done 12:56:36 #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 69.21MB / 98.78MB 1.7s 12:56:37 #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 80.17MB / 98.78MB 1.9s 12:56:37 #4 extracting sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 12:56:37 #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 90.18MB / 98.78MB 2.1s 12:56:37 #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 96.47MB / 98.78MB 2.2s 12:56:37 #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 98.78MB / 98.78MB 2.4s done 12:56:44 #4 extracting sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 6.3s 12:56:49 #4 extracting sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 11.8s 12:56:56 #4 extracting sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 18.6s done 12:56:56 #4 extracting sha256:e6a1e7a6a96ab105c50cf54b70ed26c096e88ddd84d8a3473261c7f86b776356 12:56:57 #4 extracting sha256:e6a1e7a6a96ab105c50cf54b70ed26c096e88ddd84d8a3473261c7f86b776356 done 12:56:57 #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done 12:56:57 #4 extracting sha256:d45d956e0dbfc71dc6db285af02877352bcad8f33faf81c6565624cf2fb9c1f1 12:56:57 #4 extracting sha256:d45d956e0dbfc71dc6db285af02877352bcad8f33faf81c6565624cf2fb9c1f1 done 12:56:57 #4 extracting sha256:d7702b0d1db1c4c128a6e3d3cbfac245e99cde78e26b05477ad200fe93059ae7 done 12:56:57 #4 extracting sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 12:57:01 Removing intermediate container 526a329a4f8d 12:57:01 ---> 65668a252b35 12:57:01 Step 13/27 : FROM alpine:3.20 12:57:01 3.20: Pulling from library/alpine 12:57:01 66a3d608f3fa: Pulling fs layer 12:57:01 66a3d608f3fa: Verifying Checksum 12:57:01 66a3d608f3fa: Download complete 12:57:01 66a3d608f3fa: Pull complete 12:57:01 Digest: sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 12:57:01 Status: Downloaded newer image for alpine:3.20 12:57:01 ---> e29df9b510ff 12:57:01 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 12:57:01 ---> Running in 82dca6c1f7e8 12:57:01 Removing intermediate container 82dca6c1f7e8 12:57:01 ---> 30b075d10a0d 12:57:01 Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} 12:57:01 ---> Running in f80076ab3b9a 12:57:01 Removing intermediate container f80076ab3b9a 12:57:01 ---> 9b4ad22bd6b7 12:57:01 Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init 12:57:01 ---> Running in c14418ced3c1 12:57:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 12:57:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 12:57:01 (1/2) Installing ca-certificates (20241121-r1) 12:57:01 (2/2) Installing dumb-init (1.2.5-r3) 12:57:01 Executing busybox-1.36.1-r29.trigger 12:57:01 Executing ca-certificates-20241121-r1.trigger 12:57:01 OK: 9 MiB in 16 packages 12:57:01 Removing intermediate container c14418ced3c1 12:57:01 ---> 8f2d81f73094 12:57:01 Step 17/27 : RUN apk --no-cache upgrade 12:57:01 ---> Running in d689cdd90e60 12:57:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 12:57:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 12:57:01 OK: 9 MiB in 16 packages 12:57:01 Removing intermediate container d689cdd90e60 12:57:01 ---> 6313a99bb733 12:57:01 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 12:57:01 ---> eb7174f6f660 12:57:01 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 12:57:01 ---> 5d41cb51f94f 12:57:01 Step 20/27 : COPY --from=builder /app/res/ /res/ 12:57:01 ---> 8becdbd03928 12:57:01 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 12:57:01 ---> c4dc9728c43d 12:57:01 Step 22/27 : EXPOSE 48095 12:57:01 ---> Running in f9ade1483779 12:57:01 Removing intermediate container f9ade1483779 12:57:01 ---> 0c0e35d9d140 12:57:01 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 12:57:01 ---> Running in 4cf2353c5d4c 12:57:01 Removing intermediate container 4cf2353c5d4c 12:57:01 ---> d246b7457119 12:57:01 Step 24/27 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 12:57:01 ---> Running in 5023070a6596 12:57:01 Removing intermediate container 5023070a6596 12:57:01 ---> 19e10f2175cc 12:57:01 Step 25/27 : LABEL arch=amd64 12:57:01 ---> Running in 26c2a3ae99ee 12:57:01 Removing intermediate container 26c2a3ae99ee 12:57:01 ---> 8325c6c2d319 12:57:01 Step 26/27 : LABEL git_sha=f6622c489668020014ff309460a57ae50f5b6cc8 12:57:01 ---> Running in 426b78e69901 12:57:01 Removing intermediate container 426b78e69901 12:57:01 ---> fb24fb13fca4 12:57:01 Step 27/27 : LABEL version=4.0.0-dev.14 12:57:01 ---> Running in 3385f042919a 12:57:01 Removing intermediate container 3385f042919a 12:57:01 ---> 8b6133a7049b 12:57:01 [Warning] One or more build-args [ARCH] were not consumed 12:57:01 Successfully built 8b6133a7049b 12:57:01 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:57:01 provisioning config files... 12:57:01 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config5579986169653730455tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:57:02 ---> ****-login.sh 12:57:02 nexus3.edgexfoundry.org:10001 12:57:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:57:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:57:02 Configure a credential helper to remove this warning. See 12:57:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:57:02 12:57:02 Login Succeeded 12:57:02 nexus3.edgexfoundry.org:10002 12:57:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:57:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:57:02 Configure a credential helper to remove this warning. See 12:57:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:57:02 12:57:02 Login Succeeded 12:57:02 nexus3.edgexfoundry.org:10003 12:57:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:57:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:57:02 Configure a credential helper to remove this warning. See 12:57:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:57:02 12:57:02 Login Succeeded 12:57:02 nexus3.edgexfoundry.org:10004 12:57:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:57:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:57:02 Configure a credential helper to remove this warning. See 12:57:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:57:02 12:57:02 Login Succeeded 12:57:02 ****.io 12:57:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:57:02 #4 extracting sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 5.1s 12:57:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:57:02 Configure a credential helper to remove this warning. See 12:57:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:57:02 12:57:02 Login Succeeded 12:57:02 ---> ****-login.sh ends [Pipeline] } 12:57:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 12:57:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 12:57:02 [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: 12:57:02 f6622c489668020014ff309460a57ae50f5b6cc8 12:57:02 latest 12:57:02 4.0.0-dev.14 12:57:02 f6622c489668020014ff309460a57ae50f5b6cc8-4.0.0-dev.14 12:57:02 main 12:57:02 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:57:03 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:f6622c489668020014ff309460a57ae50f5b6cc8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:57:03 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:f6622c489668020014ff309460a57ae50f5b6cc8 12:57:03 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 12:57:03 168491b20043: Preparing 12:57:03 7f1b273ca2ac: Preparing 12:57:03 c17e79c848dc: Preparing 12:57:03 58700476b3ce: Preparing 12:57:03 58dc8f3d68ed: Preparing 12:57:03 beb1c3ae550e: Preparing 12:57:03 ce5a8cde9eee: Preparing 12:57:03 beb1c3ae550e: Waiting 12:57:03 ce5a8cde9eee: Waiting 12:57:03 58dc8f3d68ed: Pushed 12:57:03 58700476b3ce: Pushed 12:57:03 c17e79c848dc: Pushed 12:57:03 7f1b273ca2ac: Pushed 12:57:03 ce5a8cde9eee: Layer already exists 12:57:03 beb1c3ae550e: Pushed 12:57:05 #4 extracting sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 8.0s done 12:57:05 #4 extracting sha256:4fdc064ae6cf8fe03812a1e02f59422b521989b5c1d3e5186ceb8b27d7592f89 12:57:06 168491b20043: Pushed 12:57:06 f6622c489668020014ff309460a57ae50f5b6cc8: digest: sha256:68f34b58e4d093f7edde41d1d77332999906b0bffba36cbd198bb0d4a85cc9b8 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:57:07 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv 12:57:07 #4 extracting sha256:4fdc064ae6cf8fe03812a1e02f59422b521989b5c1d3e5186ceb8b27d7592f89 1.9s done [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:57:07 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest 12:57:07 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 12:57:07 168491b20043: Preparing 12:57:07 7f1b273ca2ac: Preparing 12:57:07 c17e79c848dc: Preparing 12:57:07 58700476b3ce: Preparing 12:57:07 58dc8f3d68ed: Preparing 12:57:07 beb1c3ae550e: Preparing 12:57:07 ce5a8cde9eee: Preparing 12:57:07 beb1c3ae550e: Waiting 12:57:07 ce5a8cde9eee: Waiting 12:57:07 58700476b3ce: Layer already exists 12:57:07 7f1b273ca2ac: Layer already exists 12:57:07 168491b20043: Layer already exists 12:57:07 c17e79c848dc: Layer already exists 12:57:07 58dc8f3d68ed: Layer already exists 12:57:07 beb1c3ae550e: Layer already exists 12:57:07 ce5a8cde9eee: Layer already exists 12:57:07 latest: digest: sha256:68f34b58e4d093f7edde41d1d77332999906b0bffba36cbd198bb0d4a85cc9b8 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:57:07 #4 DONE 32.6s 12:57:07 12:57:07 #6 [builder 2/7] RUN apk add --update --no-cache make git 12:57:07 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:4.0.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:57:08 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:4.0.0-dev.14 12:57:08 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 12:57:08 168491b20043: Preparing 12:57:08 7f1b273ca2ac: Preparing 12:57:08 c17e79c848dc: Preparing 12:57:08 58700476b3ce: Preparing 12:57:08 58dc8f3d68ed: Preparing 12:57:08 beb1c3ae550e: Preparing 12:57:08 ce5a8cde9eee: Preparing 12:57:08 ce5a8cde9eee: Waiting 12:57:08 beb1c3ae550e: Waiting 12:57:08 7f1b273ca2ac: Layer already exists 12:57:08 58dc8f3d68ed: Layer already exists 12:57:08 168491b20043: Layer already exists 12:57:08 c17e79c848dc: Layer already exists 12:57:08 58700476b3ce: Layer already exists 12:57:08 ce5a8cde9eee: Layer already exists 12:57:08 beb1c3ae550e: Layer already exists 12:57:08 4.0.0-dev.14: digest: sha256:68f34b58e4d093f7edde41d1d77332999906b0bffba36cbd198bb0d4a85cc9b8 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:57:08 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:f6622c489668020014ff309460a57ae50f5b6cc8-4.0.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:57:08 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:f6622c489668020014ff309460a57ae50f5b6cc8-4.0.0-dev.14 12:57:08 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 12:57:08 168491b20043: Preparing 12:57:08 7f1b273ca2ac: Preparing 12:57:08 c17e79c848dc: Preparing 12:57:08 58700476b3ce: Preparing 12:57:08 58dc8f3d68ed: Preparing 12:57:08 beb1c3ae550e: Preparing 12:57:08 ce5a8cde9eee: Preparing 12:57:08 beb1c3ae550e: Waiting 12:57:08 ce5a8cde9eee: Waiting 12:57:08 58700476b3ce: Layer already exists 12:57:08 168491b20043: Layer already exists 12:57:08 c17e79c848dc: Layer already exists 12:57:08 58dc8f3d68ed: Layer already exists 12:57:08 7f1b273ca2ac: Layer already exists 12:57:08 beb1c3ae550e: Layer already exists 12:57:08 ce5a8cde9eee: Layer already exists 12:57:08 f6622c489668020014ff309460a57ae50f5b6cc8-4.0.0-dev.14: digest: sha256:68f34b58e4d093f7edde41d1d77332999906b0bffba36cbd198bb0d4a85cc9b8 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:57:09 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { 12:57:09 #6 1.346 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [Pipeline] sh 12:57:09 #6 1.694 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 12:57:09 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main 12:57:09 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 12:57:09 168491b20043: Preparing 12:57:09 7f1b273ca2ac: Preparing 12:57:09 c17e79c848dc: Preparing 12:57:09 58700476b3ce: Preparing 12:57:09 58dc8f3d68ed: Preparing 12:57:09 beb1c3ae550e: Preparing 12:57:09 ce5a8cde9eee: Preparing 12:57:09 beb1c3ae550e: Waiting 12:57:09 ce5a8cde9eee: Waiting 12:57:09 7f1b273ca2ac: Layer already exists 12:57:09 168491b20043: Layer already exists 12:57:09 58dc8f3d68ed: Layer already exists 12:57:09 c17e79c848dc: Layer already exists 12:57:09 58700476b3ce: Layer already exists 12:57:09 ce5a8cde9eee: Layer already exists 12:57:09 beb1c3ae550e: Layer already exists 12:57:09 main: digest: sha256:68f34b58e4d093f7edde41d1d77332999906b0bffba36cbd198bb0d4a85cc9b8 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 12:57:09 ===================================================== [Pipeline] echo 12:57:09 taggedImages: 12:57:09 - nexus3.edgexfoundry.org:10004/app-service-configurable:f6622c489668020014ff309460a57ae50f5b6cc8 12:57:09 - nexus3.edgexfoundry.org:10004/app-service-configurable:latest 12:57:09 - nexus3.edgexfoundry.org:10004/app-service-configurable:4.0.0-dev.14 12:57:09 - nexus3.edgexfoundry.org:10004/app-service-configurable:f6622c489668020014ff309460a57ae50f5b6cc8-4.0.0-dev.14 12:57:09 - 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:57:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:57:10 12:57:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:57:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:57:10 latest: Pulling from edgex-lftools-log-publisher 12:57:10 5eb5b503b376: Pulling fs layer 12:57:10 5c69ac0246d0: Pulling fs layer 12:57:10 ec43610c2a17: Pulling fs layer 12:57:10 3a2ae6a8a46f: Pulling fs layer 12:57:10 33b1e0a273af: Pulling fs layer 12:57:10 5d3b04190fa2: Pulling fs layer 12:57:10 2f39f015ded8: Pulling fs layer 12:57:10 3a2ae6a8a46f: Waiting 12:57:10 33b1e0a273af: Waiting 12:57:10 5d3b04190fa2: Waiting 12:57:10 2f39f015ded8: Waiting 12:57:10 5c69ac0246d0: Verifying Checksum 12:57:10 5c69ac0246d0: Download complete 12:57:10 33b1e0a273af: Verifying Checksum 12:57:10 33b1e0a273af: Download complete 12:57:10 ec43610c2a17: Verifying Checksum 12:57:10 ec43610c2a17: Download complete 12:57:10 5d3b04190fa2: Verifying Checksum 12:57:10 5d3b04190fa2: Download complete 12:57:10 5eb5b503b376: Verifying Checksum 12:57:10 5eb5b503b376: Download complete 12:57:10 #6 3.048 OK: 239 MiB in 58 packages 12:57:11 2f39f015ded8: Download complete 12:57:11 5eb5b503b376: Pull complete 12:57:12 5c69ac0246d0: Pull complete 12:57:12 ec43610c2a17: Pull complete 12:57:12 #6 DONE 4.8s 12:57:12 3a2ae6a8a46f: Pull complete 12:57:12 33b1e0a273af: Pull complete 12:57:12 12:57:12 #7 [builder 3/7] WORKDIR /app 12:57:12 #7 DONE 0.1s 12:57:12 12:57:12 #8 [builder 4/7] COPY go.mod vendor* ./ 12:57:12 5d3b04190fa2: Pull complete 12:57:12 #8 DONE 0.1s 12:57:12 12:57:12 #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:57:17 2f39f015ded8: Pull complete 12:57:17 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 12:57:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:57:17 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:57:17 prd-ubuntu20.04-docker-8c-8g-36470 does not seem to be running inside a container 12:57:17 $ 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:57:20 $ docker top 39ecc096f1d135657d52fd310092e377b0ae8f4273dc22dfa6521fe641147b1a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:57:20 ---> job-cost.sh 12:57:20 lf-activate-venv: SKIPPING 12:57:20 INFO: No Stack... 12:57:21 INFO: Retrieving Pricing Info for: v3-standard-8 12:57:21 INFO: Archiving Costs [Pipeline] sh 12:57:21 + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv 12:57:21 + cut -d, -f6 [Pipeline] lock 12:57:21 Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-service-configurable-main-262-stack-cost] 12:57:21 Resource [jenkins-edgexfoundry-app-service-configurable-main-262-stack-cost] did not exist. Created. 12:57:21 Lock acquired on [Resource: jenkins-edgexfoundry-app-service-configurable-main-262-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 12:57:21 + echo total: 0.2199999988079071 [Pipeline] stash 12:57:21 Stashed 1 file(s) [Pipeline] } 12:57:21 Lock released on resource [Resource: jenkins-edgexfoundry-app-service-configurable-main-262-stack-cost] [Pipeline] // lock [Pipeline] } 12:57:22 $ docker stop --time=1 39ecc096f1d135657d52fd310092e377b0ae8f4273dc22dfa6521fe641147b1a 12:57:24 $ docker rm -f --volumes 39ecc096f1d135657d52fd310092e377b0ae8f4273dc22dfa6521fe641147b1a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 12:57:45 #9 DONE 29.2s 12:57:45 12:57:45 #10 [builder 6/7] COPY . . 12:57:45 #10 DONE 0.1s 12:57:45 12:57:45 #11 [builder 7/7] RUN echo noop 12:57:45 #11 0.664 noop 12:57:45 #11 DONE 0.7s 12:57:45 12:57:45 #12 exporting to image 12:57:45 #12 exporting layers 12:58:24 #12 exporting layers 35.0s done 12:58:24 #12 writing image sha256:7e54cb502cbf38831b00fa571edd6a744f60e17a16f6ecb9daf394a4ca6e6263 done 12:58:24 #12 naming to docker.io/library/ci-base-image-arm64 done 12:58:24 #12 DONE 35.0s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:58:24 + docker inspect -f . ci-base-image-arm64 12:58:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:58:24 prd-ubuntu20.04-docker-arm64-4c-16g-36471 does not seem to be running inside a container 12:58:24 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/262 -v /w/workspace/app-service-configurable/262:/w/workspace/app-service-configurable/262:rw,z -v /w/workspace/app-service-configurable/262@tmp:/w/workspace/app-service-configurable/262@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:58:27 $ docker top 8dabe33b35eb359b61a0d91a450a2eff3e2827b6bea91933ed3a3b98e99bef80 -eo pid,comm [Pipeline] { [Pipeline] sh 12:58:28 + go version 12:58:28 go version go1.23.4 linux/arm64 [Pipeline] } 12:58:28 $ docker stop --time=1 8dabe33b35eb359b61a0d91a450a2eff3e2827b6bea91933ed3a3b98e99bef80 12:58:29 $ docker rm -f --volumes 8dabe33b35eb359b61a0d91a450a2eff3e2827b6bea91933ed3a3b98e99bef80 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:58:30 + docker inspect -f . ci-base-image-arm64 12:58:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:58:30 prd-ubuntu20.04-docker-arm64-4c-16g-36471 does not seem to be running inside a container 12:58:30 $ 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/262 -v /w/workspace/app-service-configurable/262:/w/workspace/app-service-configurable/262:rw,z -v /w/workspace/app-service-configurable/262@tmp:/w/workspace/app-service-configurable/262@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:58:31 $ docker top 283a85dd1527b6129c6de8fd5c047bb50cd3d608c6ab71e9e809e230bdd66245 -eo pid,comm [Pipeline] { [Pipeline] sh 12:58:31 + git config --global --add safe.directory /w/workspace/app-service-configurable/262 [Pipeline] fileExists [Pipeline] sh 12:58:32 + make test 12:58:32 go test -race -coverprofile=coverage.out ./... 13:01:39 github.com/edgexfoundry/app-service-configurable coverage: 0.0% of statements 13:01:39 WARNING: Linting skipped (not on x86_64 or linter not installed) 13:01:39 go vet ./... 13:04:00 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 13:04:00 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 13:04:00 ./bin/test-attribution-txt.sh [Pipeline] echo 13:04:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 13:04:00 $ docker stop --time=1 283a85dd1527b6129c6de8fd5c047bb50cd3d608c6ab71e9e809e230bdd66245 13:04:02 $ docker rm -f --volumes 283a85dd1527b6129c6de8fd5c047bb50cd3d608c6ab71e9e809e230bdd66245 [Pipeline] // withDockerContainer [Pipeline] sh 13:04:05 + sudo chown -R jenkins:jenkins . [Pipeline] stash 13:04:05 Warning: overwriting stash ‘coverage-report’ 13:04:05 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 13:04:05 + sudo chown -R jenkins:jenkins . [Pipeline] sh 13:04:06 + ls -al . 13:04:06 total 244 13:04:06 drwxrwxr-x 6 jenkins jenkins 4096 Jan 10 12:58 . 13:04:06 drwxrwxr-x 4 jenkins jenkins 4096 Jan 10 12:56 .. 13:04:06 -rw-rw-r-- 1 jenkins jenkins 119 Jan 10 12:56 .dockerignore 13:04:06 drwxrwxr-x 8 jenkins jenkins 4096 Jan 10 12:56 .git 13:04:06 drwxrwxr-x 3 jenkins jenkins 4096 Jan 10 12:56 .github 13:04:06 -rw-rw-r-- 1 jenkins jenkins 106 Jan 10 12:56 .gitignore 13:04:06 -rw-rw-r-- 1 jenkins jenkins 41 Jan 10 12:56 .golangci.yml 13:04:06 -rw-rw-r-- 1 jenkins jenkins 16432 Jan 10 12:56 Attribution.txt 13:04:06 -rw-rw-r-- 1 jenkins jenkins 37263 Jan 10 12:56 CHANGELOG.md 13:04:06 -rw-rw-r-- 1 jenkins jenkins 2008 Jan 10 12:56 Dockerfile 13:04:06 -rw-rw-r-- 1 jenkins jenkins 677 Jan 10 12:56 GOVERNANCE.md 13:04:06 -rw-rw-r-- 1 jenkins jenkins 666 Jan 10 12:56 Jenkinsfile 13:04:06 -rw-rw-r-- 1 jenkins jenkins 10174 Jan 10 12:56 LICENSE 13:04:06 -rw-rw-r-- 1 jenkins jenkins 618 Jan 10 12:56 OWNERS.md 13:04:06 -rw-rw-r-- 1 jenkins jenkins 4952 Jan 10 12:56 README.md 13:04:06 -rw-rw-r-- 1 jenkins jenkins 12 Jan 10 12:53 VERSION 13:04:06 drwxrwxr-x 2 jenkins jenkins 4096 Jan 10 12:56 bin 13:04:06 -rw-r--r-- 1 jenkins jenkins 953 Jan 10 13:01 coverage.out 13:04:06 -rw-rw-r-- 1 jenkins jenkins 6544 Jan 10 12:56 go.mod 13:04:06 -rw-rw-r-- 1 jenkins jenkins 87902 Jan 10 12:56 go.sum 13:04:06 -rw-rw-r-- 1 jenkins jenkins 1937 Jan 10 12:56 main.go 13:04:06 -rw-rw-r-- 1 jenkins jenkins 3271 Jan 10 12:56 makefile 13:04:06 drwxrwxr-x 10 jenkins jenkins 4096 Jan 10 12:56 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:04:06 + 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=f6622c489668020014ff309460a57ae50f5b6cc8 --label arch=arm64 --label version=4.0.0-dev.14 . 13:04:07 #0 building with "default" instance using docker driver 13:04:07 13:04:07 #1 [internal] load .dockerignore 13:04:07 #1 transferring context: 159B 0.0s done 13:04:07 #1 DONE 0.0s 13:04:07 13:04:07 #2 [internal] load build definition from Dockerfile 13:04:07 #2 transferring dockerfile: 2.05kB 0.0s done 13:04:07 #2 DONE 0.0s 13:04:07 13:04:07 #3 [internal] load metadata for docker.io/library/ci-base-image-arm64:latest 13:04:07 #3 DONE 0.0s 13:04:07 13:04:07 #4 [internal] load metadata for docker.io/library/alpine:3.20 13:04:07 #4 DONE 0.4s 13:04:07 13:04:07 #5 [internal] load build context 13:04:07 #5 transferring context: 2.54kB 0.0s done 13:04:07 #5 DONE 0.0s 13:04:07 13:04:07 #6 [stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 13:04:07 #6 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 13:04:07 #6 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.1s done 13:04:07 #6 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done 13:04:08 #6 ... 13:04:08 13:04:08 #7 [builder 1/7] FROM docker.io/library/ci-base-image-arm64 13:04:08 #7 DONE 0.2s 13:04:08 13:04:08 #6 [stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 13:04:08 #6 sha256:f398c8d5c6b54212a0d71bd3d9c6e08b2c2df51210f837187a6eb1280a284fdb 1.02kB / 1.02kB done 13:04:08 #6 sha256:f4194d9e8c10bd78a88786968a5d481b1c4cfe6c2676d732972c852d0f88a460 597B / 597B done 13:04:08 #6 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 4.09MB / 4.09MB 0.1s done 13:04:08 #6 extracting sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 13:04:08 #6 extracting sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 0.5s done 13:04:08 #6 DONE 1.0s 13:04:08 13:04:08 #8 [stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 13:04:09 #8 0.699 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 13:04:09 #8 0.988 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 13:04:11 #8 ... 13:04:11 13:04:11 #9 [builder 2/7] RUN apk add --update --no-cache make git 13:04:11 #9 0.741 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 13:04:11 #9 1.156 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 13:04:11 #9 2.532 OK: 239 MiB in 58 packages 13:04:11 #9 DONE 2.9s 13:04:11 13:04:11 #10 [builder 3/7] WORKDIR /app 13:04:11 #10 DONE 0.1s 13:04:11 13:04:11 #11 [builder 4/7] COPY go.mod vendor* ./ 13:04:11 #11 DONE 0.1s 13:04:11 13:04:11 #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:04:11 #12 ... 13:04:11 13:04:11 #8 [stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 13:04:11 #8 2.345 (1/2) Installing ca-certificates (20241121-r1) 13:04:11 #8 2.478 (2/2) Installing dumb-init (1.2.5-r3) 13:04:11 #8 2.478 Executing busybox-1.36.1-r29.trigger 13:04:11 #8 2.503 Executing ca-certificates-20241121-r1.trigger 13:04:11 #8 2.764 OK: 10 MiB in 16 packages 13:04:11 #8 DONE 3.2s 13:04:12 13:04:12 #13 [stage-1 3/7] RUN apk --no-cache upgrade 13:04:12 #13 0.813 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 13:04:13 #13 ... 13:04:13 13:04:13 #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:04:13 #12 DONE 1.8s 13:04:13 13:04:13 #14 [builder 6/7] COPY . . 13:04:13 #14 DONE 0.1s 13:04:13 13:04:13 #13 [stage-1 3/7] RUN apk --no-cache upgrade 13:04:13 #13 1.149 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 13:04:14 #13 2.521 OK: 10 MiB in 16 packages 13:04:15 #13 DONE 2.9s 13:04:15 13:04:15 #15 [builder 7/7] RUN make build 13:04:15 #15 0.750 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.SDKVersion=v4.0.0-dev.20 -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.ApplicationVersion=4.0.0-dev.14 -bindnow" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable 13:06:36 #15 DONE 131.9s 13:06:36 13:06:36 #16 [stage-1 4/7] COPY --from=builder /app/Attribution.txt /Attribution.txt 13:06:36 #16 DONE 0.1s 13:06:36 13:06:36 #17 [stage-1 5/7] COPY --from=builder /app/LICENSE /LICENSE 13:06:36 #17 DONE 0.1s 13:06:36 13:06:36 #18 [stage-1 6/7] COPY --from=builder /app/res/ /res/ 13:06:36 #18 DONE 0.1s 13:06:36 13:06:36 #19 [stage-1 7/7] COPY --from=builder /app/app-service-configurable /app-service-configurable 13:06:36 #19 DONE 0.3s 13:06:36 13:06:36 #20 exporting to image 13:06:36 #20 exporting layers 13:06:36 #20 exporting layers 0.5s done 13:06:36 #20 writing image sha256:4889153e3f308ffb5c6a86ce2f3bc4105c7bbbd617658746ffa18fe88be8531d done 13:06:36 #20 naming to docker.io/library/app-service-configurable-arm64 done 13:06:36 #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 13:06:36 provisioning config files... 13:06:36 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/262@tmp/config5504155791647052850tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:06:37 ---> ****-login.sh 13:06:37 nexus3.edgexfoundry.org:10001 13:06:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:06:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:06:37 Configure a credential helper to remove this warning. See 13:06:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:06:37 13:06:37 Login Succeeded 13:06:37 nexus3.edgexfoundry.org:10002 13:06:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:06:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:06:37 Configure a credential helper to remove this warning. See 13:06:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:06:37 13:06:37 Login Succeeded 13:06:37 nexus3.edgexfoundry.org:10003 13:06:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:06:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:06:38 Configure a credential helper to remove this warning. See 13:06:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:06:38 13:06:38 Login Succeeded 13:06:38 nexus3.edgexfoundry.org:10004 13:06:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:06:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:06:38 Configure a credential helper to remove this warning. See 13:06:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:06:38 13:06:38 Login Succeeded 13:06:38 ****.io 13:06:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:06:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:06:38 Configure a credential helper to remove this warning. See 13:06:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:06:38 13:06:38 Login Succeeded 13:06:38 ---> ****-login.sh ends [Pipeline] } 13:06:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:06:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 13:06:39 [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: 13:06:39 f6622c489668020014ff309460a57ae50f5b6cc8 13:06:39 latest 13:06:39 4.0.0-dev.14 13:06:39 f6622c489668020014ff309460a57ae50f5b6cc8-4.0.0-dev.14 13:06:39 main 13:06:39 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:06:39 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:f6622c489668020014ff309460a57ae50f5b6cc8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:06:39 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:f6622c489668020014ff309460a57ae50f5b6cc8 13:06:39 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 13:06:39 08698291361b: Preparing 13:06:39 352f9bbbb694: Preparing 13:06:39 d6d32576ae38: Preparing 13:06:39 8d17440e2bba: Preparing 13:06:39 5466b9fa6971: Preparing 13:06:39 2ddccf5fb6b1: Preparing 13:06:39 534a70dc8296: Preparing 13:06:39 2ddccf5fb6b1: Waiting 13:06:39 534a70dc8296: Waiting 13:06:40 5466b9fa6971: Pushed 13:06:40 352f9bbbb694: Pushed 13:06:40 8d17440e2bba: Pushed 13:06:40 d6d32576ae38: Pushed 13:06:40 534a70dc8296: Layer already exists 13:06:40 2ddccf5fb6b1: Pushed 13:06:48 08698291361b: Pushed 13:06:48 f6622c489668020014ff309460a57ae50f5b6cc8: digest: sha256:e9267b48f700703e5d5aa61c2ff532b910579013ec7a1e26b818335c3b829480 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:06:48 + 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 13:06:49 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 13:06:49 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 13:06:49 08698291361b: Preparing 13:06:49 352f9bbbb694: Preparing 13:06:49 d6d32576ae38: Preparing 13:06:49 8d17440e2bba: Preparing 13:06:49 5466b9fa6971: Preparing 13:06:49 2ddccf5fb6b1: Preparing 13:06:49 534a70dc8296: Preparing 13:06:49 2ddccf5fb6b1: Waiting 13:06:49 534a70dc8296: Waiting 13:06:49 08698291361b: Layer already exists 13:06:49 5466b9fa6971: Layer already exists 13:06:49 d6d32576ae38: Layer already exists 13:06:49 352f9bbbb694: Layer already exists 13:06:49 8d17440e2bba: Layer already exists 13:06:49 534a70dc8296: Layer already exists 13:06:49 2ddccf5fb6b1: Layer already exists 13:06:49 latest: digest: sha256:e9267b48f700703e5d5aa61c2ff532b910579013ec7a1e26b818335c3b829480 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:06:49 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:4.0.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:06:50 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:4.0.0-dev.14 13:06:50 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 13:06:50 08698291361b: Preparing 13:06:50 352f9bbbb694: Preparing 13:06:50 d6d32576ae38: Preparing 13:06:50 8d17440e2bba: Preparing 13:06:50 5466b9fa6971: Preparing 13:06:50 2ddccf5fb6b1: Preparing 13:06:50 534a70dc8296: Preparing 13:06:50 2ddccf5fb6b1: Waiting 13:06:50 534a70dc8296: Waiting 13:06:50 d6d32576ae38: Layer already exists 13:06:50 08698291361b: Layer already exists 13:06:50 352f9bbbb694: Layer already exists 13:06:50 5466b9fa6971: Layer already exists 13:06:50 8d17440e2bba: Layer already exists 13:06:50 534a70dc8296: Layer already exists 13:06:50 2ddccf5fb6b1: Layer already exists 13:06:50 4.0.0-dev.14: digest: sha256:e9267b48f700703e5d5aa61c2ff532b910579013ec7a1e26b818335c3b829480 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:06:50 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:f6622c489668020014ff309460a57ae50f5b6cc8-4.0.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:06:51 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:f6622c489668020014ff309460a57ae50f5b6cc8-4.0.0-dev.14 13:06:51 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 13:06:51 08698291361b: Preparing 13:06:51 352f9bbbb694: Preparing 13:06:51 d6d32576ae38: Preparing 13:06:51 8d17440e2bba: Preparing 13:06:51 5466b9fa6971: Preparing 13:06:51 2ddccf5fb6b1: Preparing 13:06:51 534a70dc8296: Preparing 13:06:51 2ddccf5fb6b1: Waiting 13:06:51 534a70dc8296: Waiting 13:06:51 d6d32576ae38: Layer already exists 13:06:51 352f9bbbb694: Layer already exists 13:06:51 5466b9fa6971: Layer already exists 13:06:51 08698291361b: Layer already exists 13:06:51 8d17440e2bba: Layer already exists 13:06:51 534a70dc8296: Layer already exists 13:06:51 2ddccf5fb6b1: Layer already exists 13:06:51 f6622c489668020014ff309460a57ae50f5b6cc8-4.0.0-dev.14: digest: sha256:e9267b48f700703e5d5aa61c2ff532b910579013ec7a1e26b818335c3b829480 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:06:51 + 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 13:06:52 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main 13:06:52 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 13:06:52 08698291361b: Preparing 13:06:52 352f9bbbb694: Preparing 13:06:52 d6d32576ae38: Preparing 13:06:52 8d17440e2bba: Preparing 13:06:52 5466b9fa6971: Preparing 13:06:52 2ddccf5fb6b1: Preparing 13:06:52 534a70dc8296: Preparing 13:06:52 2ddccf5fb6b1: Waiting 13:06:52 534a70dc8296: Waiting 13:06:52 5466b9fa6971: Layer already exists 13:06:52 d6d32576ae38: Layer already exists 13:06:52 8d17440e2bba: Layer already exists 13:06:52 352f9bbbb694: Layer already exists 13:06:52 08698291361b: Layer already exists 13:06:52 534a70dc8296: Layer already exists 13:06:52 2ddccf5fb6b1: Layer already exists 13:06:52 main: digest: sha256:e9267b48f700703e5d5aa61c2ff532b910579013ec7a1e26b818335c3b829480 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:06:52 ===================================================== [Pipeline] echo 13:06:52 taggedImages: 13:06:52 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:f6622c489668020014ff309460a57ae50f5b6cc8 13:06:52 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 13:06:52 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:4.0.0-dev.14 13:06:52 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:f6622c489668020014ff309460a57ae50f5b6cc8-4.0.0-dev.14 13:06:52 - 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 13:06:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:06:52 13:06:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:06:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:06:54 arm64: Pulling from edgex-lftools-log-publisher 13:06:54 8998bd30e6a1: Pulling fs layer 13:06:54 04944245beec: Pulling fs layer 13:06:54 699f458cf7ca: Pulling fs layer 13:06:54 765212b225bb: Pulling fs layer 13:06:54 f23df028b6ca: Pulling fs layer 13:06:54 765212b225bb: Waiting 13:06:54 f23df028b6ca: Waiting 13:06:54 d65c8cfc05b1: Pulling fs layer 13:06:54 2437ff75d9bd: Pulling fs layer 13:06:54 d65c8cfc05b1: Waiting 13:06:54 2437ff75d9bd: Waiting 13:06:54 04944245beec: Verifying Checksum 13:06:54 04944245beec: Download complete 13:06:54 765212b225bb: Verifying Checksum 13:06:54 765212b225bb: Download complete 13:06:54 f23df028b6ca: Verifying Checksum 13:06:54 f23df028b6ca: Download complete 13:06:54 d65c8cfc05b1: Download complete 13:06:54 699f458cf7ca: Download complete 13:06:54 8998bd30e6a1: Verifying Checksum 13:06:54 8998bd30e6a1: Download complete 13:06:56 2437ff75d9bd: Verifying Checksum 13:06:56 2437ff75d9bd: Download complete 13:07:00 8998bd30e6a1: Pull complete 13:07:01 04944245beec: Pull complete 13:07:03 699f458cf7ca: Pull complete 13:07:03 765212b225bb: Pull complete 13:07:04 f23df028b6ca: Pull complete 13:07:04 d65c8cfc05b1: Pull complete 13:07:31 2437ff75d9bd: Pull complete 13:07:31 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 13:07:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:07:31 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:07:31 prd-ubuntu20.04-docker-arm64-4c-16g-36471 does not seem to be running inside a container 13:07:31 $ 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/262 -v /w/workspace/app-service-configurable/262:/w/workspace/app-service-configurable/262:rw,z -v /w/workspace/app-service-configurable/262@tmp:/w/workspace/app-service-configurable/262@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 13:07:33 $ docker top 33f3a96fe2cd2ae9447c7f6c4ea1fbb60b3b3025e2309f8de2119d54778d14df -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:07:33 ---> job-cost.sh 13:07:33 lf-activate-venv: SKIPPING 13:07:33 INFO: No Stack... 13:07:34 INFO: Retrieving Pricing Info for: v3-standard-8 13:07:35 INFO: Archiving Costs [Pipeline] sh 13:07:35 + + cat /w/workspace/app-service-configurable/262/archives/cost.csvcut 13:07:35 -d, -f6 [Pipeline] lock 13:07:35 Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-service-configurable-main-262-stack-cost] 13:07:35 Resource [jenkins-edgexfoundry-app-service-configurable-main-262-stack-cost] did not exist. Created. 13:07:35 Lock acquired on [Resource: jenkins-edgexfoundry-app-service-configurable-main-262-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:07:35 /w/workspace/app-service-configurable/262@tmp/durable-17f5c0da/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 13:07:36 + echo total: 0.2199999988079071 [Pipeline] stash 13:07:36 Warning: overwriting stash ‘stack-cost’ 13:07:36 Stashed 1 file(s) [Pipeline] } 13:07:36 Lock released on resource [Resource: jenkins-edgexfoundry-app-service-configurable-main-262-stack-cost] [Pipeline] // lock [Pipeline] } 13:07:36 $ docker stop --time=1 33f3a96fe2cd2ae9447c7f6c4ea1fbb60b3b3025e2309f8de2119d54778d14df 13:07:37 $ docker rm -f --volumes 33f3a96fe2cd2ae9447c7f6c4ea1fbb60b3b3025e2309f8de2119d54778d14df [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 13:07:38 provisioning config files... 13:07:38 copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config4991662233889190010tmp [Pipeline] { [Pipeline] sh 13:07:38 + set +x 13:07:38 + bash -s -- 13:07:38 + curl -s https://codecov.io/bash 13:07:38 13:07:38 _____ _ 13:07:38 / ____| | | 13:07:38 | | ___ __| | ___ ___ _____ __ 13:07:38 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 13:07:38 | |___| (_) | (_| | __/ (_| (_) \ V / 13:07:38 \_____\___/ \__,_|\___|\___\___/ \_/ 13:07:38 Bash-1.0.6 13:07:38 13:07:38 13:07:38 ==> git version 2.25.1 found 13:07:38 ==> 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 13:07:38 Release-Date: 2020-01-08 13:07:38 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 13:07:38 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 13:07:38 ==> Jenkins CI detected. 13:07:38 current dir:  /w/workspace/ry_app-service-configurable_main 13:07:38 project root: . 13:07:38 --> token set from env 13:07:38 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 13:07:38 ==> Running gcov in . (disable via -X gcov) 13:07:38 ==> Python coveragepy not found 13:07:38 ==> Searching for coverage reports in: 13:07:38 + . 13:07:38 -> Found 1 reports 13:07:38 ==> Detecting git/mercurial file structure 13:07:38 ==> Reading reports 13:07:38 + ./coverage.out bytes=953 13:07:38 ==> Appending adjustments 13:07:38 https://docs.codecov.io/docs/fixing-reports 13:07:38 + Found adjustments 13:07:38 ==> Gzipping contents 13:07:38 4.0K /tmp/codecov.lK02Nv.gz 13:07:38 ==> Uploading reports 13:07:38 url: https://codecov.io 13:07:38 query: branch=main&commit=f6622c489668020014ff309460a57ae50f5b6cc8&build=262&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F262%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 13:07:38 -> Pinging Codecov 13:07:38 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=f6622c489668020014ff309460a57ae50f5b6cc8&build=262&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F262%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 13:07:38 -> Uploading to 13:07:38 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/app-service-configurable/f6622c489668020014ff309460a57ae50f5b6cc8/bbd9c634-1af8-40a4-a825-5edd3be435f4.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250110%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250110T130738Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=d103e4e0fedb95da38f36b57a41a3b93ffcbc537eea000429e4f09456dd3bb34 13:07:38 % Total % Received % Xferd Average Speed Time Time Time Current 13:07:38 Dload Upload Total Spent Left Speed 13:07:39 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 410 0 0 100 410 0 2500 --:--:-- --:--:-- --:--:-- 2484 100 410 0 0 100 410 0 2500 --:--:-- --:--:-- --:--:-- 2484 13:07:39 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/f6622c489668020014ff309460a57ae50f5b6cc8 [Pipeline] } 13:07:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 13:07:39 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 13:07:39 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:07:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 13:07:39 13:07:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:07:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 13:07:40 latest: Pulling from edgex-devops/edgex-snyk-go 13:07:40 43c4264eed91: Pulling fs layer 13:07:40 4cc291be95ef: Pulling fs layer 13:07:40 2ac1f1163629: Pulling fs layer 13:07:40 5c3c966382ef: Pulling fs layer 13:07:40 4f4fb700ef54: Pulling fs layer 13:07:40 d9c7d2e4e75e: Pulling fs layer 13:07:40 9c3e1370e548: Pulling fs layer 13:07:40 d9c7d2e4e75e: Waiting 13:07:40 5c3c966382ef: Waiting 13:07:40 4f4fb700ef54: Waiting 13:07:40 9c3e1370e548: Waiting 13:07:40 4cc291be95ef: Verifying Checksum 13:07:40 4cc291be95ef: Download complete 13:07:40 5c3c966382ef: Verifying Checksum 13:07:40 5c3c966382ef: Download complete 13:07:40 4f4fb700ef54: Verifying Checksum 13:07:40 4f4fb700ef54: Download complete 13:07:40 43c4264eed91: Download complete 13:07:40 43c4264eed91: Pull complete 13:07:40 d9c7d2e4e75e: Verifying Checksum 13:07:40 d9c7d2e4e75e: Download complete 13:07:40 4cc291be95ef: Pull complete 13:07:40 2ac1f1163629: Verifying Checksum 13:07:40 2ac1f1163629: Download complete 13:07:41 9c3e1370e548: Verifying Checksum 13:07:41 9c3e1370e548: Download complete 13:07:43 2ac1f1163629: Pull complete 13:07:43 5c3c966382ef: Pull complete 13:07:43 4f4fb700ef54: Pull complete 13:07:44 d9c7d2e4e75e: Pull complete 13:07:47 9c3e1370e548: Pull complete 13:07:47 Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b 13:07:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 13:07:47 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:07:47 prd-ubuntu20.04-docker-8c-8g-36470 does not seem to be running inside a container 13:07:47 $ 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 13:07:52 $ docker top 20dc79dc9b8257ba5df996a5da717e9d30882f1eefe4d5cfc8138c24c81dee13 -eo pid,comm [Pipeline] { [Pipeline] sh 13:07:52 + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] echo 13:07:52 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:main' [Pipeline] sh 13:07:52 + set -o pipefail 13:07:52 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:main' 13:08:02 13:08:02 Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... 13:08:02 13:08:02 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/7dc5f32a-caad-4990-b9e2-a648c5eeaf90/history/b74b2eb3-1990-4274-9916-672aea450010 13:08:02 13:08:02 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 13:08:02 13:08:02 13:08:02 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 13:08:02 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 13:08:02 $ docker stop --time=1 20dc79dc9b8257ba5df996a5da717e9d30882f1eefe4d5cfc8138c24c81dee13 13:08:06 $ docker rm -f --volumes 20dc79dc9b8257ba5df996a5da717e9d30882f1eefe4d5cfc8138c24c81dee13 [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 13:08:07 + git log --format=format:%s -1 f6622c489668020014ff309460a57ae50f5b6cc8 [Pipeline] sh 13:08:07 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 13:08:07 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:08:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:08:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:08:08 prd-ubuntu20.04-docker-8c-8g-36470 does not seem to be running inside a container 13:08:08 $ 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 13:08:08 $ docker top dc1137067162e2b7eacf8ec03be18ac9f9d4a316af8ae35705c70869015599f7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:08:08 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:08:08 [ssh-agent] Looking for ssh-agent implementation... 13:08:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:08:08 $ docker exec dc1137067162e2b7eacf8ec03be18ac9f9d4a316af8ae35705c70869015599f7 ssh-agent 13:08:08 SSH_AUTH_SOCK=/tmp/ssh-CKoiO34bZiVr/agent.32 13:08:08 SSH_AGENT_PID=38 13:08:08 Running ssh-add (command line suppressed) 13:08:09 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_15087557607874651721.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_15087557607874651721.key) 13:08:09 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:08:09 + git semver tag 13:08:09 2025-01-10 13:08:09,555 [run_tag] DEBUG tag force:False 13:08:09 2025-01-10 13:08:09,556 [check_head_tag] DEBUG check head tag 13:08:09 2025-01-10 13:08:09,558 [execute] INFO git cat-file --batch-check 13:08:09 2025-01-10 13:08:09,558 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) 13:08:09 2025-01-10 13:08:09,562 [execute] INFO git cat-file --batch 13:08:09 2025-01-10 13:08:09,562 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) 13:08:09 2025-01-10 13:08:09,593 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 13:08:09 2025-01-10 13:08:09,594 [execute] INFO git tag -a v4.0.0-dev.14 -m v4.0.0-dev.14 13:08:09 2025-01-10 13:08:09,594 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.14', '-m', 'v4.0.0-dev.14'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) 13:08:09 2025-01-10 13:08:09,599 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 13:08:09 4.0.0-dev.14 [Pipeline] } 13:08:09 $ docker exec --env ******** --env ******** dc1137067162e2b7eacf8ec03be18ac9f9d4a316af8ae35705c70869015599f7 ssh-agent -k 13:08:09 unset SSH_AUTH_SOCK; 13:08:09 unset SSH_AGENT_PID; 13:08:09 echo Agent pid 38 killed; 13:08:09 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:08:10 + git semver [Pipeline] } 13:08:10 $ docker stop --time=1 dc1137067162e2b7eacf8ec03be18ac9f9d4a316af8ae35705c70869015599f7 13:08:11 $ docker rm -f --volumes dc1137067162e2b7eacf8ec03be18ac9f9d4a316af8ae35705c70869015599f7 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:08:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 13:08:12 13:08:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:08:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 13:08:12 0.23.1-centos7: Pulling from edgex-lftools 13:08:12 ab5ef0e58194: Pulling fs layer 13:08:12 9712f1f96733: Pulling fs layer 13:08:12 63f879dbbcfc: Pulling fs layer 13:08:12 0d9ebad4ef96: Pulling fs layer 13:08:12 e9a5061849ea: Pulling fs layer 13:08:12 d747dcd14b5f: Pulling fs layer 13:08:12 2de7ff778b66: Pulling fs layer 13:08:12 0d9ebad4ef96: Waiting 13:08:12 e9a5061849ea: Waiting 13:08:12 d747dcd14b5f: Waiting 13:08:12 2de7ff778b66: Waiting 13:08:12 9712f1f96733: Verifying Checksum 13:08:12 9712f1f96733: Download complete 13:08:12 63f879dbbcfc: Verifying Checksum 13:08:12 63f879dbbcfc: Download complete 13:08:12 e9a5061849ea: Verifying Checksum 13:08:12 e9a5061849ea: Download complete 13:08:12 d747dcd14b5f: Verifying Checksum 13:08:12 d747dcd14b5f: Download complete 13:08:12 0d9ebad4ef96: Verifying Checksum 13:08:12 0d9ebad4ef96: Download complete 13:08:12 ab5ef0e58194: Verifying Checksum 13:08:12 ab5ef0e58194: Download complete 13:08:12 2de7ff778b66: Verifying Checksum 13:08:12 2de7ff778b66: Download complete 13:08:16 ab5ef0e58194: Pull complete 13:08:16 9712f1f96733: Pull complete 13:08:16 63f879dbbcfc: Pull complete 13:08:20 0d9ebad4ef96: Pull complete 13:08:20 e9a5061849ea: Pull complete 13:08:20 d747dcd14b5f: Pull complete 13:08:21 2de7ff778b66: Pull complete 13:08:21 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 13:08:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 13:08:21 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:08:21 prd-ubuntu20.04-docker-8c-8g-36470 does not seem to be running inside a container 13:08:21 $ 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 13:08:26 $ docker top f992a5c5504c8831047ee37350605a5879b057c0298c4d0f9dfc3280a8d61b42 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 13:08:26 provisioning config files... 13:08:26 copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config7708683255778287395tmp 13:08:26 copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config7220052806965461563tmp 13:08:26 copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config3726686649724006137tmp [Pipeline] { [Pipeline] echo 13:08:26 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 13:08:27 ---> sigul-configuration.sh 13:08:27 gpg: directory `/root/.gnupg' created 13:08:27 gpg: new configuration file `/root/.gnupg/gpg.conf' created 13:08:27 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 13:08:27 gpg: keyring `/root/.gnupg/secring.gpg' created 13:08:27 gpg: keyring `/root/.gnupg/pubring.gpg' created 13:08:27 gpg: CAST5 encrypted data 13:08:27 gpg: encrypted with 1 passphrase 13:08:27 gpg: WARNING: message was not integrity protected [Pipeline] sh 13:08:27 + mkdir /home/jenkins 13:08:27 + mkdir /home/jenkins/sigul [Pipeline] sh 13:08:27 + 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 13:08:27 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 13:08:28 ---> sigul-install.sh 13:08:28 Sigul already installed; skipping installation. [Pipeline] sh 13:08:28 + git tag --list 13:08:28 v1.0.0 13:08:28 v1.1.0 13:08:28 v1.2.0 13:08:28 v1.3.0 13:08:28 v1.3.1 13:08:28 v2.0.0 13:08:28 v2.0.1 13:08:28 v2.1.0 13:08:28 v2.1.1 13:08:28 v2.1.2 13:08:28 v2.2.0 13:08:28 v2.3 13:08:28 v2.3.0 13:08:28 v2.3.1 13:08:28 v3.0 13:08:28 v3.0.0 13:08:28 v3.0.1 13:08:28 v3.0.1-dev.1 13:08:28 v3.1 13:08:28 v3.1.0 13:08:28 v3.1.0-dev.1 13:08:28 v3.1.0-dev.10 13:08:28 v3.1.0-dev.11 13:08:28 v3.1.0-dev.12 13:08:28 v3.1.0-dev.13 13:08:28 v3.1.0-dev.14 13:08:28 v3.1.0-dev.15 13:08:28 v3.1.0-dev.16 13:08:28 v3.1.0-dev.17 13:08:28 v3.1.0-dev.18 13:08:28 v3.1.0-dev.19 13:08:28 v3.1.0-dev.2 13:08:28 v3.1.0-dev.20 13:08:28 v3.1.0-dev.21 13:08:28 v3.1.0-dev.22 13:08:28 v3.1.0-dev.23 13:08:28 v3.1.0-dev.24 13:08:28 v3.1.0-dev.25 13:08:28 v3.1.0-dev.26 13:08:28 v3.1.0-dev.27 13:08:28 v3.1.0-dev.28 13:08:28 v3.1.0-dev.29 13:08:28 v3.1.0-dev.3 13:08:28 v3.1.0-dev.30 13:08:28 v3.1.0-dev.31 13:08:28 v3.1.0-dev.32 13:08:28 v3.1.0-dev.33 13:08:28 v3.1.0-dev.34 13:08:28 v3.1.0-dev.35 13:08:28 v3.1.0-dev.36 13:08:28 v3.1.0-dev.37 13:08:28 v3.1.0-dev.38 13:08:28 v3.1.0-dev.39 13:08:28 v3.1.0-dev.4 13:08:28 v3.1.0-dev.5 13:08:28 v3.1.0-dev.6 13:08:28 v3.1.0-dev.7 13:08:28 v3.1.0-dev.8 13:08:28 v3.1.0-dev.9 13:08:28 v3.1.1 13:08:28 v3.1.1-dev.1 13:08:28 v3.2.0-dev.1 13:08:28 v3.2.0-dev.10 13:08:28 v3.2.0-dev.11 13:08:28 v3.2.0-dev.12 13:08:28 v3.2.0-dev.13 13:08:28 v3.2.0-dev.14 13:08:28 v3.2.0-dev.15 13:08:28 v3.2.0-dev.16 13:08:28 v3.2.0-dev.17 13:08:28 v3.2.0-dev.18 13:08:28 v3.2.0-dev.19 13:08:28 v3.2.0-dev.2 13:08:28 v3.2.0-dev.20 13:08:28 v3.2.0-dev.21 13:08:28 v3.2.0-dev.22 13:08:28 v3.2.0-dev.23 13:08:28 v3.2.0-dev.24 13:08:28 v3.2.0-dev.25 13:08:28 v3.2.0-dev.26 13:08:28 v3.2.0-dev.27 13:08:28 v3.2.0-dev.28 13:08:28 v3.2.0-dev.29 13:08:28 v3.2.0-dev.3 13:08:28 v3.2.0-dev.30 13:08:28 v3.2.0-dev.31 13:08:28 v3.2.0-dev.32 13:08:28 v3.2.0-dev.33 13:08:28 v3.2.0-dev.34 13:08:28 v3.2.0-dev.35 13:08:28 v3.2.0-dev.36 13:08:28 v3.2.0-dev.37 13:08:28 v3.2.0-dev.38 13:08:28 v3.2.0-dev.4 13:08:28 v3.2.0-dev.5 13:08:28 v3.2.0-dev.6 13:08:28 v3.2.0-dev.7 13:08:28 v3.2.0-dev.8 13:08:28 v3.2.0-dev.9 13:08:28 v4.0.0-dev.1 13:08:28 v4.0.0-dev.10 13:08:28 v4.0.0-dev.11 13:08:28 v4.0.0-dev.12 13:08:28 v4.0.0-dev.13 13:08:28 v4.0.0-dev.14 13:08:28 v4.0.0-dev.2 13:08:28 v4.0.0-dev.3 13:08:28 v4.0.0-dev.4 13:08:28 v4.0.0-dev.5 13:08:28 v4.0.0-dev.6 13:08:28 v4.0.0-dev.7 13:08:28 v4.0.0-dev.8 13:08:28 v4.0.0-dev.9 [Pipeline] sh 13:08:28 + lftools sign git-tag v4.0.0-dev.14 13:08:29 Signing Git tag with Sigul... 13:08:29 Signing v4.0.0-dev.14 [Pipeline] echo 13:08:29 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 13:08:30 ---> sigul-configuration-cleanup.sh [Pipeline] } 13:08:30 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 13:08:30 $ docker stop --time=1 f992a5c5504c8831047ee37350605a5879b057c0298c4d0f9dfc3280a8d61b42 13:08:31 $ docker rm -f --volumes f992a5c5504c8831047ee37350605a5879b057c0298c4d0f9dfc3280a8d61b42 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 13:08:31 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 13:08:31 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:08:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:08:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:08:32 prd-ubuntu20.04-docker-8c-8g-36470 does not seem to be running inside a container 13:08: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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 13:08:32 $ docker top 51a39c4fd7605521394b445440c84a29fa13cdc4abefb32fbaf04b443552e322 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:08:32 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:08:32 [ssh-agent] Looking for ssh-agent implementation... 13:08:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:08:33 $ docker exec 51a39c4fd7605521394b445440c84a29fa13cdc4abefb32fbaf04b443552e322 ssh-agent 13:08:33 SSH_AUTH_SOCK=/tmp/ssh-BigiP0GmoZ4D/agent.33 13:08:33 SSH_AGENT_PID=39 13:08:33 Running ssh-add (command line suppressed) 13:08:33 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_151960526545520914.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_151960526545520914.key) 13:08:33 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:08:33 + git semver bump pre 13:08:33 2025-01-10 13:08:33,718 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 13:08:33 2025-01-10 13:08:33,718 [bump_version] DEBUG bumping version:4.0.0-dev.14 on axis:pre with prefix:dev 13:08:33 2025-01-10 13:08:33,718 [bump_version] DEBUG bumped version:4.0.0-dev.15 13:08:33 2025-01-10 13:08:33,719 [write_version] DEBUG write version:4.0.0-dev.15 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:True 13:08:33 2025-01-10 13:08:33,719 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 13:08:33 2025-01-10 13:08:33,719 [write_file] DEBUG write to file:/w/workspace/ry_app-service-configurable_main/.semver/main 13:08:33 2025-01-10 13:08:33,723 [execute] INFO git cat-file --batch-check 13:08:33 2025-01-10 13:08:33,723 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 13:08:33 2025-01-10 13:08:33,730 [execute] INFO git cat-file --batch 13:08:33 2025-01-10 13:08:33,731 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 13:08:33 2025-01-10 13:08:33,737 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 13:08:33 4.0.0-dev.15 [Pipeline] } 13:08:33 $ docker exec --env ******** --env ******** 51a39c4fd7605521394b445440c84a29fa13cdc4abefb32fbaf04b443552e322 ssh-agent -k 13:08:33 unset SSH_AUTH_SOCK; 13:08:33 unset SSH_AGENT_PID; 13:08:33 echo Agent pid 39 killed; 13:08:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:08:34 + git semver [Pipeline] } 13:08:34 $ docker stop --time=1 51a39c4fd7605521394b445440c84a29fa13cdc4abefb32fbaf04b443552e322 13:08:35 $ docker rm -f --volumes 51a39c4fd7605521394b445440c84a29fa13cdc4abefb32fbaf04b443552e322 [Pipeline] // withDockerContainer [Pipeline] sh 13:08:36 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 13:08:36 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:08:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:08:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:08:36 prd-ubuntu20.04-docker-8c-8g-36470 does not seem to be running inside a container 13:08:36 $ 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 13:08:36 $ docker top 7f9d7b43155215b02987e8ec84e2c8a15d732a445775f55fe0f0aaa1ffeee863 -eo pid,comm 13:08:36 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). 13:08:36 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:08:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:08:36 [ssh-agent] Looking for ssh-agent implementation... 13:08:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:08:37 $ docker exec 7f9d7b43155215b02987e8ec84e2c8a15d732a445775f55fe0f0aaa1ffeee863 ssh-agent 13:08:37 SSH_AUTH_SOCK=/tmp/ssh-brUOU2AKG5Mf/agent.32 13:08:37 SSH_AGENT_PID=38 13:08:37 Running ssh-add (command line suppressed) 13:08:37 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_9343502321772985414.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_9343502321772985414.key) 13:08:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:08:37 + git semver push 13:08:37 2025-01-10 13:08:37,804 [run_push] DEBUG push 13:08:37 2025-01-10 13:08:37,805 [execute] INFO git cat-file --batch-check 13:08:37 2025-01-10 13:08:37,805 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 13:08:37 2025-01-10 13:08:37,809 [execute] INFO git rev-list a3fb60b8cecfc2996dd7fe0be852c42db374d27b -- 13:08:37 2025-01-10 13:08:37,809 [execute] DEBUG Popen(['git', 'rev-list', 'a3fb60b8cecfc2996dd7fe0be852c42db374d27b', '--'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) 13:08:37 2025-01-10 13:08:37,822 [execute] INFO git fetch -v origin 13:08:37 2025-01-10 13:08:37,823 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=True, shell=None, istream=None) 13:08:38 2025-01-10 13:08:38,276 [run_push] DEBUG no remote changes detected 13:08:38 2025-01-10 13:08:38,277 [execute] INFO git push origin semver 13:08:38 2025-01-10 13:08:38,277 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) 13:08:39 2025-01-10 13:08:38,915 [run_push] DEBUG push all version tags 13:08:39 2025-01-10 13:08:38,916 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 13:08:39 2025-01-10 13:08:38,916 [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) 13:08:39 2025-01-10 13:08:39,474 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 13:08:39 4.0.0-dev.15 [Pipeline] } 13:08:39 $ docker exec --env ******** --env ******** 7f9d7b43155215b02987e8ec84e2c8a15d732a445775f55fe0f0aaa1ffeee863 ssh-agent -k 13:08:39 unset SSH_AUTH_SOCK; 13:08:39 unset SSH_AGENT_PID; 13:08:39 echo Agent pid 38 killed; 13:08:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:08:40 + git semver [Pipeline] } 13:08:40 $ docker stop --time=1 7f9d7b43155215b02987e8ec84e2c8a15d732a445775f55fe0f0aaa1ffeee863 13:08:41 $ docker rm -f --volumes 7f9d7b43155215b02987e8ec84e2c8a15d732a445775f55fe0f0aaa1ffeee863 [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 13:08:42 + [ -d /w/workspace/ry_app-service-configurable_main/archives ] 13:08:42 + ls -al /w/workspace/ry_app-service-configurable_main/archives 13:08:42 total 16 13:08:42 drwxr-xr-x 3 root root 4096 Jan 10 12:57 . 13:08:42 drwxrwxr-x 8 jenkins jenkins 4096 Jan 10 13:08 .. 13:08:42 drwxr-xr-x 2 root root 4096 Jan 10 12:57 cost 13:08:42 -rw-r--r-- 1 root root 96 Jan 10 12:57 cost.csv 13:08:42 + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives 13:08:42 + ls -al /w/workspace/ry_app-service-configurable_main/archives 13:08:42 total 16 13:08:42 drwxr-xr-x 3 jenkins jenkins 4096 Jan 10 12:57 . 13:08:42 drwxrwxr-x 8 jenkins jenkins 4096 Jan 10 13:08 .. 13:08:42 drwxr-xr-x 2 jenkins jenkins 4096 Jan 10 12:57 cost 13:08:42 -rw-r--r-- 1 jenkins jenkins 96 Jan 10 12:57 cost.csv [Pipeline] libraryResource [Pipeline] sh 13:08:42 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 13:08:43 ---> package-listing.sh 13:08:43 ++ facter osfamily 13:08:43 ++ tr '[:upper:]' '[:lower:]' 13:08:43 + OS_FAMILY=debian 13:08:43 + workspace=/w/workspace/ry_app-service-configurable_main 13:08:43 + START_PACKAGES=/tmp/packages_start.txt 13:08:43 + END_PACKAGES=/tmp/packages_end.txt 13:08:43 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:08:43 + PACKAGES=/tmp/packages_start.txt 13:08:43 + '[' /w/workspace/ry_app-service-configurable_main ']' 13:08:43 + PACKAGES=/tmp/packages_end.txt 13:08:43 + case "${OS_FAMILY}" in 13:08:43 + dpkg -l 13:08:43 + grep '^ii' 13:08:43 + '[' -f /tmp/packages_start.txt ']' 13:08:43 + '[' -f /tmp/packages_end.txt ']' 13:08:43 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:08:43 + '[' /w/workspace/ry_app-service-configurable_main ']' 13:08:43 + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ 13:08:43 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-service-configurable_main/archives/ [Pipeline] echo 13:08:43 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 13:08:44 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:08:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:08:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:08:44 prd-ubuntu20.04-docker-8c-8g-36470 does not seem to be running inside a container 13:08:44 $ 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 13:08:44 $ docker top 9a332e68384d7f0191b8a3f5a7f5f00628d72d7ba0af7b535e6d8f71a342ed5e -eo pid,comm [Pipeline] { [Pipeline] sh 13:08:45 + touch /tmp/pre-build-complete [Pipeline] sh 13:08:45 + mkdir -p /var/log/sysstat [Pipeline] sh 13:08:45 + ls /var/log/sa-host 13:08:45 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:08:46 provisioning config files... 13:08:46 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config11819942788951389539tmp [Pipeline] { [Pipeline] echo 13:08:46 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 13:08:46 ---> create-netrc.sh [Pipeline] } 13:08:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 13:08:46 ---> python-tools-install.sh [Pipeline] echo 13:08:46 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 13:08:47 ---> sudo-logs.sh 13:08:47 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 13:08:47 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 13:08:47 ---> job-cost.sh 13:08:47 lf-activate-venv: SKIPPING 13:08:47 DEBUG: total: 0.2199999988079071 13:08:47 INFO: Retrieving Stack Cost... 13:08:47 INFO: Retrieving Pricing Info for: v3-standard-8 13:08:48 INFO: Archiving Costs [Pipeline] echo 13:08:48 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 13:08:48 ---> logs-deploy.sh 13:08:48 lf-activate-venv: SKIPPING 13:08:48 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/262 13:08:48 INFO: archiving workspace using pattern(s): 13:08:49 Archives upload complete. 13:08:49 INFO: archiving logs to Nexus