Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 602563175aa612bf687830e352a585727a059003 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-ssh1766125362780079566.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-ssh17010967287418228582.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-ssh1639391568488750570.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-ssh1085045599120697391.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-ssh13186879130405377558.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-service-configurable] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-service-configurable-settings PROJECT: app-service-configurable USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-34792’ Running on prd-ubuntu20.04-docker-8c-8g-34793 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 602563175aa612bf687830e352a585727a059003 (main) Commit message: "Merge pull request #694 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v4-4.0.0-dev.12" > git config core.sparsecheckout # timeout=10 > git checkout -f 602563175aa612bf687830e352a585727a059003 # timeout=10 > git rev-list --no-walk 6c399b8c9231d2913d6200d2c321e45229192bc6 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 13:28:17 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 13:28:18 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 13:28:18 ========================================================= 13:28:18 EdgeX Global Pipelines Version Info 13:28:18 ========================================================= [Pipeline] libraryResource [Pipeline] sh 13:28:19 ------------------- 13:28:19 stable info: 13:28:19 ------------------- 13:28:19 Commited By: Cherry Wang cherry@iotechsys.com 13:28:19 Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 13:28:19 Message: update stable to v1.0.269 13:28:19 ------------------- 13:28:19 experimental info: 13:28:19 ------------------- 13:28:19 Commited By: **** collab-it+edgex@linuxfoundation.org 13:28:19 Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 13:28:19 Message: update experimental to v1.0.269 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 13:28:19 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 13:28:19 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 13:28:19 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 13:28:19 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 13:28:19 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 13:28:19 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 13:28:19 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 13:28:19 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 13:28:19 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 13:28:19 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 13:28:19 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 13:28:19 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 13:28:19 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 13:28:19 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 13:28:19 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 13:28:19 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 13:28:19 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 13:28:20 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 13:28:20 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 13:28:20 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 13:28:20 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 13:28:20 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 13:28:20 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 13:28:20 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 13:28:20 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 13:28:20 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 13:28:20 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 13:28:20 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 13:28:20 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 13:28:20 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 13:28:20 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 602563175aa612bf687830e352a585727a059003 [Pipeline] echo 13:28:20 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6025631 [Pipeline] echo 13:28:20 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:28:20 provisioning config files... 13:28:20 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config7534036850921248080tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:28:20 ---> ****-login.sh 13:28:20 nexus3.edgexfoundry.org:10001 13:28:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:28:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:28:21 Configure a credential helper to remove this warning. See 13:28:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:28:21 13:28:21 Login Succeeded 13:28:21 nexus3.edgexfoundry.org:10002 13:28:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:28:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:28:21 Configure a credential helper to remove this warning. See 13:28:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:28:21 13:28:21 Login Succeeded 13:28:21 nexus3.edgexfoundry.org:10003 13:28:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:28:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:28:21 Configure a credential helper to remove this warning. See 13:28:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:28:21 13:28:21 Login Succeeded 13:28:21 nexus3.edgexfoundry.org:10004 13:28:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:28:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:28:21 Configure a credential helper to remove this warning. See 13:28:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:28:21 13:28:21 Login Succeeded 13:28:21 ****.io 13:28:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:28:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:28:21 Configure a credential helper to remove this warning. See 13:28:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:28:21 13:28:21 Login Succeeded 13:28:21 ---> ****-login.sh ends [Pipeline] } 13:28:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 13:28:22 + git rev-list -1 --merges 602563175aa612bf687830e352a585727a059003~1..602563175aa612bf687830e352a585727a059003 [Pipeline] echo 13:28:22 -----------> git rev-list -1 --merges 602563175aa612bf687830e352a585727a059003~1..602563175aa612bf687830e352a585727a059003 602563175aa612bf687830e352a585727a059003 13:28:22 602563175aa612bf687830e352a585727a059003 [false] [Pipeline] sh 13:28:22 + git log --format=format:%s -1 602563175aa612bf687830e352a585727a059003 [Pipeline] echo 13:28:22 ========================================================= 13:28:22 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 13:28:22 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 13:28:23 + git log --format=format:%s -1 602563175aa612bf687830e352a585727a059003 [Pipeline] echo 13:28:23 [semverPrep] GIT_COMMIT: 602563175aa612bf687830e352a585727a059003, Commit Message: Merge pull request #694 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v4-4.0.0-dev.12 [Pipeline] echo 13:28:23 [semverPrep] This is not a build commit. [Pipeline] sh 13:28:23 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 13:28:23 + grep -v github /etc/ssh/ssh_known_hosts 13:28:23 + [ -e /tmp/ssh_known_hosts ] 13:28:23 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 13:28:23 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 13:28:23 + sudo tee -a /etc/ssh/ssh_known_hosts 13:28:23 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:28:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:28:23 13:28:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:28:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:28:24 0.1.4: Pulling from edgex-devops/py-git-semver 13:28:24 b85a868b505f: Pulling fs layer 13:28:24 e2be974225ed: Pulling fs layer 13:28:24 339a4e72a1f5: Pulling fs layer 13:28:24 988bab9f4d93: Pulling fs layer 13:28:24 1469e6f7b9e6: Pulling fs layer 13:28:24 eaf3925da568: Pulling fs layer 13:28:24 bab4dde63d76: Pulling fs layer 13:28:24 bde34c3a00c8: Pulling fs layer 13:28:24 b352a97aabf1: Pulling fs layer 13:28:24 4872d77fe225: Pulling fs layer 13:28:24 5851b861e8e6: Pulling fs layer 13:28:24 eaf3925da568: Waiting 13:28:24 bab4dde63d76: Waiting 13:28:24 988bab9f4d93: Waiting 13:28:24 4872d77fe225: Waiting 13:28:24 1469e6f7b9e6: Waiting 13:28:24 5851b861e8e6: Waiting 13:28:24 e2be974225ed: Download complete 13:28:24 988bab9f4d93: Download complete 13:28:24 1469e6f7b9e6: Verifying Checksum 13:28:24 1469e6f7b9e6: Download complete 13:28:24 eaf3925da568: Verifying Checksum 13:28:24 eaf3925da568: Download complete 13:28:24 339a4e72a1f5: Verifying Checksum 13:28:24 339a4e72a1f5: Download complete 13:28:24 bde34c3a00c8: Verifying Checksum 13:28:24 bde34c3a00c8: Download complete 13:28:24 b352a97aabf1: Verifying Checksum 13:28:24 b352a97aabf1: Download complete 13:28:24 4872d77fe225: Download complete 13:28:24 5851b861e8e6: Verifying Checksum 13:28:24 5851b861e8e6: Download complete 13:28:24 b85a868b505f: Verifying Checksum 13:28:24 b85a868b505f: Download complete 13:28:24 bab4dde63d76: Verifying Checksum 13:28:24 bab4dde63d76: Download complete 13:28:25 b85a868b505f: Pull complete 13:28:25 e2be974225ed: Pull complete 13:28:26 339a4e72a1f5: Pull complete 13:28:26 988bab9f4d93: Pull complete 13:28:26 1469e6f7b9e6: Pull complete 13:28:27 eaf3925da568: Pull complete 13:28:28 bab4dde63d76: Pull complete 13:28:28 bde34c3a00c8: Pull complete 13:28:28 b352a97aabf1: Pull complete 13:28:29 4872d77fe225: Pull complete 13:28:29 5851b861e8e6: Pull complete 13:28:29 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 13:28:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:28:29 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:28:29 prd-ubuntu20.04-docker-8c-8g-34793 does not seem to be running inside a container 13:28:29 $ 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 13:28:32 $ docker top 647f2f4527f22185fe16106dd63d920631afcbe3aac35228182c71597331ee3a -eo pid,comm 13:28:32 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 13:28:32 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:28:32 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:28:32 [ssh-agent] Looking for ssh-agent implementation... 13:28:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:28:32 $ docker exec 647f2f4527f22185fe16106dd63d920631afcbe3aac35228182c71597331ee3a ssh-agent 13:28:32 SSH_AUTH_SOCK=/tmp/ssh-Jmi5L0DVHNre/agent.32 13:28:32 SSH_AGENT_PID=38 13:28:32 Running ssh-add (command line suppressed) 13:28:32 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_13112979498003810133.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_13112979498003810133.key) 13:28:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:28:32 + git tag --points-at HEAD [Pipeline] } 13:28:32 $ docker exec --env ******** --env ******** 647f2f4527f22185fe16106dd63d920631afcbe3aac35228182c71597331ee3a ssh-agent -k 13:28:32 unset SSH_AUTH_SOCK; 13:28:32 unset SSH_AGENT_PID; 13:28:32 echo Agent pid 38 killed; 13:28:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 13:28:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:28:33 [ssh-agent] Looking for ssh-agent implementation... 13:28:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:28:33 $ docker exec 647f2f4527f22185fe16106dd63d920631afcbe3aac35228182c71597331ee3a ssh-agent 13:28:33 SSH_AUTH_SOCK=/tmp/ssh-JvkgzihdssCr/agent.71 13:28:33 SSH_AGENT_PID=77 13:28:33 Running ssh-add (command line suppressed) 13:28:33 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_3203061856429416063.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_3203061856429416063.key) 13:28:33 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:28:33 + git semver init 13:28:33 2024-12-09 13:28:33,879 [run_init] DEBUG init version:0.0.0 force:False 13:28:33 2024-12-09 13:28:33,879 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver 13:28:33 2024-12-09 13:28:33,880 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver 13:28:33 2024-12-09 13:28:33,880 [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) 13:28:35 2024-12-09 13:28:34,934 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude 13:28:35 2024-12-09 13:28:34,935 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False 13:28:35 2024-12-09 13:28:34,935 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 13:28:35 2024-12-09 13:28:34,935 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 13:28:35 4.0.0-dev.10 [Pipeline] } 13:28:35 $ docker exec --env ******** --env ******** 647f2f4527f22185fe16106dd63d920631afcbe3aac35228182c71597331ee3a ssh-agent -k 13:28:35 unset SSH_AUTH_SOCK; 13:28:35 unset SSH_AGENT_PID; 13:28:35 echo Agent pid 77 killed; 13:28:35 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:28:35 + git semver [Pipeline] } 13:28:36 $ docker stop --time=1 647f2f4527f22185fe16106dd63d920631afcbe3aac35228182c71597331ee3a 13:28:37 $ docker rm -f --volumes 647f2f4527f22185fe16106dd63d920631afcbe3aac35228182c71597331ee3a [Pipeline] // withDockerContainer [Pipeline] sh 13:28:37 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 13:28:37 Stashed 1 file(s) [Pipeline] echo 13:28:37 [edgeXSemver]: initialized semver on version 4.0.0-dev.10 [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 13:28:38 provisioning config files... 13:28:38 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config17635865153117207519tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:28:38 ---> ****-login.sh 13:28:38 nexus3.edgexfoundry.org:10001 13:28:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:28:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:28:38 Configure a credential helper to remove this warning. See 13:28:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:28:38 13:28:38 Login Succeeded 13:28:38 nexus3.edgexfoundry.org:10002 13:28:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:28:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:28:38 Configure a credential helper to remove this warning. See 13:28:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:28:38 13:28:38 Login Succeeded 13:28:38 nexus3.edgexfoundry.org:10003 13:28:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:28:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:28:38 Configure a credential helper to remove this warning. See 13:28:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:28:38 13:28:38 Login Succeeded 13:28:38 nexus3.edgexfoundry.org:10004 13:28:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:28:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:28:38 Configure a credential helper to remove this warning. See 13:28:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:28:38 13:28:38 Login Succeeded 13:28:38 ****.io 13:28:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:28:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:28:38 Configure a credential helper to remove this warning. See 13:28:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:28:38 13:28:38 Login Succeeded 13:28:38 ---> ****-login.sh ends [Pipeline] } 13:28:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 13:28:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 13:28:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 13:28:39 ========================================================= 13:28:39 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 13:28:39 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:28:39 + 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 . 13:28:39 Sending build context to Docker daemon 9.23MB 13:28:39 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 13:28:39 Step 2/12 : FROM ${BASE} AS builder 13:28:39 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 13:28:39 43c4264eed91: Pulling fs layer 13:28:39 4cc291be95ef: Pulling fs layer 13:28:39 2ac1f1163629: Pulling fs layer 13:28:39 5c3c966382ef: Pulling fs layer 13:28:39 4f4fb700ef54: Pulling fs layer 13:28:39 5d5c8e513c77: Pulling fs layer 13:28:39 5c3c966382ef: Waiting 13:28:39 4f4fb700ef54: Waiting 13:28:39 9f66e0745190: Pulling fs layer 13:28:39 5d5c8e513c77: Waiting 13:28:39 f49a43e4bbc0: Pulling fs layer 13:28:39 561ebcabdf7f: Pulling fs layer 13:28:39 9f66e0745190: Waiting 13:28:39 f49a43e4bbc0: Waiting 13:28:39 4cc291be95ef: Verifying Checksum 13:28:39 4cc291be95ef: Download complete 13:28:39 5c3c966382ef: Verifying Checksum 13:28:39 5c3c966382ef: Download complete 13:28:39 4f4fb700ef54: Verifying Checksum 13:28:39 4f4fb700ef54: Download complete 13:28:39 5d5c8e513c77: Verifying Checksum 13:28:39 5d5c8e513c77: Download complete 13:28:39 43c4264eed91: Download complete 13:28:39 9f66e0745190: Verifying Checksum 13:28:39 9f66e0745190: Download complete 13:28:39 43c4264eed91: Pull complete 13:28:40 561ebcabdf7f: Download complete 13:28:40 4cc291be95ef: Pull complete 13:28:40 2ac1f1163629: Download complete 13:28:40 f49a43e4bbc0: Verifying Checksum 13:28:40 f49a43e4bbc0: Download complete 13:28:44 2ac1f1163629: Pull complete 13:28:44 5c3c966382ef: Pull complete 13:28:44 4f4fb700ef54: Pull complete 13:28:44 5d5c8e513c77: Pull complete 13:28:44 9f66e0745190: Pull complete 13:28:46 f49a43e4bbc0: Pull complete 13:28:46 561ebcabdf7f: Pull complete 13:28:46 Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d 13:28:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 13:28:46 ---> 3a752c3f9dda 13:28:46 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 13:28:52 ---> Running in 12b315ce6620 13:28:52 Removing intermediate container 12b315ce6620 13:28:52 ---> 36eb01771919 13:28:52 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 13:28:52 ---> Running in b1c1636f76ca 13:28:52 Removing intermediate container b1c1636f76ca 13:28:52 ---> 566aa0dfc6a6 13:28:52 Step 5/12 : ARG ADD_BUILD_TAGS="" 13:28:52 ---> Running in 3622e937287c 13:28:52 Removing intermediate container 3622e937287c 13:28:52 ---> 97f1b81c07c4 13:28:52 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:28:52 ---> Running in 50539a6c5fde 13:28:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 13:28:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 13:28:53 OK: 246 MiB in 54 packages 13:28:53 Still waiting to schedule task 13:28:53 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 13:28:53 Removing intermediate container 50539a6c5fde 13:28:53 ---> f3affc51eb54 13:28:53 Step 7/12 : WORKDIR /app 13:28:53 ---> Running in 8c7778caa6d1 13:28:53 Removing intermediate container 8c7778caa6d1 13:28:53 ---> ec8eb5ce96b9 13:28:53 Step 8/12 : COPY go.mod vendor* ./ 13:28:53 ---> b3e849eb8e1c 13:28:53 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:28:53 ---> Running in 4195badc85e0 13:29:40 Removing intermediate container 4195badc85e0 13:29:40 ---> d2146a09ba7b 13:29:40 Step 10/12 : COPY . . 13:29:40 ---> 1f51d2b3d020 13:29:40 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 13:29:40 ---> Running in 6e38ad860392 13:29:40 Removing intermediate container 6e38ad860392 13:29:40 ---> a88f4312d814 13:29:40 Step 12/12 : RUN $MAKE 13:29:40 ---> Running in 7162e6f383f2 13:29:40 noop 13:29:40 Removing intermediate container 7162e6f383f2 13:29:40 ---> 213b6b944c97 13:29:40 Successfully built 213b6b944c97 13:29:40 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:29:40 + docker inspect -f . ci-base-image-x86_64 13:29:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:29:40 prd-ubuntu20.04-docker-8c-8g-34793 does not seem to be running inside a container 13:29:40 $ 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 13:29:41 $ docker top 3c1c0688be3e691d7f4605f2a8ebdc67615594ec6bb486f7713fe636b31f6f4f -eo pid,comm [Pipeline] { [Pipeline] sh 13:29:41 + go version 13:29:41 go version go1.23.2 linux/amd64 [Pipeline] } 13:29:41 $ docker stop --time=1 3c1c0688be3e691d7f4605f2a8ebdc67615594ec6bb486f7713fe636b31f6f4f 13:29:42 $ docker rm -f --volumes 3c1c0688be3e691d7f4605f2a8ebdc67615594ec6bb486f7713fe636b31f6f4f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:29:43 + docker inspect -f . ci-base-image-x86_64 13:29:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:29:43 prd-ubuntu20.04-docker-8c-8g-34793 does not seem to be running inside a container 13:29:43 $ 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 13:29:43 $ docker top ead0d553c9531901766751fb032c35f3e81f291045648ec6312ea356fc77a639 -eo pid,comm [Pipeline] { [Pipeline] sh 13:29:43 + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] fileExists [Pipeline] sh 13:29:44 + make test 13:29:44 go test -race -coverprofile=coverage.out ./... 13:30:16 github.com/edgexfoundry/app-service-configurable coverage: 0.0% of statements 13:30:23 Running on prd-ubuntu20.04-docker-arm64-4c-16g-34795 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws 13:30:23 Running in /w/workspace/app-service-configurable/258 [Pipeline] { [Pipeline] checkout 13:30:26 The recommended git tool is: git 13:30:31 using credential edgex-jenkins-ssh 13:30:31 Cloning the remote Git repository 13:30:32 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 13:30:32 > git init /w/workspace/app-service-configurable/258 # timeout=10 13:30:32 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 13:30:32 > git --version # timeout=10 13:30:32 > git --version # 'git version 2.25.1' 13:30:32 using GIT_SSH to set credentials SSH Credentials for GitHub 13:30:32 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 13:30:34 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 13:30:34 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:30:35 Avoid second fetch 13:30:35 Checking out Revision 602563175aa612bf687830e352a585727a059003 (main) 13:30:35 Commit message: "Merge pull request #694 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v4-4.0.0-dev.12" 13:30:35 > git config core.sparsecheckout # timeout=10 13:30:35 > git checkout -f 602563175aa612bf687830e352a585727a059003 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 13:30:40 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 13:30:40 % Total % Received % Xferd Average Speed Time Time Time Current 13:30:40 Dload Upload Total Spent Left Speed 13:30:40 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 79185 0 --:--:-- --:--:-- --:--:-- 79677 [Pipeline] sh 13:30:40 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 13:30:41 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 13:30:41 + sudo tee /etc/docker/daemon.new 13:30:41 { 13:30:41 "registry-mirrors": [ 13:30:41 "https://nexus3.edgexfoundry.org:10001" 13:30:41 ], 13:30:41 "bip": "10.250.0.254/24", 13:30:41 "hosts": [ 13:30:41 "tcp://0.0.0.0:5555", 13:30:41 "unix:///var/run/docker.sock" 13:30:41 ], 13:30:41 "mtu": 1458, 13:30:41 "selinux-enabled": true, 13:30:41 "seccomp-profile": "/etc/docker/seccomp.json" 13:30:41 } [Pipeline] sh 13:30:41 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 13:30:41 + sudo service docker restart 13:30:48 go vet ./... 13:30:51 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 13:30:51 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 13:30:51 ./bin/test-attribution-txt.sh [Pipeline] echo 13:30:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 13:30:51 $ docker stop --time=1 ead0d553c9531901766751fb032c35f3e81f291045648ec6312ea356fc77a639 13:30:56 $ docker rm -f --volumes ead0d553c9531901766751fb032c35f3e81f291045648ec6312ea356fc77a639 [Pipeline] // withDockerContainer [Pipeline] sh 13:30:57 + sudo chown -R jenkins:jenkins . [Pipeline] stash 13:30:57 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 13:30:58 + sudo chown -R jenkins:jenkins . [Pipeline] sh 13:30:58 + ls -al . 13:30:58 total 248 13:30:58 drwxrwxr-x 7 jenkins jenkins 4096 Dec 9 13:29 . 13:30:58 drwxrwxr-x 4 jenkins jenkins 4096 Dec 9 13:28 .. 13:30:58 -rw-rw-r-- 1 jenkins jenkins 119 Dec 9 13:28 .dockerignore 13:30:58 drwxrwxr-x 8 jenkins jenkins 4096 Dec 9 13:30 .git 13:30:58 drwxrwxr-x 3 jenkins jenkins 4096 Dec 9 13:28 .github 13:30:58 -rw-rw-r-- 1 jenkins jenkins 106 Dec 9 13:28 .gitignore 13:30:58 -rw-rw-r-- 1 jenkins jenkins 41 Dec 9 13:28 .golangci.yml 13:30:58 drwxr-xr-x 3 jenkins jenkins 4096 Dec 9 13:28 .semver 13:30:58 -rw-rw-r-- 1 jenkins jenkins 16432 Dec 9 13:28 Attribution.txt 13:30:58 -rw-rw-r-- 1 jenkins jenkins 37263 Dec 9 13:28 CHANGELOG.md 13:30:58 -rw-rw-r-- 1 jenkins jenkins 2008 Dec 9 13:28 Dockerfile 13:30:58 -rw-rw-r-- 1 jenkins jenkins 677 Dec 9 13:28 GOVERNANCE.md 13:30:58 -rw-rw-r-- 1 jenkins jenkins 666 Dec 9 13:28 Jenkinsfile 13:30:58 -rw-rw-r-- 1 jenkins jenkins 10174 Dec 9 13:28 LICENSE 13:30:58 -rw-rw-r-- 1 jenkins jenkins 618 Dec 9 13:28 OWNERS.md 13:30:58 -rw-rw-r-- 1 jenkins jenkins 4952 Dec 9 13:28 README.md 13:30:58 -rw-rw-r-- 1 jenkins jenkins 12 Dec 9 13:28 VERSION 13:30:58 drwxrwxr-x 2 jenkins jenkins 4096 Dec 9 13:28 bin 13:30:58 -rw-r--r-- 1 jenkins jenkins 953 Dec 9 13:30 coverage.out 13:30:58 -rw-rw-r-- 1 jenkins jenkins 6541 Dec 9 13:28 go.mod 13:30:58 -rw-rw-r-- 1 jenkins jenkins 87896 Dec 9 13:28 go.sum 13:30:58 -rw-rw-r-- 1 jenkins jenkins 1937 Dec 9 13:28 main.go 13:30:58 -rw-rw-r-- 1 jenkins jenkins 3271 Dec 9 13:28 makefile 13:30:58 drwxrwxr-x 10 jenkins jenkins 4096 Dec 9 13:28 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:30:58 + 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=602563175aa612bf687830e352a585727a059003 --label arch=amd64 --label version=4.0.0-dev.10 . 13:30:58 Sending build context to Docker daemon 9.231MB 13:30:58 Step 1/27 : ARG BASE=golang:1.23-alpine3.20 13:30:58 Step 2/27 : FROM ${BASE} AS builder 13:30:58 ---> 213b6b944c97 13:30:58 Step 3/27 : ARG ALPINE_PKG_BASE="make git" 13:30:58 ---> Running in 56dbb7afee11 13:30:58 Removing intermediate container 56dbb7afee11 13:30:58 ---> 6ba1f35dc18a 13:30:58 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 13:30:58 ---> Running in b4cf1bf35671 13:30:58 Removing intermediate container b4cf1bf35671 13:30:58 ---> 17811777548b 13:30:58 Step 5/27 : ARG ADD_BUILD_TAGS="" 13:30:59 ---> Running in 7fb5dcdf88bc 13:30:59 Removing intermediate container 7fb5dcdf88bc 13:30:59 ---> aa1dedad3b87 13:30:59 Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:30:59 ---> Running in 1660c7b47880 13:30:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 13:30:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 13:31:00 OK: 246 MiB in 54 packages [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:31:00 provisioning config files... 13:31:00 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/258@tmp/config13054887515605122058tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:31:00 Removing intermediate container 1660c7b47880 13:31:00 ---> 18ae12b6c4c2 13:31:00 Step 7/27 : WORKDIR /app 13:31:00 ---> Running in 9ee3039bd1d1 13:31:00 Removing intermediate container 9ee3039bd1d1 13:31:00 ---> f45df3ecb347 13:31:00 Step 8/27 : COPY go.mod vendor* ./ 13:31:00 ---> f175438a33be 13:31:00 Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:31:00 ---> Running in 758d6eba271f 13:31:00 ---> ****-login.sh 13:31:00 nexus3.edgexfoundry.org:10001 13:31:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:31:01 Removing intermediate container 758d6eba271f 13:31:01 ---> c32b4ee4bbb9 13:31:01 Step 10/27 : COPY . . 13:31:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:31:01 Configure a credential helper to remove this warning. See 13:31:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:31:01 13:31:01 Login Succeeded 13:31:01 nexus3.edgexfoundry.org:10002 13:31:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:31:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:31:01 Configure a credential helper to remove this warning. See 13:31:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:31:01 13:31:01 Login Succeeded 13:31:01 nexus3.edgexfoundry.org:10003 13:31:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:31:01 ---> 418fcff28ea7 13:31:01 Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 13:31:01 ---> Running in 3e8a9f15d67e 13:31:01 Removing intermediate container 3e8a9f15d67e 13:31:01 ---> a068c9e3ed86 13:31:01 Step 12/27 : RUN $MAKE 13:31:01 ---> Running in 9f62878260be 13:31:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:31:01 Configure a credential helper to remove this warning. See 13:31:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:31:01 13:31:01 Login Succeeded 13:31:01 nexus3.edgexfoundry.org:10004 13:31:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:31:01 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.SDKVersion=v4.0.0-dev.12 -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.ApplicationVersion=4.0.0-dev.10 -bindnow" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable 13:31:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:31:01 Configure a credential helper to remove this warning. See 13:31:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:31:01 13:31:01 Login Succeeded 13:31:01 ****.io 13:31:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:31:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:31:02 Configure a credential helper to remove this warning. See 13:31:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:31:02 13:31:02 Login Succeeded 13:31:02 ---> ****-login.sh ends [Pipeline] } 13:31:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 13:31:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 13:31:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 13:31:02 ========================================================= 13:31:02 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 13:31:02 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:31: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 . 13:31:04 #0 building with "default" instance using docker driver 13:31:04 13:31:04 #1 [internal] load .dockerignore 13:31:04 #1 transferring context: 159B 0.0s done 13:31:04 #1 DONE 0.1s 13:31:04 13:31:04 #2 [internal] load build definition from Dockerfile 13:31:04 #2 transferring dockerfile: 2.05kB done 13:31:04 #2 DONE 0.1s 13:31:04 13:31:04 #3 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 13:31:04 #3 DONE 0.1s 13:31:04 13:31:04 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine@sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 13:31:04 #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine@sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 0.0s done 13:31:04 #4 ... 13:31:04 13:31:04 #5 [internal] load build context 13:31:04 #5 transferring context: 194.29kB 0.1s done 13:31:04 #5 DONE 0.1s 13:31:04 13:31:04 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine@sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 13:31:04 #4 sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 1.99kB / 1.99kB done 13:31:04 #4 sha256:cf04c63912e16506c4413937c7f4579018e4bb25c272d989789cfba77b12f951 4.09MB / 4.09MB 0.2s done 13:31:04 #4 sha256:55b35a11ae5eab5f9885f480b702f14893ab21d2d29f58cd678d35d2fde98e27 293.52kB / 293.52kB 0.1s done 13:31:04 #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 4.19MB / 70.64MB 0.2s 13:31:04 #4 sha256:be29e6b0f0d48c82f8b7b9eee484c4dc135732b9e314d3ddccdbbf7107de97ad 5.39kB / 5.39kB done 13:31:04 #4 sha256:50b3750afda1ed5c34a5153357a453f4928aa99e9f60005309772f320263a9ea 127B / 127B 0.1s done 13:31:04 #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.2s 13:31:04 #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 7.89MB / 70.64MB 0.3s 13:31:04 #4 extracting sha256:cf04c63912e16506c4413937c7f4579018e4bb25c272d989789cfba77b12f951 13:31:04 #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 12.58MB / 70.64MB 0.4s 13:31:04 #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.2s done 13:31:04 #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 5.24MB / 95.52MB 0.4s 13:31:04 #4 sha256:c5a475d317c953d8ffff2d7e2ad4be8b96f48a12d542f5668e0091fab47999e5 3.15MB / 12.73MB 0.4s 13:31:04 #4 sha256:80978eb59214169129ea09808cbd1cd6cb9503947a15f41f800ef14c39d0f5d6 440B / 440B 0.2s done 13:31:05 #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 16.78MB / 70.64MB 0.5s 13:31:05 #4 sha256:c5a475d317c953d8ffff2d7e2ad4be8b96f48a12d542f5668e0091fab47999e5 6.29MB / 12.73MB 0.5s 13:31:05 #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 25.40MB / 70.64MB 0.7s 13:31:05 #4 extracting sha256:cf04c63912e16506c4413937c7f4579018e4bb25c272d989789cfba77b12f951 0.4s done 13:31:05 #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 18.87MB / 95.52MB 0.7s 13:31:05 #4 sha256:c5a475d317c953d8ffff2d7e2ad4be8b96f48a12d542f5668e0091fab47999e5 12.73MB / 12.73MB 0.7s 13:31:05 #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 31.46MB / 70.64MB 0.8s 13:31:05 #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 24.12MB / 95.52MB 0.8s 13:31:05 #4 sha256:c5a475d317c953d8ffff2d7e2ad4be8b96f48a12d542f5668e0091fab47999e5 12.73MB / 12.73MB 0.7s done 13:31:05 #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 35.65MB / 70.64MB 0.9s 13:31:05 #4 extracting sha256:55b35a11ae5eab5f9885f480b702f14893ab21d2d29f58cd678d35d2fde98e27 13:31:05 #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 41.04MB / 70.64MB 1.0s 13:31:05 #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 31.46MB / 95.52MB 1.0s 13:31:05 #4 extracting sha256:55b35a11ae5eab5f9885f480b702f14893ab21d2d29f58cd678d35d2fde98e27 0.2s done 13:31:05 #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 52.43MB / 70.64MB 1.2s 13:31:05 #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 41.94MB / 95.52MB 1.2s 13:31:05 #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 56.62MB / 70.64MB 1.3s 13:31:05 #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 67.11MB / 70.64MB 1.5s 13:31:05 #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 57.67MB / 95.52MB 1.5s 13:31:06 #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 70.64MB / 70.64MB 1.6s 13:31:06 #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 62.91MB / 95.52MB 1.6s 13:31:06 #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 70.64MB / 70.64MB 1.7s done 13:31:06 #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 69.19MB / 95.52MB 1.7s 13:31:06 #4 extracting sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 13:31:06 #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 75.30MB / 95.52MB 1.8s 13:31:06 #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 87.03MB / 95.52MB 2.0s 13:31:06 #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 92.66MB / 95.52MB 2.1s 13:31:06 #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 95.52MB / 95.52MB 2.3s done 13:31:12 #4 extracting sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 6.0s 13:31:17 #4 extracting sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 11.2s 13:31:24 #4 extracting sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 18.0s done 13:31:25 #4 extracting sha256:50b3750afda1ed5c34a5153357a453f4928aa99e9f60005309772f320263a9ea 13:31:25 #4 extracting sha256:50b3750afda1ed5c34a5153357a453f4928aa99e9f60005309772f320263a9ea done 13:31:25 #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done 13:31:25 #4 extracting sha256:80978eb59214169129ea09808cbd1cd6cb9503947a15f41f800ef14c39d0f5d6 13:31:25 #4 extracting sha256:80978eb59214169129ea09808cbd1cd6cb9503947a15f41f800ef14c39d0f5d6 done 13:31:25 #4 extracting sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 13:31:31 #4 extracting sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 5.1s 13:31:33 Removing intermediate container 9f62878260be 13:31:33 ---> 4a2ecf1411c4 13:31:33 Step 13/27 : FROM alpine:3.20 13:31:33 3.20: Pulling from library/alpine 13:31:33 da9db072f522: Pulling fs layer 13:31:33 da9db072f522: Download complete 13:31:33 da9db072f522: Pull complete 13:31:33 Digest: sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 13:31:33 Status: Downloaded newer image for alpine:3.20 13:31:33 ---> 63b790fccc90 13:31:33 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 13:31:33 ---> Running in 308f8693179d 13:31:33 Removing intermediate container 308f8693179d 13:31:33 ---> e926a941cf55 13:31:33 Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} 13:31:33 ---> Running in ba66be38a730 13:31:33 Removing intermediate container ba66be38a730 13:31:33 ---> baf51f0aa23c 13:31:33 Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init 13:31:33 ---> Running in f65d3dd4b0a4 13:31:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 13:31:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 13:31:33 (1/2) Installing ca-certificates (20240705-r0) 13:31:33 (2/2) Installing dumb-init (1.2.5-r3) 13:31:33 Executing busybox-1.36.1-r29.trigger 13:31:33 Executing ca-certificates-20240705-r0.trigger 13:31:33 OK: 9 MiB in 16 packages 13:31:34 #4 extracting sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 8.4s done 13:31:34 #4 extracting sha256:c5a475d317c953d8ffff2d7e2ad4be8b96f48a12d542f5668e0091fab47999e5 13:31:34 Removing intermediate container f65d3dd4b0a4 13:31:34 ---> 67b250c79325 13:31:34 Step 17/27 : RUN apk --no-cache upgrade 13:31:34 ---> Running in 01683fe27ed3 13:31:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 13:31:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 13:31:35 Upgrading critical system libraries and apk-tools: 13:31:35 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 13:31:35 Executing busybox-1.36.1-r29.trigger 13:31:35 Continuing the upgrade transaction with new apk-tools: 13:31:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 13:31:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 13:31:35 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 13:31:35 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 13:31:35 Executing ca-certificates-20240705-r0.trigger 13:31:35 OK: 9 MiB in 16 packages 13:31:36 #4 extracting sha256:c5a475d317c953d8ffff2d7e2ad4be8b96f48a12d542f5668e0091fab47999e5 1.9s done 13:31:36 Removing intermediate container 01683fe27ed3 13:31:36 ---> 6453489ce59a 13:31:36 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 13:31:36 ---> fc06fef691cd 13:31:36 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 13:31:36 ---> 4acb1a8cc841 13:31:36 Step 20/27 : COPY --from=builder /app/res/ /res/ 13:31:36 #4 DONE 32.4s 13:31:36 13:31:36 #6 [builder 2/7] RUN apk add --update --no-cache make git 13:31:36 ---> 33015e630d94 13:31:36 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 13:31:37 #6 0.700 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 13:31:37 #6 1.040 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 13:31:38 ---> e7d1300adeb4 13:31:38 Step 22/27 : EXPOSE 48095 13:31:38 ---> Running in bf759d0e404a 13:31:38 Removing intermediate container bf759d0e404a 13:31:38 ---> d41f07ca5769 13:31:38 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 13:31:38 ---> Running in 5cf9cb269c94 13:31:38 Removing intermediate container 5cf9cb269c94 13:31:38 ---> 4899706eac2c 13:31:38 Step 24/27 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 13:31:38 ---> Running in 22131c051da1 13:31:38 Removing intermediate container 22131c051da1 13:31:38 ---> 570ea82a2f02 13:31:38 Step 25/27 : LABEL arch=amd64 13:31:38 ---> Running in d842afe68991 13:31:38 Removing intermediate container d842afe68991 13:31:38 ---> 59b1226bb0ff 13:31:38 Step 26/27 : LABEL git_sha=602563175aa612bf687830e352a585727a059003 13:31:38 ---> Running in 58a1fde3dcac 13:31:38 Removing intermediate container 58a1fde3dcac 13:31:38 ---> 4ec0f6a49ec9 13:31:38 Step 27/27 : LABEL version=4.0.0-dev.10 13:31:38 ---> Running in e13a332e6d0e 13:31:38 Removing intermediate container e13a332e6d0e 13:31:38 ---> 2f62c0e51dd4 13:31:38 [Warning] One or more build-args [ARCH] were not consumed 13:31:38 Successfully built 2f62c0e51dd4 13:31:38 Successfully tagged app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:31:38 provisioning config files... 13:31:38 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config15113082145375776020tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:31:39 #6 2.229 OK: 238 MiB in 54 packages 13:31:39 ---> ****-login.sh 13:31:39 nexus3.edgexfoundry.org:10001 13:31:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:31:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:31:39 Configure a credential helper to remove this warning. See 13:31:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:31:39 13:31:39 Login Succeeded 13:31:39 nexus3.edgexfoundry.org:10002 13:31:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:31:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:31:39 Configure a credential helper to remove this warning. See 13:31:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:31:39 13:31:39 Login Succeeded 13:31:39 nexus3.edgexfoundry.org:10003 13:31:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:31:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:31:39 Configure a credential helper to remove this warning. See 13:31:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:31:39 13:31:39 Login Succeeded 13:31:39 nexus3.edgexfoundry.org:10004 13:31:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:31:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:31:39 Configure a credential helper to remove this warning. See 13:31:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:31:39 13:31:39 Login Succeeded 13:31:39 ****.io 13:31:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:31:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:31:39 Configure a credential helper to remove this warning. See 13:31:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:31:39 13:31:39 Login Succeeded 13:31:39 ---> ****-login.sh ends [Pipeline] } 13:31:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:31:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 13:31:39 [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: 13:31:39 602563175aa612bf687830e352a585727a059003 13:31:39 latest 13:31:39 4.0.0-dev.10 13:31:39 602563175aa612bf687830e352a585727a059003-4.0.0-dev.10 13:31:39 main 13:31:39 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:31:40 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:602563175aa612bf687830e352a585727a059003 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:31:40 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:602563175aa612bf687830e352a585727a059003 13:31:40 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 13:31:40 43a230dbf4e1: Preparing 13:31:40 ab8c8cd71288: Preparing 13:31:40 6388f4f4fa5b: Preparing 13:31:40 614ef9c47805: Preparing 13:31:40 8ddc0ae1b94f: Preparing 13:31:40 af354a4987e0: Preparing 13:31:40 75654b8eeebd: Preparing 13:31:40 75654b8eeebd: Waiting 13:31:40 af354a4987e0: Waiting 13:31:40 6388f4f4fa5b: Pushed 13:31:40 614ef9c47805: Pushed 13:31:40 ab8c8cd71288: Pushed 13:31:40 75654b8eeebd: Layer already exists 13:31:40 af354a4987e0: Pushed 13:31:41 #6 DONE 4.1s 13:31:41 13:31:41 #7 [builder 3/7] WORKDIR /app 13:31:41 #7 DONE 0.1s 13:31:41 13:31:41 #8 [builder 4/7] COPY go.mod vendor* ./ 13:31:41 #8 DONE 0.1s 13:31:41 8ddc0ae1b94f: Pushed 13:31:41 13:31:41 #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:31:44 43a230dbf4e1: Pushed 13:31:44 602563175aa612bf687830e352a585727a059003: digest: sha256:ce463a651b74c2263a5ff10b91b2e64fcfad799e0816f5b762ce2dc28958b4c9 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:31:44 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:31:44 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest 13:31:44 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 13:31:44 43a230dbf4e1: Preparing 13:31:44 ab8c8cd71288: Preparing 13:31:44 6388f4f4fa5b: Preparing 13:31:44 614ef9c47805: Preparing 13:31:44 8ddc0ae1b94f: Preparing 13:31:44 af354a4987e0: Preparing 13:31:44 75654b8eeebd: Preparing 13:31:44 75654b8eeebd: Waiting 13:31:44 af354a4987e0: Waiting 13:31:44 43a230dbf4e1: Layer already exists 13:31:44 8ddc0ae1b94f: Layer already exists 13:31:44 ab8c8cd71288: Layer already exists 13:31:44 614ef9c47805: Layer already exists 13:31:44 6388f4f4fa5b: Layer already exists 13:31:44 af354a4987e0: Layer already exists 13:31:44 75654b8eeebd: Layer already exists 13:31:44 latest: digest: sha256:ce463a651b74c2263a5ff10b91b2e64fcfad799e0816f5b762ce2dc28958b4c9 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:31:45 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:4.0.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:31:45 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:4.0.0-dev.10 13:31:45 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 13:31:45 43a230dbf4e1: Preparing 13:31:45 ab8c8cd71288: Preparing 13:31:45 6388f4f4fa5b: Preparing 13:31:45 614ef9c47805: Preparing 13:31:45 8ddc0ae1b94f: Preparing 13:31:45 af354a4987e0: Preparing 13:31:45 75654b8eeebd: Preparing 13:31:45 75654b8eeebd: Waiting 13:31:45 af354a4987e0: Waiting 13:31:45 43a230dbf4e1: Layer already exists 13:31:45 614ef9c47805: Layer already exists 13:31:45 6388f4f4fa5b: Layer already exists 13:31:45 ab8c8cd71288: Layer already exists 13:31:45 8ddc0ae1b94f: Layer already exists 13:31:45 af354a4987e0: Layer already exists 13:31:45 75654b8eeebd: Layer already exists 13:31:45 4.0.0-dev.10: digest: sha256:ce463a651b74c2263a5ff10b91b2e64fcfad799e0816f5b762ce2dc28958b4c9 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:31:45 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:602563175aa612bf687830e352a585727a059003-4.0.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:31:46 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:602563175aa612bf687830e352a585727a059003-4.0.0-dev.10 13:31:46 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 13:31:46 43a230dbf4e1: Preparing 13:31:46 ab8c8cd71288: Preparing 13:31:46 6388f4f4fa5b: Preparing 13:31:46 614ef9c47805: Preparing 13:31:46 8ddc0ae1b94f: Preparing 13:31:46 af354a4987e0: Preparing 13:31:46 75654b8eeebd: Preparing 13:31:46 75654b8eeebd: Waiting 13:31:46 af354a4987e0: Waiting 13:31:46 6388f4f4fa5b: Layer already exists 13:31:46 614ef9c47805: Layer already exists 13:31:46 ab8c8cd71288: Layer already exists 13:31:46 8ddc0ae1b94f: Layer already exists 13:31:46 43a230dbf4e1: Layer already exists 13:31:46 75654b8eeebd: Layer already exists 13:31:46 af354a4987e0: Layer already exists 13:31:46 602563175aa612bf687830e352a585727a059003-4.0.0-dev.10: digest: sha256:ce463a651b74c2263a5ff10b91b2e64fcfad799e0816f5b762ce2dc28958b4c9 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:31:46 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:31:46 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main 13:31:46 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 13:31:46 43a230dbf4e1: Preparing 13:31:46 ab8c8cd71288: Preparing 13:31:46 6388f4f4fa5b: Preparing 13:31:46 614ef9c47805: Preparing 13:31:46 8ddc0ae1b94f: Preparing 13:31:46 af354a4987e0: Preparing 13:31:46 75654b8eeebd: Preparing 13:31:46 af354a4987e0: Waiting 13:31:46 75654b8eeebd: Waiting 13:31:46 ab8c8cd71288: Layer already exists 13:31:46 43a230dbf4e1: Layer already exists 13:31:46 614ef9c47805: Layer already exists 13:31:46 8ddc0ae1b94f: Layer already exists 13:31:46 6388f4f4fa5b: Layer already exists 13:31:46 75654b8eeebd: Layer already exists 13:31:46 af354a4987e0: Layer already exists 13:31:46 main: digest: sha256:ce463a651b74c2263a5ff10b91b2e64fcfad799e0816f5b762ce2dc28958b4c9 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:31:47 ===================================================== [Pipeline] echo 13:31:47 taggedImages: 13:31:47 - nexus3.edgexfoundry.org:10004/app-service-configurable:602563175aa612bf687830e352a585727a059003 13:31:47 - nexus3.edgexfoundry.org:10004/app-service-configurable:latest 13:31:47 - nexus3.edgexfoundry.org:10004/app-service-configurable:4.0.0-dev.10 13:31:47 - nexus3.edgexfoundry.org:10004/app-service-configurable:602563175aa612bf687830e352a585727a059003-4.0.0-dev.10 13:31:47 - 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 13:31:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:31:47 13:31:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:31:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:31:47 latest: Pulling from edgex-lftools-log-publisher 13:31:47 5eb5b503b376: Pulling fs layer 13:31:47 5c69ac0246d0: Pulling fs layer 13:31:47 ec43610c2a17: Pulling fs layer 13:31:47 3a2ae6a8a46f: Pulling fs layer 13:31:47 33b1e0a273af: Pulling fs layer 13:31:47 5d3b04190fa2: Pulling fs layer 13:31:47 2f39f015ded8: Pulling fs layer 13:31:47 3a2ae6a8a46f: Waiting 13:31:47 33b1e0a273af: Waiting 13:31:47 5d3b04190fa2: Waiting 13:31:47 2f39f015ded8: Waiting 13:31:47 5c69ac0246d0: Verifying Checksum 13:31:47 5c69ac0246d0: Download complete 13:31:47 3a2ae6a8a46f: Download complete 13:31:47 33b1e0a273af: Verifying Checksum 13:31:47 33b1e0a273af: Download complete 13:31:47 5d3b04190fa2: Download complete 13:31:47 ec43610c2a17: Verifying Checksum 13:31:47 ec43610c2a17: Download complete 13:31:48 5eb5b503b376: Verifying Checksum 13:31:48 5eb5b503b376: Download complete 13:31:48 2f39f015ded8: Download complete 13:31:49 5eb5b503b376: Pull complete 13:31:49 5c69ac0246d0: Pull complete 13:31:50 ec43610c2a17: Pull complete 13:31:50 3a2ae6a8a46f: Pull complete 13:31:50 33b1e0a273af: Pull complete 13:31:50 5d3b04190fa2: Pull complete 13:31:54 2f39f015ded8: Pull complete 13:31:54 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 13:31:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:31:54 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:31:54 prd-ubuntu20.04-docker-8c-8g-34793 does not seem to be running inside a container 13:31:54 $ 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 13:31:58 $ docker top eaa2f41df1ca14581e712fa90fd0d7f3b38e70d5f0ce8a147e1a46eca336bea5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:31:58 ---> job-cost.sh 13:31:58 lf-activate-venv: SKIPPING 13:31:58 INFO: No Stack... 13:31:59 INFO: Retrieving Pricing Info for: v3-standard-8 13:31:59 INFO: Archiving Costs [Pipeline] sh 13:31:59 + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv 13:31:59 + cut -d, -f6 [Pipeline] lock 13:31:59 Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-service-configurable-main-258-stack-cost] 13:31:59 Resource [jenkins-edgexfoundry-app-service-configurable-main-258-stack-cost] did not exist. Created. 13:31:59 Lock acquired on [Resource: jenkins-edgexfoundry-app-service-configurable-main-258-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:32:00 + echo total: 0.2199999988079071 [Pipeline] stash 13:32:00 Stashed 1 file(s) [Pipeline] } 13:32:00 Lock released on resource [Resource: jenkins-edgexfoundry-app-service-configurable-main-258-stack-cost] [Pipeline] // lock [Pipeline] } 13:32:00 $ docker stop --time=1 eaa2f41df1ca14581e712fa90fd0d7f3b38e70d5f0ce8a147e1a46eca336bea5 13:32:01 $ docker rm -f --volumes eaa2f41df1ca14581e712fa90fd0d7f3b38e70d5f0ce8a147e1a46eca336bea5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 13:32:13 #9 DONE 29.5s 13:32:13 13:32:13 #10 [builder 6/7] COPY . . 13:32:13 #10 DONE 0.1s 13:32:13 13:32:13 #11 [builder 7/7] RUN echo noop 13:32:13 #11 0.630 noop 13:32:13 #11 DONE 0.7s 13:32:13 13:32:13 #12 exporting to image 13:32:13 #12 exporting layers 13:32:45 #12 exporting layers 34.3s done 13:32:45 #12 writing image sha256:a4dcb1e91b7367a32437eea0da6baa0d6d2d11b452a9f621c1bc2e47f8fadb46 done 13:32:45 #12 naming to docker.io/library/ci-base-image-arm64 done 13:32:45 #12 DONE 34.3s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:32:46 + docker inspect -f . ci-base-image-arm64 13:32:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:32:46 prd-ubuntu20.04-docker-arm64-4c-16g-34795 does not seem to be running inside a container 13:32:46 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/258 -v /w/workspace/app-service-configurable/258:/w/workspace/app-service-configurable/258:rw,z -v /w/workspace/app-service-configurable/258@tmp:/w/workspace/app-service-configurable/258@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 13:32:47 $ docker top 7aa63779014080dae869c7c3a5e21a2ba374f58d4cc47bcfca8483c441422151 -eo pid,comm [Pipeline] { [Pipeline] sh 13:32:47 + go version 13:32:48 go version go1.23.2 linux/arm64 [Pipeline] } 13:32:48 $ docker stop --time=1 7aa63779014080dae869c7c3a5e21a2ba374f58d4cc47bcfca8483c441422151 13:32:49 $ docker rm -f --volumes 7aa63779014080dae869c7c3a5e21a2ba374f58d4cc47bcfca8483c441422151 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:32:50 + docker inspect -f . ci-base-image-arm64 13:32:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:32:50 prd-ubuntu20.04-docker-arm64-4c-16g-34795 does not seem to be running inside a container 13:32:50 $ 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/258 -v /w/workspace/app-service-configurable/258:/w/workspace/app-service-configurable/258:rw,z -v /w/workspace/app-service-configurable/258@tmp:/w/workspace/app-service-configurable/258@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 13:32:51 $ docker top bc95a1558a9d5a2b093f5bdde1d45d4887dce062189bae4df9f4fd9a64c09640 -eo pid,comm [Pipeline] { [Pipeline] sh 13:32:51 + git config --global --add safe.directory /w/workspace/app-service-configurable/258 [Pipeline] fileExists [Pipeline] sh 13:32:52 + make test 13:32:52 go test -race -coverprofile=coverage.out ./... 13:35:59 github.com/edgexfoundry/app-service-configurable coverage: 0.0% of statements 13:35:59 WARNING: Linting skipped (not on x86_64 or linter not installed) 13:35:59 go vet ./... 13:38:05 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 13:38:05 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 13:38:05 ./bin/test-attribution-txt.sh [Pipeline] echo 13:38:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 13:38:05 $ docker stop --time=1 bc95a1558a9d5a2b093f5bdde1d45d4887dce062189bae4df9f4fd9a64c09640 13:38:08 $ docker rm -f --volumes bc95a1558a9d5a2b093f5bdde1d45d4887dce062189bae4df9f4fd9a64c09640 [Pipeline] // withDockerContainer [Pipeline] sh 13:38:10 + sudo chown -R jenkins:jenkins . [Pipeline] stash 13:38:10 Warning: overwriting stash ‘coverage-report’ 13:38:11 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 13:38:11 + sudo chown -R jenkins:jenkins . [Pipeline] sh 13:38:11 + ls -al . 13:38:11 total 244 13:38:11 drwxrwxr-x 6 jenkins jenkins 4096 Dec 9 13:32 . 13:38:11 drwxrwxr-x 4 jenkins jenkins 4096 Dec 9 13:30 .. 13:38:11 -rw-rw-r-- 1 jenkins jenkins 119 Dec 9 13:30 .dockerignore 13:38:11 drwxrwxr-x 8 jenkins jenkins 4096 Dec 9 13:30 .git 13:38:11 drwxrwxr-x 3 jenkins jenkins 4096 Dec 9 13:30 .github 13:38:11 -rw-rw-r-- 1 jenkins jenkins 106 Dec 9 13:30 .gitignore 13:38:11 -rw-rw-r-- 1 jenkins jenkins 41 Dec 9 13:30 .golangci.yml 13:38:11 -rw-rw-r-- 1 jenkins jenkins 16432 Dec 9 13:30 Attribution.txt 13:38:11 -rw-rw-r-- 1 jenkins jenkins 37263 Dec 9 13:30 CHANGELOG.md 13:38:11 -rw-rw-r-- 1 jenkins jenkins 2008 Dec 9 13:30 Dockerfile 13:38:11 -rw-rw-r-- 1 jenkins jenkins 677 Dec 9 13:30 GOVERNANCE.md 13:38:11 -rw-rw-r-- 1 jenkins jenkins 666 Dec 9 13:30 Jenkinsfile 13:38:11 -rw-rw-r-- 1 jenkins jenkins 10174 Dec 9 13:30 LICENSE 13:38:11 -rw-rw-r-- 1 jenkins jenkins 618 Dec 9 13:30 OWNERS.md 13:38:11 -rw-rw-r-- 1 jenkins jenkins 4952 Dec 9 13:30 README.md 13:38:11 -rw-rw-r-- 1 jenkins jenkins 12 Dec 9 13:28 VERSION 13:38:11 drwxrwxr-x 2 jenkins jenkins 4096 Dec 9 13:30 bin 13:38:11 -rw-r--r-- 1 jenkins jenkins 953 Dec 9 13:35 coverage.out 13:38:11 -rw-rw-r-- 1 jenkins jenkins 6541 Dec 9 13:30 go.mod 13:38:11 -rw-rw-r-- 1 jenkins jenkins 87896 Dec 9 13:30 go.sum 13:38:11 -rw-rw-r-- 1 jenkins jenkins 1937 Dec 9 13:30 main.go 13:38:11 -rw-rw-r-- 1 jenkins jenkins 3271 Dec 9 13:30 makefile 13:38:11 drwxrwxr-x 10 jenkins jenkins 4096 Dec 9 13:30 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:38: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=602563175aa612bf687830e352a585727a059003 --label arch=arm64 --label version=4.0.0-dev.10 . 13:38:13 #0 building with "default" instance using docker driver 13:38:13 13:38:13 #1 [internal] load build definition from Dockerfile 13:38:13 #1 transferring dockerfile: 2.05kB 0.0s done 13:38:13 #1 DONE 0.0s 13:38:13 13:38:13 #2 [internal] load .dockerignore 13:38:13 #2 transferring context: 159B done 13:38:13 #2 DONE 0.0s 13:38:13 13:38:13 #3 [internal] load metadata for docker.io/library/ci-base-image-arm64:latest 13:38:13 #3 DONE 0.0s 13:38:13 13:38:13 #4 [internal] load metadata for docker.io/library/alpine:3.20 13:38:13 #4 DONE 0.2s 13:38:13 13:38:13 #5 [internal] load build context 13:38:13 #5 transferring context: 2.54kB 0.0s done 13:38:13 #5 DONE 0.0s 13:38:13 13:38:13 #6 [stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 13:38:13 #6 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.1s done 13:38:13 #6 ... 13:38:13 13:38:13 #7 [builder 1/7] FROM docker.io/library/ci-base-image-arm64 13:38:13 #7 DONE 0.2s 13:38:13 13:38:13 #6 [stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 13:38:13 #6 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done 13:38:13 #6 sha256:ea3c5a9671f7b3f7eb47eab06f73bc6591df978b0d5955689a9e6f943aa368c0 1.02kB / 1.02kB done 13:38:13 #6 sha256:511a44083d3a23416fadc62847c45d14c25cbace86e7a72b2b350436978a0450 616B / 616B done 13:38:13 #6 sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 2.10MB / 4.09MB 0.1s 13:38:13 #6 extracting sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 13:38:13 #6 sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 4.09MB / 4.09MB 0.1s done 13:38:13 #6 extracting sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 0.4s done 13:38:13 #6 DONE 0.9s 13:38:13 13:38:13 #8 [builder 2/7] RUN apk add --update --no-cache make git 13:38:13 #8 0.683 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 13:38:14 #8 1.074 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 13:38:15 #8 2.642 OK: 238 MiB in 54 packages 13:38:16 #8 DONE 3.1s 13:38:16 13:38:16 #9 [stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 13:38:16 #9 0.632 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 13:38:16 #9 0.922 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 13:38:16 #9 2.206 (1/2) Installing ca-certificates (20240705-r0) 13:38:16 #9 2.302 (2/2) Installing dumb-init (1.2.5-r3) 13:38:16 #9 ... 13:38:16 13:38:16 #10 [builder 3/7] WORKDIR /app 13:38:16 #10 DONE 0.1s 13:38:16 13:38:16 #9 [stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 13:38:16 #9 2.328 Executing busybox-1.36.1-r29.trigger 13:38:16 #9 2.347 Executing ca-certificates-20240705-r0.trigger 13:38:16 #9 ... 13:38:16 13:38:16 #11 [builder 4/7] COPY go.mod vendor* ./ 13:38:16 #11 DONE 0.2s 13:38:16 13:38:16 #9 [stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 13:38:16 #9 2.624 OK: 10 MiB in 16 packages 13:38:17 #9 DONE 3.0s 13:38:17 13:38:17 #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:38:19 #12 DONE 2.6s 13:38:19 13:38:19 #13 [stage-1 3/7] RUN apk --no-cache upgrade 13:38:19 #13 0.822 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 13:38:19 #13 1.148 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 13:38:19 #13 ... 13:38:19 13:38:19 #14 [builder 6/7] COPY . . 13:38:19 #14 DONE 0.2s 13:38:19 13:38:19 #13 [stage-1 3/7] RUN apk --no-cache upgrade 13:38:19 #13 2.448 Upgrading critical system libraries and apk-tools: 13:38:19 #13 2.448 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 13:38:19 #13 2.468 Executing busybox-1.36.1-r29.trigger 13:38:19 #13 2.767 Continuing the upgrade transaction with new apk-tools: 13:38:19 #13 2.788 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 13:38:20 #13 3.088 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 13:38:21 #13 4.501 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 13:38:21 #13 4.631 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 13:38:21 #13 4.660 Executing ca-certificates-20240705-r0.trigger 13:38:21 #13 4.841 OK: 10 MiB in 16 packages 13:38:22 #13 DONE 5.3s 13:38:22 13:38:22 #15 [builder 7/7] RUN make build 13:38:22 #15 0.762 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.SDKVersion=v4.0.0-dev.12 -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.ApplicationVersion=4.0.0-dev.10 -bindnow" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable 13:40:44 #15 DONE 142.1s 13:40:44 13:40:44 #16 [stage-1 4/7] COPY --from=builder /app/Attribution.txt /Attribution.txt 13:40:44 #16 DONE 0.1s 13:40:44 13:40:44 #17 [stage-1 5/7] COPY --from=builder /app/LICENSE /LICENSE 13:40:44 #17 DONE 0.1s 13:40:44 13:40:44 #18 [stage-1 6/7] COPY --from=builder /app/res/ /res/ 13:40:44 #18 DONE 0.1s 13:40:44 13:40:44 #19 [stage-1 7/7] COPY --from=builder /app/app-service-configurable /app-service-configurable 13:40:44 #19 DONE 0.4s 13:40:44 13:40:44 #20 exporting to image 13:40:44 #20 exporting layers 13:40:44 #20 exporting layers 0.4s done 13:40:44 #20 writing image sha256:a18f6028f6f43f56f3774533f5f9d015cf31a4a53b66d9f09976cea010207940 done 13:40:44 #20 naming to docker.io/library/app-service-configurable-arm64 0.0s done 13:40:44 #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 13:40:44 provisioning config files... 13:40:44 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/258@tmp/config16338291884992627514tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:40:44 ---> ****-login.sh 13:40:44 nexus3.edgexfoundry.org:10001 13:40:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:40:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:40:45 Configure a credential helper to remove this warning. See 13:40:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:40:45 13:40:45 Login Succeeded 13:40:45 nexus3.edgexfoundry.org:10002 13:40:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:40:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:40:45 Configure a credential helper to remove this warning. See 13:40:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:40:45 13:40:45 Login Succeeded 13:40:45 nexus3.edgexfoundry.org:10003 13:40:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:40:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:40:45 Configure a credential helper to remove this warning. See 13:40:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:40:45 13:40:45 Login Succeeded 13:40:45 nexus3.edgexfoundry.org:10004 13:40:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:40:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:40:45 Configure a credential helper to remove this warning. See 13:40:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:40:45 13:40:45 Login Succeeded 13:40:45 ****.io 13:40:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:40:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:40:46 Configure a credential helper to remove this warning. See 13:40:46 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:40:46 13:40:46 Login Succeeded 13:40:46 ---> ****-login.sh ends [Pipeline] } 13:40:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:40:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 13:40:46 [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: 13:40:46 602563175aa612bf687830e352a585727a059003 13:40:46 latest 13:40:46 4.0.0-dev.10 13:40:46 602563175aa612bf687830e352a585727a059003-4.0.0-dev.10 13:40:46 main 13:40:46 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:40:46 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:602563175aa612bf687830e352a585727a059003 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:40:47 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:602563175aa612bf687830e352a585727a059003 13:40:47 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 13:40:47 46a8f55fcca0: Preparing 13:40:47 ab62cb9ba5ba: Preparing 13:40:47 eb280c57fdca: Preparing 13:40:47 2c888b7d3b11: Preparing 13:40:47 203ceb094a91: Preparing 13:40:47 3de00e3feb6f: Preparing 13:40:47 651d9022c234: Preparing 13:40:47 3de00e3feb6f: Waiting 13:40:47 651d9022c234: Waiting 13:40:47 eb280c57fdca: Pushed 13:40:47 2c888b7d3b11: Pushed 13:40:47 ab62cb9ba5ba: Pushed 13:40:47 651d9022c234: Layer already exists 13:40:47 3de00e3feb6f: Pushed 13:40:48 203ceb094a91: Pushed 13:40:55 46a8f55fcca0: Pushed 13:40:55 602563175aa612bf687830e352a585727a059003: digest: sha256:ea050287fb747950292ef38443960d47e68acc4b3b4a80187b0b9edead4e893a size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:40:56 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:40:56 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 13:40:56 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 13:40:56 46a8f55fcca0: Preparing 13:40:56 ab62cb9ba5ba: Preparing 13:40:56 eb280c57fdca: Preparing 13:40:56 2c888b7d3b11: Preparing 13:40:56 203ceb094a91: Preparing 13:40:56 3de00e3feb6f: Preparing 13:40:56 651d9022c234: Preparing 13:40:56 3de00e3feb6f: Waiting 13:40:56 651d9022c234: Waiting 13:40:56 ab62cb9ba5ba: Layer already exists 13:40:56 203ceb094a91: Layer already exists 13:40:56 2c888b7d3b11: Layer already exists 13:40:56 46a8f55fcca0: Layer already exists 13:40:56 eb280c57fdca: Layer already exists 13:40:56 3de00e3feb6f: Layer already exists 13:40:56 651d9022c234: Layer already exists 13:40:56 latest: digest: sha256:ea050287fb747950292ef38443960d47e68acc4b3b4a80187b0b9edead4e893a size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:40:57 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:4.0.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:40:57 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:4.0.0-dev.10 13:40:57 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 13:40:57 46a8f55fcca0: Preparing 13:40:57 ab62cb9ba5ba: Preparing 13:40:57 eb280c57fdca: Preparing 13:40:57 2c888b7d3b11: Preparing 13:40:57 203ceb094a91: Preparing 13:40:57 3de00e3feb6f: Preparing 13:40:57 651d9022c234: Preparing 13:40:57 3de00e3feb6f: Waiting 13:40:57 651d9022c234: Waiting 13:40:57 2c888b7d3b11: Layer already exists 13:40:57 eb280c57fdca: Layer already exists 13:40:57 46a8f55fcca0: Layer already exists 13:40:57 203ceb094a91: Layer already exists 13:40:57 ab62cb9ba5ba: Layer already exists 13:40:57 3de00e3feb6f: Layer already exists 13:40:57 651d9022c234: Layer already exists 13:40:57 4.0.0-dev.10: digest: sha256:ea050287fb747950292ef38443960d47e68acc4b3b4a80187b0b9edead4e893a size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:40:58 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:602563175aa612bf687830e352a585727a059003-4.0.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:40:58 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:602563175aa612bf687830e352a585727a059003-4.0.0-dev.10 13:40:58 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 13:40:58 46a8f55fcca0: Preparing 13:40:58 ab62cb9ba5ba: Preparing 13:40:58 eb280c57fdca: Preparing 13:40:58 2c888b7d3b11: Preparing 13:40:58 203ceb094a91: Preparing 13:40:58 3de00e3feb6f: Preparing 13:40:58 651d9022c234: Preparing 13:40:58 3de00e3feb6f: Waiting 13:40:58 651d9022c234: Waiting 13:40:58 ab62cb9ba5ba: Layer already exists 13:40:58 203ceb094a91: Layer already exists 13:40:58 2c888b7d3b11: Layer already exists 13:40:58 eb280c57fdca: Layer already exists 13:40:58 46a8f55fcca0: Layer already exists 13:40:58 3de00e3feb6f: Layer already exists 13:40:58 651d9022c234: Layer already exists 13:40:58 602563175aa612bf687830e352a585727a059003-4.0.0-dev.10: digest: sha256:ea050287fb747950292ef38443960d47e68acc4b3b4a80187b0b9edead4e893a size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:40:59 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:40:59 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main 13:40:59 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 13:40:59 46a8f55fcca0: Preparing 13:40:59 ab62cb9ba5ba: Preparing 13:40:59 eb280c57fdca: Preparing 13:40:59 2c888b7d3b11: Preparing 13:40:59 203ceb094a91: Preparing 13:40:59 3de00e3feb6f: Preparing 13:40:59 651d9022c234: Preparing 13:40:59 3de00e3feb6f: Waiting 13:40:59 651d9022c234: Waiting 13:40:59 eb280c57fdca: Layer already exists 13:40:59 46a8f55fcca0: Layer already exists 13:40:59 ab62cb9ba5ba: Layer already exists 13:40:59 2c888b7d3b11: Layer already exists 13:40:59 203ceb094a91: Layer already exists 13:40:59 3de00e3feb6f: Layer already exists 13:40:59 651d9022c234: Layer already exists 13:40:59 main: digest: sha256:ea050287fb747950292ef38443960d47e68acc4b3b4a80187b0b9edead4e893a size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:40:59 ===================================================== [Pipeline] echo 13:40:59 taggedImages: 13:40:59 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:602563175aa612bf687830e352a585727a059003 13:40:59 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 13:40:59 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:4.0.0-dev.10 13:40:59 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:602563175aa612bf687830e352a585727a059003-4.0.0-dev.10 13:40:59 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:41:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:41:00 13:41:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:41:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:41:00 arm64: Pulling from edgex-lftools-log-publisher 13:41:00 8998bd30e6a1: Pulling fs layer 13:41:00 04944245beec: Pulling fs layer 13:41:00 699f458cf7ca: Pulling fs layer 13:41:00 765212b225bb: Pulling fs layer 13:41:00 f23df028b6ca: Pulling fs layer 13:41:00 d65c8cfc05b1: Pulling fs layer 13:41:00 2437ff75d9bd: Pulling fs layer 13:41:00 f23df028b6ca: Waiting 13:41:00 d65c8cfc05b1: Waiting 13:41:00 765212b225bb: Waiting 13:41:00 2437ff75d9bd: Waiting 13:41:00 04944245beec: Verifying Checksum 13:41:00 04944245beec: Download complete 13:41:00 765212b225bb: Verifying Checksum 13:41:00 765212b225bb: Download complete 13:41:00 f23df028b6ca: Verifying Checksum 13:41:00 f23df028b6ca: Download complete 13:41:00 d65c8cfc05b1: Download complete 13:41:01 699f458cf7ca: Verifying Checksum 13:41:01 699f458cf7ca: Download complete 13:41:01 8998bd30e6a1: Verifying Checksum 13:41:01 8998bd30e6a1: Download complete 13:41:03 2437ff75d9bd: Verifying Checksum 13:41:03 2437ff75d9bd: Download complete 13:41:08 8998bd30e6a1: Pull complete 13:41:08 04944245beec: Pull complete 13:41:10 699f458cf7ca: Pull complete 13:41:10 765212b225bb: Pull complete 13:41:11 f23df028b6ca: Pull complete 13:41:11 d65c8cfc05b1: Pull complete 13:41:37 2437ff75d9bd: Pull complete 13:41:37 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 13:41:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:41:37 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:41:38 prd-ubuntu20.04-docker-arm64-4c-16g-34795 does not seem to be running inside a container 13:41:38 $ 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/258 -v /w/workspace/app-service-configurable/258:/w/workspace/app-service-configurable/258:rw,z -v /w/workspace/app-service-configurable/258@tmp:/w/workspace/app-service-configurable/258@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 13:41:39 $ docker top d1f7353b1205e9d20d70cb9fc172a56702d826d446155acbce699f9d911e73c5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:41:40 ---> job-cost.sh 13:41:40 lf-activate-venv: SKIPPING 13:41:40 INFO: No Stack... 13:41:40 INFO: Retrieving Pricing Info for: v3-standard-8 13:41:41 INFO: Archiving Costs [Pipeline] sh 13:41:42 + cat /w/workspace/app-service-configurable/258/archives/cost.csv 13:41:42 + cut -d, -f6 [Pipeline] lock 13:41:42 Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-service-configurable-main-258-stack-cost] 13:41:42 Resource [jenkins-edgexfoundry-app-service-configurable-main-258-stack-cost] did not exist. Created. 13:41:42 Lock acquired on [Resource: jenkins-edgexfoundry-app-service-configurable-main-258-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:41:42 /w/workspace/app-service-configurable/258@tmp/durable-e397d921/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 13:41:42 + echo total: 0.2199999988079071 [Pipeline] stash 13:41:42 Warning: overwriting stash ‘stack-cost’ 13:41:43 Stashed 1 file(s) [Pipeline] } 13:41:43 Lock released on resource [Resource: jenkins-edgexfoundry-app-service-configurable-main-258-stack-cost] [Pipeline] // lock [Pipeline] } 13:41:43 $ docker stop --time=1 d1f7353b1205e9d20d70cb9fc172a56702d826d446155acbce699f9d911e73c5 13:41:44 $ docker rm -f --volumes d1f7353b1205e9d20d70cb9fc172a56702d826d446155acbce699f9d911e73c5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 13:41:45 provisioning config files... 13:41:45 copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config15315801806700549007tmp [Pipeline] { [Pipeline] sh 13:41:45 + set +x 13:41:45 + curl -s https://codecov.io/bash+ 13:41:45 bash -s -- 13:41:45 13:41:45 _____ _ 13:41:45 / ____| | | 13:41:45 | | ___ __| | ___ ___ _____ __ 13:41:45 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 13:41:45 | |___| (_) | (_| | __/ (_| (_) \ V / 13:41:45 \_____\___/ \__,_|\___|\___\___/ \_/ 13:41:45 Bash-1.0.6 13:41:45 13:41:45 13:41:45 ==> git version 2.25.1 found 13:41:45 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 13:41:45 Release-Date: 2020-01-08 13:41:45 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 13:41:45 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 13:41:45 ==> Jenkins CI detected. 13:41:45 current dir:  /w/workspace/ry_app-service-configurable_main 13:41:45 project root: . 13:41:45 --> token set from env 13:41:45 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 13:41:45 ==> Running gcov in . (disable via -X gcov) 13:41:45 ==> Python coveragepy not found 13:41:45 ==> Searching for coverage reports in: 13:41:45 + . 13:41:45 -> Found 1 reports 13:41:45 ==> Detecting git/mercurial file structure 13:41:45 ==> Reading reports 13:41:45 + ./coverage.out bytes=953 13:41:45 ==> Appending adjustments 13:41:45 https://docs.codecov.io/docs/fixing-reports 13:41:45 + Found adjustments 13:41:45 ==> Gzipping contents 13:41:45 4.0K /tmp/codecov.mLMXS5.gz 13:41:45 ==> Uploading reports 13:41:45 url: https://codecov.io 13:41:45 query: branch=main&commit=602563175aa612bf687830e352a585727a059003&build=258&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F258%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 13:41:45 -> Pinging Codecov 13:41:45 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=602563175aa612bf687830e352a585727a059003&build=258&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F258%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 13:41:45 -> Uploading to 13:41:45 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/app-service-configurable/602563175aa612bf687830e352a585727a059003/adfa690e-e4f1-48d5-8f25-967a23b84c3c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241209%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241209T134145Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=e5af9781893530ab64daf815cddf86dc95169cfd95f857a235a0f0b5da69c6f4 13:41:45 % Total % Received % Xferd Average Speed Time Time Time Current 13:41:45 Dload Upload Total Spent Left Speed 13:41:46 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 410 0 0 100 410 0 1357 --:--:-- --:--:-- --:--:-- 1357 13:41:46 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/602563175aa612bf687830e352a585727a059003 [Pipeline] } 13:41:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 13:41:46 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 13:41:46 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:41:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 13:41:46 13:41:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:41:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 13:41:47 latest: Pulling from edgex-devops/edgex-snyk-go 13:41:47 43c4264eed91: Already exists 13:41:47 4cc291be95ef: Already exists 13:41:47 2ac1f1163629: Already exists 13:41:47 5c3c966382ef: Already exists 13:41:47 4f4fb700ef54: Already exists 13:41:47 d9c7d2e4e75e: Pulling fs layer 13:41:47 9c3e1370e548: Pulling fs layer 13:41:47 d9c7d2e4e75e: Download complete 13:41:47 d9c7d2e4e75e: Pull complete 13:41:48 9c3e1370e548: Verifying Checksum 13:41:48 9c3e1370e548: Download complete 13:41:50 9c3e1370e548: Pull complete 13:41:50 Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b 13:41:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 13:41:50 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:41:51 prd-ubuntu20.04-docker-8c-8g-34793 does not seem to be running inside a container 13:41:51 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat 13:41:53 $ docker top b57964243eb76ce5e6a35efdcdaba922ece007099660506638fb330226cd6b82 -eo pid,comm [Pipeline] { [Pipeline] sh 13:41:53 + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] echo 13:41:53 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:main' [Pipeline] sh 13:41:53 + set -o pipefail 13:41:53 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:main' 13:42:00 13:42:00 Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... 13:42:00 13:42:00 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/7dc5f32a-caad-4990-b9e2-a648c5eeaf90/history/7c30aa63-3d56-4ffc-9c0d-2cd1057ee855 13:42:00 13:42:00 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 13:42:00 13:42:00 13:42:00 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 13:42:00 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 13:42:01 $ docker stop --time=1 b57964243eb76ce5e6a35efdcdaba922ece007099660506638fb330226cd6b82 13:42:05 $ docker rm -f --volumes b57964243eb76ce5e6a35efdcdaba922ece007099660506638fb330226cd6b82 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:42:06 + git log --format=format:%s -1 602563175aa612bf687830e352a585727a059003 [Pipeline] sh 13:42:07 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 13:42:07 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:42:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:42:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:42:07 prd-ubuntu20.04-docker-8c-8g-34793 does not seem to be running inside a container 13:42:07 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 13:42:08 $ docker top be4de40f90c7159ae1abc5d4539ec099da1a25c7127d32170dbeb6f6198d61ee -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:42:08 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:42:08 [ssh-agent] Looking for ssh-agent implementation... 13:42:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:42:08 $ docker exec be4de40f90c7159ae1abc5d4539ec099da1a25c7127d32170dbeb6f6198d61ee ssh-agent 13:42:08 SSH_AUTH_SOCK=/tmp/ssh-crVYMvHxf445/agent.31 13:42:08 SSH_AGENT_PID=36 13:42:08 Running ssh-add (command line suppressed) 13:42:08 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_5695039473359647422.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_5695039473359647422.key) 13:42:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:42:08 + git semver tag 13:42:09 2024-12-09 13:42:09,025 [run_tag] DEBUG tag force:False 13:42:09 2024-12-09 13:42:09,025 [check_head_tag] DEBUG check head tag 13:42:09 2024-12-09 13:42:09,027 [execute] INFO git cat-file --batch-check 13:42:09 2024-12-09 13:42:09,027 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) 13:42:09 2024-12-09 13:42:09,030 [execute] INFO git cat-file --batch 13:42:09 2024-12-09 13:42:09,031 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) 13:42:09 2024-12-09 13:42:09,055 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 13:42:09 2024-12-09 13:42:09,055 [execute] INFO git tag -a v4.0.0-dev.10 -m v4.0.0-dev.10 13:42:09 2024-12-09 13:42:09,055 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.10', '-m', 'v4.0.0-dev.10'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) 13:42:09 2024-12-09 13:42:09,060 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 13:42:09 4.0.0-dev.10 [Pipeline] } 13:42:09 $ docker exec --env ******** --env ******** be4de40f90c7159ae1abc5d4539ec099da1a25c7127d32170dbeb6f6198d61ee ssh-agent -k 13:42:09 unset SSH_AUTH_SOCK; 13:42:09 unset SSH_AGENT_PID; 13:42:09 echo Agent pid 36 killed; 13:42:09 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:42:09 + git semver [Pipeline] } 13:42:09 $ docker stop --time=1 be4de40f90c7159ae1abc5d4539ec099da1a25c7127d32170dbeb6f6198d61ee 13:42:11 $ docker rm -f --volumes be4de40f90c7159ae1abc5d4539ec099da1a25c7127d32170dbeb6f6198d61ee [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:42:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 13:42:11 13:42:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:42:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 13:42:11 0.23.1-centos7: Pulling from edgex-lftools 13:42:11 ab5ef0e58194: Pulling fs layer 13:42:11 9712f1f96733: Pulling fs layer 13:42:11 63f879dbbcfc: Pulling fs layer 13:42:11 0d9ebad4ef96: Pulling fs layer 13:42:11 e9a5061849ea: Pulling fs layer 13:42:11 d747dcd14b5f: Pulling fs layer 13:42:11 2de7ff778b66: Pulling fs layer 13:42:11 0d9ebad4ef96: Waiting 13:42:11 e9a5061849ea: Waiting 13:42:11 d747dcd14b5f: Waiting 13:42:11 2de7ff778b66: Waiting 13:42:11 9712f1f96733: Download complete 13:42:12 63f879dbbcfc: Verifying Checksum 13:42:12 63f879dbbcfc: Download complete 13:42:12 e9a5061849ea: Verifying Checksum 13:42:12 e9a5061849ea: Download complete 13:42:12 d747dcd14b5f: Verifying Checksum 13:42:12 d747dcd14b5f: Download complete 13:42:12 ab5ef0e58194: Verifying Checksum 13:42:12 ab5ef0e58194: Download complete 13:42:12 2de7ff778b66: Download complete 13:42:12 0d9ebad4ef96: Verifying Checksum 13:42:12 0d9ebad4ef96: Download complete 13:42:14 ab5ef0e58194: Pull complete 13:42:15 9712f1f96733: Pull complete 13:42:15 63f879dbbcfc: Pull complete 13:42:19 0d9ebad4ef96: Pull complete 13:42:19 e9a5061849ea: Pull complete 13:42:19 d747dcd14b5f: Pull complete 13:42:21 2de7ff778b66: Pull complete 13:42:21 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 13:42:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 13:42:21 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:42:21 prd-ubuntu20.04-docker-8c-8g-34793 does not seem to be running inside a container 13:42:21 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 13:42:26 $ docker top 95d6f3d460a53fe557d362dc57c84b3362d0458cfdcde2213dc562a6f8a9223a -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 13:42:26 provisioning config files... 13:42:26 copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config14233660331277275038tmp 13:42:26 copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config16872528394048461643tmp 13:42:26 copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config6317785027401041969tmp [Pipeline] { [Pipeline] echo 13:42:26 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 13:42:26 ---> sigul-configuration.sh 13:42:26 gpg: directory `/root/.gnupg' created 13:42:26 gpg: new configuration file `/root/.gnupg/gpg.conf' created 13:42:26 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 13:42:26 gpg: keyring `/root/.gnupg/secring.gpg' created 13:42:26 gpg: keyring `/root/.gnupg/pubring.gpg' created 13:42:26 gpg: CAST5 encrypted data 13:42:26 gpg: encrypted with 1 passphrase 13:42:26 gpg: WARNING: message was not integrity protected [Pipeline] sh 13:42:27 + mkdir /home/jenkins 13:42:27 + mkdir /home/jenkins/sigul [Pipeline] sh 13:42:27 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 13:42:27 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 13:42:27 ---> sigul-install.sh 13:42:27 Sigul already installed; skipping installation. [Pipeline] sh 13:42:27 + git tag --list 13:42:27 v1.0.0 13:42:27 v1.1.0 13:42:27 v1.2.0 13:42:27 v1.3.0 13:42:27 v1.3.1 13:42:27 v2.0.0 13:42:27 v2.0.1 13:42:27 v2.1.0 13:42:27 v2.1.1 13:42:27 v2.1.2 13:42:27 v2.2.0 13:42:27 v2.3 13:42:27 v2.3.0 13:42:27 v2.3.1 13:42:27 v3.0 13:42:27 v3.0.0 13:42:27 v3.0.1 13:42:27 v3.0.1-dev.1 13:42:27 v3.1 13:42:27 v3.1.0 13:42:27 v3.1.0-dev.1 13:42:27 v3.1.0-dev.10 13:42:27 v3.1.0-dev.11 13:42:27 v3.1.0-dev.12 13:42:27 v3.1.0-dev.13 13:42:27 v3.1.0-dev.14 13:42:27 v3.1.0-dev.15 13:42:27 v3.1.0-dev.16 13:42:27 v3.1.0-dev.17 13:42:27 v3.1.0-dev.18 13:42:27 v3.1.0-dev.19 13:42:27 v3.1.0-dev.2 13:42:27 v3.1.0-dev.20 13:42:27 v3.1.0-dev.21 13:42:27 v3.1.0-dev.22 13:42:27 v3.1.0-dev.23 13:42:27 v3.1.0-dev.24 13:42:27 v3.1.0-dev.25 13:42:27 v3.1.0-dev.26 13:42:27 v3.1.0-dev.27 13:42:27 v3.1.0-dev.28 13:42:27 v3.1.0-dev.29 13:42:27 v3.1.0-dev.3 13:42:27 v3.1.0-dev.30 13:42:27 v3.1.0-dev.31 13:42:27 v3.1.0-dev.32 13:42:27 v3.1.0-dev.33 13:42:27 v3.1.0-dev.34 13:42:27 v3.1.0-dev.35 13:42:27 v3.1.0-dev.36 13:42:27 v3.1.0-dev.37 13:42:27 v3.1.0-dev.38 13:42:27 v3.1.0-dev.39 13:42:27 v3.1.0-dev.4 13:42:27 v3.1.0-dev.5 13:42:27 v3.1.0-dev.6 13:42:27 v3.1.0-dev.7 13:42:27 v3.1.0-dev.8 13:42:27 v3.1.0-dev.9 13:42:27 v3.1.1 13:42:27 v3.1.1-dev.1 13:42:27 v3.2.0-dev.1 13:42:27 v3.2.0-dev.10 13:42:27 v3.2.0-dev.11 13:42:27 v3.2.0-dev.12 13:42:27 v3.2.0-dev.13 13:42:27 v3.2.0-dev.14 13:42:27 v3.2.0-dev.15 13:42:27 v3.2.0-dev.16 13:42:27 v3.2.0-dev.17 13:42:27 v3.2.0-dev.18 13:42:27 v3.2.0-dev.19 13:42:27 v3.2.0-dev.2 13:42:27 v3.2.0-dev.20 13:42:27 v3.2.0-dev.21 13:42:27 v3.2.0-dev.22 13:42:27 v3.2.0-dev.23 13:42:27 v3.2.0-dev.24 13:42:27 v3.2.0-dev.25 13:42:27 v3.2.0-dev.26 13:42:27 v3.2.0-dev.27 13:42:27 v3.2.0-dev.28 13:42:27 v3.2.0-dev.29 13:42:27 v3.2.0-dev.3 13:42:27 v3.2.0-dev.30 13:42:27 v3.2.0-dev.31 13:42:27 v3.2.0-dev.32 13:42:27 v3.2.0-dev.33 13:42:27 v3.2.0-dev.34 13:42:27 v3.2.0-dev.35 13:42:27 v3.2.0-dev.36 13:42:27 v3.2.0-dev.37 13:42:27 v3.2.0-dev.38 13:42:27 v3.2.0-dev.4 13:42:27 v3.2.0-dev.5 13:42:27 v3.2.0-dev.6 13:42:27 v3.2.0-dev.7 13:42:27 v3.2.0-dev.8 13:42:27 v3.2.0-dev.9 13:42:27 v4.0.0-dev.1 13:42:27 v4.0.0-dev.10 13:42:27 v4.0.0-dev.2 13:42:27 v4.0.0-dev.3 13:42:27 v4.0.0-dev.4 13:42:27 v4.0.0-dev.5 13:42:27 v4.0.0-dev.6 13:42:27 v4.0.0-dev.7 13:42:27 v4.0.0-dev.8 13:42:27 v4.0.0-dev.9 [Pipeline] sh 13:42:28 + lftools sign git-tag v4.0.0-dev.10 13:42:28 Signing Git tag with Sigul... 13:42:28 Signing v4.0.0-dev.10 [Pipeline] echo 13:42:29 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 13:42:29 ---> sigul-configuration-cleanup.sh [Pipeline] } 13:42:29 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 13:42:29 $ docker stop --time=1 95d6f3d460a53fe557d362dc57c84b3362d0458cfdcde2213dc562a6f8a9223a 13:42:30 $ docker rm -f --volumes 95d6f3d460a53fe557d362dc57c84b3362d0458cfdcde2213dc562a6f8a9223a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 13:42:31 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 13:42:31 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:42:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:42:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:42:31 prd-ubuntu20.04-docker-8c-8g-34793 does not seem to be running inside a container 13:42:31 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 13:42:32 $ docker top 407108dfb93612f76cf32ac0aea7606664c03fff4136a0b1770b4428c5e76d86 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:42:32 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:42:32 [ssh-agent] Looking for ssh-agent implementation... 13:42:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:42:32 $ docker exec 407108dfb93612f76cf32ac0aea7606664c03fff4136a0b1770b4428c5e76d86 ssh-agent 13:42:32 SSH_AUTH_SOCK=/tmp/ssh-uHE9bazcK7FI/agent.32 13:42:32 SSH_AGENT_PID=38 13:42:32 Running ssh-add (command line suppressed) 13:42:32 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_11902559730986752448.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_11902559730986752448.key) 13:42:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:42:32 + git semver bump pre 13:42:33 2024-12-09 13:42:33,037 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 13:42:33 2024-12-09 13:42:33,037 [bump_version] DEBUG bumping version:4.0.0-dev.10 on axis:pre with prefix:dev 13:42:33 2024-12-09 13:42:33,037 [bump_version] DEBUG bumped version:4.0.0-dev.11 13:42:33 2024-12-09 13:42:33,037 [write_version] DEBUG write version:4.0.0-dev.11 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:True 13:42:33 2024-12-09 13:42:33,037 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 13:42:33 2024-12-09 13:42:33,037 [write_file] DEBUG write to file:/w/workspace/ry_app-service-configurable_main/.semver/main 13:42:33 2024-12-09 13:42:33,039 [execute] INFO git cat-file --batch-check 13:42:33 2024-12-09 13:42:33,039 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 13:42:33 2024-12-09 13:42:33,044 [execute] INFO git cat-file --batch 13:42:33 2024-12-09 13:42:33,045 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 13:42:33 2024-12-09 13:42:33,050 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 13:42:33 4.0.0-dev.11 [Pipeline] } 13:42:33 $ docker exec --env ******** --env ******** 407108dfb93612f76cf32ac0aea7606664c03fff4136a0b1770b4428c5e76d86 ssh-agent -k 13:42:33 unset SSH_AUTH_SOCK; 13:42:33 unset SSH_AGENT_PID; 13:42:33 echo Agent pid 38 killed; 13:42:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:42:33 + git semver [Pipeline] } 13:42:33 $ docker stop --time=1 407108dfb93612f76cf32ac0aea7606664c03fff4136a0b1770b4428c5e76d86 13:42:35 $ docker rm -f --volumes 407108dfb93612f76cf32ac0aea7606664c03fff4136a0b1770b4428c5e76d86 [Pipeline] // withDockerContainer [Pipeline] sh 13:42:35 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 13:42:35 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:42:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:42:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:42:35 prd-ubuntu20.04-docker-8c-8g-34793 does not seem to be running inside a container 13:42:35 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 13:42:36 $ docker top f2ffbbf4079289709c0cc4309b2c53a3945507d178cbfe47a8133e372e4a46cd -eo pid,comm 13:42:36 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 13:42:36 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:42:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:42:36 [ssh-agent] Looking for ssh-agent implementation... 13:42:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:42:36 $ docker exec f2ffbbf4079289709c0cc4309b2c53a3945507d178cbfe47a8133e372e4a46cd ssh-agent 13:42:36 SSH_AUTH_SOCK=/tmp/ssh-7ajiqTxo6zLx/agent.32 13:42:36 SSH_AGENT_PID=38 13:42:36 Running ssh-add (command line suppressed) 13:42:36 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_11734970919953027523.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_11734970919953027523.key) 13:42:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:42:37 + git semver push 13:42:37 2024-12-09 13:42:37,209 [run_push] DEBUG push 13:42:37 2024-12-09 13:42:37,210 [execute] INFO git cat-file --batch-check 13:42:37 2024-12-09 13:42:37,210 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 13:42:37 2024-12-09 13:42:37,214 [execute] INFO git rev-list 463269e069277d62a0900988c1ff3e173b54234d -- 13:42:37 2024-12-09 13:42:37,214 [execute] DEBUG Popen(['git', 'rev-list', '463269e069277d62a0900988c1ff3e173b54234d', '--'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) 13:42:37 2024-12-09 13:42:37,228 [execute] INFO git fetch -v origin 13:42:37 2024-12-09 13:42:37,228 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=True, shell=None, istream=None) 13:42:37 2024-12-09 13:42:37,689 [run_push] DEBUG no remote changes detected 13:42:37 2024-12-09 13:42:37,689 [execute] INFO git push origin semver 13:42:37 2024-12-09 13:42:37,690 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) 13:42:38 2024-12-09 13:42:38,358 [run_push] DEBUG push all version tags 13:42:38 2024-12-09 13:42:38,358 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 13:42:38 2024-12-09 13:42:38,359 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) 13:42:39 2024-12-09 13:42:39,018 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 13:42:39 4.0.0-dev.11 [Pipeline] } 13:42:39 $ docker exec --env ******** --env ******** f2ffbbf4079289709c0cc4309b2c53a3945507d178cbfe47a8133e372e4a46cd ssh-agent -k 13:42:39 unset SSH_AUTH_SOCK; 13:42:39 unset SSH_AGENT_PID; 13:42:39 echo Agent pid 38 killed; 13:42:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:42:39 + git semver [Pipeline] } 13:42:40 $ docker stop --time=1 f2ffbbf4079289709c0cc4309b2c53a3945507d178cbfe47a8133e372e4a46cd 13:42:41 $ docker rm -f --volumes f2ffbbf4079289709c0cc4309b2c53a3945507d178cbfe47a8133e372e4a46cd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 13:42:42 + [ -d /w/workspace/ry_app-service-configurable_main/archives ] 13:42:42 + ls -al /w/workspace/ry_app-service-configurable_main/archives 13:42:42 total 16 13:42:42 drwxr-xr-x 3 root root 4096 Dec 9 13:31 . 13:42:42 drwxrwxr-x 8 jenkins jenkins 4096 Dec 9 13:42 .. 13:42:42 drwxr-xr-x 2 root root 4096 Dec 9 13:31 cost 13:42:42 -rw-r--r-- 1 root root 96 Dec 9 13:31 cost.csv 13:42:42 + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives 13:42:42 + ls -al /w/workspace/ry_app-service-configurable_main/archives 13:42:42 total 16 13:42:42 drwxr-xr-x 3 jenkins jenkins 4096 Dec 9 13:31 . 13:42:42 drwxrwxr-x 8 jenkins jenkins 4096 Dec 9 13:42 .. 13:42:42 drwxr-xr-x 2 jenkins jenkins 4096 Dec 9 13:31 cost 13:42:42 -rw-r--r-- 1 jenkins jenkins 96 Dec 9 13:31 cost.csv [Pipeline] libraryResource [Pipeline] sh 13:42:42 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 13:42:43 ---> package-listing.sh 13:42:43 ++ facter osfamily 13:42:43 ++ tr '[:upper:]' '[:lower:]' 13:42:43 + OS_FAMILY=debian 13:42:43 + workspace=/w/workspace/ry_app-service-configurable_main 13:42:43 + START_PACKAGES=/tmp/packages_start.txt 13:42:43 + END_PACKAGES=/tmp/packages_end.txt 13:42:43 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:42:43 + PACKAGES=/tmp/packages_start.txt 13:42:43 + '[' /w/workspace/ry_app-service-configurable_main ']' 13:42:43 + PACKAGES=/tmp/packages_end.txt 13:42:43 + case "${OS_FAMILY}" in 13:42:43 + dpkg -l 13:42:43 + grep '^ii' 13:42:43 + '[' -f /tmp/packages_start.txt ']' 13:42:43 + '[' -f /tmp/packages_end.txt ']' 13:42:43 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:42:43 + '[' /w/workspace/ry_app-service-configurable_main ']' 13:42:43 + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ 13:42:43 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-service-configurable_main/archives/ [Pipeline] echo 13:42:43 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ry_app-service-configurable_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 13:42:43 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:42:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:42:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:42:44 prd-ubuntu20.04-docker-8c-8g-34793 does not seem to be running inside a container 13:42:44 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ry_app-service-configurable_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 13:42:44 $ docker top 263ca9dd27c5058b762338fc2217a466b8a0e07db0650e4569b742e92749d0b1 -eo pid,comm [Pipeline] { [Pipeline] sh 13:42:45 + touch /tmp/pre-build-complete [Pipeline] sh 13:42:45 + mkdir -p /var/log/sysstat [Pipeline] sh 13:42:45 + ls /var/log/sa-host 13:42:45 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:42:45 provisioning config files... 13:42:45 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config3708998510685776210tmp [Pipeline] { [Pipeline] echo 13:42:45 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 13:42:46 ---> create-netrc.sh [Pipeline] } 13:42:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 13:42:46 ---> python-tools-install.sh [Pipeline] echo 13:42:46 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 13:42:46 ---> sudo-logs.sh 13:42:46 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 13:42:46 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 13:42:46 ---> job-cost.sh 13:42:46 lf-activate-venv: SKIPPING 13:42:46 DEBUG: total: 0.2199999988079071 13:42:46 INFO: Retrieving Stack Cost... 13:42:47 INFO: Retrieving Pricing Info for: v3-standard-8 13:42:47 INFO: Archiving Costs [Pipeline] echo 13:42:47 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 13:42:48 ---> logs-deploy.sh 13:42:48 lf-activate-venv: SKIPPING 13:42:48 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/258 13:42:48 INFO: archiving workspace using pattern(s): 13:42:49 Archives upload complete. 13:42:49 INFO: archiving logs to Nexus