Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from ca24ff38ee77525a7d86288b96f75a28861749f8 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-ssh12595746073277688825.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-ssh13511894841225401748.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-ssh2199210211790102972.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-ssh7958084832162795285.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-ssh16525409774373037421.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 ‘prd-ubuntu20.04-docker-8c-8g-36200’ is offline Running on prd-ubuntu20.04-docker-8c-8g-36201 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 > 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 Avoid second fetch Checking out Revision ca24ff38ee77525a7d86288b96f75a28861749f8 (main) Commit message: "Merge pull request #699 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v4-4.0.0-dev.18" > git config core.sparsecheckout # timeout=10 > git checkout -f ca24ff38ee77525a7d86288b96f75a28861749f8 # timeout=10 > git rev-list --no-walk dca47b6b483ac530d6b995c641b92f2a934b1184 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 12:42:05 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 12:42:05 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 12:42:05 ========================================================= 12:42:05 EdgeX Global Pipelines Version Info 12:42:05 ========================================================= [Pipeline] libraryResource [Pipeline] sh 12:42:06 ------------------- 12:42:06 stable info: 12:42:06 ------------------- 12:42:06 Commited By: Cherry Wang cherry@iotechsys.com 12:42:06 Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 12:42:06 Message: update stable to v1.0.269 12:42:06 ------------------- 12:42:06 experimental info: 12:42:06 ------------------- 12:42:06 Commited By: **** collab-it+edgex@linuxfoundation.org 12:42:06 Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 12:42:06 Message: update experimental to v1.0.269 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 12:42:06 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 12:42:06 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 12:42:06 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 12:42:06 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 12:42:06 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 12:42:06 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 12:42:06 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 12:42:06 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 12:42:06 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 12:42:06 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 12:42:06 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 12:42:06 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 12:42:07 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 12:42:07 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 12:42:07 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 12:42:07 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 12:42:07 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 12:42:07 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 12:42:07 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 12:42:07 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 12:42:07 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 12:42:07 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 12:42:07 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 12:42:07 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 12:42:07 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 12:42:07 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 12:42:07 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 12:42:07 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 12:42:07 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 12:42:07 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 12:42:07 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ca24ff38ee77525a7d86288b96f75a28861749f8 [Pipeline] echo 12:42:07 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ca24ff3 [Pipeline] echo 12:42:07 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:42:07 provisioning config files... 12:42:07 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config18054577924033335005tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:42:07 ---> ****-login.sh 12:42:07 nexus3.edgexfoundry.org:10001 12:42:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:42:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:42:08 Configure a credential helper to remove this warning. See 12:42:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:42:08 12:42:08 Login Succeeded 12:42:08 nexus3.edgexfoundry.org:10002 12:42:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:42:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:42:08 Configure a credential helper to remove this warning. See 12:42:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:42:08 12:42:08 Login Succeeded 12:42:08 nexus3.edgexfoundry.org:10003 12:42:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:42:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:42:08 Configure a credential helper to remove this warning. See 12:42:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:42:08 12:42:08 Login Succeeded 12:42:08 nexus3.edgexfoundry.org:10004 12:42:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:42:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:42:08 Configure a credential helper to remove this warning. See 12:42:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:42:08 12:42:08 Login Succeeded 12:42:08 ****.io 12:42:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:42:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:42:08 Configure a credential helper to remove this warning. See 12:42:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:42:08 12:42:08 Login Succeeded 12:42:08 ---> ****-login.sh ends [Pipeline] } 12:42:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 12:42:09 + git rev-list -1 --merges ca24ff38ee77525a7d86288b96f75a28861749f8~1..ca24ff38ee77525a7d86288b96f75a28861749f8 [Pipeline] echo 12:42:09 -----------> git rev-list -1 --merges ca24ff38ee77525a7d86288b96f75a28861749f8~1..ca24ff38ee77525a7d86288b96f75a28861749f8 ca24ff38ee77525a7d86288b96f75a28861749f8 12:42:09 ca24ff38ee77525a7d86288b96f75a28861749f8 [false] [Pipeline] sh 12:42:09 + git log --format=format:%s -1 ca24ff38ee77525a7d86288b96f75a28861749f8 [Pipeline] echo 12:42:09 ========================================================= 12:42:09 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 12:42:09 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 12:42:10 + git log --format=format:%s -1 ca24ff38ee77525a7d86288b96f75a28861749f8 [Pipeline] echo 12:42:10 [semverPrep] GIT_COMMIT: ca24ff38ee77525a7d86288b96f75a28861749f8, Commit Message: Merge pull request #699 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v4-4.0.0-dev.18 [Pipeline] echo 12:42:10 [semverPrep] This is not a build commit. [Pipeline] sh 12:42:10 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 12:42:10 + grep -v github /etc/ssh/ssh_known_hosts 12:42:10 + [ -e /tmp/ssh_known_hosts ] 12:42:10 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 12:42:10 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 12:42:10 sudo tee -a /etc/ssh/ssh_known_hosts 12:42:10 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:42:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:42:10 12:42:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:42:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:42:11 0.1.4: Pulling from edgex-devops/py-git-semver 12:42:11 b85a868b505f: Pulling fs layer 12:42:11 e2be974225ed: Pulling fs layer 12:42:11 339a4e72a1f5: Pulling fs layer 12:42:11 988bab9f4d93: Pulling fs layer 12:42:11 1469e6f7b9e6: Pulling fs layer 12:42:11 eaf3925da568: Pulling fs layer 12:42:11 bab4dde63d76: Pulling fs layer 12:42:11 bde34c3a00c8: Pulling fs layer 12:42:11 b352a97aabf1: Pulling fs layer 12:42:11 4872d77fe225: Pulling fs layer 12:42:11 5851b861e8e6: Pulling fs layer 12:42:11 988bab9f4d93: Waiting 12:42:11 1469e6f7b9e6: Waiting 12:42:11 eaf3925da568: Waiting 12:42:11 bab4dde63d76: Waiting 12:42:11 bde34c3a00c8: Waiting 12:42:11 b352a97aabf1: Waiting 12:42:11 4872d77fe225: Waiting 12:42:11 5851b861e8e6: Waiting 12:42:11 e2be974225ed: Verifying Checksum 12:42:11 e2be974225ed: Download complete 12:42:11 988bab9f4d93: Verifying Checksum 12:42:11 988bab9f4d93: Download complete 12:42:11 1469e6f7b9e6: Verifying Checksum 12:42:11 1469e6f7b9e6: Download complete 12:42:11 339a4e72a1f5: Verifying Checksum 12:42:11 339a4e72a1f5: Download complete 12:42:11 eaf3925da568: Download complete 12:42:11 bde34c3a00c8: Verifying Checksum 12:42:11 bde34c3a00c8: Download complete 12:42:11 b352a97aabf1: Verifying Checksum 12:42:11 b352a97aabf1: Download complete 12:42:11 4872d77fe225: Verifying Checksum 12:42:11 4872d77fe225: Download complete 12:42:11 5851b861e8e6: Verifying Checksum 12:42:11 5851b861e8e6: Download complete 12:42:11 b85a868b505f: Verifying Checksum 12:42:11 b85a868b505f: Download complete 12:42:11 bab4dde63d76: Verifying Checksum 12:42:11 bab4dde63d76: Download complete 12:42:13 b85a868b505f: Pull complete 12:42:13 e2be974225ed: Pull complete 12:42:13 339a4e72a1f5: Pull complete 12:42:13 988bab9f4d93: Pull complete 12:42:14 1469e6f7b9e6: Pull complete 12:42:14 eaf3925da568: Pull complete 12:42:16 bab4dde63d76: Pull complete 12:42:17 bde34c3a00c8: Pull complete 12:42:18 b352a97aabf1: Pull complete 12:42:18 4872d77fe225: Pull complete 12:42:19 5851b861e8e6: Pull complete 12:42:19 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 12:42:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:42:19 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:42:19 prd-ubuntu20.04-docker-8c-8g-36201 does not seem to be running inside a container 12:42:19 $ 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:42:28 $ docker top 141af437f331342cc0c657e21f8742ff1f026ac91ae81c2cd744651241aa645f -eo pid,comm 12:42:28 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:42:28 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 12:42:28 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:42:28 [ssh-agent] Looking for ssh-agent implementation... 12:42:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:42:28 $ docker exec 141af437f331342cc0c657e21f8742ff1f026ac91ae81c2cd744651241aa645f ssh-agent 12:42:28 SSH_AUTH_SOCK=/tmp/ssh-dtv9LU5ce4f3/agent.33 12:42:28 SSH_AGENT_PID=39 12:42:28 Running ssh-add (command line suppressed) 12:42:28 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_17549027516204776837.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_17549027516204776837.key) 12:42:28 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:42:29 + git tag --points-at HEAD [Pipeline] } 12:42:29 $ docker exec --env ******** --env ******** 141af437f331342cc0c657e21f8742ff1f026ac91ae81c2cd744651241aa645f ssh-agent -k 12:42:29 unset SSH_AUTH_SOCK; 12:42:29 unset SSH_AGENT_PID; 12:42:29 echo Agent pid 39 killed; 12:42:29 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 12:42:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:42:29 [ssh-agent] Looking for ssh-agent implementation... 12:42:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:42:29 $ docker exec 141af437f331342cc0c657e21f8742ff1f026ac91ae81c2cd744651241aa645f ssh-agent 12:42:29 SSH_AUTH_SOCK=/tmp/ssh-nCiR6S1i6MU5/agent.73 12:42:29 SSH_AGENT_PID=80 12:42:29 Running ssh-add (command line suppressed) 12:42:29 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_3535794118970479243.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_3535794118970479243.key) 12:42:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:42:30 + git semver init 12:42:30 2025-01-06 12:42:30,301 [run_init] DEBUG init version:0.0.0 force:False 12:42:30 2025-01-06 12:42:30,302 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver 12:42:30 2025-01-06 12:42:30,303 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver 12:42:30 2025-01-06 12:42:30,303 [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:42:31 2025-01-06 12:42:31,506 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude 12:42:31 2025-01-06 12:42:31,506 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False 12:42:31 2025-01-06 12:42:31,506 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 12:42:31 2025-01-06 12:42:31,506 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 12:42:31 4.0.0-dev.12 [Pipeline] } 12:42:31 $ docker exec --env ******** --env ******** 141af437f331342cc0c657e21f8742ff1f026ac91ae81c2cd744651241aa645f ssh-agent -k 12:42:31 unset SSH_AUTH_SOCK; 12:42:31 unset SSH_AGENT_PID; 12:42:31 echo Agent pid 80 killed; 12:42:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 12:42:32 + git semver [Pipeline] } 12:42:32 $ docker stop --time=1 141af437f331342cc0c657e21f8742ff1f026ac91ae81c2cd744651241aa645f 12:42:34 $ docker rm -f --volumes 141af437f331342cc0c657e21f8742ff1f026ac91ae81c2cd744651241aa645f [Pipeline] // withDockerContainer [Pipeline] sh 12:42:34 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 12:42:34 Stashed 1 file(s) [Pipeline] echo 12:42:34 [edgeXSemver]: initialized semver on version 4.0.0-dev.12 [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:42:35 provisioning config files... 12:42:35 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config4067489021977682039tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:42:35 ---> ****-login.sh 12:42:35 nexus3.edgexfoundry.org:10001 12:42:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:42:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:42:35 Configure a credential helper to remove this warning. See 12:42:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:42:35 12:42:35 Login Succeeded 12:42:35 nexus3.edgexfoundry.org:10002 12:42:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:42:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:42:35 Configure a credential helper to remove this warning. See 12:42:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:42:35 12:42:35 Login Succeeded 12:42:35 nexus3.edgexfoundry.org:10003 12:42:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:42:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:42:35 Configure a credential helper to remove this warning. See 12:42:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:42:35 12:42:35 Login Succeeded 12:42:35 nexus3.edgexfoundry.org:10004 12:42:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:42:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:42:35 Configure a credential helper to remove this warning. See 12:42:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:42:35 12:42:35 Login Succeeded 12:42:35 ****.io 12:42:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:42:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:42:35 Configure a credential helper to remove this warning. See 12:42:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:42:35 12:42:35 Login Succeeded 12:42:35 ---> ****-login.sh ends [Pipeline] } 12:42:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 12:42:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 12:42:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 12:42:36 ========================================================= 12:42:36 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 12:42:36 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:42:36 + 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:42:36 Sending build context to Docker daemon 9.32MB 12:42:36 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 12:42:36 Step 2/12 : FROM ${BASE} AS builder 12:42:36 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 12:42:36 da9db072f522: Pulling fs layer 12:42:36 6ef4a4ee8ca5: Pulling fs layer 12:42:36 06f05ace1117: Pulling fs layer 12:42:36 5fe327b54edc: Pulling fs layer 12:42:36 4f4fb700ef54: Pulling fs layer 12:42:36 92a5565b7b96: Pulling fs layer 12:42:36 ff9bb7016b71: Pulling fs layer 12:42:36 b67dba6c2c7d: Pulling fs layer 12:42:36 a813b0c90790: Pulling fs layer 12:42:36 5fe327b54edc: Waiting 12:42:36 b67dba6c2c7d: Waiting 12:42:36 ff9bb7016b71: Waiting 12:42:36 4f4fb700ef54: Waiting 12:42:36 92a5565b7b96: Waiting 12:42:36 a813b0c90790: Waiting 12:42:36 6ef4a4ee8ca5: Verifying Checksum 12:42:36 6ef4a4ee8ca5: Download complete 12:42:36 5fe327b54edc: Download complete 12:42:36 4f4fb700ef54: Verifying Checksum 12:42:36 4f4fb700ef54: Download complete 12:42:36 92a5565b7b96: Verifying Checksum 12:42:36 92a5565b7b96: Download complete 12:42:36 da9db072f522: Download complete 12:42:36 ff9bb7016b71: Verifying Checksum 12:42:36 ff9bb7016b71: Download complete 12:42:36 da9db072f522: Pull complete 12:42:36 a813b0c90790: Verifying Checksum 12:42:36 a813b0c90790: Download complete 12:42:37 6ef4a4ee8ca5: Pull complete 12:42:37 06f05ace1117: Verifying Checksum 12:42:37 06f05ace1117: Download complete 12:42:37 b67dba6c2c7d: Verifying Checksum 12:42:37 b67dba6c2c7d: Download complete 12:42:42 06f05ace1117: Pull complete 12:42:42 5fe327b54edc: Pull complete 12:42:42 4f4fb700ef54: Pull complete 12:42:42 92a5565b7b96: Pull complete 12:42:42 ff9bb7016b71: Pull complete 12:42:45 b67dba6c2c7d: Pull complete 12:42:46 a813b0c90790: Pull complete 12:42:46 Digest: sha256:964ace759d82d3ebab8e83e8290b66622521f026e03af45cdd06fa8134ce19f9 12:42:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 12:42:46 ---> 3ba60ce46760 12:42:46 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 12:42:50 Still waiting to schedule task 12:42:50 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 12:42:54 ---> Running in 4c0718c9dab6 12:42:54 Removing intermediate container 4c0718c9dab6 12:42:54 ---> 8ec6bdb317f2 12:42:54 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 12:42:54 ---> Running in bc3d5d85f98d 12:42:54 Removing intermediate container bc3d5d85f98d 12:42:54 ---> 52b998551dae 12:42:54 Step 5/12 : ARG ADD_BUILD_TAGS="" 12:42:54 ---> Running in 93f73378d847 12:42:54 Removing intermediate container 93f73378d847 12:42:54 ---> e2fd4d23056c 12:42:54 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 12:42:54 ---> Running in 0f6afb6fa3dd 12:42:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 12:42:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 12:42:54 OK: 248 MiB in 58 packages 12:42:54 Removing intermediate container 0f6afb6fa3dd 12:42:54 ---> 4ed4419c5d31 12:42:54 Step 7/12 : WORKDIR /app 12:42:54 ---> Running in f3a7c9fc26e3 12:42:55 Removing intermediate container f3a7c9fc26e3 12:42:55 ---> c89342664e0f 12:42:55 Step 8/12 : COPY go.mod vendor* ./ 12:42:55 ---> 66c959d33fd1 12:42:55 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:42:55 ---> Running in d880890d8769 12:44:16 Removing intermediate container d880890d8769 12:44:16 ---> f43f165b8b2c 12:44:16 Step 10/12 : COPY . . 12:44:16 ---> 69c7ade82c79 12:44:16 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 12:44:16 ---> Running in c724981f6547 12:44:16 Removing intermediate container c724981f6547 12:44:16 ---> 3917e582457f 12:44:16 Step 12/12 : RUN $MAKE 12:44:16 ---> Running in 0ed515beccd7 12:44:16 noop 12:44:16 Removing intermediate container 0ed515beccd7 12:44:16 ---> fbf6995fc1a7 12:44:16 Successfully built fbf6995fc1a7 12:44:16 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:44:17 + docker inspect -f . ci-base-image-x86_64 12:44:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:44:17 prd-ubuntu20.04-docker-8c-8g-36201 does not seem to be running inside a container 12:44:17 $ 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:44:19 $ docker top 03a65bfa165227a05fcf1b25759312928ed937cca2df2d83c148416d3ec7f56f -eo pid,comm [Pipeline] { [Pipeline] sh 12:44:19 + go version 12:44:19 go version go1.23.4 linux/amd64 [Pipeline] } 12:44:19 $ docker stop --time=1 03a65bfa165227a05fcf1b25759312928ed937cca2df2d83c148416d3ec7f56f 12:44:22 $ docker rm -f --volumes 03a65bfa165227a05fcf1b25759312928ed937cca2df2d83c148416d3ec7f56f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:44:23 + docker inspect -f . ci-base-image-x86_64 12:44:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:44:23 prd-ubuntu20.04-docker-8c-8g-36201 does not seem to be running inside a container 12:44:23 $ 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:44:23 Running on prd-ubuntu20.04-docker-arm64-4c-16g-36202 in /w/workspace/ry_app-service-configurable_main 12:44:26 $ docker top 378092ffb0bdb6183a1646ce830c4a925508d3eaf2275619e023ab8ff79173c0 -eo pid,comm [Pipeline] { [Pipeline] { [Pipeline] sh [Pipeline] ws 12:44:26 Running in /w/workspace/app-service-configurable/260 [Pipeline] { [Pipeline] checkout 12:44:26 The recommended git tool is: git 12:44:26 + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] fileExists [Pipeline] sh 12:44:26 + make test 12:44:26 go test -race -coverprofile=coverage.out ./... 12:44:32 using credential edgex-jenkins-ssh 12:44:32 Cloning the remote Git repository 12:44:32 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 12:44:32 > git init /w/workspace/app-service-configurable/260 # timeout=10 12:44:32 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 12:44:32 > git --version # timeout=10 12:44:32 > git --version # 'git version 2.25.1' 12:44:32 using GIT_SSH to set credentials SSH Credentials for GitHub 12:44:32 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 12:44:34 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 12:44:34 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:44:35 Avoid second fetch 12:44:35 Checking out Revision ca24ff38ee77525a7d86288b96f75a28861749f8 (main) 12:44:36 Commit message: "Merge pull request #699 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v4-4.0.0-dev.18" 12:44:35 > git config core.sparsecheckout # timeout=10 12:44:35 > git checkout -f ca24ff38ee77525a7d86288b96f75a28861749f8 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 12:44:41 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 12:44:41 % Total % Received % Xferd Average Speed Time Time Time Current 12:44:41 Dload Upload Total Spent Left Speed 12:44:41 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 94323 0 --:--:-- --:--:-- --:--:-- 94323 [Pipeline] sh 12:44:41 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 12:44:42 + sudo tee /etc/docker/daemon.new 12:44:42 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 12:44:42 { 12:44:42 "registry-mirrors": [ 12:44:42 "https://nexus3.edgexfoundry.org:10001" 12:44:42 ], 12:44:42 "bip": "10.250.0.254/24", 12:44:42 "hosts": [ 12:44:42 "tcp://0.0.0.0:5555", 12:44:42 "unix:///var/run/docker.sock" 12:44:42 ], 12:44:42 "mtu": 1458, 12:44:42 "selinux-enabled": true, 12:44:42 "seccomp-profile": "/etc/docker/seccomp.json" 12:44:42 } [Pipeline] sh 12:44:42 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 12:44:42 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:45:01 provisioning config files... 12:45:01 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/260@tmp/config17402273032120524825tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:45:01 ---> ****-login.sh 12:45:01 nexus3.edgexfoundry.org:10001 12:45:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:45:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:45:02 Configure a credential helper to remove this warning. See 12:45:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:45:02 12:45:02 Login Succeeded 12:45:02 nexus3.edgexfoundry.org:10002 12:45:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:45:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:45:02 Configure a credential helper to remove this warning. See 12:45:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:45:02 12:45:02 Login Succeeded 12:45:02 nexus3.edgexfoundry.org:10003 12:45:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:45:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:45:02 Configure a credential helper to remove this warning. See 12:45:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:45:02 12:45:02 Login Succeeded 12:45:02 nexus3.edgexfoundry.org:10004 12:45:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:45:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:45:02 Configure a credential helper to remove this warning. See 12:45:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:45:02 12:45:02 Login Succeeded 12:45:02 ****.io 12:45:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:45:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:45:03 Configure a credential helper to remove this warning. See 12:45:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:45:03 12:45:03 Login Succeeded 12:45:03 ---> ****-login.sh ends [Pipeline] } 12:45:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 12:45:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 12:45:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 12:45:03 ========================================================= 12:45:03 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 12:45:03 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:45:03 + 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:45:05 #0 building with "default" instance using docker driver 12:45:05 12:45:05 #1 [internal] load build definition from Dockerfile 12:45:05 #1 transferring dockerfile: 2.05kB 0.0s done 12:45:05 #1 DONE 0.1s 12:45:05 12:45:05 #2 [internal] load .dockerignore 12:45:05 #2 transferring context: 159B done 12:45:05 #2 DONE 0.1s 12:45:05 12:45:05 #3 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 12:45:05 #3 DONE 0.1s 12:45:05 12:45:05 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine@sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 12:45:05 #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine@sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 0.0s done 12:45:05 #4 ... 12:45:05 12:45:05 #5 [internal] load build context 12:45:05 #5 transferring context: 194.30kB 0.0s done 12:45:05 #5 DONE 0.1s 12:45:05 12:45:05 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine@sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 12:45:05 #4 sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 2.20kB / 2.20kB done 12:45:05 #4 sha256:1f018df607018fc7afb0d728a2fb6f074513e3643d68602c853060c087051a65 293.53kB / 293.53kB 0.1s done 12:45:05 #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 3.15MB / 70.67MB 0.2s 12:45:05 #4 sha256:63f30b955cb97fcd3b0f66c958b490aa2c7b3743d97e3fa179989d7288cc1b86 4.16kB / 4.16kB done 12:45:05 #4 sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 1.05MB / 4.09MB 0.1s 12:45:05 #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.2s 12:45:05 #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 7.34MB / 70.67MB 0.3s 12:45:05 #4 sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 4.09MB / 4.09MB 0.2s done 12:45:05 #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.2s done 12:45:05 #4 sha256:e6a1e7a6a96ab105c50cf54b70ed26c096e88ddd84d8a3473261c7f86b776356 126B / 126B 0.1s done 12:45:05 #4 extracting sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 12:45:05 #4 sha256:d7702b0d1db1c4c128a6e3d3cbfac245e99cde78e26b05477ad200fe93059ae7 93B / 93B 0.2s done 12:45:05 #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 0B / 98.78MB 0.3s 12:45:05 #4 sha256:d45d956e0dbfc71dc6db285af02877352bcad8f33faf81c6565624cf2fb9c1f1 441B / 441B 0.3s done 12:45:05 #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 12.19MB / 70.67MB 0.4s 12:45:05 #4 sha256:4fdc064ae6cf8fe03812a1e02f59422b521989b5c1d3e5186ceb8b27d7592f89 2.10MB / 12.74MB 0.4s 12:45:05 github.com/edgexfoundry/app-service-configurable coverage: 0.0% of statements 12:45:05 #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 16.78MB / 70.67MB 0.5s 12:45:05 #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 8.39MB / 98.78MB 0.5s 12:45:05 #4 sha256:4fdc064ae6cf8fe03812a1e02f59422b521989b5c1d3e5186ceb8b27d7592f89 5.60MB / 12.74MB 0.5s 12:45:05 #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 28.31MB / 70.67MB 0.7s 12:45:05 #4 extracting sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 0.5s done 12:45:05 #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 17.83MB / 98.78MB 0.7s 12:45:05 #4 sha256:4fdc064ae6cf8fe03812a1e02f59422b521989b5c1d3e5186ceb8b27d7592f89 9.44MB / 12.74MB 0.6s 12:45:06 #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 32.51MB / 70.67MB 0.8s 12:45:06 #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 23.07MB / 98.78MB 0.8s 12:45:06 #4 sha256:4fdc064ae6cf8fe03812a1e02f59422b521989b5c1d3e5186ceb8b27d7592f89 12.74MB / 12.74MB 0.7s done 12:45:06 #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 41.94MB / 70.67MB 1.0s 12:45:06 #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 32.51MB / 98.78MB 1.0s 12:45:06 #4 extracting sha256:1f018df607018fc7afb0d728a2fb6f074513e3643d68602c853060c087051a65 12:45:06 #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 47.02MB / 70.67MB 1.1s 12:45:06 #4 extracting sha256:1f018df607018fc7afb0d728a2fb6f074513e3643d68602c853060c087051a65 0.2s done 12:45:06 #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 55.57MB / 70.67MB 1.3s 12:45:06 #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 48.23MB / 98.78MB 1.3s 12:45:06 #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 61.24MB / 70.67MB 1.4s 12:45:06 #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 53.48MB / 98.78MB 1.4s 12:45:06 #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 70.67MB / 70.67MB 1.6s 12:45:06 #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 65.01MB / 98.78MB 1.6s 12:45:06 #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 70.67MB / 70.67MB 1.6s done 12:45:06 #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 70.31MB / 98.78MB 1.7s 12:45:06 #4 extracting sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 12:45:07 #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 80.74MB / 98.78MB 1.9s 12:45:07 #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 85.98MB / 98.78MB 2.0s 12:45:07 #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 95.19MB / 98.78MB 2.2s 12:45:07 #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 98.78MB / 98.78MB 2.5s done 12:45:13 #4 extracting sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 6.1s 12:45:18 #4 extracting sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 11.2s 12:45:26 #4 extracting sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 18.3s done 12:45:26 #4 extracting sha256:e6a1e7a6a96ab105c50cf54b70ed26c096e88ddd84d8a3473261c7f86b776356 done 12:45:26 #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done 12:45:26 #4 extracting sha256:d45d956e0dbfc71dc6db285af02877352bcad8f33faf81c6565624cf2fb9c1f1 12:45:26 #4 extracting sha256:d45d956e0dbfc71dc6db285af02877352bcad8f33faf81c6565624cf2fb9c1f1 done 12:45:26 #4 extracting sha256:d7702b0d1db1c4c128a6e3d3cbfac245e99cde78e26b05477ad200fe93059ae7 done 12:45:26 #4 extracting sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 12:45:32 #4 extracting sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 5.0s 12:45:34 #4 extracting sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 8.0s done 12:45:35 #4 extracting sha256:4fdc064ae6cf8fe03812a1e02f59422b521989b5c1d3e5186ceb8b27d7592f89 12:45:37 #4 extracting sha256:4fdc064ae6cf8fe03812a1e02f59422b521989b5c1d3e5186ceb8b27d7592f89 1.8s done 12:45:37 #4 DONE 32.0s 12:45:37 12:45:37 #6 [builder 2/7] RUN apk add --update --no-cache make git 12:45:37 #6 0.713 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 12:45:38 #6 1.046 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 12:45:39 #6 2.396 OK: 239 MiB in 58 packages 12:45:41 #6 DONE 4.3s 12:45:41 12:45:41 #7 [builder 3/7] WORKDIR /app 12:45:41 #7 DONE 0.1s 12:45:41 12:45:41 #8 [builder 4/7] COPY go.mod vendor* ./ 12:45:41 #8 DONE 0.1s 12:45:41 12:45:41 #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:45:44 go vet ./... 12:45:47 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 12:45:47 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 12:45:47 ./bin/test-attribution-txt.sh [Pipeline] echo 12:45:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 12:45:47 $ docker stop --time=1 378092ffb0bdb6183a1646ce830c4a925508d3eaf2275619e023ab8ff79173c0 12:45:52 $ docker rm -f --volumes 378092ffb0bdb6183a1646ce830c4a925508d3eaf2275619e023ab8ff79173c0 [Pipeline] // withDockerContainer [Pipeline] sh 12:45:53 + sudo chown -R jenkins:jenkins . [Pipeline] stash 12:45:53 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 12:45:53 + sudo chown -R jenkins:jenkins . [Pipeline] sh 12:45:54 + ls -al . 12:45:54 total 248 12:45:54 drwxrwxr-x 7 jenkins jenkins 4096 Jan 6 12:44 . 12:45:54 drwxrwxr-x 4 jenkins jenkins 4096 Jan 6 12:41 .. 12:45:54 -rw-rw-r-- 1 jenkins jenkins 119 Jan 6 12:42 .dockerignore 12:45:54 drwxrwxr-x 8 jenkins jenkins 4096 Jan 6 12:45 .git 12:45:54 drwxrwxr-x 3 jenkins jenkins 4096 Jan 6 12:42 .github 12:45:54 -rw-rw-r-- 1 jenkins jenkins 106 Jan 6 12:42 .gitignore 12:45:54 -rw-rw-r-- 1 jenkins jenkins 41 Jan 6 12:42 .golangci.yml 12:45:54 drwxr-xr-x 3 jenkins jenkins 4096 Jan 6 12:42 .semver 12:45:54 -rw-rw-r-- 1 jenkins jenkins 16432 Jan 6 12:42 Attribution.txt 12:45:54 -rw-rw-r-- 1 jenkins jenkins 37263 Jan 6 12:42 CHANGELOG.md 12:45:54 -rw-rw-r-- 1 jenkins jenkins 2008 Jan 6 12:42 Dockerfile 12:45:54 -rw-rw-r-- 1 jenkins jenkins 677 Jan 6 12:42 GOVERNANCE.md 12:45:54 -rw-rw-r-- 1 jenkins jenkins 666 Jan 6 12:42 Jenkinsfile 12:45:54 -rw-rw-r-- 1 jenkins jenkins 10174 Jan 6 12:42 LICENSE 12:45:54 -rw-rw-r-- 1 jenkins jenkins 618 Jan 6 12:42 OWNERS.md 12:45:54 -rw-rw-r-- 1 jenkins jenkins 4952 Jan 6 12:42 README.md 12:45:54 -rw-rw-r-- 1 jenkins jenkins 12 Jan 6 12:42 VERSION 12:45:54 drwxrwxr-x 2 jenkins jenkins 4096 Jan 6 12:42 bin 12:45:54 -rw-r--r-- 1 jenkins jenkins 953 Jan 6 12:45 coverage.out 12:45:54 -rw-rw-r-- 1 jenkins jenkins 6544 Jan 6 12:42 go.mod 12:45:54 -rw-rw-r-- 1 jenkins jenkins 87902 Jan 6 12:42 go.sum 12:45:54 -rw-rw-r-- 1 jenkins jenkins 1937 Jan 6 12:42 main.go 12:45:54 -rw-rw-r-- 1 jenkins jenkins 3271 Jan 6 12:42 makefile 12:45:54 drwxrwxr-x 10 jenkins jenkins 4096 Jan 6 12:42 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:45:54 + 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=ca24ff38ee77525a7d86288b96f75a28861749f8 --label arch=amd64 --label version=4.0.0-dev.12 . 12:45:54 Sending build context to Docker daemon 9.321MB 12:45:54 Step 1/27 : ARG BASE=golang:1.23-alpine3.20 12:45:54 Step 2/27 : FROM ${BASE} AS builder 12:45:54 ---> fbf6995fc1a7 12:45:54 Step 3/27 : ARG ALPINE_PKG_BASE="make git" 12:45:55 ---> Running in 804d8d9b8af1 12:45:55 Removing intermediate container 804d8d9b8af1 12:45:55 ---> 32235e737410 12:45:55 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 12:45:55 ---> Running in c760f0bcd567 12:45:55 Removing intermediate container c760f0bcd567 12:45:55 ---> 5e7ed07eb5d2 12:45:55 Step 5/27 : ARG ADD_BUILD_TAGS="" 12:45:56 ---> Running in 613448f60f74 12:45:56 Removing intermediate container 613448f60f74 12:45:56 ---> 17c3159a3d1c 12:45:56 Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 12:45:56 ---> Running in 692e8e4a163f 12:45:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 12:45:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 12:45:57 OK: 248 MiB in 58 packages 12:45:57 Removing intermediate container 692e8e4a163f 12:45:57 ---> 0a9cf66347c2 12:45:57 Step 7/27 : WORKDIR /app 12:45:57 ---> Running in adb7bf6ab531 12:45:57 Removing intermediate container adb7bf6ab531 12:45:57 ---> 80e0cc230f1a 12:45:57 Step 8/27 : COPY go.mod vendor* ./ 12:45:57 ---> 662a1ddaa7ed 12:45:57 Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:45:58 ---> Running in fdff92233acf 12:45:58 Removing intermediate container fdff92233acf 12:45:58 ---> 0cd16cf494c2 12:45:58 Step 10/27 : COPY . . 12:45:59 ---> bc3dba42e72f 12:45:59 Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 12:45:59 ---> Running in 0eb98e345333 12:45:59 Removing intermediate container 0eb98e345333 12:45:59 ---> 87004208875e 12:45:59 Step 12/27 : RUN $MAKE 12:45:59 ---> Running in 90903486a0df 12:45:59 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.SDKVersion=v4.0.0-dev.18 -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.ApplicationVersion=4.0.0-dev.12 -bindnow" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable 12:46:14 #9 DONE 29.9s 12:46:14 12:46:14 #10 [builder 6/7] COPY . . 12:46:14 #10 DONE 0.1s 12:46:14 12:46:14 #11 [builder 7/7] RUN echo noop 12:46:14 #11 0.660 noop 12:46:14 #11 DONE 0.7s 12:46:14 12:46:14 #12 exporting to image 12:46:14 #12 exporting layers 12:46:46 #12 exporting layers 32.4s done 12:46:46 #12 writing image sha256:62723dd18790dbd6f6c5aba2ce1bd076d624678d2cd86f9c3bfd7cb58454a8c1 done 12:46:46 #12 naming to docker.io/library/ci-base-image-arm64 0.0s done 12:46:46 #12 DONE 32.4s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:46:46 Removing intermediate container 90903486a0df 12:46:46 ---> 9eea33a26e03 12:46:46 Step 13/27 : FROM alpine:3.20 12:46:46 3.20: Pulling from library/alpine 12:46:46 da9db072f522: Already exists 12:46:46 Digest: sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 12:46:46 Status: Downloaded newer image for alpine:3.20 12:46:46 ---> 63b790fccc90 12:46:46 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 12:46:46 ---> Running in a12a8e5dd418 12:46:46 Removing intermediate container a12a8e5dd418 12:46:46 ---> dcdf5c91ec03 12:46:46 Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} 12:46:46 ---> Running in dc149102c51e 12:46:46 Removing intermediate container dc149102c51e 12:46:46 ---> c0312f7667b7 12:46:46 Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init 12:46:46 ---> Running in 502ecc217614 12:46:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 12:46:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 12:46:46 (1/2) Installing ca-certificates (20241121-r0) 12:46:46 (2/2) Installing dumb-init (1.2.5-r3) 12:46:46 Executing busybox-1.36.1-r29.trigger 12:46:46 Executing ca-certificates-20241121-r0.trigger 12:46:46 OK: 8 MiB in 16 packages 12:46:46 Removing intermediate container 502ecc217614 12:46:46 ---> 47220a6f2b32 12:46:46 Step 17/27 : RUN apk --no-cache upgrade 12:46:46 ---> Running in 54e7bfdc5925 12:46:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 12:46:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 12:46:46 Upgrading critical system libraries and apk-tools: 12:46:46 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 12:46:46 Executing busybox-1.36.1-r29.trigger 12:46:46 Continuing the upgrade transaction with new apk-tools: 12:46:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 12:46:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 12:46:46 (1/3) Upgrading ca-certificates-bundle (20240705-r0 -> 20241121-r0) 12:46:46 (2/3) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 12:46:46 (3/3) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 12:46:46 Executing ca-certificates-20241121-r0.trigger 12:46:46 OK: 8 MiB in 16 packages 12:46:46 Removing intermediate container 54e7bfdc5925 12:46:46 ---> 73c4b50bfbd8 12:46:46 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 12:46:46 ---> af427be65c9f 12:46:46 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 12:46:46 ---> 0c709bba4809 12:46:46 Step 20/27 : COPY --from=builder /app/res/ /res/ 12:46:46 ---> 779dee52f1bc 12:46:46 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 12:46:46 + docker inspect -f . ci-base-image-arm64 12:46:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:46:46 prd-ubuntu20.04-docker-arm64-4c-16g-36202 does not seem to be running inside a container 12:46:47 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/260 -v /w/workspace/app-service-configurable/260:/w/workspace/app-service-configurable/260:rw,z -v /w/workspace/app-service-configurable/260@tmp:/w/workspace/app-service-configurable/260@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:46:47 ---> 485adbac2335 12:46:47 Step 22/27 : EXPOSE 48095 12:46:47 ---> Running in f3825dc36e8c 12:46:48 Removing intermediate container f3825dc36e8c 12:46:48 ---> 2bbd870cde7c 12:46:48 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 12:46:48 ---> Running in 0a82f06334cf 12:46:48 Removing intermediate container 0a82f06334cf 12:46:48 ---> ab6f0c740c6d 12:46:48 Step 24/27 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 12:46:48 $ docker top 58f42df383113a29ef5ac288ee4b39dce0d013c34c34e4774fde5e7dcfc299c0 -eo pid,comm 12:46:48 ---> Running in bccd3eb0bcd6 12:46:48 Removing intermediate container bccd3eb0bcd6 12:46:48 ---> 8171ead42fec 12:46:48 Step 25/27 : LABEL arch=amd64 [Pipeline] { [Pipeline] sh 12:46:48 ---> Running in 04c3c5e96baa 12:46:48 Removing intermediate container 04c3c5e96baa 12:46:48 ---> 9d196bd030e7 12:46:48 Step 26/27 : LABEL git_sha=ca24ff38ee77525a7d86288b96f75a28861749f8 12:46:48 + go version 12:46:48 ---> Running in ffb97b9123f0 12:46:48 Removing intermediate container ffb97b9123f0 12:46:48 ---> 77f5c310b425 12:46:48 Step 27/27 : LABEL version=4.0.0-dev.12 12:46:48 ---> Running in 2d6694f5f2b5 12:46:48 go version go1.23.4 linux/arm64 [Pipeline] } 12:46:48 $ docker stop --time=1 58f42df383113a29ef5ac288ee4b39dce0d013c34c34e4774fde5e7dcfc299c0 12:46:49 Removing intermediate container 2d6694f5f2b5 12:46:49 ---> 4f141e35dfd8 12:46:49 [Warning] One or more build-args [ARCH] were not consumed 12:46:49 Successfully built 4f141e35dfd8 12:46:49 Successfully tagged app-service-configurable:latest 12:46:50 $ docker rm -f --volumes 58f42df383113a29ef5ac288ee4b39dce0d013c34c34e4774fde5e7dcfc299c0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } [Pipeline] // script [Pipeline] // withEnv [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:46:50 provisioning config files... 12:46:50 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config13792987200782037619tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:46:51 + docker inspect -f . ci-base-image-arm64 12:46:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:46:51 ---> ****-login.sh 12:46:51 nexus3.edgexfoundry.org:10001 12:46:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:46:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:46:51 Configure a credential helper to remove this warning. See 12:46:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:46:51 12:46:51 Login Succeeded 12:46:51 nexus3.edgexfoundry.org:10002 12:46:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:46:51 prd-ubuntu20.04-docker-arm64-4c-16g-36202 does not seem to be running inside a container 12:46:51 $ 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/260 -v /w/workspace/app-service-configurable/260:/w/workspace/app-service-configurable/260:rw,z -v /w/workspace/app-service-configurable/260@tmp:/w/workspace/app-service-configurable/260@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:46:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:46:51 Configure a credential helper to remove this warning. See 12:46:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:46:51 12:46:51 Login Succeeded 12:46:51 nexus3.edgexfoundry.org:10003 12:46:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:46:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:46:51 Configure a credential helper to remove this warning. See 12:46:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:46:51 12:46:51 Login Succeeded 12:46:51 nexus3.edgexfoundry.org:10004 12:46:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:46:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:46:51 Configure a credential helper to remove this warning. See 12:46:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:46:51 12:46:51 Login Succeeded 12:46:51 ****.io 12:46:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:46:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:46:51 Configure a credential helper to remove this warning. See 12:46:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:46:51 12:46:51 Login Succeeded 12:46:51 ---> ****-login.sh ends 12:46:52 $ docker top 8541bc7b0bd7c4d535d9b47d7afddb2a82462bb95c3c11883ff51683e3560691 -eo pid,comm [Pipeline] { [Pipeline] } 12:46:52 Deleting 1 temporary files [Pipeline] sh [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 12:46:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 12:46:52 [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: 12:46:52 ca24ff38ee77525a7d86288b96f75a28861749f8 12:46:52 latest 12:46:52 4.0.0-dev.12 12:46:52 ca24ff38ee77525a7d86288b96f75a28861749f8-4.0.0-dev.12 12:46:52 main 12:46:52 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:46:52 + git config --global --add safe.directory /w/workspace/app-service-configurable/260 [Pipeline] fileExists [Pipeline] sh 12:46:52 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:ca24ff38ee77525a7d86288b96f75a28861749f8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:46:53 + make test 12:46:53 go test -race -coverprofile=coverage.out ./... 12:46:53 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:ca24ff38ee77525a7d86288b96f75a28861749f8 12:46:53 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 12:46:53 72d79b426f89: Preparing 12:46:53 111d6334a3db: Preparing 12:46:53 0f3fd99e41b3: Preparing 12:46:53 52042e2fdbb9: Preparing 12:46:53 bba0cf96800b: Preparing 12:46:53 de3504c71476: Preparing 12:46:53 75654b8eeebd: Preparing 12:46:53 de3504c71476: Waiting 12:46:53 75654b8eeebd: Waiting 12:46:53 0f3fd99e41b3: Pushed 12:46:53 52042e2fdbb9: Pushed 12:46:53 111d6334a3db: Pushed 12:46:53 75654b8eeebd: Layer already exists 12:46:53 de3504c71476: Pushed 12:46:54 bba0cf96800b: Pushed 12:46:57 72d79b426f89: Pushed 12:46:57 ca24ff38ee77525a7d86288b96f75a28861749f8: digest: sha256:1da051664866a8667051b0724c99d40a2e34a81da7001029e022a484059f29d3 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:46:57 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:46:57 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest 12:46:57 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 12:46:57 72d79b426f89: Preparing 12:46:57 111d6334a3db: Preparing 12:46:57 0f3fd99e41b3: Preparing 12:46:57 52042e2fdbb9: Preparing 12:46:57 bba0cf96800b: Preparing 12:46:57 de3504c71476: Preparing 12:46:57 75654b8eeebd: Preparing 12:46:57 de3504c71476: Waiting 12:46:57 75654b8eeebd: Waiting 12:46:57 0f3fd99e41b3: Layer already exists 12:46:57 52042e2fdbb9: Layer already exists 12:46:57 bba0cf96800b: Layer already exists 12:46:57 72d79b426f89: Layer already exists 12:46:57 111d6334a3db: Layer already exists 12:46:57 75654b8eeebd: Layer already exists 12:46:57 de3504c71476: Layer already exists 12:46:57 latest: digest: sha256:1da051664866a8667051b0724c99d40a2e34a81da7001029e022a484059f29d3 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:46:58 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:4.0.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:46:58 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:4.0.0-dev.12 12:46:58 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 12:46:58 72d79b426f89: Preparing 12:46:58 111d6334a3db: Preparing 12:46:58 0f3fd99e41b3: Preparing 12:46:58 52042e2fdbb9: Preparing 12:46:58 bba0cf96800b: Preparing 12:46:58 de3504c71476: Preparing 12:46:58 75654b8eeebd: Preparing 12:46:58 75654b8eeebd: Waiting 12:46:58 72d79b426f89: Layer already exists 12:46:58 0f3fd99e41b3: Layer already exists 12:46:58 111d6334a3db: Layer already exists 12:46:58 bba0cf96800b: Layer already exists 12:46:58 52042e2fdbb9: Layer already exists 12:46:58 75654b8eeebd: Layer already exists 12:46:58 de3504c71476: Layer already exists 12:46:58 4.0.0-dev.12: digest: sha256:1da051664866a8667051b0724c99d40a2e34a81da7001029e022a484059f29d3 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:46:58 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:ca24ff38ee77525a7d86288b96f75a28861749f8-4.0.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:46:59 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:ca24ff38ee77525a7d86288b96f75a28861749f8-4.0.0-dev.12 12:46:59 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 12:46:59 72d79b426f89: Preparing 12:46:59 111d6334a3db: Preparing 12:46:59 0f3fd99e41b3: Preparing 12:46:59 52042e2fdbb9: Preparing 12:46:59 bba0cf96800b: Preparing 12:46:59 de3504c71476: Preparing 12:46:59 75654b8eeebd: Preparing 12:46:59 de3504c71476: Waiting 12:46:59 75654b8eeebd: Waiting 12:46:59 111d6334a3db: Layer already exists 12:46:59 bba0cf96800b: Layer already exists 12:46:59 52042e2fdbb9: Layer already exists 12:46:59 72d79b426f89: Layer already exists 12:46:59 0f3fd99e41b3: Layer already exists 12:46:59 de3504c71476: Layer already exists 12:46:59 75654b8eeebd: Layer already exists 12:46:59 ca24ff38ee77525a7d86288b96f75a28861749f8-4.0.0-dev.12: digest: sha256:1da051664866a8667051b0724c99d40a2e34a81da7001029e022a484059f29d3 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:46:59 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:46:59 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main 12:46:59 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 12:46:59 72d79b426f89: Preparing 12:46:59 111d6334a3db: Preparing 12:46:59 0f3fd99e41b3: Preparing 12:46:59 52042e2fdbb9: Preparing 12:46:59 bba0cf96800b: Preparing 12:46:59 de3504c71476: Preparing 12:46:59 75654b8eeebd: Preparing 12:46:59 75654b8eeebd: Waiting 12:46:59 de3504c71476: Waiting 12:46:59 111d6334a3db: Layer already exists 12:46:59 0f3fd99e41b3: Layer already exists 12:46:59 bba0cf96800b: Layer already exists 12:46:59 52042e2fdbb9: Layer already exists 12:46:59 72d79b426f89: Layer already exists 12:46:59 75654b8eeebd: Layer already exists 12:46:59 de3504c71476: Layer already exists 12:46:59 main: digest: sha256:1da051664866a8667051b0724c99d40a2e34a81da7001029e022a484059f29d3 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 12:47:00 ===================================================== [Pipeline] echo 12:47:00 taggedImages: 12:47:00 - nexus3.edgexfoundry.org:10004/app-service-configurable:ca24ff38ee77525a7d86288b96f75a28861749f8 12:47:00 - nexus3.edgexfoundry.org:10004/app-service-configurable:latest 12:47:00 - nexus3.edgexfoundry.org:10004/app-service-configurable:4.0.0-dev.12 12:47:00 - nexus3.edgexfoundry.org:10004/app-service-configurable:ca24ff38ee77525a7d86288b96f75a28861749f8-4.0.0-dev.12 12:47:00 - 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:47:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:47:00 12:47:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:47:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:47:00 latest: Pulling from edgex-lftools-log-publisher 12:47:00 5eb5b503b376: Pulling fs layer 12:47:00 5c69ac0246d0: Pulling fs layer 12:47:00 ec43610c2a17: Pulling fs layer 12:47:00 3a2ae6a8a46f: Pulling fs layer 12:47:00 33b1e0a273af: Pulling fs layer 12:47:00 5d3b04190fa2: Pulling fs layer 12:47:00 2f39f015ded8: Pulling fs layer 12:47:00 3a2ae6a8a46f: Waiting 12:47:00 33b1e0a273af: Waiting 12:47:00 5d3b04190fa2: Waiting 12:47:00 2f39f015ded8: Waiting 12:47:00 5c69ac0246d0: Verifying Checksum 12:47:00 5c69ac0246d0: Download complete 12:47:00 3a2ae6a8a46f: Download complete 12:47:00 33b1e0a273af: Verifying Checksum 12:47:00 33b1e0a273af: Download complete 12:47:00 5d3b04190fa2: Verifying Checksum 12:47:00 5d3b04190fa2: Download complete 12:47:00 ec43610c2a17: Verifying Checksum 12:47:00 ec43610c2a17: Download complete 12:47:01 5eb5b503b376: Verifying Checksum 12:47:01 5eb5b503b376: Download complete 12:47:01 2f39f015ded8: Download complete 12:47:02 5eb5b503b376: Pull complete 12:47:02 5c69ac0246d0: Pull complete 12:47:03 ec43610c2a17: Pull complete 12:47:03 3a2ae6a8a46f: Pull complete 12:47:03 33b1e0a273af: Pull complete 12:47:03 5d3b04190fa2: Pull complete 12:47:08 2f39f015ded8: Pull complete 12:47:08 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 12:47:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:47:08 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:47:08 prd-ubuntu20.04-docker-8c-8g-36201 does not seem to be running inside a container 12:47:08 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/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:47:13 $ docker top 64db95de2189c8c217107f06d1ab7845d4eb60891eb3a3ac46b5cc924409241b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:47:13 ---> job-cost.sh 12:47:13 lf-activate-venv: SKIPPING 12:47:13 INFO: No Stack... 12:47:14 INFO: Retrieving Pricing Info for: v3-standard-8 12:47:14 INFO: Archiving Costs [Pipeline] sh 12:47:15 + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv 12:47:15 + cut -d, -f6 [Pipeline] lock 12:47:15 Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-service-configurable-main-260-stack-cost] 12:47:15 Resource [jenkins-edgexfoundry-app-service-configurable-main-260-stack-cost] did not exist. Created. 12:47:15 Lock acquired on [Resource: jenkins-edgexfoundry-app-service-configurable-main-260-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 12:47:15 + echo total: 0.2199999988079071 [Pipeline] stash 12:47:15 Stashed 1 file(s) [Pipeline] } 12:47:15 Lock released on resource [Resource: jenkins-edgexfoundry-app-service-configurable-main-260-stack-cost] [Pipeline] // lock [Pipeline] } 12:47:15 $ docker stop --time=1 64db95de2189c8c217107f06d1ab7845d4eb60891eb3a3ac46b5cc924409241b 12:47:16 $ docker rm -f --volumes 64db95de2189c8c217107f06d1ab7845d4eb60891eb3a3ac46b5cc924409241b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 12:49:59 github.com/edgexfoundry/app-service-configurable coverage: 0.0% of statements 12:49:59 WARNING: Linting skipped (not on x86_64 or linter not installed) 12:49:59 go vet ./... 12:52:06 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 12:52:06 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 12:52:06 ./bin/test-attribution-txt.sh [Pipeline] echo 12:52:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 12:52:06 $ docker stop --time=1 8541bc7b0bd7c4d535d9b47d7afddb2a82462bb95c3c11883ff51683e3560691 12:52:08 $ docker rm -f --volumes 8541bc7b0bd7c4d535d9b47d7afddb2a82462bb95c3c11883ff51683e3560691 [Pipeline] // withDockerContainer [Pipeline] sh 12:52:11 + sudo chown -R jenkins:jenkins . [Pipeline] stash 12:52:11 Warning: overwriting stash ‘coverage-report’ 12:52:11 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 12:52:12 + sudo chown -R jenkins:jenkins . [Pipeline] sh 12:52:12 + ls -al . 12:52:12 total 244 12:52:12 drwxrwxr-x 6 jenkins jenkins 4096 Jan 6 12:46 . 12:52:12 drwxrwxr-x 4 jenkins jenkins 4096 Jan 6 12:44 .. 12:52:12 -rw-rw-r-- 1 jenkins jenkins 119 Jan 6 12:44 .dockerignore 12:52:12 drwxrwxr-x 8 jenkins jenkins 4096 Jan 6 12:44 .git 12:52:12 drwxrwxr-x 3 jenkins jenkins 4096 Jan 6 12:44 .github 12:52:12 -rw-rw-r-- 1 jenkins jenkins 106 Jan 6 12:44 .gitignore 12:52:12 -rw-rw-r-- 1 jenkins jenkins 41 Jan 6 12:44 .golangci.yml 12:52:12 -rw-rw-r-- 1 jenkins jenkins 16432 Jan 6 12:44 Attribution.txt 12:52:12 -rw-rw-r-- 1 jenkins jenkins 37263 Jan 6 12:44 CHANGELOG.md 12:52:12 -rw-rw-r-- 1 jenkins jenkins 2008 Jan 6 12:44 Dockerfile 12:52:12 -rw-rw-r-- 1 jenkins jenkins 677 Jan 6 12:44 GOVERNANCE.md 12:52:12 -rw-rw-r-- 1 jenkins jenkins 666 Jan 6 12:44 Jenkinsfile 12:52:12 -rw-rw-r-- 1 jenkins jenkins 10174 Jan 6 12:44 LICENSE 12:52:12 -rw-rw-r-- 1 jenkins jenkins 618 Jan 6 12:44 OWNERS.md 12:52:12 -rw-rw-r-- 1 jenkins jenkins 4952 Jan 6 12:44 README.md 12:52:12 -rw-rw-r-- 1 jenkins jenkins 12 Jan 6 12:42 VERSION 12:52:12 drwxrwxr-x 2 jenkins jenkins 4096 Jan 6 12:44 bin 12:52:12 -rw-r--r-- 1 jenkins jenkins 953 Jan 6 12:49 coverage.out 12:52:12 -rw-rw-r-- 1 jenkins jenkins 6544 Jan 6 12:44 go.mod 12:52:12 -rw-rw-r-- 1 jenkins jenkins 87902 Jan 6 12:44 go.sum 12:52:12 -rw-rw-r-- 1 jenkins jenkins 1937 Jan 6 12:44 main.go 12:52:12 -rw-rw-r-- 1 jenkins jenkins 3271 Jan 6 12:44 makefile 12:52:12 drwxrwxr-x 10 jenkins jenkins 4096 Jan 6 12:44 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:52:12 + 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=ca24ff38ee77525a7d86288b96f75a28861749f8 --label arch=arm64 --label version=4.0.0-dev.12 . 12:52:14 #0 building with "default" instance using docker driver 12:52:14 12:52:14 #1 [internal] load build definition from Dockerfile 12:52:14 #1 transferring dockerfile: 2.05kB 0.0s done 12:52:14 #1 DONE 0.0s 12:52:14 12:52:14 #2 [internal] load .dockerignore 12:52:14 #2 transferring context: 159B 0.0s done 12:52:14 #2 DONE 0.1s 12:52:14 12:52:14 #3 [internal] load metadata for docker.io/library/ci-base-image-arm64:latest 12:52:14 #3 DONE 0.0s 12:52:14 12:52:14 #4 [internal] load metadata for docker.io/library/alpine:3.20 12:52:14 #4 DONE 0.3s 12:52:14 12:52:14 #5 [internal] load build context 12:52:14 #5 transferring context: 2.54kB 0.0s done 12:52:14 #5 DONE 0.0s 12:52:14 12:52:14 #6 [stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 12:52:14 #6 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.1s done 12:52:15 #6 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done 12:52:15 #6 sha256:ea3c5a9671f7b3f7eb47eab06f73bc6591df978b0d5955689a9e6f943aa368c0 1.02kB / 1.02kB done 12:52:15 #6 sha256:511a44083d3a23416fadc62847c45d14c25cbace86e7a72b2b350436978a0450 616B / 616B done 12:52:15 #6 DONE 0.2s 12:52:15 12:52:15 #7 [stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 12:52:15 #7 ... 12:52:15 12:52:15 #8 [builder 1/7] FROM docker.io/library/ci-base-image-arm64 12:52:15 #8 DONE 0.3s 12:52:15 12:52:15 #9 [builder 2/7] RUN apk add --update --no-cache make git 12:52:15 #9 0.793 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 12:52:16 #9 1.113 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 12:52:17 #9 2.609 OK: 239 MiB in 58 packages 12:52:18 #9 DONE 2.9s 12:52:18 12:52:18 #10 [builder 3/7] WORKDIR /app 12:52:18 #10 DONE 0.1s 12:52:18 12:52:18 #7 [stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 12:52:18 #7 0.822 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 12:52:18 #7 1.239 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 12:52:18 #7 2.635 (1/2) Installing ca-certificates (20241121-r0) 12:52:18 #7 2.718 (2/2) Installing dumb-init (1.2.5-r3) 12:52:18 #7 2.726 Executing busybox-1.36.1-r29.trigger 12:52:18 #7 2.751 Executing ca-certificates-20241121-r0.trigger 12:52:18 #7 2.965 OK: 10 MiB in 16 packages 12:52:18 #7 DONE 3.3s 12:52:18 12:52:18 #11 [builder 4/7] COPY go.mod vendor* ./ 12:52:18 #11 DONE 0.2s 12:52:18 12:52:18 #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:52:20 #12 DONE 1.9s 12:52:20 12:52:20 #13 [stage-1 3/7] RUN apk --no-cache upgrade 12:52:20 #13 0.870 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 12:52:20 #13 1.162 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 12:52:20 #13 ... 12:52:20 12:52:20 #14 [builder 6/7] COPY . . 12:52:20 #14 DONE 0.1s 12:52:20 12:52:20 #15 [builder 7/7] RUN make build 12:52:21 #15 0.786 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.SDKVersion=v4.0.0-dev.18 -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.ApplicationVersion=4.0.0-dev.12 -bindnow" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable 12:52:23 #15 ... 12:52:23 12:52:23 #13 [stage-1 3/7] RUN apk --no-cache upgrade 12:52:23 #13 2.562 Upgrading critical system libraries and apk-tools: 12:52:23 #13 2.563 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 12:52:23 #13 2.580 Executing busybox-1.36.1-r29.trigger 12:52:23 #13 2.894 Continuing the upgrade transaction with new apk-tools: 12:52:23 #13 2.918 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 12:52:23 #13 3.209 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 12:52:23 #13 4.549 (1/3) Upgrading ca-certificates-bundle (20240705-r0 -> 20241121-r0) 12:52:23 #13 4.573 (2/3) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 12:52:23 #13 4.703 (3/3) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 12:52:23 #13 4.731 Executing ca-certificates-20241121-r0.trigger 12:52:23 #13 4.921 OK: 10 MiB in 16 packages 12:52:23 #13 DONE 5.4s 12:52:23 12:52:23 #15 [builder 7/7] RUN make build 12:54:45 #15 DONE 135.6s 12:54:45 12:54:45 #16 [stage-1 4/7] COPY --from=builder /app/Attribution.txt /Attribution.txt 12:54:45 #16 DONE 0.1s 12:54:45 12:54:45 #17 [stage-1 5/7] COPY --from=builder /app/LICENSE /LICENSE 12:54:45 #17 DONE 0.1s 12:54:45 12:54:45 #18 [stage-1 6/7] COPY --from=builder /app/res/ /res/ 12:54:45 #18 DONE 0.1s 12:54:45 12:54:45 #19 [stage-1 7/7] COPY --from=builder /app/app-service-configurable /app-service-configurable 12:54:45 #19 DONE 0.4s 12:54:45 12:54:45 #20 exporting to image 12:54:45 #20 exporting layers 12:54:45 #20 exporting layers 0.4s done 12:54:45 #20 writing image sha256:0849831ac31912353529d380cf1f9b96275fa9c2e0c81959dfce92d38a6b8c87 done 12:54:45 #20 naming to docker.io/library/app-service-configurable-arm64 0.0s done 12:54:45 #20 DONE 0.4s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:54:45 provisioning config files... 12:54:45 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/260@tmp/config8615331631387862322tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:54:46 ---> ****-login.sh 12:54:46 nexus3.edgexfoundry.org:10001 12:54:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:54:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:54:46 Configure a credential helper to remove this warning. See 12:54:46 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:54:46 12:54:46 Login Succeeded 12:54:46 nexus3.edgexfoundry.org:10002 12:54:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:54:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:54:46 Configure a credential helper to remove this warning. See 12:54:46 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:54:46 12:54:46 Login Succeeded 12:54:46 nexus3.edgexfoundry.org:10003 12:54:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:54:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:54:46 Configure a credential helper to remove this warning. See 12:54:46 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:54:46 12:54:46 Login Succeeded 12:54:46 nexus3.edgexfoundry.org:10004 12:54:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:54:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:54:47 Configure a credential helper to remove this warning. See 12:54:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:54:47 12:54:47 Login Succeeded 12:54:47 ****.io 12:54:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:54:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:54:47 Configure a credential helper to remove this warning. See 12:54:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:54:47 12:54:47 Login Succeeded 12:54:47 ---> ****-login.sh ends [Pipeline] } 12:54:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 12:54:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 12:54:47 [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: 12:54:47 ca24ff38ee77525a7d86288b96f75a28861749f8 12:54:47 latest 12:54:47 4.0.0-dev.12 12:54:47 ca24ff38ee77525a7d86288b96f75a28861749f8-4.0.0-dev.12 12:54:47 main 12:54:47 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:54:47 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:ca24ff38ee77525a7d86288b96f75a28861749f8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:54:48 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:ca24ff38ee77525a7d86288b96f75a28861749f8 12:54:48 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 12:54:48 ab4b893f435b: Preparing 12:54:48 8d8fa78acb8e: Preparing 12:54:48 3a88375c3735: Preparing 12:54:48 6c7404db19ee: Preparing 12:54:48 9013c3c5b710: Preparing 12:54:48 5c662e08a4cb: Preparing 12:54:48 651d9022c234: Preparing 12:54:48 5c662e08a4cb: Waiting 12:54:48 651d9022c234: Waiting 12:54:48 8d8fa78acb8e: Pushed 12:54:48 6c7404db19ee: Pushed 12:54:48 3a88375c3735: Pushed 12:54:48 651d9022c234: Layer already exists 12:54:48 5c662e08a4cb: Pushed 12:54:50 9013c3c5b710: Pushed 12:54:56 ab4b893f435b: Pushed 12:54:56 ca24ff38ee77525a7d86288b96f75a28861749f8: digest: sha256:bca33b0aadbad3b8935522977415303496e93cf303cb7e0fe558aff131fc7f31 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:54:57 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:54:57 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 12:54:57 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 12:54:57 ab4b893f435b: Preparing 12:54:57 8d8fa78acb8e: Preparing 12:54:57 3a88375c3735: Preparing 12:54:57 6c7404db19ee: Preparing 12:54:57 9013c3c5b710: Preparing 12:54:57 5c662e08a4cb: Preparing 12:54:57 651d9022c234: Preparing 12:54:57 651d9022c234: Waiting 12:54:57 5c662e08a4cb: Waiting 12:54:57 3a88375c3735: Layer already exists 12:54:57 9013c3c5b710: Layer already exists 12:54:57 ab4b893f435b: Layer already exists 12:54:57 8d8fa78acb8e: Layer already exists 12:54:57 6c7404db19ee: Layer already exists 12:54:57 651d9022c234: Layer already exists 12:54:57 5c662e08a4cb: Layer already exists 12:54:57 latest: digest: sha256:bca33b0aadbad3b8935522977415303496e93cf303cb7e0fe558aff131fc7f31 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:54:58 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:4.0.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:54:58 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:4.0.0-dev.12 12:54:58 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 12:54:58 ab4b893f435b: Preparing 12:54:58 8d8fa78acb8e: Preparing 12:54:58 3a88375c3735: Preparing 12:54:58 6c7404db19ee: Preparing 12:54:58 9013c3c5b710: Preparing 12:54:58 5c662e08a4cb: Preparing 12:54:58 651d9022c234: Preparing 12:54:58 5c662e08a4cb: Waiting 12:54:58 651d9022c234: Waiting 12:54:58 3a88375c3735: Layer already exists 12:54:58 9013c3c5b710: Layer already exists 12:54:58 ab4b893f435b: Layer already exists 12:54:58 8d8fa78acb8e: Layer already exists 12:54:58 6c7404db19ee: Layer already exists 12:54:58 5c662e08a4cb: Layer already exists 12:54:58 651d9022c234: Layer already exists 12:54:58 4.0.0-dev.12: digest: sha256:bca33b0aadbad3b8935522977415303496e93cf303cb7e0fe558aff131fc7f31 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:54:59 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:ca24ff38ee77525a7d86288b96f75a28861749f8-4.0.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:54:59 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:ca24ff38ee77525a7d86288b96f75a28861749f8-4.0.0-dev.12 12:54:59 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 12:54:59 ab4b893f435b: Preparing 12:54:59 8d8fa78acb8e: Preparing 12:54:59 3a88375c3735: Preparing 12:54:59 6c7404db19ee: Preparing 12:54:59 9013c3c5b710: Preparing 12:54:59 5c662e08a4cb: Preparing 12:54:59 651d9022c234: Preparing 12:54:59 5c662e08a4cb: Waiting 12:54:59 651d9022c234: Waiting 12:54:59 8d8fa78acb8e: Layer already exists 12:54:59 ab4b893f435b: Layer already exists 12:54:59 6c7404db19ee: Layer already exists 12:54:59 9013c3c5b710: Layer already exists 12:54:59 3a88375c3735: Layer already exists 12:54:59 5c662e08a4cb: Layer already exists 12:54:59 651d9022c234: Layer already exists 12:54:59 ca24ff38ee77525a7d86288b96f75a28861749f8-4.0.0-dev.12: digest: sha256:bca33b0aadbad3b8935522977415303496e93cf303cb7e0fe558aff131fc7f31 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:55:00 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:55:00 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main 12:55:00 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 12:55:00 ab4b893f435b: Preparing 12:55:00 8d8fa78acb8e: Preparing 12:55:00 3a88375c3735: Preparing 12:55:00 6c7404db19ee: Preparing 12:55:00 9013c3c5b710: Preparing 12:55:00 5c662e08a4cb: Preparing 12:55:00 651d9022c234: Preparing 12:55:00 5c662e08a4cb: Waiting 12:55:00 651d9022c234: Waiting 12:55:00 9013c3c5b710: Layer already exists 12:55:00 3a88375c3735: Layer already exists 12:55:00 6c7404db19ee: Layer already exists 12:55:00 8d8fa78acb8e: Layer already exists 12:55:00 ab4b893f435b: Layer already exists 12:55:00 5c662e08a4cb: Layer already exists 12:55:00 651d9022c234: Layer already exists 12:55:00 main: digest: sha256:bca33b0aadbad3b8935522977415303496e93cf303cb7e0fe558aff131fc7f31 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 12:55:01 ===================================================== [Pipeline] echo 12:55:01 taggedImages: 12:55:01 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:ca24ff38ee77525a7d86288b96f75a28861749f8 12:55:01 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 12:55:01 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:4.0.0-dev.12 12:55:01 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:ca24ff38ee77525a7d86288b96f75a28861749f8-4.0.0-dev.12 12:55:01 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:55:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 12:55:01 12:55:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:55:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 12:55:01 arm64: Pulling from edgex-lftools-log-publisher 12:55:01 8998bd30e6a1: Pulling fs layer 12:55:01 04944245beec: Pulling fs layer 12:55:01 699f458cf7ca: Pulling fs layer 12:55:01 765212b225bb: Pulling fs layer 12:55:01 f23df028b6ca: Pulling fs layer 12:55:01 d65c8cfc05b1: Pulling fs layer 12:55:01 2437ff75d9bd: Pulling fs layer 12:55:01 765212b225bb: Waiting 12:55:01 f23df028b6ca: Waiting 12:55:01 2437ff75d9bd: Waiting 12:55:01 d65c8cfc05b1: Waiting 12:55:02 04944245beec: Verifying Checksum 12:55:02 04944245beec: Download complete 12:55:02 765212b225bb: Verifying Checksum 12:55:02 765212b225bb: Download complete 12:55:02 f23df028b6ca: Verifying Checksum 12:55:02 f23df028b6ca: Download complete 12:55:02 d65c8cfc05b1: Download complete 12:55:02 699f458cf7ca: Verifying Checksum 12:55:02 699f458cf7ca: Download complete 12:55:02 8998bd30e6a1: Verifying Checksum 12:55:02 8998bd30e6a1: Download complete 12:55:04 2437ff75d9bd: Verifying Checksum 12:55:04 2437ff75d9bd: Download complete 12:55:08 8998bd30e6a1: Pull complete 12:55:09 04944245beec: Pull complete 12:55:11 699f458cf7ca: Pull complete 12:55:11 765212b225bb: Pull complete 12:55:12 f23df028b6ca: Pull complete 12:55:12 d65c8cfc05b1: Pull complete 12:55:39 2437ff75d9bd: Pull complete 12:55:39 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 12:55:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 12:55:39 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:55:39 prd-ubuntu20.04-docker-arm64-4c-16g-36202 does not seem to be running inside a container 12:55:39 $ 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/260 -v /w/workspace/app-service-configurable/260:/w/workspace/app-service-configurable/260:rw,z -v /w/workspace/app-service-configurable/260@tmp:/w/workspace/app-service-configurable/260@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 12:55:40 $ docker top d6494a2effe88d02e811c326254f829f81937b579fb42f966782fe384a0ce00e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:55:41 ---> job-cost.sh 12:55:41 lf-activate-venv: SKIPPING 12:55:41 INFO: No Stack... 12:55:42 INFO: Retrieving Pricing Info for: v3-standard-8 12:55:43 INFO: Archiving Costs [Pipeline] sh 12:55:43 + cat /w/workspace/app-service-configurable/260/archives/cost.csv 12:55:43 + cut -d, -f6 [Pipeline] lock 12:55:43 Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-service-configurable-main-260-stack-cost] 12:55:43 Resource [jenkins-edgexfoundry-app-service-configurable-main-260-stack-cost] did not exist. Created. 12:55:43 Lock acquired on [Resource: jenkins-edgexfoundry-app-service-configurable-main-260-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 12:55:43 /w/workspace/app-service-configurable/260@tmp/durable-518d5311/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 12:55:44 + echo total: 0.2199999988079071 [Pipeline] stash 12:55:44 Warning: overwriting stash ‘stack-cost’ 12:55:44 Stashed 1 file(s) [Pipeline] } 12:55:44 Lock released on resource [Resource: jenkins-edgexfoundry-app-service-configurable-main-260-stack-cost] [Pipeline] // lock [Pipeline] } 12:55:44 $ docker stop --time=1 d6494a2effe88d02e811c326254f829f81937b579fb42f966782fe384a0ce00e 12:55:45 $ docker rm -f --volumes d6494a2effe88d02e811c326254f829f81937b579fb42f966782fe384a0ce00e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 12:55:46 provisioning config files... 12:55:46 copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config6809464411051468016tmp [Pipeline] { [Pipeline] sh 12:55:46 + set +x 12:55:46 + curl -s https://codecov.io/bash 12:55:46 + bash -s -- 12:55:46 12:55:46 _____ _ 12:55:46 / ____| | | 12:55:46 | | ___ __| | ___ ___ _____ __ 12:55:46 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 12:55:46 | |___| (_) | (_| | __/ (_| (_) \ V / 12:55:46 \_____\___/ \__,_|\___|\___\___/ \_/ 12:55:46 Bash-1.0.6 12:55:46 12:55:46 12:55:46 ==> git version 2.25.1 found 12:55:46 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 12:55:46 Release-Date: 2020-01-08 12:55:46 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 12:55:46 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 12:55:46 ==> Jenkins CI detected. 12:55:46 current dir:  /w/workspace/ry_app-service-configurable_main 12:55:46 project root: . 12:55:46 --> token set from env 12:55:46 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 12:55:46 ==> Running gcov in . (disable via -X gcov) 12:55:46 ==> Python coveragepy not found 12:55:46 ==> Searching for coverage reports in: 12:55:46 + . 12:55:46 -> Found 1 reports 12:55:46 ==> Detecting git/mercurial file structure 12:55:46 ==> Reading reports 12:55:46 + ./coverage.out bytes=953 12:55:46 ==> Appending adjustments 12:55:46 https://docs.codecov.io/docs/fixing-reports 12:55:46 + Found adjustments 12:55:46 ==> Gzipping contents 12:55:46 4.0K /tmp/codecov.pQmnjH.gz 12:55:46 ==> Uploading reports 12:55:46 url: https://codecov.io 12:55:46 query: branch=main&commit=ca24ff38ee77525a7d86288b96f75a28861749f8&build=260&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F260%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 12:55:46 -> Pinging Codecov 12:55:46 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=ca24ff38ee77525a7d86288b96f75a28861749f8&build=260&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F260%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 12:55:47 -> Uploading to 12:55:47 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/app-service-configurable/ca24ff38ee77525a7d86288b96f75a28861749f8/c1ee23ef-8954-4d24-9f97-d49d319172f2.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250106%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250106T125546Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=9ce0105fc2adb13bc075934710e338ae5223f80ecd554243477acbd92f564519 12:55:47 % Total % Received % Xferd Average Speed Time Time Time Current 12:55:47 Dload Upload Total Spent Left Speed 12:55:47 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 410 0 0 100 410 0 1348 --:--:-- --:--:-- --:--:-- 1348 12:55:47 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/ca24ff38ee77525a7d86288b96f75a28861749f8 [Pipeline] } 12:55:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 12:55:47 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 12:55:47 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:55:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 12:55:47 12:55:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:55:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 12:55:48 latest: Pulling from edgex-devops/edgex-snyk-go 12:55:48 43c4264eed91: Pulling fs layer 12:55:48 4cc291be95ef: Pulling fs layer 12:55:48 2ac1f1163629: Pulling fs layer 12:55:48 5c3c966382ef: Pulling fs layer 12:55:48 4f4fb700ef54: Pulling fs layer 12:55:48 d9c7d2e4e75e: Pulling fs layer 12:55:48 9c3e1370e548: Pulling fs layer 12:55:48 d9c7d2e4e75e: Waiting 12:55:48 9c3e1370e548: Waiting 12:55:48 4f4fb700ef54: Waiting 12:55:48 4cc291be95ef: Verifying Checksum 12:55:48 4cc291be95ef: Download complete 12:55:48 5c3c966382ef: Verifying Checksum 12:55:48 5c3c966382ef: Download complete 12:55:48 4f4fb700ef54: Download complete 12:55:48 43c4264eed91: Verifying Checksum 12:55:48 43c4264eed91: Download complete 12:55:48 d9c7d2e4e75e: Verifying Checksum 12:55:48 d9c7d2e4e75e: Download complete 12:55:48 43c4264eed91: Pull complete 12:55:48 4cc291be95ef: Pull complete 12:55:48 2ac1f1163629: Verifying Checksum 12:55:48 2ac1f1163629: Download complete 12:55:49 9c3e1370e548: Verifying Checksum 12:55:49 9c3e1370e548: Download complete 12:55:52 2ac1f1163629: Pull complete 12:55:52 5c3c966382ef: Pull complete 12:55:52 4f4fb700ef54: Pull complete 12:55:52 d9c7d2e4e75e: Pull complete 12:55:56 9c3e1370e548: Pull complete 12:55:56 Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b 12:55:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 12:55:56 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:55:56 prd-ubuntu20.04-docker-8c-8g-36201 does not seem to be running inside a container 12:55:56 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat 12:56:00 $ docker top 3b09f223ab781a8d7c6fe54c180a960c84e0365fb1507db57c2544abfa094521 -eo pid,comm [Pipeline] { [Pipeline] sh 12:56:01 + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] echo 12:56:01 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:main' [Pipeline] sh 12:56:01 + set -o pipefail 12:56:01 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:main' 12:56:09 12:56:09 Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... 12:56:09 12:56:09 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/7dc5f32a-caad-4990-b9e2-a648c5eeaf90/history/53a77dba-d4e8-4268-a595-3c506cb2cd97 12:56:09 12:56:09 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 12:56:09 12:56:09 12:56:09 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 12:56:09 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 12:56:09 $ docker stop --time=1 3b09f223ab781a8d7c6fe54c180a960c84e0365fb1507db57c2544abfa094521 12:56:14 $ docker rm -f --volumes 3b09f223ab781a8d7c6fe54c180a960c84e0365fb1507db57c2544abfa094521 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 12:56:15 + git log --format=format:%s -1 ca24ff38ee77525a7d86288b96f75a28861749f8 [Pipeline] sh 12:56:15 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 12:56:15 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:56:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:56:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:56:16 prd-ubuntu20.04-docker-8c-8g-36201 does not seem to be running inside a container 12:56:16 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 12:56:16 $ docker top 296e5f5ba51e6d7fa59213e443f31c03121151ecd1dfa399c624122fc05463d6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 12:56:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:56:16 [ssh-agent] Looking for ssh-agent implementation... 12:56:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:56:16 $ docker exec 296e5f5ba51e6d7fa59213e443f31c03121151ecd1dfa399c624122fc05463d6 ssh-agent 12:56:16 SSH_AUTH_SOCK=/tmp/ssh-17kgN4gzTcci/agent.32 12:56:16 SSH_AGENT_PID=38 12:56:16 Running ssh-add (command line suppressed) 12:56:17 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_13692386995807221272.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_13692386995807221272.key) 12:56:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:56:17 + git semver tag 12:56:17 2025-01-06 12:56:17,552 [run_tag] DEBUG tag force:False 12:56:17 2025-01-06 12:56:17,552 [check_head_tag] DEBUG check head tag 12:56:17 2025-01-06 12:56:17,554 [execute] INFO git cat-file --batch-check 12:56:17 2025-01-06 12:56:17,554 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) 12:56:17 2025-01-06 12:56:17,557 [execute] INFO git cat-file --batch 12:56:17 2025-01-06 12:56:17,558 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) 12:56:17 2025-01-06 12:56:17,585 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 12:56:17 2025-01-06 12:56:17,585 [execute] INFO git tag -a v4.0.0-dev.12 -m v4.0.0-dev.12 12:56:17 2025-01-06 12:56:17,586 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.12', '-m', 'v4.0.0-dev.12'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) 12:56:17 2025-01-06 12:56:17,590 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 12:56:17 4.0.0-dev.12 [Pipeline] } 12:56:17 $ docker exec --env ******** --env ******** 296e5f5ba51e6d7fa59213e443f31c03121151ecd1dfa399c624122fc05463d6 ssh-agent -k 12:56:17 unset SSH_AUTH_SOCK; 12:56:17 unset SSH_AGENT_PID; 12:56:17 echo Agent pid 38 killed; 12:56:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 12:56:18 + git semver [Pipeline] } 12:56:18 $ docker stop --time=1 296e5f5ba51e6d7fa59213e443f31c03121151ecd1dfa399c624122fc05463d6 12:56:19 $ docker rm -f --volumes 296e5f5ba51e6d7fa59213e443f31c03121151ecd1dfa399c624122fc05463d6 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:56:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 12:56:20 12:56:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:56:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 12:56:20 0.23.1-centos7: Pulling from edgex-lftools 12:56:20 ab5ef0e58194: Pulling fs layer 12:56:20 9712f1f96733: Pulling fs layer 12:56:20 63f879dbbcfc: Pulling fs layer 12:56:20 0d9ebad4ef96: Pulling fs layer 12:56:20 e9a5061849ea: Pulling fs layer 12:56:20 d747dcd14b5f: Pulling fs layer 12:56:20 2de7ff778b66: Pulling fs layer 12:56:20 0d9ebad4ef96: Waiting 12:56:20 e9a5061849ea: Waiting 12:56:20 9712f1f96733: Verifying Checksum 12:56:20 9712f1f96733: Download complete 12:56:20 63f879dbbcfc: Verifying Checksum 12:56:20 63f879dbbcfc: Download complete 12:56:21 0d9ebad4ef96: Verifying Checksum 12:56:21 0d9ebad4ef96: Download complete 12:56:21 d747dcd14b5f: Verifying Checksum 12:56:21 d747dcd14b5f: Download complete 12:56:21 e9a5061849ea: Verifying Checksum 12:56:21 e9a5061849ea: Download complete 12:56:21 ab5ef0e58194: Verifying Checksum 12:56:21 ab5ef0e58194: Download complete 12:56:21 2de7ff778b66: Verifying Checksum 12:56:21 2de7ff778b66: Download complete 12:56:23 ab5ef0e58194: Pull complete 12:56:23 9712f1f96733: Pull complete 12:56:24 63f879dbbcfc: Pull complete 12:56:28 0d9ebad4ef96: Pull complete 12:56:28 e9a5061849ea: Pull complete 12:56:28 d747dcd14b5f: Pull complete 12:56:29 2de7ff778b66: Pull complete 12:56:29 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 12:56:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 12:56:29 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:56:29 prd-ubuntu20.04-docker-8c-8g-36201 does not seem to be running inside a container 12:56:29 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 12:56:35 $ docker top f5fb76e8c4b09b8c4e39d6893bf9408b03550f213450a8d434b34a683ed156bb -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 12:56:35 provisioning config files... 12:56:35 copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config3523116878273987701tmp 12:56:35 copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config16512776025949911472tmp 12:56:35 copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config16228575244700883105tmp [Pipeline] { [Pipeline] echo 12:56:35 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 12:56:35 ---> sigul-configuration.sh 12:56:35 gpg: directory `/root/.gnupg' created 12:56:35 gpg: new configuration file `/root/.gnupg/gpg.conf' created 12:56:35 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 12:56:35 gpg: keyring `/root/.gnupg/secring.gpg' created 12:56:35 gpg: keyring `/root/.gnupg/pubring.gpg' created 12:56:35 gpg: CAST5 encrypted data 12:56:35 gpg: encrypted with 1 passphrase 12:56:35 gpg: WARNING: message was not integrity protected [Pipeline] sh 12:56:36 + mkdir /home/jenkins 12:56:36 + mkdir /home/jenkins/sigul [Pipeline] sh 12:56:36 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 12:56:36 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 12:56:36 ---> sigul-install.sh 12:56:36 Sigul already installed; skipping installation. [Pipeline] sh 12:56:37 + git tag --list 12:56:37 v1.0.0 12:56:37 v1.1.0 12:56:37 v1.2.0 12:56:37 v1.3.0 12:56:37 v1.3.1 12:56:37 v2.0.0 12:56:37 v2.0.1 12:56:37 v2.1.0 12:56:37 v2.1.1 12:56:37 v2.1.2 12:56:37 v2.2.0 12:56:37 v2.3 12:56:37 v2.3.0 12:56:37 v2.3.1 12:56:37 v3.0 12:56:37 v3.0.0 12:56:37 v3.0.1 12:56:37 v3.0.1-dev.1 12:56:37 v3.1 12:56:37 v3.1.0 12:56:37 v3.1.0-dev.1 12:56:37 v3.1.0-dev.10 12:56:37 v3.1.0-dev.11 12:56:37 v3.1.0-dev.12 12:56:37 v3.1.0-dev.13 12:56:37 v3.1.0-dev.14 12:56:37 v3.1.0-dev.15 12:56:37 v3.1.0-dev.16 12:56:37 v3.1.0-dev.17 12:56:37 v3.1.0-dev.18 12:56:37 v3.1.0-dev.19 12:56:37 v3.1.0-dev.2 12:56:37 v3.1.0-dev.20 12:56:37 v3.1.0-dev.21 12:56:37 v3.1.0-dev.22 12:56:37 v3.1.0-dev.23 12:56:37 v3.1.0-dev.24 12:56:37 v3.1.0-dev.25 12:56:37 v3.1.0-dev.26 12:56:37 v3.1.0-dev.27 12:56:37 v3.1.0-dev.28 12:56:37 v3.1.0-dev.29 12:56:37 v3.1.0-dev.3 12:56:37 v3.1.0-dev.30 12:56:37 v3.1.0-dev.31 12:56:37 v3.1.0-dev.32 12:56:37 v3.1.0-dev.33 12:56:37 v3.1.0-dev.34 12:56:37 v3.1.0-dev.35 12:56:37 v3.1.0-dev.36 12:56:37 v3.1.0-dev.37 12:56:37 v3.1.0-dev.38 12:56:37 v3.1.0-dev.39 12:56:37 v3.1.0-dev.4 12:56:37 v3.1.0-dev.5 12:56:37 v3.1.0-dev.6 12:56:37 v3.1.0-dev.7 12:56:37 v3.1.0-dev.8 12:56:37 v3.1.0-dev.9 12:56:37 v3.1.1 12:56:37 v3.1.1-dev.1 12:56:37 v3.2.0-dev.1 12:56:37 v3.2.0-dev.10 12:56:37 v3.2.0-dev.11 12:56:37 v3.2.0-dev.12 12:56:37 v3.2.0-dev.13 12:56:37 v3.2.0-dev.14 12:56:37 v3.2.0-dev.15 12:56:37 v3.2.0-dev.16 12:56:37 v3.2.0-dev.17 12:56:37 v3.2.0-dev.18 12:56:37 v3.2.0-dev.19 12:56:37 v3.2.0-dev.2 12:56:37 v3.2.0-dev.20 12:56:37 v3.2.0-dev.21 12:56:37 v3.2.0-dev.22 12:56:37 v3.2.0-dev.23 12:56:37 v3.2.0-dev.24 12:56:37 v3.2.0-dev.25 12:56:37 v3.2.0-dev.26 12:56:37 v3.2.0-dev.27 12:56:37 v3.2.0-dev.28 12:56:37 v3.2.0-dev.29 12:56:37 v3.2.0-dev.3 12:56:37 v3.2.0-dev.30 12:56:37 v3.2.0-dev.31 12:56:37 v3.2.0-dev.32 12:56:37 v3.2.0-dev.33 12:56:37 v3.2.0-dev.34 12:56:37 v3.2.0-dev.35 12:56:37 v3.2.0-dev.36 12:56:37 v3.2.0-dev.37 12:56:37 v3.2.0-dev.38 12:56:37 v3.2.0-dev.4 12:56:37 v3.2.0-dev.5 12:56:37 v3.2.0-dev.6 12:56:37 v3.2.0-dev.7 12:56:37 v3.2.0-dev.8 12:56:37 v3.2.0-dev.9 12:56:37 v4.0.0-dev.1 12:56:37 v4.0.0-dev.10 12:56:37 v4.0.0-dev.11 12:56:37 v4.0.0-dev.12 12:56:37 v4.0.0-dev.2 12:56:37 v4.0.0-dev.3 12:56:37 v4.0.0-dev.4 12:56:37 v4.0.0-dev.5 12:56:37 v4.0.0-dev.6 12:56:37 v4.0.0-dev.7 12:56:37 v4.0.0-dev.8 12:56:37 v4.0.0-dev.9 [Pipeline] sh 12:56:37 + lftools sign git-tag v4.0.0-dev.12 12:56:37 Signing Git tag with Sigul... 12:56:37 Signing v4.0.0-dev.12 [Pipeline] echo 12:56:38 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 12:56:38 ---> sigul-configuration-cleanup.sh [Pipeline] } 12:56:38 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 12:56:38 $ docker stop --time=1 f5fb76e8c4b09b8c4e39d6893bf9408b03550f213450a8d434b34a683ed156bb 12:56:39 $ docker rm -f --volumes f5fb76e8c4b09b8c4e39d6893bf9408b03550f213450a8d434b34a683ed156bb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 12:56:40 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 12:56:40 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:56:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:56:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:56:40 prd-ubuntu20.04-docker-8c-8g-36201 does not seem to be running inside a container 12:56:40 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 12:56:41 $ docker top 5e4a21691db885f6181941bd53149dbded967a961c1fb34260b013b9530b58a7 -eo pid,comm 12:56:41 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:56:41 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 12:56:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:56:41 [ssh-agent] Looking for ssh-agent implementation... 12:56:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:56:41 $ docker exec 5e4a21691db885f6181941bd53149dbded967a961c1fb34260b013b9530b58a7 ssh-agent 12:56:41 SSH_AUTH_SOCK=/tmp/ssh-fj8z29qs0x8a/agent.33 12:56:41 SSH_AGENT_PID=39 12:56:41 Running ssh-add (command line suppressed) 12:56:41 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_950333503604314776.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_950333503604314776.key) 12:56:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:56:41 + git semver bump pre 12:56:42 2025-01-06 12:56:42,055 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 12:56:42 2025-01-06 12:56:42,055 [bump_version] DEBUG bumping version:4.0.0-dev.12 on axis:pre with prefix:dev 12:56:42 2025-01-06 12:56:42,055 [bump_version] DEBUG bumped version:4.0.0-dev.13 12:56:42 2025-01-06 12:56:42,055 [write_version] DEBUG write version:4.0.0-dev.13 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:True 12:56:42 2025-01-06 12:56:42,056 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 12:56:42 2025-01-06 12:56:42,056 [write_file] DEBUG write to file:/w/workspace/ry_app-service-configurable_main/.semver/main 12:56:42 2025-01-06 12:56:42,060 [execute] INFO git cat-file --batch-check 12:56:42 2025-01-06 12:56:42,060 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 12:56:42 2025-01-06 12:56:42,067 [execute] INFO git cat-file --batch 12:56:42 2025-01-06 12:56:42,067 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 12:56:42 2025-01-06 12:56:42,072 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 12:56:42 4.0.0-dev.13 [Pipeline] } 12:56:42 $ docker exec --env ******** --env ******** 5e4a21691db885f6181941bd53149dbded967a961c1fb34260b013b9530b58a7 ssh-agent -k 12:56:42 unset SSH_AUTH_SOCK; 12:56:42 unset SSH_AGENT_PID; 12:56:42 echo Agent pid 39 killed; 12:56:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 12:56:42 + git semver [Pipeline] } 12:56:42 $ docker stop --time=1 5e4a21691db885f6181941bd53149dbded967a961c1fb34260b013b9530b58a7 12:56:44 $ docker rm -f --volumes 5e4a21691db885f6181941bd53149dbded967a961c1fb34260b013b9530b58a7 [Pipeline] // withDockerContainer [Pipeline] sh 12:56:44 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 12:56:44 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:56:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:56:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:56:44 prd-ubuntu20.04-docker-8c-8g-36201 does not seem to be running inside a container 12:56:44 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 12:56:45 $ docker top b4201cf60caf666504223964698d628e434821361565531f1e71b22bb984b074 -eo pid,comm 12:56:45 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:56:45 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 12:56:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:56:45 [ssh-agent] Looking for ssh-agent implementation... 12:56:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:56:45 $ docker exec b4201cf60caf666504223964698d628e434821361565531f1e71b22bb984b074 ssh-agent 12:56:45 SSH_AUTH_SOCK=/tmp/ssh-Wxyuhx081TKE/agent.32 12:56:45 SSH_AGENT_PID=38 12:56:45 Running ssh-add (command line suppressed) 12:56:45 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_14837140632612645616.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_14837140632612645616.key) 12:56:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:56:46 + git semver push 12:56:46 2025-01-06 12:56:46,191 [run_push] DEBUG push 12:56:46 2025-01-06 12:56:46,192 [execute] INFO git cat-file --batch-check 12:56:46 2025-01-06 12:56:46,192 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 12:56:46 2025-01-06 12:56:46,196 [execute] INFO git rev-list 5dd1acb4ec6fcacece5512c66d473dbd26397a33 -- 12:56:46 2025-01-06 12:56:46,196 [execute] DEBUG Popen(['git', 'rev-list', '5dd1acb4ec6fcacece5512c66d473dbd26397a33', '--'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) 12:56:46 2025-01-06 12:56:46,208 [execute] INFO git fetch -v origin 12:56:46 2025-01-06 12:56:46,209 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=True, shell=None, istream=None) 12:56:46 2025-01-06 12:56:46,643 [run_push] DEBUG no remote changes detected 12:56:46 2025-01-06 12:56:46,643 [execute] INFO git push origin semver 12:56:46 2025-01-06 12:56:46,643 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) 12:56:47 2025-01-06 12:56:47,281 [run_push] DEBUG push all version tags 12:56:47 2025-01-06 12:56:47,281 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 12:56:47 2025-01-06 12:56:47,282 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) 12:56:47 2025-01-06 12:56:47,909 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 12:56:47 4.0.0-dev.13 [Pipeline] } 12:56:47 $ docker exec --env ******** --env ******** b4201cf60caf666504223964698d628e434821361565531f1e71b22bb984b074 ssh-agent -k 12:56:48 unset SSH_AUTH_SOCK; 12:56:48 unset SSH_AGENT_PID; 12:56:48 echo Agent pid 38 killed; 12:56:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 12:56:48 + git semver [Pipeline] } 12:56:48 $ docker stop --time=1 b4201cf60caf666504223964698d628e434821361565531f1e71b22bb984b074 12:56:49 $ docker rm -f --volumes b4201cf60caf666504223964698d628e434821361565531f1e71b22bb984b074 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 12:56:50 + [ -d /w/workspace/ry_app-service-configurable_main/archives ] 12:56:50 + ls -al /w/workspace/ry_app-service-configurable_main/archives 12:56:50 total 16 12:56:50 drwxr-xr-x 3 root root 4096 Jan 6 12:47 . 12:56:50 drwxrwxr-x 8 jenkins jenkins 4096 Jan 6 12:56 .. 12:56:50 drwxr-xr-x 2 root root 4096 Jan 6 12:47 cost 12:56:50 -rw-r--r-- 1 root root 96 Jan 6 12:47 cost.csv 12:56:50 + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives 12:56:50 + ls -al /w/workspace/ry_app-service-configurable_main/archives 12:56:50 total 16 12:56:50 drwxr-xr-x 3 jenkins jenkins 4096 Jan 6 12:47 . 12:56:50 drwxrwxr-x 8 jenkins jenkins 4096 Jan 6 12:56 .. 12:56:50 drwxr-xr-x 2 jenkins jenkins 4096 Jan 6 12:47 cost 12:56:50 -rw-r--r-- 1 jenkins jenkins 96 Jan 6 12:47 cost.csv [Pipeline] libraryResource [Pipeline] sh 12:56:50 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 12:56:51 ---> package-listing.sh 12:56:51 ++ facter osfamily 12:56:51 ++ tr '[:upper:]' '[:lower:]' 12:56:52 + OS_FAMILY=debian 12:56:52 + workspace=/w/workspace/ry_app-service-configurable_main 12:56:52 + START_PACKAGES=/tmp/packages_start.txt 12:56:52 + END_PACKAGES=/tmp/packages_end.txt 12:56:52 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:56:52 + PACKAGES=/tmp/packages_start.txt 12:56:52 + '[' /w/workspace/ry_app-service-configurable_main ']' 12:56:52 + PACKAGES=/tmp/packages_end.txt 12:56:52 + case "${OS_FAMILY}" in 12:56:52 + dpkg -l 12:56:52 + grep '^ii' 12:56:52 + '[' -f /tmp/packages_start.txt ']' 12:56:52 + '[' -f /tmp/packages_end.txt ']' 12:56:52 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:56:52 + '[' /w/workspace/ry_app-service-configurable_main ']' 12:56:52 + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ 12:56:52 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-service-configurable_main/archives/ [Pipeline] echo 12:56:52 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ry_app-service-configurable_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 12:56:52 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:56:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:56:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:56:53 prd-ubuntu20.04-docker-8c-8g-36201 does not seem to be running inside a container 12:56:53 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ry_app-service-configurable_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 12:56:53 $ docker top 586f2d2089efc5148f2c40c35ccb1af5194ff65633a6bed4f0635d25fdb39772 -eo pid,comm [Pipeline] { [Pipeline] sh 12:56:53 + touch /tmp/pre-build-complete [Pipeline] sh 12:56:53 + mkdir -p /var/log/sysstat [Pipeline] sh 12:56:54 + ls /var/log/sa-host 12:56:54 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:56:54 provisioning config files... 12:56:54 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config11929699943933976624tmp [Pipeline] { [Pipeline] echo 12:56:54 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 12:56:54 ---> create-netrc.sh [Pipeline] } 12:56:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 12:56:55 ---> python-tools-install.sh [Pipeline] echo 12:56:55 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 12:56:55 ---> sudo-logs.sh 12:56:55 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 12:56:55 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 12:56:55 ---> job-cost.sh 12:56:55 lf-activate-venv: SKIPPING 12:56:55 DEBUG: total: 0.2199999988079071 12:56:55 INFO: Retrieving Stack Cost... 12:56:55 INFO: Retrieving Pricing Info for: v3-standard-8 12:56:56 INFO: Archiving Costs [Pipeline] echo 12:56:56 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 12:56:56 ---> logs-deploy.sh 12:56:56 lf-activate-venv: SKIPPING 12:56:56 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/260 12:56:56 INFO: archiving workspace using pattern(s): 12:56:57 Archives upload complete. 12:56:57 INFO: archiving logs to Nexus