Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from b67f74333668246022981e30ac7b8d2a5f1cf928 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-ssh8484699187512133511.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-ssh5785657200612591056.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-ssh11604970252582282126.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-ssh8770875515817443646.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-ssh17186892127037686323.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-8581 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 b67f74333668246022981e30ac7b8d2a5f1cf928 (main) > 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 b67f74333668246022981e30ac7b8d2a5f1cf928 # timeout=10 Commit message: "Merge pull request #603 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v3-3.1.0-dev.37" > git rev-list --no-walk 8e844bc1612eb9dfdc2140e5e10d6ca024da3774 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 19:02:05 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:02:05 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:02:05 ========================================================= 19:02:05 EdgeX Global Pipelines Version Info 19:02:05 ========================================================= [Pipeline] libraryResource [Pipeline] sh 19:02:06 ------------------- 19:02:06 stable info: 19:02:06 ------------------- 19:02:06 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 19:02:06 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 19:02:06 Message: update stable to v1.0.254 19:02:07 ------------------- 19:02:07 experimental info: 19:02:07 ------------------- 19:02:07 Commited By: **** collab-it+edgex@linuxfoundation.org 19:02:07 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 19:02:07 Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 19:02:07 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 19:02:07 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 19:02:07 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 19:02:07 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 19:02:07 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 19:02:07 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 19:02:07 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 19:02:07 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 19:02:07 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 19:02:07 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 19:02:07 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 19:02:07 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 19:02:07 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 19:02:07 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 19:02:07 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 19:02:07 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 19:02:07 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 19:02:07 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 19:02:07 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 19:02:07 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 19:02:07 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 19:02:07 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 19:02:07 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 19:02:07 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 19:02:07 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 19:02:07 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 19:02:07 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 19:02:07 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 19:02:07 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 19:02:07 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 19:02:07 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b67f74333668246022981e30ac7b8d2a5f1cf928 [Pipeline] echo 19:02:07 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b67f743 [Pipeline] echo 19:02:07 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:02:07 provisioning config files... 19:02:07 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config8819978536291358499tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:02:08 ---> docker-login.sh 19:02:08 nexus3.edgexfoundry.org:10001 19:02:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:02:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:02:08 Configure a credential helper to remove this warning. See 19:02:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:02:08 19:02:08 Login Succeeded 19:02:08 nexus3.edgexfoundry.org:10002 19:02:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:02:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:02:08 Configure a credential helper to remove this warning. See 19:02:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:02:08 19:02:08 Login Succeeded 19:02:08 nexus3.edgexfoundry.org:10003 19:02:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:02:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:02:08 Configure a credential helper to remove this warning. See 19:02:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:02:08 19:02:08 Login Succeeded 19:02:08 nexus3.edgexfoundry.org:10004 19:02:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:02:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:02:08 Configure a credential helper to remove this warning. See 19:02:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:02:08 19:02:08 Login Succeeded 19:02:08 docker.io 19:02:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:02:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:02:09 Configure a credential helper to remove this warning. See 19:02:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:02:09 19:02:09 Login Succeeded 19:02:09 ---> docker-login.sh ends [Pipeline] } 19:02:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 19:02:09 + git rev-list -1 --merges b67f74333668246022981e30ac7b8d2a5f1cf928~1..b67f74333668246022981e30ac7b8d2a5f1cf928 [Pipeline] echo 19:02:09 -----------> git rev-list -1 --merges b67f74333668246022981e30ac7b8d2a5f1cf928~1..b67f74333668246022981e30ac7b8d2a5f1cf928 b67f74333668246022981e30ac7b8d2a5f1cf928 19:02:09 b67f74333668246022981e30ac7b8d2a5f1cf928 [false] [Pipeline] sh 19:02:09 + git log --format=format:%s -1 b67f74333668246022981e30ac7b8d2a5f1cf928 [Pipeline] echo 19:02:09 ========================================================= 19:02:09 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 19:02:09 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:02:10 + git log --format=format:%s -1 b67f74333668246022981e30ac7b8d2a5f1cf928 [Pipeline] echo 19:02:10 [semverPrep] GIT_COMMIT: b67f74333668246022981e30ac7b8d2a5f1cf928, Commit Message: Merge pull request #603 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v3-3.1.0-dev.37 [Pipeline] echo 19:02:10 [semverPrep] This is not a build commit. [Pipeline] sh 19:02:10 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:02:10 + grep -v github /etc/ssh/ssh_known_hosts 19:02:10 + [ -e /tmp/ssh_known_hosts ] 19:02:10 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 19:02:10 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 19:02:10 + sudo tee -a /etc/ssh/ssh_known_hosts 19:02:10 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:02:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:02:11 19:02:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:02:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:02:11 0.1.4: Pulling from edgex-devops/py-git-semver 19:02:11 b85a868b505f: Pulling fs layer 19:02:11 e2be974225ed: Pulling fs layer 19:02:11 339a4e72a1f5: Pulling fs layer 19:02:11 988bab9f4d93: Pulling fs layer 19:02:11 1469e6f7b9e6: Pulling fs layer 19:02:11 eaf3925da568: Pulling fs layer 19:02:11 bab4dde63d76: Pulling fs layer 19:02:11 bde34c3a00c8: Pulling fs layer 19:02:11 b352a97aabf1: Pulling fs layer 19:02:11 4872d77fe225: Pulling fs layer 19:02:11 5851b861e8e6: Pulling fs layer 19:02:11 1469e6f7b9e6: Waiting 19:02:11 eaf3925da568: Waiting 19:02:11 bab4dde63d76: Waiting 19:02:11 bde34c3a00c8: Waiting 19:02:11 988bab9f4d93: Waiting 19:02:11 b352a97aabf1: Waiting 19:02:11 4872d77fe225: Waiting 19:02:11 5851b861e8e6: Waiting 19:02:11 e2be974225ed: Verifying Checksum 19:02:11 e2be974225ed: Download complete 19:02:11 988bab9f4d93: Verifying Checksum 19:02:11 988bab9f4d93: Download complete 19:02:11 339a4e72a1f5: Verifying Checksum 19:02:11 339a4e72a1f5: Download complete 19:02:11 1469e6f7b9e6: Verifying Checksum 19:02:11 1469e6f7b9e6: Download complete 19:02:11 eaf3925da568: Download complete 19:02:11 bde34c3a00c8: Verifying Checksum 19:02:11 bde34c3a00c8: Download complete 19:02:11 b352a97aabf1: Verifying Checksum 19:02:11 b352a97aabf1: Download complete 19:02:11 4872d77fe225: Verifying Checksum 19:02:11 4872d77fe225: Download complete 19:02:11 5851b861e8e6: Download complete 19:02:11 b85a868b505f: Download complete 19:02:11 bab4dde63d76: Verifying Checksum 19:02:11 bab4dde63d76: Download complete 19:02:12 b85a868b505f: Pull complete 19:02:13 e2be974225ed: Pull complete 19:02:13 339a4e72a1f5: Pull complete 19:02:13 988bab9f4d93: Pull complete 19:02:13 1469e6f7b9e6: Pull complete 19:02:13 eaf3925da568: Pull complete 19:02:15 bab4dde63d76: Pull complete 19:02:15 bde34c3a00c8: Pull complete 19:02:15 b352a97aabf1: Pull complete 19:02:16 4872d77fe225: Pull complete 19:02:16 5851b861e8e6: Pull complete 19:02:16 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 19:02:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:02:16 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:02:16 prd-ubuntu20.04-docker-8c-8g-8581 does not seem to be running inside a container 19:02:16 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 19:02:19 $ docker top 81b274ec7f86fe2fd7b6c6c84a9fbb6a620a05a88a70a026c25feed54fc8c1ef -eo pid,comm 19:02:19 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). 19:02:19 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:02:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:02:19 [ssh-agent] Looking for ssh-agent implementation... 19:02:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:02:19 $ docker exec 81b274ec7f86fe2fd7b6c6c84a9fbb6a620a05a88a70a026c25feed54fc8c1ef ssh-agent 19:02:19 SSH_AUTH_SOCK=/tmp/ssh-yE9dP1Rym0vb/agent.31 19:02:19 SSH_AGENT_PID=37 19:02:19 Running ssh-add (command line suppressed) 19:02:19 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_5382287967772827781.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_5382287967772827781.key) 19:02:19 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:02:19 + git tag --points-at HEAD [Pipeline] } 19:02:19 $ docker exec --env ******** --env ******** 81b274ec7f86fe2fd7b6c6c84a9fbb6a620a05a88a70a026c25feed54fc8c1ef ssh-agent -k 19:02:20 unset SSH_AUTH_SOCK; 19:02:20 unset SSH_AGENT_PID; 19:02:20 echo Agent pid 37 killed; 19:02:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 19:02:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:02:20 [ssh-agent] Looking for ssh-agent implementation... 19:02:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:02:20 $ docker exec 81b274ec7f86fe2fd7b6c6c84a9fbb6a620a05a88a70a026c25feed54fc8c1ef ssh-agent 19:02:20 SSH_AUTH_SOCK=/tmp/ssh-AWGGCMJTMHbK/agent.69 19:02:20 SSH_AGENT_PID=75 19:02:20 Running ssh-add (command line suppressed) 19:02:20 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_14865257392698634590.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_14865257392698634590.key) 19:02:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:02:20 + git semver init 19:02:20 2023-10-05 19:02:20,913 [run_init] DEBUG init version:0.0.0 force:False 19:02:20 2023-10-05 19:02:20,914 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver 19:02:20 2023-10-05 19:02:20,914 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver 19:02:20 2023-10-05 19:02:20,914 [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) 19:02:21 2023-10-05 19:02:21,840 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude 19:02:21 2023-10-05 19:02:21,841 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False 19:02:21 2023-10-05 19:02:21,841 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 19:02:21 2023-10-05 19:02:21,841 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 19:02:21 3.1.0-dev.25 [Pipeline] } 19:02:21 $ docker exec --env ******** --env ******** 81b274ec7f86fe2fd7b6c6c84a9fbb6a620a05a88a70a026c25feed54fc8c1ef ssh-agent -k 19:02:22 unset SSH_AUTH_SOCK; 19:02:22 unset SSH_AGENT_PID; 19:02:22 echo Agent pid 75 killed; 19:02:22 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:02:22 + git semver [Pipeline] } 19:02:22 $ docker stop --time=1 81b274ec7f86fe2fd7b6c6c84a9fbb6a620a05a88a70a026c25feed54fc8c1ef 19:02:23 $ docker rm -f --volumes 81b274ec7f86fe2fd7b6c6c84a9fbb6a620a05a88a70a026c25feed54fc8c1ef [Pipeline] // withDockerContainer [Pipeline] sh 19:02:24 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 19:02:24 Stashed 1 file(s) [Pipeline] echo 19:02:24 [edgeXSemver]: initialized semver on version 3.1.0-dev.25 [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 19:02:24 provisioning config files... 19:02:24 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config9297569410843209793tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:02:24 ---> docker-login.sh 19:02:24 nexus3.edgexfoundry.org:10001 19:02:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:02:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:02:24 Configure a credential helper to remove this warning. See 19:02:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:02:24 19:02:24 Login Succeeded 19:02:24 nexus3.edgexfoundry.org:10002 19:02:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:02:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:02:24 Configure a credential helper to remove this warning. See 19:02:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:02:24 19:02:24 Login Succeeded 19:02:24 nexus3.edgexfoundry.org:10003 19:02:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:02:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:02:25 Configure a credential helper to remove this warning. See 19:02:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:02:25 19:02:25 Login Succeeded 19:02:25 nexus3.edgexfoundry.org:10004 19:02:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:02:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:02:25 Configure a credential helper to remove this warning. See 19:02:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:02:25 19:02:25 Login Succeeded 19:02:25 docker.io 19:02:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:02:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:02:25 Configure a credential helper to remove this warning. See 19:02:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:02:25 19:02:25 Login Succeeded 19:02:25 ---> docker-login.sh ends [Pipeline] } 19:02:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 19:02:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:02:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:02:25 ========================================================= 19:02:25 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 19:02:25 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:02:26 + 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 . 19:02:26 Sending build context to Docker daemon 3.363MB 19:02:26 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 19:02:26 Step 2/12 : FROM ${BASE} AS builder 19:02:26 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 19:02:26 7264a8db6415: Pulling fs layer 19:02:26 c4d48a809fc2: Pulling fs layer 19:02:26 4f1c88b9dad5: Pulling fs layer 19:02:26 ad3a456e5733: Pulling fs layer 19:02:26 33e27b845d1e: Pulling fs layer 19:02:26 c68163c4e522: Pulling fs layer 19:02:26 50da416c3ac9: Pulling fs layer 19:02:26 23d2d4c4bb30: Pulling fs layer 19:02:26 33e27b845d1e: Waiting 19:02:26 c68163c4e522: Waiting 19:02:26 23d2d4c4bb30: Waiting 19:02:26 ad3a456e5733: Waiting 19:02:26 c4d48a809fc2: Download complete 19:02:26 ad3a456e5733: Download complete 19:02:26 33e27b845d1e: Verifying Checksum 19:02:26 33e27b845d1e: Download complete 19:02:26 7264a8db6415: Verifying Checksum 19:02:26 7264a8db6415: Download complete 19:02:26 c68163c4e522: Verifying Checksum 19:02:26 c68163c4e522: Download complete 19:02:26 7264a8db6415: Pull complete 19:02:26 23d2d4c4bb30: Verifying Checksum 19:02:26 23d2d4c4bb30: Download complete 19:02:26 c4d48a809fc2: Pull complete 19:02:26 4f1c88b9dad5: Verifying Checksum 19:02:26 4f1c88b9dad5: Download complete 19:02:27 50da416c3ac9: Verifying Checksum 19:02:27 50da416c3ac9: Download complete 19:02:30 4f1c88b9dad5: Pull complete 19:02:30 ad3a456e5733: Pull complete 19:02:30 33e27b845d1e: Pull complete 19:02:30 c68163c4e522: Pull complete 19:02:33 50da416c3ac9: Pull complete 19:02:33 23d2d4c4bb30: Pull complete 19:02:33 Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c 19:02:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 19:02:33 ---> 0786185ac409 19:02:33 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 19:02:36 ---> Running in e119cb2d6dec 19:02:36 Removing intermediate container e119cb2d6dec 19:02:36 ---> f03b0bb1fcef 19:02:36 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 19:02:36 ---> Running in 29496243caf1 19:02:36 Removing intermediate container 29496243caf1 19:02:36 ---> 5cce27107dbd 19:02:36 Step 5/12 : ARG ADD_BUILD_TAGS="" 19:02:36 ---> Running in c62a795c233e 19:02:37 Removing intermediate container c62a795c233e 19:02:37 ---> 1ef8fd47dc1d 19:02:37 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 19:02:37 ---> Running in d63bda12c4e8 19:02:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:02:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:02:37 OK: 264 MiB in 52 packages 19:02:37 Removing intermediate container d63bda12c4e8 19:02:37 ---> 03c8faa2a634 19:02:37 Step 7/12 : WORKDIR /app 19:02:37 ---> Running in f43f194527bd 19:02:38 Removing intermediate container f43f194527bd 19:02:38 ---> f9396be94723 19:02:38 Step 8/12 : COPY go.mod vendor* ./ 19:02:38 ---> 1870e3adad8e 19:02:38 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:02:38 ---> Running in ba550b11f454 19:02:39 Still waiting to schedule task 19:02:39 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 19:03:25 Removing intermediate container ba550b11f454 19:03:25 ---> d5c822e497df 19:03:25 Step 10/12 : COPY . . 19:03:25 ---> 866d4f3905b2 19:03:25 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 19:03:25 ---> Running in 4f325a2d01a7 19:03:25 Removing intermediate container 4f325a2d01a7 19:03:25 ---> 43865dec8947 19:03:25 Step 12/12 : RUN $MAKE 19:03:25 ---> Running in 83ef2717906b 19:03:25 noop 19:03:25 Removing intermediate container 83ef2717906b 19:03:25 ---> cb7936d0bd19 19:03:25 Successfully built cb7936d0bd19 19:03:25 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:03:25 + docker inspect -f . ci-base-image-x86_64 19:03:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:03:25 prd-ubuntu20.04-docker-8c-8g-8581 does not seem to be running inside a container 19:03:25 $ 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 19:03:25 $ docker top 1198155859d405865edba0aba1e3fa09b98fa0bfab5f259d77f0aad4a80969ec -eo pid,comm [Pipeline] { [Pipeline] sh 19:03:26 + go version 19:03:26 go version go1.21.0 linux/amd64 [Pipeline] } 19:03:26 $ docker stop --time=1 1198155859d405865edba0aba1e3fa09b98fa0bfab5f259d77f0aad4a80969ec 19:03:27 $ docker rm -f --volumes 1198155859d405865edba0aba1e3fa09b98fa0bfab5f259d77f0aad4a80969ec [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:03:27 + docker inspect -f . ci-base-image-x86_64 19:03:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:03:27 prd-ubuntu20.04-docker-8c-8g-8581 does not seem to be running inside a container 19:03:27 $ 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 19:03:28 $ docker top 7fe5e6f37dac7d672bb92ec6554c761e05f93b0d92eecf89a6601b0607ad0819 -eo pid,comm [Pipeline] { [Pipeline] sh 19:03:28 + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] fileExists [Pipeline] sh 19:03:28 + make test 19:03:28 go test -race -coverprofile=coverage.out ./... 19:03:46 ? github.com/edgexfoundry/app-service-configurable [no test files] 19:04:05 go vet ./... 19:04:05 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:04:05 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:04:05 ./bin/test-attribution-txt.sh [Pipeline] echo 19:04:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 19:04:05 $ docker stop --time=1 7fe5e6f37dac7d672bb92ec6554c761e05f93b0d92eecf89a6601b0607ad0819 19:04:09 $ docker rm -f --volumes 7fe5e6f37dac7d672bb92ec6554c761e05f93b0d92eecf89a6601b0607ad0819 [Pipeline] // withDockerContainer [Pipeline] sh 19:04:09 + sudo chown -R jenkins:jenkins . [Pipeline] stash 19:04:09 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 19:04:10 + sudo chown -R jenkins:jenkins . [Pipeline] sh 19:04:10 + ls -al . 19:04:10 total 184 19:04:10 drwxrwxr-x 8 jenkins jenkins 4096 Oct 5 19:03 . 19:04:10 drwxrwxr-x 4 jenkins jenkins 4096 Oct 5 19:02 .. 19:04:10 -rw-rw-r-- 1 jenkins jenkins 119 Oct 5 19:02 .dockerignore 19:04:10 drwxrwxr-x 8 jenkins jenkins 4096 Oct 5 19:03 .git 19:04:10 drwxrwxr-x 3 jenkins jenkins 4096 Oct 5 19:02 .github 19:04:10 -rw-rw-r-- 1 jenkins jenkins 171 Oct 5 19:02 .gitignore 19:04:10 -rw-rw-r-- 1 jenkins jenkins 41 Oct 5 19:02 .golangci.yml 19:04:10 drwxr-xr-x 3 jenkins jenkins 4096 Oct 5 19:02 .semver 19:04:10 -rw-rw-r-- 1 jenkins jenkins 10394 Oct 5 19:02 Attribution.txt 19:04:10 -rw-rw-r-- 1 jenkins jenkins 35039 Oct 5 19:02 CHANGELOG.md 19:04:10 -rw-rw-r-- 1 jenkins jenkins 1898 Oct 5 19:02 Dockerfile 19:04:10 -rw-rw-r-- 1 jenkins jenkins 677 Oct 5 19:02 GOVERNANCE.md 19:04:10 -rw-rw-r-- 1 jenkins jenkins 688 Oct 5 19:02 Jenkinsfile 19:04:10 -rw-rw-r-- 1 jenkins jenkins 10174 Oct 5 19:02 LICENSE 19:04:10 -rw-rw-r-- 1 jenkins jenkins 618 Oct 5 19:02 OWNERS.md 19:04:10 -rw-rw-r-- 1 jenkins jenkins 4619 Oct 5 19:02 README.md 19:04:10 -rw-rw-r-- 1 jenkins jenkins 12 Oct 5 19:02 VERSION 19:04:10 drwxrwxr-x 2 jenkins jenkins 4096 Oct 5 19:02 bin 19:04:10 -rw-r--r-- 1 jenkins jenkins 13 Oct 5 19:03 coverage.out 19:04:10 -rw-rw-r-- 1 jenkins jenkins 3730 Oct 5 19:02 go.mod 19:04:10 -rw-rw-r-- 1 jenkins jenkins 35446 Oct 5 19:02 go.sum 19:04:10 -rw-rw-r-- 1 jenkins jenkins 1937 Oct 5 19:02 main.go 19:04:10 -rw-rw-r-- 1 jenkins jenkins 2569 Oct 5 19:02 makefile 19:04:10 drwxrwxr-x 9 jenkins jenkins 4096 Oct 5 19:02 res 19:04:10 drwxrwxr-x 4 jenkins jenkins 4096 Oct 5 19:02 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:04:11 + 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=b67f74333668246022981e30ac7b8d2a5f1cf928 --label arch=amd64 --label version=3.1.0-dev.25 . 19:04:11 Sending build context to Docker daemon 3.364MB 19:04:11 Step 1/26 : ARG BASE=golang:1.21-alpine3.18 19:04:11 Step 2/26 : FROM ${BASE} AS builder 19:04:11 ---> cb7936d0bd19 19:04:11 Step 3/26 : ARG ALPINE_PKG_BASE="make git" 19:04:11 ---> Running in 24685e92b799 19:04:11 Removing intermediate container 24685e92b799 19:04:11 ---> 8f90ac808127 19:04:11 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 19:04:11 ---> Running in 47bc62adb243 19:04:11 Removing intermediate container 47bc62adb243 19:04:11 ---> 4549f074aa62 19:04:11 Step 5/26 : ARG ADD_BUILD_TAGS="" 19:04:11 ---> Running in 903eedffd758 19:04:11 Removing intermediate container 903eedffd758 19:04:11 ---> 7a9ba4bedd7e 19:04:11 Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 19:04:11 ---> Running in 5c55b45bb900 19:04:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:04:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:04:12 OK: 264 MiB in 52 packages 19:04:12 Removing intermediate container 5c55b45bb900 19:04:12 ---> c49907be300a 19:04:12 Step 7/26 : WORKDIR /app 19:04:12 ---> Running in cc5b26b87413 19:04:12 Removing intermediate container cc5b26b87413 19:04:12 ---> 2d145286e931 19:04:12 Step 8/26 : COPY go.mod vendor* ./ 19:04:12 ---> 5daf39bd6351 19:04:12 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:04:12 ---> Running in c89c1b0e7fdd 19:04:13 Removing intermediate container c89c1b0e7fdd 19:04:13 ---> 802bc2837e25 19:04:13 Step 10/26 : COPY . . 19:04:13 ---> 83b0668255c2 19:04:13 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 19:04:13 ---> Running in eeeedd4aa376 19:04:13 Removing intermediate container eeeedd4aa376 19:04:13 ---> 4304d0793c84 19:04:13 Step 12/26 : RUN $MAKE 19:04:13 ---> Running in cce6c7c51964 19:04:14 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.37 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.25" -trimpath -mod=readonly -o app-service-configurable 19:04:16 Running on prd-ubuntu20.04-docker-arm64-4c-16g-8582 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws 19:04:16 Running in /w/workspace/app-service-configurable/195 [Pipeline] { [Pipeline] checkout 19:04:16 Selected Git installation does not exist. Using Default 19:04:16 The recommended git tool is: NONE 19:04:21 using credential edgex-jenkins-ssh 19:04:21 Cloning the remote Git repository 19:04:21 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 19:04:22 > git init /w/workspace/app-service-configurable/195 # timeout=10 19:04:22 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 19:04:22 > git --version # timeout=10 19:04:22 > git --version # 'git version 2.25.1' 19:04:22 using GIT_SSH to set credentials SSH Credentials for GitHub 19:04:22 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:04:23 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 19:04:23 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:04:24 Avoid second fetch 19:04:24 Checking out Revision b67f74333668246022981e30ac7b8d2a5f1cf928 (main) 19:04:24 Commit message: "Merge pull request #603 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v3-3.1.0-dev.37" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:04:24 > git config core.sparsecheckout # timeout=10 19:04:24 > git checkout -f b67f74333668246022981e30ac7b8d2a5f1cf928 # timeout=10 19:04:25 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 19:04:25 % Total % Received % Xferd Average Speed Time Time Time Current 19:04:25 Dload Upload Total Spent Left Speed 19:04:25 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 77278 0 --:--:-- --:--:-- --:--:-- 77750 [Pipeline] sh 19:04:26 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 19:04:26 + sudo jq+ . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 19:04:26 sudo tee /etc/docker/daemon.new 19:04:26 { 19:04:26 "registry-mirrors": [ 19:04:26 "https://nexus3.edgexfoundry.org:10001" 19:04:26 ], 19:04:26 "bip": "10.250.0.254/24", 19:04:26 "hosts": [ 19:04:26 "tcp://0.0.0.0:5555", 19:04:26 "unix:///var/run/docker.sock" 19:04:26 ], 19:04:26 "mtu": 1458, 19:04:26 "selinux-enabled": true, 19:04:26 "seccomp-profile": "/etc/docker/seccomp.json" 19:04:26 } [Pipeline] sh 19:04:27 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 19:04:27 + sudo service docker restart 19:04:32 Removing intermediate container cce6c7c51964 19:04:32 ---> 5fd9ea7ec668 19:04:32 Step 13/26 : FROM alpine:3.18 19:04:32 3.18: Pulling from library/alpine 19:04:32 96526aa774ef: Pulling fs layer 19:04:32 96526aa774ef: Verifying Checksum 19:04:32 96526aa774ef: Download complete 19:04:32 96526aa774ef: Pull complete 19:04:32 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 19:04:32 Status: Downloaded newer image for alpine:3.18 19:04:32 ---> 8ca4688f4f35 19:04:32 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 19:04:32 ---> Running in 3832fdd2d180 19:04:32 Removing intermediate container 3832fdd2d180 19:04:32 ---> 5b35f9333a5a 19:04:32 Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} 19:04:32 ---> Running in 68178bb5ca4b 19:04:32 Removing intermediate container 68178bb5ca4b 19:04:32 ---> ecaf4852a3bc 19:04:32 Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init 19:04:32 ---> Running in 9268b4473cf0 19:04:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:04:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:04:33 (1/2) Installing ca-certificates (20230506-r0) 19:04:33 (2/2) Installing dumb-init (1.2.5-r2) 19:04:33 Executing busybox-1.36.1-r2.trigger 19:04:33 Executing ca-certificates-20230506-r0.trigger 19:04:33 OK: 8 MiB in 17 packages 19:04:34 Removing intermediate container 9268b4473cf0 19:04:34 ---> f12c7e5da3b7 19:04:34 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 19:04:34 ---> cf99b331a190 19:04:34 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 19:04:34 ---> c4b21d206d09 19:04:34 Step 19/26 : COPY --from=builder /app/res/ /res/ 19:04:34 ---> af80ceb2ef5d 19:04:34 Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable 19:04:34 ---> 3ee89c11481c 19:04:34 Step 21/26 : EXPOSE 48095 19:04:34 ---> Running in f8a647345038 19:04:34 Removing intermediate container f8a647345038 19:04:34 ---> 2c682789e075 19:04:34 Step 22/26 : ENTRYPOINT ["/app-service-configurable"] 19:04:35 ---> Running in fdfcb50f5304 19:04:35 Removing intermediate container fdfcb50f5304 19:04:35 ---> 5a8009255cd5 19:04:35 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 19:04:35 ---> Running in 27bddc97fdd5 19:04:35 Removing intermediate container 27bddc97fdd5 19:04:35 ---> 9ae4dd34a2cc 19:04:35 Step 24/26 : LABEL arch=amd64 19:04:35 ---> Running in 66591b04e5fd 19:04:35 Removing intermediate container 66591b04e5fd 19:04:35 ---> e7a4225dd87e 19:04:35 Step 25/26 : LABEL git_sha=b67f74333668246022981e30ac7b8d2a5f1cf928 19:04:35 ---> Running in 6e736292c36f 19:04:35 Removing intermediate container 6e736292c36f 19:04:35 ---> 0679f1535110 19:04:35 Step 26/26 : LABEL version=3.1.0-dev.25 19:04:35 ---> Running in a59a441be498 19:04:35 Removing intermediate container a59a441be498 19:04:35 ---> 2c3dbd7d94ef 19:04:35 [Warning] One or more build-args [ARCH] were not consumed 19:04:35 Successfully built 2c3dbd7d94ef 19:04:35 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 19:04:35 provisioning config files... 19:04:35 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config14992541502792287166tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:04:35 ---> docker-login.sh 19:04:35 nexus3.edgexfoundry.org:10001 19:04:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:04:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:04:35 Configure a credential helper to remove this warning. See 19:04:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:04:35 19:04:35 Login Succeeded 19:04:35 nexus3.edgexfoundry.org:10002 19:04:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:04:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:04:35 Configure a credential helper to remove this warning. See 19:04:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:04:35 19:04:35 Login Succeeded 19:04:35 nexus3.edgexfoundry.org:10003 19:04:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:04:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:04:36 Configure a credential helper to remove this warning. See 19:04:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:04:36 19:04:36 Login Succeeded 19:04:36 nexus3.edgexfoundry.org:10004 19:04:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:04:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:04:36 Configure a credential helper to remove this warning. See 19:04:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:04:36 19:04:36 Login Succeeded 19:04:36 docker.io 19:04:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:04:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:04:36 Configure a credential helper to remove this warning. See 19:04:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:04:36 19:04:36 Login Succeeded 19:04:36 ---> docker-login.sh ends [Pipeline] } 19:04:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:04:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:04:36 [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: 19:04:36 b67f74333668246022981e30ac7b8d2a5f1cf928 19:04:36 latest 19:04:36 3.1.0-dev.25 19:04:36 b67f74333668246022981e30ac7b8d2a5f1cf928-3.1.0-dev.25 19:04:36 main 19:04:36 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:04:36 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:b67f74333668246022981e30ac7b8d2a5f1cf928 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:04:36 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:b67f74333668246022981e30ac7b8d2a5f1cf928 19:04:36 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 19:04:36 819b4033b85d: Preparing 19:04:36 60895832f022: Preparing 19:04:36 5d511291c0ab: Preparing 19:04:36 28bfc86534e1: Preparing 19:04:36 b0b0db21bf06: Preparing 19:04:36 cc2447e1835a: Preparing 19:04:36 cc2447e1835a: Waiting 19:04:36 5d511291c0ab: Pushed 19:04:36 28bfc86534e1: Pushed 19:04:36 60895832f022: Pushed 19:04:36 cc2447e1835a: Layer already exists 19:04:36 b0b0db21bf06: Pushed 19:04:39 819b4033b85d: Pushed 19:04:39 b67f74333668246022981e30ac7b8d2a5f1cf928: digest: sha256:49816b39961feef47191d6fd41faa7701cd628c013587be0a0d2bbe9e9cb4312 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:04:40 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:04:40 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest 19:04:40 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 19:04:40 819b4033b85d: Preparing 19:04:40 60895832f022: Preparing 19:04:40 5d511291c0ab: Preparing 19:04:40 28bfc86534e1: Preparing 19:04:40 b0b0db21bf06: Preparing 19:04:40 cc2447e1835a: Preparing 19:04:40 cc2447e1835a: Waiting 19:04:40 5d511291c0ab: Layer already exists 19:04:40 60895832f022: Layer already exists 19:04:40 b0b0db21bf06: Layer already exists 19:04:40 819b4033b85d: Layer already exists 19:04:40 28bfc86534e1: Layer already exists 19:04:40 cc2447e1835a: Layer already exists 19:04:40 latest: digest: sha256:49816b39961feef47191d6fd41faa7701cd628c013587be0a0d2bbe9e9cb4312 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:04:40 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:3.1.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:04:40 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:3.1.0-dev.25 19:04:40 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 19:04:40 819b4033b85d: Preparing 19:04:40 60895832f022: Preparing 19:04:40 5d511291c0ab: Preparing 19:04:40 28bfc86534e1: Preparing 19:04:40 b0b0db21bf06: Preparing 19:04:40 cc2447e1835a: Preparing 19:04:40 cc2447e1835a: Waiting 19:04:40 819b4033b85d: Layer already exists 19:04:40 60895832f022: Layer already exists 19:04:40 5d511291c0ab: Layer already exists 19:04:40 28bfc86534e1: Layer already exists 19:04:40 b0b0db21bf06: Layer already exists 19:04:40 cc2447e1835a: Layer already exists 19:04:40 3.1.0-dev.25: digest: sha256:49816b39961feef47191d6fd41faa7701cd628c013587be0a0d2bbe9e9cb4312 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:04:41 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:b67f74333668246022981e30ac7b8d2a5f1cf928-3.1.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:04:41 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:b67f74333668246022981e30ac7b8d2a5f1cf928-3.1.0-dev.25 19:04:41 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 19:04:41 819b4033b85d: Preparing 19:04:41 60895832f022: Preparing 19:04:41 5d511291c0ab: Preparing 19:04:41 28bfc86534e1: Preparing 19:04:41 b0b0db21bf06: Preparing 19:04:41 cc2447e1835a: Preparing 19:04:41 cc2447e1835a: Waiting 19:04:41 819b4033b85d: Layer already exists 19:04:41 b0b0db21bf06: Layer already exists 19:04:41 60895832f022: Layer already exists 19:04:41 28bfc86534e1: Layer already exists 19:04:41 5d511291c0ab: Layer already exists 19:04:41 cc2447e1835a: Layer already exists 19:04:41 b67f74333668246022981e30ac7b8d2a5f1cf928-3.1.0-dev.25: digest: sha256:49816b39961feef47191d6fd41faa7701cd628c013587be0a0d2bbe9e9cb4312 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:04:41 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:04:42 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main 19:04:42 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 19:04:42 819b4033b85d: Preparing 19:04:42 60895832f022: Preparing 19:04:42 5d511291c0ab: Preparing 19:04:42 28bfc86534e1: Preparing 19:04:42 b0b0db21bf06: Preparing 19:04:42 cc2447e1835a: Preparing 19:04:42 cc2447e1835a: Waiting 19:04:42 28bfc86534e1: Layer already exists 19:04:42 819b4033b85d: Layer already exists 19:04:42 5d511291c0ab: Layer already exists 19:04:42 b0b0db21bf06: Layer already exists 19:04:42 60895832f022: Layer already exists 19:04:42 cc2447e1835a: Layer already exists 19:04:42 main: digest: sha256:49816b39961feef47191d6fd41faa7701cd628c013587be0a0d2bbe9e9cb4312 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:04:42 ===================================================== [Pipeline] echo 19:04:42 taggedImages: 19:04:42 - nexus3.edgexfoundry.org:10004/app-service-configurable:b67f74333668246022981e30ac7b8d2a5f1cf928 19:04:42 - nexus3.edgexfoundry.org:10004/app-service-configurable:latest 19:04:42 - nexus3.edgexfoundry.org:10004/app-service-configurable:3.1.0-dev.25 19:04:42 - nexus3.edgexfoundry.org:10004/app-service-configurable:b67f74333668246022981e30ac7b8d2a5f1cf928-3.1.0-dev.25 19:04:42 - 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 19:04:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:04:42 19:04:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:04:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:04:42 latest: Pulling from edgex-lftools-log-publisher 19:04:42 5eb5b503b376: Pulling fs layer 19:04:42 5c69ac0246d0: Pulling fs layer 19:04:42 ec43610c2a17: Pulling fs layer 19:04:42 3a2ae6a8a46f: Pulling fs layer 19:04:42 33b1e0a273af: Pulling fs layer 19:04:42 5d3b04190fa2: Pulling fs layer 19:04:42 2f39f015ded8: Pulling fs layer 19:04:42 3a2ae6a8a46f: Waiting 19:04:42 5d3b04190fa2: Waiting 19:04:42 33b1e0a273af: Waiting 19:04:42 2f39f015ded8: Waiting 19:04:42 5c69ac0246d0: Verifying Checksum 19:04:42 5c69ac0246d0: Download complete 19:04:42 3a2ae6a8a46f: Verifying Checksum 19:04:42 3a2ae6a8a46f: Download complete 19:04:42 ec43610c2a17: Verifying Checksum 19:04:42 ec43610c2a17: Download complete 19:04:42 33b1e0a273af: Verifying Checksum 19:04:42 33b1e0a273af: Download complete 19:04:42 5d3b04190fa2: Verifying Checksum 19:04:42 5d3b04190fa2: Download complete 19:04:43 5eb5b503b376: Verifying Checksum 19:04:43 5eb5b503b376: Download complete 19:04:43 2f39f015ded8: Verifying Checksum 19:04:43 2f39f015ded8: Download complete 19:04:44 5eb5b503b376: Pull complete 19:04:44 5c69ac0246d0: Pull complete 19:04:44 ec43610c2a17: Pull complete 19:04:44 3a2ae6a8a46f: Pull complete 19:04:45 33b1e0a273af: Pull complete 19:04:45 5d3b04190fa2: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:04:45 provisioning config files... 19:04:45 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/195@tmp/config517552172750152531tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:04:45 ---> docker-login.sh 19:04:45 nexus3.edgexfoundry.org:10001 19:04:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:04:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:04:46 Configure a credential helper to remove this warning. See 19:04:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:04:46 19:04:46 Login Succeeded 19:04:46 nexus3.edgexfoundry.org:10002 19:04:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:04:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:04:46 Configure a credential helper to remove this warning. See 19:04:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:04:46 19:04:46 Login Succeeded 19:04:46 nexus3.edgexfoundry.org:10003 19:04:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:04:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:04:47 Configure a credential helper to remove this warning. See 19:04:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:04:47 19:04:47 Login Succeeded 19:04:47 nexus3.edgexfoundry.org:10004 19:04:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:04:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:04:47 Configure a credential helper to remove this warning. See 19:04:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:04:47 19:04:47 Login Succeeded 19:04:47 docker.io 19:04:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:04:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:04:48 Configure a credential helper to remove this warning. See 19:04:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:04:48 19:04:48 Login Succeeded 19:04:48 ---> docker-login.sh ends [Pipeline] } 19:04:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 19:04:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:04:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:04:48 ========================================================= 19:04:48 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 19:04:48 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:04:48 + 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 . 19:04:48 Sending build context to Docker daemon 181.8kB 19:04:49 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 19:04:49 Step 2/12 : FROM ${BASE} AS builder 19:04:49 2f39f015ded8: Pull complete 19:04:49 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 19:04:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:04:49 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:04:49 prd-ubuntu20.04-docker-8c-8g-8581 does not seem to be running inside a container 19:04:49 $ 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 19:04:49 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 19:04:49 9fda8d8052c6: Pulling fs layer 19:04:49 5d54e960e981: Pulling fs layer 19:04:49 c4a7e357bf2a: Pulling fs layer 19:04:49 f0e02332f6b5: Pulling fs layer 19:04:49 cefa15bbcfad: Pulling fs layer 19:04:49 17808c966233: Pulling fs layer 19:04:49 f4c1fc716caa: Pulling fs layer 19:04:49 f0e02332f6b5: Waiting 19:04:49 cefa15bbcfad: Waiting 19:04:49 17808c966233: Waiting 19:04:49 f4c1fc716caa: Waiting 19:04:49 5d54e960e981: Verifying Checksum 19:04:49 5d54e960e981: Download complete 19:04:49 f0e02332f6b5: Verifying Checksum 19:04:49 f0e02332f6b5: Download complete 19:04:49 cefa15bbcfad: Verifying Checksum 19:04:49 cefa15bbcfad: Download complete 19:04:49 9fda8d8052c6: Verifying Checksum 19:04:49 9fda8d8052c6: Download complete 19:04:49 f4c1fc716caa: Verifying Checksum 19:04:49 f4c1fc716caa: Download complete 19:04:50 9fda8d8052c6: Pull complete 19:04:51 5d54e960e981: Pull complete 19:04:51 c4a7e357bf2a: Verifying Checksum 19:04:51 c4a7e357bf2a: Download complete 19:04:51 $ docker top 7e32a64677e2a8a0fdbb0406f8be20f26653cae81d1733f0f64c201331ac3d92 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:04:52 17808c966233: Verifying Checksum 19:04:52 17808c966233: Download complete 19:04:52 ---> job-cost.sh 19:04:52 lf-activate-venv: SKIPPING 19:04:52 INFO: No Stack... 19:04:52 INFO: Retrieving Pricing Info for: v3-standard-8 19:04:52 INFO: Archiving Costs [Pipeline] sh 19:04:53 + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv 19:04:53 + cut -d, -f6 [Pipeline] lock 19:04:53 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-195-stack-cost] 19:04:53 Resource [jenkins-edgexfoundry-app-service-configurable-main-195-stack-cost] did not exist. Created. 19:04:53 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-195-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:04:53 + echo total: 0.2199999988079071 [Pipeline] stash 19:04:53 Stashed 1 file(s) [Pipeline] } 19:04:53 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-195-stack-cost] [Pipeline] // lock [Pipeline] } 19:04:53 $ docker stop --time=1 7e32a64677e2a8a0fdbb0406f8be20f26653cae81d1733f0f64c201331ac3d92 19:04:54 $ docker rm -f --volumes 7e32a64677e2a8a0fdbb0406f8be20f26653cae81d1733f0f64c201331ac3d92 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 19:05:04 c4a7e357bf2a: Pull complete 19:05:04 f0e02332f6b5: Pull complete 19:05:04 cefa15bbcfad: Pull complete 19:05:09 17808c966233: Pull complete 19:05:11 f4c1fc716caa: Pull complete 19:05:11 Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 19:05:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 19:05:11 ---> ea914061e18c 19:05:11 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 19:05:13 ---> Running in 55240516dc31 19:05:13 Removing intermediate container 55240516dc31 19:05:13 ---> f2be13572858 19:05:13 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 19:05:13 ---> Running in 34488c6ed302 19:05:13 Removing intermediate container 34488c6ed302 19:05:13 ---> 0e8ab975d2b5 19:05:13 Step 5/12 : ARG ADD_BUILD_TAGS="" 19:05:13 ---> Running in 5ebddaa40017 19:05:14 Removing intermediate container 5ebddaa40017 19:05:14 ---> 83d895dfee30 19:05:14 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 19:05:14 ---> Running in 8952b4d2258c 19:05:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:05:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:05:16 OK: 266 MiB in 52 packages 19:05:17 Removing intermediate container 8952b4d2258c 19:05:17 ---> cf5e0c136d00 19:05:17 Step 7/12 : WORKDIR /app 19:05:17 ---> Running in d5ed64e46033 19:05:17 Removing intermediate container d5ed64e46033 19:05:17 ---> 7b051071db9c 19:05:17 Step 8/12 : COPY go.mod vendor* ./ 19:05:18 ---> bb0e2f334d61 19:05:18 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:05:18 ---> Running in 3a6a3c0f2eb8 19:06:26 Removing intermediate container 3a6a3c0f2eb8 19:06:26 ---> 954931bd46fd 19:06:26 Step 10/12 : COPY . . 19:06:26 ---> 61049626cbde 19:06:26 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 19:06:26 ---> Running in a820d3f0dca2 19:06:26 Removing intermediate container a820d3f0dca2 19:06:26 ---> 099ea9fc045c 19:06:26 Step 12/12 : RUN $MAKE 19:06:26 ---> Running in 45a371d817d1 19:06:27 noop 19:06:27 Removing intermediate container 45a371d817d1 19:06:27 ---> bffb63b0b7b3 19:06:27 Successfully built bffb63b0b7b3 19:06:27 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:06:27 + docker inspect -f . ci-base-image-arm64 19:06:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:06:28 prd-ubuntu20.04-docker-arm64-4c-16g-8582 does not seem to be running inside a container 19:06:28 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/195 -v /w/workspace/app-service-configurable/195:/w/workspace/app-service-configurable/195:rw,z -v /w/workspace/app-service-configurable/195@tmp:/w/workspace/app-service-configurable/195@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 19:06:29 $ docker top 31c307deb0b747573d9c45560cf2228c31cae93e5463b7182af4dbb9f2b50a99 -eo pid,comm [Pipeline] { [Pipeline] sh 19:06:30 + go version 19:06:30 go version go1.21.0 linux/arm64 [Pipeline] } 19:06:30 $ docker stop --time=1 31c307deb0b747573d9c45560cf2228c31cae93e5463b7182af4dbb9f2b50a99 19:06:31 $ docker rm -f --volumes 31c307deb0b747573d9c45560cf2228c31cae93e5463b7182af4dbb9f2b50a99 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:06:32 + docker inspect -f . ci-base-image-arm64 19:06:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:06:32 prd-ubuntu20.04-docker-arm64-4c-16g-8582 does not seem to be running inside a container 19:06:32 $ 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/195 -v /w/workspace/app-service-configurable/195:/w/workspace/app-service-configurable/195:rw,z -v /w/workspace/app-service-configurable/195@tmp:/w/workspace/app-service-configurable/195@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 19:06:35 $ docker top e3a10d0cd9a8b9994438af25e45071948ecf60cc90e1746eb79e7d68918ffb87 -eo pid,comm [Pipeline] { [Pipeline] sh 19:06:36 + git config --global --add safe.directory /w/workspace/app-service-configurable/195 [Pipeline] fileExists [Pipeline] sh 19:06:36 + make test 19:06:36 go test -race -coverprofile=coverage.out ./... 19:08:43 ? github.com/edgexfoundry/app-service-configurable [no test files] 19:08:43 WARNING: Linting skipped (not on x86_64 or linter not installed) 19:08:43 go vet ./... 19:10:50 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:10:50 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:10:50 ./bin/test-attribution-txt.sh [Pipeline] echo 19:10:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 19:10:50 $ docker stop --time=1 e3a10d0cd9a8b9994438af25e45071948ecf60cc90e1746eb79e7d68918ffb87 19:10:55 $ docker rm -f --volumes e3a10d0cd9a8b9994438af25e45071948ecf60cc90e1746eb79e7d68918ffb87 [Pipeline] // withDockerContainer [Pipeline] sh 19:10:56 + sudo chown -R jenkins:jenkins . [Pipeline] stash 19:10:56 Warning: overwriting stash ‘coverage-report’ 19:10:57 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 19:10:57 + sudo chown -R jenkins:jenkins . [Pipeline] sh 19:10:58 + ls -al . 19:10:58 total 180 19:10:58 drwxrwxr-x 7 jenkins jenkins 4096 Oct 5 19:06 . 19:10:58 drwxrwxr-x 4 jenkins jenkins 4096 Oct 5 19:04 .. 19:10:58 -rw-rw-r-- 1 jenkins jenkins 119 Oct 5 19:04 .dockerignore 19:10:58 drwxrwxr-x 8 jenkins jenkins 4096 Oct 5 19:04 .git 19:10:58 drwxrwxr-x 3 jenkins jenkins 4096 Oct 5 19:04 .github 19:10:58 -rw-rw-r-- 1 jenkins jenkins 171 Oct 5 19:04 .gitignore 19:10:58 -rw-rw-r-- 1 jenkins jenkins 41 Oct 5 19:04 .golangci.yml 19:10:58 -rw-rw-r-- 1 jenkins jenkins 10394 Oct 5 19:04 Attribution.txt 19:10:58 -rw-rw-r-- 1 jenkins jenkins 35039 Oct 5 19:04 CHANGELOG.md 19:10:58 -rw-rw-r-- 1 jenkins jenkins 1898 Oct 5 19:04 Dockerfile 19:10:58 -rw-rw-r-- 1 jenkins jenkins 677 Oct 5 19:04 GOVERNANCE.md 19:10:58 -rw-rw-r-- 1 jenkins jenkins 688 Oct 5 19:04 Jenkinsfile 19:10:58 -rw-rw-r-- 1 jenkins jenkins 10174 Oct 5 19:04 LICENSE 19:10:58 -rw-rw-r-- 1 jenkins jenkins 618 Oct 5 19:04 OWNERS.md 19:10:58 -rw-rw-r-- 1 jenkins jenkins 4619 Oct 5 19:04 README.md 19:10:58 -rw-rw-r-- 1 jenkins jenkins 12 Oct 5 19:02 VERSION 19:10:58 drwxrwxr-x 2 jenkins jenkins 4096 Oct 5 19:04 bin 19:10:58 -rw-r--r-- 1 jenkins jenkins 13 Oct 5 19:06 coverage.out 19:10:58 -rw-rw-r-- 1 jenkins jenkins 3730 Oct 5 19:04 go.mod 19:10:58 -rw-rw-r-- 1 jenkins jenkins 35446 Oct 5 19:04 go.sum 19:10:58 -rw-rw-r-- 1 jenkins jenkins 1937 Oct 5 19:04 main.go 19:10:58 -rw-rw-r-- 1 jenkins jenkins 2569 Oct 5 19:04 makefile 19:10:58 drwxrwxr-x 9 jenkins jenkins 4096 Oct 5 19:04 res 19:10:58 drwxrwxr-x 4 jenkins jenkins 4096 Oct 5 19:04 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:10:58 + 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=b67f74333668246022981e30ac7b8d2a5f1cf928 --label arch=arm64 --label version=3.1.0-dev.25 . 19:10:58 Sending build context to Docker daemon 182.8kB 19:10:58 Step 1/26 : ARG BASE=golang:1.21-alpine3.18 19:10:58 Step 2/26 : FROM ${BASE} AS builder 19:10:58 ---> bffb63b0b7b3 19:10:58 Step 3/26 : ARG ALPINE_PKG_BASE="make git" 19:10:58 ---> Running in 87597ced515f 19:10:58 Removing intermediate container 87597ced515f 19:10:58 ---> 7e2c0ea7b8f5 19:10:58 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 19:10:58 ---> Running in 4212635e9943 19:10:59 Removing intermediate container 4212635e9943 19:10:59 ---> a1b6fa863dde 19:10:59 Step 5/26 : ARG ADD_BUILD_TAGS="" 19:10:59 ---> Running in a302bdfa422d 19:10:59 Removing intermediate container a302bdfa422d 19:10:59 ---> 717de3c83eba 19:10:59 Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 19:10:59 ---> Running in e5e73b1b7f17 19:11:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:11:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:11:02 OK: 266 MiB in 52 packages 19:11:02 Removing intermediate container e5e73b1b7f17 19:11:02 ---> f0398fa13466 19:11:02 Step 7/26 : WORKDIR /app 19:11:02 ---> Running in d97270665064 19:11:03 Removing intermediate container d97270665064 19:11:03 ---> 8324e0180111 19:11:03 Step 8/26 : COPY go.mod vendor* ./ 19:11:03 ---> d2fe38d85e82 19:11:03 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:11:03 ---> Running in 56589bd7dfd0 19:11:09 Removing intermediate container 56589bd7dfd0 19:11:09 ---> d7a1425fd9ca 19:11:09 Step 10/26 : COPY . . 19:11:09 ---> 5fd55c66aef9 19:11:09 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 19:11:09 ---> Running in d402c5d813e7 19:11:09 Removing intermediate container d402c5d813e7 19:11:09 ---> 9084ce4cefd1 19:11:09 Step 12/26 : RUN $MAKE 19:11:09 ---> Running in afae66a3185b 19:11:10 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.37 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.25" -trimpath -mod=readonly -o app-service-configurable 19:13:02 Removing intermediate container afae66a3185b 19:13:02 ---> 5aa4a40b23a9 19:13:02 Step 13/26 : FROM alpine:3.18 19:13:02 3.18: Pulling from library/alpine 19:13:02 579b34f0a95b: Pulling fs layer 19:13:02 579b34f0a95b: Download complete 19:13:02 579b34f0a95b: Pull complete 19:13:02 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 19:13:02 Status: Downloaded newer image for alpine:3.18 19:13:02 ---> 3cc203321400 19:13:02 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 19:13:02 ---> Running in 929581faf5d3 19:13:02 Removing intermediate container 929581faf5d3 19:13:02 ---> 5657fb9ec346 19:13:02 Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} 19:13:02 ---> Running in 1938406b45d9 19:13:02 Removing intermediate container 1938406b45d9 19:13:02 ---> ae6cf68fa5ab 19:13:02 Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init 19:13:02 ---> Running in 11cbee80a178 19:13:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:13:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:13:03 (1/2) Installing ca-certificates (20230506-r0) 19:13:03 (2/2) Installing dumb-init (1.2.5-r2) 19:13:03 Executing busybox-1.36.1-r2.trigger 19:13:03 Executing ca-certificates-20230506-r0.trigger 19:13:04 OK: 9 MiB in 17 packages 19:13:05 Removing intermediate container 11cbee80a178 19:13:05 ---> c8ccc445b0cc 19:13:05 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 19:13:05 ---> 13656bf179fe 19:13:05 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 19:13:06 ---> 0124c7ad8a13 19:13:06 Step 19/26 : COPY --from=builder /app/res/ /res/ 19:13:06 ---> ba565ef97058 19:13:06 Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable 19:13:09 ---> de423a448aab 19:13:09 Step 21/26 : EXPOSE 48095 19:13:09 ---> Running in 29deeca0e32e 19:13:09 Removing intermediate container 29deeca0e32e 19:13:09 ---> bc0e5bb0f7e8 19:13:09 Step 22/26 : ENTRYPOINT ["/app-service-configurable"] 19:13:09 ---> Running in daa3d0aef8fc 19:13:10 Removing intermediate container daa3d0aef8fc 19:13:10 ---> 023124c98d62 19:13:10 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 19:13:10 ---> Running in 3fdf8f4b39a1 19:13:10 Removing intermediate container 3fdf8f4b39a1 19:13:10 ---> 5a0f2441753e 19:13:10 Step 24/26 : LABEL arch=arm64 19:13:10 ---> Running in 44b25d0f6688 19:13:10 Removing intermediate container 44b25d0f6688 19:13:10 ---> d836917dc0ee 19:13:10 Step 25/26 : LABEL git_sha=b67f74333668246022981e30ac7b8d2a5f1cf928 19:13:10 ---> Running in c8e2211ca8e0 19:13:11 Removing intermediate container c8e2211ca8e0 19:13:11 ---> 78f7bbc61134 19:13:11 Step 26/26 : LABEL version=3.1.0-dev.25 19:13:11 ---> Running in 06624ba6d1c2 19:13:11 Removing intermediate container 06624ba6d1c2 19:13:11 ---> e7596ba51b0a 19:13:11 [Warning] One or more build-args [ARCH] were not consumed 19:13:11 Successfully built e7596ba51b0a 19:13:11 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 19:13:11 provisioning config files... 19:13:11 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/195@tmp/config6194748838875671857tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:13:11 ---> docker-login.sh 19:13:11 nexus3.edgexfoundry.org:10001 19:13:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:13:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:13:12 Configure a credential helper to remove this warning. See 19:13:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:13:12 19:13:12 Login Succeeded 19:13:12 nexus3.edgexfoundry.org:10002 19:13:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:13:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:13:12 Configure a credential helper to remove this warning. See 19:13:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:13:12 19:13:12 Login Succeeded 19:13:12 nexus3.edgexfoundry.org:10003 19:13:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:13:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:13:12 Configure a credential helper to remove this warning. See 19:13:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:13:12 19:13:12 Login Succeeded 19:13:12 nexus3.edgexfoundry.org:10004 19:13:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:13:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:13:13 Configure a credential helper to remove this warning. See 19:13:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:13:13 19:13:13 Login Succeeded 19:13:13 docker.io 19:13:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:13:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:13:13 Configure a credential helper to remove this warning. See 19:13:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:13:13 19:13:13 Login Succeeded 19:13:13 ---> docker-login.sh ends [Pipeline] } 19:13:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:13:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:13:13 [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: 19:13:13 b67f74333668246022981e30ac7b8d2a5f1cf928 19:13:13 latest 19:13:13 3.1.0-dev.25 19:13:13 b67f74333668246022981e30ac7b8d2a5f1cf928-3.1.0-dev.25 19:13:13 main 19:13:13 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:13:14 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:b67f74333668246022981e30ac7b8d2a5f1cf928 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:13:14 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:b67f74333668246022981e30ac7b8d2a5f1cf928 19:13:14 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 19:13:14 4519c60edcbd: Preparing 19:13:14 6afaf5915da6: Preparing 19:13:14 e43bb4d9a806: Preparing 19:13:14 8baf2082652d: Preparing 19:13:14 62289e2ce026: Preparing 19:13:14 5f4d9fc4d98d: Preparing 19:13:14 5f4d9fc4d98d: Waiting 19:13:15 6afaf5915da6: Pushed 19:13:15 8baf2082652d: Pushed 19:13:15 e43bb4d9a806: Pushed 19:13:15 5f4d9fc4d98d: Layer already exists 19:13:15 62289e2ce026: Pushed 19:13:20 4519c60edcbd: Pushed 19:13:20 b67f74333668246022981e30ac7b8d2a5f1cf928: digest: sha256:d6285f256489803ff40e1cfca4cc34e991bed77647edc7417c1f09378fb72b6d size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:13:21 + 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 19:13:21 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 19:13:21 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 19:13:21 4519c60edcbd: Preparing 19:13:21 6afaf5915da6: Preparing 19:13:21 e43bb4d9a806: Preparing 19:13:21 8baf2082652d: Preparing 19:13:21 62289e2ce026: Preparing 19:13:21 5f4d9fc4d98d: Preparing 19:13:21 5f4d9fc4d98d: Waiting 19:13:21 62289e2ce026: Layer already exists 19:13:21 6afaf5915da6: Layer already exists 19:13:21 8baf2082652d: Layer already exists 19:13:21 4519c60edcbd: Layer already exists 19:13:21 e43bb4d9a806: Layer already exists 19:13:21 5f4d9fc4d98d: Layer already exists 19:13:21 latest: digest: sha256:d6285f256489803ff40e1cfca4cc34e991bed77647edc7417c1f09378fb72b6d size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:13:22 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.1.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:13:22 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.1.0-dev.25 19:13:22 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 19:13:22 4519c60edcbd: Preparing 19:13:22 6afaf5915da6: Preparing 19:13:22 e43bb4d9a806: Preparing 19:13:22 8baf2082652d: Preparing 19:13:22 62289e2ce026: Preparing 19:13:22 5f4d9fc4d98d: Preparing 19:13:22 5f4d9fc4d98d: Waiting 19:13:22 8baf2082652d: Layer already exists 19:13:22 e43bb4d9a806: Layer already exists 19:13:22 62289e2ce026: Layer already exists 19:13:22 6afaf5915da6: Layer already exists 19:13:22 4519c60edcbd: Layer already exists 19:13:22 5f4d9fc4d98d: Layer already exists 19:13:22 3.1.0-dev.25: digest: sha256:d6285f256489803ff40e1cfca4cc34e991bed77647edc7417c1f09378fb72b6d size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:13:22 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:b67f74333668246022981e30ac7b8d2a5f1cf928-3.1.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:13:23 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:b67f74333668246022981e30ac7b8d2a5f1cf928-3.1.0-dev.25 19:13:23 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 19:13:23 4519c60edcbd: Preparing 19:13:23 6afaf5915da6: Preparing 19:13:23 e43bb4d9a806: Preparing 19:13:23 8baf2082652d: Preparing 19:13:23 62289e2ce026: Preparing 19:13:23 5f4d9fc4d98d: Preparing 19:13:23 5f4d9fc4d98d: Waiting 19:13:23 62289e2ce026: Layer already exists 19:13:23 6afaf5915da6: Layer already exists 19:13:23 4519c60edcbd: Layer already exists 19:13:23 8baf2082652d: Layer already exists 19:13:23 e43bb4d9a806: Layer already exists 19:13:23 5f4d9fc4d98d: Layer already exists 19:13:23 b67f74333668246022981e30ac7b8d2a5f1cf928-3.1.0-dev.25: digest: sha256:d6285f256489803ff40e1cfca4cc34e991bed77647edc7417c1f09378fb72b6d size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:13:23 + 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 19:13:23 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main 19:13:23 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 19:13:23 4519c60edcbd: Preparing 19:13:23 6afaf5915da6: Preparing 19:13:23 e43bb4d9a806: Preparing 19:13:23 8baf2082652d: Preparing 19:13:23 62289e2ce026: Preparing 19:13:23 5f4d9fc4d98d: Preparing 19:13:23 5f4d9fc4d98d: Waiting 19:13:23 4519c60edcbd: Layer already exists 19:13:23 8baf2082652d: Layer already exists 19:13:23 e43bb4d9a806: Layer already exists 19:13:23 6afaf5915da6: Layer already exists 19:13:23 62289e2ce026: Layer already exists 19:13:23 5f4d9fc4d98d: Layer already exists 19:13:23 main: digest: sha256:d6285f256489803ff40e1cfca4cc34e991bed77647edc7417c1f09378fb72b6d size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:13:23 ===================================================== [Pipeline] echo 19:13:23 taggedImages: 19:13:23 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:b67f74333668246022981e30ac7b8d2a5f1cf928 19:13:23 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 19:13:23 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.1.0-dev.25 19:13:23 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:b67f74333668246022981e30ac7b8d2a5f1cf928-3.1.0-dev.25 19:13:23 - 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 19:13:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:13:24 19:13:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:13:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:13:24 arm64: Pulling from edgex-lftools-log-publisher 19:13:24 8998bd30e6a1: Pulling fs layer 19:13:24 04944245beec: Pulling fs layer 19:13:24 699f458cf7ca: Pulling fs layer 19:13:24 765212b225bb: Pulling fs layer 19:13:24 f23df028b6ca: Pulling fs layer 19:13:24 d65c8cfc05b1: Pulling fs layer 19:13:24 2437ff75d9bd: Pulling fs layer 19:13:24 f23df028b6ca: Waiting 19:13:24 d65c8cfc05b1: Waiting 19:13:24 2437ff75d9bd: Waiting 19:13:24 765212b225bb: Waiting 19:13:24 04944245beec: Verifying Checksum 19:13:24 04944245beec: Download complete 19:13:24 765212b225bb: Verifying Checksum 19:13:24 765212b225bb: Download complete 19:13:24 f23df028b6ca: Verifying Checksum 19:13:24 f23df028b6ca: Download complete 19:13:24 d65c8cfc05b1: Download complete 19:13:24 699f458cf7ca: Verifying Checksum 19:13:24 699f458cf7ca: Download complete 19:13:25 8998bd30e6a1: Download complete 19:13:27 2437ff75d9bd: Verifying Checksum 19:13:27 2437ff75d9bd: Download complete 19:13:28 8998bd30e6a1: Pull complete 19:13:29 04944245beec: Pull complete 19:13:30 699f458cf7ca: Pull complete 19:13:30 765212b225bb: Pull complete 19:13:31 f23df028b6ca: Pull complete 19:13:31 d65c8cfc05b1: Pull complete 19:13:46 2437ff75d9bd: Pull complete 19:13:46 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 19:13:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:13:46 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:13:46 prd-ubuntu20.04-docker-arm64-4c-16g-8582 does not seem to be running inside a container 19:13:47 $ 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/195 -v /w/workspace/app-service-configurable/195:/w/workspace/app-service-configurable/195:rw,z -v /w/workspace/app-service-configurable/195@tmp:/w/workspace/app-service-configurable/195@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 19:13:50 $ docker top 2cbc1981aab0bcea08f33c7e130cc12af7bea500df1e2d6b45a97fc1cd9e6a21 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:13:51 ---> job-cost.sh 19:13:51 lf-activate-venv: SKIPPING 19:13:51 INFO: No Stack... 19:13:51 INFO: Retrieving Pricing Info for: v3-standard-4 19:13:52 INFO: Archiving Costs [Pipeline] sh 19:13:53 + cat /w/workspace/app-service-configurable/195/archives/cost.csv 19:13:53 + cut -d, -f6 [Pipeline] lock 19:13:53 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-195-stack-cost] 19:13:53 Resource [jenkins-edgexfoundry-app-service-configurable-main-195-stack-cost] did not exist. Created. 19:13:53 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-195-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:13:53 /w/workspace/app-service-configurable/195@tmp/durable-67048e95/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 19:13:54 + echo total: 0.10999999940395355 [Pipeline] stash 19:13:54 Warning: overwriting stash ‘stack-cost’ 19:13:54 Stashed 1 file(s) [Pipeline] } 19:13:54 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-195-stack-cost] [Pipeline] // lock [Pipeline] } 19:13:54 $ docker stop --time=1 2cbc1981aab0bcea08f33c7e130cc12af7bea500df1e2d6b45a97fc1cd9e6a21 19:13:55 $ docker rm -f --volumes 2cbc1981aab0bcea08f33c7e130cc12af7bea500df1e2d6b45a97fc1cd9e6a21 [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 19:13:55 provisioning config files... 19:13:56 copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config2630960859595027356tmp [Pipeline] { [Pipeline] sh 19:13:56 + set +x 19:13:56 + + curl -s https://codecov.io/bash 19:13:56 bash -s -- 19:13:56 19:13:56 _____ _ 19:13:56 / ____| | | 19:13:56 | | ___ __| | ___ ___ _____ __ 19:13:56 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 19:13:56 | |___| (_) | (_| | __/ (_| (_) \ V / 19:13:56 \_____\___/ \__,_|\___|\___\___/ \_/ 19:13:56 Bash-1.0.6 19:13:56 19:13:56 19:13:56 ==> git version 2.25.1 found 19:13:56 ==> 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 19:13:56 Release-Date: 2020-01-08 19:13:56 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 19:13:56 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 19:13:56 ==> Jenkins CI detected. 19:13:56 current dir:  /w/workspace/ry_app-service-configurable_main 19:13:56 project root: . 19:13:56 --> token set from env 19:13:56 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 19:13:56 ==> Running gcov in . (disable via -X gcov) 19:13:56 ==> Python coveragepy not found 19:13:56 ==> Searching for coverage reports in: 19:13:56 + . 19:13:56 -> Found 1 reports 19:13:56 ==> Detecting git/mercurial file structure 19:13:56 ==> Reading reports 19:13:56 + ./coverage.out bytes=13 19:13:56 ==> Appending adjustments 19:13:56 https://docs.codecov.io/docs/fixing-reports 19:13:56 + Found adjustments 19:13:56 ==> Gzipping contents 19:13:56 4.0K /tmp/codecov.HYSHRx.gz 19:13:56 ==> Uploading reports 19:13:56 url: https://codecov.io 19:13:56 query: branch=main&commit=b67f74333668246022981e30ac7b8d2a5f1cf928&build=195&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F195%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 19:13:56 -> Pinging Codecov 19:13:56 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=b67f74333668246022981e30ac7b8d2a5f1cf928&build=195&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F195%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 19:15:04 -> Uploading to 19:15:04 19:15:04 % Total % Received % Xferd Average Speed Time Time Time Current 19:15:04 Dload Upload Total Spent Left Speed 19:15:04 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: 19:15:04 X> Failed to upload 19:15:04 ==> Uploading to Codecov 19:15:04 % Total % Received % Xferd Average Speed Time Time Time Current 19:15:04 Dload Upload Total Spent Left Speed 19:15:04 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 686 100 257 100 429 1291 2155 --:--:-- --:--:-- --:--:-- 3447 19:15:04 Reports have been successfully queued for processing at {"message": "Coverage reports upload successfully", "uploaded": true, "queued": true, "id": "f848e304-538b-486c-99aa-1d98951746d7", "url": "https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/b67f74333668246022981e30ac7b8d2a5f1cf928"} [Pipeline] } 19:15:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 19:15:04 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 19:15:04 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:15:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 19:15:05 19:15:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:15:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 19:15:05 1.410.4: Pulling from edgex-devops/edgex-snyk-go 19:15:05 df9b9388f04a: Pulling fs layer 19:15:05 52dc419b0ee2: Pulling fs layer 19:15:05 25bc292e5bac: Pulling fs layer 19:15:05 114826534d7a: Pulling fs layer 19:15:05 4657fd5d0bcf: Pulling fs layer 19:15:05 6ad1cebc031e: Pulling fs layer 19:15:05 8a3aa393b2d8: Pulling fs layer 19:15:05 114826534d7a: Waiting 19:15:05 4657fd5d0bcf: Waiting 19:15:05 6ad1cebc031e: Waiting 19:15:05 8a3aa393b2d8: Waiting 19:15:05 25bc292e5bac: Download complete 19:15:05 52dc419b0ee2: Verifying Checksum 19:15:05 52dc419b0ee2: Download complete 19:15:05 4657fd5d0bcf: Verifying Checksum 19:15:05 4657fd5d0bcf: Download complete 19:15:05 df9b9388f04a: Download complete 19:15:05 6ad1cebc031e: Verifying Checksum 19:15:05 6ad1cebc031e: Download complete 19:15:05 df9b9388f04a: Pull complete 19:15:05 52dc419b0ee2: Pull complete 19:15:05 25bc292e5bac: Pull complete 19:15:06 114826534d7a: Verifying Checksum 19:15:06 114826534d7a: Download complete 19:15:06 8a3aa393b2d8: Verifying Checksum 19:15:06 8a3aa393b2d8: Download complete 19:15:09 114826534d7a: Pull complete 19:15:09 4657fd5d0bcf: Pull complete 19:15:09 6ad1cebc031e: Pull complete 19:15:12 8a3aa393b2d8: Pull complete 19:15:12 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 19:15:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 19:15:12 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:15:12 prd-ubuntu20.04-docker-8c-8g-8581 does not seem to be running inside a container 19:15:12 $ 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 19:15:15 $ docker top 80ce80aa283e3eaa9984744a2e5369f203ff6358287629aa24b7c109a3768127 -eo pid,comm [Pipeline] { [Pipeline] echo 19:15:15 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:main' [Pipeline] sh 19:15:15 + set -o pipefail 19:15:15 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:main' 19:15:20 19:15:20 Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... 19:15:20 19:15:20 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/5a27cfc0-dfdd-4ec8-bbe4-aefccf3d4d74/history/55a620e8-bbe5-4b01-96cf-6906b999ed12 19:15:20 19:15:20 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 19:15:20 19:15:20 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 19:15:20 19:15:20 19:15:20 A medium severity vulnerability was found in the Snyk CLI versions you are using. 19:15:20 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 19:15:20 More details here: https://snyk.co/ue1NS 19:15:20 You have reached your monthly limit of 401 private tests for your edgex-jenkins org. 19:15:20 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 19:15:20 $ docker stop --time=1 80ce80aa283e3eaa9984744a2e5369f203ff6358287629aa24b7c109a3768127 19:15:23 $ docker rm -f --volumes 80ce80aa283e3eaa9984744a2e5369f203ff6358287629aa24b7c109a3768127 [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 19:15:24 + git log --format=format:%s -1 b67f74333668246022981e30ac7b8d2a5f1cf928 [Pipeline] sh 19:15:24 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:15:24 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:15:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:15:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:15:25 prd-ubuntu20.04-docker-8c-8g-8581 does not seem to be running inside a container 19:15:25 $ 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 19:15:25 $ docker top 09212e538c20bef9b048657e4f9ee8067ebeca10df33fafaa3c13e6a24f4dbd3 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:15:25 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:15:25 [ssh-agent] Looking for ssh-agent implementation... 19:15:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:15:25 $ docker exec 09212e538c20bef9b048657e4f9ee8067ebeca10df33fafaa3c13e6a24f4dbd3 ssh-agent 19:15:25 SSH_AUTH_SOCK=/tmp/ssh-MhkLTM3O9Qk5/agent.32 19:15:25 SSH_AGENT_PID=37 19:15:25 Running ssh-add (command line suppressed) 19:15:26 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_14574976947945103530.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_14574976947945103530.key) 19:15:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:15:26 + git semver tag 19:15:26 2023-10-05 19:15:26,578 [run_tag] DEBUG tag force:False 19:15:26 2023-10-05 19:15:26,579 [check_head_tag] DEBUG check head tag 19:15:26 2023-10-05 19:15:26,579 [execute] INFO git cat-file --batch-check 19:15:26 2023-10-05 19:15:26,580 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) 19:15:26 2023-10-05 19:15:26,583 [execute] INFO git cat-file --batch 19:15:26 2023-10-05 19:15:26,583 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) 19:15:26 2023-10-05 19:15:26,599 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 19:15:26 2023-10-05 19:15:26,599 [execute] INFO git tag -a v3.1.0-dev.25 -m v3.1.0-dev.25 19:15:26 2023-10-05 19:15:26,600 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.25', '-m', 'v3.1.0-dev.25'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) 19:15:26 2023-10-05 19:15:26,604 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 19:15:26 3.1.0-dev.25 [Pipeline] } 19:15:26 $ docker exec --env ******** --env ******** 09212e538c20bef9b048657e4f9ee8067ebeca10df33fafaa3c13e6a24f4dbd3 ssh-agent -k 19:15:26 unset SSH_AUTH_SOCK; 19:15:26 unset SSH_AGENT_PID; 19:15:26 echo Agent pid 37 killed; 19:15:26 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:15:27 + git semver [Pipeline] } 19:15:27 $ docker stop --time=1 09212e538c20bef9b048657e4f9ee8067ebeca10df33fafaa3c13e6a24f4dbd3 19:15:28 $ docker rm -f --volumes 09212e538c20bef9b048657e4f9ee8067ebeca10df33fafaa3c13e6a24f4dbd3 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:15:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 19:15:28 19:15:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:15:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 19:15:29 0.23.1-centos7: Pulling from edgex-lftools 19:15:29 ab5ef0e58194: Pulling fs layer 19:15:29 9712f1f96733: Pulling fs layer 19:15:29 63f879dbbcfc: Pulling fs layer 19:15:29 0d9ebad4ef96: Pulling fs layer 19:15:29 e9a5061849ea: Pulling fs layer 19:15:29 d747dcd14b5f: Pulling fs layer 19:15:29 2de7ff778b66: Pulling fs layer 19:15:29 0d9ebad4ef96: Waiting 19:15:29 e9a5061849ea: Waiting 19:15:29 d747dcd14b5f: Waiting 19:15:29 2de7ff778b66: Waiting 19:15:29 9712f1f96733: Verifying Checksum 19:15:29 9712f1f96733: Download complete 19:15:29 63f879dbbcfc: Verifying Checksum 19:15:29 63f879dbbcfc: Download complete 19:15:29 e9a5061849ea: Verifying Checksum 19:15:29 e9a5061849ea: Download complete 19:15:29 ab5ef0e58194: Verifying Checksum 19:15:29 ab5ef0e58194: Download complete 19:15:29 d747dcd14b5f: Verifying Checksum 19:15:29 d747dcd14b5f: Download complete 19:15:29 0d9ebad4ef96: Verifying Checksum 19:15:29 0d9ebad4ef96: Download complete 19:15:29 2de7ff778b66: Verifying Checksum 19:15:29 2de7ff778b66: Download complete 19:15:32 ab5ef0e58194: Pull complete 19:15:32 9712f1f96733: Pull complete 19:15:32 63f879dbbcfc: Pull complete 19:15:36 0d9ebad4ef96: Pull complete 19:15:36 e9a5061849ea: Pull complete 19:15:36 d747dcd14b5f: Pull complete 19:15:37 2de7ff778b66: Pull complete 19:15:37 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 19:15:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 19:15:37 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:15:37 prd-ubuntu20.04-docker-8c-8g-8581 does not seem to be running inside a container 19:15:37 $ 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 19:15:39 $ docker top 8495925c2c7b857e4e989a966e0bfb5ef4ed9fb651d75505f6d4a66b63e7a0d4 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 19:15:39 provisioning config files... 19:15:39 copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config15263525252699626045tmp 19:15:39 copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config7321761334839521121tmp 19:15:39 copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config14559610060668097049tmp [Pipeline] { [Pipeline] echo 19:15:39 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 19:15:39 ---> sigul-configuration.sh 19:15:39 gpg: directory `/root/.gnupg' created 19:15:39 gpg: new configuration file `/root/.gnupg/gpg.conf' created 19:15:39 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 19:15:39 gpg: keyring `/root/.gnupg/secring.gpg' created 19:15:39 gpg: keyring `/root/.gnupg/pubring.gpg' created 19:15:39 gpg: CAST5 encrypted data 19:15:39 gpg: encrypted with 1 passphrase 19:15:39 gpg: WARNING: message was not integrity protected [Pipeline] sh 19:15:40 + mkdir /home/jenkins 19:15:40 + mkdir /home/jenkins/sigul [Pipeline] sh 19:15:40 + 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 19:15:40 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 19:15:40 ---> sigul-install.sh 19:15:40 Sigul already installed; skipping installation. [Pipeline] sh 19:15:40 + git tag --list 19:15:40 v1.0.0 19:15:40 v1.1.0 19:15:40 v1.2.0 19:15:40 v1.3.0 19:15:40 v1.3.1 19:15:40 v2.0.0 19:15:40 v2.0.1 19:15:40 v2.1.0 19:15:40 v2.1.1 19:15:40 v2.1.2 19:15:40 v2.2.0 19:15:40 v2.3 19:15:40 v2.3.0 19:15:40 v2.3.1 19:15:40 v3.0 19:15:40 v3.0.0 19:15:40 v3.0.1 19:15:40 v3.0.1-dev.1 19:15:40 v3.1.0-dev.1 19:15:40 v3.1.0-dev.10 19:15:40 v3.1.0-dev.11 19:15:40 v3.1.0-dev.12 19:15:40 v3.1.0-dev.13 19:15:40 v3.1.0-dev.14 19:15:40 v3.1.0-dev.15 19:15:40 v3.1.0-dev.16 19:15:40 v3.1.0-dev.17 19:15:40 v3.1.0-dev.18 19:15:40 v3.1.0-dev.19 19:15:40 v3.1.0-dev.2 19:15:40 v3.1.0-dev.20 19:15:40 v3.1.0-dev.21 19:15:40 v3.1.0-dev.22 19:15:40 v3.1.0-dev.23 19:15:40 v3.1.0-dev.24 19:15:40 v3.1.0-dev.25 19:15:40 v3.1.0-dev.3 19:15:40 v3.1.0-dev.4 19:15:40 v3.1.0-dev.5 19:15:40 v3.1.0-dev.6 19:15:40 v3.1.0-dev.7 19:15:40 v3.1.0-dev.8 19:15:40 v3.1.0-dev.9 [Pipeline] sh 19:15:41 + lftools sign git-tag v3.1.0-dev.25 19:15:41 Signing Git tag with Sigul... 19:15:41 Signing v3.1.0-dev.25 [Pipeline] echo 19:15:42 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 19:15:42 ---> sigul-configuration-cleanup.sh [Pipeline] } 19:15:42 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 19:15:42 $ docker stop --time=1 8495925c2c7b857e4e989a966e0bfb5ef4ed9fb651d75505f6d4a66b63e7a0d4 19:15:43 $ docker rm -f --volumes 8495925c2c7b857e4e989a966e0bfb5ef4ed9fb651d75505f6d4a66b63e7a0d4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 19:15:44 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:15:44 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:15:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:15:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:15:44 prd-ubuntu20.04-docker-8c-8g-8581 does not seem to be running inside a container 19:15:44 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 19:15:44 $ docker top 37c4b30cb947a5e028b443d0b263214901b8694e1da5ac4f5d47443ec4ad5429 -eo pid,comm 19:15:44 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). 19:15:44 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:15:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:15:44 [ssh-agent] Looking for ssh-agent implementation... 19:15:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:15:45 $ docker exec 37c4b30cb947a5e028b443d0b263214901b8694e1da5ac4f5d47443ec4ad5429 ssh-agent 19:15:45 SSH_AUTH_SOCK=/tmp/ssh-uAQv5gSGjtTj/agent.32 19:15:45 SSH_AGENT_PID=38 19:15:45 Running ssh-add (command line suppressed) 19:15:45 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_8087671270301434006.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_8087671270301434006.key) 19:15:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:15:45 + git semver bump pre 19:15:45 2023-10-05 19:15:45,700 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 19:15:45 2023-10-05 19:15:45,701 [bump_version] DEBUG bumping version:3.1.0-dev.25 on axis:pre with prefix:dev 19:15:45 2023-10-05 19:15:45,701 [bump_version] DEBUG bumped version:3.1.0-dev.26 19:15:45 2023-10-05 19:15:45,701 [write_version] DEBUG write version:3.1.0-dev.26 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:True 19:15:45 2023-10-05 19:15:45,701 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 19:15:45 2023-10-05 19:15:45,701 [write_file] DEBUG write to file:/w/workspace/ry_app-service-configurable_main/.semver/main 19:15:45 2023-10-05 19:15:45,703 [execute] INFO git cat-file --batch-check 19:15:45 2023-10-05 19:15:45,703 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 19:15:45 2023-10-05 19:15:45,709 [execute] INFO git cat-file --batch 19:15:45 2023-10-05 19:15:45,709 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 19:15:45 2023-10-05 19:15:45,715 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 19:15:45 3.1.0-dev.26 [Pipeline] } 19:15:45 $ docker exec --env ******** --env ******** 37c4b30cb947a5e028b443d0b263214901b8694e1da5ac4f5d47443ec4ad5429 ssh-agent -k 19:15:45 unset SSH_AUTH_SOCK; 19:15:45 unset SSH_AGENT_PID; 19:15:45 echo Agent pid 38 killed; 19:15:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:15:46 + git semver [Pipeline] } 19:15:46 $ docker stop --time=1 37c4b30cb947a5e028b443d0b263214901b8694e1da5ac4f5d47443ec4ad5429 19:15:47 $ docker rm -f --volumes 37c4b30cb947a5e028b443d0b263214901b8694e1da5ac4f5d47443ec4ad5429 [Pipeline] // withDockerContainer [Pipeline] sh 19:15:48 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:15:48 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:15:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:15:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:15:48 prd-ubuntu20.04-docker-8c-8g-8581 does not seem to be running inside a container 19:15:48 $ 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 19:15:48 $ docker top ef15661f47e5dd058ee3b84b9368a0d456e6d886c8953a23d15ef5b1796229a2 -eo pid,comm 19:15:48 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). 19:15:48 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:15:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:15:48 [ssh-agent] Looking for ssh-agent implementation... 19:15:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:15:49 $ docker exec ef15661f47e5dd058ee3b84b9368a0d456e6d886c8953a23d15ef5b1796229a2 ssh-agent 19:15:49 SSH_AUTH_SOCK=/tmp/ssh-p7Y5jZqeZ9cX/agent.32 19:15:49 SSH_AGENT_PID=38 19:15:49 Running ssh-add (command line suppressed) 19:15:49 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_15197359312022979587.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_15197359312022979587.key) 19:15:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:15:49 + git semver push 19:15:49 2023-10-05 19:15:49,741 [run_push] DEBUG push 19:15:49 2023-10-05 19:15:49,741 [execute] INFO git cat-file --batch-check 19:15:49 2023-10-05 19:15:49,742 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 19:15:49 2023-10-05 19:15:49,745 [execute] INFO git rev-list dc7802ad6fb6cc4c0819d531e751139263a03437 -- 19:15:49 2023-10-05 19:15:49,746 [execute] DEBUG Popen(['git', 'rev-list', 'dc7802ad6fb6cc4c0819d531e751139263a03437', '--'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) 19:15:49 2023-10-05 19:15:49,756 [execute] INFO git fetch -v origin 19:15:49 2023-10-05 19:15:49,757 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=True, shell=None, istream=None) 19:15:50 2023-10-05 19:15:50,295 [run_push] DEBUG no remote changes detected 19:15:50 2023-10-05 19:15:50,295 [execute] INFO git push origin semver 19:15:50 2023-10-05 19:15:50,296 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) 19:15:51 2023-10-05 19:15:51,206 [run_push] DEBUG push all version tags 19:15:51 2023-10-05 19:15:51,207 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 19:15:51 2023-10-05 19:15:51,207 [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) 19:15:52 2023-10-05 19:15:52,010 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 19:15:52 3.1.0-dev.26 [Pipeline] } 19:15:52 $ docker exec --env ******** --env ******** ef15661f47e5dd058ee3b84b9368a0d456e6d886c8953a23d15ef5b1796229a2 ssh-agent -k 19:15:52 unset SSH_AUTH_SOCK; 19:15:52 unset SSH_AGENT_PID; 19:15:52 echo Agent pid 38 killed; 19:15:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:15:52 + git semver [Pipeline] } 19:15:52 $ docker stop --time=1 ef15661f47e5dd058ee3b84b9368a0d456e6d886c8953a23d15ef5b1796229a2 19:15:54 $ docker rm -f --volumes ef15661f47e5dd058ee3b84b9368a0d456e6d886c8953a23d15ef5b1796229a2 [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 19:15:54 + [ -d /w/workspace/ry_app-service-configurable_main/archives ] 19:15:54 + ls -al /w/workspace/ry_app-service-configurable_main/archives 19:15:54 total 16 19:15:54 drwxr-xr-x 3 root root 4096 Oct 5 19:04 . 19:15:54 drwxrwxr-x 9 jenkins jenkins 4096 Oct 5 19:15 .. 19:15:54 drwxr-xr-x 2 root root 4096 Oct 5 19:04 cost 19:15:54 -rw-r--r-- 1 root root 96 Oct 5 19:04 cost.csv 19:15:54 + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives 19:15:54 + ls -al /w/workspace/ry_app-service-configurable_main/archives 19:15:54 total 16 19:15:54 drwxr-xr-x 3 jenkins jenkins 4096 Oct 5 19:04 . 19:15:54 drwxrwxr-x 9 jenkins jenkins 4096 Oct 5 19:15 .. 19:15:54 drwxr-xr-x 2 jenkins jenkins 4096 Oct 5 19:04 cost 19:15:54 -rw-r--r-- 1 jenkins jenkins 96 Oct 5 19:04 cost.csv [Pipeline] libraryResource [Pipeline] sh 19:15:55 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:15:56 ---> package-listing.sh 19:15:56 ++ facter osfamily 19:15:56 ++ tr '[:upper:]' '[:lower:]' 19:15:56 + OS_FAMILY=debian 19:15:56 + workspace=/w/workspace/ry_app-service-configurable_main 19:15:56 + START_PACKAGES=/tmp/packages_start.txt 19:15:56 + END_PACKAGES=/tmp/packages_end.txt 19:15:56 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:15:56 + PACKAGES=/tmp/packages_start.txt 19:15:56 + '[' /w/workspace/ry_app-service-configurable_main ']' 19:15:56 + PACKAGES=/tmp/packages_end.txt 19:15:56 + case "${OS_FAMILY}" in 19:15:56 + dpkg -l 19:15:56 + grep '^ii' 19:15:56 + '[' -f /tmp/packages_start.txt ']' 19:15:56 + '[' -f /tmp/packages_end.txt ']' 19:15:56 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:15:56 + '[' /w/workspace/ry_app-service-configurable_main ']' 19:15:56 + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ 19:15:56 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-service-configurable_main/archives/ [Pipeline] echo 19:15:56 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 19:15:56 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:15:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:15:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:15:57 prd-ubuntu20.04-docker-8c-8g-8581 does not seem to be running inside a container 19:15:57 $ 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 19:15:57 $ docker top ee93ebfc100df9231dfdfff9f0049e15a4a53f69353385c1b1fe1232a669cef0 -eo pid,comm [Pipeline] { [Pipeline] sh 19:15:57 + touch /tmp/pre-build-complete [Pipeline] sh 19:15:57 + mkdir -p /var/log/sysstat [Pipeline] sh 19:15:58 + ls /var/log/sa-host 19:15:58 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:15:58 provisioning config files... 19:15:58 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config11644712166494299861tmp [Pipeline] { [Pipeline] echo 19:15:58 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:15:58 ---> create-netrc.sh [Pipeline] } 19:15:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 19:15:58 ---> python-tools-install.sh [Pipeline] echo 19:15:59 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 19:15:59 ---> sudo-logs.sh 19:15:59 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 19:15:59 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 19:15:59 ---> job-cost.sh 19:15:59 lf-activate-venv: SKIPPING 19:15:59 DEBUG: total: 0.2199999988079071 19:15:59 INFO: Retrieving Stack Cost... 19:16:00 INFO: Retrieving Pricing Info for: v3-standard-8 19:16:00 INFO: Archiving Costs [Pipeline] echo 19:16:00 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:16:00 ---> logs-deploy.sh 19:16:00 lf-activate-venv: SKIPPING 19:16:00 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/195 19:16:00 INFO: archiving workspace using pattern(s): 19:16:01 Archives upload complete. 19:16:01 INFO: archiving logs to Nexus 19:16:02 ---> uname -a: 19:16:02 Linux prd-ubuntu20-04-docker-8c-8g-8581 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 19:16:02 19:16:02 19:16:02 ---> lscpu: 19:16:02 Architecture: x86_64 19:16:02 CPU op-mode(s): 32-bit, 64-bit 19:16:02 Byte Order: Little Endian 19:16:02 Address sizes: 40 bits physical, 48 bits virtual 19:16:02 CPU(s): 8 19:16:02 On-line CPU(s) list: 0-7 19:16:02 Thread(s) per core: 1 19:16:02 Core(s) per socket: 1 19:16:02 Socket(s): 8 19:16:02 NUMA node(s): 1 19:16:02 Vendor ID: AuthenticAMD 19:16:02 CPU family: 23 19:16:02 Model: 49 19:16:02 Model name: AMD EPYC-Rome Processor 19:16:02 Stepping: 0 19:16:02 CPU MHz: 2799.998 19:16:02 BogoMIPS: 5599.99 19:16:02 Virtualization: AMD-V 19:16:02 Hypervisor vendor: KVM 19:16:02 Virtualization type: full 19:16:02 L1d cache: 256 KiB 19:16:02 L1i cache: 256 KiB 19:16:02 L2 cache: 4 MiB 19:16:02 L3 cache: 128 MiB 19:16:02 NUMA node0 CPU(s): 0-7 19:16:02 Vulnerability Itlb multihit: Not affected 19:16:02 Vulnerability L1tf: Not affected 19:16:02 Vulnerability Mds: Not affected 19:16:02 Vulnerability Meltdown: Not affected 19:16:02 Vulnerability Mmio stale data: Not affected 19:16:02 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 19:16:02 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 19:16:02 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 19:16:02 Vulnerability Srbds: Not affected 19:16:02 Vulnerability Tsx async abort: Not affected 19:16:02 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 19:16:02 19:16:02 19:16:02 ---> nproc: 19:16:02 8 19:16:02 19:16:02 19:16:02 ---> df -h: 19:16:02 Filesystem Size Used Avail Use% Mounted on 19:16:02 overlay 155G 13G 143G 9% / 19:16:02 tmpfs 64M 0 64M 0% /dev 19:16:02 tmpfs 16G 0 16G 0% /sys/fs/cgroup 19:16:02 shm 64M 0 64M 0% /dev/shm 19:16:02 /dev/vda1 155G 13G 143G 9% /facter-os 19:16:02 19:16:02