Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 6b0b7747b374060de83cb44ee161df8ce991bc1b 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-ssh1935254069022669321.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 590556114a56c6d90cc8043840e039c2f74196dc 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-ssh1489010661809887636.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 590556114a56c6d90cc8043840e039c2f74196dc 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-ssh4195757149983969356.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > 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-ssh10529830720878417797.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-ssh8441325295745602217.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.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-4250’ is offline Running on prd-ubuntu20.04-docker-8c-8g-4252 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-service-configurable.git > git init /w/workspace/ry_app-service-configurable_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 6b0b7747b374060de83cb44ee161df8ce991bc1b (main) Commit message: "Merge pull request #661 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v3-3.2.0-dev.37" > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6b0b7747b374060de83cb44ee161df8ce991bc1b # timeout=10 > git rev-list --no-walk 2a61b8ac2ddb1e309b6295fbe0c464265d65ab0e # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-06-24T12:37:06.178Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-06-24T12:37:06.255Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-06-24T12:37:06.280Z] ========================================================= [2024-06-24T12:37:06.280Z] EdgeX Global Pipelines Version Info [2024-06-24T12:37:06.280Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-06-24T12:37:07.005Z] ------------------- [2024-06-24T12:37:07.005Z] stable info: [2024-06-24T12:37:07.005Z] ------------------- [2024-06-24T12:37:07.005Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-06-24T12:37:07.005Z] Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc [2024-06-24T12:37:07.005Z] Message: update stable to v1.0.260 [2024-06-24T12:37:07.575Z] ------------------- [2024-06-24T12:37:07.575Z] experimental info: [2024-06-24T12:37:07.575Z] ------------------- [2024-06-24T12:37:07.575Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-06-24T12:37:07.575Z] Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 [2024-06-24T12:37:07.575Z] Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-06-24T12:37:07.652Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2024-06-24T12:37:07.674Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2024-06-24T12:37:07.697Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-06-24T12:37:07.722Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-06-24T12:37:07.741Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-06-24T12:37:07.763Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-06-24T12:37:07.790Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-06-24T12:37:07.816Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-06-24T12:37:07.844Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-06-24T12:37:07.866Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-06-24T12:37:07.891Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-06-24T12:37:07.913Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2024-06-24T12:37:07.936Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-06-24T12:37:07.961Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-06-24T12:37:07.983Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-06-24T12:37:08.010Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-06-24T12:37:08.038Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-06-24T12:37:08.058Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-06-24T12:37:08.087Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-06-24T12:37:08.109Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-06-24T12:37:08.134Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-06-24T12:37:08.159Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-06-24T12:37:08.185Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-06-24T12:37:08.211Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-06-24T12:37:08.234Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-06-24T12:37:08.255Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-06-24T12:37:08.274Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-06-24T12:37:08.293Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-06-24T12:37:08.312Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-06-24T12:37:08.332Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-06-24T12:37:08.356Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6b0b7747b374060de83cb44ee161df8ce991bc1b [Pipeline] echo [2024-06-24T12:37:08.377Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6b0b774 [Pipeline] echo [2024-06-24T12:37:08.398Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-06-24T12:37:24.627Z] provisioning config files... [2024-06-24T12:37:24.641Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config6866829172939755441tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-06-24T12:37:24.965Z] ---> ****-login.sh [2024-06-24T12:37:24.965Z] nexus3.edgexfoundry.org:10001 [2024-06-24T12:37:25.225Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-24T12:37:25.225Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-24T12:37:25.225Z] Configure a credential helper to remove this warning. See [2024-06-24T12:37:25.225Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-24T12:37:25.225Z] [2024-06-24T12:37:25.225Z] Login Succeeded [2024-06-24T12:37:25.225Z] nexus3.edgexfoundry.org:10002 [2024-06-24T12:37:25.225Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-24T12:37:25.486Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-24T12:37:25.486Z] Configure a credential helper to remove this warning. See [2024-06-24T12:37:25.486Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-24T12:37:25.486Z] [2024-06-24T12:37:25.486Z] Login Succeeded [2024-06-24T12:37:25.486Z] nexus3.edgexfoundry.org:10003 [2024-06-24T12:37:25.486Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-24T12:37:25.486Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-24T12:37:25.486Z] Configure a credential helper to remove this warning. See [2024-06-24T12:37:25.486Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-24T12:37:25.486Z] [2024-06-24T12:37:25.486Z] Login Succeeded [2024-06-24T12:37:25.486Z] nexus3.edgexfoundry.org:10004 [2024-06-24T12:37:25.486Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-24T12:37:25.486Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-24T12:37:25.486Z] Configure a credential helper to remove this warning. See [2024-06-24T12:37:25.487Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-24T12:37:25.487Z] [2024-06-24T12:37:25.487Z] Login Succeeded [2024-06-24T12:37:25.487Z] ****.io [2024-06-24T12:37:25.746Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-24T12:37:26.006Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-24T12:37:26.006Z] Configure a credential helper to remove this warning. See [2024-06-24T12:37:26.006Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-24T12:37:26.006Z] [2024-06-24T12:37:26.006Z] Login Succeeded [2024-06-24T12:37:26.006Z] ---> ****-login.sh ends [Pipeline] } [2024-06-24T12:37:26.013Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-06-24T12:37:26.414Z] + git rev-list -1 --merges 6b0b7747b374060de83cb44ee161df8ce991bc1b~1..6b0b7747b374060de83cb44ee161df8ce991bc1b [Pipeline] echo [2024-06-24T12:37:26.439Z] -----------> git rev-list -1 --merges 6b0b7747b374060de83cb44ee161df8ce991bc1b~1..6b0b7747b374060de83cb44ee161df8ce991bc1b 6b0b7747b374060de83cb44ee161df8ce991bc1b [2024-06-24T12:37:26.439Z] 6b0b7747b374060de83cb44ee161df8ce991bc1b [false] [Pipeline] sh [2024-06-24T12:37:26.731Z] + git log --format=format:%s -1 6b0b7747b374060de83cb44ee161df8ce991bc1b [Pipeline] echo [2024-06-24T12:37:26.747Z] ========================================================= [2024-06-24T12:37:26.747Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-06-24T12:37:26.747Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-06-24T12:37:27.085Z] + git log --format=format:%s -1 6b0b7747b374060de83cb44ee161df8ce991bc1b [Pipeline] echo [2024-06-24T12:37:27.095Z] [semverPrep] GIT_COMMIT: 6b0b7747b374060de83cb44ee161df8ce991bc1b, Commit Message: Merge pull request #661 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v3-3.2.0-dev.37 [Pipeline] echo [2024-06-24T12:37:27.109Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-06-24T12:37:27.484Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-06-24T12:37:27.484Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-06-24T12:37:27.484Z] + [ -e /tmp/ssh_known_hosts ] [2024-06-24T12:37:27.484Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-06-24T12:37:27.484Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-06-24T12:37:27.484Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-06-24T12:37:27.484Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-24T12:37:27.922Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-06-24T12:37:27.922Z] [2024-06-24T12:37:27.922Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-24T12:37:28.222Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-06-24T12:37:28.222Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-06-24T12:37:28.222Z] b85a868b505f: Pulling fs layer [2024-06-24T12:37:28.222Z] e2be974225ed: Pulling fs layer [2024-06-24T12:37:28.222Z] 339a4e72a1f5: Pulling fs layer [2024-06-24T12:37:28.222Z] 988bab9f4d93: Pulling fs layer [2024-06-24T12:37:28.222Z] 1469e6f7b9e6: Pulling fs layer [2024-06-24T12:37:28.222Z] eaf3925da568: Pulling fs layer [2024-06-24T12:37:28.222Z] bab4dde63d76: Pulling fs layer [2024-06-24T12:37:28.222Z] 988bab9f4d93: Waiting [2024-06-24T12:37:28.222Z] 1469e6f7b9e6: Waiting [2024-06-24T12:37:28.222Z] eaf3925da568: Waiting [2024-06-24T12:37:28.222Z] bde34c3a00c8: Pulling fs layer [2024-06-24T12:37:28.222Z] b352a97aabf1: Pulling fs layer [2024-06-24T12:37:28.222Z] bab4dde63d76: Waiting [2024-06-24T12:37:28.222Z] bde34c3a00c8: Waiting [2024-06-24T12:37:28.222Z] 4872d77fe225: Pulling fs layer [2024-06-24T12:37:28.222Z] b352a97aabf1: Waiting [2024-06-24T12:37:28.222Z] 5851b861e8e6: Pulling fs layer [2024-06-24T12:37:28.222Z] 4872d77fe225: Waiting [2024-06-24T12:37:28.222Z] e2be974225ed: Verifying Checksum [2024-06-24T12:37:28.222Z] e2be974225ed: Download complete [2024-06-24T12:37:28.222Z] 988bab9f4d93: Verifying Checksum [2024-06-24T12:37:28.480Z] 1469e6f7b9e6: Verifying Checksum [2024-06-24T12:37:28.480Z] 1469e6f7b9e6: Download complete [2024-06-24T12:37:28.480Z] 339a4e72a1f5: Verifying Checksum [2024-06-24T12:37:28.480Z] 339a4e72a1f5: Download complete [2024-06-24T12:37:28.480Z] eaf3925da568: Verifying Checksum [2024-06-24T12:37:28.480Z] eaf3925da568: Download complete [2024-06-24T12:37:28.480Z] bde34c3a00c8: Verifying Checksum [2024-06-24T12:37:28.480Z] bde34c3a00c8: Download complete [2024-06-24T12:37:28.480Z] b85a868b505f: Verifying Checksum [2024-06-24T12:37:28.480Z] b85a868b505f: Download complete [2024-06-24T12:37:28.480Z] b352a97aabf1: Verifying Checksum [2024-06-24T12:37:28.480Z] b352a97aabf1: Download complete [2024-06-24T12:37:28.480Z] 4872d77fe225: Verifying Checksum [2024-06-24T12:37:28.480Z] 4872d77fe225: Download complete [2024-06-24T12:37:28.480Z] 5851b861e8e6: Verifying Checksum [2024-06-24T12:37:28.480Z] 5851b861e8e6: Download complete [2024-06-24T12:37:28.740Z] bab4dde63d76: Verifying Checksum [2024-06-24T12:37:28.740Z] bab4dde63d76: Download complete [2024-06-24T12:37:29.678Z] b85a868b505f: Pull complete [2024-06-24T12:37:29.938Z] e2be974225ed: Pull complete [2024-06-24T12:37:30.198Z] 339a4e72a1f5: Pull complete [2024-06-24T12:37:30.459Z] 988bab9f4d93: Pull complete [2024-06-24T12:37:30.719Z] 1469e6f7b9e6: Pull complete [2024-06-24T12:37:30.719Z] eaf3925da568: Pull complete [2024-06-24T12:37:32.620Z] bab4dde63d76: Pull complete [2024-06-24T12:37:32.620Z] bde34c3a00c8: Pull complete [2024-06-24T12:37:32.620Z] b352a97aabf1: Pull complete [2024-06-24T12:37:32.620Z] 4872d77fe225: Pull complete [2024-06-24T12:37:32.620Z] 5851b861e8e6: Pull complete [2024-06-24T12:37:32.620Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-06-24T12:37:32.620Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-06-24T12:37:32.620Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-06-24T12:37:32.755Z] prd-ubuntu20.04-docker-8c-8g-4252 does not seem to be running inside a container [2024-06-24T12:37:32.793Z] $ 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 [2024-06-24T12:37:35.683Z] $ docker top 01d6c273bff9595e9f4c6ea4b03c445f8fa9d94d0a1cd6b18526532fc3afe420 -eo pid,comm [2024-06-24T12:37:35.736Z] 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). [2024-06-24T12:37:35.736Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-06-24T12:37:35.790Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-06-24T12:37:35.790Z] [ssh-agent] Looking for ssh-agent implementation... [2024-06-24T12:37:35.899Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-06-24T12:37:35.904Z] $ docker exec 01d6c273bff9595e9f4c6ea4b03c445f8fa9d94d0a1cd6b18526532fc3afe420 ssh-agent [2024-06-24T12:37:36.017Z] SSH_AUTH_SOCK=/tmp/ssh-zFamAjMovgkg/agent.32 [2024-06-24T12:37:36.017Z] SSH_AGENT_PID=38 [2024-06-24T12:37:36.024Z] Running ssh-add (command line suppressed) [2024-06-24T12:37:36.119Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_372606849027043414.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_372606849027043414.key) [2024-06-24T12:37:36.127Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-06-24T12:37:36.414Z] + git tag --points-at HEAD [Pipeline] } [2024-06-24T12:37:36.427Z] $ docker exec --env ******** --env ******** 01d6c273bff9595e9f4c6ea4b03c445f8fa9d94d0a1cd6b18526532fc3afe420 ssh-agent -k [2024-06-24T12:37:36.519Z] unset SSH_AUTH_SOCK; [2024-06-24T12:37:36.520Z] unset SSH_AGENT_PID; [2024-06-24T12:37:36.520Z] echo Agent pid 38 killed; [2024-06-24T12:37:36.525Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-06-24T12:37:36.567Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-06-24T12:37:36.567Z] [ssh-agent] Looking for ssh-agent implementation... [2024-06-24T12:37:36.672Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-06-24T12:37:36.677Z] $ docker exec 01d6c273bff9595e9f4c6ea4b03c445f8fa9d94d0a1cd6b18526532fc3afe420 ssh-agent [2024-06-24T12:37:36.788Z] SSH_AUTH_SOCK=/tmp/ssh-HDCcN694RcQz/agent.71 [2024-06-24T12:37:36.788Z] SSH_AGENT_PID=77 [2024-06-24T12:37:36.792Z] Running ssh-add (command line suppressed) [2024-06-24T12:37:36.893Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_11698770998549653687.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_11698770998549653687.key) [2024-06-24T12:37:36.904Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-06-24T12:37:37.201Z] + git semver init [2024-06-24T12:37:37.460Z] 2024-06-24 12:37:37,368 [run_init] DEBUG init version:0.0.0 force:False [2024-06-24T12:37:37.460Z] 2024-06-24 12:37:37,368 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver [2024-06-24T12:37:37.460Z] 2024-06-24 12:37:37,369 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver [2024-06-24T12:37:37.460Z] 2024-06-24 12:37:37,369 [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) [2024-06-24T12:37:38.396Z] 2024-06-24 12:37:38,316 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude [2024-06-24T12:37:38.396Z] 2024-06-24 12:37:38,317 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False [2024-06-24T12:37:38.396Z] 2024-06-24 12:37:38,317 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2024-06-24T12:37:38.396Z] 2024-06-24 12:37:38,317 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2024-06-24T12:37:38.396Z] 3.2.0-dev.23 [Pipeline] } [2024-06-24T12:37:38.407Z] $ docker exec --env ******** --env ******** 01d6c273bff9595e9f4c6ea4b03c445f8fa9d94d0a1cd6b18526532fc3afe420 ssh-agent -k [2024-06-24T12:37:38.483Z] unset SSH_AUTH_SOCK; [2024-06-24T12:37:38.483Z] unset SSH_AGENT_PID; [2024-06-24T12:37:38.483Z] echo Agent pid 77 killed; [2024-06-24T12:37:38.490Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-06-24T12:37:38.813Z] + git semver [Pipeline] } [2024-06-24T12:37:39.093Z] $ docker stop --time=1 01d6c273bff9595e9f4c6ea4b03c445f8fa9d94d0a1cd6b18526532fc3afe420 [2024-06-24T12:37:40.351Z] $ docker rm -f --volumes 01d6c273bff9595e9f4c6ea4b03c445f8fa9d94d0a1cd6b18526532fc3afe420 [Pipeline] // withDockerContainer [Pipeline] sh [2024-06-24T12:37:40.693Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-06-24T12:37:40.923Z] Stashed 1 file(s) [Pipeline] echo [2024-06-24T12:37:40.927Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.23 [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 [2024-06-24T12:37:41.101Z] provisioning config files... [2024-06-24T12:37:41.111Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config10365208818462485649tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-06-24T12:37:41.411Z] ---> ****-login.sh [2024-06-24T12:37:41.411Z] nexus3.edgexfoundry.org:10001 [2024-06-24T12:37:41.411Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-24T12:37:41.411Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-24T12:37:41.411Z] Configure a credential helper to remove this warning. See [2024-06-24T12:37:41.411Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-24T12:37:41.411Z] [2024-06-24T12:37:41.411Z] Login Succeeded [2024-06-24T12:37:41.411Z] nexus3.edgexfoundry.org:10002 [2024-06-24T12:37:41.411Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-24T12:37:41.411Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-24T12:37:41.411Z] Configure a credential helper to remove this warning. See [2024-06-24T12:37:41.411Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-24T12:37:41.411Z] [2024-06-24T12:37:41.411Z] Login Succeeded [2024-06-24T12:37:41.411Z] nexus3.edgexfoundry.org:10003 [2024-06-24T12:37:41.672Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-24T12:37:41.672Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-24T12:37:41.672Z] Configure a credential helper to remove this warning. See [2024-06-24T12:37:41.672Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-24T12:37:41.672Z] [2024-06-24T12:37:41.672Z] Login Succeeded [2024-06-24T12:37:41.672Z] nexus3.edgexfoundry.org:10004 [2024-06-24T12:37:41.672Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-24T12:37:41.673Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-24T12:37:41.673Z] Configure a credential helper to remove this warning. See [2024-06-24T12:37:41.673Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-24T12:37:41.673Z] [2024-06-24T12:37:41.673Z] Login Succeeded [2024-06-24T12:37:41.673Z] ****.io [2024-06-24T12:37:41.673Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-24T12:37:41.934Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-24T12:37:41.934Z] Configure a credential helper to remove this warning. See [2024-06-24T12:37:41.934Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-24T12:37:41.934Z] [2024-06-24T12:37:41.934Z] Login Succeeded [2024-06-24T12:37:41.934Z] ---> ****-login.sh ends [Pipeline] } [2024-06-24T12:37:41.942Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-06-24T12:37:42.036Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-06-24T12:37:42.060Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-06-24T12:37:42.077Z] ========================================================= [2024-06-24T12:37:42.077Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-06-24T12:37:42.077Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-24T12:37:42.410Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-06-24T12:37:42.410Z] Sending build context to Docker daemon 9.112MB [2024-06-24T12:37:42.410Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-06-24T12:37:42.410Z] Step 2/12 : FROM ${BASE} AS builder [2024-06-24T12:37:42.410Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-06-24T12:37:42.410Z] 619be1103602: Pulling fs layer [2024-06-24T12:37:42.410Z] 7862e08f4a3e: Pulling fs layer [2024-06-24T12:37:42.410Z] 5df492c9dc93: Pulling fs layer [2024-06-24T12:37:42.410Z] 7629e6793208: Pulling fs layer [2024-06-24T12:37:42.410Z] 4f4fb700ef54: Pulling fs layer [2024-06-24T12:37:42.410Z] fb5054dd5b73: Pulling fs layer [2024-06-24T12:37:42.410Z] 7629e6793208: Waiting [2024-06-24T12:37:42.410Z] 4f4fb700ef54: Waiting [2024-06-24T12:37:42.410Z] fb5054dd5b73: Waiting [2024-06-24T12:37:42.410Z] eeca6798cff9: Pulling fs layer [2024-06-24T12:37:42.410Z] aa269ceb94a6: Pulling fs layer [2024-06-24T12:37:42.410Z] eeca6798cff9: Waiting [2024-06-24T12:37:42.410Z] ada007ff1a6a: Pulling fs layer [2024-06-24T12:37:42.410Z] aa269ceb94a6: Waiting [2024-06-24T12:37:42.410Z] ada007ff1a6a: Waiting [2024-06-24T12:37:42.410Z] 7862e08f4a3e: Download complete [2024-06-24T12:37:42.410Z] 7629e6793208: Download complete [2024-06-24T12:37:42.410Z] 4f4fb700ef54: Verifying Checksum [2024-06-24T12:37:42.410Z] 4f4fb700ef54: Download complete [2024-06-24T12:37:42.410Z] fb5054dd5b73: Verifying Checksum [2024-06-24T12:37:42.410Z] fb5054dd5b73: Download complete [2024-06-24T12:37:42.410Z] 619be1103602: Verifying Checksum [2024-06-24T12:37:42.410Z] 619be1103602: Download complete [2024-06-24T12:37:42.669Z] eeca6798cff9: Verifying Checksum [2024-06-24T12:37:42.669Z] eeca6798cff9: Download complete [2024-06-24T12:37:42.669Z] 619be1103602: Pull complete [2024-06-24T12:37:42.928Z] ada007ff1a6a: Verifying Checksum [2024-06-24T12:37:42.928Z] ada007ff1a6a: Download complete [2024-06-24T12:37:42.928Z] 7862e08f4a3e: Pull complete [2024-06-24T12:37:42.928Z] 5df492c9dc93: Verifying Checksum [2024-06-24T12:37:42.928Z] 5df492c9dc93: Download complete [2024-06-24T12:37:43.493Z] aa269ceb94a6: Download complete [2024-06-24T12:37:46.021Z] 5df492c9dc93: Pull complete [2024-06-24T12:37:46.021Z] 7629e6793208: Pull complete [2024-06-24T12:37:46.021Z] 4f4fb700ef54: Pull complete [2024-06-24T12:37:46.021Z] fb5054dd5b73: Pull complete [2024-06-24T12:37:46.021Z] eeca6798cff9: Pull complete [2024-06-24T12:37:48.553Z] aa269ceb94a6: Pull complete [2024-06-24T12:37:48.813Z] ada007ff1a6a: Pull complete [2024-06-24T12:37:48.813Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-06-24T12:37:48.813Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-06-24T12:37:48.813Z] ---> f489d0715acc [2024-06-24T12:37:48.813Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-06-24T12:37:53.009Z] ---> Running in 5a8e1718c770 [2024-06-24T12:37:53.009Z] Removing intermediate container 5a8e1718c770 [2024-06-24T12:37:53.009Z] ---> ef0a5b19875a [2024-06-24T12:37:53.009Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-06-24T12:37:53.009Z] ---> Running in 022c717a4fe0 [2024-06-24T12:37:53.009Z] Removing intermediate container 022c717a4fe0 [2024-06-24T12:37:53.009Z] ---> 38c5f3215366 [2024-06-24T12:37:53.009Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-06-24T12:37:53.009Z] ---> Running in b10aeaaa8f55 [2024-06-24T12:37:53.268Z] Removing intermediate container b10aeaaa8f55 [2024-06-24T12:37:53.268Z] ---> 91576b21b307 [2024-06-24T12:37:53.268Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-06-24T12:37:53.268Z] ---> Running in f6bfdfd20a37 [2024-06-24T12:37:53.528Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-06-24T12:37:53.528Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-06-24T12:37:53.794Z] OK: 264 MiB in 52 packages [2024-06-24T12:37:54.054Z] Removing intermediate container f6bfdfd20a37 [2024-06-24T12:37:54.054Z] ---> b3c5c9b1e2ab [2024-06-24T12:37:54.054Z] Step 7/12 : WORKDIR /app [2024-06-24T12:37:54.054Z] ---> Running in b8008067b0dc [2024-06-24T12:37:54.312Z] Removing intermediate container b8008067b0dc [2024-06-24T12:37:54.312Z] ---> 6e03dfa8b0f3 [2024-06-24T12:37:54.312Z] Step 8/12 : COPY go.mod vendor* ./ [2024-06-24T12:37:54.312Z] ---> 125ba429936f [2024-06-24T12:37:54.312Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-06-24T12:37:54.312Z] ---> Running in a281cd462f7f [2024-06-24T12:37:56.052Z] Still waiting to schedule task [2024-06-24T12:37:56.052Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-4251’ is offline [2024-06-24T12:38:50.565Z] Removing intermediate container a281cd462f7f [2024-06-24T12:38:50.565Z] ---> b3c24720f47b [2024-06-24T12:38:50.565Z] Step 10/12 : COPY . . [2024-06-24T12:38:50.565Z] ---> bff52c99ec8a [2024-06-24T12:38:50.565Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-06-24T12:38:50.565Z] ---> Running in 06b81c51809e [2024-06-24T12:38:50.565Z] Removing intermediate container 06b81c51809e [2024-06-24T12:38:50.565Z] ---> 3a8dca671d54 [2024-06-24T12:38:50.565Z] Step 12/12 : RUN $MAKE [2024-06-24T12:38:50.565Z] ---> Running in e6abaf0250ba [2024-06-24T12:38:50.565Z] noop [2024-06-24T12:38:50.565Z] Removing intermediate container e6abaf0250ba [2024-06-24T12:38:50.565Z] ---> 537e954a5845 [2024-06-24T12:38:50.565Z] Successfully built 537e954a5845 [2024-06-24T12:38:50.565Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-24T12:38:50.903Z] + docker inspect -f . ci-base-image-x86_64 [2024-06-24T12:38:50.903Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-06-24T12:38:50.987Z] prd-ubuntu20.04-docker-8c-8g-4252 does not seem to be running inside a container [2024-06-24T12:38:51.017Z] $ 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 [2024-06-24T12:38:51.359Z] $ docker top 81e90cd2ffb8cd354221736e0bdf582b00a9c8a3b6385c7a88e7f09022f7cd5e -eo pid,comm [Pipeline] { [Pipeline] sh [2024-06-24T12:38:51.705Z] + go version [2024-06-24T12:38:51.705Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-06-24T12:38:51.714Z] $ docker stop --time=1 81e90cd2ffb8cd354221736e0bdf582b00a9c8a3b6385c7a88e7f09022f7cd5e [2024-06-24T12:38:52.957Z] $ docker rm -f --volumes 81e90cd2ffb8cd354221736e0bdf582b00a9c8a3b6385c7a88e7f09022f7cd5e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-24T12:38:53.398Z] + docker inspect -f . ci-base-image-x86_64 [2024-06-24T12:38:53.398Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-06-24T12:38:53.472Z] prd-ubuntu20.04-docker-8c-8g-4252 does not seem to be running inside a container [2024-06-24T12:38:53.502Z] $ 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 [2024-06-24T12:38:53.801Z] $ docker top 2b89a08a879f29cc90dac863f489dd132782e3e012fd029abac3b327b29a8c67 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-06-24T12:38:54.151Z] + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] fileExists [Pipeline] sh [2024-06-24T12:38:54.458Z] + make test [2024-06-24T12:38:54.458Z] go test -race -coverprofile=coverage.out ./... [2024-06-24T12:39:26.543Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2024-06-24T12:39:32.141Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-4253 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws [2024-06-24T12:39:32.160Z] Running in /w/workspace/app-service-configurable/233 [Pipeline] { [Pipeline] checkout [2024-06-24T12:39:35.208Z] The recommended git tool is: git [2024-06-24T12:39:42.982Z] using credential edgex-jenkins-ssh [2024-06-24T12:39:43.010Z] Cloning the remote Git repository [2024-06-24T12:39:43.104Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2024-06-24T12:39:43.253Z] > git init /w/workspace/app-service-configurable/233 # timeout=10 [2024-06-24T12:39:43.501Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2024-06-24T12:39:43.502Z] > git --version # timeout=10 [2024-06-24T12:39:43.550Z] > git --version # 'git version 2.25.1' [2024-06-24T12:39:43.553Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-06-24T12:39:43.789Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-06-24T12:39:45.901Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2024-06-24T12:39:45.937Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-06-24T12:39:47.195Z] Avoid second fetch [2024-06-24T12:39:47.196Z] Checking out Revision 6b0b7747b374060de83cb44ee161df8ce991bc1b (main) [2024-06-24T12:39:47.986Z] Commit message: "Merge pull request #661 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v3-3.2.0-dev.37" [2024-06-24T12:39:47.212Z] > git config core.sparsecheckout # timeout=10 [2024-06-24T12:39:47.274Z] > git checkout -f 6b0b7747b374060de83cb44ee161df8ce991bc1b # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-06-24T12:39:52.726Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-06-24T12:39:52.727Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-06-24T12:39:52.727Z] Dload Upload Total Spent Left Speed [2024-06-24T12:39:52.727Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 118k 0 --:--:-- --:--:-- --:--:-- 118k [Pipeline] sh [2024-06-24T12:39:53.061Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-06-24T12:39:53.384Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-06-24T12:39:53.384Z] + sudo tee /etc/docker/daemon.new [2024-06-24T12:39:53.384Z] { [2024-06-24T12:39:53.384Z] "registry-mirrors": [ [2024-06-24T12:39:53.384Z] "https://nexus3.edgexfoundry.org:10001" [2024-06-24T12:39:53.384Z] ], [2024-06-24T12:39:53.384Z] "bip": "10.250.0.254/24", [2024-06-24T12:39:53.384Z] "hosts": [ [2024-06-24T12:39:53.384Z] "tcp://0.0.0.0:5555", [2024-06-24T12:39:53.384Z] "unix:///var/run/docker.sock" [2024-06-24T12:39:53.384Z] ], [2024-06-24T12:39:53.384Z] "mtu": 1458, [2024-06-24T12:39:53.384Z] "selinux-enabled": true, [2024-06-24T12:39:53.384Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-06-24T12:39:53.384Z] } [Pipeline] sh [2024-06-24T12:39:53.721Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-06-24T12:39:54.065Z] + sudo service docker restart [2024-06-24T12:39:58.628Z] go vet ./... [2024-06-24T12:39:59.197Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-06-24T12:39:59.197Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-06-24T12:39:59.197Z] ./bin/test-attribution-txt.sh [2024-06-24T12:39:59.197Z] An attribution for github.com/barkimedes/go-deepcopy is missing from Attribution.txt, please add [2024-06-24T12:39:59.197Z] An attribution for github.com/spf13/cast is missing from Attribution.txt, please add [Pipeline] echo [2024-06-24T12:39:59.207Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-06-24T12:39:59.217Z] $ docker stop --time=1 2b89a08a879f29cc90dac863f489dd132782e3e012fd029abac3b327b29a8c67 [2024-06-24T12:40:02.376Z] $ docker rm -f --volumes 2b89a08a879f29cc90dac863f489dd132782e3e012fd029abac3b327b29a8c67 [Pipeline] // withDockerContainer [Pipeline] sh [2024-06-24T12:40:03.003Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-06-24T12:40:03.040Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-06-24T12:40:03.575Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-06-24T12:40:03.859Z] + ls -al . [2024-06-24T12:40:03.859Z] total 264 [2024-06-24T12:40:03.859Z] drwxrwxr-x 7 jenkins jenkins 4096 Jun 24 12:38 . [2024-06-24T12:40:03.859Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 24 12:37 .. [2024-06-24T12:40:03.859Z] -rw-rw-r-- 1 jenkins jenkins 119 Jun 24 12:37 .dockerignore [2024-06-24T12:40:03.859Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 24 12:39 .git [2024-06-24T12:40:03.859Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 24 12:37 .github [2024-06-24T12:40:03.859Z] -rw-rw-r-- 1 jenkins jenkins 106 Jun 24 12:37 .gitignore [2024-06-24T12:40:03.860Z] -rw-rw-r-- 1 jenkins jenkins 41 Jun 24 12:37 .golangci.yml [2024-06-24T12:40:03.860Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 24 12:37 .semver [2024-06-24T12:40:03.860Z] -rw-rw-r-- 1 jenkins jenkins 18981 Jun 24 12:37 Attribution.txt [2024-06-24T12:40:03.860Z] -rw-rw-r-- 1 jenkins jenkins 37263 Jun 24 12:37 CHANGELOG.md [2024-06-24T12:40:03.860Z] -rw-rw-r-- 1 jenkins jenkins 2007 Jun 24 12:37 Dockerfile [2024-06-24T12:40:03.860Z] -rw-rw-r-- 1 jenkins jenkins 677 Jun 24 12:37 GOVERNANCE.md [2024-06-24T12:40:03.860Z] -rw-rw-r-- 1 jenkins jenkins 666 Jun 24 12:37 Jenkinsfile [2024-06-24T12:40:03.860Z] -rw-rw-r-- 1 jenkins jenkins 10174 Jun 24 12:37 LICENSE [2024-06-24T12:40:03.860Z] -rw-rw-r-- 1 jenkins jenkins 618 Jun 24 12:37 OWNERS.md [2024-06-24T12:40:03.860Z] -rw-rw-r-- 1 jenkins jenkins 4582 Jun 24 12:37 README.md [2024-06-24T12:40:03.860Z] -rw-rw-r-- 1 jenkins jenkins 12 Jun 24 12:37 VERSION [2024-06-24T12:40:03.860Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 24 12:37 bin [2024-06-24T12:40:03.860Z] -rw-r--r-- 1 jenkins jenkins 13 Jun 24 12:38 coverage.out [2024-06-24T12:40:03.860Z] -rw-rw-r-- 1 jenkins jenkins 7154 Jun 24 12:37 go.mod [2024-06-24T12:40:03.860Z] -rw-rw-r-- 1 jenkins jenkins 102425 Jun 24 12:37 go.sum [2024-06-24T12:40:03.860Z] -rw-rw-r-- 1 jenkins jenkins 1937 Jun 24 12:37 main.go [2024-06-24T12:40:03.860Z] -rw-rw-r-- 1 jenkins jenkins 2572 Jun 24 12:37 makefile [2024-06-24T12:40:03.860Z] drwxrwxr-x 9 jenkins jenkins 4096 Jun 24 12:37 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-24T12:40:04.172Z] + 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=6b0b7747b374060de83cb44ee161df8ce991bc1b --label arch=amd64 --label version=3.2.0-dev.23 . [2024-06-24T12:40:04.172Z] Sending build context to Docker daemon 9.113MB [2024-06-24T12:40:04.172Z] Step 1/27 : ARG BASE=golang:1.21-alpine3.18 [2024-06-24T12:40:04.172Z] Step 2/27 : FROM ${BASE} AS builder [2024-06-24T12:40:04.172Z] ---> 537e954a5845 [2024-06-24T12:40:04.172Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git" [2024-06-24T12:40:04.431Z] ---> Running in e8b393898820 [2024-06-24T12:40:04.431Z] Removing intermediate container e8b393898820 [2024-06-24T12:40:04.431Z] ---> 0365f614571c [2024-06-24T12:40:04.431Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2024-06-24T12:40:04.431Z] ---> Running in 46960f6b7adc [2024-06-24T12:40:04.431Z] Removing intermediate container 46960f6b7adc [2024-06-24T12:40:04.431Z] ---> 797b0e3579a1 [2024-06-24T12:40:04.431Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2024-06-24T12:40:04.431Z] ---> Running in 7ce76267c056 [2024-06-24T12:40:04.690Z] Removing intermediate container 7ce76267c056 [2024-06-24T12:40:04.690Z] ---> 66c5fcdc82cf [2024-06-24T12:40:04.690Z] Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-06-24T12:40:04.690Z] ---> Running in cade8d193a6d [2024-06-24T12:40:04.949Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-06-24T12:40:04.949Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-06-24T12:40:05.209Z] OK: 264 MiB in 52 packages [2024-06-24T12:40:05.776Z] Removing intermediate container cade8d193a6d [2024-06-24T12:40:05.777Z] ---> 8399ab61c9a8 [2024-06-24T12:40:05.777Z] Step 7/27 : WORKDIR /app [2024-06-24T12:40:05.777Z] ---> Running in beeb02da895a [2024-06-24T12:40:05.777Z] Removing intermediate container beeb02da895a [2024-06-24T12:40:05.777Z] ---> 1bd938baf92d [2024-06-24T12:40:05.777Z] Step 8/27 : COPY go.mod vendor* ./ [2024-06-24T12:40:05.777Z] ---> 1e86e1fa1238 [2024-06-24T12:40:05.777Z] Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-06-24T12:40:05.777Z] ---> Running in f96ceb57beca [2024-06-24T12:40:06.715Z] Removing intermediate container f96ceb57beca [2024-06-24T12:40:06.715Z] ---> 762c40dc9ea9 [2024-06-24T12:40:06.715Z] Step 10/27 : COPY . . [2024-06-24T12:40:06.974Z] ---> c4745b2cc38e [2024-06-24T12:40:06.974Z] Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-06-24T12:40:06.974Z] ---> Running in 7bac30a2909a [2024-06-24T12:40:06.974Z] Removing intermediate container 7bac30a2909a [2024-06-24T12:40:06.974Z] ---> 28e4d593c43b [2024-06-24T12:40:06.974Z] Step 12/27 : RUN $MAKE [2024-06-24T12:40:06.974Z] ---> Running in 94f0be539283 [2024-06-24T12:40:07.232Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.37 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.2.0-dev.23" -trimpath -mod=readonly -o app-service-configurable [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-06-24T12:40:12.334Z] provisioning config files... [2024-06-24T12:40:12.357Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/233@tmp/config15967446836058797782tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-06-24T12:40:12.784Z] ---> ****-login.sh [2024-06-24T12:40:12.784Z] nexus3.edgexfoundry.org:10001 [2024-06-24T12:40:13.054Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-24T12:40:13.322Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-24T12:40:13.322Z] Configure a credential helper to remove this warning. See [2024-06-24T12:40:13.322Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-24T12:40:13.322Z] [2024-06-24T12:40:13.322Z] Login Succeeded [2024-06-24T12:40:13.322Z] nexus3.edgexfoundry.org:10002 [2024-06-24T12:40:13.592Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-24T12:40:13.592Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-24T12:40:13.592Z] Configure a credential helper to remove this warning. See [2024-06-24T12:40:13.592Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-24T12:40:13.592Z] [2024-06-24T12:40:13.592Z] Login Succeeded [2024-06-24T12:40:13.592Z] nexus3.edgexfoundry.org:10003 [2024-06-24T12:40:13.859Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-24T12:40:14.124Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-24T12:40:14.124Z] Configure a credential helper to remove this warning. See [2024-06-24T12:40:14.124Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-24T12:40:14.124Z] [2024-06-24T12:40:14.124Z] Login Succeeded [2024-06-24T12:40:14.124Z] nexus3.edgexfoundry.org:10004 [2024-06-24T12:40:14.393Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-24T12:40:14.393Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-24T12:40:14.393Z] Configure a credential helper to remove this warning. See [2024-06-24T12:40:14.393Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-24T12:40:14.393Z] [2024-06-24T12:40:14.393Z] Login Succeeded [2024-06-24T12:40:14.393Z] ****.io [2024-06-24T12:40:14.660Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-24T12:40:14.927Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-24T12:40:14.927Z] Configure a credential helper to remove this warning. See [2024-06-24T12:40:14.927Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-24T12:40:14.927Z] [2024-06-24T12:40:14.927Z] Login Succeeded [2024-06-24T12:40:14.927Z] ---> ****-login.sh ends [Pipeline] } [2024-06-24T12:40:14.940Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-06-24T12:40:15.229Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-06-24T12:40:15.246Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-06-24T12:40:15.263Z] ========================================================= [2024-06-24T12:40:15.263Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-06-24T12:40:15.263Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-24T12:40:15.625Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-06-24T12:40:15.625Z] Sending build context to Docker daemon 239.1kB [2024-06-24T12:40:15.894Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-06-24T12:40:15.894Z] Step 2/12 : FROM ${BASE} AS builder [2024-06-24T12:40:15.894Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-06-24T12:40:15.894Z] c6b39de5b339: Pulling fs layer [2024-06-24T12:40:15.894Z] a69c41024577: Pulling fs layer [2024-06-24T12:40:15.894Z] d6de4b400683: Pulling fs layer [2024-06-24T12:40:15.894Z] 35cb2a7552d0: Pulling fs layer [2024-06-24T12:40:15.894Z] 4f4fb700ef54: Pulling fs layer [2024-06-24T12:40:15.894Z] 464afbd9ba4c: Pulling fs layer [2024-06-24T12:40:15.894Z] 00f215d4a9da: Pulling fs layer [2024-06-24T12:40:15.894Z] d496ad576159: Pulling fs layer [2024-06-24T12:40:15.894Z] 35cb2a7552d0: Waiting [2024-06-24T12:40:15.894Z] 4f4fb700ef54: Waiting [2024-06-24T12:40:15.894Z] 00f215d4a9da: Waiting [2024-06-24T12:40:15.894Z] 464afbd9ba4c: Waiting [2024-06-24T12:40:15.894Z] d496ad576159: Waiting [2024-06-24T12:40:16.161Z] a69c41024577: Verifying Checksum [2024-06-24T12:40:16.161Z] a69c41024577: Download complete [2024-06-24T12:40:16.161Z] 35cb2a7552d0: Verifying Checksum [2024-06-24T12:40:16.161Z] 35cb2a7552d0: Download complete [2024-06-24T12:40:16.161Z] 4f4fb700ef54: Verifying Checksum [2024-06-24T12:40:16.161Z] 4f4fb700ef54: Download complete [2024-06-24T12:40:16.161Z] c6b39de5b339: Verifying Checksum [2024-06-24T12:40:16.161Z] 464afbd9ba4c: Verifying Checksum [2024-06-24T12:40:16.161Z] 464afbd9ba4c: Download complete [2024-06-24T12:40:16.428Z] d496ad576159: Verifying Checksum [2024-06-24T12:40:16.428Z] d496ad576159: Download complete [2024-06-24T12:40:17.016Z] c6b39de5b339: Pull complete [2024-06-24T12:40:17.618Z] a69c41024577: Pull complete [2024-06-24T12:40:17.887Z] d6de4b400683: Verifying Checksum [2024-06-24T12:40:17.888Z] d6de4b400683: Download complete [2024-06-24T12:40:18.849Z] 00f215d4a9da: Verifying Checksum [2024-06-24T12:40:18.849Z] 00f215d4a9da: Download complete [2024-06-24T12:40:31.186Z] d6de4b400683: Pull complete [2024-06-24T12:40:31.186Z] 35cb2a7552d0: Pull complete [2024-06-24T12:40:31.186Z] 4f4fb700ef54: Pull complete [2024-06-24T12:40:31.186Z] 464afbd9ba4c: Pull complete [2024-06-24T12:40:33.771Z] Removing intermediate container 94f0be539283 [2024-06-24T12:40:33.771Z] ---> 5b21b2b3d006 [2024-06-24T12:40:33.771Z] Step 13/27 : FROM alpine:3.18 [2024-06-24T12:40:33.771Z] 3.18: Pulling from library/alpine [2024-06-24T12:40:33.771Z] 73baa7ef167e: Pulling fs layer [2024-06-24T12:40:33.771Z] 73baa7ef167e: Verifying Checksum [2024-06-24T12:40:33.771Z] 73baa7ef167e: Download complete [2024-06-24T12:40:34.030Z] 73baa7ef167e: Pull complete [2024-06-24T12:40:34.030Z] Digest: sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-06-24T12:40:34.030Z] Status: Downloaded newer image for alpine:3.18 [2024-06-24T12:40:34.030Z] ---> 8fd7cac70a4a [2024-06-24T12:40:34.030Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-06-24T12:40:34.030Z] ---> Running in 0de59e400b01 [2024-06-24T12:40:34.030Z] Removing intermediate container 0de59e400b01 [2024-06-24T12:40:34.030Z] ---> f85e60745cfa [2024-06-24T12:40:34.030Z] Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} [2024-06-24T12:40:34.291Z] ---> Running in 43aa82ee651e [2024-06-24T12:40:34.291Z] Removing intermediate container 43aa82ee651e [2024-06-24T12:40:34.291Z] ---> 50a125f3505a [2024-06-24T12:40:34.291Z] Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init [2024-06-24T12:40:34.291Z] ---> Running in 9ac2b8530d45 [2024-06-24T12:40:34.550Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-06-24T12:40:34.550Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-06-24T12:40:34.810Z] (1/2) Installing ca-certificates (20240226-r0) [2024-06-24T12:40:34.810Z] (2/2) Installing dumb-init (1.2.5-r2) [2024-06-24T12:40:34.810Z] Executing busybox-1.36.1-r7.trigger [2024-06-24T12:40:34.810Z] Executing ca-certificates-20240226-r0.trigger [2024-06-24T12:40:34.810Z] OK: 8 MiB in 17 packages [2024-06-24T12:40:35.379Z] Removing intermediate container 9ac2b8530d45 [2024-06-24T12:40:35.379Z] ---> d10809626419 [2024-06-24T12:40:35.379Z] Step 17/27 : RUN apk --no-cache upgrade [2024-06-24T12:40:35.379Z] ---> Running in 403bbcda512d [2024-06-24T12:40:35.638Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-06-24T12:40:35.638Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-06-24T12:40:35.898Z] OK: 8 MiB in 17 packages [2024-06-24T12:40:36.158Z] Removing intermediate container 403bbcda512d [2024-06-24T12:40:36.158Z] ---> e3adc50bf904 [2024-06-24T12:40:36.158Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-06-24T12:40:36.158Z] ---> 97d8a8d14d71 [2024-06-24T12:40:36.158Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2024-06-24T12:40:36.418Z] ---> f1afe6195c6a [2024-06-24T12:40:36.418Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2024-06-24T12:40:36.418Z] ---> 3b6fd3a044bf [2024-06-24T12:40:36.418Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2024-06-24T12:40:36.987Z] ---> b42caeb6e962 [2024-06-24T12:40:36.987Z] Step 22/27 : EXPOSE 48095 [2024-06-24T12:40:36.987Z] ---> Running in b43a5adefc65 [2024-06-24T12:40:36.987Z] Removing intermediate container b43a5adefc65 [2024-06-24T12:40:36.987Z] ---> cef1556386b2 [2024-06-24T12:40:36.987Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2024-06-24T12:40:36.987Z] ---> Running in 3a58d9394339 [2024-06-24T12:40:37.247Z] Removing intermediate container 3a58d9394339 [2024-06-24T12:40:37.247Z] ---> 7fc72202d16d [2024-06-24T12:40:37.247Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-06-24T12:40:37.247Z] ---> Running in 5d0280368057 [2024-06-24T12:40:37.247Z] Removing intermediate container 5d0280368057 [2024-06-24T12:40:37.247Z] ---> 5c18fa5084fa [2024-06-24T12:40:37.247Z] Step 25/27 : LABEL arch=amd64 [2024-06-24T12:40:37.247Z] ---> Running in 1e89a41f449e [2024-06-24T12:40:37.247Z] Removing intermediate container 1e89a41f449e [2024-06-24T12:40:37.247Z] ---> c6bc7919380c [2024-06-24T12:40:37.247Z] Step 26/27 : LABEL git_sha=6b0b7747b374060de83cb44ee161df8ce991bc1b [2024-06-24T12:40:37.247Z] ---> Running in 207c21f7e3a2 [2024-06-24T12:40:37.506Z] Removing intermediate container 207c21f7e3a2 [2024-06-24T12:40:37.506Z] ---> 33c8d68f1b50 [2024-06-24T12:40:37.506Z] Step 27/27 : LABEL version=3.2.0-dev.23 [2024-06-24T12:40:37.506Z] ---> Running in f3709e014713 [2024-06-24T12:40:37.506Z] Removing intermediate container f3709e014713 [2024-06-24T12:40:37.506Z] ---> 3d4f7213b2e5 [2024-06-24T12:40:37.506Z] [Warning] One or more build-args [ARCH] were not consumed [2024-06-24T12:40:37.506Z] Successfully built 3d4f7213b2e5 [2024-06-24T12:40:37.506Z] 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 [2024-06-24T12:40:37.645Z] provisioning config files... [2024-06-24T12:40:37.653Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config2677468857431139797tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-06-24T12:40:37.964Z] ---> ****-login.sh [2024-06-24T12:40:37.965Z] nexus3.edgexfoundry.org:10001 [2024-06-24T12:40:37.965Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-24T12:40:37.965Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-24T12:40:37.965Z] Configure a credential helper to remove this warning. See [2024-06-24T12:40:37.965Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-24T12:40:37.965Z] [2024-06-24T12:40:37.965Z] Login Succeeded [2024-06-24T12:40:37.965Z] nexus3.edgexfoundry.org:10002 [2024-06-24T12:40:37.965Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-24T12:40:37.965Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-24T12:40:37.965Z] Configure a credential helper to remove this warning. See [2024-06-24T12:40:37.965Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-24T12:40:37.965Z] [2024-06-24T12:40:37.965Z] Login Succeeded [2024-06-24T12:40:37.965Z] nexus3.edgexfoundry.org:10003 [2024-06-24T12:40:38.225Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-24T12:40:38.225Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-24T12:40:38.225Z] Configure a credential helper to remove this warning. See [2024-06-24T12:40:38.225Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-24T12:40:38.225Z] [2024-06-24T12:40:38.225Z] Login Succeeded [2024-06-24T12:40:38.225Z] nexus3.edgexfoundry.org:10004 [2024-06-24T12:40:38.225Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-24T12:40:38.225Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-24T12:40:38.225Z] Configure a credential helper to remove this warning. See [2024-06-24T12:40:38.225Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-24T12:40:38.225Z] [2024-06-24T12:40:38.225Z] Login Succeeded [2024-06-24T12:40:38.225Z] ****.io [2024-06-24T12:40:38.225Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-24T12:40:38.486Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-24T12:40:38.486Z] Configure a credential helper to remove this warning. See [2024-06-24T12:40:38.486Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-24T12:40:38.486Z] [2024-06-24T12:40:38.486Z] Login Succeeded [2024-06-24T12:40:38.486Z] ---> ****-login.sh ends [Pipeline] } [2024-06-24T12:40:38.495Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-06-24T12:40:38.545Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-06-24T12:40:38.571Z] [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: [2024-06-24T12:40:38.571Z] 6b0b7747b374060de83cb44ee161df8ce991bc1b [2024-06-24T12:40:38.571Z] latest [2024-06-24T12:40:38.571Z] 3.2.0-dev.23 [2024-06-24T12:40:38.571Z] 6b0b7747b374060de83cb44ee161df8ce991bc1b-3.2.0-dev.23 [2024-06-24T12:40:38.571Z] main [2024-06-24T12:40:38.571Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-24T12:40:38.928Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:6b0b7747b374060de83cb44ee161df8ce991bc1b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-24T12:40:39.255Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:6b0b7747b374060de83cb44ee161df8ce991bc1b [2024-06-24T12:40:39.255Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2024-06-24T12:40:39.255Z] 2bca74c29db0: Preparing [2024-06-24T12:40:39.255Z] 643d37bad5d6: Preparing [2024-06-24T12:40:39.255Z] 676b9f52b897: Preparing [2024-06-24T12:40:39.255Z] 1c86044e5132: Preparing [2024-06-24T12:40:39.255Z] 34d3d91d39ee: Preparing [2024-06-24T12:40:39.255Z] a3238530b628: Preparing [2024-06-24T12:40:39.255Z] 63ec0bd56cf3: Preparing [2024-06-24T12:40:39.255Z] a3238530b628: Waiting [2024-06-24T12:40:39.255Z] 63ec0bd56cf3: Waiting [2024-06-24T12:40:39.255Z] 676b9f52b897: Pushed [2024-06-24T12:40:39.255Z] 34d3d91d39ee: Pushed [2024-06-24T12:40:39.255Z] 643d37bad5d6: Pushed [2024-06-24T12:40:39.410Z] 00f215d4a9da: Pull complete [2024-06-24T12:40:39.514Z] 1c86044e5132: Pushed [2024-06-24T12:40:39.514Z] 63ec0bd56cf3: Layer already exists [2024-06-24T12:40:39.514Z] a3238530b628: Pushed [2024-06-24T12:40:40.829Z] d496ad576159: Pull complete [2024-06-24T12:40:40.829Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-06-24T12:40:40.829Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-06-24T12:40:40.829Z] ---> f246e2811388 [2024-06-24T12:40:40.829Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-06-24T12:40:42.050Z] 2bca74c29db0: Pushed [2024-06-24T12:40:42.051Z] 6b0b7747b374060de83cb44ee161df8ce991bc1b: digest: sha256:f368fcafff01450b4815662eea85863050f9938ac0d8de8e20e3b3298e0e63cb size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-24T12:40:42.387Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-24T12:40:42.709Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2024-06-24T12:40:42.709Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2024-06-24T12:40:42.709Z] 2bca74c29db0: Preparing [2024-06-24T12:40:42.709Z] 643d37bad5d6: Preparing [2024-06-24T12:40:42.709Z] 676b9f52b897: Preparing [2024-06-24T12:40:42.709Z] 1c86044e5132: Preparing [2024-06-24T12:40:42.709Z] 34d3d91d39ee: Preparing [2024-06-24T12:40:42.709Z] a3238530b628: Preparing [2024-06-24T12:40:42.709Z] 63ec0bd56cf3: Preparing [2024-06-24T12:40:42.709Z] a3238530b628: Waiting [2024-06-24T12:40:42.709Z] 1c86044e5132: Layer already exists [2024-06-24T12:40:42.709Z] 643d37bad5d6: Layer already exists [2024-06-24T12:40:42.709Z] 676b9f52b897: Layer already exists [2024-06-24T12:40:42.709Z] 34d3d91d39ee: Layer already exists [2024-06-24T12:40:42.709Z] 2bca74c29db0: Layer already exists [2024-06-24T12:40:42.709Z] a3238530b628: Layer already exists [2024-06-24T12:40:42.709Z] 63ec0bd56cf3: Layer already exists [2024-06-24T12:40:42.709Z] latest: digest: sha256:f368fcafff01450b4815662eea85863050f9938ac0d8de8e20e3b3298e0e63cb size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-24T12:40:42.781Z] ---> Running in dc86beaef73e [2024-06-24T12:40:42.781Z] Removing intermediate container dc86beaef73e [2024-06-24T12:40:42.781Z] ---> 728054657943 [2024-06-24T12:40:42.781Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-06-24T12:40:43.043Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:3.2.0-dev.23 [Pipeline] } [2024-06-24T12:40:43.051Z] ---> Running in f4c660bb37a0 [2024-06-24T12:40:43.051Z] Removing intermediate container f4c660bb37a0 [2024-06-24T12:40:43.051Z] ---> 7ebe334d8ac0 [2024-06-24T12:40:43.051Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-24T12:40:43.319Z] ---> Running in cd84f8eca957 [2024-06-24T12:40:43.378Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:3.2.0-dev.23 [2024-06-24T12:40:43.378Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2024-06-24T12:40:43.378Z] 2bca74c29db0: Preparing [2024-06-24T12:40:43.378Z] 643d37bad5d6: Preparing [2024-06-24T12:40:43.378Z] 676b9f52b897: Preparing [2024-06-24T12:40:43.378Z] 1c86044e5132: Preparing [2024-06-24T12:40:43.378Z] 34d3d91d39ee: Preparing [2024-06-24T12:40:43.378Z] a3238530b628: Preparing [2024-06-24T12:40:43.378Z] 63ec0bd56cf3: Preparing [2024-06-24T12:40:43.378Z] 63ec0bd56cf3: Waiting [2024-06-24T12:40:43.378Z] 676b9f52b897: Layer already exists [2024-06-24T12:40:43.378Z] 34d3d91d39ee: Layer already exists [2024-06-24T12:40:43.378Z] 1c86044e5132: Layer already exists [2024-06-24T12:40:43.378Z] 2bca74c29db0: Layer already exists [2024-06-24T12:40:43.378Z] 643d37bad5d6: Layer already exists [2024-06-24T12:40:43.378Z] a3238530b628: Layer already exists [2024-06-24T12:40:43.378Z] 63ec0bd56cf3: Layer already exists [2024-06-24T12:40:43.378Z] 3.2.0-dev.23: digest: sha256:f368fcafff01450b4815662eea85863050f9938ac0d8de8e20e3b3298e0e63cb size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-24T12:40:43.587Z] Removing intermediate container cd84f8eca957 [2024-06-24T12:40:43.587Z] ---> 963c35615d9a [2024-06-24T12:40:43.587Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-06-24T12:40:43.587Z] ---> Running in f7f64f2733c7 [2024-06-24T12:40:43.713Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:6b0b7747b374060de83cb44ee161df8ce991bc1b-3.2.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-24T12:40:44.040Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:6b0b7747b374060de83cb44ee161df8ce991bc1b-3.2.0-dev.23 [2024-06-24T12:40:44.040Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2024-06-24T12:40:44.040Z] 2bca74c29db0: Preparing [2024-06-24T12:40:44.040Z] 643d37bad5d6: Preparing [2024-06-24T12:40:44.040Z] 676b9f52b897: Preparing [2024-06-24T12:40:44.040Z] 1c86044e5132: Preparing [2024-06-24T12:40:44.040Z] 34d3d91d39ee: Preparing [2024-06-24T12:40:44.040Z] a3238530b628: Preparing [2024-06-24T12:40:44.040Z] 63ec0bd56cf3: Preparing [2024-06-24T12:40:44.040Z] a3238530b628: Waiting [2024-06-24T12:40:44.040Z] 63ec0bd56cf3: Waiting [2024-06-24T12:40:44.040Z] 676b9f52b897: Layer already exists [2024-06-24T12:40:44.040Z] 1c86044e5132: Layer already exists [2024-06-24T12:40:44.040Z] 2bca74c29db0: Layer already exists [2024-06-24T12:40:44.040Z] 34d3d91d39ee: Layer already exists [2024-06-24T12:40:44.040Z] 643d37bad5d6: Layer already exists [2024-06-24T12:40:44.040Z] a3238530b628: Layer already exists [2024-06-24T12:40:44.040Z] 63ec0bd56cf3: Layer already exists [2024-06-24T12:40:44.040Z] 6b0b7747b374060de83cb44ee161df8ce991bc1b-3.2.0-dev.23: digest: sha256:f368fcafff01450b4815662eea85863050f9938ac0d8de8e20e3b3298e0e63cb size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-24T12:40:44.375Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-24T12:40:44.554Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-06-24T12:40:44.694Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main [2024-06-24T12:40:44.694Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2024-06-24T12:40:44.694Z] 2bca74c29db0: Preparing [2024-06-24T12:40:44.694Z] 643d37bad5d6: Preparing [2024-06-24T12:40:44.694Z] 676b9f52b897: Preparing [2024-06-24T12:40:44.694Z] 1c86044e5132: Preparing [2024-06-24T12:40:44.694Z] 34d3d91d39ee: Preparing [2024-06-24T12:40:44.694Z] a3238530b628: Preparing [2024-06-24T12:40:44.694Z] 63ec0bd56cf3: Preparing [2024-06-24T12:40:44.694Z] a3238530b628: Waiting [2024-06-24T12:40:44.695Z] 63ec0bd56cf3: Waiting [2024-06-24T12:40:44.695Z] 2bca74c29db0: Layer already exists [2024-06-24T12:40:44.695Z] 643d37bad5d6: Layer already exists [2024-06-24T12:40:44.695Z] 1c86044e5132: Layer already exists [2024-06-24T12:40:44.695Z] 676b9f52b897: Layer already exists [2024-06-24T12:40:44.695Z] 34d3d91d39ee: Layer already exists [2024-06-24T12:40:44.695Z] a3238530b628: Layer already exists [2024-06-24T12:40:44.695Z] 63ec0bd56cf3: Layer already exists [2024-06-24T12:40:44.695Z] main: digest: sha256:f368fcafff01450b4815662eea85863050f9938ac0d8de8e20e3b3298e0e63cb size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-06-24T12:40:44.778Z] ===================================================== [Pipeline] echo [2024-06-24T12:40:44.792Z] taggedImages: [2024-06-24T12:40:44.792Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:6b0b7747b374060de83cb44ee161df8ce991bc1b [2024-06-24T12:40:44.792Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2024-06-24T12:40:44.792Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:3.2.0-dev.23 [2024-06-24T12:40:44.792Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:6b0b7747b374060de83cb44ee161df8ce991bc1b-3.2.0-dev.23 [2024-06-24T12:40:44.792Z] - 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 [2024-06-24T12:40:45.158Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-06-24T12:40:45.197Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-06-24T12:40:45.197Z] [2024-06-24T12:40:45.197Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-24T12:40:45.494Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-06-24T12:40:45.494Z] latest: Pulling from edgex-lftools-log-publisher [2024-06-24T12:40:45.494Z] 5eb5b503b376: Pulling fs layer [2024-06-24T12:40:45.494Z] 5c69ac0246d0: Pulling fs layer [2024-06-24T12:40:45.494Z] ec43610c2a17: Pulling fs layer [2024-06-24T12:40:45.494Z] 3a2ae6a8a46f: Pulling fs layer [2024-06-24T12:40:45.494Z] 33b1e0a273af: Pulling fs layer [2024-06-24T12:40:45.494Z] 5d3b04190fa2: Pulling fs layer [2024-06-24T12:40:45.494Z] 2f39f015ded8: Pulling fs layer [2024-06-24T12:40:45.494Z] 33b1e0a273af: Waiting [2024-06-24T12:40:45.494Z] 2f39f015ded8: Waiting [2024-06-24T12:40:45.494Z] 5d3b04190fa2: Waiting [2024-06-24T12:40:45.494Z] 3a2ae6a8a46f: Waiting [2024-06-24T12:40:45.494Z] 5c69ac0246d0: Download complete [2024-06-24T12:40:45.494Z] 3a2ae6a8a46f: Download complete [2024-06-24T12:40:45.494Z] 33b1e0a273af: Verifying Checksum [2024-06-24T12:40:45.494Z] 33b1e0a273af: Download complete [2024-06-24T12:40:45.494Z] 5d3b04190fa2: Download complete [2024-06-24T12:40:45.494Z] ec43610c2a17: Verifying Checksum [2024-06-24T12:40:45.494Z] ec43610c2a17: Download complete [2024-06-24T12:40:45.751Z] 5eb5b503b376: Verifying Checksum [2024-06-24T12:40:45.751Z] 5eb5b503b376: Download complete [2024-06-24T12:40:46.127Z] OK: 266 MiB in 52 packages [2024-06-24T12:40:46.316Z] 2f39f015ded8: Download complete [2024-06-24T12:40:46.714Z] Removing intermediate container f7f64f2733c7 [2024-06-24T12:40:46.714Z] ---> 446028f62d76 [2024-06-24T12:40:46.714Z] Step 7/12 : WORKDIR /app [2024-06-24T12:40:46.881Z] 5eb5b503b376: Pull complete [2024-06-24T12:40:46.881Z] 5c69ac0246d0: Pull complete [2024-06-24T12:40:46.983Z] ---> Running in e032725c17f1 [2024-06-24T12:40:47.251Z] Removing intermediate container e032725c17f1 [2024-06-24T12:40:47.251Z] ---> 2660c302def5 [2024-06-24T12:40:47.251Z] Step 8/12 : COPY go.mod vendor* ./ [2024-06-24T12:40:47.447Z] ec43610c2a17: Pull complete [2024-06-24T12:40:47.447Z] 3a2ae6a8a46f: Pull complete [2024-06-24T12:40:47.447Z] 33b1e0a273af: Pull complete [2024-06-24T12:40:47.519Z] ---> 627b9a2fbba2 [2024-06-24T12:40:47.519Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-06-24T12:40:47.706Z] 5d3b04190fa2: Pull complete [2024-06-24T12:40:47.787Z] ---> Running in 7056c172bbee [2024-06-24T12:40:51.892Z] 2f39f015ded8: Pull complete [2024-06-24T12:40:51.892Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-06-24T12:40:51.892Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-06-24T12:40:51.892Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-06-24T12:40:51.998Z] prd-ubuntu20.04-docker-8c-8g-4252 does not seem to be running inside a container [2024-06-24T12:40:52.021Z] $ 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 [2024-06-24T12:40:53.207Z] $ docker top c7428e110ca5c4650224c2e9882d25d9fda17a4a31ed1eb855b2b8295fed4c03 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-06-24T12:40:53.623Z] ---> job-cost.sh [2024-06-24T12:40:53.623Z] lf-activate-venv: SKIPPING [2024-06-24T12:40:53.623Z] INFO: No Stack... [2024-06-24T12:40:53.881Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-06-24T12:40:54.140Z] INFO: Archiving Costs [Pipeline] sh [2024-06-24T12:40:54.429Z] + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv [2024-06-24T12:40:54.429Z] + cut -d, -f6 [Pipeline] lock [2024-06-24T12:40:54.442Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-service-configurable-main-233-stack-cost] [2024-06-24T12:40:54.456Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-233-stack-cost] did not exist. Created. [2024-06-24T12:40:54.463Z] Lock acquired on [Resource: jenkins-edgexfoundry-app-service-configurable-main-233-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-06-24T12:40:54.774Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-06-24T12:40:54.807Z] Stashed 1 file(s) [Pipeline] } [2024-06-24T12:40:54.816Z] Lock released on resource [Resource: jenkins-edgexfoundry-app-service-configurable-main-233-stack-cost] [Pipeline] // lock [Pipeline] } [2024-06-24T12:40:54.839Z] $ docker stop --time=1 c7428e110ca5c4650224c2e9882d25d9fda17a4a31ed1eb855b2b8295fed4c03 [2024-06-24T12:40:55.988Z] $ docker rm -f --volumes c7428e110ca5c4650224c2e9882d25d9fda17a4a31ed1eb855b2b8295fed4c03 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-06-24T12:42:39.444Z] Removing intermediate container 7056c172bbee [2024-06-24T12:42:39.444Z] ---> 45a3586e52e3 [2024-06-24T12:42:39.444Z] Step 10/12 : COPY . . [2024-06-24T12:42:39.444Z] ---> cb37d3b61cdf [2024-06-24T12:42:39.444Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-06-24T12:42:39.444Z] ---> Running in b7c1e0b90649 [2024-06-24T12:42:39.444Z] Removing intermediate container b7c1e0b90649 [2024-06-24T12:42:39.444Z] ---> a361695e190e [2024-06-24T12:42:39.444Z] Step 12/12 : RUN $MAKE [2024-06-24T12:42:39.444Z] ---> Running in f860eae99877 [2024-06-24T12:42:39.444Z] noop [2024-06-24T12:42:39.444Z] Removing intermediate container f860eae99877 [2024-06-24T12:42:39.445Z] ---> 38b52b2c1609 [2024-06-24T12:42:39.445Z] Successfully built 38b52b2c1609 [2024-06-24T12:42:39.445Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-24T12:42:39.808Z] + docker inspect -f . ci-base-image-arm64 [2024-06-24T12:42:39.808Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-06-24T12:42:40.018Z] prd-ubuntu20.04-docker-arm64-4c-16g-4253 does not seem to be running inside a container [2024-06-24T12:42:40.075Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/233 -v /w/workspace/app-service-configurable/233:/w/workspace/app-service-configurable/233:rw,z -v /w/workspace/app-service-configurable/233@tmp:/w/workspace/app-service-configurable/233@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 [2024-06-24T12:42:41.239Z] $ docker top ac749b70bd568826933f96d574966318c6a2195a2dadc2da2bf7239d1b6364e5 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-06-24T12:42:42.088Z] + go version [2024-06-24T12:42:42.088Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-06-24T12:42:42.106Z] $ docker stop --time=1 ac749b70bd568826933f96d574966318c6a2195a2dadc2da2bf7239d1b6364e5 [2024-06-24T12:42:43.733Z] $ docker rm -f --volumes ac749b70bd568826933f96d574966318c6a2195a2dadc2da2bf7239d1b6364e5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-24T12:42:44.306Z] + docker inspect -f . ci-base-image-arm64 [2024-06-24T12:42:44.306Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-06-24T12:42:44.497Z] prd-ubuntu20.04-docker-arm64-4c-16g-4253 does not seem to be running inside a container [2024-06-24T12:42:44.555Z] $ 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/233 -v /w/workspace/app-service-configurable/233:/w/workspace/app-service-configurable/233:rw,z -v /w/workspace/app-service-configurable/233@tmp:/w/workspace/app-service-configurable/233@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 [2024-06-24T12:42:45.717Z] $ docker top 569a321ac434959a1bf4981f5f756b10445aa6c73b95452bea2e62adab1cb90b -eo pid,comm [Pipeline] { [Pipeline] sh [2024-06-24T12:42:46.529Z] + git config --global --add safe.directory /w/workspace/app-service-configurable/233 [Pipeline] fileExists [Pipeline] sh [2024-06-24T12:42:46.859Z] + make test [2024-06-24T12:42:47.126Z] go test -race -coverprofile=coverage.out ./... [2024-06-24T12:46:38.905Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2024-06-24T12:46:38.906Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-06-24T12:46:38.906Z] go vet ./... [2024-06-24T12:50:15.813Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-06-24T12:50:15.813Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-06-24T12:50:15.813Z] ./bin/test-attribution-txt.sh [2024-06-24T12:50:15.813Z] An attribution for github.com/barkimedes/go-deepcopy is missing from Attribution.txt, please add [2024-06-24T12:50:15.813Z] An attribution for github.com/spf13/cast is missing from Attribution.txt, please add [Pipeline] echo [2024-06-24T12:50:15.834Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-06-24T12:50:15.852Z] $ docker stop --time=1 569a321ac434959a1bf4981f5f756b10445aa6c73b95452bea2e62adab1cb90b [2024-06-24T12:50:17.748Z] $ docker rm -f --volumes 569a321ac434959a1bf4981f5f756b10445aa6c73b95452bea2e62adab1cb90b [Pipeline] // withDockerContainer [Pipeline] sh [2024-06-24T12:50:19.766Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-06-24T12:50:19.792Z] Warning: overwriting stash ‘coverage-report’ [2024-06-24T12:50:20.198Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-06-24T12:50:20.599Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-06-24T12:50:20.933Z] + ls -al . [2024-06-24T12:50:20.933Z] total 260 [2024-06-24T12:50:20.933Z] drwxrwxr-x 6 jenkins jenkins 4096 Jun 24 12:42 . [2024-06-24T12:50:20.933Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 24 12:39 .. [2024-06-24T12:50:20.933Z] -rw-rw-r-- 1 jenkins jenkins 119 Jun 24 12:39 .dockerignore [2024-06-24T12:50:20.933Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 24 12:39 .git [2024-06-24T12:50:20.933Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 24 12:39 .github [2024-06-24T12:50:20.933Z] -rw-rw-r-- 1 jenkins jenkins 106 Jun 24 12:39 .gitignore [2024-06-24T12:50:20.933Z] -rw-rw-r-- 1 jenkins jenkins 41 Jun 24 12:39 .golangci.yml [2024-06-24T12:50:20.933Z] -rw-rw-r-- 1 jenkins jenkins 18981 Jun 24 12:39 Attribution.txt [2024-06-24T12:50:20.933Z] -rw-rw-r-- 1 jenkins jenkins 37263 Jun 24 12:39 CHANGELOG.md [2024-06-24T12:50:20.933Z] -rw-rw-r-- 1 jenkins jenkins 2007 Jun 24 12:39 Dockerfile [2024-06-24T12:50:20.933Z] -rw-rw-r-- 1 jenkins jenkins 677 Jun 24 12:39 GOVERNANCE.md [2024-06-24T12:50:20.933Z] -rw-rw-r-- 1 jenkins jenkins 666 Jun 24 12:39 Jenkinsfile [2024-06-24T12:50:20.933Z] -rw-rw-r-- 1 jenkins jenkins 10174 Jun 24 12:39 LICENSE [2024-06-24T12:50:20.933Z] -rw-rw-r-- 1 jenkins jenkins 618 Jun 24 12:39 OWNERS.md [2024-06-24T12:50:20.933Z] -rw-rw-r-- 1 jenkins jenkins 4582 Jun 24 12:39 README.md [2024-06-24T12:50:20.933Z] -rw-rw-r-- 1 jenkins jenkins 12 Jun 24 12:37 VERSION [2024-06-24T12:50:20.933Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 24 12:39 bin [2024-06-24T12:50:20.933Z] -rw-r--r-- 1 jenkins jenkins 13 Jun 24 12:42 coverage.out [2024-06-24T12:50:20.933Z] -rw-rw-r-- 1 jenkins jenkins 7154 Jun 24 12:39 go.mod [2024-06-24T12:50:20.933Z] -rw-rw-r-- 1 jenkins jenkins 102425 Jun 24 12:39 go.sum [2024-06-24T12:50:20.933Z] -rw-rw-r-- 1 jenkins jenkins 1937 Jun 24 12:39 main.go [2024-06-24T12:50:20.933Z] -rw-rw-r-- 1 jenkins jenkins 2572 Jun 24 12:39 makefile [2024-06-24T12:50:20.933Z] drwxrwxr-x 9 jenkins jenkins 4096 Jun 24 12:39 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-24T12:50:21.282Z] + 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=6b0b7747b374060de83cb44ee161df8ce991bc1b --label arch=arm64 --label version=3.2.0-dev.23 . [2024-06-24T12:50:21.282Z] Sending build context to Docker daemon 240.1kB [2024-06-24T12:50:21.550Z] Step 1/27 : ARG BASE=golang:1.21-alpine3.18 [2024-06-24T12:50:21.550Z] Step 2/27 : FROM ${BASE} AS builder [2024-06-24T12:50:21.550Z] ---> 38b52b2c1609 [2024-06-24T12:50:21.550Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git" [2024-06-24T12:50:21.550Z] ---> Running in 5f3445363f89 [2024-06-24T12:50:21.823Z] Removing intermediate container 5f3445363f89 [2024-06-24T12:50:21.823Z] ---> 6805a920274c [2024-06-24T12:50:21.823Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2024-06-24T12:50:22.089Z] ---> Running in fedc0c9c1000 [2024-06-24T12:50:22.354Z] Removing intermediate container fedc0c9c1000 [2024-06-24T12:50:22.354Z] ---> cceb3ce88ba7 [2024-06-24T12:50:22.354Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2024-06-24T12:50:22.354Z] ---> Running in edfb6abb6e84 [2024-06-24T12:50:22.621Z] Removing intermediate container edfb6abb6e84 [2024-06-24T12:50:22.621Z] ---> f5c4be10368c [2024-06-24T12:50:22.621Z] Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-06-24T12:50:22.621Z] ---> Running in 30a6ac2d0f71 [2024-06-24T12:50:23.590Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-06-24T12:50:24.175Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-06-24T12:50:25.136Z] OK: 266 MiB in 52 packages [2024-06-24T12:50:25.736Z] Removing intermediate container 30a6ac2d0f71 [2024-06-24T12:50:25.736Z] ---> 995903441d08 [2024-06-24T12:50:25.736Z] Step 7/27 : WORKDIR /app [2024-06-24T12:50:25.736Z] ---> Running in 4c9a31195d70 [2024-06-24T12:50:26.319Z] Removing intermediate container 4c9a31195d70 [2024-06-24T12:50:26.319Z] ---> f9374ed411d4 [2024-06-24T12:50:26.319Z] Step 8/27 : COPY go.mod vendor* ./ [2024-06-24T12:50:26.590Z] ---> 2dfe3126aae5 [2024-06-24T12:50:26.590Z] Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-06-24T12:50:26.860Z] ---> Running in dd8ba8f121ca [2024-06-24T12:50:29.440Z] Removing intermediate container dd8ba8f121ca [2024-06-24T12:50:29.440Z] ---> 8cb899a8ac3c [2024-06-24T12:50:29.440Z] Step 10/27 : COPY . . [2024-06-24T12:50:29.706Z] ---> e2d47b6d7290 [2024-06-24T12:50:29.706Z] Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-06-24T12:50:29.706Z] ---> Running in ea544569289d [2024-06-24T12:50:29.979Z] Removing intermediate container ea544569289d [2024-06-24T12:50:29.979Z] ---> c6507ae09586 [2024-06-24T12:50:29.979Z] Step 12/27 : RUN $MAKE [2024-06-24T12:50:29.979Z] ---> Running in dadad09929cc [2024-06-24T12:50:30.943Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.37 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.2.0-dev.23" -trimpath -mod=readonly -o app-service-configurable [2024-06-24T12:53:52.707Z] Removing intermediate container dadad09929cc [2024-06-24T12:53:52.707Z] ---> bc8c58f0bbe0 [2024-06-24T12:53:52.707Z] Step 13/27 : FROM alpine:3.18 [2024-06-24T12:53:52.707Z] 3.18: Pulling from library/alpine [2024-06-24T12:53:52.707Z] 5c905c7ebe2f: Pulling fs layer [2024-06-24T12:53:52.707Z] 5c905c7ebe2f: Verifying Checksum [2024-06-24T12:53:52.707Z] 5c905c7ebe2f: Pull complete [2024-06-24T12:53:52.707Z] Digest: sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-06-24T12:53:52.707Z] Status: Downloaded newer image for alpine:3.18 [2024-06-24T12:53:52.707Z] ---> dec292d02e07 [2024-06-24T12:53:52.707Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-06-24T12:53:52.707Z] ---> Running in 383442bb92c3 [2024-06-24T12:53:52.707Z] Removing intermediate container 383442bb92c3 [2024-06-24T12:53:52.707Z] ---> 0a3283bf420e [2024-06-24T12:53:52.707Z] Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} [2024-06-24T12:53:52.707Z] ---> Running in ebdeef627330 [2024-06-24T12:53:52.707Z] Removing intermediate container ebdeef627330 [2024-06-24T12:53:52.707Z] ---> 85ce1d3c1cda [2024-06-24T12:53:52.707Z] Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init [2024-06-24T12:53:52.707Z] ---> Running in 6564097d5d09 [2024-06-24T12:53:52.707Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-06-24T12:53:52.707Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-06-24T12:53:52.707Z] (1/2) Installing ca-certificates (20240226-r0) [2024-06-24T12:53:52.707Z] (2/2) Installing dumb-init (1.2.5-r2) [2024-06-24T12:53:52.707Z] Executing busybox-1.36.1-r7.trigger [2024-06-24T12:53:52.707Z] Executing ca-certificates-20240226-r0.trigger [2024-06-24T12:53:52.707Z] OK: 9 MiB in 17 packages [2024-06-24T12:53:52.707Z] Removing intermediate container 6564097d5d09 [2024-06-24T12:53:52.707Z] ---> e9ac57a43174 [2024-06-24T12:53:52.707Z] Step 17/27 : RUN apk --no-cache upgrade [2024-06-24T12:53:52.707Z] ---> Running in 78faa9d5a224 [2024-06-24T12:53:52.707Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-06-24T12:53:52.707Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-06-24T12:53:52.707Z] OK: 9 MiB in 17 packages [2024-06-24T12:53:53.288Z] Removing intermediate container 78faa9d5a224 [2024-06-24T12:53:53.288Z] ---> 26a2d67c0189 [2024-06-24T12:53:53.288Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-06-24T12:53:53.872Z] ---> e5fc5ace3895 [2024-06-24T12:53:53.872Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2024-06-24T12:53:54.451Z] ---> 532936e284c2 [2024-06-24T12:53:54.451Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2024-06-24T12:53:55.033Z] ---> d9d030a87c01 [2024-06-24T12:53:55.033Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2024-06-24T12:53:56.442Z] ---> 8992d28a927d [2024-06-24T12:53:56.442Z] Step 22/27 : EXPOSE 48095 [2024-06-24T12:53:56.711Z] ---> Running in 963e82e6899a [2024-06-24T12:53:56.976Z] Removing intermediate container 963e82e6899a [2024-06-24T12:53:56.977Z] ---> 5d273691239b [2024-06-24T12:53:56.977Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2024-06-24T12:53:56.977Z] ---> Running in acf0fa2623ff [2024-06-24T12:53:57.242Z] Removing intermediate container acf0fa2623ff [2024-06-24T12:53:57.243Z] ---> b8d96d83b0fe [2024-06-24T12:53:57.243Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-06-24T12:53:57.243Z] ---> Running in e5722932d85f [2024-06-24T12:53:57.509Z] Removing intermediate container e5722932d85f [2024-06-24T12:53:57.509Z] ---> a792897680d6 [2024-06-24T12:53:57.509Z] Step 25/27 : LABEL arch=arm64 [2024-06-24T12:53:57.776Z] ---> Running in 991eb46c63a0 [2024-06-24T12:53:58.043Z] Removing intermediate container 991eb46c63a0 [2024-06-24T12:53:58.043Z] ---> 440d908e670f [2024-06-24T12:53:58.043Z] Step 26/27 : LABEL git_sha=6b0b7747b374060de83cb44ee161df8ce991bc1b [2024-06-24T12:53:58.043Z] ---> Running in 5a4975e0ed0f [2024-06-24T12:53:58.309Z] Removing intermediate container 5a4975e0ed0f [2024-06-24T12:53:58.309Z] ---> 83382783bed6 [2024-06-24T12:53:58.309Z] Step 27/27 : LABEL version=3.2.0-dev.23 [2024-06-24T12:53:58.309Z] ---> Running in ad207c956ba2 [2024-06-24T12:53:58.576Z] Removing intermediate container ad207c956ba2 [2024-06-24T12:53:58.576Z] ---> 47173da627b4 [2024-06-24T12:53:58.576Z] [Warning] One or more build-args [ARCH] were not consumed [2024-06-24T12:53:58.576Z] Successfully built 47173da627b4 [2024-06-24T12:53:58.576Z] Successfully tagged app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-06-24T12:53:58.733Z] provisioning config files... [2024-06-24T12:53:58.747Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/233@tmp/config14281946046666250953tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-06-24T12:53:59.134Z] ---> ****-login.sh [2024-06-24T12:53:59.134Z] nexus3.edgexfoundry.org:10001 [2024-06-24T12:53:59.134Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-24T12:53:59.405Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-24T12:53:59.405Z] Configure a credential helper to remove this warning. See [2024-06-24T12:53:59.406Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-24T12:53:59.406Z] [2024-06-24T12:53:59.406Z] Login Succeeded [2024-06-24T12:53:59.406Z] nexus3.edgexfoundry.org:10002 [2024-06-24T12:53:59.674Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-24T12:53:59.674Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-24T12:53:59.674Z] Configure a credential helper to remove this warning. See [2024-06-24T12:53:59.674Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-24T12:53:59.674Z] [2024-06-24T12:53:59.674Z] Login Succeeded [2024-06-24T12:53:59.674Z] nexus3.edgexfoundry.org:10003 [2024-06-24T12:53:59.941Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-24T12:54:00.210Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-24T12:54:00.210Z] Configure a credential helper to remove this warning. See [2024-06-24T12:54:00.210Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-24T12:54:00.210Z] [2024-06-24T12:54:00.210Z] Login Succeeded [2024-06-24T12:54:00.210Z] nexus3.edgexfoundry.org:10004 [2024-06-24T12:54:00.477Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-24T12:54:00.477Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-24T12:54:00.477Z] Configure a credential helper to remove this warning. See [2024-06-24T12:54:00.477Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-24T12:54:00.477Z] [2024-06-24T12:54:00.477Z] Login Succeeded [2024-06-24T12:54:00.477Z] ****.io [2024-06-24T12:54:00.742Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-24T12:54:01.006Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-24T12:54:01.006Z] Configure a credential helper to remove this warning. See [2024-06-24T12:54:01.006Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-24T12:54:01.006Z] [2024-06-24T12:54:01.006Z] Login Succeeded [2024-06-24T12:54:01.006Z] ---> ****-login.sh ends [Pipeline] } [2024-06-24T12:54:01.017Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-06-24T12:54:01.067Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-06-24T12:54:01.095Z] [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: [2024-06-24T12:54:01.095Z] 6b0b7747b374060de83cb44ee161df8ce991bc1b [2024-06-24T12:54:01.095Z] latest [2024-06-24T12:54:01.095Z] 3.2.0-dev.23 [2024-06-24T12:54:01.095Z] 6b0b7747b374060de83cb44ee161df8ce991bc1b-3.2.0-dev.23 [2024-06-24T12:54:01.095Z] main [2024-06-24T12:54:01.095Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-24T12:54:01.463Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:6b0b7747b374060de83cb44ee161df8ce991bc1b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-24T12:54:01.821Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:6b0b7747b374060de83cb44ee161df8ce991bc1b [2024-06-24T12:54:01.821Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2024-06-24T12:54:01.821Z] 6cc220b6e714: Preparing [2024-06-24T12:54:01.821Z] 617ed40b053a: Preparing [2024-06-24T12:54:01.821Z] 370b570a7abe: Preparing [2024-06-24T12:54:01.821Z] 96cc73c40bc8: Preparing [2024-06-24T12:54:01.821Z] 145ee20afd18: Preparing [2024-06-24T12:54:01.821Z] 2e38e7d5f8e1: Preparing [2024-06-24T12:54:01.821Z] da707bb00cb8: Preparing [2024-06-24T12:54:01.821Z] 2e38e7d5f8e1: Waiting [2024-06-24T12:54:01.821Z] da707bb00cb8: Waiting [2024-06-24T12:54:02.088Z] 145ee20afd18: Pushed [2024-06-24T12:54:02.088Z] 370b570a7abe: Pushed [2024-06-24T12:54:02.088Z] 617ed40b053a: Pushed [2024-06-24T12:54:02.088Z] 96cc73c40bc8: Pushed [2024-06-24T12:54:02.088Z] da707bb00cb8: Layer already exists [2024-06-24T12:54:02.353Z] 2e38e7d5f8e1: Pushed [2024-06-24T12:54:08.970Z] 6cc220b6e714: Pushed [2024-06-24T12:54:08.970Z] 6b0b7747b374060de83cb44ee161df8ce991bc1b: digest: sha256:8cb41c569ab881aa64d8ea3f4d7e5632209f7280a3cf04b666164f57725d76d7 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-24T12:54:09.331Z] + 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 [2024-06-24T12:54:09.668Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2024-06-24T12:54:09.668Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2024-06-24T12:54:09.668Z] 6cc220b6e714: Preparing [2024-06-24T12:54:09.668Z] 617ed40b053a: Preparing [2024-06-24T12:54:09.668Z] 370b570a7abe: Preparing [2024-06-24T12:54:09.668Z] 96cc73c40bc8: Preparing [2024-06-24T12:54:09.668Z] 145ee20afd18: Preparing [2024-06-24T12:54:09.668Z] 2e38e7d5f8e1: Preparing [2024-06-24T12:54:09.668Z] da707bb00cb8: Preparing [2024-06-24T12:54:09.668Z] 2e38e7d5f8e1: Waiting [2024-06-24T12:54:09.668Z] da707bb00cb8: Waiting [2024-06-24T12:54:09.668Z] 96cc73c40bc8: Layer already exists [2024-06-24T12:54:09.668Z] 145ee20afd18: Layer already exists [2024-06-24T12:54:09.668Z] 370b570a7abe: Layer already exists [2024-06-24T12:54:09.668Z] 6cc220b6e714: Layer already exists [2024-06-24T12:54:09.668Z] 617ed40b053a: Layer already exists [2024-06-24T12:54:09.668Z] da707bb00cb8: Layer already exists [2024-06-24T12:54:09.668Z] 2e38e7d5f8e1: Layer already exists [2024-06-24T12:54:09.668Z] latest: digest: sha256:8cb41c569ab881aa64d8ea3f4d7e5632209f7280a3cf04b666164f57725d76d7 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-24T12:54:10.277Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.2.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-24T12:54:10.618Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.2.0-dev.23 [2024-06-24T12:54:10.618Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2024-06-24T12:54:10.618Z] 6cc220b6e714: Preparing [2024-06-24T12:54:10.618Z] 617ed40b053a: Preparing [2024-06-24T12:54:10.618Z] 370b570a7abe: Preparing [2024-06-24T12:54:10.618Z] 96cc73c40bc8: Preparing [2024-06-24T12:54:10.618Z] 145ee20afd18: Preparing [2024-06-24T12:54:10.618Z] 2e38e7d5f8e1: Preparing [2024-06-24T12:54:10.619Z] da707bb00cb8: Preparing [2024-06-24T12:54:10.619Z] da707bb00cb8: Waiting [2024-06-24T12:54:10.619Z] 2e38e7d5f8e1: Waiting [2024-06-24T12:54:10.619Z] 370b570a7abe: Layer already exists [2024-06-24T12:54:10.619Z] 6cc220b6e714: Layer already exists [2024-06-24T12:54:10.619Z] 617ed40b053a: Layer already exists [2024-06-24T12:54:10.619Z] 96cc73c40bc8: Layer already exists [2024-06-24T12:54:10.619Z] 145ee20afd18: Layer already exists [2024-06-24T12:54:10.619Z] 2e38e7d5f8e1: Layer already exists [2024-06-24T12:54:10.619Z] da707bb00cb8: Layer already exists [2024-06-24T12:54:10.619Z] 3.2.0-dev.23: digest: sha256:8cb41c569ab881aa64d8ea3f4d7e5632209f7280a3cf04b666164f57725d76d7 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-24T12:54:11.245Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:6b0b7747b374060de83cb44ee161df8ce991bc1b-3.2.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-24T12:54:11.599Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:6b0b7747b374060de83cb44ee161df8ce991bc1b-3.2.0-dev.23 [2024-06-24T12:54:11.599Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2024-06-24T12:54:11.599Z] 6cc220b6e714: Preparing [2024-06-24T12:54:11.599Z] 617ed40b053a: Preparing [2024-06-24T12:54:11.599Z] 370b570a7abe: Preparing [2024-06-24T12:54:11.599Z] 96cc73c40bc8: Preparing [2024-06-24T12:54:11.599Z] 145ee20afd18: Preparing [2024-06-24T12:54:11.599Z] 2e38e7d5f8e1: Preparing [2024-06-24T12:54:11.599Z] da707bb00cb8: Preparing [2024-06-24T12:54:11.599Z] da707bb00cb8: Waiting [2024-06-24T12:54:11.599Z] 617ed40b053a: Layer already exists [2024-06-24T12:54:11.599Z] 6cc220b6e714: Layer already exists [2024-06-24T12:54:11.599Z] 145ee20afd18: Layer already exists [2024-06-24T12:54:11.599Z] 370b570a7abe: Layer already exists [2024-06-24T12:54:11.599Z] 96cc73c40bc8: Layer already exists [2024-06-24T12:54:11.599Z] 2e38e7d5f8e1: Layer already exists [2024-06-24T12:54:11.599Z] da707bb00cb8: Layer already exists [2024-06-24T12:54:11.863Z] 6b0b7747b374060de83cb44ee161df8ce991bc1b-3.2.0-dev.23: digest: sha256:8cb41c569ab881aa64d8ea3f4d7e5632209f7280a3cf04b666164f57725d76d7 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-24T12:54:12.212Z] + 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 [2024-06-24T12:54:12.561Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [2024-06-24T12:54:12.561Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2024-06-24T12:54:12.561Z] 6cc220b6e714: Preparing [2024-06-24T12:54:12.561Z] 617ed40b053a: Preparing [2024-06-24T12:54:12.561Z] 370b570a7abe: Preparing [2024-06-24T12:54:12.561Z] 96cc73c40bc8: Preparing [2024-06-24T12:54:12.561Z] 145ee20afd18: Preparing [2024-06-24T12:54:12.561Z] 2e38e7d5f8e1: Preparing [2024-06-24T12:54:12.561Z] da707bb00cb8: Preparing [2024-06-24T12:54:12.561Z] 2e38e7d5f8e1: Waiting [2024-06-24T12:54:12.561Z] 96cc73c40bc8: Layer already exists [2024-06-24T12:54:12.561Z] 370b570a7abe: Layer already exists [2024-06-24T12:54:12.561Z] 617ed40b053a: Layer already exists [2024-06-24T12:54:12.561Z] 6cc220b6e714: Layer already exists [2024-06-24T12:54:12.561Z] 145ee20afd18: Layer already exists [2024-06-24T12:54:12.561Z] da707bb00cb8: Layer already exists [2024-06-24T12:54:12.561Z] 2e38e7d5f8e1: Layer already exists [2024-06-24T12:54:12.824Z] main: digest: sha256:8cb41c569ab881aa64d8ea3f4d7e5632209f7280a3cf04b666164f57725d76d7 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-06-24T12:54:12.894Z] ===================================================== [Pipeline] echo [2024-06-24T12:54:12.907Z] taggedImages: [2024-06-24T12:54:12.907Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:6b0b7747b374060de83cb44ee161df8ce991bc1b [2024-06-24T12:54:12.907Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2024-06-24T12:54:12.907Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.2.0-dev.23 [2024-06-24T12:54:12.907Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:6b0b7747b374060de83cb44ee161df8ce991bc1b-3.2.0-dev.23 [2024-06-24T12:54:12.907Z] - 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 [2024-06-24T12:54:13.283Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-06-24T12:54:13.284Z] [2024-06-24T12:54:13.284Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-24T12:54:13.623Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-06-24T12:54:13.623Z] arm64: Pulling from edgex-lftools-log-publisher [2024-06-24T12:54:13.623Z] 8998bd30e6a1: Pulling fs layer [2024-06-24T12:54:13.623Z] 04944245beec: Pulling fs layer [2024-06-24T12:54:13.623Z] 699f458cf7ca: Pulling fs layer [2024-06-24T12:54:13.623Z] 765212b225bb: Pulling fs layer [2024-06-24T12:54:13.623Z] f23df028b6ca: Pulling fs layer [2024-06-24T12:54:13.623Z] d65c8cfc05b1: Pulling fs layer [2024-06-24T12:54:13.623Z] 2437ff75d9bd: Pulling fs layer [2024-06-24T12:54:13.623Z] 765212b225bb: Waiting [2024-06-24T12:54:13.623Z] f23df028b6ca: Waiting [2024-06-24T12:54:13.623Z] d65c8cfc05b1: Waiting [2024-06-24T12:54:13.623Z] 2437ff75d9bd: Waiting [2024-06-24T12:54:13.899Z] 04944245beec: Verifying Checksum [2024-06-24T12:54:13.899Z] 04944245beec: Download complete [2024-06-24T12:54:13.899Z] 765212b225bb: Verifying Checksum [2024-06-24T12:54:13.899Z] 765212b225bb: Download complete [2024-06-24T12:54:13.899Z] f23df028b6ca: Verifying Checksum [2024-06-24T12:54:13.899Z] f23df028b6ca: Download complete [2024-06-24T12:54:13.899Z] d65c8cfc05b1: Download complete [2024-06-24T12:54:14.168Z] 699f458cf7ca: Verifying Checksum [2024-06-24T12:54:14.168Z] 699f458cf7ca: Download complete [2024-06-24T12:54:14.434Z] 8998bd30e6a1: Verifying Checksum [2024-06-24T12:54:14.434Z] 8998bd30e6a1: Download complete [2024-06-24T12:54:17.010Z] 2437ff75d9bd: Download complete [2024-06-24T12:54:18.945Z] 8998bd30e6a1: Pull complete [2024-06-24T12:54:19.211Z] 04944245beec: Pull complete [2024-06-24T12:54:21.146Z] 699f458cf7ca: Pull complete [2024-06-24T12:54:21.146Z] 765212b225bb: Pull complete [2024-06-24T12:54:21.731Z] f23df028b6ca: Pull complete [2024-06-24T12:54:21.997Z] d65c8cfc05b1: Pull complete [2024-06-24T12:54:40.189Z] 2437ff75d9bd: Pull complete [2024-06-24T12:54:40.189Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-06-24T12:54:40.189Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-06-24T12:54:40.189Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-06-24T12:54:40.384Z] prd-ubuntu20.04-docker-arm64-4c-16g-4253 does not seem to be running inside a container [2024-06-24T12:54:40.434Z] $ 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/233 -v /w/workspace/app-service-configurable/233:/w/workspace/app-service-configurable/233:rw,z -v /w/workspace/app-service-configurable/233@tmp:/w/workspace/app-service-configurable/233@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 [2024-06-24T12:54:43.033Z] $ docker top dfa90d3145522c01250bbcba12b4f8db0923019fc745b2d432d9916cf2802797 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-06-24T12:54:43.877Z] ---> job-cost.sh [2024-06-24T12:54:43.877Z] lf-activate-venv: SKIPPING [2024-06-24T12:54:43.877Z] INFO: No Stack... [2024-06-24T12:54:44.453Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-06-24T12:54:45.028Z] INFO: Archiving Costs [Pipeline] sh [2024-06-24T12:54:45.652Z] + cat /w/workspace/app-service-configurable/233/archives/cost.csv [2024-06-24T12:54:45.652Z] + cut -d, -f6 [Pipeline] lock [2024-06-24T12:54:45.707Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-service-configurable-main-233-stack-cost] [2024-06-24T12:54:45.721Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-233-stack-cost] did not exist. Created. [2024-06-24T12:54:45.728Z] Lock acquired on [Resource: jenkins-edgexfoundry-app-service-configurable-main-233-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-06-24T12:54:46.412Z] /w/workspace/app-service-configurable/233@tmp/durable-a561f5cd/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-06-24T12:54:47.081Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-06-24T12:54:47.108Z] Warning: overwriting stash ‘stack-cost’ [2024-06-24T12:54:47.171Z] Stashed 1 file(s) [Pipeline] } [2024-06-24T12:54:47.179Z] Lock released on resource [Resource: jenkins-edgexfoundry-app-service-configurable-main-233-stack-cost] [Pipeline] // lock [Pipeline] } [2024-06-24T12:54:47.210Z] $ docker stop --time=1 dfa90d3145522c01250bbcba12b4f8db0923019fc745b2d432d9916cf2802797 [2024-06-24T12:54:48.709Z] $ docker rm -f --volumes dfa90d3145522c01250bbcba12b4f8db0923019fc745b2d432d9916cf2802797 [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 [2024-06-24T12:54:49.154Z] provisioning config files... [2024-06-24T12:54:49.161Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config12619953105268165953tmp [Pipeline] { [Pipeline] sh [2024-06-24T12:54:49.460Z] + set +x [2024-06-24T12:54:49.460Z] + curl -s https://codecov.io/bash [2024-06-24T12:54:49.460Z] + bash -s -- [2024-06-24T12:54:49.460Z] [2024-06-24T12:54:49.460Z] _____ _ [2024-06-24T12:54:49.460Z] / ____| | | [2024-06-24T12:54:49.460Z] | | ___ __| | ___ ___ _____ __ [2024-06-24T12:54:49.460Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-06-24T12:54:49.460Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-06-24T12:54:49.460Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-06-24T12:54:49.460Z] Bash-1.0.6 [2024-06-24T12:54:49.460Z] [2024-06-24T12:54:49.460Z] [2024-06-24T12:54:49.460Z] ==> git version 2.25.1 found [2024-06-24T12:54:49.460Z] ==> 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 [2024-06-24T12:54:49.460Z] Release-Date: 2020-01-08 [2024-06-24T12:54:49.460Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-06-24T12:54:49.460Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-06-24T12:54:49.460Z] ==> Jenkins CI detected. [2024-06-24T12:54:49.460Z] current dir:  /w/workspace/ry_app-service-configurable_main [2024-06-24T12:54:49.460Z] project root: . [2024-06-24T12:54:49.460Z] --> token set from env [2024-06-24T12:54:49.460Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-06-24T12:54:49.460Z] ==> Running gcov in . (disable via -X gcov) [2024-06-24T12:54:49.460Z] ==> Python coveragepy not found [2024-06-24T12:54:49.460Z] ==> Searching for coverage reports in: [2024-06-24T12:54:49.460Z] + . [2024-06-24T12:54:49.460Z] -> Found 1 reports [2024-06-24T12:54:49.460Z] ==> Detecting git/mercurial file structure [2024-06-24T12:54:49.460Z] ==> Reading reports [2024-06-24T12:54:49.460Z] + ./coverage.out bytes=13 [2024-06-24T12:54:49.460Z] ==> Appending adjustments [2024-06-24T12:54:49.460Z] https://docs.codecov.io/docs/fixing-reports [2024-06-24T12:54:49.718Z] + Found adjustments [2024-06-24T12:54:49.718Z] ==> Gzipping contents [2024-06-24T12:54:49.718Z] 4.0K /tmp/codecov.vYdV9N.gz [2024-06-24T12:54:49.718Z] ==> Uploading reports [2024-06-24T12:54:49.718Z] url: https://codecov.io [2024-06-24T12:54:49.718Z] query: branch=main&commit=6b0b7747b374060de83cb44ee161df8ce991bc1b&build=233&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F233%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2024-06-24T12:54:49.718Z] -> Pinging Codecov [2024-06-24T12:54:49.718Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=6b0b7747b374060de83cb44ee161df8ce991bc1b&build=233&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F233%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2024-06-24T12:54:49.718Z] -> Uploading to [2024-06-24T12:54:49.718Z] https://storage.googleapis.com/codecov/v4/raw/2024-06-24/A97CA9966030D2A3747ED39772930CCE/6b0b7747b374060de83cb44ee161df8ce991bc1b/a20c0783-4cd8-46dd-b879-518be8fd8100.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240624%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240624T125449Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=0c3c592663db247cadec112564e891021308d866f57b2c828e803476ff508bb8 [2024-06-24T12:54:49.718Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-06-24T12:54:49.719Z] Dload Upload Total Spent Left Speed [2024-06-24T12:54:49.977Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 234 0 0 100 234 0 1035 --:--:-- --:--:-- --:--:-- 1035 [2024-06-24T12:54:49.977Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/6b0b7747b374060de83cb44ee161df8ce991bc1b [Pipeline] } [2024-06-24T12:54:49.983Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2024-06-24T12:54:50.200Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-06-24T12:54:50.218Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-24T12:54:50.522Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-06-24T12:54:50.522Z] [2024-06-24T12:54:50.522Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-24T12:54:50.827Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-06-24T12:54:50.827Z] latest: Pulling from edgex-devops/edgex-snyk-go [2024-06-24T12:54:50.827Z] 619be1103602: Already exists [2024-06-24T12:54:50.827Z] f8ea3408117e: Pulling fs layer [2024-06-24T12:54:50.827Z] 91320369b822: Pulling fs layer [2024-06-24T12:54:50.827Z] 0406650e8295: Pulling fs layer [2024-06-24T12:54:50.827Z] 4f4fb700ef54: Pulling fs layer [2024-06-24T12:54:50.827Z] 96d80e3f36e1: Pulling fs layer [2024-06-24T12:54:50.827Z] bcf3aedb951c: Pulling fs layer [2024-06-24T12:54:50.827Z] 4f4fb700ef54: Waiting [2024-06-24T12:54:50.827Z] 96d80e3f36e1: Waiting [2024-06-24T12:54:50.827Z] bcf3aedb951c: Waiting [2024-06-24T12:54:50.827Z] 0406650e8295: Verifying Checksum [2024-06-24T12:54:50.827Z] 0406650e8295: Download complete [2024-06-24T12:54:50.827Z] f8ea3408117e: Download complete [2024-06-24T12:54:50.827Z] 4f4fb700ef54: Download complete [2024-06-24T12:54:50.827Z] f8ea3408117e: Pull complete [2024-06-24T12:54:51.086Z] 96d80e3f36e1: Verifying Checksum [2024-06-24T12:54:51.086Z] 96d80e3f36e1: Download complete [2024-06-24T12:54:51.345Z] 91320369b822: Verifying Checksum [2024-06-24T12:54:51.345Z] 91320369b822: Download complete [2024-06-24T12:54:51.911Z] bcf3aedb951c: Verifying Checksum [2024-06-24T12:54:51.911Z] bcf3aedb951c: Download complete [2024-06-24T12:54:54.439Z] 91320369b822: Pull complete [2024-06-24T12:54:54.440Z] 0406650e8295: Pull complete [2024-06-24T12:54:54.697Z] 4f4fb700ef54: Pull complete [2024-06-24T12:54:54.954Z] 96d80e3f36e1: Pull complete [2024-06-24T12:54:58.235Z] bcf3aedb951c: Pull complete [2024-06-24T12:54:58.235Z] Digest: sha256:c73d2844e4fc57f5aa9e06c5c2de6da6b3046f14c04b5c54aa9a8d6bbc057662 [2024-06-24T12:54:58.235Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-06-24T12:54:58.235Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-06-24T12:54:58.340Z] prd-ubuntu20.04-docker-8c-8g-4252 does not seem to be running inside a container [2024-06-24T12:54:58.369Z] $ 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 [2024-06-24T12:55:01.250Z] $ docker top f27482b71121eac4ca778e6607ff616e12daa2996532be51dc1c67023f462979 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-06-24T12:55:01.610Z] + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] echo [2024-06-24T12:55:01.618Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:main' [Pipeline] sh [2024-06-24T12:55:01.898Z] + set -o pipefail [2024-06-24T12:55:01.898Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:main' [2024-06-24T12:55:14.105Z] [2024-06-24T12:55:14.105Z] Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... [2024-06-24T12:55:14.105Z] [2024-06-24T12:55:14.105Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/7dc5f32a-caad-4990-b9e2-a648c5eeaf90/history/e9e8d3d5-7e3c-4922-947e-268bc5f1097e [2024-06-24T12:55:14.105Z] [2024-06-24T12:55:14.105Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-06-24T12:55:14.105Z] [Pipeline] } [2024-06-24T12:55:14.111Z] $ docker stop --time=1 f27482b71121eac4ca778e6607ff616e12daa2996532be51dc1c67023f462979 [2024-06-24T12:55:18.459Z] $ docker rm -f --volumes f27482b71121eac4ca778e6607ff616e12daa2996532be51dc1c67023f462979 [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 [2024-06-24T12:55:19.327Z] + git log --format=format:%s -1 6b0b7747b374060de83cb44ee161df8ce991bc1b [Pipeline] sh [2024-06-24T12:55:19.617Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-06-24T12:55:19.617Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-24T12:55:19.921Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-06-24T12:55:19.921Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-06-24T12:55:19.999Z] prd-ubuntu20.04-docker-8c-8g-4252 does not seem to be running inside a container [2024-06-24T12:55:20.024Z] $ 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 [2024-06-24T12:55:20.606Z] $ docker top 7ba8e521cde774e7e217b0f41b536067a972da6239ec20da5084a3ab17a279fd -eo pid,comm [2024-06-24T12:55:20.659Z] 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). [2024-06-24T12:55:20.659Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-06-24T12:55:20.716Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-06-24T12:55:20.716Z] [ssh-agent] Looking for ssh-agent implementation... [2024-06-24T12:55:20.827Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-06-24T12:55:20.824Z] $ docker exec 7ba8e521cde774e7e217b0f41b536067a972da6239ec20da5084a3ab17a279fd ssh-agent [2024-06-24T12:55:20.939Z] SSH_AUTH_SOCK=/tmp/ssh-C9LBIo8RB58Y/agent.31 [2024-06-24T12:55:20.939Z] SSH_AGENT_PID=37 [2024-06-24T12:55:20.965Z] Running ssh-add (command line suppressed) [2024-06-24T12:55:21.065Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_1167946606707272305.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_1167946606707272305.key) [2024-06-24T12:55:21.100Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-06-24T12:55:21.411Z] + git semver tag [2024-06-24T12:55:21.669Z] 2024-06-24 12:55:21,570 [run_tag] DEBUG tag force:False [2024-06-24T12:55:21.669Z] 2024-06-24 12:55:21,570 [check_head_tag] DEBUG check head tag [2024-06-24T12:55:21.669Z] 2024-06-24 12:55:21,571 [execute] INFO git cat-file --batch-check [2024-06-24T12:55:21.669Z] 2024-06-24 12:55:21,572 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) [2024-06-24T12:55:21.669Z] 2024-06-24 12:55:21,575 [execute] INFO git cat-file --batch [2024-06-24T12:55:21.669Z] 2024-06-24 12:55:21,576 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) [2024-06-24T12:55:21.669Z] 2024-06-24 12:55:21,600 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2024-06-24T12:55:21.669Z] 2024-06-24 12:55:21,600 [execute] INFO git tag -a v3.2.0-dev.23 -m v3.2.0-dev.23 [2024-06-24T12:55:21.669Z] 2024-06-24 12:55:21,600 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.23', '-m', 'v3.2.0-dev.23'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) [2024-06-24T12:55:21.669Z] 2024-06-24 12:55:21,605 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2024-06-24T12:55:21.669Z] 3.2.0-dev.23 [Pipeline] } [2024-06-24T12:55:21.672Z] $ docker exec --env ******** --env ******** 7ba8e521cde774e7e217b0f41b536067a972da6239ec20da5084a3ab17a279fd ssh-agent -k [2024-06-24T12:55:21.757Z] unset SSH_AUTH_SOCK; [2024-06-24T12:55:21.759Z] unset SSH_AGENT_PID; [2024-06-24T12:55:21.759Z] echo Agent pid 37 killed; [2024-06-24T12:55:21.773Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-06-24T12:55:22.094Z] + git semver [Pipeline] } [2024-06-24T12:55:22.359Z] $ docker stop --time=1 7ba8e521cde774e7e217b0f41b536067a972da6239ec20da5084a3ab17a279fd [2024-06-24T12:55:23.644Z] $ docker rm -f --volumes 7ba8e521cde774e7e217b0f41b536067a972da6239ec20da5084a3ab17a279fd [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-24T12:55:24.050Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-06-24T12:55:24.050Z] [2024-06-24T12:55:24.050Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-24T12:55:24.351Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-06-24T12:55:24.351Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-06-24T12:55:24.351Z] ab5ef0e58194: Pulling fs layer [2024-06-24T12:55:24.351Z] 9712f1f96733: Pulling fs layer [2024-06-24T12:55:24.351Z] 63f879dbbcfc: Pulling fs layer [2024-06-24T12:55:24.351Z] 0d9ebad4ef96: Pulling fs layer [2024-06-24T12:55:24.351Z] e9a5061849ea: Pulling fs layer [2024-06-24T12:55:24.351Z] d747dcd14b5f: Pulling fs layer [2024-06-24T12:55:24.351Z] 2de7ff778b66: Pulling fs layer [2024-06-24T12:55:24.351Z] 0d9ebad4ef96: Waiting [2024-06-24T12:55:24.351Z] e9a5061849ea: Waiting [2024-06-24T12:55:24.351Z] d747dcd14b5f: Waiting [2024-06-24T12:55:24.351Z] 2de7ff778b66: Waiting [2024-06-24T12:55:24.351Z] 9712f1f96733: Verifying Checksum [2024-06-24T12:55:24.351Z] 9712f1f96733: Download complete [2024-06-24T12:55:24.619Z] 63f879dbbcfc: Verifying Checksum [2024-06-24T12:55:24.619Z] 63f879dbbcfc: Download complete [2024-06-24T12:55:24.878Z] e9a5061849ea: Verifying Checksum [2024-06-24T12:55:24.878Z] e9a5061849ea: Download complete [2024-06-24T12:55:24.878Z] d747dcd14b5f: Verifying Checksum [2024-06-24T12:55:24.878Z] d747dcd14b5f: Download complete [2024-06-24T12:55:24.878Z] 0d9ebad4ef96: Verifying Checksum [2024-06-24T12:55:24.878Z] 0d9ebad4ef96: Download complete [2024-06-24T12:55:24.878Z] ab5ef0e58194: Verifying Checksum [2024-06-24T12:55:24.878Z] ab5ef0e58194: Download complete [2024-06-24T12:55:25.134Z] 2de7ff778b66: Verifying Checksum [2024-06-24T12:55:27.684Z] ab5ef0e58194: Pull complete [2024-06-24T12:55:27.685Z] 9712f1f96733: Pull complete [2024-06-24T12:55:28.248Z] 63f879dbbcfc: Pull complete [2024-06-24T12:55:32.469Z] 0d9ebad4ef96: Pull complete [2024-06-24T12:55:32.469Z] e9a5061849ea: Pull complete [2024-06-24T12:55:32.469Z] d747dcd14b5f: Pull complete [2024-06-24T12:55:33.403Z] 2de7ff778b66: Pull complete [2024-06-24T12:55:33.403Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-06-24T12:55:33.403Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-06-24T12:55:33.403Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-06-24T12:55:33.492Z] prd-ubuntu20.04-docker-8c-8g-4252 does not seem to be running inside a container [2024-06-24T12:55:33.514Z] $ 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 [2024-06-24T12:55:38.240Z] $ docker top 3dff5d73b5b3f5103a74da049533a97ea58ac46661c276c4ea9178ae144dca31 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-06-24T12:55:38.328Z] provisioning config files... [2024-06-24T12:55:38.334Z] copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config1466924964737247526tmp [2024-06-24T12:55:38.344Z] copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config13571328178013972212tmp [2024-06-24T12:55:38.351Z] copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config18403598123469003800tmp [Pipeline] { [Pipeline] echo [2024-06-24T12:55:38.389Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-06-24T12:55:38.675Z] ---> sigul-configuration.sh [2024-06-24T12:55:38.675Z] gpg: directory `/root/.gnupg' created [2024-06-24T12:55:38.675Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-06-24T12:55:38.675Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-06-24T12:55:38.675Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-06-24T12:55:38.675Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-06-24T12:55:38.675Z] gpg: CAST5 encrypted data [2024-06-24T12:55:38.675Z] gpg: encrypted with 1 passphrase [2024-06-24T12:55:38.675Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-06-24T12:55:38.965Z] + mkdir /home/jenkins [2024-06-24T12:55:38.965Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-06-24T12:55:39.262Z] + 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 [2024-06-24T12:55:39.276Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-06-24T12:55:39.566Z] ---> sigul-install.sh [2024-06-24T12:55:39.566Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-06-24T12:55:39.865Z] + git tag --list [2024-06-24T12:55:39.865Z] v1.0.0 [2024-06-24T12:55:39.865Z] v1.1.0 [2024-06-24T12:55:39.865Z] v1.2.0 [2024-06-24T12:55:39.865Z] v1.3.0 [2024-06-24T12:55:39.865Z] v1.3.1 [2024-06-24T12:55:39.865Z] v2.0.0 [2024-06-24T12:55:39.865Z] v2.0.1 [2024-06-24T12:55:39.865Z] v2.1.0 [2024-06-24T12:55:39.865Z] v2.1.1 [2024-06-24T12:55:39.865Z] v2.1.2 [2024-06-24T12:55:39.865Z] v2.2.0 [2024-06-24T12:55:39.865Z] v2.3 [2024-06-24T12:55:39.865Z] v2.3.0 [2024-06-24T12:55:39.865Z] v2.3.1 [2024-06-24T12:55:39.865Z] v3.0 [2024-06-24T12:55:39.865Z] v3.0.0 [2024-06-24T12:55:39.865Z] v3.0.1 [2024-06-24T12:55:39.865Z] v3.0.1-dev.1 [2024-06-24T12:55:39.865Z] v3.1 [2024-06-24T12:55:39.865Z] v3.1.0 [2024-06-24T12:55:39.865Z] v3.1.0-dev.1 [2024-06-24T12:55:39.865Z] v3.1.0-dev.10 [2024-06-24T12:55:39.865Z] v3.1.0-dev.11 [2024-06-24T12:55:39.865Z] v3.1.0-dev.12 [2024-06-24T12:55:39.865Z] v3.1.0-dev.13 [2024-06-24T12:55:39.865Z] v3.1.0-dev.14 [2024-06-24T12:55:39.865Z] v3.1.0-dev.15 [2024-06-24T12:55:39.865Z] v3.1.0-dev.16 [2024-06-24T12:55:39.865Z] v3.1.0-dev.17 [2024-06-24T12:55:39.865Z] v3.1.0-dev.18 [2024-06-24T12:55:39.865Z] v3.1.0-dev.19 [2024-06-24T12:55:39.865Z] v3.1.0-dev.2 [2024-06-24T12:55:39.865Z] v3.1.0-dev.20 [2024-06-24T12:55:39.865Z] v3.1.0-dev.21 [2024-06-24T12:55:39.865Z] v3.1.0-dev.22 [2024-06-24T12:55:39.865Z] v3.1.0-dev.23 [2024-06-24T12:55:39.865Z] v3.1.0-dev.24 [2024-06-24T12:55:39.865Z] v3.1.0-dev.25 [2024-06-24T12:55:39.865Z] v3.1.0-dev.26 [2024-06-24T12:55:39.865Z] v3.1.0-dev.27 [2024-06-24T12:55:39.865Z] v3.1.0-dev.28 [2024-06-24T12:55:39.865Z] v3.1.0-dev.29 [2024-06-24T12:55:39.865Z] v3.1.0-dev.3 [2024-06-24T12:55:39.865Z] v3.1.0-dev.30 [2024-06-24T12:55:39.865Z] v3.1.0-dev.31 [2024-06-24T12:55:39.865Z] v3.1.0-dev.32 [2024-06-24T12:55:39.865Z] v3.1.0-dev.33 [2024-06-24T12:55:39.865Z] v3.1.0-dev.34 [2024-06-24T12:55:39.865Z] v3.1.0-dev.35 [2024-06-24T12:55:39.865Z] v3.1.0-dev.36 [2024-06-24T12:55:39.865Z] v3.1.0-dev.37 [2024-06-24T12:55:39.865Z] v3.1.0-dev.38 [2024-06-24T12:55:39.865Z] v3.1.0-dev.39 [2024-06-24T12:55:39.865Z] v3.1.0-dev.4 [2024-06-24T12:55:39.865Z] v3.1.0-dev.5 [2024-06-24T12:55:39.865Z] v3.1.0-dev.6 [2024-06-24T12:55:39.865Z] v3.1.0-dev.7 [2024-06-24T12:55:39.865Z] v3.1.0-dev.8 [2024-06-24T12:55:39.865Z] v3.1.0-dev.9 [2024-06-24T12:55:39.865Z] v3.1.1 [2024-06-24T12:55:39.865Z] v3.1.1-dev.1 [2024-06-24T12:55:39.865Z] v3.2.0-dev.1 [2024-06-24T12:55:39.865Z] v3.2.0-dev.10 [2024-06-24T12:55:39.865Z] v3.2.0-dev.11 [2024-06-24T12:55:39.865Z] v3.2.0-dev.12 [2024-06-24T12:55:39.865Z] v3.2.0-dev.13 [2024-06-24T12:55:39.865Z] v3.2.0-dev.14 [2024-06-24T12:55:39.865Z] v3.2.0-dev.15 [2024-06-24T12:55:39.865Z] v3.2.0-dev.16 [2024-06-24T12:55:39.865Z] v3.2.0-dev.17 [2024-06-24T12:55:39.865Z] v3.2.0-dev.18 [2024-06-24T12:55:39.865Z] v3.2.0-dev.19 [2024-06-24T12:55:39.865Z] v3.2.0-dev.2 [2024-06-24T12:55:39.865Z] v3.2.0-dev.20 [2024-06-24T12:55:39.865Z] v3.2.0-dev.21 [2024-06-24T12:55:39.865Z] v3.2.0-dev.22 [2024-06-24T12:55:39.865Z] v3.2.0-dev.23 [2024-06-24T12:55:39.865Z] v3.2.0-dev.3 [2024-06-24T12:55:39.865Z] v3.2.0-dev.4 [2024-06-24T12:55:39.865Z] v3.2.0-dev.5 [2024-06-24T12:55:39.865Z] v3.2.0-dev.6 [2024-06-24T12:55:39.865Z] v3.2.0-dev.7 [2024-06-24T12:55:39.865Z] v3.2.0-dev.8 [2024-06-24T12:55:39.865Z] v3.2.0-dev.9 [Pipeline] sh [2024-06-24T12:55:40.161Z] + lftools sign git-tag v3.2.0-dev.23 [2024-06-24T12:55:40.728Z] Signing Git tag with Sigul... [2024-06-24T12:55:40.728Z] Signing v3.2.0-dev.23 [Pipeline] echo [2024-06-24T12:55:41.004Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-06-24T12:55:41.291Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-06-24T12:55:41.298Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-06-24T12:55:41.318Z] $ docker stop --time=1 3dff5d73b5b3f5103a74da049533a97ea58ac46661c276c4ea9178ae144dca31 [2024-06-24T12:55:42.592Z] $ docker rm -f --volumes 3dff5d73b5b3f5103a74da049533a97ea58ac46661c276c4ea9178ae144dca31 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-06-24T12:55:43.035Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-06-24T12:55:43.035Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-24T12:55:43.332Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-06-24T12:55:43.332Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-06-24T12:55:43.409Z] prd-ubuntu20.04-docker-8c-8g-4252 does not seem to be running inside a container [2024-06-24T12:55:43.432Z] $ 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 [2024-06-24T12:55:43.772Z] $ docker top d76ab6d5489f34a75eaa26ecdef407c5d5a383c3df3abd8898029c1180b68f26 -eo pid,comm [2024-06-24T12:55:43.824Z] 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). [2024-06-24T12:55:43.824Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-06-24T12:55:43.881Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-06-24T12:55:43.881Z] [ssh-agent] Looking for ssh-agent implementation... [2024-06-24T12:55:43.994Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-06-24T12:55:43.991Z] $ docker exec d76ab6d5489f34a75eaa26ecdef407c5d5a383c3df3abd8898029c1180b68f26 ssh-agent [2024-06-24T12:55:44.108Z] SSH_AUTH_SOCK=/tmp/ssh-CIuHwWNvAg6z/agent.32 [2024-06-24T12:55:44.108Z] SSH_AGENT_PID=38 [2024-06-24T12:55:44.113Z] Running ssh-add (command line suppressed) [2024-06-24T12:55:44.212Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_6987627788507459733.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_6987627788507459733.key) [2024-06-24T12:55:44.227Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-06-24T12:55:44.517Z] + git semver bump pre [2024-06-24T12:55:44.776Z] 2024-06-24 12:55:44,684 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2024-06-24T12:55:44.776Z] 2024-06-24 12:55:44,684 [bump_version] DEBUG bumping version:3.2.0-dev.23 on axis:pre with prefix:dev [2024-06-24T12:55:44.776Z] 2024-06-24 12:55:44,684 [bump_version] DEBUG bumped version:3.2.0-dev.24 [2024-06-24T12:55:44.776Z] 2024-06-24 12:55:44,684 [write_version] DEBUG write version:3.2.0-dev.24 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:True [2024-06-24T12:55:44.776Z] 2024-06-24 12:55:44,684 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2024-06-24T12:55:44.776Z] 2024-06-24 12:55:44,684 [write_file] DEBUG write to file:/w/workspace/ry_app-service-configurable_main/.semver/main [2024-06-24T12:55:44.776Z] 2024-06-24 12:55:44,687 [execute] INFO git cat-file --batch-check [2024-06-24T12:55:44.776Z] 2024-06-24 12:55:44,687 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2024-06-24T12:55:44.776Z] 2024-06-24 12:55:44,692 [execute] INFO git cat-file --batch [2024-06-24T12:55:44.776Z] 2024-06-24 12:55:44,692 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2024-06-24T12:55:44.776Z] 2024-06-24 12:55:44,697 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2024-06-24T12:55:44.776Z] 3.2.0-dev.24 [Pipeline] } [2024-06-24T12:55:44.781Z] $ docker exec --env ******** --env ******** d76ab6d5489f34a75eaa26ecdef407c5d5a383c3df3abd8898029c1180b68f26 ssh-agent -k [2024-06-24T12:55:44.877Z] unset SSH_AUTH_SOCK; [2024-06-24T12:55:44.877Z] unset SSH_AGENT_PID; [2024-06-24T12:55:44.877Z] echo Agent pid 38 killed; [2024-06-24T12:55:44.890Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-06-24T12:55:45.211Z] + git semver [Pipeline] } [2024-06-24T12:55:45.477Z] $ docker stop --time=1 d76ab6d5489f34a75eaa26ecdef407c5d5a383c3df3abd8898029c1180b68f26 [2024-06-24T12:55:47.165Z] $ docker rm -f --volumes d76ab6d5489f34a75eaa26ecdef407c5d5a383c3df3abd8898029c1180b68f26 [Pipeline] // withDockerContainer [Pipeline] sh [2024-06-24T12:55:47.622Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-06-24T12:55:47.622Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-24T12:55:47.919Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-06-24T12:55:47.919Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-06-24T12:55:47.993Z] prd-ubuntu20.04-docker-8c-8g-4252 does not seem to be running inside a container [2024-06-24T12:55:48.014Z] $ 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 [2024-06-24T12:55:49.281Z] $ docker top 64ded6826df4712e40fada829d1f78efe896c2dc36e4f779f30f62838ab1162b -eo pid,comm [2024-06-24T12:55:49.331Z] 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). [2024-06-24T12:55:49.331Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-06-24T12:55:49.384Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-06-24T12:55:49.384Z] [ssh-agent] Looking for ssh-agent implementation... [2024-06-24T12:55:49.487Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-06-24T12:55:49.484Z] $ docker exec 64ded6826df4712e40fada829d1f78efe896c2dc36e4f779f30f62838ab1162b ssh-agent [2024-06-24T12:55:49.593Z] SSH_AUTH_SOCK=/tmp/ssh-t0BMeBlkBTK8/agent.14 [2024-06-24T12:55:49.593Z] SSH_AGENT_PID=20 [2024-06-24T12:55:49.597Z] Running ssh-add (command line suppressed) [2024-06-24T12:55:49.684Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_10814531157424463153.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_10814531157424463153.key) [2024-06-24T12:55:49.701Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-06-24T12:55:49.996Z] + git semver push [2024-06-24T12:55:50.255Z] 2024-06-24 12:55:50,144 [run_push] DEBUG push [2024-06-24T12:55:50.255Z] 2024-06-24 12:55:50,145 [execute] INFO git cat-file --batch-check [2024-06-24T12:55:50.255Z] 2024-06-24 12:55:50,145 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2024-06-24T12:55:50.255Z] 2024-06-24 12:55:50,149 [execute] INFO git rev-list 811b70bec0aa1c7910f63b6e5331e90920cb1555 -- [2024-06-24T12:55:50.255Z] 2024-06-24 12:55:50,149 [execute] DEBUG Popen(['git', 'rev-list', '811b70bec0aa1c7910f63b6e5331e90920cb1555', '--'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-06-24T12:55:50.255Z] 2024-06-24 12:55:50,161 [execute] INFO git fetch -v origin [2024-06-24T12:55:50.255Z] 2024-06-24 12:55:50,161 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=True, shell=None, istream=None) [2024-06-24T12:55:50.824Z] 2024-06-24 12:55:50,604 [run_push] DEBUG no remote changes detected [2024-06-24T12:55:50.824Z] 2024-06-24 12:55:50,604 [execute] INFO git push origin semver [2024-06-24T12:55:50.824Z] 2024-06-24 12:55:50,605 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-06-24T12:55:51.392Z] 2024-06-24 12:55:51,325 [run_push] DEBUG push all version tags [2024-06-24T12:55:51.392Z] 2024-06-24 12:55:51,325 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-06-24T12:55:51.392Z] 2024-06-24 12:55:51,326 [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) [2024-06-24T12:55:52.328Z] 2024-06-24 12:55:52,022 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2024-06-24T12:55:52.328Z] 3.2.0-dev.24 [Pipeline] } [2024-06-24T12:55:52.332Z] $ docker exec --env ******** --env ******** 64ded6826df4712e40fada829d1f78efe896c2dc36e4f779f30f62838ab1162b ssh-agent -k [2024-06-24T12:55:52.419Z] unset SSH_AUTH_SOCK; [2024-06-24T12:55:52.419Z] unset SSH_AGENT_PID; [2024-06-24T12:55:52.419Z] echo Agent pid 20 killed; [2024-06-24T12:55:52.436Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-06-24T12:55:52.759Z] + git semver [Pipeline] } [2024-06-24T12:55:53.024Z] $ docker stop --time=1 64ded6826df4712e40fada829d1f78efe896c2dc36e4f779f30f62838ab1162b [2024-06-24T12:55:54.293Z] $ docker rm -f --volumes 64ded6826df4712e40fada829d1f78efe896c2dc36e4f779f30f62838ab1162b [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 [2024-06-24T12:55:54.880Z] + [ -d /w/workspace/ry_app-service-configurable_main/archives ] [2024-06-24T12:55:54.880Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2024-06-24T12:55:54.880Z] total 16 [2024-06-24T12:55:54.880Z] drwxr-xr-x 3 root root 4096 Jun 24 12:40 . [2024-06-24T12:55:54.880Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 24 12:55 .. [2024-06-24T12:55:54.880Z] drwxr-xr-x 2 root root 4096 Jun 24 12:40 cost [2024-06-24T12:55:54.880Z] -rw-r--r-- 1 root root 96 Jun 24 12:40 cost.csv [2024-06-24T12:55:54.880Z] + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives [2024-06-24T12:55:54.880Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2024-06-24T12:55:54.880Z] total 16 [2024-06-24T12:55:54.880Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 24 12:40 . [2024-06-24T12:55:54.880Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 24 12:55 .. [2024-06-24T12:55:54.880Z] drwxr-xr-x 2 jenkins jenkins 4096 Jun 24 12:40 cost [2024-06-24T12:55:54.880Z] -rw-r--r-- 1 jenkins jenkins 96 Jun 24 12:40 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-06-24T12:55:55.172Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-06-24T12:55:56.027Z] ---> package-listing.sh [2024-06-24T12:55:56.027Z] ++ facter osfamily [2024-06-24T12:55:56.027Z] ++ tr '[:upper:]' '[:lower:]' [2024-06-24T12:55:56.284Z] + OS_FAMILY=debian [2024-06-24T12:55:56.284Z] + workspace=/w/workspace/ry_app-service-configurable_main [2024-06-24T12:55:56.284Z] + START_PACKAGES=/tmp/packages_start.txt [2024-06-24T12:55:56.284Z] + END_PACKAGES=/tmp/packages_end.txt [2024-06-24T12:55:56.284Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-06-24T12:55:56.284Z] + PACKAGES=/tmp/packages_start.txt [2024-06-24T12:55:56.284Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2024-06-24T12:55:56.284Z] + PACKAGES=/tmp/packages_end.txt [2024-06-24T12:55:56.284Z] + case "${OS_FAMILY}" in [2024-06-24T12:55:56.284Z] + dpkg -l [2024-06-24T12:55:56.284Z] + grep '^ii' [2024-06-24T12:55:56.284Z] + '[' -f /tmp/packages_start.txt ']' [2024-06-24T12:55:56.284Z] + '[' -f /tmp/packages_end.txt ']' [2024-06-24T12:55:56.284Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-06-24T12:55:56.284Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2024-06-24T12:55:56.284Z] + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ [2024-06-24T12:55:56.284Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-service-configurable_main/archives/ [Pipeline] echo [2024-06-24T12:55:56.295Z] 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 [2024-06-24T12:55:56.572Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-24T12:55:57.131Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-06-24T12:55:57.131Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-06-24T12:55:57.208Z] prd-ubuntu20.04-docker-8c-8g-4252 does not seem to be running inside a container [2024-06-24T12:55:57.231Z] $ 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 [2024-06-24T12:55:57.457Z] $ docker top 50a88766dd1c5b8d73c48e0b58530f8301005bb442510e184a89b497b2ea081d -eo pid,comm [Pipeline] { [Pipeline] sh [2024-06-24T12:55:57.802Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-06-24T12:55:58.086Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-06-24T12:55:58.370Z] + ls /var/log/sa-host [2024-06-24T12:55:58.370Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-06-24T12:55:58.530Z] provisioning config files... [2024-06-24T12:55:58.537Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config9427463250395404097tmp [Pipeline] { [Pipeline] echo [2024-06-24T12:55:58.555Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-06-24T12:55:58.835Z] ---> create-netrc.sh [Pipeline] } [2024-06-24T12:55:58.843Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-06-24T12:55:59.186Z] ---> python-tools-install.sh [Pipeline] echo [2024-06-24T12:55:59.196Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-06-24T12:55:59.475Z] ---> sudo-logs.sh [2024-06-24T12:55:59.476Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-06-24T12:55:59.502Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-06-24T12:55:59.784Z] ---> job-cost.sh [2024-06-24T12:55:59.784Z] lf-activate-venv: SKIPPING [2024-06-24T12:55:59.784Z] DEBUG: total: 0.2199999988079071 [2024-06-24T12:55:59.784Z] INFO: Retrieving Stack Cost... [2024-06-24T12:56:00.044Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-06-24T12:56:00.302Z] INFO: Archiving Costs [Pipeline] echo [2024-06-24T12:56:00.310Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-06-24T12:56:00.587Z] ---> logs-deploy.sh [2024-06-24T12:56:00.587Z] lf-activate-venv: SKIPPING [2024-06-24T12:56:00.587Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/233 [2024-06-24T12:56:00.587Z] INFO: archiving workspace using pattern(s): [2024-06-24T12:56:01.521Z] Archives upload complete. [2024-06-24T12:56:01.521Z] INFO: archiving logs to Nexus