Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f6c79abbbe137ac8802e525be2bea65aaac7fbd6 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-ssh18167749897696759607.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-ssh10194093416872796369.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 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-ssh18008436738555234820.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 # timeout=10 Commit message: "fix: bug with isLTS relying on env.GIT_BRANCH inside cd-management repo (#429)" > 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-ssh16754342248206431652.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-ssh5790046913427321169.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.20 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-12452 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 f6c79abbbe137ac8802e525be2bea65aaac7fbd6 (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 f6c79abbbe137ac8802e525be2bea65aaac7fbd6 # timeout=10 Commit message: "fix: Consume Store and Forward fix in latest SDK (#555)" > git rev-list --no-walk 324fa0cdf0d7728e240b942731c50f458de8e74c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 19:12:32 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:12:32 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:12:32 ========================================================= 19:12:32 EdgeX Global Pipelines Version Info 19:12:32 ========================================================= [Pipeline] libraryResource [Pipeline] sh 19:12:32 ------------------- 19:12:32 stable info: 19:12:32 ------------------- 19:12:32 Commited By: Bill Mahoney bill.mahoney@intel.com 19:12:32 Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 19:12:32 Message: update stable to v1.0.248 19:12:33 ------------------- 19:12:33 experimental info: 19:12:33 ------------------- 19:12:33 Commited By: **** collab-it+edgex@linuxfoundation.org 19:12:33 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 19:12:33 Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 19:12:33 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 19:12:33 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 19:12:33 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 19:12:33 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 19:12:33 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 19:12:33 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 19:12:33 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 19:12:33 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 19:12:33 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 19:12:33 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 19:12:33 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 19:12:33 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 19:12:33 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 19:12:33 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 19:12:33 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 19:12:33 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 19:12:33 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 19:12:33 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 19:12:33 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 19:12:33 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 19:12:33 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 19:12:33 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 19:12:33 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 19:12:34 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 19:12:34 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 19:12:34 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 19:12:34 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 19:12:34 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 19:12:34 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 19:12:34 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 19:12:34 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f6c79abbbe137ac8802e525be2bea65aaac7fbd6 [Pipeline] echo 19:12:34 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f6c79ab [Pipeline] echo 19:12:34 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:12:34 provisioning config files... 19:12:34 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config12151698048154554960tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:12:34 ---> docker-login.sh 19:12:34 nexus3.edgexfoundry.org:10001 19:12:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:12:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:12:34 Configure a credential helper to remove this warning. See 19:12:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:12:34 19:12:34 Login Succeeded 19:12:34 nexus3.edgexfoundry.org:10002 19:12:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:12:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:12:35 Configure a credential helper to remove this warning. See 19:12:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:12:35 19:12:35 Login Succeeded 19:12:35 nexus3.edgexfoundry.org:10003 19:12:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:12:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:12:35 Configure a credential helper to remove this warning. See 19:12:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:12:35 19:12:35 Login Succeeded 19:12:35 nexus3.edgexfoundry.org:10004 19:12:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:12:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:12:35 Configure a credential helper to remove this warning. See 19:12:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:12:35 19:12:35 Login Succeeded 19:12:35 docker.io 19:12:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:12:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:12:35 Configure a credential helper to remove this warning. See 19:12:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:12:35 19:12:35 Login Succeeded 19:12:35 ---> docker-login.sh ends [Pipeline] } 19:12:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 19:12:35 + git rev-list -1 --merges f6c79abbbe137ac8802e525be2bea65aaac7fbd6~1..f6c79abbbe137ac8802e525be2bea65aaac7fbd6 [Pipeline] echo 19:12:36 -----------> git rev-list -1 --merges f6c79abbbe137ac8802e525be2bea65aaac7fbd6~1..f6c79abbbe137ac8802e525be2bea65aaac7fbd6 f6c79abbbe137ac8802e525be2bea65aaac7fbd6 [false] [Pipeline] sh 19:12:36 + git log --format=format:%s -1 f6c79abbbe137ac8802e525be2bea65aaac7fbd6 [Pipeline] echo 19:12:36 ========================================================= 19:12:36 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 19:12:36 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:12:36 + git log --format=format:%s -1 f6c79abbbe137ac8802e525be2bea65aaac7fbd6 [Pipeline] echo 19:12:36 [semverPrep] GIT_COMMIT: f6c79abbbe137ac8802e525be2bea65aaac7fbd6, Commit Message: fix: Consume Store and Forward fix in latest SDK (#555) [Pipeline] echo 19:12:36 [semverPrep] This is not a build commit. [Pipeline] sh 19:12:37 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:12:37 + grep -v github /etc/ssh/ssh_known_hosts 19:12:37 + [ -e /tmp/ssh_known_hosts ] 19:12:37 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 19:12:37 + sudo tee -a /etc/ssh/ssh_known_hosts 19:12:37 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 19:12:37 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:12:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:12:37 19:12:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:12:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:12:37 0.1.4: Pulling from edgex-devops/py-git-semver 19:12:37 b85a868b505f: Pulling fs layer 19:12:37 e2be974225ed: Pulling fs layer 19:12:37 339a4e72a1f5: Pulling fs layer 19:12:37 988bab9f4d93: Pulling fs layer 19:12:37 1469e6f7b9e6: Pulling fs layer 19:12:37 eaf3925da568: Pulling fs layer 19:12:37 bab4dde63d76: Pulling fs layer 19:12:37 bde34c3a00c8: Pulling fs layer 19:12:37 1469e6f7b9e6: Waiting 19:12:37 eaf3925da568: Waiting 19:12:37 bab4dde63d76: Waiting 19:12:37 b352a97aabf1: Pulling fs layer 19:12:37 988bab9f4d93: Waiting 19:12:37 bde34c3a00c8: Waiting 19:12:37 b352a97aabf1: Waiting 19:12:37 4872d77fe225: Pulling fs layer 19:12:37 5851b861e8e6: Pulling fs layer 19:12:37 4872d77fe225: Waiting 19:12:37 5851b861e8e6: Waiting 19:12:38 e2be974225ed: Verifying Checksum 19:12:38 e2be974225ed: Download complete 19:12:38 988bab9f4d93: Verifying Checksum 19:12:38 988bab9f4d93: Download complete 19:12:38 1469e6f7b9e6: Verifying Checksum 19:12:38 1469e6f7b9e6: Download complete 19:12:38 eaf3925da568: Download complete 19:12:38 339a4e72a1f5: Verifying Checksum 19:12:38 339a4e72a1f5: Download complete 19:12:38 bde34c3a00c8: Download complete 19:12:38 b85a868b505f: Verifying Checksum 19:12:38 b85a868b505f: Download complete 19:12:38 4872d77fe225: Verifying Checksum 19:12:38 4872d77fe225: Download complete 19:12:38 5851b861e8e6: Verifying Checksum 19:12:38 5851b861e8e6: Download complete 19:12:38 b352a97aabf1: Download complete 19:12:38 bab4dde63d76: Download complete 19:12:39 b85a868b505f: Pull complete 19:12:39 e2be974225ed: Pull complete 19:12:40 339a4e72a1f5: Pull complete 19:12:40 988bab9f4d93: Pull complete 19:12:40 1469e6f7b9e6: Pull complete 19:12:40 eaf3925da568: Pull complete 19:12:42 bab4dde63d76: Pull complete 19:12:42 bde34c3a00c8: Pull complete 19:12:42 b352a97aabf1: Pull complete 19:12:42 4872d77fe225: Pull complete 19:12:42 5851b861e8e6: Pull complete 19:12:42 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 19:12:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:12:42 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:12:42 prd-ubuntu20.04-docker-8c-8g-12452 does not seem to be running inside a container 19:12:42 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 19:12:44 $ docker top 035f6e28b5a2046663b5435ef2a8c30869b3f4b36ef23ade5dbfd675c9d0fbb0 -eo pid,comm 19:12: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:12:44 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:12:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:12:44 [ssh-agent] Looking for ssh-agent implementation... 19:12:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:12:44 $ docker exec 035f6e28b5a2046663b5435ef2a8c30869b3f4b36ef23ade5dbfd675c9d0fbb0 ssh-agent 19:12:44 SSH_AUTH_SOCK=/tmp/ssh-0UCzJKXZRmbk/agent.33 19:12:44 SSH_AGENT_PID=39 19:12:44 Running ssh-add (command line suppressed) 19:12:45 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_14253376605889169013.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_14253376605889169013.key) 19:12:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:12:45 + git tag --points-at HEAD [Pipeline] } 19:12:45 $ docker exec --env ******** --env ******** 035f6e28b5a2046663b5435ef2a8c30869b3f4b36ef23ade5dbfd675c9d0fbb0 ssh-agent -k 19:12:45 unset SSH_AUTH_SOCK; 19:12:45 unset SSH_AGENT_PID; 19:12:45 echo Agent pid 39 killed; 19:12:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 19:12:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:12:45 [ssh-agent] Looking for ssh-agent implementation... 19:12:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:12:45 $ docker exec 035f6e28b5a2046663b5435ef2a8c30869b3f4b36ef23ade5dbfd675c9d0fbb0 ssh-agent 19:12:45 SSH_AUTH_SOCK=/tmp/ssh-1qE1eoSPcMav/agent.71 19:12:45 SSH_AGENT_PID=77 19:12:45 Running ssh-add (command line suppressed) 19:12:45 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_18425214565587707511.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_18425214565587707511.key) 19:12:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:12:46 + git semver init 19:12:46 2023-05-02 19:12:46,418 [run_init] DEBUG init version:0.0.0 force:False 19:12:46 2023-05-02 19:12:46,418 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver 19:12:46 2023-05-02 19:12:46,419 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver 19:12:46 2023-05-02 19:12:46,419 [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:12:47 2023-05-02 19:12:47,189 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude 19:12:47 2023-05-02 19:12:47,189 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False 19:12:47 2023-05-02 19:12:47,189 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 19:12:47 2023-05-02 19:12:47,190 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 19:12:47 3.0.0-dev.39 [Pipeline] } 19:12:47 $ docker exec --env ******** --env ******** 035f6e28b5a2046663b5435ef2a8c30869b3f4b36ef23ade5dbfd675c9d0fbb0 ssh-agent -k 19:12:47 unset SSH_AUTH_SOCK; 19:12:47 unset SSH_AGENT_PID; 19:12:47 echo Agent pid 77 killed; 19:12:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:12:47 + git semver [Pipeline] } 19:12:48 $ docker stop --time=1 035f6e28b5a2046663b5435ef2a8c30869b3f4b36ef23ade5dbfd675c9d0fbb0 19:12:49 $ docker rm -f --volumes 035f6e28b5a2046663b5435ef2a8c30869b3f4b36ef23ade5dbfd675c9d0fbb0 [Pipeline] // withDockerContainer [Pipeline] sh 19:12:49 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 19:12:50 Stashed 1 file(s) [Pipeline] echo 19:12:50 [edgeXSemver]: initialized semver on version 3.0.0-dev.39 [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:12:50 provisioning config files... 19:12:50 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config3886945686915117377tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:12:50 ---> docker-login.sh 19:12:50 nexus3.edgexfoundry.org:10001 19:12:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:12:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:12:50 Configure a credential helper to remove this warning. See 19:12:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:12:50 19:12:50 Login Succeeded 19:12:50 nexus3.edgexfoundry.org:10002 19:12:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:12:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:12:50 Configure a credential helper to remove this warning. See 19:12:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:12:50 19:12:50 Login Succeeded 19:12:50 nexus3.edgexfoundry.org:10003 19:12:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:12:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:12:50 Configure a credential helper to remove this warning. See 19:12:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:12:50 19:12:50 Login Succeeded 19:12:50 nexus3.edgexfoundry.org:10004 19:12:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:12:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:12:50 Configure a credential helper to remove this warning. See 19:12:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:12:50 19:12:50 Login Succeeded 19:12:50 docker.io 19:12:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:12:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:12:51 Configure a credential helper to remove this warning. See 19:12:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:12:51 19:12:51 Login Succeeded 19:12:51 ---> docker-login.sh ends [Pipeline] } 19:12:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 19:12:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:12:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:12:51 ========================================================= 19:12:51 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 19:12:51 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:12:51 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 19:12:51 Sending build context to Docker daemon 3.3MB 19:12:51 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 19:12:51 Step 2/12 : FROM ${BASE} AS builder 19:12:51 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 19:12:51 f56be85fc22e: Pulling fs layer 19:12:51 85791d961cd3: Pulling fs layer 19:12:51 d694b5ae8c79: Pulling fs layer 19:12:51 9f32a84ed3da: Pulling fs layer 19:12:51 4d19c01a9841: Pulling fs layer 19:12:51 9325e15d5711: Pulling fs layer 19:12:51 556b6ee489ea: Pulling fs layer 19:12:51 c5a4b2cf53e6: Pulling fs layer 19:12:51 9f32a84ed3da: Waiting 19:12:51 4d19c01a9841: Waiting 19:12:51 9325e15d5711: Waiting 19:12:51 556b6ee489ea: Waiting 19:12:51 c5a4b2cf53e6: Waiting 19:12:51 85791d961cd3: Download complete 19:12:51 9f32a84ed3da: Download complete 19:12:51 4d19c01a9841: Verifying Checksum 19:12:51 4d19c01a9841: Download complete 19:12:51 f56be85fc22e: Verifying Checksum 19:12:51 f56be85fc22e: Download complete 19:12:51 9325e15d5711: Verifying Checksum 19:12:51 9325e15d5711: Download complete 19:12:51 f56be85fc22e: Pull complete 19:12:52 85791d961cd3: Pull complete 19:12:52 c5a4b2cf53e6: Verifying Checksum 19:12:52 c5a4b2cf53e6: Download complete 19:12:52 d694b5ae8c79: Verifying Checksum 19:12:52 d694b5ae8c79: Download complete 19:12:52 556b6ee489ea: Verifying Checksum 19:12:52 556b6ee489ea: Download complete 19:12:56 d694b5ae8c79: Pull complete 19:12:56 9f32a84ed3da: Pull complete 19:12:56 4d19c01a9841: Pull complete 19:12:56 9325e15d5711: Pull complete 19:12:59 556b6ee489ea: Pull complete 19:13:00 c5a4b2cf53e6: Pull complete 19:13:00 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 19:13:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 19:13:00 ---> c4be618373d6 19:13:00 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 19:13:03 ---> Running in 3168ae3e77e2 19:13:03 Removing intermediate container 3168ae3e77e2 19:13:03 ---> 1b321cff6e05 19:13:03 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 19:13:03 ---> Running in 02233fef137a 19:13:03 Removing intermediate container 02233fef137a 19:13:03 ---> 44121acc81de 19:13:03 Step 5/12 : ARG ADD_BUILD_TAGS="" 19:13:03 ---> Running in c7661ae92f15 19:13:03 Removing intermediate container c7661ae92f15 19:13:03 ---> fd150691e78b 19:13:03 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 19:13:03 ---> Running in c307b9c4f89f 19:13:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 19:13:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 19:13:03 OK: 265 MiB in 53 packages 19:13:04 Removing intermediate container c307b9c4f89f 19:13:04 ---> d239f488443c 19:13:04 Step 7/12 : WORKDIR /app 19:13:04 ---> Running in 974e2fd18e46 19:13:04 Removing intermediate container 974e2fd18e46 19:13:04 ---> b70d641e524c 19:13:04 Step 8/12 : COPY go.mod vendor* ./ 19:13:04 ---> acdb24f10bf1 19:13:04 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:13:04 ---> Running in d2e08dcdc2b7 19:13:05 Still waiting to schedule task 19:13:05 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 19:13:31 Removing intermediate container d2e08dcdc2b7 19:13:31 ---> aeeeabffe9dd 19:13:31 Step 10/12 : COPY . . 19:13:31 ---> 3c8f68b360b9 19:13:31 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 19:13:31 ---> Running in 914b96c5970c 19:13:31 Removing intermediate container 914b96c5970c 19:13:31 ---> 4d9f769da8d5 19:13:31 Step 12/12 : RUN $MAKE 19:13:31 ---> Running in 33ec09f26473 19:13:31 noop 19:13:31 Removing intermediate container 33ec09f26473 19:13:31 ---> 727b34b79cc1 19:13:31 Successfully built 727b34b79cc1 19:13:31 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:13:31 + docker inspect -f . ci-base-image-x86_64 19:13:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:13:31 prd-ubuntu20.04-docker-8c-8g-12452 does not seem to be running inside a container 19:13:31 $ 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 ******** ci-base-image-x86_64 cat 19:13:31 $ docker top 197d3d27cdb30b27d6bec98667b12ea1818f340f6205f2b4c7f04006137f2f7b -eo pid,comm [Pipeline] { [Pipeline] sh 19:13:32 + go version 19:13:32 go version go1.20.2 linux/amd64 [Pipeline] } 19:13:32 $ docker stop --time=1 197d3d27cdb30b27d6bec98667b12ea1818f340f6205f2b4c7f04006137f2f7b 19:13:33 $ docker rm -f --volumes 197d3d27cdb30b27d6bec98667b12ea1818f340f6205f2b4c7f04006137f2f7b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:13:33 + docker inspect -f . ci-base-image-x86_64 19:13:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:13:33 prd-ubuntu20.04-docker-8c-8g-12452 does not seem to be running inside a container 19:13:33 $ 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 ******** ci-base-image-x86_64 cat 19:13:34 $ docker top ad7e57edf03fb1b34ac7b20a6caa6a05ae57fede368d82afd10d7f262e723596 -eo pid,comm [Pipeline] { [Pipeline] sh 19:13:34 + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] fileExists [Pipeline] sh 19:13:35 + make test 19:13:35 go test -race -coverprofile=coverage.out ./... 19:13:56 ? github.com/edgexfoundry/app-service-configurable [no test files] 19:14:15 go vet ./... 19:14:19 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:14:19 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:14:19 ./bin/test-attribution-txt.sh 19:14:19 An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add 19:14:19 An attribution for gopkg.in/yaml.v3 is missing from Attribution.txt, please add [Pipeline] echo 19:14:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 19:14:19 $ docker stop --time=1 ad7e57edf03fb1b34ac7b20a6caa6a05ae57fede368d82afd10d7f262e723596 19:14:22 $ docker rm -f --volumes ad7e57edf03fb1b34ac7b20a6caa6a05ae57fede368d82afd10d7f262e723596 [Pipeline] // withDockerContainer [Pipeline] sh 19:14:22 + sudo chown -R jenkins:jenkins . [Pipeline] stash 19:14:22 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 19:14:23 + sudo chown -R jenkins:jenkins . [Pipeline] sh 19:14:23 + ls -al . 19:14:23 total 176 19:14:23 drwxrwxr-x 8 jenkins jenkins 4096 May 2 19:13 . 19:14:23 drwxrwxr-x 4 jenkins jenkins 4096 May 2 19:12 .. 19:14:23 -rw-rw-r-- 1 jenkins jenkins 119 May 2 19:12 .dockerignore 19:14:23 drwxrwxr-x 8 jenkins jenkins 4096 May 2 19:12 .git 19:14:23 drwxrwxr-x 3 jenkins jenkins 4096 May 2 19:12 .github 19:14:23 -rw-rw-r-- 1 jenkins jenkins 171 May 2 19:12 .gitignore 19:14:23 -rw-rw-r-- 1 jenkins jenkins 41 May 2 19:12 .golangci.yml 19:14:23 drwxr-xr-x 3 jenkins jenkins 4096 May 2 19:12 .semver 19:14:23 -rw-rw-r-- 1 jenkins jenkins 9088 May 2 19:12 Attribution.txt 19:14:23 -rw-rw-r-- 1 jenkins jenkins 29118 May 2 19:12 CHANGELOG.md 19:14:23 -rw-rw-r-- 1 jenkins jenkins 1898 May 2 19:12 Dockerfile 19:14:23 -rw-rw-r-- 1 jenkins jenkins 677 May 2 19:12 GOVERNANCE.md 19:14:23 -rw-rw-r-- 1 jenkins jenkins 688 May 2 19:12 Jenkinsfile 19:14:23 -rw-rw-r-- 1 jenkins jenkins 10174 May 2 19:12 LICENSE 19:14:23 -rw-rw-r-- 1 jenkins jenkins 618 May 2 19:12 OWNERS.md 19:14:23 -rw-rw-r-- 1 jenkins jenkins 4369 May 2 19:12 README.md 19:14:23 -rw-rw-r-- 1 jenkins jenkins 12 May 2 19:12 VERSION 19:14:23 drwxrwxr-x 2 jenkins jenkins 4096 May 2 19:12 bin 19:14:23 -rw-r--r-- 1 jenkins jenkins 13 May 2 19:13 coverage.out 19:14:23 -rw-rw-r-- 1 jenkins jenkins 3302 May 2 19:12 go.mod 19:14:23 -rw-rw-r-- 1 jenkins jenkins 31536 May 2 19:12 go.sum 19:14:23 -rw-rw-r-- 1 jenkins jenkins 1949 May 2 19:12 main.go 19:14:23 -rw-rw-r-- 1 jenkins jenkins 2569 May 2 19:12 makefile 19:14:23 drwxrwxr-x 9 jenkins jenkins 4096 May 2 19:12 res 19:14:23 drwxrwxr-x 4 jenkins jenkins 4096 May 2 19:12 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:14:23 + 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=f6c79abbbe137ac8802e525be2bea65aaac7fbd6 --label arch=amd64 --label version=3.0.0-dev.39 . 19:14:23 Sending build context to Docker daemon 3.301MB 19:14:23 Step 1/26 : ARG BASE=golang:1.20-alpine3.17 19:14:23 Step 2/26 : FROM ${BASE} AS builder 19:14:23 ---> 727b34b79cc1 19:14:23 Step 3/26 : ARG ALPINE_PKG_BASE="make git" 19:14:23 ---> Running in f288bc309a61 19:14:23 Removing intermediate container f288bc309a61 19:14:23 ---> 7a7b8e9a3f58 19:14:23 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 19:14:24 ---> Running in 2fe5a34bc35c 19:14:24 Removing intermediate container 2fe5a34bc35c 19:14:24 ---> c31bb50d0b51 19:14:24 Step 5/26 : ARG ADD_BUILD_TAGS="" 19:14:24 ---> Running in e427ddcf6031 19:14:24 Removing intermediate container e427ddcf6031 19:14:24 ---> 45b623be6a57 19:14:24 Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 19:14:24 ---> Running in 325eb54dba9e 19:14:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 19:14:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 19:14:24 OK: 265 MiB in 53 packages 19:14:25 Removing intermediate container 325eb54dba9e 19:14:25 ---> 242e2df3971e 19:14:25 Step 7/26 : WORKDIR /app 19:14:25 ---> Running in 1090d2c4cd16 19:14:25 Removing intermediate container 1090d2c4cd16 19:14:25 ---> df9cbdfc5ce6 19:14:25 Step 8/26 : COPY go.mod vendor* ./ 19:14:25 ---> 99d8213547cb 19:14:25 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:14:25 ---> Running in 66ba375fcc4c 19:14:26 Removing intermediate container 66ba375fcc4c 19:14:26 ---> 090522951847 19:14:26 Step 10/26 : COPY . . 19:14:26 ---> b3b957a4a010 19:14:26 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 19:14:26 ---> Running in 9ecea0a3d9ab 19:14:26 Removing intermediate container 9ecea0a3d9ab 19:14:26 ---> b89000618fd6 19:14:26 Step 12/26 : RUN $MAKE 19:14:26 ---> Running in d826c013a667 19:14:26 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.56 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.0.0-dev.39" -trimpath -mod=readonly -o app-service-configurable 19:14:45 Removing intermediate container d826c013a667 19:14:45 ---> 94a364a1a9b1 19:14:45 Step 13/26 : FROM alpine:3.17 19:14:45 3.17: Pulling from library/alpine 19:14:45 f56be85fc22e: Already exists 19:14:47 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 19:14:47 Status: Downloaded newer image for alpine:3.17 19:14:47 ---> 9ed4aefc74f6 19:14:47 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 19:14:47 ---> Running in c88291b3ce08 19:14:47 Removing intermediate container c88291b3ce08 19:14:47 ---> 9c284f0f1e94 19:14:47 Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} 19:14:47 ---> Running in 681ea0c65cc5 19:14:47 Removing intermediate container 681ea0c65cc5 19:14:47 ---> 401d6351f1ec 19:14:47 Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init 19:14:47 ---> Running in 66d1f45255e6 19:14:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 19:14:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 19:14:47 (1/2) Installing ca-certificates (20220614-r4) 19:14:47 (2/2) Installing dumb-init (1.2.5-r2) 19:14:47 Executing busybox-1.35.0-r29.trigger 19:14:47 Executing ca-certificates-20220614-r4.trigger 19:14:47 OK: 8 MiB in 17 packages 19:14:48 Removing intermediate container 66d1f45255e6 19:14:48 ---> 9846d75c8c92 19:14:48 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 19:14:48 ---> 13260ea44200 19:14:48 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 19:14:48 ---> 9cb48b0eb734 19:14:48 Step 19/26 : COPY --from=builder /app/res/ /res/ 19:14:48 ---> ab923b700f1d 19:14:48 Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable 19:14:49 ---> f3e262d45966 19:14:49 Step 21/26 : EXPOSE 48095 19:14:49 ---> Running in 2ee7f124a928 19:14:49 Removing intermediate container 2ee7f124a928 19:14:49 ---> f8984ce32988 19:14:49 Step 22/26 : ENTRYPOINT ["/app-service-configurable"] 19:14:49 ---> Running in af119c5b25c9 19:14:49 Removing intermediate container af119c5b25c9 19:14:49 ---> dbca6e339f05 19:14:49 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 19:14:49 ---> Running in 254bcdcc4b38 19:14:49 Removing intermediate container 254bcdcc4b38 19:14:49 ---> 4174cef12f28 19:14:49 Step 24/26 : LABEL arch=amd64 19:14:49 ---> Running in c369230fa81f 19:14:49 Removing intermediate container c369230fa81f 19:14:49 ---> f3b57be00266 19:14:49 Step 25/26 : LABEL git_sha=f6c79abbbe137ac8802e525be2bea65aaac7fbd6 19:14:49 ---> Running in bd946ad6b7a3 19:14:49 Removing intermediate container bd946ad6b7a3 19:14:49 ---> 189e1108146b 19:14:49 Step 26/26 : LABEL version=3.0.0-dev.39 19:14:49 ---> Running in 9d82fd8e43f1 19:14:49 Removing intermediate container 9d82fd8e43f1 19:14:49 ---> ed7cc886dd8c 19:14:49 [Warning] One or more build-args [ARCH] were not consumed 19:14:49 Successfully built ed7cc886dd8c 19:14:49 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:14:49 provisioning config files... 19:14:49 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config5138069196555065309tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:14:50 ---> docker-login.sh 19:14:50 nexus3.edgexfoundry.org:10001 19:14:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:14:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:14:50 Configure a credential helper to remove this warning. See 19:14:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:14:50 19:14:50 Login Succeeded 19:14:50 nexus3.edgexfoundry.org:10002 19:14:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:14:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:14:50 Configure a credential helper to remove this warning. See 19:14:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:14:50 19:14:50 Login Succeeded 19:14:50 nexus3.edgexfoundry.org:10003 19:14:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:14:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:14:50 Configure a credential helper to remove this warning. See 19:14:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:14:50 19:14:50 Login Succeeded 19:14:50 nexus3.edgexfoundry.org:10004 19:14:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:14:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:14:50 Configure a credential helper to remove this warning. See 19:14:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:14:50 19:14:50 Login Succeeded 19:14:50 docker.io 19:14:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:14:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:14:50 Configure a credential helper to remove this warning. See 19:14:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:14:50 19:14:50 Login Succeeded 19:14:50 ---> docker-login.sh ends [Pipeline] } 19:14:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:14:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:14:50 [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: 19:14:50 f6c79abbbe137ac8802e525be2bea65aaac7fbd6 19:14:50 latest 19:14:50 3.0.0-dev.39 19:14:50 f6c79abbbe137ac8802e525be2bea65aaac7fbd6-3.0.0-dev.39 19:14:50 main 19:14:50 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:14:51 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:f6c79abbbe137ac8802e525be2bea65aaac7fbd6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:14:51 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:f6c79abbbe137ac8802e525be2bea65aaac7fbd6 19:14:51 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 19:14:51 5f3f5a1a21f2: Preparing 19:14:51 33a806d118d4: Preparing 19:14:51 8f53a4cec7e4: Preparing 19:14:51 d79a771ff445: Preparing 19:14:51 089487456348: Preparing 19:14:51 f1417ff83b31: Preparing 19:14:51 f1417ff83b31: Waiting 19:14:51 33a806d118d4: Pushed 19:14:51 f1417ff83b31: Layer already exists 19:14:52 d79a771ff445: Pushed 19:14:52 8f53a4cec7e4: Pushed 19:14:52 089487456348: Pushed 19:14:54 5f3f5a1a21f2: Pushed 19:14:54 f6c79abbbe137ac8802e525be2bea65aaac7fbd6: digest: sha256:94ebc5bf0456f7c3b281983fea0e2a03a8ff03c60ef6392325620760334aca7f size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:14:54 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:14:55 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest 19:14:55 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 19:14:55 5f3f5a1a21f2: Preparing 19:14:55 33a806d118d4: Preparing 19:14:55 8f53a4cec7e4: Preparing 19:14:55 d79a771ff445: Preparing 19:14:55 089487456348: Preparing 19:14:55 f1417ff83b31: Preparing 19:14:55 f1417ff83b31: Waiting 19:14:55 33a806d118d4: Layer already exists 19:14:55 8f53a4cec7e4: Layer already exists 19:14:55 d79a771ff445: Layer already exists 19:14:55 5f3f5a1a21f2: Layer already exists 19:14:55 f1417ff83b31: Layer already exists 19:14:55 089487456348: Layer already exists 19:14:55 latest: digest: sha256:94ebc5bf0456f7c3b281983fea0e2a03a8ff03c60ef6392325620760334aca7f size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:14:55 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:3.0.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:14:55 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:3.0.0-dev.39 19:14:55 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 19:14:55 5f3f5a1a21f2: Preparing 19:14:55 33a806d118d4: Preparing 19:14:55 8f53a4cec7e4: Preparing 19:14:55 d79a771ff445: Preparing 19:14:55 089487456348: Preparing 19:14:55 f1417ff83b31: Preparing 19:14:55 f1417ff83b31: Waiting 19:14:55 33a806d118d4: Layer already exists 19:14:55 089487456348: Layer already exists 19:14:55 8f53a4cec7e4: Layer already exists 19:14:55 5f3f5a1a21f2: Layer already exists 19:14:55 f1417ff83b31: Layer already exists 19:14:55 d79a771ff445: Layer already exists 19:14:55 3.0.0-dev.39: digest: sha256:94ebc5bf0456f7c3b281983fea0e2a03a8ff03c60ef6392325620760334aca7f size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:14:56 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:f6c79abbbe137ac8802e525be2bea65aaac7fbd6-3.0.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:14:56 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:f6c79abbbe137ac8802e525be2bea65aaac7fbd6-3.0.0-dev.39 19:14:56 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 19:14:56 5f3f5a1a21f2: Preparing 19:14:56 33a806d118d4: Preparing 19:14:56 8f53a4cec7e4: Preparing 19:14:56 d79a771ff445: Preparing 19:14:56 089487456348: Preparing 19:14:56 f1417ff83b31: Preparing 19:14:56 f1417ff83b31: Waiting 19:14:56 5f3f5a1a21f2: Layer already exists 19:14:56 d79a771ff445: Layer already exists 19:14:56 33a806d118d4: Layer already exists 19:14:56 089487456348: Layer already exists 19:14:56 8f53a4cec7e4: Layer already exists 19:14:56 f1417ff83b31: Layer already exists 19:14:56 f6c79abbbe137ac8802e525be2bea65aaac7fbd6-3.0.0-dev.39: digest: sha256:94ebc5bf0456f7c3b281983fea0e2a03a8ff03c60ef6392325620760334aca7f size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:14:56 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:14:57 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main 19:14:57 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 19:14:57 5f3f5a1a21f2: Preparing 19:14:57 33a806d118d4: Preparing 19:14:57 8f53a4cec7e4: Preparing 19:14:57 d79a771ff445: Preparing 19:14:57 089487456348: Preparing 19:14:57 f1417ff83b31: Preparing 19:14:57 f1417ff83b31: Waiting 19:14:57 089487456348: Layer already exists 19:14:57 8f53a4cec7e4: Layer already exists 19:14:57 d79a771ff445: Layer already exists 19:14:57 33a806d118d4: Layer already exists 19:14:57 5f3f5a1a21f2: Layer already exists 19:14:57 f1417ff83b31: Layer already exists 19:14:57 main: digest: sha256:94ebc5bf0456f7c3b281983fea0e2a03a8ff03c60ef6392325620760334aca7f size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:14:57 ===================================================== [Pipeline] echo 19:14:57 taggedImages: 19:14:57 - nexus3.edgexfoundry.org:10004/app-service-configurable:f6c79abbbe137ac8802e525be2bea65aaac7fbd6 19:14:57 - nexus3.edgexfoundry.org:10004/app-service-configurable:latest 19:14:57 - nexus3.edgexfoundry.org:10004/app-service-configurable:3.0.0-dev.39 19:14:57 - nexus3.edgexfoundry.org:10004/app-service-configurable:f6c79abbbe137ac8802e525be2bea65aaac7fbd6-3.0.0-dev.39 19:14:57 - 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:14:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:14:57 19:14:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:14:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:14:58 latest: Pulling from edgex-lftools-log-publisher 19:14:58 5eb5b503b376: Pulling fs layer 19:14:58 5c69ac0246d0: Pulling fs layer 19:14:58 ec43610c2a17: Pulling fs layer 19:14:58 3a2ae6a8a46f: Pulling fs layer 19:14:58 33b1e0a273af: Pulling fs layer 19:14:58 5d3b04190fa2: Pulling fs layer 19:14:58 2f39f015ded8: Pulling fs layer 19:14:58 3a2ae6a8a46f: Waiting 19:14:58 33b1e0a273af: Waiting 19:14:58 5d3b04190fa2: Waiting 19:14:58 2f39f015ded8: Waiting 19:14:58 5c69ac0246d0: Download complete 19:14:58 3a2ae6a8a46f: Verifying Checksum 19:14:58 3a2ae6a8a46f: Download complete 19:14:58 33b1e0a273af: Verifying Checksum 19:14:58 33b1e0a273af: Download complete 19:14:58 5d3b04190fa2: Verifying Checksum 19:14:58 5d3b04190fa2: Download complete 19:14:58 ec43610c2a17: Download complete 19:14:58 5eb5b503b376: Verifying Checksum 19:14:58 5eb5b503b376: Download complete 19:14:59 2f39f015ded8: Download complete 19:14:59 5eb5b503b376: Pull complete 19:14:59 5c69ac0246d0: Pull complete 19:15:00 ec43610c2a17: Pull complete 19:15:00 3a2ae6a8a46f: Pull complete 19:15:00 33b1e0a273af: Pull complete 19:15:00 5d3b04190fa2: Pull complete 19:15:00 Running on prd-ubuntu20.04-docker-arm64-4c-16g-12453 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws 19:15:00 Running in /w/workspace/app-service-configurable/157 [Pipeline] { [Pipeline] checkout 19:15:00 Selected Git installation does not exist. Using Default 19:15:00 The recommended git tool is: NONE 19:15:04 2f39f015ded8: Pull complete 19:15:04 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 19:15:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:15:04 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:15:04 prd-ubuntu20.04-docker-8c-8g-12452 does not seem to be running inside a container 19:15:04 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 19:15:06 $ docker top 0b664f0b5940e0acc88f430a6b82aaa99b78d172a54ffeed8919060bc8959ea8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:15:07 ---> job-cost.sh 19:15:07 lf-activate-venv: SKIPPING 19:15:07 INFO: No Stack... 19:15:07 INFO: Retrieving Pricing Info for: v3-standard-8 19:15:07 INFO: Archiving Costs [Pipeline] sh 19:15:08 + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv 19:15:08 + cut -d, -f6 [Pipeline] lock 19:15:08 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-157-stack-cost] 19:15:08 Resource [jenkins-edgexfoundry-app-service-configurable-main-157-stack-cost] did not exist. Created. 19:15:08 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-157-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:15:08 + echo total: 0.2199999988079071 [Pipeline] stash 19:15:08 Stashed 1 file(s) [Pipeline] } 19:15:08 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-157-stack-cost] [Pipeline] // lock [Pipeline] } 19:15:08 $ docker stop --time=1 0b664f0b5940e0acc88f430a6b82aaa99b78d172a54ffeed8919060bc8959ea8 19:15:09 $ docker rm -f --volumes 0b664f0b5940e0acc88f430a6b82aaa99b78d172a54ffeed8919060bc8959ea8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 19:15:11 using credential edgex-jenkins-ssh 19:15:11 Cloning the remote Git repository 19:15:11 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 19:15:12 > git init /w/workspace/app-service-configurable/157 # timeout=10 19:15:12 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 19:15:12 > git --version # timeout=10 19:15:12 > git --version # 'git version 2.25.1' 19:15:12 using GIT_SSH to set credentials SSH Credentials for GitHub 19:15:13 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:15:14 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 19:15:14 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:15:15 Avoid second fetch 19:15:15 Checking out Revision f6c79abbbe137ac8802e525be2bea65aaac7fbd6 (main) 19:15:15 > git config core.sparsecheckout # timeout=10 19:15:16 > git checkout -f f6c79abbbe137ac8802e525be2bea65aaac7fbd6 # timeout=10 19:15:16 Commit message: "fix: Consume Store and Forward fix in latest SDK (#555)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:15:17 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 19:15:17 % Total % Received % Xferd Average Speed Time Time Time Current 19:15:17 Dload Upload Total Spent Left Speed 19:15:17 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 91733 0 --:--:-- --:--:-- --:--:-- 92398 [Pipeline] sh 19:15:18 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 19:15:19 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 19:15:19 + sudo tee /etc/docker/daemon.new 19:15:19 { 19:15:19 "registry-mirrors": [ 19:15:19 "https://nexus3.edgexfoundry.org:10001" 19:15:19 ], 19:15:19 "bip": "10.250.0.254/24", 19:15:19 "hosts": [ 19:15:19 "tcp://0.0.0.0:5555", 19:15:19 "unix:///var/run/docker.sock" 19:15:19 ], 19:15:19 "mtu": 1458, 19:15:19 "selinux-enabled": true, 19:15:19 "seccomp-profile": "/etc/docker/seccomp.json" 19:15:19 } [Pipeline] sh 19:15:19 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 19:15:19 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:15:42 provisioning config files... 19:15:42 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/157@tmp/config1979889637039692048tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:15:42 ---> docker-login.sh 19:15:42 nexus3.edgexfoundry.org:10001 19:15:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:15:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:15:43 Configure a credential helper to remove this warning. See 19:15:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:15:43 19:15:43 Login Succeeded 19:15:43 nexus3.edgexfoundry.org:10002 19:15:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:15:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:15:43 Configure a credential helper to remove this warning. See 19:15:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:15:43 19:15:43 Login Succeeded 19:15:43 nexus3.edgexfoundry.org:10003 19:15:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:15:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:15:43 Configure a credential helper to remove this warning. See 19:15:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:15:43 19:15:43 Login Succeeded 19:15:43 nexus3.edgexfoundry.org:10004 19:15:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:15:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:15:44 Configure a credential helper to remove this warning. See 19:15:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:15:44 19:15:44 Login Succeeded 19:15:44 docker.io 19:15:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:15:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:15:45 Configure a credential helper to remove this warning. See 19:15:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:15:45 19:15:45 Login Succeeded 19:15:45 ---> docker-login.sh ends [Pipeline] } 19:15:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 19:15:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:15:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:15:45 ========================================================= 19:15:45 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 19:15:45 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:15:45 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 19:15:45 Sending build context to Docker daemon 168.4kB 19:15:46 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 19:15:46 Step 2/12 : FROM ${BASE} AS builder 19:15:46 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 19:15:46 c41833b44d91: Pulling fs layer 19:15:46 ed15518f5707: Pulling fs layer 19:15:46 feae8fd75edb: Pulling fs layer 19:15:46 242c74f7c9fa: Pulling fs layer 19:15:46 3cdef696dda3: Pulling fs layer 19:15:46 2ced38df9373: Pulling fs layer 19:15:46 58f1dce35555: Pulling fs layer 19:15:46 242c74f7c9fa: Waiting 19:15:46 3cdef696dda3: Waiting 19:15:46 2ced38df9373: Waiting 19:15:46 58f1dce35555: Waiting 19:15:46 ed15518f5707: Verifying Checksum 19:15:46 ed15518f5707: Download complete 19:15:46 242c74f7c9fa: Download complete 19:15:46 c41833b44d91: Verifying Checksum 19:15:46 c41833b44d91: Download complete 19:15:46 3cdef696dda3: Download complete 19:15:47 c41833b44d91: Pull complete 19:15:48 58f1dce35555: Verifying Checksum 19:15:48 58f1dce35555: Download complete 19:15:48 ed15518f5707: Pull complete 19:15:49 feae8fd75edb: Verifying Checksum 19:15:49 feae8fd75edb: Download complete 19:15:49 2ced38df9373: Verifying Checksum 19:15:49 2ced38df9373: Download complete 19:16:01 feae8fd75edb: Pull complete 19:16:01 242c74f7c9fa: Pull complete 19:16:01 3cdef696dda3: Pull complete 19:16:08 2ced38df9373: Pull complete 19:16:10 58f1dce35555: Pull complete 19:16:10 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 19:16:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 19:16:10 ---> fadd8f120f05 19:16:10 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 19:16:11 ---> Running in 08b7abf12e8f 19:16:12 Removing intermediate container 08b7abf12e8f 19:16:12 ---> 6fef58f0820c 19:16:12 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 19:16:12 ---> Running in d9106fc1a33f 19:16:12 Removing intermediate container d9106fc1a33f 19:16:12 ---> d9665d9ef85b 19:16:12 Step 5/12 : ARG ADD_BUILD_TAGS="" 19:16:12 ---> Running in dbe10917ee98 19:16:12 Removing intermediate container dbe10917ee98 19:16:12 ---> 1ad83d64ae33 19:16:12 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 19:16:13 ---> Running in 957bf9e2251b 19:16:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 19:16:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 19:16:16 OK: 263 MiB in 53 packages 19:16:17 Removing intermediate container 957bf9e2251b 19:16:17 ---> 4ac7b19fd9ce 19:16:17 Step 7/12 : WORKDIR /app 19:16:17 ---> Running in 74bdd3e80147 19:16:17 Removing intermediate container 74bdd3e80147 19:16:17 ---> b376f3ef51f3 19:16:17 Step 8/12 : COPY go.mod vendor* ./ 19:16:20 ---> 9b7390a20651 19:16:20 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:16:20 ---> Running in 9d363e28d1db 19:17:28 Removing intermediate container 9d363e28d1db 19:17:28 ---> 613a40914de9 19:17:28 Step 10/12 : COPY . . 19:17:28 ---> 44099f8543e7 19:17:28 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 19:17:28 ---> Running in 06ad79a3b970 19:17:28 Removing intermediate container 06ad79a3b970 19:17:28 ---> c4d8a3e15749 19:17:28 Step 12/12 : RUN $MAKE 19:17:28 ---> Running in 4c28e72335b2 19:17:28 noop 19:17:28 Removing intermediate container 4c28e72335b2 19:17:28 ---> 0408ca261279 19:17:28 Successfully built 0408ca261279 19:17:28 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:17:28 + docker inspect -f . ci-base-image-arm64 19:17:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:17:29 prd-ubuntu20.04-docker-arm64-4c-16g-12453 does not seem to be running inside a container 19:17:29 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/157 -v /w/workspace/app-service-configurable/157:/w/workspace/app-service-configurable/157:rw,z -v /w/workspace/app-service-configurable/157@tmp:/w/workspace/app-service-configurable/157@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:17:30 $ docker top 9db33ade593c488f49e2470182a9de15370da204b35542f1aa4b4cb3882a5720 -eo pid,comm [Pipeline] { [Pipeline] sh 19:17:31 + go version 19:17:31 go version go1.20.2 linux/arm64 [Pipeline] } 19:17:31 $ docker stop --time=1 9db33ade593c488f49e2470182a9de15370da204b35542f1aa4b4cb3882a5720 19:17:33 $ docker rm -f --volumes 9db33ade593c488f49e2470182a9de15370da204b35542f1aa4b4cb3882a5720 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:17:33 + docker inspect -f . ci-base-image-arm64 19:17:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:17:34 prd-ubuntu20.04-docker-arm64-4c-16g-12453 does not seem to be running inside a container 19:17:34 $ 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/157 -v /w/workspace/app-service-configurable/157:/w/workspace/app-service-configurable/157:rw,z -v /w/workspace/app-service-configurable/157@tmp:/w/workspace/app-service-configurable/157@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:17:35 $ docker top e8bd8c9ec8f3711a0e6d667351e3b6a896cf8fed66868813ce554b0e36ea5059 -eo pid,comm [Pipeline] { [Pipeline] sh 19:17:36 + git config --global --add safe.directory /w/workspace/app-service-configurable/157 [Pipeline] fileExists [Pipeline] sh 19:17:37 + make test 19:17:37 go test -race -coverprofile=coverage.out ./... 19:20:17 ? github.com/edgexfoundry/app-service-configurable [no test files] 19:20:17 WARNING: Linting skipped (not on x86_64 or linter not installed) 19:20:17 go vet ./... 19:22:38 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:22:38 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:22:38 ./bin/test-attribution-txt.sh 19:22:38 An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add 19:22:38 An attribution for gopkg.in/yaml.v3 is missing from Attribution.txt, please add [Pipeline] echo 19:22:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 19:22:38 $ docker stop --time=1 e8bd8c9ec8f3711a0e6d667351e3b6a896cf8fed66868813ce554b0e36ea5059 19:22:40 $ docker rm -f --volumes e8bd8c9ec8f3711a0e6d667351e3b6a896cf8fed66868813ce554b0e36ea5059 [Pipeline] // withDockerContainer [Pipeline] sh 19:22:42 + sudo chown -R jenkins:jenkins . [Pipeline] stash 19:22:42 Warning: overwriting stash ‘coverage-report’ 19:22:42 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 19:22:43 + sudo chown -R jenkins:jenkins . [Pipeline] sh 19:22:43 + ls -al . 19:22:43 total 172 19:22:43 drwxrwxr-x 7 jenkins jenkins 4096 May 2 19:17 . 19:22:43 drwxrwxr-x 4 jenkins jenkins 4096 May 2 19:15 .. 19:22:43 -rw-rw-r-- 1 jenkins jenkins 119 May 2 19:15 .dockerignore 19:22:43 drwxrwxr-x 8 jenkins jenkins 4096 May 2 19:15 .git 19:22:43 drwxrwxr-x 3 jenkins jenkins 4096 May 2 19:15 .github 19:22:43 -rw-rw-r-- 1 jenkins jenkins 171 May 2 19:15 .gitignore 19:22:43 -rw-rw-r-- 1 jenkins jenkins 41 May 2 19:15 .golangci.yml 19:22:43 -rw-rw-r-- 1 jenkins jenkins 9088 May 2 19:15 Attribution.txt 19:22:43 -rw-rw-r-- 1 jenkins jenkins 29118 May 2 19:15 CHANGELOG.md 19:22:43 -rw-rw-r-- 1 jenkins jenkins 1898 May 2 19:15 Dockerfile 19:22:43 -rw-rw-r-- 1 jenkins jenkins 677 May 2 19:15 GOVERNANCE.md 19:22:43 -rw-rw-r-- 1 jenkins jenkins 688 May 2 19:15 Jenkinsfile 19:22:43 -rw-rw-r-- 1 jenkins jenkins 10174 May 2 19:15 LICENSE 19:22:43 -rw-rw-r-- 1 jenkins jenkins 618 May 2 19:15 OWNERS.md 19:22:43 -rw-rw-r-- 1 jenkins jenkins 4369 May 2 19:15 README.md 19:22:43 -rw-rw-r-- 1 jenkins jenkins 12 May 2 19:12 VERSION 19:22:43 drwxrwxr-x 2 jenkins jenkins 4096 May 2 19:15 bin 19:22:43 -rw-r--r-- 1 jenkins jenkins 13 May 2 19:17 coverage.out 19:22:43 -rw-rw-r-- 1 jenkins jenkins 3302 May 2 19:15 go.mod 19:22:43 -rw-rw-r-- 1 jenkins jenkins 31536 May 2 19:15 go.sum 19:22:43 -rw-rw-r-- 1 jenkins jenkins 1949 May 2 19:15 main.go 19:22:43 -rw-rw-r-- 1 jenkins jenkins 2569 May 2 19:15 makefile 19:22:43 drwxrwxr-x 9 jenkins jenkins 4096 May 2 19:15 res 19:22:43 drwxrwxr-x 4 jenkins jenkins 4096 May 2 19:15 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:22:43 + 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=f6c79abbbe137ac8802e525be2bea65aaac7fbd6 --label arch=arm64 --label version=3.0.0-dev.39 . 19:22:43 Sending build context to Docker daemon 169.5kB 19:22:44 Step 1/26 : ARG BASE=golang:1.20-alpine3.17 19:22:44 Step 2/26 : FROM ${BASE} AS builder 19:22:44 ---> 0408ca261279 19:22:44 Step 3/26 : ARG ALPINE_PKG_BASE="make git" 19:22:44 ---> Running in 53cdd0aea337 19:22:45 Removing intermediate container 53cdd0aea337 19:22:45 ---> 4d1db128b023 19:22:45 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 19:22:45 ---> Running in 0db31a4ac777 19:22:45 Removing intermediate container 0db31a4ac777 19:22:45 ---> 8e8e6146bb57 19:22:45 Step 5/26 : ARG ADD_BUILD_TAGS="" 19:22:45 ---> Running in c61d3d51282e 19:22:45 Removing intermediate container c61d3d51282e 19:22:45 ---> eb48e8f16f43 19:22:45 Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 19:22:45 ---> Running in 4a38a4f89ea5 19:22:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 19:22:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 19:22:48 OK: 263 MiB in 53 packages 19:22:49 Removing intermediate container 4a38a4f89ea5 19:22:49 ---> 7235a133df92 19:22:49 Step 7/26 : WORKDIR /app 19:22:49 ---> Running in fd08b94a6717 19:22:49 Removing intermediate container fd08b94a6717 19:22:49 ---> 828b6cf9c9cd 19:22:49 Step 8/26 : COPY go.mod vendor* ./ 19:22:49 ---> 1629119058a1 19:22:49 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:22:50 ---> Running in c5c58c2dfb17 19:22:52 Removing intermediate container c5c58c2dfb17 19:22:52 ---> 57cceb4982c6 19:22:52 Step 10/26 : COPY . . 19:22:53 ---> 4885e126daab 19:22:53 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 19:22:53 ---> Running in eff8c9726555 19:22:53 Removing intermediate container eff8c9726555 19:22:53 ---> 6e7d60698274 19:22:53 Step 12/26 : RUN $MAKE 19:22:53 ---> Running in 85ff3c832735 19:22:54 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.56 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.0.0-dev.39" -trimpath -mod=readonly -o app-service-configurable 19:25:01 Removing intermediate container 85ff3c832735 19:25:01 ---> da2748c6682f 19:25:01 Step 13/26 : FROM alpine:3.17 19:25:01 3.17: Pulling from library/alpine 19:25:01 c41833b44d91: Already exists 19:25:01 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 19:25:01 Status: Downloaded newer image for alpine:3.17 19:25:01 ---> 51e60588ff2c 19:25:01 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 19:25:01 ---> Running in 4827388ca160 19:25:02 Removing intermediate container 4827388ca160 19:25:02 ---> 809e37c46245 19:25:02 Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} 19:25:02 ---> Running in daf19a4dd41f 19:25:02 Removing intermediate container daf19a4dd41f 19:25:02 ---> e0557677451e 19:25:02 Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init 19:25:02 ---> Running in c1f1446afb15 19:25:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 19:25:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 19:25:05 (1/2) Installing ca-certificates (20220614-r4) 19:25:05 (2/2) Installing dumb-init (1.2.5-r2) 19:25:05 Executing busybox-1.35.0-r29.trigger 19:25:05 Executing ca-certificates-20220614-r4.trigger 19:25:05 OK: 8 MiB in 17 packages 19:25:07 Removing intermediate container c1f1446afb15 19:25:07 ---> ccc7f51e115b 19:25:07 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 19:25:07 ---> e6d3c5cd86bd 19:25:07 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 19:25:07 ---> 5dfafaa61fc7 19:25:07 Step 19/26 : COPY --from=builder /app/res/ /res/ 19:25:08 ---> a859488797b5 19:25:08 Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable 19:25:09 ---> 73fd14f467c1 19:25:09 Step 21/26 : EXPOSE 48095 19:25:09 ---> Running in 695536b62163 19:25:10 Removing intermediate container 695536b62163 19:25:10 ---> fa52dfcc65bd 19:25:10 Step 22/26 : ENTRYPOINT ["/app-service-configurable"] 19:25:10 ---> Running in fbba3c8a7767 19:25:10 Removing intermediate container fbba3c8a7767 19:25:10 ---> 3e6df3e9fea0 19:25:10 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 19:25:10 ---> Running in e352f618154f 19:25:11 Removing intermediate container e352f618154f 19:25:11 ---> 3cd0465efd12 19:25:11 Step 24/26 : LABEL arch=arm64 19:25:12 ---> Running in d1115266ccc2 19:25:12 Removing intermediate container d1115266ccc2 19:25:12 ---> a3693035e6f2 19:25:12 Step 25/26 : LABEL git_sha=f6c79abbbe137ac8802e525be2bea65aaac7fbd6 19:25:12 ---> Running in a73896bdd2d5 19:25:13 Removing intermediate container a73896bdd2d5 19:25:13 ---> 7662042786bf 19:25:13 Step 26/26 : LABEL version=3.0.0-dev.39 19:25:13 ---> Running in 6f65dbe9fa5b 19:25:13 Removing intermediate container 6f65dbe9fa5b 19:25:13 ---> d798d4a55922 19:25:13 [Warning] One or more build-args [ARCH] were not consumed 19:25:13 Successfully built d798d4a55922 19:25:13 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:25:13 provisioning config files... 19:25:13 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/157@tmp/config7162047156983523295tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:25:13 ---> docker-login.sh 19:25:13 nexus3.edgexfoundry.org:10001 19:25:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:25:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:25:14 Configure a credential helper to remove this warning. See 19:25:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:25:14 19:25:14 Login Succeeded 19:25:14 nexus3.edgexfoundry.org:10002 19:25:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:25:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:25:14 Configure a credential helper to remove this warning. See 19:25:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:25:14 19:25:14 Login Succeeded 19:25:14 nexus3.edgexfoundry.org:10003 19:25:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:25:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:25:14 Configure a credential helper to remove this warning. See 19:25:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:25:14 19:25:14 Login Succeeded 19:25:14 nexus3.edgexfoundry.org:10004 19:25:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:25:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:25:15 Configure a credential helper to remove this warning. See 19:25:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:25:15 19:25:15 Login Succeeded 19:25:15 docker.io 19:25:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:25:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:25:15 Configure a credential helper to remove this warning. See 19:25:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:25:15 19:25:15 Login Succeeded 19:25:15 ---> docker-login.sh ends [Pipeline] } 19:25:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:25:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:25:15 [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: 19:25:15 f6c79abbbe137ac8802e525be2bea65aaac7fbd6 19:25:15 latest 19:25:15 3.0.0-dev.39 19:25:15 f6c79abbbe137ac8802e525be2bea65aaac7fbd6-3.0.0-dev.39 19:25:15 main 19:25:15 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:25:16 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:f6c79abbbe137ac8802e525be2bea65aaac7fbd6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:25:16 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:f6c79abbbe137ac8802e525be2bea65aaac7fbd6 19:25:16 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 19:25:16 b5aad77e8a34: Preparing 19:25:16 c8b999b1dff7: Preparing 19:25:16 6707f3caaf0e: Preparing 19:25:16 af3a69f5f8f9: Preparing 19:25:16 3a1e951ac3d4: Preparing 19:25:16 26cbea5cba74: Preparing 19:25:16 26cbea5cba74: Waiting 19:25:16 6707f3caaf0e: Pushed 19:25:16 c8b999b1dff7: Pushed 19:25:16 af3a69f5f8f9: Pushed 19:25:16 26cbea5cba74: Layer already exists 19:25:17 3a1e951ac3d4: Pushed 19:25:22 b5aad77e8a34: Pushed 19:25:22 f6c79abbbe137ac8802e525be2bea65aaac7fbd6: digest: sha256:19894bedc09b0b0df9d2f5904d038880b2ab8bcff9e64f33e13680c5ffca70b2 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:25:22 + 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:25:23 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 19:25:23 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 19:25:23 b5aad77e8a34: Preparing 19:25:23 c8b999b1dff7: Preparing 19:25:23 6707f3caaf0e: Preparing 19:25:23 af3a69f5f8f9: Preparing 19:25:23 3a1e951ac3d4: Preparing 19:25:23 26cbea5cba74: Preparing 19:25:23 26cbea5cba74: Waiting 19:25:23 c8b999b1dff7: Layer already exists 19:25:23 af3a69f5f8f9: Layer already exists 19:25:23 6707f3caaf0e: Layer already exists 19:25:23 b5aad77e8a34: Layer already exists 19:25:23 3a1e951ac3d4: Layer already exists 19:25:23 26cbea5cba74: Layer already exists 19:25:23 latest: digest: sha256:19894bedc09b0b0df9d2f5904d038880b2ab8bcff9e64f33e13680c5ffca70b2 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:25:23 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.0.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:25:24 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.0.0-dev.39 19:25:24 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 19:25:24 b5aad77e8a34: Preparing 19:25:24 c8b999b1dff7: Preparing 19:25:24 6707f3caaf0e: Preparing 19:25:24 af3a69f5f8f9: Preparing 19:25:24 3a1e951ac3d4: Preparing 19:25:24 26cbea5cba74: Preparing 19:25:24 26cbea5cba74: Waiting 19:25:24 b5aad77e8a34: Layer already exists 19:25:24 6707f3caaf0e: Layer already exists 19:25:24 af3a69f5f8f9: Layer already exists 19:25:24 c8b999b1dff7: Layer already exists 19:25:24 3a1e951ac3d4: Layer already exists 19:25:24 26cbea5cba74: Layer already exists 19:25:24 3.0.0-dev.39: digest: sha256:19894bedc09b0b0df9d2f5904d038880b2ab8bcff9e64f33e13680c5ffca70b2 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:25:24 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:f6c79abbbe137ac8802e525be2bea65aaac7fbd6-3.0.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:25:25 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:f6c79abbbe137ac8802e525be2bea65aaac7fbd6-3.0.0-dev.39 19:25:25 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 19:25:25 b5aad77e8a34: Preparing 19:25:25 c8b999b1dff7: Preparing 19:25:25 6707f3caaf0e: Preparing 19:25:25 af3a69f5f8f9: Preparing 19:25:25 3a1e951ac3d4: Preparing 19:25:25 26cbea5cba74: Preparing 19:25:25 26cbea5cba74: Waiting 19:25:25 6707f3caaf0e: Layer already exists 19:25:25 b5aad77e8a34: Layer already exists 19:25:25 3a1e951ac3d4: Layer already exists 19:25:25 af3a69f5f8f9: Layer already exists 19:25:25 c8b999b1dff7: Layer already exists 19:25:25 26cbea5cba74: Layer already exists 19:25:25 f6c79abbbe137ac8802e525be2bea65aaac7fbd6-3.0.0-dev.39: digest: sha256:19894bedc09b0b0df9d2f5904d038880b2ab8bcff9e64f33e13680c5ffca70b2 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:25:25 + 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:25:26 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main 19:25:26 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 19:25:26 b5aad77e8a34: Preparing 19:25:26 c8b999b1dff7: Preparing 19:25:26 6707f3caaf0e: Preparing 19:25:26 af3a69f5f8f9: Preparing 19:25:26 3a1e951ac3d4: Preparing 19:25:26 26cbea5cba74: Preparing 19:25:26 26cbea5cba74: Waiting 19:25:26 3a1e951ac3d4: Layer already exists 19:25:26 af3a69f5f8f9: Layer already exists 19:25:26 6707f3caaf0e: Layer already exists 19:25:26 b5aad77e8a34: Layer already exists 19:25:26 c8b999b1dff7: Layer already exists 19:25:26 26cbea5cba74: Layer already exists 19:25:26 main: digest: sha256:19894bedc09b0b0df9d2f5904d038880b2ab8bcff9e64f33e13680c5ffca70b2 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:25:26 ===================================================== [Pipeline] echo 19:25:26 taggedImages: 19:25:26 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:f6c79abbbe137ac8802e525be2bea65aaac7fbd6 19:25:26 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 19:25:26 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.0.0-dev.39 19:25:26 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:f6c79abbbe137ac8802e525be2bea65aaac7fbd6-3.0.0-dev.39 19:25:26 - 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:25:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:25:26 19:25:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:25:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:25:27 arm64: Pulling from edgex-lftools-log-publisher 19:25:27 8998bd30e6a1: Pulling fs layer 19:25:27 04944245beec: Pulling fs layer 19:25:27 699f458cf7ca: Pulling fs layer 19:25:27 765212b225bb: Pulling fs layer 19:25:27 f23df028b6ca: Pulling fs layer 19:25:27 d65c8cfc05b1: Pulling fs layer 19:25:27 2437ff75d9bd: Pulling fs layer 19:25:27 f23df028b6ca: Waiting 19:25:27 765212b225bb: Waiting 19:25:27 d65c8cfc05b1: Waiting 19:25:27 2437ff75d9bd: Waiting 19:25:27 04944245beec: Verifying Checksum 19:25:27 04944245beec: Download complete 19:25:27 765212b225bb: Verifying Checksum 19:25:27 765212b225bb: Download complete 19:25:27 f23df028b6ca: Verifying Checksum 19:25:27 f23df028b6ca: Download complete 19:25:27 d65c8cfc05b1: Verifying Checksum 19:25:27 d65c8cfc05b1: Download complete 19:25:27 699f458cf7ca: Verifying Checksum 19:25:27 699f458cf7ca: Download complete 19:25:28 8998bd30e6a1: Verifying Checksum 19:25:28 8998bd30e6a1: Download complete 19:25:30 2437ff75d9bd: Verifying Checksum 19:25:30 2437ff75d9bd: Download complete 19:25:31 8998bd30e6a1: Pull complete 19:25:32 04944245beec: Pull complete 19:25:33 699f458cf7ca: Pull complete 19:25:34 765212b225bb: Pull complete 19:25:35 f23df028b6ca: Pull complete 19:25:35 d65c8cfc05b1: Pull complete 19:25:50 2437ff75d9bd: Pull complete 19:25:50 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 19:25:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:25:50 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:25:50 prd-ubuntu20.04-docker-arm64-4c-16g-12453 does not seem to be running inside a container 19:25:50 $ 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/157 -v /w/workspace/app-service-configurable/157:/w/workspace/app-service-configurable/157:rw,z -v /w/workspace/app-service-configurable/157@tmp:/w/workspace/app-service-configurable/157@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:25:52 $ docker top f4039793f25b927b962d77e14c6912d89f8a06ef66ff193ffb86eb645028b651 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:25:53 ---> job-cost.sh 19:25:53 lf-activate-venv: SKIPPING 19:25:53 INFO: No Stack... 19:25:54 INFO: Retrieving Pricing Info for: v3-standard-4 19:25:54 INFO: Archiving Costs [Pipeline] sh 19:25:55 + + cut -d,cat -f6 /w/workspace/app-service-configurable/157/archives/cost.csv 19:25:55 [Pipeline] lock 19:25:55 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-157-stack-cost] 19:25:55 Resource [jenkins-edgexfoundry-app-service-configurable-main-157-stack-cost] did not exist. Created. 19:25:55 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-157-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:25:55 /w/workspace/app-service-configurable/157@tmp/durable-254fff7b/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 19:25:56 + echo total: 0.10999999940395355 [Pipeline] stash 19:25:56 Warning: overwriting stash ‘stack-cost’ 19:25:56 Stashed 1 file(s) [Pipeline] } 19:25:56 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-157-stack-cost] [Pipeline] // lock [Pipeline] } 19:25:56 $ docker stop --time=1 f4039793f25b927b962d77e14c6912d89f8a06ef66ff193ffb86eb645028b651 19:25:57 $ docker rm -f --volumes f4039793f25b927b962d77e14c6912d89f8a06ef66ff193ffb86eb645028b651 [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:25:58 provisioning config files... 19:25:58 copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config12949257818685053932tmp [Pipeline] { [Pipeline] sh 19:25:58 + set +x 19:25:58 + curl -s https://codecov.io/bash 19:25:58 + bash -s -- 19:25:58 19:25:58 _____ _ 19:25:58 / ____| | | 19:25:58 | | ___ __| | ___ ___ _____ __ 19:25:58 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 19:25:58 | |___| (_) | (_| | __/ (_| (_) \ V / 19:25:58 \_____\___/ \__,_|\___|\___\___/ \_/ 19:25:58 Bash-1.0.6 19:25:58 19:25:58 19:25:58 ==> git version 2.25.1 found 19:25:58 ==> 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:25:58 Release-Date: 2020-01-08 19:25:58 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:25:58 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 19:25:58 ==> Jenkins CI detected. 19:25:58 current dir:  /w/workspace/ry_app-service-configurable_main 19:25:58 project root: . 19:25:58 --> token set from env 19:25:58 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 19:25:58 ==> Running gcov in . (disable via -X gcov) 19:25:58 ==> Python coveragepy not found 19:25:58 ==> Searching for coverage reports in: 19:25:58 + . 19:25:58 -> Found 1 reports 19:25:58 ==> Detecting git/mercurial file structure 19:25:58 ==> Reading reports 19:25:58 + ./coverage.out bytes=13 19:25:58 ==> Appending adjustments 19:25:58 https://docs.codecov.io/docs/fixing-reports 19:25:58 + Found adjustments 19:25:58 ==> Gzipping contents 19:25:58 4.0K /tmp/codecov.55CbNh.gz 19:25:58 ==> Uploading reports 19:25:58 url: https://codecov.io 19:25:58 query: branch=main&commit=f6c79abbbe137ac8802e525be2bea65aaac7fbd6&build=157&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F157%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 19:25:58 -> Pinging Codecov 19:25:58 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=f6c79abbbe137ac8802e525be2bea65aaac7fbd6&build=157&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F157%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 19:25:59 -> Uploading to 19:25:59 https://storage.googleapis.com/codecov/v4/raw/2023-05-02/A97CA9966030D2A3747ED39772930CCE/f6c79abbbe137ac8802e525be2bea65aaac7fbd6/b3937441-6a73-48d1-9207-b39fe32fd232.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230502%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230502T192558Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=0ac151733b2f0607c0c2f09c7b31236d1e8618c2c92bf65177569a9f293bb453 19:25:59 % Total % Received % Xferd Average Speed Time Time Time Current 19:25:59 Dload Upload Total Spent Left Speed 19:25:59 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 429 0 0 100 429 0 1898 --:--:-- --:--:-- --:--:-- 1898 19:25:59 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/f6c79abbbe137ac8802e525be2bea65aaac7fbd6 [Pipeline] } 19:25:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 19:25:59 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 19:25:59 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:25:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 19:25:59 19:25:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:25:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 19:25:59 1.410.4: Pulling from edgex-devops/edgex-snyk-go 19:25:59 df9b9388f04a: Pulling fs layer 19:25:59 52dc419b0ee2: Pulling fs layer 19:25:59 25bc292e5bac: Pulling fs layer 19:25:59 114826534d7a: Pulling fs layer 19:25:59 4657fd5d0bcf: Pulling fs layer 19:25:59 6ad1cebc031e: Pulling fs layer 19:25:59 8a3aa393b2d8: Pulling fs layer 19:25:59 114826534d7a: Waiting 19:25:59 4657fd5d0bcf: Waiting 19:25:59 6ad1cebc031e: Waiting 19:25:59 8a3aa393b2d8: Waiting 19:25:59 25bc292e5bac: Verifying Checksum 19:25:59 25bc292e5bac: Download complete 19:25:59 52dc419b0ee2: Verifying Checksum 19:25:59 52dc419b0ee2: Download complete 19:25:59 4657fd5d0bcf: Verifying Checksum 19:25:59 4657fd5d0bcf: Download complete 19:25:59 df9b9388f04a: Download complete 19:26:00 6ad1cebc031e: Verifying Checksum 19:26:00 6ad1cebc031e: Download complete 19:26:00 df9b9388f04a: Pull complete 19:26:00 52dc419b0ee2: Pull complete 19:26:00 25bc292e5bac: Pull complete 19:26:00 114826534d7a: Verifying Checksum 19:26:00 114826534d7a: Download complete 19:26:00 8a3aa393b2d8: Verifying Checksum 19:26:00 8a3aa393b2d8: Download complete 19:26:05 114826534d7a: Pull complete 19:26:05 4657fd5d0bcf: Pull complete 19:26:05 6ad1cebc031e: Pull complete 19:26:07 8a3aa393b2d8: Pull complete 19:26:07 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 19:26:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 19:26:07 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:26:07 prd-ubuntu20.04-docker-8c-8g-12452 does not seem to be running inside a container 19:26:07 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 19:26:10 $ docker top 56caf882999f0f708dc44a220d90dba199f4b6f2bfdcb80c05d51940054904ab -eo pid,comm [Pipeline] { [Pipeline] echo 19:26:10 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:main' [Pipeline] sh 19:26:11 + set -o pipefail 19:26:11 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:main' 19:26:16 19:26:16 Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... 19:26:16 19:26:16 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/5a27cfc0-dfdd-4ec8-bbe4-aefccf3d4d74/history/7c1a093c-270e-434d-926f-3e6f3372b14a 19:26:16 19:26:16 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 19:26:16 19:26:16 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 19:26:16 19:26:16 19:26:16 A medium severity vulnerability was found in the Snyk CLI versions you are using. 19:26:16 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 19:26:16 More details here: https://snyk.co/ue1NS [Pipeline] } 19:26:16 $ docker stop --time=1 56caf882999f0f708dc44a220d90dba199f4b6f2bfdcb80c05d51940054904ab 19:26:18 $ docker rm -f --volumes 56caf882999f0f708dc44a220d90dba199f4b6f2bfdcb80c05d51940054904ab [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:26:19 + git log --format=format:%s -1 f6c79abbbe137ac8802e525be2bea65aaac7fbd6 [Pipeline] sh 19:26:19 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:26:19 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:26:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:26:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:26:20 prd-ubuntu20.04-docker-8c-8g-12452 does not seem to be running inside a container 19:26:20 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 19:26:20 $ docker top c33ea7ca957e384638f0e6edbfcbda2861b089697e1757a5310faa3e56d6d665 -eo pid,comm 19:26:20 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:26:20 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:26:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:26:20 [ssh-agent] Looking for ssh-agent implementation... 19:26:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:26:20 $ docker exec c33ea7ca957e384638f0e6edbfcbda2861b089697e1757a5310faa3e56d6d665 ssh-agent 19:26:20 SSH_AUTH_SOCK=/tmp/ssh-pA2qpdzd5oG9/agent.32 19:26:20 SSH_AGENT_PID=38 19:26:20 Running ssh-add (command line suppressed) 19:26:20 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_15471673286269383279.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_15471673286269383279.key) 19:26:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:26:21 + git semver tag 19:26:21 2023-05-02 19:26:21,327 [run_tag] DEBUG tag force:False 19:26:21 2023-05-02 19:26:21,327 [check_head_tag] DEBUG check head tag 19:26:21 2023-05-02 19:26:21,329 [execute] INFO git cat-file --batch-check 19:26:21 2023-05-02 19:26:21,329 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) 19:26:21 2023-05-02 19:26:21,334 [execute] INFO git cat-file --batch 19:26:21 2023-05-02 19:26:21,334 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) 19:26:21 2023-05-02 19:26:21,365 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 19:26:21 2023-05-02 19:26:21,365 [execute] INFO git tag -a v3.0.0-dev.39 -m v3.0.0-dev.39 19:26:21 2023-05-02 19:26:21,365 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.39', '-m', 'v3.0.0-dev.39'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) 19:26:21 2023-05-02 19:26:21,371 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 19:26:21 3.0.0-dev.39 [Pipeline] } 19:26:21 $ docker exec --env ******** --env ******** c33ea7ca957e384638f0e6edbfcbda2861b089697e1757a5310faa3e56d6d665 ssh-agent -k 19:26:21 unset SSH_AUTH_SOCK; 19:26:21 unset SSH_AGENT_PID; 19:26:21 echo Agent pid 38 killed; 19:26:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:26:21 + git semver [Pipeline] } 19:26:22 $ docker stop --time=1 c33ea7ca957e384638f0e6edbfcbda2861b089697e1757a5310faa3e56d6d665 19:26:23 $ docker rm -f --volumes c33ea7ca957e384638f0e6edbfcbda2861b089697e1757a5310faa3e56d6d665 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:26:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 19:26:23 19:26:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:26:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 19:26:24 0.23.1-centos7: Pulling from edgex-lftools 19:26:24 ab5ef0e58194: Pulling fs layer 19:26:24 9712f1f96733: Pulling fs layer 19:26:24 63f879dbbcfc: Pulling fs layer 19:26:24 0d9ebad4ef96: Pulling fs layer 19:26:24 e9a5061849ea: Pulling fs layer 19:26:24 d747dcd14b5f: Pulling fs layer 19:26:24 2de7ff778b66: Pulling fs layer 19:26:24 0d9ebad4ef96: Waiting 19:26:24 e9a5061849ea: Waiting 19:26:24 d747dcd14b5f: Waiting 19:26:24 2de7ff778b66: Waiting 19:26:24 9712f1f96733: Verifying Checksum 19:26:24 9712f1f96733: Download complete 19:26:24 63f879dbbcfc: Verifying Checksum 19:26:24 63f879dbbcfc: Download complete 19:26:24 e9a5061849ea: Verifying Checksum 19:26:24 e9a5061849ea: Download complete 19:26:24 d747dcd14b5f: Download complete 19:26:24 0d9ebad4ef96: Verifying Checksum 19:26:24 0d9ebad4ef96: Download complete 19:26:24 ab5ef0e58194: Verifying Checksum 19:26:24 ab5ef0e58194: Download complete 19:26:24 2de7ff778b66: Verifying Checksum 19:26:24 2de7ff778b66: Download complete 19:26:28 ab5ef0e58194: Pull complete 19:26:28 9712f1f96733: Pull complete 19:26:28 63f879dbbcfc: Pull complete 19:26:32 0d9ebad4ef96: Pull complete 19:26:32 e9a5061849ea: Pull complete 19:26:32 d747dcd14b5f: Pull complete 19:26:34 2de7ff778b66: Pull complete 19:26:34 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 19:26:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 19:26:34 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:26:34 prd-ubuntu20.04-docker-8c-8g-12452 does not seem to be running inside a container 19:26:34 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 19:26:37 $ docker top 1f4bda27c78382a858bd0da5930de8e694f1806839542488e25fb450c7b8db67 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 19:26:37 provisioning config files... 19:26:37 copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config5502064535695911051tmp 19:26:37 copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config18314746046573184766tmp 19:26:37 copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config11511156264523116536tmp [Pipeline] { [Pipeline] echo 19:26:37 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 19:26:37 ---> sigul-configuration.sh 19:26:37 gpg: directory `/root/.gnupg' created 19:26:37 gpg: new configuration file `/root/.gnupg/gpg.conf' created 19:26:37 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 19:26:37 gpg: keyring `/root/.gnupg/secring.gpg' created 19:26:37 gpg: keyring `/root/.gnupg/pubring.gpg' created 19:26:37 gpg: CAST5 encrypted data 19:26:37 gpg: encrypted with 1 passphrase 19:26:37 gpg: WARNING: message was not integrity protected [Pipeline] sh 19:26:37 + mkdir /home/jenkins 19:26:37 + mkdir /home/jenkins/sigul [Pipeline] sh 19:26:38 + 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:26:38 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 19:26:38 ---> sigul-install.sh 19:26:38 Sigul already installed; skipping installation. [Pipeline] sh 19:26:38 + git tag --list 19:26:38 v1.0.0 19:26:38 v1.1.0 19:26:38 v1.2.0 19:26:38 v1.3.0 19:26:38 v1.3.1 19:26:38 v2.0.0 19:26:38 v2.0.1 19:26:38 v2.1.0 19:26:38 v2.1.1 19:26:38 v2.1.1-dev.1 19:26:38 v2.1.1-dev.2 19:26:38 v2.1.2 19:26:38 v2.1.2-dev.1 19:26:38 v2.1.2-dev.2 19:26:38 v2.2.0 19:26:38 v2.2.1-dev.1 19:26:38 v2.2.1-dev.10 19:26:38 v2.2.1-dev.2 19:26:38 v2.2.1-dev.3 19:26:38 v2.2.1-dev.4 19:26:38 v2.2.1-dev.5 19:26:38 v2.2.1-dev.6 19:26:38 v2.2.1-dev.7 19:26:38 v2.2.1-dev.8 19:26:38 v2.2.1-dev.9 19:26:38 v2.3.0 19:26:38 v2.3.0-dev.10 19:26:38 v2.3.0-dev.11 19:26:38 v2.3.0-dev.12 19:26:38 v2.3.0-dev.13 19:26:38 v2.3.0-dev.14 19:26:38 v2.3.0-dev.15 19:26:38 v2.3.0-dev.16 19:26:38 v2.3.0-dev.17 19:26:38 v2.3.0-dev.18 19:26:38 v2.3.0-dev.19 19:26:38 v2.3.0-dev.20 19:26:38 v2.3.0-dev.21 19:26:38 v2.3.0-dev.22 19:26:38 v2.3.0-dev.23 19:26:38 v2.3.0-dev.24 19:26:38 v2.3.0-dev.25 19:26:38 v2.3.0-dev.26 19:26:38 v2.3.0-dev.27 19:26:38 v2.3.0-dev.28 19:26:38 v2.3.0-dev.29 19:26:38 v2.3.0-dev.30 19:26:38 v2.3.0-dev.31 19:26:38 v2.3.0-dev.32 19:26:38 v2.3.0-dev.33 19:26:38 v2.3.0-dev.34 19:26:38 v2.3.0-dev.35 19:26:38 v2.3.0-dev.36 19:26:38 v2.3.0-dev.37 19:26:38 v2.3.1 19:26:38 v2.3.1-dev.1 19:26:38 v2.3.1-dev.2 19:26:38 v2.3.1-dev.3 19:26:38 v2.3.1-dev.4 19:26:38 v3.0.0-dev.1 19:26:38 v3.0.0-dev.10 19:26:38 v3.0.0-dev.11 19:26:38 v3.0.0-dev.12 19:26:38 v3.0.0-dev.13 19:26:38 v3.0.0-dev.14 19:26:38 v3.0.0-dev.15 19:26:38 v3.0.0-dev.16 19:26:38 v3.0.0-dev.17 19:26:38 v3.0.0-dev.18 19:26:38 v3.0.0-dev.19 19:26:38 v3.0.0-dev.2 19:26:38 v3.0.0-dev.20 19:26:38 v3.0.0-dev.21 19:26:38 v3.0.0-dev.22 19:26:38 v3.0.0-dev.23 19:26:38 v3.0.0-dev.24 19:26:38 v3.0.0-dev.25 19:26:38 v3.0.0-dev.26 19:26:38 v3.0.0-dev.27 19:26:38 v3.0.0-dev.28 19:26:38 v3.0.0-dev.29 19:26:38 v3.0.0-dev.3 19:26:38 v3.0.0-dev.30 19:26:38 v3.0.0-dev.31 19:26:38 v3.0.0-dev.32 19:26:38 v3.0.0-dev.33 19:26:38 v3.0.0-dev.34 19:26:38 v3.0.0-dev.35 19:26:38 v3.0.0-dev.36 19:26:38 v3.0.0-dev.37 19:26:38 v3.0.0-dev.38 19:26:38 v3.0.0-dev.39 19:26:38 v3.0.0-dev.4 19:26:38 v3.0.0-dev.5 19:26:38 v3.0.0-dev.6 19:26:38 v3.0.0-dev.7 19:26:38 v3.0.0-dev.8 19:26:38 v3.0.0-dev.9 [Pipeline] sh 19:26:39 + lftools sign git-tag v3.0.0-dev.39 19:26:39 Signing Git tag with Sigul... 19:26:39 Signing v3.0.0-dev.39 [Pipeline] echo 19:26:39 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 19:26:40 ---> sigul-configuration-cleanup.sh [Pipeline] } 19:26:40 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 19:26:40 $ docker stop --time=1 1f4bda27c78382a858bd0da5930de8e694f1806839542488e25fb450c7b8db67 19:26:41 $ docker rm -f --volumes 1f4bda27c78382a858bd0da5930de8e694f1806839542488e25fb450c7b8db67 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 19:26:41 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:26:41 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:26:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:26:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:26:42 prd-ubuntu20.04-docker-8c-8g-12452 does not seem to be running inside a container 19:26:42 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 19:26:42 $ docker top 8d5e3c237160e77bef600e91ec054c12e5442708659f0fcbbe8b288e953008b7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:26:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:26:42 [ssh-agent] Looking for ssh-agent implementation... 19:26:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:26:42 $ docker exec 8d5e3c237160e77bef600e91ec054c12e5442708659f0fcbbe8b288e953008b7 ssh-agent 19:26:42 SSH_AUTH_SOCK=/tmp/ssh-4shIQRt01KXr/agent.33 19:26:42 SSH_AGENT_PID=39 19:26:42 Running ssh-add (command line suppressed) 19:26:43 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_15764486107575660773.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_15764486107575660773.key) 19:26:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:26:43 + git semver bump pre 19:26:43 2023-05-02 19:26:43,555 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 19:26:43 2023-05-02 19:26:43,555 [bump_version] DEBUG bumping version:3.0.0-dev.39 on axis:pre with prefix:dev 19:26:43 2023-05-02 19:26:43,555 [bump_version] DEBUG bumped version:3.0.0-dev.40 19:26:43 2023-05-02 19:26:43,556 [write_version] DEBUG write version:3.0.0-dev.40 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:True 19:26:43 2023-05-02 19:26:43,556 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 19:26:43 2023-05-02 19:26:43,556 [write_file] DEBUG write to file:/w/workspace/ry_app-service-configurable_main/.semver/main 19:26:43 2023-05-02 19:26:43,557 [execute] INFO git cat-file --batch-check 19:26:43 2023-05-02 19:26:43,558 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 19:26:43 2023-05-02 19:26:43,561 [execute] INFO git cat-file --batch 19:26:43 2023-05-02 19:26:43,562 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 19:26:43 2023-05-02 19:26:43,566 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 19:26:43 3.0.0-dev.40 [Pipeline] } 19:26:43 $ docker exec --env ******** --env ******** 8d5e3c237160e77bef600e91ec054c12e5442708659f0fcbbe8b288e953008b7 ssh-agent -k 19:26:43 unset SSH_AUTH_SOCK; 19:26:43 unset SSH_AGENT_PID; 19:26:43 echo Agent pid 39 killed; 19:26:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:26:44 + git semver [Pipeline] } 19:26:44 $ docker stop --time=1 8d5e3c237160e77bef600e91ec054c12e5442708659f0fcbbe8b288e953008b7 19:26:45 $ docker rm -f --volumes 8d5e3c237160e77bef600e91ec054c12e5442708659f0fcbbe8b288e953008b7 [Pipeline] // withDockerContainer [Pipeline] sh 19:26:45 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:26:45 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:26:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:26:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:26:46 prd-ubuntu20.04-docker-8c-8g-12452 does not seem to be running inside a container 19:26:46 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 19:26:46 $ docker top 58280ecc222e0083aacd9b34b5d19dbd411b71965e2b40c7d8d43438ba96e240 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:26:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:26:46 [ssh-agent] Looking for ssh-agent implementation... 19:26:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:26:46 $ docker exec 58280ecc222e0083aacd9b34b5d19dbd411b71965e2b40c7d8d43438ba96e240 ssh-agent 19:26:47 SSH_AUTH_SOCK=/tmp/ssh-cnOjh7zMKOG7/agent.32 19:26:47 SSH_AGENT_PID=38 19:26:47 Running ssh-add (command line suppressed) 19:26:47 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_11362419440018944432.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_11362419440018944432.key) 19:26:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:26:47 + git semver push 19:26:47 2023-05-02 19:26:47,674 [run_push] DEBUG push 19:26:47 2023-05-02 19:26:47,674 [execute] INFO git cat-file --batch-check 19:26:47 2023-05-02 19:26:47,674 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 19:26:47 2023-05-02 19:26:47,678 [execute] INFO git rev-list 462bae551db30aa618dbac80b1269e6133c38f01 -- 19:26:47 2023-05-02 19:26:47,678 [execute] DEBUG Popen(['git', 'rev-list', '462bae551db30aa618dbac80b1269e6133c38f01', '--'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) 19:26:47 2023-05-02 19:26:47,690 [execute] INFO git fetch -v origin 19:26:47 2023-05-02 19:26:47,691 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=True, shell=None, istream=None) 19:26:48 2023-05-02 19:26:48,191 [run_push] DEBUG no remote changes detected 19:26:48 2023-05-02 19:26:48,191 [execute] INFO git push origin semver 19:26:48 2023-05-02 19:26:48,192 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) 19:26:49 2023-05-02 19:26:48,965 [run_push] DEBUG push all version tags 19:26:49 2023-05-02 19:26:48,965 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 19:26:49 2023-05-02 19:26:48,966 [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:26:49 2023-05-02 19:26:49,651 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 19:26:49 3.0.0-dev.40 [Pipeline] } 19:26:49 $ docker exec --env ******** --env ******** 58280ecc222e0083aacd9b34b5d19dbd411b71965e2b40c7d8d43438ba96e240 ssh-agent -k 19:26:49 unset SSH_AUTH_SOCK; 19:26:49 unset SSH_AGENT_PID; 19:26:49 echo Agent pid 38 killed; 19:26:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:26:50 + git semver [Pipeline] } 19:26:50 $ docker stop --time=1 58280ecc222e0083aacd9b34b5d19dbd411b71965e2b40c7d8d43438ba96e240 19:26:51 $ docker rm -f --volumes 58280ecc222e0083aacd9b34b5d19dbd411b71965e2b40c7d8d43438ba96e240 [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:26:52 + [ -d /w/workspace/ry_app-service-configurable_main/archives ] 19:26:52 + ls -al /w/workspace/ry_app-service-configurable_main/archives 19:26:52 total 16 19:26:52 drwxr-xr-x 3 root root 4096 May 2 19:15 . 19:26:52 drwxrwxr-x 9 jenkins jenkins 4096 May 2 19:26 .. 19:26:52 drwxr-xr-x 2 root root 4096 May 2 19:15 cost 19:26:52 -rw-r--r-- 1 root root 96 May 2 19:15 cost.csv 19:26:52 + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives 19:26:52 + ls -al /w/workspace/ry_app-service-configurable_main/archives 19:26:52 total 16 19:26:52 drwxr-xr-x 3 jenkins jenkins 4096 May 2 19:15 . 19:26:52 drwxrwxr-x 9 jenkins jenkins 4096 May 2 19:26 .. 19:26:52 drwxr-xr-x 2 jenkins jenkins 4096 May 2 19:15 cost 19:26:52 -rw-r--r-- 1 jenkins jenkins 96 May 2 19:15 cost.csv [Pipeline] libraryResource [Pipeline] sh 19:26:52 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:26:53 ---> package-listing.sh 19:26:53 ++ facter osfamily 19:26:53 ++ tr '[:upper:]' '[:lower:]' 19:26:53 + OS_FAMILY=debian 19:26:53 + workspace=/w/workspace/ry_app-service-configurable_main 19:26:53 + START_PACKAGES=/tmp/packages_start.txt 19:26:53 + END_PACKAGES=/tmp/packages_end.txt 19:26:53 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:26:53 + PACKAGES=/tmp/packages_start.txt 19:26:53 + '[' /w/workspace/ry_app-service-configurable_main ']' 19:26:53 + PACKAGES=/tmp/packages_end.txt 19:26:53 + case "${OS_FAMILY}" in 19:26:53 + dpkg -l 19:26:53 + grep '^ii' 19:26:53 + '[' -f /tmp/packages_start.txt ']' 19:26:53 + '[' -f /tmp/packages_end.txt ']' 19:26:53 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:26:53 + '[' /w/workspace/ry_app-service-configurable_main ']' 19:26:53 + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ 19:26:53 + 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:26:53 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:26:54 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:26:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:26:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:26:54 prd-ubuntu20.04-docker-8c-8g-12452 does not seem to be running inside a container 19:26:54 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 19:26:55 $ docker top 0c35020c0a0aff80a94f9219ddec705e534a284e2106ca2a091b8f0e5a048866 -eo pid,comm [Pipeline] { [Pipeline] sh 19:26:55 + touch /tmp/pre-build-complete [Pipeline] sh 19:26:55 + mkdir -p /var/log/sysstat [Pipeline] sh 19:26:56 + ls /var/log/sa-host 19:26:56 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:26:56 provisioning config files... 19:26:56 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config12104671433321839549tmp [Pipeline] { [Pipeline] echo 19:26:56 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:26:56 ---> create-netrc.sh [Pipeline] } 19:26:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 19:26:56 ---> python-tools-install.sh [Pipeline] echo 19:26:56 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 19:26:57 ---> sudo-logs.sh 19:26:57 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 19:26:57 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 19:26:57 ---> job-cost.sh 19:26:57 lf-activate-venv: SKIPPING 19:26:57 DEBUG: total: 0.2199999988079071 19:26:57 INFO: Retrieving Stack Cost... 19:26:58 INFO: Retrieving Pricing Info for: v3-standard-8 19:26:58 INFO: Archiving Costs [Pipeline] echo 19:26:58 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:26:59 ---> logs-deploy.sh 19:26:59 lf-activate-venv: SKIPPING 19:26:59 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/157 19:26:59 INFO: archiving workspace using pattern(s): 19:26:59 Archives upload complete. 19:27:00 INFO: archiving logs to Nexus