Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 0395e99d32a0d2d9a72dc5ab9b084062246bcd10 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-ssh5471521284378668813.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh14990581936895417861.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh7736494847670068560.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > 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-ssh11668300890889547880.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-ssh16707778810711289033.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, buildSnap:false] ========================================================= [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-centos7-blackbox-4c-2g-6296’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-centos7-blackbox-4c-2g-6297’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-7216’ is offline ‘prd-ubuntu20.04-docker-8c-8g-7233’ is offline ‘prd-ubuntu20.04-docker-8c-8g-7236’ is offline ‘prd-ubuntu20.04-docker-8c-8g-7238’ is offline ‘prd-ubuntu20.04-docker-arm64-4c-16g-7231’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-arm64-4c-16g-7234’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-arm64-4c-16g-7235’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-7248 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE 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 0395e99d32a0d2d9a72dc5ab9b084062246bcd10 (main) Commit message: "Merge pull request #599 from ernestojeda/create-release" > 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 0395e99d32a0d2d9a72dc5ab9b084062246bcd10 # timeout=10 > git rev-list --no-walk 692be8c2dc29c96a9fcede9d9f789984c5ef0b8f # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 20:58:27 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 20:58:27 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:58:27 ========================================================= 20:58:27 EdgeX Global Pipelines Version Info 20:58:27 ========================================================= [Pipeline] libraryResource [Pipeline] sh 20:58:28 ------------------- 20:58:28 stable info: 20:58:28 ------------------- 20:58:28 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:58:28 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 20:58:28 Message: update stable to v1.0.254 20:58:28 ------------------- 20:58:28 experimental info: 20:58:28 ------------------- 20:58:28 Commited By: **** collab-it+edgex@linuxfoundation.org 20:58:28 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 20:58:28 Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 20:58:28 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 20:58:28 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 20:58:28 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 20:58:28 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 20:58:28 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 20:58:28 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 20:58:29 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 20:58:29 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 20:58:29 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 20:58:29 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 20:58:29 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 20:58:29 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 20:58:29 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 20:58:29 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 20:58:29 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 20:58:29 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 20:58:29 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 20:58:29 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 20:58:29 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 20:58:29 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 20:58:29 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 20:58:29 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 20:58:29 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 20:58:29 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 20:58:29 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 20:58:29 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 20:58:29 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 20:58:29 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 20:58:29 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 20:58:29 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 20:58:29 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0395e99d32a0d2d9a72dc5ab9b084062246bcd10 [Pipeline] echo 20:58:29 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0395e99 [Pipeline] echo 20:58:29 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:58:29 provisioning config files... 20:58:29 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config12186621570621289851tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:58:29 ---> docker-login.sh 20:58:29 nexus3.edgexfoundry.org:10001 20:58:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:58:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:58:30 Configure a credential helper to remove this warning. See 20:58:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:58:30 20:58:30 Login Succeeded 20:58:30 nexus3.edgexfoundry.org:10002 20:58:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:58:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:58:30 Configure a credential helper to remove this warning. See 20:58:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:58:30 20:58:30 Login Succeeded 20:58:30 nexus3.edgexfoundry.org:10003 20:58:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:58:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:58:30 Configure a credential helper to remove this warning. See 20:58:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:58:30 20:58:30 Login Succeeded 20:58:30 nexus3.edgexfoundry.org:10004 20:58:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:58:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:58:30 Configure a credential helper to remove this warning. See 20:58:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:58:30 20:58:30 Login Succeeded 20:58:30 docker.io 20:58:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:58:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:58:30 Configure a credential helper to remove this warning. See 20:58:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:58:30 20:58:30 Login Succeeded 20:58:30 ---> docker-login.sh ends [Pipeline] } 20:58:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 20:58:31 + git rev-list -1 --merges 0395e99d32a0d2d9a72dc5ab9b084062246bcd10~1..0395e99d32a0d2d9a72dc5ab9b084062246bcd10 [Pipeline] echo 20:58:31 -----------> git rev-list -1 --merges 0395e99d32a0d2d9a72dc5ab9b084062246bcd10~1..0395e99d32a0d2d9a72dc5ab9b084062246bcd10 0395e99d32a0d2d9a72dc5ab9b084062246bcd10 20:58:31 0395e99d32a0d2d9a72dc5ab9b084062246bcd10 [false] [Pipeline] sh 20:58:31 + git log --format=format:%s -1 0395e99d32a0d2d9a72dc5ab9b084062246bcd10 [Pipeline] echo 20:58:31 ========================================================= 20:58:31 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 20:58:31 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:58:31 + git log --format=format:%s -1 0395e99d32a0d2d9a72dc5ab9b084062246bcd10 [Pipeline] echo 20:58:31 [semverPrep] GIT_COMMIT: 0395e99d32a0d2d9a72dc5ab9b084062246bcd10, Commit Message: Merge pull request #599 from ernestojeda/create-release [Pipeline] echo 20:58:31 [semverPrep] This is not a build commit. [Pipeline] sh 20:58:32 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:58:32 + grep -v github /etc/ssh/ssh_known_hosts 20:58:32 + [ -e /tmp/ssh_known_hosts ] 20:58:32 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 20:58:32 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 20:58:32 + sudo tee -a /etc/ssh/ssh_known_hosts 20:58:32 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:58:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:58:32 20:58:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:58:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:58:32 0.1.4: Pulling from edgex-devops/py-git-semver 20:58:32 b85a868b505f: Pulling fs layer 20:58:32 e2be974225ed: Pulling fs layer 20:58:32 339a4e72a1f5: Pulling fs layer 20:58:32 988bab9f4d93: Pulling fs layer 20:58:32 1469e6f7b9e6: Pulling fs layer 20:58:32 eaf3925da568: Pulling fs layer 20:58:32 bab4dde63d76: Pulling fs layer 20:58:32 bde34c3a00c8: Pulling fs layer 20:58:32 b352a97aabf1: Pulling fs layer 20:58:32 4872d77fe225: Pulling fs layer 20:58:32 5851b861e8e6: Pulling fs layer 20:58:32 1469e6f7b9e6: Waiting 20:58:32 eaf3925da568: Waiting 20:58:32 bab4dde63d76: Waiting 20:58:32 bde34c3a00c8: Waiting 20:58:32 b352a97aabf1: Waiting 20:58:32 4872d77fe225: Waiting 20:58:32 5851b861e8e6: Waiting 20:58:32 988bab9f4d93: Waiting 20:58:32 e2be974225ed: Download complete 20:58:32 988bab9f4d93: Verifying Checksum 20:58:32 988bab9f4d93: Download complete 20:58:33 1469e6f7b9e6: Verifying Checksum 20:58:33 1469e6f7b9e6: Download complete 20:58:33 339a4e72a1f5: Verifying Checksum 20:58:33 339a4e72a1f5: Download complete 20:58:33 eaf3925da568: Download complete 20:58:33 bde34c3a00c8: Download complete 20:58:33 b352a97aabf1: Verifying Checksum 20:58:33 b352a97aabf1: Download complete 20:58:33 4872d77fe225: Download complete 20:58:33 5851b861e8e6: Verifying Checksum 20:58:33 5851b861e8e6: Download complete 20:58:33 b85a868b505f: Verifying Checksum 20:58:33 b85a868b505f: Download complete 20:58:33 bab4dde63d76: Verifying Checksum 20:58:33 bab4dde63d76: Download complete 20:58:34 b85a868b505f: Pull complete 20:58:34 e2be974225ed: Pull complete 20:58:35 339a4e72a1f5: Pull complete 20:58:35 988bab9f4d93: Pull complete 20:58:35 1469e6f7b9e6: Pull complete 20:58:36 eaf3925da568: Pull complete 20:58:38 bab4dde63d76: Pull complete 20:58:38 bde34c3a00c8: Pull complete 20:58:38 b352a97aabf1: Pull complete 20:58:38 4872d77fe225: Pull complete 20:58:38 5851b861e8e6: Pull complete 20:58:38 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 20:58:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:58:38 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:58:38 prd-ubuntu20.04-docker-8c-8g-7248 does not seem to be running inside a container 20:58:38 $ 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 20:58:43 $ docker top 8523d2e3ff3c4bdc942b92fe656a0b6147b5fad4a64b3a3a8970ee84b6474778 -eo pid,comm 20:58:43 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). 20:58:43 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:58:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:58:43 [ssh-agent] Looking for ssh-agent implementation... 20:58:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:58:43 $ docker exec 8523d2e3ff3c4bdc942b92fe656a0b6147b5fad4a64b3a3a8970ee84b6474778 ssh-agent 20:58:43 SSH_AUTH_SOCK=/tmp/ssh-XNj9YBNN9pzk/agent.32 20:58:43 SSH_AGENT_PID=38 20:58:43 Running ssh-add (command line suppressed) 20:58:44 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_6073686122556364465.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_6073686122556364465.key) 20:58:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:58:44 + git tag --points-at HEAD [Pipeline] } 20:58:44 $ docker exec --env ******** --env ******** 8523d2e3ff3c4bdc942b92fe656a0b6147b5fad4a64b3a3a8970ee84b6474778 ssh-agent -k 20:58:44 unset SSH_AUTH_SOCK; 20:58:44 unset SSH_AGENT_PID; 20:58:44 echo Agent pid 38 killed; 20:58:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 20:58:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:58:44 [ssh-agent] Looking for ssh-agent implementation... 20:58:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:58:44 $ docker exec 8523d2e3ff3c4bdc942b92fe656a0b6147b5fad4a64b3a3a8970ee84b6474778 ssh-agent 20:58:44 SSH_AUTH_SOCK=/tmp/ssh-1FhfntTVbqn3/agent.70 20:58:44 SSH_AGENT_PID=76 20:58:44 Running ssh-add (command line suppressed) 20:58:44 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_4745634906188552992.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_4745634906188552992.key) 20:58:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:58:45 + git semver init 20:58:45 2023-09-20 20:58:45,347 [run_init] DEBUG init version:0.0.0 force:False 20:58:45 2023-09-20 20:58:45,348 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver 20:58:45 2023-09-20 20:58:45,349 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver 20:58:45 2023-09-20 20:58:45,349 [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) 20:58:46 2023-09-20 20:58:46,143 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude 20:58:46 2023-09-20 20:58:46,143 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False 20:58:46 2023-09-20 20:58:46,143 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 20:58:46 2023-09-20 20:58:46,143 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 20:58:46 3.1.0-dev.22 [Pipeline] } 20:58:46 $ docker exec --env ******** --env ******** 8523d2e3ff3c4bdc942b92fe656a0b6147b5fad4a64b3a3a8970ee84b6474778 ssh-agent -k 20:58:46 unset SSH_AUTH_SOCK; 20:58:46 unset SSH_AGENT_PID; 20:58:46 echo Agent pid 76 killed; 20:58:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:58:46 + git semver [Pipeline] } 20:58:47 $ docker stop --time=1 8523d2e3ff3c4bdc942b92fe656a0b6147b5fad4a64b3a3a8970ee84b6474778 20:58:48 $ docker rm -f --volumes 8523d2e3ff3c4bdc942b92fe656a0b6147b5fad4a64b3a3a8970ee84b6474778 [Pipeline] // withDockerContainer [Pipeline] sh 20:58:48 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 20:58:49 Stashed 1 file(s) [Pipeline] echo 20:58:49 [edgeXSemver]: initialized semver on version 3.1.0-dev.22 [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 20:58:49 provisioning config files... 20:58:49 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config6721513593883035505tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:58:49 ---> docker-login.sh 20:58:49 nexus3.edgexfoundry.org:10001 20:58:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:58:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:58:49 Configure a credential helper to remove this warning. See 20:58:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:58:49 20:58:49 Login Succeeded 20:58:49 nexus3.edgexfoundry.org:10002 20:58:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:58:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:58:49 Configure a credential helper to remove this warning. See 20:58:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:58:49 20:58:49 Login Succeeded 20:58:49 nexus3.edgexfoundry.org:10003 20:58:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:58:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:58:49 Configure a credential helper to remove this warning. See 20:58:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:58:49 20:58:49 Login Succeeded 20:58:49 nexus3.edgexfoundry.org:10004 20:58:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:58:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:58:49 Configure a credential helper to remove this warning. See 20:58:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:58:49 20:58:49 Login Succeeded 20:58:49 docker.io 20:58:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:58:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:58:50 Configure a credential helper to remove this warning. See 20:58:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:58:50 20:58:50 Login Succeeded 20:58:50 ---> docker-login.sh ends [Pipeline] } 20:58:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 20:58:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:58:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:58:50 ========================================================= 20:58:50 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 20:58:50 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:58:50 + 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 . 20:58:50 Sending build context to Docker daemon 3.353MB 20:58:50 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 20:58:50 Step 2/12 : FROM ${BASE} AS builder 20:58:50 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 20:58:50 7264a8db6415: Pulling fs layer 20:58:50 c4d48a809fc2: Pulling fs layer 20:58:50 4f1c88b9dad5: Pulling fs layer 20:58:50 ad3a456e5733: Pulling fs layer 20:58:50 33e27b845d1e: Pulling fs layer 20:58:50 c68163c4e522: Pulling fs layer 20:58:50 50da416c3ac9: Pulling fs layer 20:58:50 23d2d4c4bb30: Pulling fs layer 20:58:50 ad3a456e5733: Waiting 20:58:50 33e27b845d1e: Waiting 20:58:50 c68163c4e522: Waiting 20:58:50 23d2d4c4bb30: Waiting 20:58:50 50da416c3ac9: Waiting 20:58:50 c4d48a809fc2: Download complete 20:58:50 ad3a456e5733: Verifying Checksum 20:58:50 ad3a456e5733: Download complete 20:58:50 33e27b845d1e: Verifying Checksum 20:58:50 33e27b845d1e: Download complete 20:58:50 7264a8db6415: Verifying Checksum 20:58:50 7264a8db6415: Download complete 20:58:50 c68163c4e522: Verifying Checksum 20:58:50 c68163c4e522: Download complete 20:58:50 7264a8db6415: Pull complete 20:58:51 c4d48a809fc2: Pull complete 20:58:51 23d2d4c4bb30: Verifying Checksum 20:58:51 23d2d4c4bb30: Download complete 20:58:51 4f1c88b9dad5: Verifying Checksum 20:58:51 4f1c88b9dad5: Download complete 20:58:51 50da416c3ac9: Verifying Checksum 20:58:51 50da416c3ac9: Download complete 20:58:54 4f1c88b9dad5: Pull complete 20:58:54 ad3a456e5733: Pull complete 20:58:54 33e27b845d1e: Pull complete 20:58:55 c68163c4e522: Pull complete 20:58:57 50da416c3ac9: Pull complete 20:58:57 23d2d4c4bb30: Pull complete 20:58:57 Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c 20:58:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 20:58:57 ---> 0786185ac409 20:58:57 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 20:59:02 ---> Running in 80d1ab739ff0 20:59:02 Removing intermediate container 80d1ab739ff0 20:59:02 ---> c11e342ddc15 20:59:02 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 20:59:02 ---> Running in 4b0869082b0c 20:59:02 Removing intermediate container 4b0869082b0c 20:59:02 ---> ed2c434ce410 20:59:02 Step 5/12 : ARG ADD_BUILD_TAGS="" 20:59:02 ---> Running in 1de9af022966 20:59:02 Removing intermediate container 1de9af022966 20:59:02 ---> 84f1e640ec79 20:59:02 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:59:02 ---> Running in 28dcbf1d3ac6 20:59:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:59:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:59:02 OK: 264 MiB in 52 packages 20:59:03 Removing intermediate container 28dcbf1d3ac6 20:59:03 ---> fbe6bef58ed9 20:59:03 Step 7/12 : WORKDIR /app 20:59:03 ---> Running in 2d41f6342929 20:59:03 Removing intermediate container 2d41f6342929 20:59:03 ---> 34351756e173 20:59:03 Step 8/12 : COPY go.mod vendor* ./ 20:59:03 ---> 11d38ee1f514 20:59:03 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:59:03 ---> Running in 3393652d122c 20:59:04 Still waiting to schedule task 20:59:04 ‘prd-centos7-blackbox-4c-2g-6296’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 20:59:04 ‘prd-centos7-blackbox-4c-2g-6297’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 20:59:04 ‘prd-ubuntu18.04-docker-8c-8g-7259’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 20:59:04 ‘prd-ubuntu20.04-docker-8c-8g-7216’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 20:59:04 ‘prd-ubuntu20.04-docker-8c-8g-7250’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 20:59:04 ‘prd-ubuntu20.04-docker-8c-8g-7251’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 20:59:04 ‘prd-ubuntu20.04-docker-arm64-4c-16g-7213’ is offline 20:59:04 ‘prd-ubuntu20.04-docker-arm64-4c-16g-7246’ is offline 20:59:04 ‘prd-ubuntu20.04-docker-arm64-4c-16g-7249’ is offline 20:59:42 Removing intermediate container 3393652d122c 20:59:42 ---> 5c26dc17af13 20:59:42 Step 10/12 : COPY . . 20:59:42 ---> f460f6ba08f9 20:59:42 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 20:59:42 ---> Running in ac833ea36758 20:59:42 Removing intermediate container ac833ea36758 20:59:42 ---> ee929f280477 20:59:42 Step 12/12 : RUN $MAKE 20:59:42 ---> Running in 24046731b54b 20:59:42 noop 20:59:43 Removing intermediate container 24046731b54b 20:59:43 ---> 557f30fcd160 20:59:43 Successfully built 557f30fcd160 20:59:43 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:59:43 + docker inspect -f . ci-base-image-x86_64 20:59:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:59:43 prd-ubuntu20.04-docker-8c-8g-7248 does not seem to be running inside a container 20:59:44 $ 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 20:59:45 $ docker top 66db777dd98685b1ef5c0c8067ace41a7ccf634f870de5deefab802486534610 -eo pid,comm [Pipeline] { [Pipeline] sh 20:59:45 + go version 20:59:45 go version go1.21.0 linux/amd64 [Pipeline] } 20:59:45 $ docker stop --time=1 66db777dd98685b1ef5c0c8067ace41a7ccf634f870de5deefab802486534610 20:59:47 $ docker rm -f --volumes 66db777dd98685b1ef5c0c8067ace41a7ccf634f870de5deefab802486534610 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:59:47 + docker inspect -f . ci-base-image-x86_64 20:59:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:59:47 prd-ubuntu20.04-docker-8c-8g-7248 does not seem to be running inside a container 20:59:47 $ 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 20:59:48 $ docker top 00daf101aa71ba5983b17109e8282cfc018c15abec3433f7cded1a1ed4fd4b01 -eo pid,comm [Pipeline] { [Pipeline] sh 20:59:48 + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] fileExists [Pipeline] sh 20:59:48 + make test 20:59:48 go test -race -coverprofile=coverage.out ./... 21:00:10 ? github.com/edgexfoundry/app-service-configurable [no test files] 21:00:29 go vet ./... 21:00:30 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:00:30 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 21:00:30 ./bin/test-attribution-txt.sh [Pipeline] echo 21:00:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 21:00:31 $ docker stop --time=1 00daf101aa71ba5983b17109e8282cfc018c15abec3433f7cded1a1ed4fd4b01 21:00:35 $ docker rm -f --volumes 00daf101aa71ba5983b17109e8282cfc018c15abec3433f7cded1a1ed4fd4b01 [Pipeline] // withDockerContainer [Pipeline] sh 21:00:36 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:00:36 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 21:00:36 + sudo chown -R jenkins:jenkins . [Pipeline] sh 21:00:37 + ls -al . 21:00:37 total 184 21:00:37 drwxrwxr-x 8 jenkins jenkins 4096 Sep 20 20:59 . 21:00:37 drwxrwxr-x 4 jenkins jenkins 4096 Sep 20 20:58 .. 21:00:37 -rw-rw-r-- 1 jenkins jenkins 119 Sep 20 20:58 .dockerignore 21:00:37 drwxrwxr-x 8 jenkins jenkins 4096 Sep 20 21:00 .git 21:00:37 drwxrwxr-x 3 jenkins jenkins 4096 Sep 20 20:58 .github 21:00:37 -rw-rw-r-- 1 jenkins jenkins 171 Sep 20 20:58 .gitignore 21:00:37 -rw-rw-r-- 1 jenkins jenkins 41 Sep 20 20:58 .golangci.yml 21:00:37 drwxr-xr-x 3 jenkins jenkins 4096 Sep 20 20:58 .semver 21:00:37 -rw-rw-r-- 1 jenkins jenkins 10394 Sep 20 20:58 Attribution.txt 21:00:37 -rw-rw-r-- 1 jenkins jenkins 35039 Sep 20 20:58 CHANGELOG.md 21:00:37 -rw-rw-r-- 1 jenkins jenkins 1898 Sep 20 20:58 Dockerfile 21:00:37 -rw-rw-r-- 1 jenkins jenkins 677 Sep 20 20:58 GOVERNANCE.md 21:00:37 -rw-rw-r-- 1 jenkins jenkins 688 Sep 20 20:58 Jenkinsfile 21:00:37 -rw-rw-r-- 1 jenkins jenkins 10174 Sep 20 20:58 LICENSE 21:00:37 -rw-rw-r-- 1 jenkins jenkins 618 Sep 20 20:58 OWNERS.md 21:00:37 -rw-rw-r-- 1 jenkins jenkins 4619 Sep 20 20:58 README.md 21:00:37 -rw-rw-r-- 1 jenkins jenkins 12 Sep 20 20:58 VERSION 21:00:37 drwxrwxr-x 2 jenkins jenkins 4096 Sep 20 20:58 bin 21:00:37 -rw-r--r-- 1 jenkins jenkins 13 Sep 20 20:59 coverage.out 21:00:37 -rw-rw-r-- 1 jenkins jenkins 3730 Sep 20 20:58 go.mod 21:00:37 -rw-rw-r-- 1 jenkins jenkins 35446 Sep 20 20:58 go.sum 21:00:37 -rw-rw-r-- 1 jenkins jenkins 1937 Sep 20 20:58 main.go 21:00:37 -rw-rw-r-- 1 jenkins jenkins 2569 Sep 20 20:58 makefile 21:00:37 drwxrwxr-x 9 jenkins jenkins 4096 Sep 20 20:58 res 21:00:37 drwxrwxr-x 4 jenkins jenkins 4096 Sep 20 20:58 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:00:37 + 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=0395e99d32a0d2d9a72dc5ab9b084062246bcd10 --label arch=amd64 --label version=3.1.0-dev.22 . 21:00:37 Sending build context to Docker daemon 3.354MB 21:00:37 Step 1/26 : ARG BASE=golang:1.21-alpine3.18 21:00:37 Step 2/26 : FROM ${BASE} AS builder 21:00:37 ---> 557f30fcd160 21:00:37 Step 3/26 : ARG ALPINE_PKG_BASE="make git" 21:00:37 ---> Running in 1be35d094e34 21:00:37 Removing intermediate container 1be35d094e34 21:00:37 ---> 35a6949899dc 21:00:37 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 21:00:38 ---> Running in 239bd2d10913 21:00:38 Removing intermediate container 239bd2d10913 21:00:38 ---> dd7685d4fcfb 21:00:38 Step 5/26 : ARG ADD_BUILD_TAGS="" 21:00:38 ---> Running in 26b9e98e1952 21:00:38 Removing intermediate container 26b9e98e1952 21:00:38 ---> 4fc20007ecb4 21:00:38 Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:00:38 ---> Running in 8d3deefb58a5 21:00:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 21:00:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 21:00:39 OK: 264 MiB in 52 packages 21:00:39 Removing intermediate container 8d3deefb58a5 21:00:39 ---> cfc262fcc529 21:00:39 Step 7/26 : WORKDIR /app 21:00:39 ---> Running in 93d10d326a63 21:00:39 Removing intermediate container 93d10d326a63 21:00:39 ---> 3005b545f87b 21:00:39 Step 8/26 : COPY go.mod vendor* ./ 21:00:39 ---> 94a70a4eb98a 21:00:39 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:00:39 ---> Running in 0c691df81245 21:00:40 Removing intermediate container 0c691df81245 21:00:40 ---> e76c679d4258 21:00:40 Step 10/26 : COPY . . 21:00:41 ---> 0e48a92f1fc5 21:00:41 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 21:00:41 ---> Running in 2d331350b95e 21:00:41 Removing intermediate container 2d331350b95e 21:00:41 ---> e9c304776807 21:00:41 Step 12/26 : RUN $MAKE 21:00:41 ---> Running in c818f9f9bd73 21:00:41 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.32 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.22" -trimpath -mod=readonly -o app-service-configurable 21:01:08 Removing intermediate container c818f9f9bd73 21:01:08 ---> 6e18a550f48f 21:01:08 Step 13/26 : FROM alpine:3.18 21:01:08 3.18: Pulling from library/alpine 21:01:08 7264a8db6415: Already exists 21:01:08 Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 21:01:08 Status: Downloaded newer image for alpine:3.18 21:01:08 ---> 7e01a0d0a1dc 21:01:08 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 21:01:08 ---> Running in 98a3e1661755 21:01:08 Removing intermediate container 98a3e1661755 21:01:08 ---> 2d4aa3e08d1d 21:01:08 Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} 21:01:08 ---> Running in 16c5d0b21f97 21:01:08 Removing intermediate container 16c5d0b21f97 21:01:08 ---> 90b580f796ab 21:01:08 Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init 21:01:08 ---> Running in 2dd742433668 21:01:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 21:01:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 21:01:08 (1/2) Installing ca-certificates (20230506-r0) 21:01:08 (2/2) Installing dumb-init (1.2.5-r2) 21:01:08 Executing busybox-1.36.1-r2.trigger 21:01:08 Executing ca-certificates-20230506-r0.trigger 21:01:08 OK: 8 MiB in 17 packages 21:01:08 Removing intermediate container 2dd742433668 21:01:08 ---> d42140eb72a2 21:01:08 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 21:01:09 ---> 4368f23cd77c 21:01:09 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 21:01:09 ---> 70cc075055e0 21:01:09 Step 19/26 : COPY --from=builder /app/res/ /res/ 21:01:09 ---> 6c753d9a1163 21:01:09 Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable 21:01:11 ---> 67e9c56b21a9 21:01:11 Step 21/26 : EXPOSE 48095 21:01:11 ---> Running in 11797c23a39b 21:01:11 Removing intermediate container 11797c23a39b 21:01:11 ---> 9d682023cdaa 21:01:11 Step 22/26 : ENTRYPOINT ["/app-service-configurable"] 21:01:12 ---> Running in 792e167abf8f 21:01:12 Removing intermediate container 792e167abf8f 21:01:12 ---> 7f20609ace29 21:01:12 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 21:01:12 ---> Running in 00b85f3251e8 21:01:12 Removing intermediate container 00b85f3251e8 21:01:12 ---> a1dd2ea54cf4 21:01:12 Step 24/26 : LABEL arch=amd64 21:01:12 ---> Running in 6d2dc0dd6e9c 21:01:13 Removing intermediate container 6d2dc0dd6e9c 21:01:13 ---> 0b06218ce8be 21:01:13 Step 25/26 : LABEL git_sha=0395e99d32a0d2d9a72dc5ab9b084062246bcd10 21:01:13 ---> Running in 2f9a2ce9b585 21:01:13 Removing intermediate container 2f9a2ce9b585 21:01:13 ---> 1fb437f6daf0 21:01:13 Step 26/26 : LABEL version=3.1.0-dev.22 21:01:14 ---> Running in c37a22a34924 21:01:14 Removing intermediate container c37a22a34924 21:01:14 ---> 5cb6df114727 21:01:14 [Warning] One or more build-args [ARCH] were not consumed 21:01:14 Successfully built 5cb6df114727 21:01:14 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 21:01:14 provisioning config files... 21:01:14 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config8408338769400163829tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:01:15 ---> docker-login.sh 21:01:15 nexus3.edgexfoundry.org:10001 21:01:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:01:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:01:15 Configure a credential helper to remove this warning. See 21:01:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:01:15 21:01:15 Login Succeeded 21:01:15 nexus3.edgexfoundry.org:10002 21:01:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:01:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:01:15 Configure a credential helper to remove this warning. See 21:01:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:01:15 21:01:15 Login Succeeded 21:01:15 nexus3.edgexfoundry.org:10003 21:01:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:01:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:01:15 Configure a credential helper to remove this warning. See 21:01:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:01:15 21:01:15 Login Succeeded 21:01:15 nexus3.edgexfoundry.org:10004 21:01:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:01:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:01:15 Configure a credential helper to remove this warning. See 21:01:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:01:15 21:01:15 Login Succeeded 21:01:15 docker.io 21:01:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:01:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:01:15 Configure a credential helper to remove this warning. See 21:01:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:01:15 21:01:15 Login Succeeded 21:01:15 ---> docker-login.sh ends [Pipeline] } 21:01:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:01:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:01:15 [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: 21:01:15 0395e99d32a0d2d9a72dc5ab9b084062246bcd10 21:01:15 latest 21:01:15 3.1.0-dev.22 21:01:15 0395e99d32a0d2d9a72dc5ab9b084062246bcd10-3.1.0-dev.22 21:01:15 main 21:01:15 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:01:15 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:0395e99d32a0d2d9a72dc5ab9b084062246bcd10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:01:16 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:0395e99d32a0d2d9a72dc5ab9b084062246bcd10 21:01:16 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 21:01:16 8dec57bc8da2: Preparing 21:01:16 659519644257: Preparing 21:01:16 2dcd0f5e5c94: Preparing 21:01:16 64b68588c370: Preparing 21:01:16 709a08e6ab77: Preparing 21:01:16 4693057ce236: Preparing 21:01:16 2dcd0f5e5c94: Pushed 21:01:16 659519644257: Pushed 21:01:16 64b68588c370: Pushed 21:01:16 4693057ce236: Layer already exists 21:01:16 709a08e6ab77: Pushed 21:01:19 8dec57bc8da2: Pushed 21:01:19 0395e99d32a0d2d9a72dc5ab9b084062246bcd10: digest: sha256:afc29d3645975de5ce693a4f54440f6be9d8301829e879217165642cc6dc6e9f size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:01:19 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:01:20 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest 21:01:20 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 21:01:20 8dec57bc8da2: Preparing 21:01:20 659519644257: Preparing 21:01:20 2dcd0f5e5c94: Preparing 21:01:20 64b68588c370: Preparing 21:01:20 709a08e6ab77: Preparing 21:01:20 4693057ce236: Preparing 21:01:20 4693057ce236: Waiting 21:01:20 709a08e6ab77: Layer already exists 21:01:20 659519644257: Layer already exists 21:01:20 2dcd0f5e5c94: Layer already exists 21:01:20 64b68588c370: Layer already exists 21:01:20 4693057ce236: Layer already exists 21:01:20 8dec57bc8da2: Layer already exists 21:01:20 latest: digest: sha256:afc29d3645975de5ce693a4f54440f6be9d8301829e879217165642cc6dc6e9f size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:01:20 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:3.1.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:01:20 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:3.1.0-dev.22 21:01:20 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 21:01:20 8dec57bc8da2: Preparing 21:01:20 659519644257: Preparing 21:01:20 2dcd0f5e5c94: Preparing 21:01:20 64b68588c370: Preparing 21:01:20 709a08e6ab77: Preparing 21:01:20 4693057ce236: Preparing 21:01:20 4693057ce236: Waiting 21:01:20 8dec57bc8da2: Layer already exists 21:01:20 64b68588c370: Layer already exists 21:01:20 709a08e6ab77: Layer already exists 21:01:20 2dcd0f5e5c94: Layer already exists 21:01:20 659519644257: Layer already exists 21:01:20 4693057ce236: Layer already exists 21:01:20 3.1.0-dev.22: digest: sha256:afc29d3645975de5ce693a4f54440f6be9d8301829e879217165642cc6dc6e9f size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:01:21 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:0395e99d32a0d2d9a72dc5ab9b084062246bcd10-3.1.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:01:21 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:0395e99d32a0d2d9a72dc5ab9b084062246bcd10-3.1.0-dev.22 21:01:21 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 21:01:21 8dec57bc8da2: Preparing 21:01:21 659519644257: Preparing 21:01:21 2dcd0f5e5c94: Preparing 21:01:21 64b68588c370: Preparing 21:01:21 709a08e6ab77: Preparing 21:01:21 4693057ce236: Preparing 21:01:21 4693057ce236: Waiting 21:01:21 2dcd0f5e5c94: Layer already exists 21:01:21 709a08e6ab77: Layer already exists 21:01:21 659519644257: Layer already exists 21:01:21 8dec57bc8da2: Layer already exists 21:01:21 64b68588c370: Layer already exists 21:01:21 4693057ce236: Layer already exists 21:01:21 0395e99d32a0d2d9a72dc5ab9b084062246bcd10-3.1.0-dev.22: digest: sha256:afc29d3645975de5ce693a4f54440f6be9d8301829e879217165642cc6dc6e9f size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:01:21 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:01:22 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main 21:01:22 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 21:01:22 8dec57bc8da2: Preparing 21:01:22 659519644257: Preparing 21:01:22 2dcd0f5e5c94: Preparing 21:01:22 64b68588c370: Preparing 21:01:22 709a08e6ab77: Preparing 21:01:22 4693057ce236: Preparing 21:01:22 4693057ce236: Waiting 21:01:22 2dcd0f5e5c94: Layer already exists 21:01:22 659519644257: Layer already exists 21:01:22 8dec57bc8da2: Layer already exists 21:01:22 64b68588c370: Layer already exists 21:01:22 709a08e6ab77: Layer already exists 21:01:22 4693057ce236: Layer already exists 21:01:22 main: digest: sha256:afc29d3645975de5ce693a4f54440f6be9d8301829e879217165642cc6dc6e9f size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:01:22 ===================================================== [Pipeline] echo 21:01:22 taggedImages: 21:01:22 - nexus3.edgexfoundry.org:10004/app-service-configurable:0395e99d32a0d2d9a72dc5ab9b084062246bcd10 21:01:22 - nexus3.edgexfoundry.org:10004/app-service-configurable:latest 21:01:22 - nexus3.edgexfoundry.org:10004/app-service-configurable:3.1.0-dev.22 21:01:22 - nexus3.edgexfoundry.org:10004/app-service-configurable:0395e99d32a0d2d9a72dc5ab9b084062246bcd10-3.1.0-dev.22 21:01:22 - 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] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:01:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:01:22 21:01:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:01:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:01:22 latest: Pulling from edgex-lftools-log-publisher 21:01:22 5eb5b503b376: Pulling fs layer 21:01:22 5c69ac0246d0: Pulling fs layer 21:01:22 ec43610c2a17: Pulling fs layer 21:01:22 3a2ae6a8a46f: Pulling fs layer 21:01:22 33b1e0a273af: Pulling fs layer 21:01:22 5d3b04190fa2: Pulling fs layer 21:01:22 2f39f015ded8: Pulling fs layer 21:01:22 33b1e0a273af: Waiting 21:01:22 5d3b04190fa2: Waiting 21:01:22 2f39f015ded8: Waiting 21:01:22 3a2ae6a8a46f: Waiting 21:01:22 5c69ac0246d0: Verifying Checksum 21:01:22 5c69ac0246d0: Download complete 21:01:22 3a2ae6a8a46f: Verifying Checksum 21:01:22 3a2ae6a8a46f: Download complete 21:01:22 33b1e0a273af: Verifying Checksum 21:01:22 33b1e0a273af: Download complete 21:01:22 5d3b04190fa2: Verifying Checksum 21:01:22 5d3b04190fa2: Download complete 21:01:22 ec43610c2a17: Verifying Checksum 21:01:22 ec43610c2a17: Download complete 21:01:23 5eb5b503b376: Download complete 21:01:23 2f39f015ded8: Download complete 21:01:24 5eb5b503b376: Pull complete 21:01:24 5c69ac0246d0: Pull complete 21:01:24 ec43610c2a17: Pull complete 21:01:24 3a2ae6a8a46f: Pull complete 21:01:25 33b1e0a273af: Pull complete 21:01:25 5d3b04190fa2: Pull complete 21:01:30 2f39f015ded8: Pull complete 21:01:30 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 21:01:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:01:30 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:01:30 prd-ubuntu20.04-docker-8c-8g-7248 does not seem to be running inside a container 21:01:30 $ 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 21:01:35 $ docker top 59b044acb6ebecd44fa08dc03ac819ba9a4107f9e081c598a2079d56ecbb2798 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:01:35 ---> job-cost.sh 21:01:35 lf-activate-venv: SKIPPING 21:01:35 INFO: No Stack... 21:01:36 INFO: Retrieving Pricing Info for: v3-standard-8 21:01:36 INFO: Archiving Costs [Pipeline] sh 21:01:36 + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv 21:01:36 + cut -d, -f6 [Pipeline] lock 21:01:36 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-191-stack-cost] 21:01:36 Resource [jenkins-edgexfoundry-app-service-configurable-main-191-stack-cost] did not exist. Created. 21:01:36 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-191-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:01:37 + echo total: 0.2199999988079071 [Pipeline] stash 21:01:37 Stashed 1 file(s) [Pipeline] } 21:01:37 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-191-stack-cost] [Pipeline] // lock [Pipeline] } 21:01:37 $ docker stop --time=1 59b044acb6ebecd44fa08dc03ac819ba9a4107f9e081c598a2079d56ecbb2798 21:01:38 $ docker rm -f --volumes 59b044acb6ebecd44fa08dc03ac819ba9a4107f9e081c598a2079d56ecbb2798 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 21:18:21 Running on prd-ubuntu20.04-docker-arm64-4c-16g-7470 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws 21:18:21 Running in /w/workspace/app-service-configurable/191 [Pipeline] { [Pipeline] checkout 21:18:21 Selected Git installation does not exist. Using Default 21:18:21 The recommended git tool is: NONE 21:18:30 using credential edgex-jenkins-ssh 21:18:30 Cloning the remote Git repository 21:18:30 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 21:18:30 > git init /w/workspace/app-service-configurable/191 # timeout=10 21:18:30 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 21:18:30 > git --version # timeout=10 21:18:30 > git --version # 'git version 2.25.1' 21:18:30 using GIT_SSH to set credentials SSH Credentials for GitHub 21:18:30 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:18:31 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 21:18:32 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:18:33 Avoid second fetch 21:18:33 Checking out Revision 0395e99d32a0d2d9a72dc5ab9b084062246bcd10 (main) 21:18:33 > git config core.sparsecheckout # timeout=10 21:18:33 > git checkout -f 0395e99d32a0d2d9a72dc5ab9b084062246bcd10 # timeout=10 21:18:34 Commit message: "Merge pull request #599 from ernestojeda/create-release" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:18:35 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 21:18:35 % Total % Received % Xferd Average Speed Time Time Time Current 21:18:35 Dload Upload Total Spent Left Speed 21:18:35 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 161k 0 --:--:-- --:--:-- --:--:-- 163k [Pipeline] sh 21:18:36 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 21:18:36 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 21:18:36 + sudo tee /etc/docker/daemon.new 21:18:36 { 21:18:36 "registry-mirrors": [ 21:18:36 "https://nexus3.edgexfoundry.org:10001" 21:18:36 ], 21:18:36 "bip": "10.250.0.254/24", 21:18:36 "hosts": [ 21:18:36 "tcp://0.0.0.0:5555", 21:18:36 "unix:///var/run/docker.sock" 21:18:36 ], 21:18:36 "mtu": 1458, 21:18:36 "selinux-enabled": true, 21:18:36 "seccomp-profile": "/etc/docker/seccomp.json" 21:18:36 } [Pipeline] sh 21:18:36 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 21:18:37 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:18:55 provisioning config files... 21:18:55 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/191@tmp/config5349922490965044147tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:18:55 ---> docker-login.sh 21:18:55 nexus3.edgexfoundry.org:10001 21:18:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:18:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:18:56 Configure a credential helper to remove this warning. See 21:18:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:18:56 21:18:56 Login Succeeded 21:18:56 nexus3.edgexfoundry.org:10002 21:18:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:18:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:18:57 Configure a credential helper to remove this warning. See 21:18:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:18:57 21:18:57 Login Succeeded 21:18:57 nexus3.edgexfoundry.org:10003 21:18:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:18:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:18:57 Configure a credential helper to remove this warning. See 21:18:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:18:57 21:18:57 Login Succeeded 21:18:57 nexus3.edgexfoundry.org:10004 21:18:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:18:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:18:57 Configure a credential helper to remove this warning. See 21:18:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:18:57 21:18:57 Login Succeeded 21:18:57 docker.io 21:18:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:18:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:18:58 Configure a credential helper to remove this warning. See 21:18:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:18:58 21:18:58 Login Succeeded 21:18:58 ---> docker-login.sh ends [Pipeline] } 21:18:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 21:18:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:18:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:18:59 ========================================================= 21:18:59 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 21:18:59 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:18:59 + 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 . 21:18:59 Sending build context to Docker daemon 181.8kB 21:18:59 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 21:18:59 Step 2/12 : FROM ${BASE} AS builder 21:18:59 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 21:18:59 9fda8d8052c6: Pulling fs layer 21:18:59 5d54e960e981: Pulling fs layer 21:18:59 c4a7e357bf2a: Pulling fs layer 21:18:59 f0e02332f6b5: Pulling fs layer 21:18:59 cefa15bbcfad: Pulling fs layer 21:18:59 17808c966233: Pulling fs layer 21:18:59 f4c1fc716caa: Pulling fs layer 21:18:59 f0e02332f6b5: Waiting 21:18:59 17808c966233: Waiting 21:18:59 f4c1fc716caa: Waiting 21:18:59 cefa15bbcfad: Waiting 21:18:59 5d54e960e981: Verifying Checksum 21:18:59 5d54e960e981: Download complete 21:18:59 f0e02332f6b5: Verifying Checksum 21:18:59 f0e02332f6b5: Download complete 21:19:00 cefa15bbcfad: Verifying Checksum 21:19:00 cefa15bbcfad: Download complete 21:19:00 9fda8d8052c6: Verifying Checksum 21:19:00 9fda8d8052c6: Download complete 21:19:00 f4c1fc716caa: Verifying Checksum 21:19:00 f4c1fc716caa: Download complete 21:19:01 9fda8d8052c6: Pull complete 21:19:01 5d54e960e981: Pull complete 21:19:02 c4a7e357bf2a: Download complete 21:19:03 17808c966233: Verifying Checksum 21:19:03 17808c966233: Download complete 21:19:13 c4a7e357bf2a: Pull complete 21:19:13 f0e02332f6b5: Pull complete 21:19:13 cefa15bbcfad: Pull complete 21:19:20 17808c966233: Pull complete 21:19:21 f4c1fc716caa: Pull complete 21:19:21 Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 21:19:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 21:19:21 ---> ea914061e18c 21:19:21 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 21:19:24 ---> Running in c43378ac4cea 21:19:24 Removing intermediate container c43378ac4cea 21:19:24 ---> 3c408e496af2 21:19:24 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 21:19:24 ---> Running in 91324a80f017 21:19:25 Removing intermediate container 91324a80f017 21:19:25 ---> 83b7fe596016 21:19:25 Step 5/12 : ARG ADD_BUILD_TAGS="" 21:19:25 ---> Running in 76ee5b2934eb 21:19:25 Removing intermediate container 76ee5b2934eb 21:19:25 ---> e82f0dc7c439 21:19:25 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:19:25 ---> Running in 55353c677d30 21:19:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:19:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:19:29 OK: 266 MiB in 52 packages 21:19:30 Removing intermediate container 55353c677d30 21:19:30 ---> f509c47b6e9a 21:19:30 Step 7/12 : WORKDIR /app 21:19:30 ---> Running in fb137f9fed9c 21:19:30 Removing intermediate container fb137f9fed9c 21:19:30 ---> 87be4c9b16ff 21:19:30 Step 8/12 : COPY go.mod vendor* ./ 21:19:31 ---> 558f924aac12 21:19:31 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:19:31 ---> Running in 3431810aa5f9 21:20:53 Removing intermediate container 3431810aa5f9 21:20:53 ---> 43991fe841f7 21:20:53 Step 10/12 : COPY . . 21:20:53 ---> 2707250e2054 21:20:53 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 21:20:53 ---> Running in b9737ff252ac 21:20:53 Removing intermediate container b9737ff252ac 21:20:53 ---> ebc6a451667a 21:20:53 Step 12/12 : RUN $MAKE 21:20:53 ---> Running in 1967ba578970 21:20:53 noop 21:20:53 Removing intermediate container 1967ba578970 21:20:53 ---> 34de8cf1e215 21:20:53 Successfully built 34de8cf1e215 21:20:53 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:20:53 + docker inspect -f . ci-base-image-arm64 21:20:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:20:53 prd-ubuntu20.04-docker-arm64-4c-16g-7470 does not seem to be running inside a container 21:20:54 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/191 -v /w/workspace/app-service-configurable/191:/w/workspace/app-service-configurable/191:rw,z -v /w/workspace/app-service-configurable/191@tmp:/w/workspace/app-service-configurable/191@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 21:20:55 $ docker top 050d324433f2bcedb8615a7c94b68f9ec12502820f84847f9c8e9fc8351eb667 -eo pid,comm [Pipeline] { [Pipeline] sh 21:20:56 + go version 21:20:56 go version go1.21.0 linux/arm64 [Pipeline] } 21:20:56 $ docker stop --time=1 050d324433f2bcedb8615a7c94b68f9ec12502820f84847f9c8e9fc8351eb667 21:20:57 $ docker rm -f --volumes 050d324433f2bcedb8615a7c94b68f9ec12502820f84847f9c8e9fc8351eb667 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:20:58 + docker inspect -f . ci-base-image-arm64 21:20:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:20:58 prd-ubuntu20.04-docker-arm64-4c-16g-7470 does not seem to be running inside a container 21:20:58 $ 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/191 -v /w/workspace/app-service-configurable/191:/w/workspace/app-service-configurable/191:rw,z -v /w/workspace/app-service-configurable/191@tmp:/w/workspace/app-service-configurable/191@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 21:21:00 $ docker top 281556748d82b924d3251c7e58be6a7c646839b099c0027f9b4eb4ce27a03867 -eo pid,comm [Pipeline] { [Pipeline] sh 21:21:00 + git config --global --add safe.directory /w/workspace/app-service-configurable/191 [Pipeline] fileExists [Pipeline] sh 21:21:01 + make test 21:21:01 go test -race -coverprofile=coverage.out ./... 21:24:23 ? github.com/edgexfoundry/app-service-configurable [no test files] 21:24:23 WARNING: Linting skipped (not on x86_64 or linter not installed) 21:24:23 go vet ./... 21:26:00 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:26:00 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 21:26:00 ./bin/test-attribution-txt.sh [Pipeline] echo 21:26:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 21:26:00 $ docker stop --time=1 281556748d82b924d3251c7e58be6a7c646839b099c0027f9b4eb4ce27a03867 21:26:02 $ docker rm -f --volumes 281556748d82b924d3251c7e58be6a7c646839b099c0027f9b4eb4ce27a03867 [Pipeline] // withDockerContainer [Pipeline] sh 21:26:03 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:26:03 Warning: overwriting stash ‘coverage-report’ 21:26:04 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 21:26:04 + sudo chown -R jenkins:jenkins . [Pipeline] sh 21:26:05 + ls -al . 21:26:05 total 180 21:26:05 drwxrwxr-x 7 jenkins jenkins 4096 Sep 20 21:21 . 21:26:05 drwxrwxr-x 4 jenkins jenkins 4096 Sep 20 21:18 .. 21:26:05 -rw-rw-r-- 1 jenkins jenkins 119 Sep 20 21:18 .dockerignore 21:26:05 drwxrwxr-x 8 jenkins jenkins 4096 Sep 20 21:18 .git 21:26:05 drwxrwxr-x 3 jenkins jenkins 4096 Sep 20 21:18 .github 21:26:05 -rw-rw-r-- 1 jenkins jenkins 171 Sep 20 21:18 .gitignore 21:26:05 -rw-rw-r-- 1 jenkins jenkins 41 Sep 20 21:18 .golangci.yml 21:26:05 -rw-rw-r-- 1 jenkins jenkins 10394 Sep 20 21:18 Attribution.txt 21:26:05 -rw-rw-r-- 1 jenkins jenkins 35039 Sep 20 21:18 CHANGELOG.md 21:26:05 -rw-rw-r-- 1 jenkins jenkins 1898 Sep 20 21:18 Dockerfile 21:26:05 -rw-rw-r-- 1 jenkins jenkins 677 Sep 20 21:18 GOVERNANCE.md 21:26:05 -rw-rw-r-- 1 jenkins jenkins 688 Sep 20 21:18 Jenkinsfile 21:26:05 -rw-rw-r-- 1 jenkins jenkins 10174 Sep 20 21:18 LICENSE 21:26:05 -rw-rw-r-- 1 jenkins jenkins 618 Sep 20 21:18 OWNERS.md 21:26:05 -rw-rw-r-- 1 jenkins jenkins 4619 Sep 20 21:18 README.md 21:26:05 -rw-rw-r-- 1 jenkins jenkins 12 Sep 20 20:58 VERSION 21:26:05 drwxrwxr-x 2 jenkins jenkins 4096 Sep 20 21:18 bin 21:26:05 -rw-r--r-- 1 jenkins jenkins 13 Sep 20 21:21 coverage.out 21:26:05 -rw-rw-r-- 1 jenkins jenkins 3730 Sep 20 21:18 go.mod 21:26:05 -rw-rw-r-- 1 jenkins jenkins 35446 Sep 20 21:18 go.sum 21:26:05 -rw-rw-r-- 1 jenkins jenkins 1937 Sep 20 21:18 main.go 21:26:05 -rw-rw-r-- 1 jenkins jenkins 2569 Sep 20 21:18 makefile 21:26:05 drwxrwxr-x 9 jenkins jenkins 4096 Sep 20 21:18 res 21:26:05 drwxrwxr-x 4 jenkins jenkins 4096 Sep 20 21:18 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:26:05 + 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=0395e99d32a0d2d9a72dc5ab9b084062246bcd10 --label arch=arm64 --label version=3.1.0-dev.22 . 21:26:05 Sending build context to Docker daemon 182.8kB 21:26:05 Step 1/26 : ARG BASE=golang:1.21-alpine3.18 21:26:05 Step 2/26 : FROM ${BASE} AS builder 21:26:05 ---> 34de8cf1e215 21:26:05 Step 3/26 : ARG ALPINE_PKG_BASE="make git" 21:26:05 ---> Running in 1fa7f61b6218 21:26:06 Removing intermediate container 1fa7f61b6218 21:26:06 ---> c5c7ba6bebcb 21:26:06 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 21:26:06 ---> Running in 395939427aff 21:26:06 Removing intermediate container 395939427aff 21:26:06 ---> c01f7fb2ba6b 21:26:06 Step 5/26 : ARG ADD_BUILD_TAGS="" 21:26:06 ---> Running in e023128fbfdd 21:26:06 Removing intermediate container e023128fbfdd 21:26:06 ---> b300a4b6cd3e 21:26:06 Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:26:07 ---> Running in e48156697ce3 21:26:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:26:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:26:09 OK: 266 MiB in 52 packages 21:26:10 Removing intermediate container e48156697ce3 21:26:10 ---> dba9693ab4d3 21:26:10 Step 7/26 : WORKDIR /app 21:26:10 ---> Running in 43fb26c8e193 21:26:11 Removing intermediate container 43fb26c8e193 21:26:11 ---> 1d82c6c97d9d 21:26:11 Step 8/26 : COPY go.mod vendor* ./ 21:26:11 ---> f4598ebb633d 21:26:11 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:26:11 ---> Running in d87876f9b7b4 21:26:14 Removing intermediate container d87876f9b7b4 21:26:14 ---> 0c9b4b67911a 21:26:14 Step 10/26 : COPY . . 21:26:15 ---> b2a4df0ce171 21:26:15 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 21:26:15 ---> Running in b519b09ca1ad 21:26:15 Removing intermediate container b519b09ca1ad 21:26:15 ---> a27f828d7a1f 21:26:15 Step 12/26 : RUN $MAKE 21:26:15 ---> Running in 626fbe2edda7 21:26:16 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.32 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.22" -trimpath -mod=readonly -o app-service-configurable 21:28:23 Removing intermediate container 626fbe2edda7 21:28:23 ---> ddc024e71cd7 21:28:23 Step 13/26 : FROM alpine:3.18 21:28:23 3.18: Pulling from library/alpine 21:28:23 9fda8d8052c6: Already exists 21:28:23 Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 21:28:23 Status: Downloaded newer image for alpine:3.18 21:28:23 ---> f6648c04cd6c 21:28:23 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 21:28:23 ---> Running in a1c1aca71f19 21:28:23 Removing intermediate container a1c1aca71f19 21:28:23 ---> ab80f4b7e103 21:28:23 Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} 21:28:23 ---> Running in c3e4881faa5b 21:28:23 Removing intermediate container c3e4881faa5b 21:28:23 ---> 430b83e2d5cd 21:28:23 Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init 21:28:23 ---> Running in 4346edc26335 21:28:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:28:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:28:26 (1/2) Installing ca-certificates (20230506-r0) 21:28:26 (2/2) Installing dumb-init (1.2.5-r2) 21:28:26 Executing busybox-1.36.1-r2.trigger 21:28:26 Executing ca-certificates-20230506-r0.trigger 21:28:27 OK: 9 MiB in 17 packages 21:28:28 Removing intermediate container 4346edc26335 21:28:28 ---> 78dff83d6617 21:28:28 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 21:28:28 ---> fcb7d23500df 21:28:28 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 21:28:29 ---> e4b6f5d9a6e7 21:28:29 Step 19/26 : COPY --from=builder /app/res/ /res/ 21:28:29 ---> d319f535cf8a 21:28:29 Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable 21:28:31 ---> c03e5db6592c 21:28:31 Step 21/26 : EXPOSE 48095 21:28:31 ---> Running in 6e5c521823bb 21:28:31 Removing intermediate container 6e5c521823bb 21:28:31 ---> 7373cab84980 21:28:31 Step 22/26 : ENTRYPOINT ["/app-service-configurable"] 21:28:31 ---> Running in d3566f43d080 21:28:32 Removing intermediate container d3566f43d080 21:28:32 ---> d3865095049c 21:28:32 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 21:28:32 ---> Running in 6583489a7de5 21:28:32 Removing intermediate container 6583489a7de5 21:28:32 ---> 46ed52389b6d 21:28:32 Step 24/26 : LABEL arch=arm64 21:28:32 ---> Running in 0ab407600559 21:28:32 Removing intermediate container 0ab407600559 21:28:32 ---> 89568ceed896 21:28:32 Step 25/26 : LABEL git_sha=0395e99d32a0d2d9a72dc5ab9b084062246bcd10 21:28:32 ---> Running in e29d55c2889b 21:28:33 Removing intermediate container e29d55c2889b 21:28:33 ---> 23b91c008acc 21:28:33 Step 26/26 : LABEL version=3.1.0-dev.22 21:28:33 ---> Running in a74d3701ee47 21:28:33 Removing intermediate container a74d3701ee47 21:28:33 ---> feac9cca9f6b 21:28:33 [Warning] One or more build-args [ARCH] were not consumed 21:28:33 Successfully built feac9cca9f6b 21:28:33 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 21:28:33 provisioning config files... 21:28:33 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/191@tmp/config13350822777674717051tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:28:34 ---> docker-login.sh 21:28:34 nexus3.edgexfoundry.org:10001 21:28:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:28:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:28:34 Configure a credential helper to remove this warning. See 21:28:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:28:34 21:28:34 Login Succeeded 21:28:34 nexus3.edgexfoundry.org:10002 21:28:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:28:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:28:34 Configure a credential helper to remove this warning. See 21:28:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:28:34 21:28:34 Login Succeeded 21:28:34 nexus3.edgexfoundry.org:10003 21:28:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:28:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:28:35 Configure a credential helper to remove this warning. See 21:28:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:28:35 21:28:35 Login Succeeded 21:28:35 nexus3.edgexfoundry.org:10004 21:28:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:28:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:28:35 Configure a credential helper to remove this warning. See 21:28:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:28:35 21:28:35 Login Succeeded 21:28:35 docker.io 21:28:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:28:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:28:36 Configure a credential helper to remove this warning. See 21:28:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:28:36 21:28:36 Login Succeeded 21:28:36 ---> docker-login.sh ends [Pipeline] } 21:28:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:28:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:28:36 [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: 21:28:36 0395e99d32a0d2d9a72dc5ab9b084062246bcd10 21:28:36 latest 21:28:36 3.1.0-dev.22 21:28:36 0395e99d32a0d2d9a72dc5ab9b084062246bcd10-3.1.0-dev.22 21:28:36 main 21:28:36 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:28:36 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:0395e99d32a0d2d9a72dc5ab9b084062246bcd10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:28:39 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:0395e99d32a0d2d9a72dc5ab9b084062246bcd10 21:28:39 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 21:28:39 c4679b7ad5fd: Preparing 21:28:39 9194765e74ca: Preparing 21:28:39 2817e1323201: Preparing 21:28:39 2152a683984e: Preparing 21:28:39 ebdde469e7b0: Preparing 21:28:39 b2191e2be29d: Preparing 21:28:39 b2191e2be29d: Waiting 21:28:39 2817e1323201: Pushed 21:28:39 2152a683984e: Pushed 21:28:39 9194765e74ca: Pushed 21:28:39 b2191e2be29d: Layer already exists 21:28:40 ebdde469e7b0: Pushed 21:28:44 c4679b7ad5fd: Pushed 21:28:44 0395e99d32a0d2d9a72dc5ab9b084062246bcd10: digest: sha256:f29f9b4861da42b8c72eb59c0f5a779a969df45c2c1828fd0b541086c455fc60 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:28:44 + 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 21:28:45 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 21:28:45 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 21:28:45 c4679b7ad5fd: Preparing 21:28:45 9194765e74ca: Preparing 21:28:45 2817e1323201: Preparing 21:28:45 2152a683984e: Preparing 21:28:45 ebdde469e7b0: Preparing 21:28:45 b2191e2be29d: Preparing 21:28:45 b2191e2be29d: Waiting 21:28:45 c4679b7ad5fd: Layer already exists 21:28:45 9194765e74ca: Layer already exists 21:28:45 2152a683984e: Layer already exists 21:28:45 2817e1323201: Layer already exists 21:28:45 ebdde469e7b0: Layer already exists 21:28:45 b2191e2be29d: Layer already exists 21:28:45 latest: digest: sha256:f29f9b4861da42b8c72eb59c0f5a779a969df45c2c1828fd0b541086c455fc60 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:28:45 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.1.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:28:46 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.1.0-dev.22 21:28:46 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 21:28:46 c4679b7ad5fd: Preparing 21:28:46 9194765e74ca: Preparing 21:28:46 2817e1323201: Preparing 21:28:46 2152a683984e: Preparing 21:28:46 ebdde469e7b0: Preparing 21:28:46 b2191e2be29d: Preparing 21:28:46 b2191e2be29d: Waiting 21:28:46 c4679b7ad5fd: Layer already exists 21:28:46 ebdde469e7b0: Layer already exists 21:28:46 9194765e74ca: Layer already exists 21:28:46 2817e1323201: Layer already exists 21:28:46 2152a683984e: Layer already exists 21:28:46 b2191e2be29d: Layer already exists 21:28:46 3.1.0-dev.22: digest: sha256:f29f9b4861da42b8c72eb59c0f5a779a969df45c2c1828fd0b541086c455fc60 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:28:46 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:0395e99d32a0d2d9a72dc5ab9b084062246bcd10-3.1.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:28:47 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:0395e99d32a0d2d9a72dc5ab9b084062246bcd10-3.1.0-dev.22 21:28:47 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 21:28:47 c4679b7ad5fd: Preparing 21:28:47 9194765e74ca: Preparing 21:28:47 2817e1323201: Preparing 21:28:47 2152a683984e: Preparing 21:28:47 ebdde469e7b0: Preparing 21:28:47 b2191e2be29d: Preparing 21:28:47 b2191e2be29d: Waiting 21:28:47 9194765e74ca: Layer already exists 21:28:47 2152a683984e: Layer already exists 21:28:47 2817e1323201: Layer already exists 21:28:47 ebdde469e7b0: Layer already exists 21:28:47 c4679b7ad5fd: Layer already exists 21:28:47 b2191e2be29d: Layer already exists 21:28:47 0395e99d32a0d2d9a72dc5ab9b084062246bcd10-3.1.0-dev.22: digest: sha256:f29f9b4861da42b8c72eb59c0f5a779a969df45c2c1828fd0b541086c455fc60 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:28:47 + 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 21:28:48 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main 21:28:48 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 21:28:48 c4679b7ad5fd: Preparing 21:28:48 9194765e74ca: Preparing 21:28:48 2817e1323201: Preparing 21:28:48 2152a683984e: Preparing 21:28:48 ebdde469e7b0: Preparing 21:28:48 b2191e2be29d: Preparing 21:28:48 b2191e2be29d: Waiting 21:28:48 c4679b7ad5fd: Layer already exists 21:28:48 9194765e74ca: Layer already exists 21:28:48 ebdde469e7b0: Layer already exists 21:28:48 2817e1323201: Layer already exists 21:28:48 2152a683984e: Layer already exists 21:28:48 b2191e2be29d: Layer already exists 21:28:48 main: digest: sha256:f29f9b4861da42b8c72eb59c0f5a779a969df45c2c1828fd0b541086c455fc60 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:28:48 ===================================================== [Pipeline] echo 21:28:48 taggedImages: 21:28:48 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:0395e99d32a0d2d9a72dc5ab9b084062246bcd10 21:28:48 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 21:28:48 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.1.0-dev.22 21:28:48 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:0395e99d32a0d2d9a72dc5ab9b084062246bcd10-3.1.0-dev.22 21:28:48 - 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 21:28:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:28:48 21:28:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:28:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:28:49 arm64: Pulling from edgex-lftools-log-publisher 21:28:49 8998bd30e6a1: Pulling fs layer 21:28:49 04944245beec: Pulling fs layer 21:28:49 699f458cf7ca: Pulling fs layer 21:28:49 765212b225bb: Pulling fs layer 21:28:49 f23df028b6ca: Pulling fs layer 21:28:49 d65c8cfc05b1: Pulling fs layer 21:28:49 2437ff75d9bd: Pulling fs layer 21:28:49 765212b225bb: Waiting 21:28:49 f23df028b6ca: Waiting 21:28:49 d65c8cfc05b1: Waiting 21:28:49 2437ff75d9bd: Waiting 21:28:49 04944245beec: Verifying Checksum 21:28:49 04944245beec: Download complete 21:28:49 765212b225bb: Verifying Checksum 21:28:49 765212b225bb: Download complete 21:28:49 f23df028b6ca: Download complete 21:28:49 d65c8cfc05b1: Verifying Checksum 21:28:49 d65c8cfc05b1: Download complete 21:28:49 699f458cf7ca: Verifying Checksum 21:28:49 699f458cf7ca: Download complete 21:28:49 8998bd30e6a1: Verifying Checksum 21:28:49 8998bd30e6a1: Download complete 21:28:52 2437ff75d9bd: Verifying Checksum 21:28:52 2437ff75d9bd: Download complete 21:28:53 8998bd30e6a1: Pull complete 21:28:54 04944245beec: Pull complete 21:28:55 699f458cf7ca: Pull complete 21:28:55 765212b225bb: Pull complete 21:28:56 f23df028b6ca: Pull complete 21:28:56 d65c8cfc05b1: Pull complete 21:29:11 2437ff75d9bd: Pull complete 21:29:11 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 21:29:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:29:11 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:29:11 prd-ubuntu20.04-docker-arm64-4c-16g-7470 does not seem to be running inside a container 21:29:11 $ 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/191 -v /w/workspace/app-service-configurable/191:/w/workspace/app-service-configurable/191:rw,z -v /w/workspace/app-service-configurable/191@tmp:/w/workspace/app-service-configurable/191@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 21:29:14 $ docker top 4f77e9a732d63cb4e2f9c3637c9ca48861982bde3e3185155d2945b3a1454200 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:29:15 ---> job-cost.sh 21:29:15 lf-activate-venv: SKIPPING 21:29:15 INFO: No Stack... 21:29:15 INFO: Retrieving Pricing Info for: v3-standard-4 21:29:16 INFO: Archiving Costs [Pipeline] sh 21:29:17 + cat /w/workspace/app-service-configurable/191/archives/cost.csv 21:29:17 + cut -d, -f6 [Pipeline] lock 21:29:17 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-191-stack-cost] 21:29:17 Resource [jenkins-edgexfoundry-app-service-configurable-main-191-stack-cost] did not exist. Created. 21:29:17 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-191-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:29:18 /w/workspace/app-service-configurable/191@tmp/durable-1ec328e3/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 21:29:18 + echo total: 0.10999999940395355 [Pipeline] stash 21:29:18 Warning: overwriting stash ‘stack-cost’ 21:29:18 Stashed 1 file(s) [Pipeline] } 21:29:18 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-191-stack-cost] [Pipeline] // lock [Pipeline] } 21:29:18 $ docker stop --time=1 4f77e9a732d63cb4e2f9c3637c9ca48861982bde3e3185155d2945b3a1454200 21:29:20 $ docker rm -f --volumes 4f77e9a732d63cb4e2f9c3637c9ca48861982bde3e3185155d2945b3a1454200 [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 21:29:20 provisioning config files... 21:29:20 copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config5324661665797576888tmp [Pipeline] { [Pipeline] sh 21:29:21 + set +x 21:29:21 + + curl -sbash https://codecov.io/bash -s 21:29:21 -- 21:29:21 21:29:21 _____ _ 21:29:21 / ____| | | 21:29:21 | | ___ __| | ___ ___ _____ __ 21:29:21 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 21:29:21 | |___| (_) | (_| | __/ (_| (_) \ V / 21:29:21 \_____\___/ \__,_|\___|\___\___/ \_/ 21:29:21 Bash-1.0.6 21:29:21 21:29:21 21:29:21 ==> git version 2.25.1 found 21:29:21 ==> 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 21:29:21 Release-Date: 2020-01-08 21:29:21 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 21:29:21 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 21:29:21 ==> Jenkins CI detected. 21:29:21 current dir:  /w/workspace/ry_app-service-configurable_main 21:29:21 project root: . 21:29:21 --> token set from env 21:29:21 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 21:29:21 ==> Running gcov in . (disable via -X gcov) 21:29:21 ==> Python coveragepy not found 21:29:21 ==> Searching for coverage reports in: 21:29:21 + . 21:29:21 -> Found 1 reports 21:29:21 ==> Detecting git/mercurial file structure 21:29:21 ==> Reading reports 21:29:21 + ./coverage.out bytes=13 21:29:21 ==> Appending adjustments 21:29:21 https://docs.codecov.io/docs/fixing-reports 21:29:21 + Found adjustments 21:29:21 ==> Gzipping contents 21:29:21 4.0K /tmp/codecov.Z1BcVu.gz 21:29:21 ==> Uploading reports 21:29:21 url: https://codecov.io 21:29:21 query: branch=main&commit=0395e99d32a0d2d9a72dc5ab9b084062246bcd10&build=191&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F191%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 21:29:21 -> Pinging Codecov 21:29:21 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=06d844e6-9d8b-4dd4-8e5a-bb28e4cf5bd2&branch=main&commit=0395e99d32a0d2d9a72dc5ab9b084062246bcd10&build=191&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F191%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 21:29:21 -> Uploading to 21:29:21 https://storage.googleapis.com/codecov/v4/raw/2023-09-20/A97CA9966030D2A3747ED39772930CCE/0395e99d32a0d2d9a72dc5ab9b084062246bcd10/7fa4d8b4-daae-41bb-a776-553fb929a93d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230920%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230920T212921Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=640018049c19a2476f878e6687e30b33f1eed8109f432d8eec8b0a5af9426a61 21:29:21 % Total % Received % Xferd Average Speed Time Time Time Current 21:29:21 Dload Upload Total Spent Left Speed 21:29:21 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 429 0 0 100 429 0 2269 --:--:-- --:--:-- --:--:-- 2269 21:29:21 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/0395e99d32a0d2d9a72dc5ab9b084062246bcd10 [Pipeline] } 21:29:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 21:29:21 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 21:29:21 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:29:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:29:22 21:29:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:29:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:29:22 1.410.4: Pulling from edgex-devops/edgex-snyk-go 21:29:22 df9b9388f04a: Pulling fs layer 21:29:22 52dc419b0ee2: Pulling fs layer 21:29:22 25bc292e5bac: Pulling fs layer 21:29:22 114826534d7a: Pulling fs layer 21:29:22 4657fd5d0bcf: Pulling fs layer 21:29:22 6ad1cebc031e: Pulling fs layer 21:29:22 8a3aa393b2d8: Pulling fs layer 21:29:22 114826534d7a: Waiting 21:29:22 4657fd5d0bcf: Waiting 21:29:22 6ad1cebc031e: Waiting 21:29:22 8a3aa393b2d8: Waiting 21:29:22 25bc292e5bac: Verifying Checksum 21:29:22 25bc292e5bac: Download complete 21:29:22 52dc419b0ee2: Download complete 21:29:22 4657fd5d0bcf: Download complete 21:29:22 df9b9388f04a: Download complete 21:29:22 6ad1cebc031e: Verifying Checksum 21:29:22 6ad1cebc031e: Download complete 21:29:22 df9b9388f04a: Pull complete 21:29:22 52dc419b0ee2: Pull complete 21:29:22 25bc292e5bac: Pull complete 21:29:23 114826534d7a: Verifying Checksum 21:29:23 114826534d7a: Download complete 21:29:23 8a3aa393b2d8: Verifying Checksum 21:29:23 8a3aa393b2d8: Download complete 21:29:26 114826534d7a: Pull complete 21:29:26 4657fd5d0bcf: Pull complete 21:29:26 6ad1cebc031e: Pull complete 21:29:29 8a3aa393b2d8: Pull complete 21:29:29 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 21:29:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:29:29 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:29:29 prd-ubuntu20.04-docker-8c-8g-7248 does not seem to be running inside a container 21:29:29 $ 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:1.410.4 cat 21:29:36 $ docker top 1d4fa2ffb8458342d18dccfe40ef38dd1b4b005ced9de33692d39ddb9f63e083 -eo pid,comm [Pipeline] { [Pipeline] echo 21:29:36 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:main' [Pipeline] sh 21:29:36 + set -o pipefail 21:29:36 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:main' 21:29:43 21:29:43 Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... 21:29:43 21:29:43 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/5a27cfc0-dfdd-4ec8-bbe4-aefccf3d4d74/history/9affd1ea-2b83-4d04-94d2-38608473357a 21:29:43 21:29:43 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 21:29:43 21:29:43 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 21:29:43 21:29:43 21:29:43 A medium severity vulnerability was found in the Snyk CLI versions you are using. 21:29:43 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 21:29:43 More details here: https://snyk.co/ue1NS [Pipeline] } 21:29:43 $ docker stop --time=1 1d4fa2ffb8458342d18dccfe40ef38dd1b4b005ced9de33692d39ddb9f63e083 21:29:48 $ docker rm -f --volumes 1d4fa2ffb8458342d18dccfe40ef38dd1b4b005ced9de33692d39ddb9f63e083 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:29:49 + git log --format=format:%s -1 0395e99d32a0d2d9a72dc5ab9b084062246bcd10 [Pipeline] sh 21:29:49 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:29:49 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:29:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:29:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:29:50 prd-ubuntu20.04-docker-8c-8g-7248 does not seem to be running inside a container 21:29:50 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 21:29:50 $ docker top ef3ae4f8d5752acbc06282595f1d2c510e62d1e8c07dc3aed365078a95553109 -eo pid,comm 21:29:50 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). 21:29:50 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:29:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:29:50 [ssh-agent] Looking for ssh-agent implementation... 21:29:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:29:50 $ docker exec ef3ae4f8d5752acbc06282595f1d2c510e62d1e8c07dc3aed365078a95553109 ssh-agent 21:29:50 SSH_AUTH_SOCK=/tmp/ssh-du21JbvqsMnw/agent.32 21:29:50 SSH_AGENT_PID=38 21:29:50 Running ssh-add (command line suppressed) 21:29:51 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_4639907067468690471.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_4639907067468690471.key) 21:29:51 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:29:51 + git semver tag 21:29:51 2023-09-20 21:29:51,538 [run_tag] DEBUG tag force:False 21:29:51 2023-09-20 21:29:51,538 [check_head_tag] DEBUG check head tag 21:29:51 2023-09-20 21:29:51,539 [execute] INFO git cat-file --batch-check 21:29:51 2023-09-20 21:29:51,540 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) 21:29:51 2023-09-20 21:29:51,545 [execute] INFO git cat-file --batch 21:29:51 2023-09-20 21:29:51,545 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) 21:29:51 2023-09-20 21:29:51,560 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 21:29:51 2023-09-20 21:29:51,560 [execute] INFO git tag -a v3.1.0-dev.22 -m v3.1.0-dev.22 21:29:51 2023-09-20 21:29:51,560 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.22', '-m', 'v3.1.0-dev.22'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) 21:29:51 2023-09-20 21:29:51,566 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 21:29:51 3.1.0-dev.22 [Pipeline] } 21:29:51 $ docker exec --env ******** --env ******** ef3ae4f8d5752acbc06282595f1d2c510e62d1e8c07dc3aed365078a95553109 ssh-agent -k 21:29:51 unset SSH_AUTH_SOCK; 21:29:51 unset SSH_AGENT_PID; 21:29:51 echo Agent pid 38 killed; 21:29:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:29:52 + git semver [Pipeline] } 21:29:52 $ docker stop --time=1 ef3ae4f8d5752acbc06282595f1d2c510e62d1e8c07dc3aed365078a95553109 21:29:53 $ docker rm -f --volumes ef3ae4f8d5752acbc06282595f1d2c510e62d1e8c07dc3aed365078a95553109 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:29:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:29:53 21:29:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:29:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:29:54 0.23.1-centos7: Pulling from edgex-lftools 21:29:54 ab5ef0e58194: Pulling fs layer 21:29:54 9712f1f96733: Pulling fs layer 21:29:54 63f879dbbcfc: Pulling fs layer 21:29:54 0d9ebad4ef96: Pulling fs layer 21:29:54 e9a5061849ea: Pulling fs layer 21:29:54 d747dcd14b5f: Pulling fs layer 21:29:54 2de7ff778b66: Pulling fs layer 21:29:54 e9a5061849ea: Waiting 21:29:54 d747dcd14b5f: Waiting 21:29:54 0d9ebad4ef96: Waiting 21:29:54 2de7ff778b66: Waiting 21:29:54 9712f1f96733: Verifying Checksum 21:29:54 9712f1f96733: Download complete 21:29:54 63f879dbbcfc: Verifying Checksum 21:29:54 63f879dbbcfc: Download complete 21:29:54 0d9ebad4ef96: Verifying Checksum 21:29:54 0d9ebad4ef96: Download complete 21:29:54 e9a5061849ea: Verifying Checksum 21:29:54 e9a5061849ea: Download complete 21:29:54 d747dcd14b5f: Verifying Checksum 21:29:54 d747dcd14b5f: Download complete 21:29:54 ab5ef0e58194: Download complete 21:29:54 2de7ff778b66: Verifying Checksum 21:29:54 2de7ff778b66: Download complete 21:29:58 ab5ef0e58194: Pull complete 21:29:58 9712f1f96733: Pull complete 21:29:58 63f879dbbcfc: Pull complete 21:30:02 0d9ebad4ef96: Pull complete 21:30:03 e9a5061849ea: Pull complete 21:30:03 d747dcd14b5f: Pull complete 21:30:04 2de7ff778b66: Pull complete 21:30:04 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 21:30:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:30:04 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:30:04 prd-ubuntu20.04-docker-8c-8g-7248 does not seem to be running inside a container 21:30:04 $ 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 21:30:13 $ docker top 0a1847073a72d86bdcf7188dccc2f442e9bf0a70c0eecdc173ed7b90760c379c -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 21:30:13 provisioning config files... 21:30:13 copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config16090245570326894446tmp 21:30:13 copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config10874008052291015452tmp 21:30:13 copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config4926900253495240010tmp [Pipeline] { [Pipeline] echo 21:30:13 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 21:30:13 ---> sigul-configuration.sh 21:30:13 gpg: directory `/root/.gnupg' created 21:30:13 gpg: new configuration file `/root/.gnupg/gpg.conf' created 21:30:13 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 21:30:13 gpg: keyring `/root/.gnupg/secring.gpg' created 21:30:13 gpg: keyring `/root/.gnupg/pubring.gpg' created 21:30:13 gpg: CAST5 encrypted data 21:30:13 gpg: encrypted with 1 passphrase 21:30:13 gpg: WARNING: message was not integrity protected [Pipeline] sh 21:30:14 + mkdir /home/jenkins 21:30:14 + mkdir /home/jenkins/sigul [Pipeline] sh 21:30:14 + 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 21:30:14 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 21:30:14 ---> sigul-install.sh 21:30:14 Sigul already installed; skipping installation. [Pipeline] sh 21:30:14 + git tag --list 21:30:14 v1.0.0 21:30:14 v1.1.0 21:30:14 v1.2.0 21:30:14 v1.3.0 21:30:14 v1.3.1 21:30:14 v2.0.0 21:30:14 v2.0.1 21:30:14 v2.1.0 21:30:14 v2.1.1 21:30:14 v2.1.2 21:30:14 v2.2.0 21:30:14 v2.3 21:30:14 v2.3.0 21:30:14 v2.3.1 21:30:14 v3.0 21:30:14 v3.0.0 21:30:14 v3.0.1 21:30:14 v3.0.1-dev.1 21:30:14 v3.1.0-dev.1 21:30:14 v3.1.0-dev.10 21:30:14 v3.1.0-dev.11 21:30:14 v3.1.0-dev.12 21:30:14 v3.1.0-dev.13 21:30:14 v3.1.0-dev.14 21:30:14 v3.1.0-dev.15 21:30:14 v3.1.0-dev.16 21:30:14 v3.1.0-dev.17 21:30:14 v3.1.0-dev.18 21:30:14 v3.1.0-dev.19 21:30:14 v3.1.0-dev.2 21:30:14 v3.1.0-dev.20 21:30:14 v3.1.0-dev.21 21:30:14 v3.1.0-dev.22 21:30:14 v3.1.0-dev.3 21:30:14 v3.1.0-dev.4 21:30:14 v3.1.0-dev.5 21:30:14 v3.1.0-dev.6 21:30:14 v3.1.0-dev.7 21:30:14 v3.1.0-dev.8 21:30:14 v3.1.0-dev.9 [Pipeline] sh 21:30:15 + lftools sign git-tag v3.1.0-dev.22 21:30:15 Signing Git tag with Sigul... 21:30:15 Signing v3.1.0-dev.22 [Pipeline] echo 21:30:16 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 21:30:16 ---> sigul-configuration-cleanup.sh [Pipeline] } 21:30:16 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 21:30:16 $ docker stop --time=1 0a1847073a72d86bdcf7188dccc2f442e9bf0a70c0eecdc173ed7b90760c379c 21:30:17 $ docker rm -f --volumes 0a1847073a72d86bdcf7188dccc2f442e9bf0a70c0eecdc173ed7b90760c379c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 21:30:18 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:30:18 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:30:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:30:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:30:18 prd-ubuntu20.04-docker-8c-8g-7248 does not seem to be running inside a container 21:30:18 $ 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 21:30:18 $ docker top fdaa4a9e7e641126e7069131608d312650d68f984ee073c5dafc6bd53ea78a2b -eo pid,comm 21:30:18 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). 21:30:18 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:30:18 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:30:18 [ssh-agent] Looking for ssh-agent implementation... 21:30:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:30:18 $ docker exec fdaa4a9e7e641126e7069131608d312650d68f984ee073c5dafc6bd53ea78a2b ssh-agent 21:30:19 SSH_AUTH_SOCK=/tmp/ssh-DH3qkXNU8wsM/agent.32 21:30:19 SSH_AGENT_PID=38 21:30:19 Running ssh-add (command line suppressed) 21:30:19 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_18334150562947910336.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_18334150562947910336.key) 21:30:19 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:30:19 + git semver bump pre 21:30:19 2023-09-20 21:30:19,621 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 21:30:19 2023-09-20 21:30:19,621 [bump_version] DEBUG bumping version:3.1.0-dev.22 on axis:pre with prefix:dev 21:30:19 2023-09-20 21:30:19,621 [bump_version] DEBUG bumped version:3.1.0-dev.23 21:30:19 2023-09-20 21:30:19,622 [write_version] DEBUG write version:3.1.0-dev.23 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:True 21:30:19 2023-09-20 21:30:19,622 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 21:30:19 2023-09-20 21:30:19,622 [write_file] DEBUG write to file:/w/workspace/ry_app-service-configurable_main/.semver/main 21:30:19 2023-09-20 21:30:19,624 [execute] INFO git cat-file --batch-check 21:30:19 2023-09-20 21:30:19,624 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 21:30:19 2023-09-20 21:30:19,630 [execute] INFO git cat-file --batch 21:30:19 2023-09-20 21:30:19,630 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 21:30:19 2023-09-20 21:30:19,635 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 21:30:19 3.1.0-dev.23 [Pipeline] } 21:30:19 $ docker exec --env ******** --env ******** fdaa4a9e7e641126e7069131608d312650d68f984ee073c5dafc6bd53ea78a2b ssh-agent -k 21:30:19 unset SSH_AUTH_SOCK; 21:30:19 unset SSH_AGENT_PID; 21:30:19 echo Agent pid 38 killed; 21:30:19 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:30:20 + git semver [Pipeline] } 21:30:20 $ docker stop --time=1 fdaa4a9e7e641126e7069131608d312650d68f984ee073c5dafc6bd53ea78a2b 21:30:21 $ docker rm -f --volumes fdaa4a9e7e641126e7069131608d312650d68f984ee073c5dafc6bd53ea78a2b [Pipeline] // withDockerContainer [Pipeline] sh 21:30:21 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:30:21 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:30:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:30:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:30:22 prd-ubuntu20.04-docker-8c-8g-7248 does not seem to be running inside a container 21:30:22 $ 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 21:30:22 $ docker top 2572d2076d2bd1e1183f7c5cad5941cd09424c94cb610a922d93ea6c34911802 -eo pid,comm 21:30:22 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). 21:30:22 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:30:22 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:30:22 [ssh-agent] Looking for ssh-agent implementation... 21:30:23 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:30:23 $ docker exec 2572d2076d2bd1e1183f7c5cad5941cd09424c94cb610a922d93ea6c34911802 ssh-agent 21:30:23 SSH_AUTH_SOCK=/tmp/ssh-O2eGhgVk8oNm/agent.31 21:30:23 SSH_AGENT_PID=37 21:30:23 Running ssh-add (command line suppressed) 21:30:23 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_11846277537291192573.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_11846277537291192573.key) 21:30:23 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:30:23 + git semver push 21:30:23 2023-09-20 21:30:23,815 [run_push] DEBUG push 21:30:23 2023-09-20 21:30:23,816 [execute] INFO git cat-file --batch-check 21:30:23 2023-09-20 21:30:23,816 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 21:30:23 2023-09-20 21:30:23,820 [execute] INFO git rev-list 33bed7dc478a18e408e89bcc89ed6897a5aacf2b -- 21:30:23 2023-09-20 21:30:23,820 [execute] DEBUG Popen(['git', 'rev-list', '33bed7dc478a18e408e89bcc89ed6897a5aacf2b', '--'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) 21:30:23 2023-09-20 21:30:23,831 [execute] INFO git fetch -v origin 21:30:23 2023-09-20 21:30:23,832 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=True, shell=None, istream=None) 21:30:24 2023-09-20 21:30:24,445 [run_push] DEBUG no remote changes detected 21:30:24 2023-09-20 21:30:24,445 [execute] INFO git push origin semver 21:30:24 2023-09-20 21:30:24,446 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) 21:30:25 2023-09-20 21:30:25,371 [run_push] DEBUG push all version tags 21:30:25 2023-09-20 21:30:25,371 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 21:30:25 2023-09-20 21:30:25,372 [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) 21:30:26 2023-09-20 21:30:26,319 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 21:30:26 3.1.0-dev.23 [Pipeline] } 21:30:26 $ docker exec --env ******** --env ******** 2572d2076d2bd1e1183f7c5cad5941cd09424c94cb610a922d93ea6c34911802 ssh-agent -k 21:30:26 unset SSH_AUTH_SOCK; 21:30:26 unset SSH_AGENT_PID; 21:30:26 echo Agent pid 37 killed; 21:30:26 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:30:26 + git semver [Pipeline] } 21:30:27 $ docker stop --time=1 2572d2076d2bd1e1183f7c5cad5941cd09424c94cb610a922d93ea6c34911802 21:30:28 $ docker rm -f --volumes 2572d2076d2bd1e1183f7c5cad5941cd09424c94cb610a922d93ea6c34911802 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 21:30:28 + [ -d /w/workspace/ry_app-service-configurable_main/archives ] 21:30:28 + ls -al /w/workspace/ry_app-service-configurable_main/archives 21:30:28 total 16 21:30:28 drwxr-xr-x 3 root root 4096 Sep 20 21:01 . 21:30:28 drwxrwxr-x 9 jenkins jenkins 4096 Sep 20 21:30 .. 21:30:28 drwxr-xr-x 2 root root 4096 Sep 20 21:01 cost 21:30:28 -rw-r--r-- 1 root root 96 Sep 20 21:01 cost.csv 21:30:28 + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives 21:30:28 + ls -al /w/workspace/ry_app-service-configurable_main/archives 21:30:28 total 16 21:30:28 drwxr-xr-x 3 jenkins jenkins 4096 Sep 20 21:01 . 21:30:28 drwxrwxr-x 9 jenkins jenkins 4096 Sep 20 21:30 .. 21:30:28 drwxr-xr-x 2 jenkins jenkins 4096 Sep 20 21:01 cost 21:30:28 -rw-r--r-- 1 jenkins jenkins 96 Sep 20 21:01 cost.csv [Pipeline] libraryResource [Pipeline] sh 21:30:29 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 21:30:30 ---> package-listing.sh 21:30:30 ++ facter osfamily 21:30:30 ++ tr '[:upper:]' '[:lower:]' 21:30:30 + OS_FAMILY=debian 21:30:30 + workspace=/w/workspace/ry_app-service-configurable_main 21:30:30 + START_PACKAGES=/tmp/packages_start.txt 21:30:30 + END_PACKAGES=/tmp/packages_end.txt 21:30:30 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:30:30 + PACKAGES=/tmp/packages_start.txt 21:30:30 + '[' /w/workspace/ry_app-service-configurable_main ']' 21:30:30 + PACKAGES=/tmp/packages_end.txt 21:30:30 + case "${OS_FAMILY}" in 21:30:30 + dpkg -l 21:30:30 + grep '^ii' 21:30:30 + '[' -f /tmp/packages_start.txt ']' 21:30:30 + '[' -f /tmp/packages_end.txt ']' 21:30:30 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:30:30 + '[' /w/workspace/ry_app-service-configurable_main ']' 21:30:30 + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ 21:30:30 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-service-configurable_main/archives/ [Pipeline] echo 21:30:30 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 21:30:30 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:30:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:30:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:30:31 prd-ubuntu20.04-docker-8c-8g-7248 does not seem to be running inside a container 21:30:31 $ 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 21:30:31 $ docker top 4dad9b185ed5a96a7c1302693e2484fc88828ba91a3093de379e4c7b81f7041a -eo pid,comm [Pipeline] { [Pipeline] sh 21:30:31 + touch /tmp/pre-build-complete [Pipeline] sh 21:30:32 + mkdir -p /var/log/sysstat [Pipeline] sh 21:30:32 + ls /var/log/sa-host 21:30:32 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:30:32 provisioning config files... 21:30:32 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config13031945955267440261tmp [Pipeline] { [Pipeline] echo 21:30:32 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 21:30:32 ---> create-netrc.sh [Pipeline] } 21:30:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 21:30:33 ---> python-tools-install.sh [Pipeline] echo 21:30:33 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 21:30:33 ---> sudo-logs.sh 21:30:33 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 21:30:33 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 21:30:33 ---> job-cost.sh 21:30:33 lf-activate-venv: SKIPPING 21:30:33 DEBUG: total: 0.2199999988079071 21:30:33 INFO: Retrieving Stack Cost... 21:30:33 INFO: Retrieving Pricing Info for: v3-standard-8 21:30:34 INFO: Archiving Costs [Pipeline] echo 21:30:34 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 21:30:34 ---> logs-deploy.sh 21:30:34 lf-activate-venv: SKIPPING 21:30:34 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/191 21:30:34 INFO: archiving workspace using pattern(s): 21:30:35 Archives upload complete. 21:30:35 INFO: archiving logs to Nexus