Pull request #624 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/app-service-configurable Obtained Jenkinsfile from 1c0918a3f9e703907f01dd16684079e2a0066d55+fe79c06bffd29ecdd39921b37db4c05fa478f287 (4318bd71278b8aab8e9849f53a9ee5c82fe51875) 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-ssh1446026983148200704.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6375147a0d0ca7a67a13085e8428bd7204efc6d4 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-ssh6708219688533459693.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 6375147a0d0ca7a67a13085e8428bd7204efc6d4 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-624/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 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/PR-624/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12917111823614285419.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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/PR-624/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4726388538665269000.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6375147a0d0ca7a67a13085e8428bd7204efc6d4 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6375147a0d0ca7a67a13085e8428bd7204efc6d4 # timeout=10 Commit message: "Merge pull request #446 from ernestojeda/add-go-lts-image" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh7871561654598183057.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-624/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 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/PR-624/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17694503249541378238.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 6375147a0d0ca7a67a13085e8428bd7204efc6d4 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-service-configurable] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-service-configurable-settings PROJECT: app-service-configurable USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-18135’ Running on prd-ubuntu20.04-docker-8c-8g-18137 in /w/workspace/_app-service-configurable_PR-624 [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/_app-service-configurable_PR-624 # 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 > 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 remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/624/head:refs/remotes/origin/PR-624 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit fe79c06bffd29ecdd39921b37db4c05fa478f287 into PR head commit 1c0918a3f9e703907f01dd16684079e2a0066d55 Merge succeeded, producing 1c0918a3f9e703907f01dd16684079e2a0066d55 Checking out Revision 1c0918a3f9e703907f01dd16684079e2a0066d55 (PR-624) > git config core.sparsecheckout # timeout=10 > git checkout -f 1c0918a3f9e703907f01dd16684079e2a0066d55 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge fe79c06bffd29ecdd39921b37db4c05fa478f287 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1c0918a3f9e703907f01dd16684079e2a0066d55 # timeout=10 Commit message: "build: Fix vendor target" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 6375147a0d0ca7a67a13085e8428bd7204efc6d4 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:54:39 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:54:39 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:54:39 ========================================================= 18:54:39 EdgeX Global Pipelines Version Info 18:54:39 ========================================================= [Pipeline] libraryResource [Pipeline] sh 18:54:40 ------------------- 18:54:40 stable info: 18:54:40 ------------------- 18:54:40 Commited By: ad_eojeda ad_eojeda@nswe-ubuntu01.amr.corp.intel.com 18:54:40 Commit SHA: 6375147a0d0ca7a67a13085e8428bd7204efc6d4 18:54:40 Message: update stable to v1.0.257 18:54:40 ------------------- 18:54:40 experimental info: 18:54:40 ------------------- 18:54:40 Commited By: **** collab-it+edgex@linuxfoundation.org 18:54:40 Commit SHA: 6375147a0d0ca7a67a13085e8428bd7204efc6d4 18:54:40 Message: update experimental to v1.0.257 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 18:54:41 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 18:54:41 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 18:54:41 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:54:41 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 18:54:41 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 18:54:41 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 18:54:41 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 18:54:41 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 18:54:41 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 18:54:41 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:54:41 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 18:54:41 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 18:54:41 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:54:41 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 18:54:41 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 18:54:41 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 18:54:41 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 18:54:42 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 18:54:42 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:54:42 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 18:54:42 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 18:54:42 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 18:54:42 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 18:54:42 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 18:54:42 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 18:54:42 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 18:54:42 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 18:54:42 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-624 [Pipeline] echo 18:54:42 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-624 [Pipeline] echo 18:54:42 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-624 [Pipeline] echo 18:54:42 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1c0918a3f9e703907f01dd16684079e2a0066d55 [Pipeline] echo 18:54:42 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1c0918a [Pipeline] echo 18:54:42 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:54:42 provisioning config files... 18:54:42 copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-624@tmp/config16143035450627004612tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:54:43 ---> docker-login.sh 18:54:43 nexus3.edgexfoundry.org:10001 18:54:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:54:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:54:43 Configure a credential helper to remove this warning. See 18:54:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:54:43 18:54:43 Login Succeeded 18:54:43 nexus3.edgexfoundry.org:10002 18:54:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:54:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:54:43 Configure a credential helper to remove this warning. See 18:54:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:54:43 18:54:43 Login Succeeded 18:54:43 nexus3.edgexfoundry.org:10003 18:54:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:54:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:54:43 Configure a credential helper to remove this warning. See 18:54:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:54:43 18:54:43 Login Succeeded 18:54:43 nexus3.edgexfoundry.org:10004 18:54:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:54:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:54:43 Configure a credential helper to remove this warning. See 18:54:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:54:43 18:54:43 Login Succeeded 18:54:43 docker.io 18:54:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:54:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:54:43 Configure a credential helper to remove this warning. See 18:54:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:54:43 18:54:43 Login Succeeded 18:54:43 ---> docker-login.sh ends [Pipeline] } 18:54:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 18:54:44 + git rev-list -1 --merges 1c0918a3f9e703907f01dd16684079e2a0066d55~1..1c0918a3f9e703907f01dd16684079e2a0066d55 [Pipeline] echo 18:54:44 -----------> git rev-list -1 --merges 1c0918a3f9e703907f01dd16684079e2a0066d55~1..1c0918a3f9e703907f01dd16684079e2a0066d55 1c0918a3f9e703907f01dd16684079e2a0066d55 [false] [Pipeline] sh 18:54:44 + git log --format=format:%s -1 1c0918a3f9e703907f01dd16684079e2a0066d55 [Pipeline] echo 18:54:44 ========================================================= 18:54:44 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 18:54:44 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:54:45 + git log --format=format:%s -1 1c0918a3f9e703907f01dd16684079e2a0066d55 [Pipeline] echo 18:54:45 [semverPrep] GIT_COMMIT: 1c0918a3f9e703907f01dd16684079e2a0066d55, Commit Message: build: Fix vendor target [Pipeline] echo 18:54:45 [semverPrep] This is not a build commit. [Pipeline] sh 18:54:45 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:54:45 + grep -v github /etc/ssh/ssh_known_hosts 18:54:45 + [ -e /tmp/ssh_known_hosts ] 18:54:45 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 18:54:45 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 18:54:45 + sudo tee -a /etc/ssh/ssh_known_hosts 18:54:45 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:54:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:54:46 18:54:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:54:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:54:46 0.1.4: Pulling from edgex-devops/py-git-semver 18:54:46 b85a868b505f: Pulling fs layer 18:54:46 e2be974225ed: Pulling fs layer 18:54:46 339a4e72a1f5: Pulling fs layer 18:54:46 988bab9f4d93: Pulling fs layer 18:54:46 1469e6f7b9e6: Pulling fs layer 18:54:46 eaf3925da568: Pulling fs layer 18:54:46 bab4dde63d76: Pulling fs layer 18:54:46 bde34c3a00c8: Pulling fs layer 18:54:46 b352a97aabf1: Pulling fs layer 18:54:46 4872d77fe225: Pulling fs layer 18:54:46 5851b861e8e6: Pulling fs layer 18:54:46 988bab9f4d93: Waiting 18:54:46 b352a97aabf1: Waiting 18:54:46 eaf3925da568: Waiting 18:54:46 1469e6f7b9e6: Waiting 18:54:46 bab4dde63d76: Waiting 18:54:46 4872d77fe225: Waiting 18:54:46 5851b861e8e6: Waiting 18:54:46 bde34c3a00c8: Waiting 18:54:46 e2be974225ed: Download complete 18:54:46 988bab9f4d93: Download complete 18:54:46 1469e6f7b9e6: Verifying Checksum 18:54:46 1469e6f7b9e6: Download complete 18:54:46 eaf3925da568: Verifying Checksum 18:54:46 eaf3925da568: Download complete 18:54:46 339a4e72a1f5: Verifying Checksum 18:54:46 339a4e72a1f5: Download complete 18:54:46 bde34c3a00c8: Verifying Checksum 18:54:46 bde34c3a00c8: Download complete 18:54:46 b352a97aabf1: Download complete 18:54:46 4872d77fe225: Verifying Checksum 18:54:46 4872d77fe225: Download complete 18:54:46 5851b861e8e6: Download complete 18:54:46 b85a868b505f: Verifying Checksum 18:54:46 b85a868b505f: Download complete 18:54:47 bab4dde63d76: Verifying Checksum 18:54:47 bab4dde63d76: Download complete 18:54:48 b85a868b505f: Pull complete 18:54:48 e2be974225ed: Pull complete 18:54:48 339a4e72a1f5: Pull complete 18:54:48 988bab9f4d93: Pull complete 18:54:49 1469e6f7b9e6: Pull complete 18:54:49 eaf3925da568: Pull complete 18:54:51 bab4dde63d76: Pull complete 18:54:51 bde34c3a00c8: Pull complete 18:54:51 b352a97aabf1: Pull complete 18:54:51 4872d77fe225: Pull complete 18:54:51 5851b861e8e6: Pull complete 18:54:51 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 18:54:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:54:51 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:54:51 prd-ubuntu20.04-docker-8c-8g-18137 does not seem to be running inside a container 18:54:51 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_PR-624 -v /w/workspace/_app-service-configurable_PR-624:/w/workspace/_app-service-configurable_PR-624:rw,z -v /w/workspace/_app-service-configurable_PR-624@tmp:/w/workspace/_app-service-configurable_PR-624@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 18:54:54 $ docker top f8268eccf04d26425bf0f3105f7ccde3fa24fa3766d3e4db96bc294d8c88ca33 -eo pid,comm 18:54:54 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). 18:54:54 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:54:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:54:55 [ssh-agent] Looking for ssh-agent implementation... 18:54:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:54:55 $ docker exec f8268eccf04d26425bf0f3105f7ccde3fa24fa3766d3e4db96bc294d8c88ca33 ssh-agent 18:54:55 SSH_AUTH_SOCK=/tmp/ssh-kEIvuT4FQpYk/agent.33 18:54:55 SSH_AGENT_PID=39 18:54:55 Running ssh-add (command line suppressed) 18:54:55 Identity added: /w/workspace/_app-service-configurable_PR-624@tmp/private_key_4432190089268712235.key (/w/workspace/_app-service-configurable_PR-624@tmp/private_key_4432190089268712235.key) 18:54:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:54:55 + git tag --points-at HEAD [Pipeline] } 18:54:55 $ docker exec --env ******** --env ******** f8268eccf04d26425bf0f3105f7ccde3fa24fa3766d3e4db96bc294d8c88ca33 ssh-agent -k 18:54:55 unset SSH_AUTH_SOCK; 18:54:55 unset SSH_AGENT_PID; 18:54:55 echo Agent pid 39 killed; 18:54:55 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:54:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:54:55 [ssh-agent] Looking for ssh-agent implementation... 18:54:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:54:56 $ docker exec f8268eccf04d26425bf0f3105f7ccde3fa24fa3766d3e4db96bc294d8c88ca33 ssh-agent 18:54:56 SSH_AUTH_SOCK=/tmp/ssh-hZv7e8u5l1Xu/agent.72 18:54:56 SSH_AGENT_PID=78 18:54:56 Running ssh-add (command line suppressed) 18:54:56 Identity added: /w/workspace/_app-service-configurable_PR-624@tmp/private_key_16575550402929061124.key (/w/workspace/_app-service-configurable_PR-624@tmp/private_key_16575550402929061124.key) 18:54:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:54:56 + git semver init 18:54:56 2023-11-15 18:54:56,791 [run_init] DEBUG init version:0.0.0 force:False 18:54:56 2023-11-15 18:54:56,791 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/_app-service-configurable_PR-624/.semver 18:54:56 2023-11-15 18:54:56,792 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/_app-service-configurable_PR-624/.semver 18:54:56 2023-11-15 18:54:56,793 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/_app-service-configurable_PR-624/.semver'], cwd=/w/workspace/_app-service-configurable_PR-624, universal_newlines=False, shell=None, istream=None) 18:54:57 2023-11-15 18:54:57,681 [append_file] DEBUG append to file:/w/workspace/_app-service-configurable_PR-624/.git/info/exclude 18:54:57 2023-11-15 18:54:57,682 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/_app-service-configurable_PR-624/.semver/PR-624 with force:False 18:54:57 2023-11-15 18:54:57,682 [write_file] DEBUG write to file:/w/workspace/_app-service-configurable_PR-624/.semver/PR-624 18:54:57 2023-11-15 18:54:57,686 [execute] INFO git cat-file --batch-check 18:54:57 2023-11-15 18:54:57,686 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/_app-service-configurable_PR-624/.semver, universal_newlines=False, shell=None, istream=) 18:54:57 2023-11-15 18:54:57,692 [execute] INFO git cat-file --batch 18:54:57 2023-11-15 18:54:57,692 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/_app-service-configurable_PR-624/.semver, universal_newlines=False, shell=None, istream=) 18:54:57 2023-11-15 18:54:57,696 [read_version] DEBUG read version from /w/workspace/_app-service-configurable_PR-624/.semver/PR-624 18:54:57 0.0.0 [Pipeline] } 18:54:57 $ docker exec --env ******** --env ******** f8268eccf04d26425bf0f3105f7ccde3fa24fa3766d3e4db96bc294d8c88ca33 ssh-agent -k 18:54:57 unset SSH_AUTH_SOCK; 18:54:57 unset SSH_AGENT_PID; 18:54:57 echo Agent pid 78 killed; 18:54:57 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:54:58 + git semver [Pipeline] } 18:54:58 $ docker stop --time=1 f8268eccf04d26425bf0f3105f7ccde3fa24fa3766d3e4db96bc294d8c88ca33 18:55:00 $ docker rm -f --volumes f8268eccf04d26425bf0f3105f7ccde3fa24fa3766d3e4db96bc294d8c88ca33 [Pipeline] // withDockerContainer [Pipeline] sh 18:55:00 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:55:00 Stashed 1 file(s) [Pipeline] echo 18:55:00 [edgeXSemver]: initialized semver on version 0.0.0 [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 18:55:01 provisioning config files... 18:55:01 copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-624@tmp/config17888160660472672271tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:55:01 ---> docker-login.sh 18:55:01 nexus3.edgexfoundry.org:10001 18:55:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:55:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:55:01 Configure a credential helper to remove this warning. See 18:55:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:55:01 18:55:01 Login Succeeded 18:55:01 nexus3.edgexfoundry.org:10002 18:55:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:55:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:55:01 Configure a credential helper to remove this warning. See 18:55:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:55:01 18:55:01 Login Succeeded 18:55:01 nexus3.edgexfoundry.org:10003 18:55:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:55:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:55:01 Configure a credential helper to remove this warning. See 18:55:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:55:01 18:55:01 Login Succeeded 18:55:01 nexus3.edgexfoundry.org:10004 18:55:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:55:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:55:01 Configure a credential helper to remove this warning. See 18:55:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:55:01 18:55:01 Login Succeeded 18:55:01 docker.io 18:55:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:55:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:55:02 Configure a credential helper to remove this warning. See 18:55:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:55:02 18:55:02 Login Succeeded 18:55:02 ---> docker-login.sh ends [Pipeline] } 18:55:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:55:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 18:55:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 18:55:02 ========================================================= 18:55:02 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 18:55:02 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:55:03 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 18:55:03 Sending build context to Docker daemon 3.384MB 18:55:03 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 18:55:03 Step 2/12 : FROM ${BASE} AS builder 18:55:03 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 18:55:03 7264a8db6415: Pulling fs layer 18:55:03 c4d48a809fc2: Pulling fs layer 18:55:03 4f1c88b9dad5: Pulling fs layer 18:55:03 ad3a456e5733: Pulling fs layer 18:55:03 69c7f0334f64: Pulling fs layer 18:55:03 1f1c1a5573a3: Pulling fs layer 18:55:03 ce7588e14bc9: Pulling fs layer 18:55:03 b5e4710f87ac: Pulling fs layer 18:55:03 ad3a456e5733: Waiting 18:55:03 69c7f0334f64: Waiting 18:55:03 1f1c1a5573a3: Waiting 18:55:03 ce7588e14bc9: Waiting 18:55:03 b5e4710f87ac: Waiting 18:55:03 c4d48a809fc2: Verifying Checksum 18:55:03 c4d48a809fc2: Download complete 18:55:03 ad3a456e5733: Verifying Checksum 18:55:03 ad3a456e5733: Download complete 18:55:03 69c7f0334f64: Verifying Checksum 18:55:03 69c7f0334f64: Download complete 18:55:03 7264a8db6415: Verifying Checksum 18:55:03 7264a8db6415: Download complete 18:55:03 1f1c1a5573a3: Verifying Checksum 18:55:03 1f1c1a5573a3: Download complete 18:55:03 7264a8db6415: Pull complete 18:55:03 b5e4710f87ac: Verifying Checksum 18:55:03 b5e4710f87ac: Download complete 18:55:03 c4d48a809fc2: Pull complete 18:55:03 4f1c88b9dad5: Verifying Checksum 18:55:03 4f1c88b9dad5: Download complete 18:55:04 ce7588e14bc9: Verifying Checksum 18:55:04 ce7588e14bc9: Download complete 18:55:06 4f1c88b9dad5: Pull complete 18:55:06 ad3a456e5733: Pull complete 18:55:06 69c7f0334f64: Pull complete 18:55:06 1f1c1a5573a3: Pull complete 18:55:09 ce7588e14bc9: Pull complete 18:55:09 b5e4710f87ac: Pull complete 18:55:09 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 18:55:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 18:55:09 ---> 88b5674ff536 18:55:09 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 18:55:13 ---> Running in e8e8d79bbe99 18:55:13 Removing intermediate container e8e8d79bbe99 18:55:13 ---> 0c39e9c73cd3 18:55:13 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 18:55:13 ---> Running in c917271d2e14 18:55:13 Removing intermediate container c917271d2e14 18:55:13 ---> 80a7716e2a33 18:55:13 Step 5/12 : ARG ADD_BUILD_TAGS="" 18:55:13 ---> Running in 43a8585e8e53 18:55:14 Removing intermediate container 43a8585e8e53 18:55:14 ---> a7c0531be636 18:55:14 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:55:14 ---> Running in 6246aed7bd4b 18:55:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 18:55:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 18:55:14 OK: 264 MiB in 52 packages 18:55:14 Removing intermediate container 6246aed7bd4b 18:55:14 ---> bd6952e1b848 18:55:14 Step 7/12 : WORKDIR /app 18:55:14 ---> Running in 7fd479f143c2 18:55:14 Removing intermediate container 7fd479f143c2 18:55:14 ---> 71b83b91c56a 18:55:14 Step 8/12 : COPY go.mod vendor* ./ 18:55:15 ---> fdacebcb8190 18:55:15 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:55:15 ---> Running in c36a5c257529 18:55:16 Still waiting to schedule task 18:55:16 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-18136’ 18:55:53 Removing intermediate container c36a5c257529 18:55:53 ---> a864b5846d48 18:55:53 Step 10/12 : COPY . . 18:55:53 ---> a6981d323a80 18:55:53 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:55:53 ---> Running in 86b06f049351 18:55:53 Removing intermediate container 86b06f049351 18:55:53 ---> 6fa5f53f73cd 18:55:53 Step 12/12 : RUN $MAKE 18:55:53 ---> Running in 0549720915eb 18:55:53 noop 18:55:53 Removing intermediate container 0549720915eb 18:55:53 ---> 535e4c602ef0 18:55:53 Successfully built 535e4c602ef0 18:55:53 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:55:54 + docker inspect -f . ci-base-image-x86_64 18:55:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:55:54 prd-ubuntu20.04-docker-8c-8g-18137 does not seem to be running inside a container 18:55:54 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_PR-624 -v /w/workspace/_app-service-configurable_PR-624:/w/workspace/_app-service-configurable_PR-624:rw,z -v /w/workspace/_app-service-configurable_PR-624@tmp:/w/workspace/_app-service-configurable_PR-624@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 ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 18:55:54 $ docker top adf0e62b9299c4a7595e67136777951e1341c5a5fa84afb672b4f88071c3c454 -eo pid,comm [Pipeline] { [Pipeline] sh 18:55:55 + go version 18:55:55 go version go1.21.0 linux/amd64 [Pipeline] } 18:55:55 $ docker stop --time=1 adf0e62b9299c4a7595e67136777951e1341c5a5fa84afb672b4f88071c3c454 18:55:56 $ docker rm -f --volumes adf0e62b9299c4a7595e67136777951e1341c5a5fa84afb672b4f88071c3c454 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:55:57 + docker inspect -f . ci-base-image-x86_64 18:55:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:55:57 prd-ubuntu20.04-docker-8c-8g-18137 does not seem to be running inside a container 18:55:57 $ 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_PR-624 -v /w/workspace/_app-service-configurable_PR-624:/w/workspace/_app-service-configurable_PR-624:rw,z -v /w/workspace/_app-service-configurable_PR-624@tmp:/w/workspace/_app-service-configurable_PR-624@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 ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 18:55:57 $ docker top bdfc1d92e1286c4a3a649c01a8a65005593f0e5d2f72aa3d640774ba00ef4656 -eo pid,comm [Pipeline] { [Pipeline] sh 18:55:58 + git config --global --add safe.directory /w/workspace/_app-service-configurable_PR-624 [Pipeline] fileExists [Pipeline] sh 18:55:58 + make test 18:55:58 go test -race -coverprofile=coverage.out ./... 18:56:16 ? github.com/edgexfoundry/app-service-configurable [no test files] 18:56:31 go vet ./... 18:56:34 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:56:34 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:56:34 ./bin/test-attribution-txt.sh [Pipeline] echo 18:56:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 18:56:34 $ docker stop --time=1 bdfc1d92e1286c4a3a649c01a8a65005593f0e5d2f72aa3d640774ba00ef4656 18:56:40 $ docker rm -f --volumes bdfc1d92e1286c4a3a649c01a8a65005593f0e5d2f72aa3d640774ba00ef4656 [Pipeline] // withDockerContainer [Pipeline] sh 18:56:41 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:56:41 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 18:56:41 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:56:42 + ls -al . 18:56:42 total 184 18:56:42 drwxrwxr-x 7 jenkins jenkins 4096 Nov 15 18:55 . 18:56:42 drwxrwxr-x 4 jenkins jenkins 4096 Nov 15 18:54 .. 18:56:42 -rw-rw-r-- 1 jenkins jenkins 119 Nov 15 18:54 .dockerignore 18:56:42 drwxrwxr-x 8 jenkins jenkins 4096 Nov 15 18:56 .git 18:56:42 drwxrwxr-x 3 jenkins jenkins 4096 Nov 15 18:54 .github 18:56:42 -rw-rw-r-- 1 jenkins jenkins 106 Nov 15 18:54 .gitignore 18:56:42 -rw-rw-r-- 1 jenkins jenkins 41 Nov 15 18:54 .golangci.yml 18:56:42 drwxr-xr-x 3 jenkins jenkins 4096 Nov 15 18:54 .semver 18:56:42 -rw-rw-r-- 1 jenkins jenkins 10394 Nov 15 18:54 Attribution.txt 18:56:42 -rw-rw-r-- 1 jenkins jenkins 37263 Nov 15 18:54 CHANGELOG.md 18:56:42 -rw-rw-r-- 1 jenkins jenkins 2007 Nov 15 18:54 Dockerfile 18:56:42 -rw-rw-r-- 1 jenkins jenkins 677 Nov 15 18:54 GOVERNANCE.md 18:56:42 -rw-rw-r-- 1 jenkins jenkins 666 Nov 15 18:54 Jenkinsfile 18:56:42 -rw-rw-r-- 1 jenkins jenkins 10174 Nov 15 18:54 LICENSE 18:56:42 -rw-rw-r-- 1 jenkins jenkins 618 Nov 15 18:54 OWNERS.md 18:56:42 -rw-rw-r-- 1 jenkins jenkins 4582 Nov 15 18:54 README.md 18:56:42 -rw-rw-r-- 1 jenkins jenkins 5 Nov 15 18:55 VERSION 18:56:42 drwxrwxr-x 2 jenkins jenkins 4096 Nov 15 18:54 bin 18:56:42 -rw-r--r-- 1 jenkins jenkins 13 Nov 15 18:55 coverage.out 18:56:42 -rw-rw-r-- 1 jenkins jenkins 3684 Nov 15 18:54 go.mod 18:56:42 -rw-rw-r-- 1 jenkins jenkins 34823 Nov 15 18:54 go.sum 18:56:42 -rw-rw-r-- 1 jenkins jenkins 1937 Nov 15 18:54 main.go 18:56:42 -rw-rw-r-- 1 jenkins jenkins 2566 Nov 15 18:54 makefile 18:56:42 drwxrwxr-x 9 jenkins jenkins 4096 Nov 15 18:54 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:56:42 + 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=1c0918a3f9e703907f01dd16684079e2a0066d55 --label arch=amd64 --label version=0.0.0 . 18:56:42 Sending build context to Docker daemon 3.385MB 18:56:42 Step 1/27 : ARG BASE=golang:1.21-alpine3.18 18:56:42 Step 2/27 : FROM ${BASE} AS builder 18:56:42 ---> 535e4c602ef0 18:56:42 Step 3/27 : ARG ALPINE_PKG_BASE="make git" 18:56:42 ---> Running in 2e8eda358c73 18:56:42 Removing intermediate container 2e8eda358c73 18:56:42 ---> 7fa28deae1c3 18:56:42 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 18:56:42 ---> Running in e18369de7a99 18:56:43 Removing intermediate container e18369de7a99 18:56:43 ---> 9e4eacf9dfe1 18:56:43 Step 5/27 : ARG ADD_BUILD_TAGS="" 18:56:43 ---> Running in 4c99ed334f76 18:56:43 Removing intermediate container 4c99ed334f76 18:56:43 ---> 96d17adee0a8 18:56:43 Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:56:43 ---> Running in 9b6078bf3634 18:56:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 18:56:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 18:56:43 OK: 264 MiB in 52 packages 18:56:44 Removing intermediate container 9b6078bf3634 18:56:44 ---> 512388d4e92f 18:56:44 Step 7/27 : WORKDIR /app 18:56:44 ---> Running in 9187588340fe 18:56:44 Removing intermediate container 9187588340fe 18:56:44 ---> 5a30bd598806 18:56:44 Step 8/27 : COPY go.mod vendor* ./ 18:56:44 ---> b8dac4de13f5 18:56:44 Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:56:44 ---> Running in b6011f472218 18:56:44 Removing intermediate container b6011f472218 18:56:44 ---> 09daeeabbf91 18:56:44 Step 10/27 : COPY . . 18:56:45 ---> f40277993199 18:56:45 Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:56:45 ---> Running in f2116b2d1b5c 18:56:45 Removing intermediate container f2116b2d1b5c 18:56:45 ---> 693f24409e6d 18:56:45 Step 12/27 : RUN $MAKE 18:56:45 ---> Running in b67809ee6ea2 18:56:45 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-service-configurable 18:57:07 Removing intermediate container b67809ee6ea2 18:57:07 ---> d875a4d69877 18:57:07 Step 13/27 : FROM alpine:3.18 18:57:07 3.18: Pulling from library/alpine 18:57:07 96526aa774ef: Pulling fs layer 18:57:07 96526aa774ef: Verifying Checksum 18:57:07 96526aa774ef: Pull complete 18:57:07 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 18:57:07 Status: Downloaded newer image for alpine:3.18 18:57:07 ---> 8ca4688f4f35 18:57:07 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 18:57:07 ---> Running in d7568be4e9ed 18:57:07 Removing intermediate container d7568be4e9ed 18:57:07 ---> 9d5cf0bc4511 18:57:07 Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} 18:57:07 ---> Running in e7bccc19f17a 18:57:07 Removing intermediate container e7bccc19f17a 18:57:07 ---> 0c501e1517ab 18:57:07 Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init 18:57:07 ---> Running in 74681a8eaff2 18:57:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 18:57:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 18:57:08 (1/2) Installing ca-certificates (20230506-r0) 18:57:08 (2/2) Installing dumb-init (1.2.5-r2) 18:57:08 Executing busybox-1.36.1-r2.trigger 18:57:08 Executing ca-certificates-20230506-r0.trigger 18:57:08 OK: 8 MiB in 17 packages 18:57:09 Removing intermediate container 74681a8eaff2 18:57:09 ---> 23c92fbae8de 18:57:09 Step 17/27 : RUN apk --no-cache upgrade 18:57:09 ---> Running in 577cb5b18914 18:57:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 18:57:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 18:57:09 (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) 18:57:09 (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) 18:57:09 Executing busybox-1.36.1-r5.post-upgrade 18:57:09 (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) 18:57:09 (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) 18:57:09 (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) 18:57:09 (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) 18:57:09 (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) 18:57:09 Executing busybox-1.36.1-r5.trigger 18:57:09 Executing ca-certificates-20230506-r0.trigger 18:57:09 OK: 8 MiB in 17 packages 18:57:10 Removing intermediate container 577cb5b18914 18:57:10 ---> 15cdc6cdb916 18:57:10 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 18:57:10 ---> c3c58c33d535 18:57:10 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 18:57:10 ---> 013407e406d6 18:57:10 Step 20/27 : COPY --from=builder /app/res/ /res/ 18:57:10 ---> edfb28ce5a3a 18:57:10 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 18:57:11 ---> 2554d5f93782 18:57:11 Step 22/27 : EXPOSE 48095 18:57:11 ---> Running in ead77bd0d520 18:57:11 Removing intermediate container ead77bd0d520 18:57:11 ---> a89e709ea691 18:57:11 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 18:57:11 ---> Running in 84f7b179c540 18:57:11 Removing intermediate container 84f7b179c540 18:57:11 ---> 72bb84de3a1b 18:57:11 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 18:57:11 ---> Running in a15201035406 18:57:11 Removing intermediate container a15201035406 18:57:11 ---> f21bbce39275 18:57:11 Step 25/27 : LABEL arch=amd64 18:57:11 ---> Running in e357094b2be2 18:57:11 Removing intermediate container e357094b2be2 18:57:11 ---> 058c01c6b6f0 18:57:11 Step 26/27 : LABEL git_sha=1c0918a3f9e703907f01dd16684079e2a0066d55 18:57:11 ---> Running in aa30e621b090 18:57:12 Removing intermediate container aa30e621b090 18:57:12 ---> 30f3157420d7 18:57:12 Step 27/27 : LABEL version=0.0.0 18:57:12 ---> Running in 0543c9ec01d6 18:57:12 Removing intermediate container 0543c9ec01d6 18:57:12 ---> 9e2023645517 18:57:12 [Warning] One or more build-args [ARCH] were not consumed 18:57:12 Successfully built 9e2023645517 18:57:12 Successfully tagged app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [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 18:57:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:57:12 18:57:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:57:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:57:13 latest: Pulling from edgex-lftools-log-publisher 18:57:13 5eb5b503b376: Pulling fs layer 18:57:13 5c69ac0246d0: Pulling fs layer 18:57:13 ec43610c2a17: Pulling fs layer 18:57:13 3a2ae6a8a46f: Pulling fs layer 18:57:13 33b1e0a273af: Pulling fs layer 18:57:13 5d3b04190fa2: Pulling fs layer 18:57:13 2f39f015ded8: Pulling fs layer 18:57:13 5d3b04190fa2: Waiting 18:57:13 33b1e0a273af: Waiting 18:57:13 3a2ae6a8a46f: Waiting 18:57:13 5c69ac0246d0: Verifying Checksum 18:57:13 5c69ac0246d0: Download complete 18:57:13 3a2ae6a8a46f: Verifying Checksum 18:57:13 3a2ae6a8a46f: Download complete 18:57:13 33b1e0a273af: Verifying Checksum 18:57:13 33b1e0a273af: Download complete 18:57:13 5d3b04190fa2: Download complete 18:57:13 ec43610c2a17: Verifying Checksum 18:57:13 ec43610c2a17: Download complete 18:57:13 5eb5b503b376: Verifying Checksum 18:57:13 5eb5b503b376: Download complete 18:57:14 2f39f015ded8: Download complete 18:57:14 5eb5b503b376: Pull complete 18:57:14 5c69ac0246d0: Pull complete 18:57:15 ec43610c2a17: Pull complete 18:57:15 3a2ae6a8a46f: Pull complete 18:57:15 33b1e0a273af: Pull complete 18:57:16 5d3b04190fa2: Pull complete 18:57:20 2f39f015ded8: Pull complete 18:57:20 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 18:57:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:57:20 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:57:20 prd-ubuntu20.04-docker-8c-8g-18137 does not seem to be running inside a container 18:57:20 $ 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_PR-624 -v /w/workspace/_app-service-configurable_PR-624:/w/workspace/_app-service-configurable_PR-624:rw,z -v /w/workspace/_app-service-configurable_PR-624@tmp:/w/workspace/_app-service-configurable_PR-624@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 ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 18:57:24 $ docker top dadbefd3442f6e1bc3e4bcf62c0841f67d6396e43487083814777e2fd7960f81 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:57:24 ---> job-cost.sh 18:57:24 lf-activate-venv: SKIPPING 18:57:24 INFO: No Stack... 18:57:25 INFO: Retrieving Pricing Info for: v3-standard-8 18:57:25 INFO: Archiving Costs [Pipeline] sh 18:57:25 + cat /w/workspace/_app-service-configurable_PR-624/archives/cost.csv 18:57:25 + cut -d, -f6 [Pipeline] lock 18:57:25 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-624-1-stack-cost] 18:57:25 Resource [jenkins-edgexfoundry-app-service-configurable-PR-624-1-stack-cost] did not exist. Created. 18:57:25 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-624-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:57:26 + echo total: 0.2199999988079071 [Pipeline] stash 18:57:26 Stashed 1 file(s) [Pipeline] } 18:57:26 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-624-1-stack-cost] [Pipeline] // lock [Pipeline] } 18:57:26 $ docker stop --time=1 dadbefd3442f6e1bc3e4bcf62c0841f67d6396e43487083814777e2fd7960f81 18:57:27 $ docker rm -f --volumes dadbefd3442f6e1bc3e4bcf62c0841f67d6396e43487083814777e2fd7960f81 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 18:58:48 Running on prd-ubuntu20.04-docker-arm64-4c-16g-18138 in /w/workspace/_app-service-configurable_PR-624 [Pipeline] { [Pipeline] ws 18:58:48 Running in /w/workspace/app-service-configurable/1 [Pipeline] { [Pipeline] checkout 18:58:48 Selected Git installation does not exist. Using Default 18:58:48 The recommended git tool is: NONE 18:58:56 using credential edgex-jenkins-ssh 18:58:56 Cloning the remote Git repository 18:58:56 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 18:58:56 > git init /w/workspace/app-service-configurable/1 # timeout=10 18:58:56 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 18:58:56 > git --version # timeout=10 18:58:56 > git --version # 'git version 2.25.1' 18:58:56 using GIT_SSH to set credentials SSH Credentials for GitHub 18:58:57 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:58:58 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 18:58:58 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:59:00 Merging remotes/origin/main commit fe79c06bffd29ecdd39921b37db4c05fa478f287 into PR head commit 1c0918a3f9e703907f01dd16684079e2a0066d55 18:58:59 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 18:58:59 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 18:58:59 using GIT_SSH to set credentials SSH Credentials for GitHub 18:58:59 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/624/head:refs/remotes/origin/PR-624 +refs/heads/main:refs/remotes/origin/main # timeout=10 18:59:00 > git config core.sparsecheckout # timeout=10 18:59:00 > git checkout -f 1c0918a3f9e703907f01dd16684079e2a0066d55 # timeout=10 18:59:00 > git remote # timeout=10 18:59:00 > git config --get remote.origin.url # timeout=10 18:59:00 Merge succeeded, producing 1c0918a3f9e703907f01dd16684079e2a0066d55 18:59:00 Checking out Revision 1c0918a3f9e703907f01dd16684079e2a0066d55 (PR-624) 18:59:00 using GIT_SSH to set credentials SSH Credentials for GitHub 18:59:00 > git merge fe79c06bffd29ecdd39921b37db4c05fa478f287 # timeout=10 18:59:00 > git rev-parse HEAD^{commit} # timeout=10 18:59:00 > git config core.sparsecheckout # timeout=10 18:59:00 > git checkout -f 1c0918a3f9e703907f01dd16684079e2a0066d55 # timeout=10 18:59:04 Commit message: "build: Fix vendor target" 18:59:04 > git --version # timeout=10 18:59:04 > git --version # 'git version 2.25.1' 18:59:04 fatal: bad object 6375147a0d0ca7a67a13085e8428bd7204efc6d4 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:59:06 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 18:59:06 % Total % Received % Xferd Average Speed Time Time Time Current 18:59:06 Dload Upload Total Spent Left Speed 18:59:06 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 84546 0 --:--:-- --:--:-- --:--:-- 84546 [Pipeline] sh 18:59:07 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 18:59:08 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 18:59:08 + sudo tee /etc/docker/daemon.new 18:59:08 { 18:59:08 "registry-mirrors": [ 18:59:08 "https://nexus3.edgexfoundry.org:10001" 18:59:08 ], 18:59:08 "bip": "10.250.0.254/24", 18:59:08 "hosts": [ 18:59:08 "tcp://0.0.0.0:5555", 18:59:08 "unix:///var/run/docker.sock" 18:59:08 ], 18:59:08 "mtu": 1458, 18:59:08 "selinux-enabled": true, 18:59:08 "seccomp-profile": "/etc/docker/seccomp.json" 18:59:08 } [Pipeline] sh 18:59:08 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 18:59:09 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:59:27 provisioning config files... 18:59:27 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/1@tmp/config2950625551311459628tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:59:27 ---> docker-login.sh 18:59:27 nexus3.edgexfoundry.org:10001 18:59:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:59:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:59:28 Configure a credential helper to remove this warning. See 18:59:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:59:28 18:59:28 Login Succeeded 18:59:28 nexus3.edgexfoundry.org:10002 18:59:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:59:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:59:28 Configure a credential helper to remove this warning. See 18:59:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:59:28 18:59:28 Login Succeeded 18:59:28 nexus3.edgexfoundry.org:10003 18:59:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:59:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:59:29 Configure a credential helper to remove this warning. See 18:59:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:59:29 18:59:29 Login Succeeded 18:59:29 nexus3.edgexfoundry.org:10004 18:59:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:59:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:59:29 Configure a credential helper to remove this warning. See 18:59:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:59:29 18:59:29 Login Succeeded 18:59:29 docker.io 18:59:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:59:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:59:30 Configure a credential helper to remove this warning. See 18:59:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:59:30 18:59:30 Login Succeeded 18:59:30 ---> docker-login.sh ends [Pipeline] } 18:59:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:59:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 18:59:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 18:59:30 ========================================================= 18:59:30 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 18:59:30 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:59:31 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 18:59:31 Sending build context to Docker daemon 159.7kB 18:59:31 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 18:59:31 Step 2/12 : FROM ${BASE} AS builder 18:59:35 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 18:59:35 9fda8d8052c6: Pulling fs layer 18:59:35 5d54e960e981: Pulling fs layer 18:59:35 c4a7e357bf2a: Pulling fs layer 18:59:35 f0e02332f6b5: Pulling fs layer 18:59:35 872ee5b61b7b: Pulling fs layer 18:59:35 0c6a40ed1a82: Pulling fs layer 18:59:35 94ae7d8d031c: Pulling fs layer 18:59:35 872ee5b61b7b: Waiting 18:59:35 0c6a40ed1a82: Waiting 18:59:35 94ae7d8d031c: Waiting 18:59:35 f0e02332f6b5: Waiting 18:59:35 5d54e960e981: Verifying Checksum 18:59:35 5d54e960e981: Download complete 18:59:35 f0e02332f6b5: Verifying Checksum 18:59:35 f0e02332f6b5: Download complete 18:59:35 872ee5b61b7b: Verifying Checksum 18:59:35 872ee5b61b7b: Download complete 18:59:35 9fda8d8052c6: Download complete 18:59:35 94ae7d8d031c: Verifying Checksum 18:59:35 94ae7d8d031c: Download complete 18:59:36 9fda8d8052c6: Pull complete 18:59:37 5d54e960e981: Pull complete 18:59:37 c4a7e357bf2a: Verifying Checksum 18:59:37 c4a7e357bf2a: Download complete 18:59:38 0c6a40ed1a82: Verifying Checksum 18:59:38 0c6a40ed1a82: Download complete 18:59:50 c4a7e357bf2a: Pull complete 18:59:50 f0e02332f6b5: Pull complete 18:59:50 872ee5b61b7b: Pull complete 18:59:58 0c6a40ed1a82: Pull complete 19:00:00 94ae7d8d031c: Pull complete 19:00:00 Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 19:00:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 19:00:00 ---> 86de565de09d 19:00:00 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 19:00:01 ---> Running in 32ea705a88fa 19:00:01 Removing intermediate container 32ea705a88fa 19:00:01 ---> 2c41584efc13 19:00:01 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 19:00:01 ---> Running in bbb5e3a7175f 19:00:02 Removing intermediate container bbb5e3a7175f 19:00:02 ---> bc228e6fb786 19:00:02 Step 5/12 : ARG ADD_BUILD_TAGS="" 19:00:02 ---> Running in b65dae559e3f 19:00:02 Removing intermediate container b65dae559e3f 19:00:02 ---> 429fa224485d 19:00:02 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 19:00:02 ---> Running in 52796fa5b9bf 19:00:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:00:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:00:05 OK: 266 MiB in 52 packages 19:00:06 Removing intermediate container 52796fa5b9bf 19:00:06 ---> f01d04501035 19:00:06 Step 7/12 : WORKDIR /app 19:00:06 ---> Running in 844775fc09d3 19:00:06 Removing intermediate container 844775fc09d3 19:00:06 ---> 4d3df13a0753 19:00:06 Step 8/12 : COPY go.mod vendor* ./ 19:00:07 ---> d3143aa4ce3f 19:00:07 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:00:07 ---> Running in 6446a66d65ec 19:01:28 Removing intermediate container 6446a66d65ec 19:01:28 ---> dfaf20435e95 19:01:28 Step 10/12 : COPY . . 19:01:28 ---> 42a7c75ed559 19:01:28 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 19:01:28 ---> Running in 5b844e51c17a 19:01:28 Removing intermediate container 5b844e51c17a 19:01:28 ---> 3cc32e8b5874 19:01:28 Step 12/12 : RUN $MAKE 19:01:28 ---> Running in f81bc34830ca 19:01:28 noop 19:01:28 Removing intermediate container f81bc34830ca 19:01:28 ---> bab4462ad03e 19:01:28 Successfully built bab4462ad03e 19:01:28 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:01:29 + docker inspect -f . ci-base-image-arm64 19:01:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:01:29 prd-ubuntu20.04-docker-arm64-4c-16g-18138 does not seem to be running inside a container 19:01:29 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 19:01:31 $ docker top 142e845d727014458f330fb99d79cda13d586736cf4d28d84d349ebd47d59777 -eo pid,comm [Pipeline] { [Pipeline] sh 19:01:32 + go version 19:01:32 go version go1.21.0 linux/arm64 [Pipeline] } 19:01:32 $ docker stop --time=1 142e845d727014458f330fb99d79cda13d586736cf4d28d84d349ebd47d59777 19:01:34 $ docker rm -f --volumes 142e845d727014458f330fb99d79cda13d586736cf4d28d84d349ebd47d59777 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:01:35 + docker inspect -f . ci-base-image-arm64 19:01:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:01:35 prd-ubuntu20.04-docker-arm64-4c-16g-18138 does not seem to be running inside a container 19:01:35 $ 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/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 19:01:36 $ docker top 4bcbc1921f91d6b8f5309fde9ea6f743aa11d7c57583389120b9eef6c334306f -eo pid,comm [Pipeline] { [Pipeline] sh 19:01:37 + git config --global --add safe.directory /w/workspace/app-service-configurable/1 [Pipeline] fileExists [Pipeline] sh 19:01:38 + make test 19:01:38 go test -race -coverprofile=coverage.out ./... 19:03:45 ? github.com/edgexfoundry/app-service-configurable [no test files] 19:03:45 WARNING: Linting skipped (not on x86_64 or linter not installed) 19:03:45 go vet ./... 19:05:06 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:05:06 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:05:06 ./bin/test-attribution-txt.sh [Pipeline] echo 19:05:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 19:05:07 $ docker stop --time=1 4bcbc1921f91d6b8f5309fde9ea6f743aa11d7c57583389120b9eef6c334306f 19:05:09 $ docker rm -f --volumes 4bcbc1921f91d6b8f5309fde9ea6f743aa11d7c57583389120b9eef6c334306f [Pipeline] // withDockerContainer [Pipeline] sh 19:05:10 + sudo chown -R jenkins:jenkins . [Pipeline] stash 19:05:10 Warning: overwriting stash ‘coverage-report’ 19:05:11 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 19:05:11 + sudo chown -R jenkins:jenkins . [Pipeline] sh 19:05:12 + ls -al . 19:05:12 total 180 19:05:12 drwxrwxr-x 6 jenkins jenkins 4096 Nov 15 19:01 . 19:05:12 drwxrwxr-x 4 jenkins jenkins 4096 Nov 15 18:58 .. 19:05:12 -rw-rw-r-- 1 jenkins jenkins 119 Nov 15 18:59 .dockerignore 19:05:12 drwxrwxr-x 8 jenkins jenkins 4096 Nov 15 18:59 .git 19:05:12 drwxrwxr-x 3 jenkins jenkins 4096 Nov 15 18:59 .github 19:05:12 -rw-rw-r-- 1 jenkins jenkins 106 Nov 15 18:59 .gitignore 19:05:12 -rw-rw-r-- 1 jenkins jenkins 41 Nov 15 18:59 .golangci.yml 19:05:12 -rw-rw-r-- 1 jenkins jenkins 10394 Nov 15 18:59 Attribution.txt 19:05:12 -rw-rw-r-- 1 jenkins jenkins 37263 Nov 15 18:59 CHANGELOG.md 19:05:12 -rw-rw-r-- 1 jenkins jenkins 2007 Nov 15 18:59 Dockerfile 19:05:12 -rw-rw-r-- 1 jenkins jenkins 677 Nov 15 18:59 GOVERNANCE.md 19:05:12 -rw-rw-r-- 1 jenkins jenkins 666 Nov 15 18:59 Jenkinsfile 19:05:12 -rw-rw-r-- 1 jenkins jenkins 10174 Nov 15 18:59 LICENSE 19:05:12 -rw-rw-r-- 1 jenkins jenkins 618 Nov 15 18:59 OWNERS.md 19:05:12 -rw-rw-r-- 1 jenkins jenkins 4582 Nov 15 18:59 README.md 19:05:12 -rw-rw-r-- 1 jenkins jenkins 5 Nov 15 18:55 VERSION 19:05:12 drwxrwxr-x 2 jenkins jenkins 4096 Nov 15 18:59 bin 19:05:12 -rw-r--r-- 1 jenkins jenkins 13 Nov 15 19:01 coverage.out 19:05:12 -rw-rw-r-- 1 jenkins jenkins 3684 Nov 15 18:59 go.mod 19:05:12 -rw-rw-r-- 1 jenkins jenkins 34823 Nov 15 18:59 go.sum 19:05:12 -rw-rw-r-- 1 jenkins jenkins 1937 Nov 15 18:59 main.go 19:05:12 -rw-rw-r-- 1 jenkins jenkins 2566 Nov 15 18:59 makefile 19:05:12 drwxrwxr-x 9 jenkins jenkins 4096 Nov 15 18:59 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:05:12 + 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=1c0918a3f9e703907f01dd16684079e2a0066d55 --label arch=arm64 --label version=0.0.0 . 19:05:12 Sending build context to Docker daemon 160.8kB 19:05:12 Step 1/27 : ARG BASE=golang:1.21-alpine3.18 19:05:12 Step 2/27 : FROM ${BASE} AS builder 19:05:12 ---> bab4462ad03e 19:05:12 Step 3/27 : ARG ALPINE_PKG_BASE="make git" 19:05:12 ---> Running in cdd3b5aead28 19:05:13 Removing intermediate container cdd3b5aead28 19:05:13 ---> f154584ff036 19:05:13 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 19:05:13 ---> Running in 27bf67cce54d 19:05:13 Removing intermediate container 27bf67cce54d 19:05:13 ---> d3778ce08c8c 19:05:13 Step 5/27 : ARG ADD_BUILD_TAGS="" 19:05:13 ---> Running in db86a0ba0b82 19:05:13 Removing intermediate container db86a0ba0b82 19:05:13 ---> 944d4f8a3877 19:05:13 Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 19:05:13 ---> Running in abe3df22b1e2 19:05:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:05:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:05:16 OK: 266 MiB in 52 packages 19:05:18 Removing intermediate container abe3df22b1e2 19:05:18 ---> 53485849e246 19:05:18 Step 7/27 : WORKDIR /app 19:05:18 ---> Running in 049f433b2eb2 19:05:18 Removing intermediate container 049f433b2eb2 19:05:18 ---> 09d566be95f3 19:05:18 Step 8/27 : COPY go.mod vendor* ./ 19:05:18 ---> 3af90489e9a0 19:05:18 Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:05:18 ---> Running in 4296490ebdab 19:05:21 Removing intermediate container 4296490ebdab 19:05:21 ---> 6cc6328fbab3 19:05:21 Step 10/27 : COPY . . 19:05:21 ---> bdf17656a3d6 19:05:21 Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 19:05:21 ---> Running in 00c9ac193cd4 19:05:21 Removing intermediate container 00c9ac193cd4 19:05:21 ---> 3a7978915490 19:05:21 Step 12/27 : RUN $MAKE 19:05:22 ---> Running in 62e4147eaa4a 19:05:23 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-service-configurable 19:07:14 Removing intermediate container 62e4147eaa4a 19:07:14 ---> 59ad8858d736 19:07:14 Step 13/27 : FROM alpine:3.18 19:07:14 3.18: Pulling from library/alpine 19:07:14 579b34f0a95b: Pulling fs layer 19:07:14 579b34f0a95b: Verifying Checksum 19:07:14 579b34f0a95b: Download complete 19:07:14 579b34f0a95b: Pull complete 19:07:14 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 19:07:14 Status: Downloaded newer image for alpine:3.18 19:07:14 ---> 3cc203321400 19:07:14 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 19:07:14 ---> Running in 9cbb95a93486 19:07:14 Removing intermediate container 9cbb95a93486 19:07:14 ---> 4e56cbc259a7 19:07:14 Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} 19:07:14 ---> Running in 3684a179188e 19:07:14 Removing intermediate container 3684a179188e 19:07:14 ---> ec3d73bf0e24 19:07:14 Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init 19:07:14 ---> Running in f21be1c2be14 19:07:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:07:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:07:17 (1/2) Installing ca-certificates (20230506-r0) 19:07:17 (2/2) Installing dumb-init (1.2.5-r2) 19:07:17 Executing busybox-1.36.1-r2.trigger 19:07:17 Executing ca-certificates-20230506-r0.trigger 19:07:17 OK: 9 MiB in 17 packages 19:07:19 Removing intermediate container f21be1c2be14 19:07:19 ---> bc8780b36f52 19:07:19 Step 17/27 : RUN apk --no-cache upgrade 19:07:19 ---> Running in 497097067b28 19:07:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:07:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:07:21 (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) 19:07:21 (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) 19:07:21 Executing busybox-1.36.1-r5.post-upgrade 19:07:21 (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) 19:07:21 (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) 19:07:21 (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) 19:07:21 (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) 19:07:21 (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) 19:07:21 Executing busybox-1.36.1-r5.trigger 19:07:21 Executing ca-certificates-20230506-r0.trigger 19:07:21 OK: 9 MiB in 17 packages 19:07:25 Removing intermediate container 497097067b28 19:07:25 ---> 0fb108eb0766 19:07:25 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 19:07:25 ---> 4b8bfe481621 19:07:25 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 19:07:25 ---> 5be8f9e11492 19:07:25 Step 20/27 : COPY --from=builder /app/res/ /res/ 19:07:26 ---> 8456da32d3fc 19:07:26 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 19:07:27 ---> 80541c6b04a7 19:07:27 Step 22/27 : EXPOSE 48095 19:07:27 ---> Running in cc2eb7a13cf9 19:07:27 Removing intermediate container cc2eb7a13cf9 19:07:27 ---> 837ee9fc8c91 19:07:27 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 19:07:27 ---> Running in cb11e0153d50 19:07:28 Removing intermediate container cb11e0153d50 19:07:28 ---> 9d8f36dcb9b7 19:07:28 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 19:07:28 ---> Running in 064279a0237a 19:07:28 Removing intermediate container 064279a0237a 19:07:28 ---> 01b832e44384 19:07:28 Step 25/27 : LABEL arch=arm64 19:07:28 ---> Running in c0875db72fca 19:07:28 Removing intermediate container c0875db72fca 19:07:28 ---> 25e2f53ec8a7 19:07:28 Step 26/27 : LABEL git_sha=1c0918a3f9e703907f01dd16684079e2a0066d55 19:07:28 ---> Running in 6bcc05ea2180 19:07:29 Removing intermediate container 6bcc05ea2180 19:07:29 ---> d81a7c8e91ee 19:07:29 Step 27/27 : LABEL version=0.0.0 19:07:29 ---> Running in 42cd730a89ee 19:07:29 Removing intermediate container 42cd730a89ee 19:07:29 ---> 8a44561633f7 19:07:29 [Warning] One or more build-args [ARCH] were not consumed 19:07:29 Successfully built 8a44561633f7 19:07:29 Successfully tagged app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:07:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:07:30 19:07:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:07:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:07:30 arm64: Pulling from edgex-lftools-log-publisher 19:07:30 8998bd30e6a1: Pulling fs layer 19:07:30 04944245beec: Pulling fs layer 19:07:30 699f458cf7ca: Pulling fs layer 19:07:30 765212b225bb: Pulling fs layer 19:07:30 f23df028b6ca: Pulling fs layer 19:07:30 d65c8cfc05b1: Pulling fs layer 19:07:30 2437ff75d9bd: Pulling fs layer 19:07:30 f23df028b6ca: Waiting 19:07:30 d65c8cfc05b1: Waiting 19:07:30 765212b225bb: Waiting 19:07:30 2437ff75d9bd: Waiting 19:07:30 04944245beec: Verifying Checksum 19:07:30 04944245beec: Download complete 19:07:30 765212b225bb: Verifying Checksum 19:07:30 765212b225bb: Download complete 19:07:30 f23df028b6ca: Verifying Checksum 19:07:30 f23df028b6ca: Download complete 19:07:30 d65c8cfc05b1: Verifying Checksum 19:07:30 d65c8cfc05b1: Download complete 19:07:31 699f458cf7ca: Verifying Checksum 19:07:31 699f458cf7ca: Download complete 19:07:31 8998bd30e6a1: Verifying Checksum 19:07:31 8998bd30e6a1: Download complete 19:07:34 2437ff75d9bd: Verifying Checksum 19:07:34 2437ff75d9bd: Download complete 19:07:36 8998bd30e6a1: Pull complete 19:07:36 04944245beec: Pull complete 19:07:38 699f458cf7ca: Pull complete 19:07:38 765212b225bb: Pull complete 19:07:39 f23df028b6ca: Pull complete 19:07:39 d65c8cfc05b1: Pull complete 19:07:58 2437ff75d9bd: Pull complete 19:07:58 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 19:07:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:07:58 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:07:58 prd-ubuntu20.04-docker-arm64-4c-16g-18138 does not seem to be running inside a container 19:07: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/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 19:08:01 $ docker top 05abf9357edc13d68b596db197adc83a4538c5cac581fbd1ccfb8faeaba5709a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:08:02 ---> job-cost.sh 19:08:02 lf-activate-venv: SKIPPING 19:08:02 INFO: No Stack... 19:08:02 INFO: Retrieving Pricing Info for: v3-standard-4 19:08:03 INFO: Archiving Costs [Pipeline] sh 19:08:04 + + cat /w/workspace/app-service-configurable/1/archives/cost.csvcut -d, -f6 19:08:04 [Pipeline] lock 19:08:04 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-624-1-stack-cost] 19:08:04 Resource [jenkins-edgexfoundry-app-service-configurable-PR-624-1-stack-cost] did not exist. Created. 19:08:04 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-624-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:08:05 /w/workspace/app-service-configurable/1@tmp/durable-b1bb50c7/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 19:08:05 + echo total: 0.10999999940395355 [Pipeline] stash 19:08:05 Warning: overwriting stash ‘stack-cost’ 19:08:05 Stashed 1 file(s) [Pipeline] } 19:08:05 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-624-1-stack-cost] [Pipeline] // lock [Pipeline] } 19:08:05 $ docker stop --time=1 05abf9357edc13d68b596db197adc83a4538c5cac581fbd1ccfb8faeaba5709a 19:08:07 $ docker rm -f --volumes 05abf9357edc13d68b596db197adc83a4538c5cac581fbd1ccfb8faeaba5709a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 19:08:08 provisioning config files... 19:08:08 copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/_app-service-configurable_PR-624@tmp/config9829712628930253745tmp [Pipeline] { [Pipeline] sh 19:08:08 + set +x 19:08:08 + + curl -s https://codecov.io/bashbash 19:08:08 -s -- 19:08:08 19:08:08 _____ _ 19:08:08 / ____| | | 19:08:08 | | ___ __| | ___ ___ _____ __ 19:08:08 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 19:08:08 | |___| (_) | (_| | __/ (_| (_) \ V / 19:08:08 \_____\___/ \__,_|\___|\___\___/ \_/ 19:08:08 Bash-1.0.6 19:08:08 19:08:08 19:08:08 ==> git version 2.25.1 found 19:08:08 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 19:08:08 Release-Date: 2020-01-08 19:08:08 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 19:08:08 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 19:08:08 ==> Jenkins CI detected. 19:08:08 current dir:  /w/workspace/_app-service-configurable_PR-624 19:08:08 project root: . 19:08:08 --> token set from env 19:08:08 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 19:08:08 ==> Running gcov in . (disable via -X gcov) 19:08:08 ==> Python coveragepy not found 19:08:08 ==> Searching for coverage reports in: 19:08:08 + . 19:08:08 -> Found 1 reports 19:08:08 ==> Detecting git/mercurial file structure 19:08:08 ==> Reading reports 19:08:09 + ./coverage.out bytes=13 19:08:09 ==> Appending adjustments 19:08:09 https://docs.codecov.io/docs/fixing-reports 19:08:09 + Found adjustments 19:08:09 ==> Gzipping contents 19:08:09 4.0K /tmp/codecov.PrDlfw.gz 19:08:09 ==> Uploading reports 19:08:09 url: https://codecov.io 19:08:09 query: branch=PR-624&commit=1c0918a3f9e703907f01dd16684079e2a0066d55&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-624%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=624&job=&cmd_args= 19:08:09 -> Pinging Codecov 19:08:09 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=06d844e6-9d8b-4dd4-8e5a-bb28e4cf5bd2&branch=PR-624&commit=1c0918a3f9e703907f01dd16684079e2a0066d55&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-624%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=624&job=&cmd_args= 19:08:09 -> Uploading to 19:08:09 https://storage.googleapis.com/codecov/v4/raw/2023-11-15/A97CA9966030D2A3747ED39772930CCE/1c0918a3f9e703907f01dd16684079e2a0066d55/12d6ffe5-41de-4d62-a2f1-97b759ce857c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231115%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231115T190808Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=1722889b2052acb1b60fb7b3770a7debc7c22a476c77fd6f9c79a29584d314d4 19:08:09 % Total % Received % Xferd Average Speed Time Time Time Current 19:08:09 Dload Upload Total Spent Left Speed 19:08:09 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 234 0 0 100 234 0 1026 --:--:-- --:--:-- --:--:-- 1026 19:08:09 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/1c0918a3f9e703907f01dd16684079e2a0066d55 [Pipeline] } 19:08:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [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) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 19:08:11 + [ -d /w/workspace/_app-service-configurable_PR-624/archives ] 19:08:11 + ls -al /w/workspace/_app-service-configurable_PR-624/archives 19:08:11 total 16 19:08:11 drwxr-xr-x 3 root root 4096 Nov 15 18:57 . 19:08:11 drwxrwxr-x 8 jenkins jenkins 4096 Nov 15 18:57 .. 19:08:11 drwxr-xr-x 2 root root 4096 Nov 15 18:57 cost 19:08:11 -rw-r--r-- 1 root root 96 Nov 15 18:57 cost.csv 19:08:11 + sudo chown -R jenkins:jenkins /w/workspace/_app-service-configurable_PR-624/archives 19:08:11 + ls -al /w/workspace/_app-service-configurable_PR-624/archives 19:08:11 total 16 19:08:11 drwxr-xr-x 3 jenkins jenkins 4096 Nov 15 18:57 . 19:08:11 drwxrwxr-x 8 jenkins jenkins 4096 Nov 15 18:57 .. 19:08:11 drwxr-xr-x 2 jenkins jenkins 4096 Nov 15 18:57 cost 19:08:11 -rw-r--r-- 1 jenkins jenkins 96 Nov 15 18:57 cost.csv [Pipeline] libraryResource [Pipeline] sh 19:08:11 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:08:12 ---> package-listing.sh 19:08:12 ++ facter osfamily 19:08:12 ++ tr '[:upper:]' '[:lower:]' 19:08:12 + OS_FAMILY=debian 19:08:12 + workspace=/w/workspace/_app-service-configurable_PR-624 19:08:12 + START_PACKAGES=/tmp/packages_start.txt 19:08:12 + END_PACKAGES=/tmp/packages_end.txt 19:08:12 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:08:12 + PACKAGES=/tmp/packages_start.txt 19:08:12 + '[' /w/workspace/_app-service-configurable_PR-624 ']' 19:08:12 + PACKAGES=/tmp/packages_end.txt 19:08:12 + case "${OS_FAMILY}" in 19:08:12 + dpkg -l 19:08:12 + grep '^ii' 19:08:12 + '[' -f /tmp/packages_start.txt ']' 19:08:12 + '[' -f /tmp/packages_end.txt ']' 19:08:12 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:08:12 + '[' /w/workspace/_app-service-configurable_PR-624 ']' 19:08:12 + mkdir -p /w/workspace/_app-service-configurable_PR-624/archives/ 19:08:12 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-624/archives/ [Pipeline] echo 19:08:12 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/_app-service-configurable_PR-624/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 19:08:12 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:08:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:08:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:08:13 prd-ubuntu20.04-docker-8c-8g-18137 does not seem to be running inside a container 19:08:13 $ 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/_app-service-configurable_PR-624/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/_app-service-configurable_PR-624 -v /w/workspace/_app-service-configurable_PR-624:/w/workspace/_app-service-configurable_PR-624:rw,z -v /w/workspace/_app-service-configurable_PR-624@tmp:/w/workspace/_app-service-configurable_PR-624@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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 19:08:13 $ docker top 7cb6229b0a6c95f594ca7bfd38f07d66865b442012743ef86afbb3161b34128f -eo pid,comm [Pipeline] { [Pipeline] sh 19:08:14 + touch /tmp/pre-build-complete [Pipeline] sh 19:08:14 + mkdir -p /var/log/sysstat [Pipeline] sh 19:08:14 + ls /var/log/sa-host 19:08:14 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:08:15 provisioning config files... 19:08:15 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-624@tmp/config16749957117269914193tmp [Pipeline] { [Pipeline] echo 19:08:15 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:08:15 ---> create-netrc.sh [Pipeline] } 19:08:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 19:08:15 ---> python-tools-install.sh [Pipeline] echo 19:08:15 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 19:08:16 ---> sudo-logs.sh 19:08:16 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 19:08:16 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 19:08:16 ---> job-cost.sh 19:08:16 lf-activate-venv: SKIPPING 19:08:16 DEBUG: total: 0.2199999988079071 19:08:16 INFO: Retrieving Stack Cost... 19:08:20 INFO: Retrieving Pricing Info for: v3-standard-8 19:08:20 INFO: Archiving Costs [Pipeline] echo 19:08:20 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:08:21 ---> logs-deploy.sh 19:08:21 lf-activate-venv: SKIPPING 19:08:21 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-624/1 19:08:21 INFO: archiving workspace using pattern(s): 19:08:22 Archives upload complete. 19:08:22 INFO: archiving logs to Nexus