Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 98ba4b579a71d8df1e8645a2b00f90d0d7fafb5d 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-ssh4246071581587232011.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh10763360299992715993.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh6645810376705951193.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > 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-ssh316156240754695428.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-ssh9013367329368909479.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.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-2291 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 98ba4b579a71d8df1e8645a2b00f90d0d7fafb5d (main) Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#501)" > 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 98ba4b579a71d8df1e8645a2b00f90d0d7fafb5d # timeout=10 > git rev-list --no-walk fd655868e697ec9388f878b1610694eb9d0dc845 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 23:50:54 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 23:50:54 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 23:50:54 ========================================================= 23:50:54 EdgeX Global Pipelines Version Info 23:50:54 ========================================================= [Pipeline] libraryResource [Pipeline] sh 23:50:55 ------------------- 23:50:55 stable info: 23:50:55 ------------------- 23:50:55 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 23:50:55 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 23:50:55 Message: update stable to v1.0.244 23:50:55 ------------------- 23:50:55 experimental info: 23:50:55 ------------------- 23:50:55 Commited By: **** collab-it+edgex@linuxfoundation.org 23:50:55 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 23:50:55 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 23:50:56 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 23:50:56 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 23:50:56 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 23:50:56 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 23:50:56 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 23:50:56 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 23:50:56 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 23:50:56 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 23:50:56 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 23:50:56 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 23:50:56 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 23:50:56 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 23:50:56 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 23:50:56 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 23:50:56 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 23:50:56 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 23:50:56 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 23:50:56 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 23:50:56 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 23:50:56 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 23:50:56 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 23:50:56 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 23:50:56 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 23:50:56 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 23:50:56 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 23:50:56 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 23:50:56 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 23:50:56 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 23:50:56 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 23:50:56 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 23:50:56 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 98ba4b579a71d8df1e8645a2b00f90d0d7fafb5d [Pipeline] echo 23:50:56 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 98ba4b5 [Pipeline] echo 23:50:56 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:50:56 provisioning config files... 23:50:56 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config13695346848966470377tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:50:56 ---> docker-login.sh 23:50:56 nexus3.edgexfoundry.org:10001 23:50:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:50:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:50:57 Configure a credential helper to remove this warning. See 23:50:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:50:57 23:50:57 Login Succeeded 23:50:57 nexus3.edgexfoundry.org:10002 23:50:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:50:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:50:57 Configure a credential helper to remove this warning. See 23:50:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:50:57 23:50:57 Login Succeeded 23:50:57 nexus3.edgexfoundry.org:10003 23:50:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:50:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:50:57 Configure a credential helper to remove this warning. See 23:50:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:50:57 23:50:57 Login Succeeded 23:50:57 nexus3.edgexfoundry.org:10004 23:50:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:50:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:50:57 Configure a credential helper to remove this warning. See 23:50:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:50:57 23:50:57 Login Succeeded 23:50:57 docker.io 23:50:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:50:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:50:57 Configure a credential helper to remove this warning. See 23:50:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:50:57 23:50:57 Login Succeeded 23:50:57 ---> docker-login.sh ends [Pipeline] } 23:50:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 23:50:58 + git rev-list -1 --merges 98ba4b579a71d8df1e8645a2b00f90d0d7fafb5d~1..98ba4b579a71d8df1e8645a2b00f90d0d7fafb5d [Pipeline] echo 23:50:58 -----------> git rev-list -1 --merges 98ba4b579a71d8df1e8645a2b00f90d0d7fafb5d~1..98ba4b579a71d8df1e8645a2b00f90d0d7fafb5d 98ba4b579a71d8df1e8645a2b00f90d0d7fafb5d [false] [Pipeline] sh 23:50:58 + git log --format=format:%s -1 98ba4b579a71d8df1e8645a2b00f90d0d7fafb5d [Pipeline] echo 23:50:58 ========================================================= 23:50:58 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 23:50:58 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:50:58 + git log --format=format:%s -1 98ba4b579a71d8df1e8645a2b00f90d0d7fafb5d [Pipeline] echo 23:50:58 [semverPrep] GIT_COMMIT: 98ba4b579a71d8df1e8645a2b00f90d0d7fafb5d, Commit Message: build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#501) [Pipeline] echo 23:50:58 [semverPrep] This is not a build commit. [Pipeline] sh 23:50:59 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:50:59 + grep -v github /etc/ssh/ssh_known_hosts 23:50:59 + [ -e /tmp/ssh_known_hosts ] 23:50:59 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 23:50:59 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 23:50:59 + sudo tee -a /etc/ssh/ssh_known_hosts 23:50:59 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:50:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:50:59 23:50:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:51:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:51:00 0.1.4: Pulling from edgex-devops/py-git-semver 23:51:00 b85a868b505f: Pulling fs layer 23:51:00 e2be974225ed: Pulling fs layer 23:51:00 339a4e72a1f5: Pulling fs layer 23:51:00 988bab9f4d93: Pulling fs layer 23:51:00 1469e6f7b9e6: Pulling fs layer 23:51:00 988bab9f4d93: Waiting 23:51:00 eaf3925da568: Pulling fs layer 23:51:00 bab4dde63d76: Pulling fs layer 23:51:00 1469e6f7b9e6: Waiting 23:51:00 eaf3925da568: Waiting 23:51:00 bab4dde63d76: Waiting 23:51:00 bde34c3a00c8: Pulling fs layer 23:51:00 b352a97aabf1: Pulling fs layer 23:51:00 4872d77fe225: Pulling fs layer 23:51:00 5851b861e8e6: Pulling fs layer 23:51:00 5851b861e8e6: Waiting 23:51:00 b352a97aabf1: Waiting 23:51:00 bde34c3a00c8: Waiting 23:51:00 e2be974225ed: Verifying Checksum 23:51:00 e2be974225ed: Download complete 23:51:00 988bab9f4d93: Verifying Checksum 23:51:00 988bab9f4d93: Download complete 23:51:00 1469e6f7b9e6: Verifying Checksum 23:51:00 1469e6f7b9e6: Download complete 23:51:00 339a4e72a1f5: Verifying Checksum 23:51:00 339a4e72a1f5: Download complete 23:51:00 eaf3925da568: Verifying Checksum 23:51:00 eaf3925da568: Download complete 23:51:00 bde34c3a00c8: Download complete 23:51:00 b352a97aabf1: Download complete 23:51:00 4872d77fe225: Verifying Checksum 23:51:00 4872d77fe225: Download complete 23:51:00 b85a868b505f: Verifying Checksum 23:51:00 b85a868b505f: Download complete 23:51:00 5851b861e8e6: Verifying Checksum 23:51:00 5851b861e8e6: Download complete 23:51:00 bab4dde63d76: Verifying Checksum 23:51:00 bab4dde63d76: Download complete 23:51:01 b85a868b505f: Pull complete 23:51:01 e2be974225ed: Pull complete 23:51:02 339a4e72a1f5: Pull complete 23:51:02 988bab9f4d93: Pull complete 23:51:02 1469e6f7b9e6: Pull complete 23:51:02 eaf3925da568: Pull complete 23:51:03 bab4dde63d76: Pull complete 23:51:04 bde34c3a00c8: Pull complete 23:51:04 b352a97aabf1: Pull complete 23:51:04 4872d77fe225: Pull complete 23:51:04 5851b861e8e6: Pull complete 23:51:04 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 23:51:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:51:04 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:51:04 prd-ubuntu20.04-docker-8c-8g-2291 does not seem to be running inside a container 23:51:04 $ 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 23:51:05 $ docker top 83a8e13bc64ec1a61e39451bd515a32def0fdc23b210ee8b057810da2b55973e -eo pid,comm 23:51:05 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). 23:51:05 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:51:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:51:05 [ssh-agent] Looking for ssh-agent implementation... 23:51:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:51:06 $ docker exec 83a8e13bc64ec1a61e39451bd515a32def0fdc23b210ee8b057810da2b55973e ssh-agent 23:51:06 SSH_AUTH_SOCK=/tmp/ssh-57d4CoEXSWOp/agent.32 23:51:06 SSH_AGENT_PID=38 23:51:06 Running ssh-add (command line suppressed) 23:51:06 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_8568136914271300962.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_8568136914271300962.key) 23:51:06 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:51:06 + git tag --points-at HEAD [Pipeline] } 23:51:06 $ docker exec --env ******** --env ******** 83a8e13bc64ec1a61e39451bd515a32def0fdc23b210ee8b057810da2b55973e ssh-agent -k 23:51:06 unset SSH_AUTH_SOCK; 23:51:06 unset SSH_AGENT_PID; 23:51:06 echo Agent pid 38 killed; 23:51:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 23:51:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:51:06 [ssh-agent] Looking for ssh-agent implementation... 23:51:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:51:06 $ docker exec 83a8e13bc64ec1a61e39451bd515a32def0fdc23b210ee8b057810da2b55973e ssh-agent 23:51:06 SSH_AUTH_SOCK=/tmp/ssh-yE5EBVFtcnIK/agent.70 23:51:06 SSH_AGENT_PID=76 23:51:06 Running ssh-add (command line suppressed) 23:51:07 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_12907501425929358.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_12907501425929358.key) 23:51:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:51:07 + git semver init 23:51:07 2023-01-13 23:51:07,573 [run_init] DEBUG init version:0.0.0 force:False 23:51:07 2023-01-13 23:51:07,573 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver 23:51:07 2023-01-13 23:51:07,574 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver 23:51:07 2023-01-13 23:51:07,574 [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) 23:51:08 2023-01-13 23:51:08,390 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude 23:51:08 2023-01-13 23:51:08,390 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False 23:51:08 2023-01-13 23:51:08,390 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 23:51:08 2023-01-13 23:51:08,391 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 23:51:08 3.0.0-dev.9 [Pipeline] } 23:51:08 $ docker exec --env ******** --env ******** 83a8e13bc64ec1a61e39451bd515a32def0fdc23b210ee8b057810da2b55973e ssh-agent -k 23:51:08 unset SSH_AUTH_SOCK; 23:51:08 unset SSH_AGENT_PID; 23:51:08 echo Agent pid 76 killed; 23:51:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:51:09 + git semver [Pipeline] } 23:51:09 $ docker stop --time=1 83a8e13bc64ec1a61e39451bd515a32def0fdc23b210ee8b057810da2b55973e 23:51:10 $ docker rm -f --volumes 83a8e13bc64ec1a61e39451bd515a32def0fdc23b210ee8b057810da2b55973e [Pipeline] // withDockerContainer [Pipeline] sh 23:51:11 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 23:51:11 Stashed 1 file(s) [Pipeline] echo 23:51:11 [edgeXSemver]: initialized semver on version 3.0.0-dev.9 [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 23:51:11 provisioning config files... 23:51:11 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config13116755791657823516tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:51:11 ---> docker-login.sh 23:51:11 nexus3.edgexfoundry.org:10001 23:51:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:51:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:51:11 Configure a credential helper to remove this warning. See 23:51:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:51:11 23:51:11 Login Succeeded 23:51:11 nexus3.edgexfoundry.org:10002 23:51:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:51:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:51:11 Configure a credential helper to remove this warning. See 23:51:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:51:11 23:51:11 Login Succeeded 23:51:11 nexus3.edgexfoundry.org:10003 23:51:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:51:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:51:11 Configure a credential helper to remove this warning. See 23:51:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:51:11 23:51:11 Login Succeeded 23:51:11 nexus3.edgexfoundry.org:10004 23:51:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:51:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:51:11 Configure a credential helper to remove this warning. See 23:51:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:51:11 23:51:11 Login Succeeded 23:51:11 docker.io 23:51:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:51:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:51:12 Configure a credential helper to remove this warning. See 23:51:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:51:12 23:51:12 Login Succeeded 23:51:12 ---> docker-login.sh ends [Pipeline] } 23:51:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 23:51:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:51:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:51:12 ========================================================= 23:51:12 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 23:51:12 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:51:12 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . 23:51:12 Sending build context to Docker daemon 3.219MB 23:51:12 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 23:51:12 Step 2/12 : FROM ${BASE} AS builder 23:51:12 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 23:51:12 213ec9aee27d: Pulling fs layer 23:51:12 4583459ba037: Pulling fs layer 23:51:12 93c1e223e6f2: Pulling fs layer 23:51:12 53926ce57604: Pulling fs layer 23:51:12 21b2b0c7a3f4: Pulling fs layer 23:51:12 22ff95d597cd: Pulling fs layer 23:51:12 12d6caf4c0d1: Pulling fs layer 23:51:12 96b7cbca73a9: Pulling fs layer 23:51:12 a7acece74701: Pulling fs layer 23:51:12 53926ce57604: Waiting 23:51:12 21b2b0c7a3f4: Waiting 23:51:12 22ff95d597cd: Waiting 23:51:12 12d6caf4c0d1: Waiting 23:51:12 96b7cbca73a9: Waiting 23:51:12 a7acece74701: Waiting 23:51:12 93c1e223e6f2: Verifying Checksum 23:51:12 93c1e223e6f2: Download complete 23:51:12 4583459ba037: Verifying Checksum 23:51:12 4583459ba037: Download complete 23:51:12 21b2b0c7a3f4: Verifying Checksum 23:51:12 21b2b0c7a3f4: Download complete 23:51:12 22ff95d597cd: Verifying Checksum 23:51:12 22ff95d597cd: Download complete 23:51:12 213ec9aee27d: Verifying Checksum 23:51:12 213ec9aee27d: Download complete 23:51:12 12d6caf4c0d1: Verifying Checksum 23:51:12 12d6caf4c0d1: Download complete 23:51:12 213ec9aee27d: Pull complete 23:51:13 4583459ba037: Pull complete 23:51:13 93c1e223e6f2: Pull complete 23:51:13 a7acece74701: Verifying Checksum 23:51:13 a7acece74701: Download complete 23:51:13 96b7cbca73a9: Verifying Checksum 23:51:13 96b7cbca73a9: Download complete 23:51:13 53926ce57604: Verifying Checksum 23:51:13 53926ce57604: Download complete 23:51:17 53926ce57604: Pull complete 23:51:17 21b2b0c7a3f4: Pull complete 23:51:17 22ff95d597cd: Pull complete 23:51:17 12d6caf4c0d1: Pull complete 23:51:19 96b7cbca73a9: Pull complete 23:51:19 a7acece74701: Pull complete 23:51:19 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 23:51:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 23:51:19 ---> db6d94c90886 23:51:19 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 23:51:21 ---> Running in 71e530c34e55 23:51:21 Removing intermediate container 71e530c34e55 23:51:21 ---> c533f0cb66ea 23:51:21 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 23:51:21 ---> Running in d0e008b95aef 23:51:21 Removing intermediate container d0e008b95aef 23:51:21 ---> 3eced5612fda 23:51:21 Step 5/12 : ARG ADD_BUILD_TAGS="" 23:51:21 ---> Running in 5700e25eadbe 23:51:21 Removing intermediate container 5700e25eadbe 23:51:21 ---> bf82c1f1e131 23:51:21 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:51:22 ---> Running in d9cd43be2a3d 23:51:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:51:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:51:22 OK: 211 MiB in 51 packages 23:51:23 Removing intermediate container d9cd43be2a3d 23:51:23 ---> ee4639bc9194 23:51:23 Step 7/12 : WORKDIR /app 23:51:23 ---> Running in 3d4b9456a97d 23:51:23 Removing intermediate container 3d4b9456a97d 23:51:23 ---> b620a4c3f6e4 23:51:23 Step 8/12 : COPY go.mod vendor* ./ 23:51:23 ---> 216dcd320ccf 23:51:23 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:51:23 ---> Running in 8c599a4db751 23:51:26 Still waiting to schedule task 23:51:26 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-2290’ 23:51:45 Removing intermediate container 8c599a4db751 23:51:45 ---> 13d8b29da933 23:51:45 Step 10/12 : COPY . . 23:51:45 ---> 6f35a6ce5e88 23:51:45 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:51:45 ---> Running in a63431f6e217 23:51:45 Removing intermediate container a63431f6e217 23:51:45 ---> 38eff49cc11c 23:51:45 Step 12/12 : RUN $MAKE 23:51:45 ---> Running in 0c9f430f704c 23:51:45 noop 23:51:45 Removing intermediate container 0c9f430f704c 23:51:45 ---> bfb6618719fc 23:51:45 Successfully built bfb6618719fc 23:51:45 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:51:45 + docker inspect -f . ci-base-image-x86_64 23:51:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:51:45 prd-ubuntu20.04-docker-8c-8g-2291 does not seem to be running inside a container 23:51:45 $ 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 23:51:46 $ docker top 9ec257fa9cb7fa070fb79762bcb4f6dfd6dad55f8574e87e55d8be4cdfa08391 -eo pid,comm [Pipeline] { [Pipeline] sh 23:51:46 + go version 23:51:46 go version go1.18.7 linux/amd64 [Pipeline] } 23:51:46 $ docker stop --time=1 9ec257fa9cb7fa070fb79762bcb4f6dfd6dad55f8574e87e55d8be4cdfa08391 23:51:47 $ docker rm -f --volumes 9ec257fa9cb7fa070fb79762bcb4f6dfd6dad55f8574e87e55d8be4cdfa08391 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:51:48 + docker inspect -f . ci-base-image-x86_64 23:51:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:51:48 prd-ubuntu20.04-docker-8c-8g-2291 does not seem to be running inside a container 23:51:48 $ 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 23:51:48 $ docker top c40fa057c7caa0264eac1277d322673de568bee049508dfb500accd174827842 -eo pid,comm [Pipeline] { [Pipeline] sh 23:51:48 + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] fileExists [Pipeline] sh 23:51:49 + make test 23:51:49 go test -race -coverprofile=coverage.out ./... 23:52:07 ? github.com/edgexfoundry/app-service-configurable [no test files] 23:52:07 go vet ./... 23:52:17 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:52:17 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:52:17 ./bin/test-attribution-txt.sh [Pipeline] echo 23:52:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 23:52:17 $ docker stop --time=1 c40fa057c7caa0264eac1277d322673de568bee049508dfb500accd174827842 23:52:19 $ docker rm -f --volumes c40fa057c7caa0264eac1277d322673de568bee049508dfb500accd174827842 [Pipeline] // withDockerContainer [Pipeline] sh 23:52:20 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:52:20 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 23:52:20 + sudo chown -R jenkins:jenkins . [Pipeline] sh 23:52:20 + ls -al . 23:52:20 total 184 23:52:20 drwxrwxr-x 8 jenkins jenkins 4096 Jan 13 23:51 . 23:52:20 drwxrwxr-x 4 jenkins jenkins 4096 Jan 13 23:50 .. 23:52:20 -rw-rw-r-- 1 jenkins jenkins 119 Jan 13 23:50 .dockerignore 23:52:20 drwxrwxr-x 8 jenkins jenkins 4096 Jan 13 23:51 .git 23:52:20 drwxrwxr-x 3 jenkins jenkins 4096 Jan 13 23:50 .github 23:52:20 -rw-rw-r-- 1 jenkins jenkins 171 Jan 13 23:50 .gitignore 23:52:20 drwxr-xr-x 3 jenkins jenkins 4096 Jan 13 23:51 .semver 23:52:20 -rw-rw-r-- 1 jenkins jenkins 9103 Jan 13 23:50 Attribution.txt 23:52:20 -rw-rw-r-- 1 jenkins jenkins 29118 Jan 13 23:50 CHANGELOG.md 23:52:20 -rw-rw-r-- 1 jenkins jenkins 1898 Jan 13 23:50 Dockerfile 23:52:20 -rw-rw-r-- 1 jenkins jenkins 677 Jan 13 23:50 GOVERNANCE.md 23:52:20 -rw-rw-r-- 1 jenkins jenkins 688 Jan 13 23:50 Jenkinsfile 23:52:20 -rw-rw-r-- 1 jenkins jenkins 10174 Jan 13 23:50 LICENSE 23:52:20 -rw-rw-r-- 1 jenkins jenkins 618 Jan 13 23:50 OWNERS.md 23:52:20 -rw-rw-r-- 1 jenkins jenkins 4369 Jan 13 23:50 README.md 23:52:20 -rw-rw-r-- 1 jenkins jenkins 11 Jan 13 23:51 VERSION 23:52:20 drwxrwxr-x 2 jenkins jenkins 4096 Jan 13 23:50 bin 23:52:20 -rw-r--r-- 1 jenkins jenkins 13 Jan 13 23:51 coverage.out 23:52:20 -rw-rw-r-- 1 jenkins jenkins 3397 Jan 13 23:50 go.mod 23:52:20 -rw-rw-r-- 1 jenkins jenkins 44232 Jan 13 23:50 go.sum 23:52:20 -rw-rw-r-- 1 jenkins jenkins 1949 Jan 13 23:50 main.go 23:52:20 -rw-rw-r-- 1 jenkins jenkins 2078 Jan 13 23:50 makefile 23:52:20 drwxrwxr-x 10 jenkins jenkins 4096 Jan 13 23:50 res 23:52:20 drwxrwxr-x 4 jenkins jenkins 4096 Jan 13 23:50 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:52:21 + 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=98ba4b579a71d8df1e8645a2b00f90d0d7fafb5d --label arch=amd64 --label version=3.0.0-dev.9 . 23:52:21 Sending build context to Docker daemon 3.22MB 23:52:21 Step 1/26 : ARG BASE=golang:1.18-alpine3.16 23:52:21 Step 2/26 : FROM ${BASE} AS builder 23:52:21 ---> bfb6618719fc 23:52:21 Step 3/26 : ARG ALPINE_PKG_BASE="make git" 23:52:21 ---> Running in 31a661567163 23:52:21 Removing intermediate container 31a661567163 23:52:21 ---> 69820d53cc48 23:52:21 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 23:52:21 ---> Running in 2e39b64fe21c 23:52:21 Removing intermediate container 2e39b64fe21c 23:52:21 ---> 64c537e87b2f 23:52:21 Step 5/26 : ARG ADD_BUILD_TAGS="" 23:52:21 ---> Running in 67c9d79bdf1b 23:52:21 Removing intermediate container 67c9d79bdf1b 23:52:21 ---> 728fbd4a0553 23:52:21 Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:52:21 ---> Running in 5d24bfd01c33 23:52:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:52:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:52:22 OK: 211 MiB in 51 packages 23:52:22 Removing intermediate container 5d24bfd01c33 23:52:22 ---> 4416ede428ef 23:52:22 Step 7/26 : WORKDIR /app 23:52:22 ---> Running in f1fc92ee3cfc 23:52:22 Removing intermediate container f1fc92ee3cfc 23:52:22 ---> 60c13c079e3c 23:52:22 Step 8/26 : COPY go.mod vendor* ./ 23:52:22 ---> 0f013200f58c 23:52:22 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:52:23 ---> Running in d7cafa52bbff 23:52:23 Removing intermediate container d7cafa52bbff 23:52:23 ---> c35c97b7c073 23:52:23 Step 10/26 : COPY . . 23:52:24 ---> b6741a98b20b 23:52:24 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:52:24 ---> Running in 9343c19ddfa4 23:52:24 Removing intermediate container 9343c19ddfa4 23:52:24 ---> 153aad1e8574 23:52:24 Step 12/26 : RUN $MAKE 23:52:24 ---> Running in 50abaa20cd05 23:52:24 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.17 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.0.0-dev.9" -trimpath -mod=readonly -o app-service-configurable 23:52:42 Removing intermediate container 50abaa20cd05 23:52:42 ---> 7d9bae10429e 23:52:42 Step 13/26 : FROM alpine:3.16 23:52:42 3.16: Pulling from library/alpine 23:52:42 ca7dd9ec2225: Pulling fs layer 23:52:42 ca7dd9ec2225: Verifying Checksum 23:52:42 ca7dd9ec2225: Download complete 23:52:42 ca7dd9ec2225: Pull complete 23:52:42 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 23:52:42 Status: Downloaded newer image for alpine:3.16 23:52:42 ---> bfe296a52501 23:52:42 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 23:52:42 ---> Running in ff08d065d0e2 23:52:42 Removing intermediate container ff08d065d0e2 23:52:42 ---> 753548a53cfe 23:52:42 Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} 23:52:42 ---> Running in 0d3834d6e443 23:52:42 Removing intermediate container 0d3834d6e443 23:52:42 ---> c02964b0c3b5 23:52:42 Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init 23:52:42 ---> Running in 9dea6de9dfa0 23:52:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:52:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:52:42 (1/2) Installing ca-certificates (20220614-r0) 23:52:42 (2/2) Installing dumb-init (1.2.5-r1) 23:52:42 Executing busybox-1.35.0-r17.trigger 23:52:42 Executing ca-certificates-20220614-r0.trigger 23:52:42 OK: 6 MiB in 16 packages 23:52:42 Removing intermediate container 9dea6de9dfa0 23:52:42 ---> dab52672dd1d 23:52:42 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 23:52:42 ---> 52d7559e5b72 23:52:42 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 23:52:43 ---> 0cd81dec837e 23:52:43 Step 19/26 : COPY --from=builder /app/res/ /res/ 23:52:43 ---> 2fa9c792c117 23:52:43 Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable 23:52:43 ---> 621cad232dfc 23:52:43 Step 21/26 : EXPOSE 48095 23:52:43 ---> Running in ea5b870d52eb 23:52:43 Removing intermediate container ea5b870d52eb 23:52:43 ---> cc6b04abb337 23:52:43 Step 22/26 : ENTRYPOINT ["/app-service-configurable"] 23:52:44 ---> Running in 3fc78a641e50 23:52:44 Removing intermediate container 3fc78a641e50 23:52:44 ---> e2df2e6e837c 23:52:44 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 23:52:44 ---> Running in e2e073df67aa 23:52:44 Removing intermediate container e2e073df67aa 23:52:44 ---> 4e7e10b64aa0 23:52:44 Step 24/26 : LABEL arch=amd64 23:52:44 ---> Running in 300539229a34 23:52:44 Removing intermediate container 300539229a34 23:52:44 ---> 30791f13ef7e 23:52:44 Step 25/26 : LABEL git_sha=98ba4b579a71d8df1e8645a2b00f90d0d7fafb5d 23:52:44 ---> Running in 6a5b28a5906d 23:52:44 Removing intermediate container 6a5b28a5906d 23:52:44 ---> cb75d16f22e3 23:52:44 Step 26/26 : LABEL version=3.0.0-dev.9 23:52:44 ---> Running in 1bc9200840e6 23:52:44 Removing intermediate container 1bc9200840e6 23:52:44 ---> ccc83b84277d 23:52:44 [Warning] One or more build-args [ARCH] were not consumed 23:52:44 Successfully built ccc83b84277d 23:52:44 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 23:52:44 provisioning config files... 23:52:44 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config13552056558193359754tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:52:45 ---> docker-login.sh 23:52:45 nexus3.edgexfoundry.org:10001 23:52:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:52:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:52:45 Configure a credential helper to remove this warning. See 23:52:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:52:45 23:52:45 Login Succeeded 23:52:45 nexus3.edgexfoundry.org:10002 23:52:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:52:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:52:45 Configure a credential helper to remove this warning. See 23:52:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:52:45 23:52:45 Login Succeeded 23:52:45 nexus3.edgexfoundry.org:10003 23:52:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:52:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:52:45 Configure a credential helper to remove this warning. See 23:52:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:52:45 23:52:45 Login Succeeded 23:52:45 nexus3.edgexfoundry.org:10004 23:52:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:52:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:52:45 Configure a credential helper to remove this warning. See 23:52:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:52:45 23:52:45 Login Succeeded 23:52:45 docker.io 23:52:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:52:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:52:45 Configure a credential helper to remove this warning. See 23:52:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:52:45 23:52:45 Login Succeeded 23:52:45 ---> docker-login.sh ends [Pipeline] } 23:52:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:52:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:52:45 [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: 23:52:45 98ba4b579a71d8df1e8645a2b00f90d0d7fafb5d 23:52:45 latest 23:52:45 3.0.0-dev.9 23:52:45 98ba4b579a71d8df1e8645a2b00f90d0d7fafb5d-3.0.0-dev.9 23:52:45 main 23:52:45 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:52:45 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:98ba4b579a71d8df1e8645a2b00f90d0d7fafb5d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:52:46 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:98ba4b579a71d8df1e8645a2b00f90d0d7fafb5d 23:52:46 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 23:52:46 629069d457cb: Preparing 23:52:46 4ef9b1a348f5: Preparing 23:52:46 0589f188a6ef: Preparing 23:52:46 7f76a4e3f4bf: Preparing 23:52:46 7fcc090f237e: Preparing 23:52:46 e5e13b0c77cb: Preparing 23:52:46 e5e13b0c77cb: Waiting 23:52:46 0589f188a6ef: Pushed 23:52:46 4ef9b1a348f5: Pushed 23:52:46 7f76a4e3f4bf: Pushed 23:52:46 e5e13b0c77cb: Layer already exists 23:52:46 7fcc090f237e: Pushed 23:52:48 629069d457cb: Pushed 23:52:48 98ba4b579a71d8df1e8645a2b00f90d0d7fafb5d: digest: sha256:90cca6ed7e81c0cccaaa1015d45c4f16607e86762aac2d6af26f25b291b0c036 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:52:49 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:52:49 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest 23:52:49 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 23:52:49 629069d457cb: Preparing 23:52:49 4ef9b1a348f5: Preparing 23:52:49 0589f188a6ef: Preparing 23:52:49 7f76a4e3f4bf: Preparing 23:52:49 7fcc090f237e: Preparing 23:52:49 e5e13b0c77cb: Preparing 23:52:49 e5e13b0c77cb: Waiting 23:52:49 7fcc090f237e: Layer already exists 23:52:49 7f76a4e3f4bf: Layer already exists 23:52:49 4ef9b1a348f5: Layer already exists 23:52:49 629069d457cb: Layer already exists 23:52:49 0589f188a6ef: Layer already exists 23:52:49 e5e13b0c77cb: Layer already exists 23:52:49 latest: digest: sha256:90cca6ed7e81c0cccaaa1015d45c4f16607e86762aac2d6af26f25b291b0c036 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:52:49 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:3.0.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:52:50 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:3.0.0-dev.9 23:52:50 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 23:52:50 629069d457cb: Preparing 23:52:50 4ef9b1a348f5: Preparing 23:52:50 0589f188a6ef: Preparing 23:52:50 7f76a4e3f4bf: Preparing 23:52:50 7fcc090f237e: Preparing 23:52:50 e5e13b0c77cb: Preparing 23:52:50 e5e13b0c77cb: Waiting 23:52:50 629069d457cb: Layer already exists 23:52:50 7f76a4e3f4bf: Layer already exists 23:52:50 4ef9b1a348f5: Layer already exists 23:52:50 0589f188a6ef: Layer already exists 23:52:50 7fcc090f237e: Layer already exists 23:52:50 e5e13b0c77cb: Layer already exists 23:52:50 3.0.0-dev.9: digest: sha256:90cca6ed7e81c0cccaaa1015d45c4f16607e86762aac2d6af26f25b291b0c036 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:52:50 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:98ba4b579a71d8df1e8645a2b00f90d0d7fafb5d-3.0.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:52:50 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:98ba4b579a71d8df1e8645a2b00f90d0d7fafb5d-3.0.0-dev.9 23:52:50 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 23:52:50 629069d457cb: Preparing 23:52:50 4ef9b1a348f5: Preparing 23:52:50 0589f188a6ef: Preparing 23:52:50 7f76a4e3f4bf: Preparing 23:52:50 7fcc090f237e: Preparing 23:52:50 e5e13b0c77cb: Preparing 23:52:50 e5e13b0c77cb: Waiting 23:52:50 7f76a4e3f4bf: Layer already exists 23:52:50 7fcc090f237e: Layer already exists 23:52:50 4ef9b1a348f5: Layer already exists 23:52:50 0589f188a6ef: Layer already exists 23:52:50 629069d457cb: Layer already exists 23:52:50 e5e13b0c77cb: Layer already exists 23:52:50 98ba4b579a71d8df1e8645a2b00f90d0d7fafb5d-3.0.0-dev.9: digest: sha256:90cca6ed7e81c0cccaaa1015d45c4f16607e86762aac2d6af26f25b291b0c036 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:52:51 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:52:51 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main 23:52:51 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 23:52:51 629069d457cb: Preparing 23:52:51 4ef9b1a348f5: Preparing 23:52:51 0589f188a6ef: Preparing 23:52:51 7f76a4e3f4bf: Preparing 23:52:51 7fcc090f237e: Preparing 23:52:51 e5e13b0c77cb: Preparing 23:52:51 e5e13b0c77cb: Waiting 23:52:51 0589f188a6ef: Layer already exists 23:52:51 629069d457cb: Layer already exists 23:52:51 7fcc090f237e: Layer already exists 23:52:51 4ef9b1a348f5: Layer already exists 23:52:51 7f76a4e3f4bf: Layer already exists 23:52:51 e5e13b0c77cb: Layer already exists 23:52:51 main: digest: sha256:90cca6ed7e81c0cccaaa1015d45c4f16607e86762aac2d6af26f25b291b0c036 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:52:51 ===================================================== [Pipeline] echo 23:52:51 taggedImages: 23:52:51 - nexus3.edgexfoundry.org:10004/app-service-configurable:98ba4b579a71d8df1e8645a2b00f90d0d7fafb5d 23:52:51 - nexus3.edgexfoundry.org:10004/app-service-configurable:latest 23:52:51 - nexus3.edgexfoundry.org:10004/app-service-configurable:3.0.0-dev.9 23:52:51 - nexus3.edgexfoundry.org:10004/app-service-configurable:98ba4b579a71d8df1e8645a2b00f90d0d7fafb5d-3.0.0-dev.9 23:52:51 - 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 23:52:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:52:51 23:52:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:52:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:52:52 latest: Pulling from edgex-lftools-log-publisher 23:52:52 5eb5b503b376: Pulling fs layer 23:52:52 5c69ac0246d0: Pulling fs layer 23:52:52 ec43610c2a17: Pulling fs layer 23:52:52 3a2ae6a8a46f: Pulling fs layer 23:52:52 33b1e0a273af: Pulling fs layer 23:52:52 5d3b04190fa2: Pulling fs layer 23:52:52 2f39f015ded8: Pulling fs layer 23:52:52 5d3b04190fa2: Waiting 23:52:52 2f39f015ded8: Waiting 23:52:52 3a2ae6a8a46f: Waiting 23:52:52 33b1e0a273af: Waiting 23:52:52 5c69ac0246d0: Verifying Checksum 23:52:52 5c69ac0246d0: Download complete 23:52:52 3a2ae6a8a46f: Download complete 23:52:52 33b1e0a273af: Verifying Checksum 23:52:52 33b1e0a273af: Download complete 23:52:52 5d3b04190fa2: Verifying Checksum 23:52:52 5d3b04190fa2: Download complete 23:52:52 ec43610c2a17: Verifying Checksum 23:52:52 ec43610c2a17: Download complete 23:52:52 5eb5b503b376: Verifying Checksum 23:52:52 5eb5b503b376: Download complete 23:52:52 2f39f015ded8: Download complete 23:52:53 5eb5b503b376: Pull complete 23:52:53 5c69ac0246d0: Pull complete 23:52:54 ec43610c2a17: Pull complete 23:52:54 3a2ae6a8a46f: Pull complete 23:52:54 33b1e0a273af: Pull complete 23:52:54 5d3b04190fa2: Pull complete 23:52:58 2f39f015ded8: Pull complete 23:52:58 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 23:52:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:52:58 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:52:58 prd-ubuntu20.04-docker-8c-8g-2291 does not seem to be running inside a container 23:52:58 $ 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 23:53:00 $ docker top 5e93aa8a2a190ac1495d4fb7829f871cfbfa73042817bf7a33847b02d04127f9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:53:00 ---> job-cost.sh 23:53:00 lf-activate-venv: SKIPPING 23:53:00 INFO: No Stack... 23:53:01 INFO: Retrieving Pricing Info for: v3-standard-8 23:53:01 INFO: Archiving Costs [Pipeline] sh 23:53:01 + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv 23:53:01 + cut -d, -f6 [Pipeline] lock 23:53:01 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-126-stack-cost] 23:53:01 Resource [jenkins-edgexfoundry-app-service-configurable-main-126-stack-cost] did not exist. Created. 23:53:01 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-126-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:53:02 + echo total: 0.2199999988079071 [Pipeline] stash 23:53:02 Stashed 1 file(s) [Pipeline] } 23:53:02 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-126-stack-cost] [Pipeline] // lock [Pipeline] } 23:53:02 $ docker stop --time=1 5e93aa8a2a190ac1495d4fb7829f871cfbfa73042817bf7a33847b02d04127f9 23:53:03 $ docker rm -f --volumes 5e93aa8a2a190ac1495d4fb7829f871cfbfa73042817bf7a33847b02d04127f9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 23:54:52 Running on prd-ubuntu20.04-docker-arm64-4c-16g-2292 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws 23:54:52 Running in /w/workspace/app-service-configurable/126 [Pipeline] { [Pipeline] checkout 23:54:52 Selected Git installation does not exist. Using Default 23:54:52 The recommended git tool is: NONE 23:54:57 using credential edgex-jenkins-ssh 23:54:57 Cloning the remote Git repository 23:54:57 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 23:54:57 > git init /w/workspace/app-service-configurable/126 # timeout=10 23:54:57 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 23:54:57 > git --version # timeout=10 23:54:57 > git --version # 'git version 2.25.1' 23:54:57 using GIT_SSH to set credentials SSH Credentials for GitHub 23:54:57 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 23:54:59 Avoid second fetch 23:54:59 Checking out Revision 98ba4b579a71d8df1e8645a2b00f90d0d7fafb5d (main) 23:54:58 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 23:54:58 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:54:59 > git config core.sparsecheckout # timeout=10 23:54:59 > git checkout -f 98ba4b579a71d8df1e8645a2b00f90d0d7fafb5d # timeout=10 23:55:00 Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#501)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:55:01 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 23:55:01 % Total % Received % Xferd Average Speed Time Time Time Current 23:55:01 Dload Upload Total Spent Left Speed 23:55:01 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 72448 0 --:--:-- --:--:-- --:--:-- 72862 [Pipeline] sh 23:55:01 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 23:55:02 + sudo tee /etc/docker/daemon.new 23:55:02 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 23:55:02 { 23:55:02 "registry-mirrors": [ 23:55:02 "https://nexus3.edgexfoundry.org:10001" 23:55:02 ], 23:55:02 "bip": "10.250.0.254/24", 23:55:02 "hosts": [ 23:55:02 "tcp://0.0.0.0:5555", 23:55:02 "unix:///var/run/docker.sock" 23:55:02 ], 23:55:02 "mtu": 1458, 23:55:02 "selinux-enabled": true, 23:55:02 "seccomp-profile": "/etc/docker/seccomp.json" 23:55:02 } [Pipeline] sh 23:55:02 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 23:55:02 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:55:21 provisioning config files... 23:55:21 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/126@tmp/config10447238797991499553tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:55:21 ---> docker-login.sh 23:55:21 nexus3.edgexfoundry.org:10001 23:55:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:55:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:55:22 Configure a credential helper to remove this warning. See 23:55:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:55:22 23:55:22 Login Succeeded 23:55:22 nexus3.edgexfoundry.org:10002 23:55:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:55:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:55:22 Configure a credential helper to remove this warning. See 23:55:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:55:22 23:55:22 Login Succeeded 23:55:22 nexus3.edgexfoundry.org:10003 23:55:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:55:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:55:22 Configure a credential helper to remove this warning. See 23:55:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:55:22 23:55:22 Login Succeeded 23:55:22 nexus3.edgexfoundry.org:10004 23:55:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:55:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:55:23 Configure a credential helper to remove this warning. See 23:55:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:55:23 23:55:23 Login Succeeded 23:55:23 docker.io 23:55:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:55:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:55:23 Configure a credential helper to remove this warning. See 23:55:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:55:23 23:55:23 Login Succeeded 23:55:23 ---> docker-login.sh ends [Pipeline] } 23:55:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 23:55:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:55:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:55:23 ========================================================= 23:55:23 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 23:55:23 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:55:24 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . 23:55:24 Sending build context to Docker daemon 216.6kB 23:55:24 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 23:55:24 Step 2/12 : FROM ${BASE} AS builder 23:55:24 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 23:55:24 9b18e9b68314: Pulling fs layer 23:55:24 35d82f9e3411: Pulling fs layer 23:55:24 e16973657156: Pulling fs layer 23:55:24 fc693d55d65f: Pulling fs layer 23:55:24 7e9fc2657dce: Pulling fs layer 23:55:24 dda99020689f: Pulling fs layer 23:55:24 db1c61fa0a46: Pulling fs layer 23:55:24 891c053d2c06: Pulling fs layer 23:55:24 fc693d55d65f: Waiting 23:55:24 7e9fc2657dce: Waiting 23:55:24 dda99020689f: Waiting 23:55:24 891c053d2c06: Waiting 23:55:24 db1c61fa0a46: Waiting 23:55:24 e16973657156: Verifying Checksum 23:55:24 e16973657156: Download complete 23:55:24 35d82f9e3411: Verifying Checksum 23:55:24 35d82f9e3411: Download complete 23:55:24 7e9fc2657dce: Verifying Checksum 23:55:24 7e9fc2657dce: Download complete 23:55:24 dda99020689f: Verifying Checksum 23:55:24 dda99020689f: Download complete 23:55:24 9b18e9b68314: Verifying Checksum 23:55:24 9b18e9b68314: Download complete 23:55:25 9b18e9b68314: Pull complete 23:55:25 891c053d2c06: Verifying Checksum 23:55:25 891c053d2c06: Download complete 23:55:26 35d82f9e3411: Pull complete 23:55:26 e16973657156: Pull complete 23:55:27 db1c61fa0a46: Verifying Checksum 23:55:27 db1c61fa0a46: Download complete 23:55:27 fc693d55d65f: Verifying Checksum 23:55:27 fc693d55d65f: Download complete 23:55:39 fc693d55d65f: Pull complete 23:55:39 7e9fc2657dce: Pull complete 23:55:39 dda99020689f: Pull complete 23:55:44 db1c61fa0a46: Pull complete 23:55:45 891c053d2c06: Pull complete 23:55:45 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 23:55:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 23:55:45 ---> f96f9c87975a 23:55:45 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 23:55:47 ---> Running in fc8636840fdc 23:55:47 Removing intermediate container fc8636840fdc 23:55:47 ---> 7d86c3f0ad96 23:55:47 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 23:55:48 ---> Running in bf694081d556 23:55:48 Removing intermediate container bf694081d556 23:55:48 ---> f3a3df5c793c 23:55:48 Step 5/12 : ARG ADD_BUILD_TAGS="" 23:55:48 ---> Running in 261e92f5156a 23:55:48 Removing intermediate container 261e92f5156a 23:55:48 ---> 2b1287442f76 23:55:48 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:55:48 ---> Running in 118bf67e80b9 23:55:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:55:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:55:51 OK: 221 MiB in 51 packages 23:55:52 Removing intermediate container 118bf67e80b9 23:55:52 ---> ab7de495c63b 23:55:52 Step 7/12 : WORKDIR /app 23:55:52 ---> Running in 18e9c32579c1 23:55:52 Removing intermediate container 18e9c32579c1 23:55:52 ---> aa534ab5c494 23:55:52 Step 8/12 : COPY go.mod vendor* ./ 23:55:52 ---> 79ce513f1d84 23:55:52 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:55:52 ---> Running in 6134e773ca96 23:56:49 Removing intermediate container 6134e773ca96 23:56:49 ---> fca7b872b28d 23:56:49 Step 10/12 : COPY . . 23:56:49 ---> 9993011d1ce1 23:56:49 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:56:49 ---> Running in c625012f9aa1 23:56:49 Removing intermediate container c625012f9aa1 23:56:49 ---> 251fb7bf97e5 23:56:49 Step 12/12 : RUN $MAKE 23:56:49 ---> Running in ae12225b4079 23:56:50 noop 23:56:51 Removing intermediate container ae12225b4079 23:56:51 ---> cf0ff880f9e3 23:56:51 Successfully built cf0ff880f9e3 23:56:51 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:56:51 + docker inspect -f . ci-base-image-arm64 23:56:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:56:51 prd-ubuntu20.04-docker-arm64-4c-16g-2292 does not seem to be running inside a container 23:56:51 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/126 -v /w/workspace/app-service-configurable/126:/w/workspace/app-service-configurable/126:rw,z -v /w/workspace/app-service-configurable/126@tmp:/w/workspace/app-service-configurable/126@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 23:56:53 $ docker top 5e02e3573a71ad21c1ed44d2f00975c3a91e9c2e7a22df3492eff20ab9c5905e -eo pid,comm [Pipeline] { [Pipeline] sh 23:56:54 + go version 23:56:54 go version go1.18.7 linux/arm64 [Pipeline] } 23:56:54 $ docker stop --time=1 5e02e3573a71ad21c1ed44d2f00975c3a91e9c2e7a22df3492eff20ab9c5905e 23:56:55 $ docker rm -f --volumes 5e02e3573a71ad21c1ed44d2f00975c3a91e9c2e7a22df3492eff20ab9c5905e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:56:56 + docker inspect -f . ci-base-image-arm64 23:56:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:56:56 prd-ubuntu20.04-docker-arm64-4c-16g-2292 does not seem to be running inside a container 23:56:56 $ 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/126 -v /w/workspace/app-service-configurable/126:/w/workspace/app-service-configurable/126:rw,z -v /w/workspace/app-service-configurable/126@tmp:/w/workspace/app-service-configurable/126@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 23:56:57 $ docker top ce05f86b5537061bdab9a9f6efaca3b6bc0a10847c9a199dc5309ba6f87009e4 -eo pid,comm [Pipeline] { [Pipeline] sh 23:56:58 + git config --global --add safe.directory /w/workspace/app-service-configurable/126 [Pipeline] fileExists [Pipeline] sh 23:56:58 + make test 23:56:58 go test -race -coverprofile=coverage.out ./... 23:59:20 ? github.com/edgexfoundry/app-service-configurable [no test files] 23:59:20 go vet ./... 00:00:57 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 00:00:57 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 00:00:57 ./bin/test-attribution-txt.sh [Pipeline] echo 00:00:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 00:00:57 $ docker stop --time=1 ce05f86b5537061bdab9a9f6efaca3b6bc0a10847c9a199dc5309ba6f87009e4 00:00:58 $ docker rm -f --volumes ce05f86b5537061bdab9a9f6efaca3b6bc0a10847c9a199dc5309ba6f87009e4 [Pipeline] // withDockerContainer [Pipeline] sh 00:01:00 + sudo chown -R jenkins:jenkins . [Pipeline] stash 00:01:00 Warning: overwriting stash ‘coverage-report’ 00:01:00 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 00:01:01 + sudo chown -R jenkins:jenkins . [Pipeline] sh 00:01:01 + ls -al . 00:01:01 total 180 00:01:01 drwxrwxr-x 7 jenkins jenkins 4096 Jan 13 23:56 . 00:01:01 drwxrwxr-x 4 jenkins jenkins 4096 Jan 13 23:54 .. 00:01:01 -rw-rw-r-- 1 jenkins jenkins 119 Jan 13 23:54 .dockerignore 00:01:01 drwxrwxr-x 8 jenkins jenkins 4096 Jan 13 23:54 .git 00:01:01 drwxrwxr-x 3 jenkins jenkins 4096 Jan 13 23:54 .github 00:01:01 -rw-rw-r-- 1 jenkins jenkins 171 Jan 13 23:54 .gitignore 00:01:01 -rw-rw-r-- 1 jenkins jenkins 9103 Jan 13 23:54 Attribution.txt 00:01:01 -rw-rw-r-- 1 jenkins jenkins 29118 Jan 13 23:54 CHANGELOG.md 00:01:01 -rw-rw-r-- 1 jenkins jenkins 1898 Jan 13 23:54 Dockerfile 00:01:01 -rw-rw-r-- 1 jenkins jenkins 677 Jan 13 23:54 GOVERNANCE.md 00:01:01 -rw-rw-r-- 1 jenkins jenkins 688 Jan 13 23:54 Jenkinsfile 00:01:01 -rw-rw-r-- 1 jenkins jenkins 10174 Jan 13 23:54 LICENSE 00:01:01 -rw-rw-r-- 1 jenkins jenkins 618 Jan 13 23:54 OWNERS.md 00:01:01 -rw-rw-r-- 1 jenkins jenkins 4369 Jan 13 23:54 README.md 00:01:01 -rw-rw-r-- 1 jenkins jenkins 11 Jan 13 23:51 VERSION 00:01:01 drwxrwxr-x 2 jenkins jenkins 4096 Jan 13 23:54 bin 00:01:01 -rw-r--r-- 1 jenkins jenkins 13 Jan 13 23:56 coverage.out 00:01:01 -rw-rw-r-- 1 jenkins jenkins 3397 Jan 13 23:54 go.mod 00:01:01 -rw-rw-r-- 1 jenkins jenkins 44232 Jan 13 23:54 go.sum 00:01:01 -rw-rw-r-- 1 jenkins jenkins 1949 Jan 13 23:54 main.go 00:01:01 -rw-rw-r-- 1 jenkins jenkins 2078 Jan 13 23:54 makefile 00:01:01 drwxrwxr-x 10 jenkins jenkins 4096 Jan 13 23:54 res 00:01:01 drwxrwxr-x 4 jenkins jenkins 4096 Jan 13 23:54 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:01:01 + 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=98ba4b579a71d8df1e8645a2b00f90d0d7fafb5d --label arch=arm64 --label version=3.0.0-dev.9 . 00:01:01 Sending build context to Docker daemon 217.6kB 00:01:01 Step 1/26 : ARG BASE=golang:1.18-alpine3.16 00:01:01 Step 2/26 : FROM ${BASE} AS builder 00:01:01 ---> cf0ff880f9e3 00:01:01 Step 3/26 : ARG ALPINE_PKG_BASE="make git" 00:01:04 ---> Running in 7f57ec9d0d78 00:01:04 Removing intermediate container 7f57ec9d0d78 00:01:04 ---> 17904d5e1b89 00:01:04 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 00:01:04 ---> Running in da9265adb13b 00:01:04 Removing intermediate container da9265adb13b 00:01:04 ---> 37b180dfcf7e 00:01:04 Step 5/26 : ARG ADD_BUILD_TAGS="" 00:01:04 ---> Running in 7b711b7e04c1 00:01:05 Removing intermediate container 7b711b7e04c1 00:01:05 ---> 1560dbf43f85 00:01:05 Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:01:05 ---> Running in 78c9540d41eb 00:01:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 00:01:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 00:01:07 OK: 221 MiB in 51 packages 00:01:08 Removing intermediate container 78c9540d41eb 00:01:08 ---> 51a7fdd9ae6e 00:01:08 Step 7/26 : WORKDIR /app 00:01:08 ---> Running in 1ca9f7d4e972 00:01:08 Removing intermediate container 1ca9f7d4e972 00:01:08 ---> 6d4e84a08935 00:01:08 Step 8/26 : COPY go.mod vendor* ./ 00:01:09 ---> 7d17c8425435 00:01:09 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:01:09 ---> Running in 219e84500ebf 00:01:11 Removing intermediate container 219e84500ebf 00:01:11 ---> 299060fc04e4 00:01:11 Step 10/26 : COPY . . 00:01:12 ---> 92f6135c3463 00:01:12 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 00:01:12 ---> Running in ec1364ed8bba 00:01:12 Removing intermediate container ec1364ed8bba 00:01:12 ---> 801d57a24c27 00:01:12 Step 12/26 : RUN $MAKE 00:01:12 ---> Running in 80b2c9eda3a2 00:01:13 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.17 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.0.0-dev.9" -trimpath -mod=readonly -o app-service-configurable 00:03:20 Removing intermediate container 80b2c9eda3a2 00:03:20 ---> 19fc93e2a6a3 00:03:20 Step 13/26 : FROM alpine:3.16 00:03:20 3.16: Pulling from library/alpine 00:03:20 6875df1f5354: Pulling fs layer 00:03:20 6875df1f5354: Verifying Checksum 00:03:20 6875df1f5354: Download complete 00:03:20 6875df1f5354: Pull complete 00:03:20 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 00:03:20 Status: Downloaded newer image for alpine:3.16 00:03:20 ---> 2b4661558fb8 00:03:20 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 00:03:20 ---> Running in ba9f638392ec 00:03:20 Removing intermediate container ba9f638392ec 00:03:20 ---> 31b8d76f07a9 00:03:20 Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} 00:03:20 ---> Running in 231a059aa34e 00:03:20 Removing intermediate container 231a059aa34e 00:03:20 ---> 75f19ef9a47d 00:03:20 Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init 00:03:20 ---> Running in d93a24d098ff 00:03:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 00:03:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 00:03:20 (1/2) Installing ca-certificates (20220614-r0) 00:03:20 (2/2) Installing dumb-init (1.2.5-r1) 00:03:20 Executing busybox-1.35.0-r17.trigger 00:03:20 Executing ca-certificates-20220614-r0.trigger 00:03:20 OK: 6 MiB in 16 packages 00:03:20 Removing intermediate container d93a24d098ff 00:03:20 ---> ca147f20e2b7 00:03:20 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 00:03:20 ---> 9936b0812923 00:03:20 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 00:03:20 ---> b7b669474881 00:03:20 Step 19/26 : COPY --from=builder /app/res/ /res/ 00:03:20 ---> 2aa5ea5586e8 00:03:20 Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable 00:03:20 ---> 390403bd9603 00:03:20 Step 21/26 : EXPOSE 48095 00:03:20 ---> Running in 0a965c5b20d0 00:03:20 Removing intermediate container 0a965c5b20d0 00:03:20 ---> eb28ba266454 00:03:20 Step 22/26 : ENTRYPOINT ["/app-service-configurable"] 00:03:20 ---> Running in e22321e54055 00:03:20 Removing intermediate container e22321e54055 00:03:20 ---> 37b6fa3f48b8 00:03:20 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 00:03:20 ---> Running in 9f70b0c2f88b 00:03:20 Removing intermediate container 9f70b0c2f88b 00:03:20 ---> 3f7315638dd8 00:03:20 Step 24/26 : LABEL arch=arm64 00:03:20 ---> Running in 57f86cbc337f 00:03:20 Removing intermediate container 57f86cbc337f 00:03:20 ---> 93ce13925a63 00:03:20 Step 25/26 : LABEL git_sha=98ba4b579a71d8df1e8645a2b00f90d0d7fafb5d 00:03:20 ---> Running in aaec93857caf 00:03:20 Removing intermediate container aaec93857caf 00:03:20 ---> 98c39614188d 00:03:20 Step 26/26 : LABEL version=3.0.0-dev.9 00:03:20 ---> Running in 85b216697cc4 00:03:20 Removing intermediate container 85b216697cc4 00:03:20 ---> 759b95665f94 00:03:20 [Warning] One or more build-args [ARCH] were not consumed 00:03:20 Successfully built 759b95665f94 00:03:20 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 00:03:20 provisioning config files... 00:03:20 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/126@tmp/config4247128858643079720tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:03:21 ---> docker-login.sh 00:03:21 nexus3.edgexfoundry.org:10001 00:03:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:03:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:03:21 Configure a credential helper to remove this warning. See 00:03:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:03:21 00:03:21 Login Succeeded 00:03:21 nexus3.edgexfoundry.org:10002 00:03:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:03:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:03:21 Configure a credential helper to remove this warning. See 00:03:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:03:21 00:03:21 Login Succeeded 00:03:21 nexus3.edgexfoundry.org:10003 00:03:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:03:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:03:22 Configure a credential helper to remove this warning. See 00:03:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:03:22 00:03:22 Login Succeeded 00:03:22 nexus3.edgexfoundry.org:10004 00:03:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:03:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:03:22 Configure a credential helper to remove this warning. See 00:03:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:03:22 00:03:22 Login Succeeded 00:03:22 docker.io 00:03:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:03:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:03:23 Configure a credential helper to remove this warning. See 00:03:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:03:23 00:03:23 Login Succeeded 00:03:23 ---> docker-login.sh ends [Pipeline] } 00:03:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:03:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:03:23 [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: 00:03:23 98ba4b579a71d8df1e8645a2b00f90d0d7fafb5d 00:03:23 latest 00:03:23 3.0.0-dev.9 00:03:23 98ba4b579a71d8df1e8645a2b00f90d0d7fafb5d-3.0.0-dev.9 00:03:23 main 00:03:23 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:03:23 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:98ba4b579a71d8df1e8645a2b00f90d0d7fafb5d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:03:23 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:98ba4b579a71d8df1e8645a2b00f90d0d7fafb5d 00:03:23 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 00:03:23 49440e3fbe24: Preparing 00:03:23 1062cc45c212: Preparing 00:03:23 2c0033cbc077: Preparing 00:03:23 3d7c1c745e31: Preparing 00:03:23 59c28738d3cd: Preparing 00:03:23 17bec77d7fdc: Preparing 00:03:23 17bec77d7fdc: Waiting 00:03:24 2c0033cbc077: Pushed 00:03:24 3d7c1c745e31: Pushed 00:03:24 1062cc45c212: Pushed 00:03:24 17bec77d7fdc: Layer already exists 00:03:24 59c28738d3cd: Pushed 00:03:29 49440e3fbe24: Pushed 00:03:29 98ba4b579a71d8df1e8645a2b00f90d0d7fafb5d: digest: sha256:9e4640032fe806d871f3f4706c87d2421fbee94421351c86a51e723b0e897794 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:03:29 + 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 00:03:30 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 00:03:30 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 00:03:30 49440e3fbe24: Preparing 00:03:30 1062cc45c212: Preparing 00:03:30 2c0033cbc077: Preparing 00:03:30 3d7c1c745e31: Preparing 00:03:30 59c28738d3cd: Preparing 00:03:30 17bec77d7fdc: Preparing 00:03:30 17bec77d7fdc: Waiting 00:03:30 1062cc45c212: Layer already exists 00:03:30 59c28738d3cd: Layer already exists 00:03:30 49440e3fbe24: Layer already exists 00:03:30 3d7c1c745e31: Layer already exists 00:03:30 2c0033cbc077: Layer already exists 00:03:30 17bec77d7fdc: Layer already exists 00:03:30 latest: digest: sha256:9e4640032fe806d871f3f4706c87d2421fbee94421351c86a51e723b0e897794 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:03:30 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.0.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:03:31 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.0.0-dev.9 00:03:31 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 00:03:31 49440e3fbe24: Preparing 00:03:31 1062cc45c212: Preparing 00:03:31 2c0033cbc077: Preparing 00:03:31 3d7c1c745e31: Preparing 00:03:31 59c28738d3cd: Preparing 00:03:31 17bec77d7fdc: Preparing 00:03:31 17bec77d7fdc: Waiting 00:03:31 59c28738d3cd: Layer already exists 00:03:31 2c0033cbc077: Layer already exists 00:03:31 49440e3fbe24: Layer already exists 00:03:31 3d7c1c745e31: Layer already exists 00:03:31 1062cc45c212: Layer already exists 00:03:31 17bec77d7fdc: Layer already exists 00:03:31 3.0.0-dev.9: digest: sha256:9e4640032fe806d871f3f4706c87d2421fbee94421351c86a51e723b0e897794 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:03:31 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:98ba4b579a71d8df1e8645a2b00f90d0d7fafb5d-3.0.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:03:32 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:98ba4b579a71d8df1e8645a2b00f90d0d7fafb5d-3.0.0-dev.9 00:03:32 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 00:03:32 49440e3fbe24: Preparing 00:03:32 1062cc45c212: Preparing 00:03:32 2c0033cbc077: Preparing 00:03:32 3d7c1c745e31: Preparing 00:03:32 59c28738d3cd: Preparing 00:03:32 17bec77d7fdc: Preparing 00:03:32 17bec77d7fdc: Waiting 00:03:32 3d7c1c745e31: Layer already exists 00:03:32 49440e3fbe24: Layer already exists 00:03:32 1062cc45c212: Layer already exists 00:03:32 2c0033cbc077: Layer already exists 00:03:32 59c28738d3cd: Layer already exists 00:03:32 17bec77d7fdc: Layer already exists 00:03:32 98ba4b579a71d8df1e8645a2b00f90d0d7fafb5d-3.0.0-dev.9: digest: sha256:9e4640032fe806d871f3f4706c87d2421fbee94421351c86a51e723b0e897794 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:03:32 + 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 00:03:32 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main 00:03:32 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 00:03:32 49440e3fbe24: Preparing 00:03:32 1062cc45c212: Preparing 00:03:32 2c0033cbc077: Preparing 00:03:32 3d7c1c745e31: Preparing 00:03:32 59c28738d3cd: Preparing 00:03:32 17bec77d7fdc: Preparing 00:03:32 17bec77d7fdc: Waiting 00:03:32 1062cc45c212: Layer already exists 00:03:32 49440e3fbe24: Layer already exists 00:03:32 2c0033cbc077: Layer already exists 00:03:32 3d7c1c745e31: Layer already exists 00:03:32 59c28738d3cd: Layer already exists 00:03:32 17bec77d7fdc: Layer already exists 00:03:33 main: digest: sha256:9e4640032fe806d871f3f4706c87d2421fbee94421351c86a51e723b0e897794 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:03:33 ===================================================== [Pipeline] echo 00:03:33 taggedImages: 00:03:33 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:98ba4b579a71d8df1e8645a2b00f90d0d7fafb5d 00:03:33 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 00:03:33 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.0.0-dev.9 00:03:33 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:98ba4b579a71d8df1e8645a2b00f90d0d7fafb5d-3.0.0-dev.9 00:03:33 - 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 00:03:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:03:33 00:03:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:03:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:03:33 arm64: Pulling from edgex-lftools-log-publisher 00:03:33 8998bd30e6a1: Pulling fs layer 00:03:33 04944245beec: Pulling fs layer 00:03:33 699f458cf7ca: Pulling fs layer 00:03:33 765212b225bb: Pulling fs layer 00:03:33 f23df028b6ca: Pulling fs layer 00:03:33 d65c8cfc05b1: Pulling fs layer 00:03:33 2437ff75d9bd: Pulling fs layer 00:03:33 765212b225bb: Waiting 00:03:33 d65c8cfc05b1: Waiting 00:03:33 f23df028b6ca: Waiting 00:03:33 2437ff75d9bd: Waiting 00:03:34 04944245beec: Verifying Checksum 00:03:34 04944245beec: Download complete 00:03:34 765212b225bb: Verifying Checksum 00:03:34 765212b225bb: Download complete 00:03:34 f23df028b6ca: Verifying Checksum 00:03:34 f23df028b6ca: Download complete 00:03:34 d65c8cfc05b1: Verifying Checksum 00:03:34 d65c8cfc05b1: Download complete 00:03:34 699f458cf7ca: Verifying Checksum 00:03:34 699f458cf7ca: Download complete 00:03:34 8998bd30e6a1: Verifying Checksum 00:03:34 8998bd30e6a1: Download complete 00:03:37 2437ff75d9bd: Verifying Checksum 00:03:37 2437ff75d9bd: Download complete 00:03:38 8998bd30e6a1: Pull complete 00:03:39 04944245beec: Pull complete 00:03:40 699f458cf7ca: Pull complete 00:03:40 765212b225bb: Pull complete 00:03:41 f23df028b6ca: Pull complete 00:03:41 d65c8cfc05b1: Pull complete 00:03:56 2437ff75d9bd: Pull complete 00:03:56 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 00:03:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:03:56 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:03:56 prd-ubuntu20.04-docker-arm64-4c-16g-2292 does not seem to be running inside a container 00:03:56 $ 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/126 -v /w/workspace/app-service-configurable/126:/w/workspace/app-service-configurable/126:rw,z -v /w/workspace/app-service-configurable/126@tmp:/w/workspace/app-service-configurable/126@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 00:03:59 $ docker top 5e91c7e8e281901e4998b47ff9119b3cbeebe5e9f6e7e931b9728429878871c7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:04:00 ---> job-cost.sh 00:04:00 lf-activate-venv: SKIPPING 00:04:00 INFO: No Stack... 00:04:00 INFO: Retrieving Pricing Info for: v3-standard-4 00:04:01 INFO: Archiving Costs [Pipeline] sh 00:04:02 + cat+ cut -d, -f6 00:04:02 /w/workspace/app-service-configurable/126/archives/cost.csv [Pipeline] lock 00:04:02 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-126-stack-cost] 00:04:02 Resource [jenkins-edgexfoundry-app-service-configurable-main-126-stack-cost] did not exist. Created. 00:04:02 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-126-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:04:02 /w/workspace/app-service-configurable/126@tmp/durable-d741db68/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 00:04:03 + echo total: 0.10999999940395355 [Pipeline] stash 00:04:03 Warning: overwriting stash ‘stack-cost’ 00:04:03 Stashed 1 file(s) [Pipeline] } 00:04:03 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-126-stack-cost] [Pipeline] // lock [Pipeline] } 00:04:03 $ docker stop --time=1 5e91c7e8e281901e4998b47ff9119b3cbeebe5e9f6e7e931b9728429878871c7 00:04:04 $ docker rm -f --volumes 5e91c7e8e281901e4998b47ff9119b3cbeebe5e9f6e7e931b9728429878871c7 [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 00:04:05 provisioning config files... 00:04:05 copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config2011111421858107571tmp [Pipeline] { [Pipeline] sh 00:04:05 + set +x 00:04:05 + + curl -s https://codecov.io/bashbash 00:04:05 -s -- 00:04:05 00:04:05 _____ _ 00:04:05 / ____| | | 00:04:05 | | ___ __| | ___ ___ _____ __ 00:04:05 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 00:04:05 | |___| (_) | (_| | __/ (_| (_) \ V / 00:04:05 \_____\___/ \__,_|\___|\___\___/ \_/ 00:04:05 Bash-1.0.6 00:04:05 00:04:05 00:04:05 ==> git version 2.25.1 found 00:04:05 ==> 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 00:04:05 Release-Date: 2020-01-08 00:04:05 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 00:04:05 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 00:04:05 ==> Jenkins CI detected. 00:04:05 current dir:  /w/workspace/ry_app-service-configurable_main 00:04:05 project root: . 00:04:05 --> token set from env 00:04:05 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 00:04:05 ==> Running gcov in . (disable via -X gcov) 00:04:05 ==> Python coveragepy not found 00:04:05 ==> Searching for coverage reports in: 00:04:05 + . 00:04:05 -> Found 1 reports 00:04:05 ==> Detecting git/mercurial file structure 00:04:05 ==> Reading reports 00:04:05 + ./coverage.out bytes=13 00:04:05 ==> Appending adjustments 00:04:05 https://docs.codecov.io/docs/fixing-reports 00:04:05 + Found adjustments 00:04:05 ==> Gzipping contents 00:04:05 4.0K /tmp/codecov.htPs5w.gz 00:04:05 ==> Uploading reports 00:04:05 url: https://codecov.io 00:04:05 query: branch=main&commit=98ba4b579a71d8df1e8645a2b00f90d0d7fafb5d&build=126&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F126%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 00:04:05 -> Pinging Codecov 00:04:05 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=98ba4b579a71d8df1e8645a2b00f90d0d7fafb5d&build=126&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F126%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 00:04:06 -> Uploading to 00:04:06 https://storage.googleapis.com/codecov/v4/raw/2023-01-14/A97CA9966030D2A3747ED39772930CCE/98ba4b579a71d8df1e8645a2b00f90d0d7fafb5d/dcfc0766-610d-42e3-b9ed-909ac51c25f0.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230114%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230114T000405Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=bbe17c8683bfc07a133b849a03d9944e2345b9a01372e8b03fa488f16932798e 00:04:06 % Total % Received % Xferd Average Speed Time Time Time Current 00:04:06 Dload Upload Total Spent Left Speed 00:04:06 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 530 0 0 100 530 0 2111 --:--:-- --:--:-- --:--:-- 2111 00:04:06 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/98ba4b579a71d8df1e8645a2b00f90d0d7fafb5d [Pipeline] } 00:04:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 00:04:06 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 00:04:06 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:04:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 00:04:07 00:04:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:04:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 00:04:07 1.410.4: Pulling from edgex-devops/edgex-snyk-go 00:04:07 df9b9388f04a: Pulling fs layer 00:04:07 52dc419b0ee2: Pulling fs layer 00:04:07 25bc292e5bac: Pulling fs layer 00:04:07 114826534d7a: Pulling fs layer 00:04:07 4657fd5d0bcf: Pulling fs layer 00:04:07 6ad1cebc031e: Pulling fs layer 00:04:07 8a3aa393b2d8: Pulling fs layer 00:04:07 114826534d7a: Waiting 00:04:07 4657fd5d0bcf: Waiting 00:04:07 6ad1cebc031e: Waiting 00:04:07 8a3aa393b2d8: Waiting 00:04:07 25bc292e5bac: Verifying Checksum 00:04:07 25bc292e5bac: Download complete 00:04:07 52dc419b0ee2: Verifying Checksum 00:04:07 52dc419b0ee2: Download complete 00:04:07 4657fd5d0bcf: Verifying Checksum 00:04:07 4657fd5d0bcf: Download complete 00:04:07 df9b9388f04a: Download complete 00:04:07 6ad1cebc031e: Verifying Checksum 00:04:07 6ad1cebc031e: Download complete 00:04:07 df9b9388f04a: Pull complete 00:04:07 52dc419b0ee2: Pull complete 00:04:07 25bc292e5bac: Pull complete 00:04:08 114826534d7a: Verifying Checksum 00:04:08 114826534d7a: Download complete 00:04:08 8a3aa393b2d8: Verifying Checksum 00:04:08 8a3aa393b2d8: Download complete 00:04:11 114826534d7a: Pull complete 00:04:11 4657fd5d0bcf: Pull complete 00:04:11 6ad1cebc031e: Pull complete 00:04:14 8a3aa393b2d8: Pull complete 00:04:14 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 00:04:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 00:04:14 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:04:14 prd-ubuntu20.04-docker-8c-8g-2291 does not seem to be running inside a container 00:04:14 $ 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 00:04:16 $ docker top a78e3147a30a39bc35b3d281a0d1dd580dd4f64a9fbd214a798c2619cde67ef0 -eo pid,comm [Pipeline] { [Pipeline] echo 00:04:16 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:main' [Pipeline] sh 00:04:16 + set -o pipefail 00:04:16 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:main' 00:04:23 00:04:23 Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... 00:04:23 00:04:23 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/5a27cfc0-dfdd-4ec8-bbe4-aefccf3d4d74/history/0b9e8768-e877-4507-9f8c-c4cf0a070eb5 00:04:23 00:04:23 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 00:04:23 00:04:23 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 00:04:23 00:04:23 00:04:23 A medium severity vulnerability was found in the Snyk CLI versions you are using. 00:04:23 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 00:04:23 More details here: https://snyk.co/ue1NS [Pipeline] } 00:04:23 $ docker stop --time=1 a78e3147a30a39bc35b3d281a0d1dd580dd4f64a9fbd214a798c2619cde67ef0 00:04:25 $ docker rm -f --volumes a78e3147a30a39bc35b3d281a0d1dd580dd4f64a9fbd214a798c2619cde67ef0 [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 00:04:26 + git log --format=format:%s -1 98ba4b579a71d8df1e8645a2b00f90d0d7fafb5d [Pipeline] sh 00:04:26 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 00:04:26 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:04:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:04:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:04:26 prd-ubuntu20.04-docker-8c-8g-2291 does not seem to be running inside a container 00:04:26 $ 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 00:04:27 $ docker top c65b733216d474a70e5ec603840fe231f484d7944ef7615d1fd9233cc4462c56 -eo pid,comm 00:04:27 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). 00:04:27 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:04:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:04:27 [ssh-agent] Looking for ssh-agent implementation... 00:04:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:04:27 $ docker exec c65b733216d474a70e5ec603840fe231f484d7944ef7615d1fd9233cc4462c56 ssh-agent 00:04:27 SSH_AUTH_SOCK=/tmp/ssh-Ffa08g6xGQXh/agent.32 00:04:27 SSH_AGENT_PID=38 00:04:27 Running ssh-add (command line suppressed) 00:04:27 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_15387920259450132774.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_15387920259450132774.key) 00:04:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:04:28 + git semver tag 00:04:28 2023-01-14 00:04:28,244 [run_tag] DEBUG tag force:False 00:04:28 2023-01-14 00:04:28,244 [check_head_tag] DEBUG check head tag 00:04:28 2023-01-14 00:04:28,245 [execute] INFO git cat-file --batch-check 00:04:28 2023-01-14 00:04:28,245 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) 00:04:28 2023-01-14 00:04:28,249 [execute] INFO git cat-file --batch 00:04:28 2023-01-14 00:04:28,250 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) 00:04:28 2023-01-14 00:04:28,269 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 00:04:28 2023-01-14 00:04:28,269 [execute] INFO git tag -a v3.0.0-dev.9 -m v3.0.0-dev.9 00:04:28 2023-01-14 00:04:28,270 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.9', '-m', 'v3.0.0-dev.9'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) 00:04:28 2023-01-14 00:04:28,274 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 00:04:28 3.0.0-dev.9 [Pipeline] } 00:04:28 $ docker exec --env ******** --env ******** c65b733216d474a70e5ec603840fe231f484d7944ef7615d1fd9233cc4462c56 ssh-agent -k 00:04:28 unset SSH_AUTH_SOCK; 00:04:28 unset SSH_AGENT_PID; 00:04:28 echo Agent pid 38 killed; 00:04:28 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:04:28 + git semver [Pipeline] } 00:04:29 $ docker stop --time=1 c65b733216d474a70e5ec603840fe231f484d7944ef7615d1fd9233cc4462c56 00:04:30 $ docker rm -f --volumes c65b733216d474a70e5ec603840fe231f484d7944ef7615d1fd9233cc4462c56 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:04:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 00:04:30 00:04:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:04:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 00:04:30 0.23.1-centos7: Pulling from edgex-lftools 00:04:30 ab5ef0e58194: Pulling fs layer 00:04:30 9712f1f96733: Pulling fs layer 00:04:30 63f879dbbcfc: Pulling fs layer 00:04:30 0d9ebad4ef96: Pulling fs layer 00:04:30 e9a5061849ea: Pulling fs layer 00:04:30 d747dcd14b5f: Pulling fs layer 00:04:30 2de7ff778b66: Pulling fs layer 00:04:30 0d9ebad4ef96: Waiting 00:04:30 2de7ff778b66: Waiting 00:04:30 e9a5061849ea: Waiting 00:04:30 d747dcd14b5f: Waiting 00:04:30 9712f1f96733: Verifying Checksum 00:04:30 9712f1f96733: Download complete 00:04:31 63f879dbbcfc: Verifying Checksum 00:04:31 63f879dbbcfc: Download complete 00:04:31 e9a5061849ea: Verifying Checksum 00:04:31 e9a5061849ea: Download complete 00:04:31 d747dcd14b5f: Verifying Checksum 00:04:31 d747dcd14b5f: Download complete 00:04:31 2de7ff778b66: Verifying Checksum 00:04:31 2de7ff778b66: Download complete 00:04:31 ab5ef0e58194: Verifying Checksum 00:04:31 ab5ef0e58194: Download complete 00:04:31 0d9ebad4ef96: Verifying Checksum 00:04:31 0d9ebad4ef96: Download complete 00:04:34 ab5ef0e58194: Pull complete 00:04:34 9712f1f96733: Pull complete 00:04:34 63f879dbbcfc: Pull complete 00:04:38 0d9ebad4ef96: Pull complete 00:04:38 e9a5061849ea: Pull complete 00:04:38 d747dcd14b5f: Pull complete 00:04:39 2de7ff778b66: Pull complete 00:04:39 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 00:04:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 00:04:39 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:04:39 prd-ubuntu20.04-docker-8c-8g-2291 does not seem to be running inside a container 00:04:39 $ 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 00:04:41 $ docker top 1e558836b2c7de13949feeb308a6bea4ebfe7d96c382b407d71dd347766019bc -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 00:04:41 provisioning config files... 00:04:41 copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config14742628911690762504tmp 00:04:41 copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config11928333577180093610tmp 00:04:41 copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config10766100729953751892tmp [Pipeline] { [Pipeline] echo 00:04:41 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 00:04:41 ---> sigul-configuration.sh 00:04:41 gpg: directory `/root/.gnupg' created 00:04:41 gpg: new configuration file `/root/.gnupg/gpg.conf' created 00:04:41 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 00:04:41 gpg: keyring `/root/.gnupg/secring.gpg' created 00:04:41 gpg: keyring `/root/.gnupg/pubring.gpg' created 00:04:41 gpg: CAST5 encrypted data 00:04:41 gpg: encrypted with 1 passphrase 00:04:41 gpg: WARNING: message was not integrity protected [Pipeline] sh 00:04:42 + mkdir /home/jenkins 00:04:42 + mkdir /home/jenkins/sigul [Pipeline] sh 00:04:42 + 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 00:04:42 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 00:04:42 ---> sigul-install.sh 00:04:42 Sigul already installed; skipping installation. [Pipeline] sh 00:04:42 + git tag --list 00:04:42 v1.0.0 00:04:42 v1.1.0 00:04:42 v1.2.0 00:04:42 v1.3.0 00:04:42 v1.3.1 00:04:42 v2.0.0 00:04:42 v2.0.1 00:04:42 v2.1.0 00:04:42 v2.1.1 00:04:42 v2.1.1-dev.1 00:04:42 v2.1.1-dev.2 00:04:42 v2.2.0 00:04:42 v2.2.1-dev.1 00:04:42 v2.2.1-dev.10 00:04:42 v2.2.1-dev.2 00:04:42 v2.2.1-dev.3 00:04:42 v2.2.1-dev.4 00:04:42 v2.2.1-dev.5 00:04:42 v2.2.1-dev.6 00:04:42 v2.2.1-dev.7 00:04:42 v2.2.1-dev.8 00:04:42 v2.2.1-dev.9 00:04:42 v2.3.0 00:04:42 v2.3.0-dev.10 00:04:42 v2.3.0-dev.11 00:04:42 v2.3.0-dev.12 00:04:42 v2.3.0-dev.13 00:04:42 v2.3.0-dev.14 00:04:42 v2.3.0-dev.15 00:04:42 v2.3.0-dev.16 00:04:42 v2.3.0-dev.17 00:04:42 v2.3.0-dev.18 00:04:42 v2.3.0-dev.19 00:04:42 v2.3.0-dev.20 00:04:42 v2.3.0-dev.21 00:04:42 v2.3.0-dev.22 00:04:42 v2.3.0-dev.23 00:04:42 v2.3.0-dev.24 00:04:42 v2.3.0-dev.25 00:04:42 v2.3.0-dev.26 00:04:42 v2.3.0-dev.27 00:04:42 v2.3.0-dev.28 00:04:42 v2.3.0-dev.29 00:04:42 v2.3.0-dev.30 00:04:42 v2.3.0-dev.31 00:04:42 v2.3.0-dev.32 00:04:42 v2.3.0-dev.33 00:04:42 v2.3.0-dev.34 00:04:42 v2.3.0-dev.35 00:04:42 v2.3.0-dev.36 00:04:42 v2.3.0-dev.37 00:04:42 v3.0.0-dev.1 00:04:42 v3.0.0-dev.2 00:04:42 v3.0.0-dev.3 00:04:42 v3.0.0-dev.4 00:04:42 v3.0.0-dev.5 00:04:42 v3.0.0-dev.6 00:04:42 v3.0.0-dev.7 00:04:42 v3.0.0-dev.8 00:04:42 v3.0.0-dev.9 [Pipeline] sh 00:04:43 + lftools sign git-tag v3.0.0-dev.9 00:04:43 Signing Git tag with Sigul... 00:04:43 Signing v3.0.0-dev.9 [Pipeline] echo 00:04:44 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 00:04:45 ---> sigul-configuration-cleanup.sh [Pipeline] } 00:04:45 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 00:04:45 $ docker stop --time=1 1e558836b2c7de13949feeb308a6bea4ebfe7d96c382b407d71dd347766019bc 00:04:46 $ docker rm -f --volumes 1e558836b2c7de13949feeb308a6bea4ebfe7d96c382b407d71dd347766019bc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 00:04:46 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 00:04:46 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:04:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:04:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:04:47 prd-ubuntu20.04-docker-8c-8g-2291 does not seem to be running inside a container 00:04:47 $ 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 00:04:47 $ docker top 74e597a96520e5b242c1080b230e240cbd68dbf2a3dbdf1c99cde99adf272adb -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:04:47 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:04:47 [ssh-agent] Looking for ssh-agent implementation... 00:04:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:04:47 $ docker exec 74e597a96520e5b242c1080b230e240cbd68dbf2a3dbdf1c99cde99adf272adb ssh-agent 00:04:47 SSH_AUTH_SOCK=/tmp/ssh-bvnyq1Dv6B95/agent.32 00:04:47 SSH_AGENT_PID=37 00:04:47 Running ssh-add (command line suppressed) 00:04:47 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_12362656632228801381.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_12362656632228801381.key) 00:04:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:04:48 + git semver bump pre 00:04:48 2023-01-14 00:04:48,447 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 00:04:48 2023-01-14 00:04:48,448 [bump_version] DEBUG bumping version:3.0.0-dev.9 on axis:pre with prefix:dev 00:04:48 2023-01-14 00:04:48,448 [bump_version] DEBUG bumped version:3.0.0-dev.10 00:04:48 2023-01-14 00:04:48,448 [write_version] DEBUG write version:3.0.0-dev.10 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:True 00:04:48 2023-01-14 00:04:48,448 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 00:04:48 2023-01-14 00:04:48,448 [write_file] DEBUG write to file:/w/workspace/ry_app-service-configurable_main/.semver/main 00:04:48 2023-01-14 00:04:48,450 [execute] INFO git cat-file --batch-check 00:04:48 2023-01-14 00:04:48,450 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 00:04:48 2023-01-14 00:04:48,455 [execute] INFO git cat-file --batch 00:04:48 2023-01-14 00:04:48,455 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 00:04:48 2023-01-14 00:04:48,460 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 00:04:48 3.0.0-dev.10 [Pipeline] } 00:04:48 $ docker exec --env ******** --env ******** 74e597a96520e5b242c1080b230e240cbd68dbf2a3dbdf1c99cde99adf272adb ssh-agent -k 00:04:48 unset SSH_AUTH_SOCK; 00:04:48 unset SSH_AGENT_PID; 00:04:48 echo Agent pid 37 killed; 00:04:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:04:48 + git semver [Pipeline] } 00:04:49 $ docker stop --time=1 74e597a96520e5b242c1080b230e240cbd68dbf2a3dbdf1c99cde99adf272adb 00:04:50 $ docker rm -f --volumes 74e597a96520e5b242c1080b230e240cbd68dbf2a3dbdf1c99cde99adf272adb [Pipeline] // withDockerContainer [Pipeline] sh 00:04:50 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 00:04:50 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:04:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:04:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:04:51 prd-ubuntu20.04-docker-8c-8g-2291 does not seem to be running inside a container 00:04:51 $ 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 00:04:51 $ docker top 0e72db87e03575fb41aaede9aff613c93a295d2f5cf8c97699fff74f369694a4 -eo pid,comm 00:04:51 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). 00:04:51 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:04:51 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:04:51 [ssh-agent] Looking for ssh-agent implementation... 00:04:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:04:51 $ docker exec 0e72db87e03575fb41aaede9aff613c93a295d2f5cf8c97699fff74f369694a4 ssh-agent 00:04:51 SSH_AUTH_SOCK=/tmp/ssh-wh5mOa8KhI8l/agent.32 00:04:51 SSH_AGENT_PID=38 00:04:51 Running ssh-add (command line suppressed) 00:04:52 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_3893621841821557748.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_3893621841821557748.key) 00:04:52 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:04:52 + git semver push 00:04:52 2023-01-14 00:04:52,512 [run_push] DEBUG push 00:04:52 2023-01-14 00:04:52,513 [execute] INFO git cat-file --batch-check 00:04:52 2023-01-14 00:04:52,514 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 00:04:52 2023-01-14 00:04:52,517 [execute] INFO git rev-list 5317a831091a07ebd5dbfb4f2db965b5a0dbe678 -- 00:04:52 2023-01-14 00:04:52,518 [execute] DEBUG Popen(['git', 'rev-list', '5317a831091a07ebd5dbfb4f2db965b5a0dbe678', '--'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) 00:04:52 2023-01-14 00:04:52,527 [execute] INFO git fetch -v origin 00:04:52 2023-01-14 00:04:52,527 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=True, shell=None, istream=None) 00:04:53 2023-01-14 00:04:53,037 [run_push] DEBUG no remote changes detected 00:04:53 2023-01-14 00:04:53,037 [execute] INFO git push origin semver 00:04:53 2023-01-14 00:04:53,038 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) 00:04:54 2023-01-14 00:04:53,814 [run_push] DEBUG push all version tags 00:04:54 2023-01-14 00:04:53,814 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 00:04:54 2023-01-14 00:04:53,815 [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) 00:04:54 2023-01-14 00:04:54,591 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 00:04:54 3.0.0-dev.10 [Pipeline] } 00:04:54 $ docker exec --env ******** --env ******** 0e72db87e03575fb41aaede9aff613c93a295d2f5cf8c97699fff74f369694a4 ssh-agent -k 00:04:54 unset SSH_AUTH_SOCK; 00:04:54 unset SSH_AGENT_PID; 00:04:54 echo Agent pid 38 killed; 00:04:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:04:55 + git semver [Pipeline] } 00:04:55 $ docker stop --time=1 0e72db87e03575fb41aaede9aff613c93a295d2f5cf8c97699fff74f369694a4 00:04:56 $ docker rm -f --volumes 0e72db87e03575fb41aaede9aff613c93a295d2f5cf8c97699fff74f369694a4 [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 00:04:57 + [ -d /w/workspace/ry_app-service-configurable_main/archives ] 00:04:57 + ls -al /w/workspace/ry_app-service-configurable_main/archives 00:04:57 total 16 00:04:57 drwxr-xr-x 3 root root 4096 Jan 13 23:53 . 00:04:57 drwxrwxr-x 9 jenkins jenkins 4096 Jan 14 00:04 .. 00:04:57 drwxr-xr-x 2 root root 4096 Jan 13 23:53 cost 00:04:57 -rw-r--r-- 1 root root 96 Jan 13 23:53 cost.csv 00:04:57 + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives 00:04:57 + ls -al /w/workspace/ry_app-service-configurable_main/archives 00:04:57 total 16 00:04:57 drwxr-xr-x 3 jenkins jenkins 4096 Jan 13 23:53 . 00:04:57 drwxrwxr-x 9 jenkins jenkins 4096 Jan 14 00:04 .. 00:04:57 drwxr-xr-x 2 jenkins jenkins 4096 Jan 13 23:53 cost 00:04:57 -rw-r--r-- 1 jenkins jenkins 96 Jan 13 23:53 cost.csv [Pipeline] libraryResource [Pipeline] sh 00:04:57 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 00:04:58 ---> package-listing.sh 00:04:58 ++ facter osfamily 00:04:58 ++ tr '[:upper:]' '[:lower:]' 00:04:58 + OS_FAMILY=debian 00:04:58 + workspace=/w/workspace/ry_app-service-configurable_main 00:04:58 + START_PACKAGES=/tmp/packages_start.txt 00:04:58 + END_PACKAGES=/tmp/packages_end.txt 00:04:58 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:04:58 + PACKAGES=/tmp/packages_start.txt 00:04:58 + '[' /w/workspace/ry_app-service-configurable_main ']' 00:04:58 + PACKAGES=/tmp/packages_end.txt 00:04:58 + case "${OS_FAMILY}" in 00:04:58 + dpkg -l 00:04:58 + grep '^ii' 00:04:58 + '[' -f /tmp/packages_start.txt ']' 00:04:58 + '[' -f /tmp/packages_end.txt ']' 00:04:58 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:04:58 + '[' /w/workspace/ry_app-service-configurable_main ']' 00:04:58 + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ 00:04:58 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-service-configurable_main/archives/ [Pipeline] echo 00:04:58 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 00:04:58 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:04:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:04:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:04:59 prd-ubuntu20.04-docker-8c-8g-2291 does not seem to be running inside a container 00:04:59 $ 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 00:04:59 $ docker top 2dc90a41b3efeada5d53f30cd27b27db36a23bb36e86cf6e1bd6445654ee08ce -eo pid,comm [Pipeline] { [Pipeline] sh 00:05:00 + touch /tmp/pre-build-complete [Pipeline] sh 00:05:00 + mkdir -p /var/log/sysstat [Pipeline] sh 00:05:00 + ls /var/log/sa-host 00:05:00 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:05:00 provisioning config files... 00:05:00 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config12864690726548229891tmp [Pipeline] { [Pipeline] echo 00:05:01 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 00:05:01 ---> create-netrc.sh [Pipeline] } 00:05:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 00:05:01 ---> python-tools-install.sh [Pipeline] echo 00:05:01 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 00:05:01 ---> sudo-logs.sh 00:05:01 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 00:05:01 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 00:05:02 ---> job-cost.sh 00:05:02 lf-activate-venv: SKIPPING 00:05:02 DEBUG: total: 0.2199999988079071 00:05:02 INFO: Retrieving Stack Cost... 00:05:02 INFO: Retrieving Pricing Info for: v3-standard-8 00:05:03 INFO: Archiving Costs [Pipeline] echo 00:05:03 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 00:05:03 ---> logs-deploy.sh 00:05:03 lf-activate-venv: SKIPPING 00:05:03 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/126 00:05:03 INFO: archiving workspace using pattern(s): 00:05:04 Archives upload complete. 00:05:04 INFO: archiving logs to Nexus