Pull request #685 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 jinlinGuan for edgexfoundry/app-service-configurable Obtained Jenkinsfile from cdafe4aac16d8228de4a4ea5c9f65f47895288ba+5fbb3d57db202537555a2e017545cd2bf3f63d88 (4ca36c9605b8748db16de9160429e5241f7b06ba) 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-ssh2787770327840286117.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-ssh8010732942200548405.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 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-685/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-685/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7799461200305974660.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-685/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15269611459103310124.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0b81fa10a7dd14683a964f04f411324fe83f93ac (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b81fa10a7dd14683a964f04f411324fe83f93ac # timeout=10 Commit message: "Merge pull request #457 from jinlinGuan/golang-1.23" > 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-ssh7622227754782122381.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-685/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-685/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh4339238043855662125.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 0b81fa10a7dd14683a964f04f411324fe83f93ac 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.23 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-24146’ Running on prd-ubuntu20.04-docker-8c-8g-24150 in /w/workspace/_app-service-configurable_PR-685 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git 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-685 # 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 Merging remotes/origin/main commit 5fbb3d57db202537555a2e017545cd2bf3f63d88 into PR head commit cdafe4aac16d8228de4a4ea5c9f65f47895288ba Merge succeeded, producing cdafe4aac16d8228de4a4ea5c9f65f47895288ba Checking out Revision cdafe4aac16d8228de4a4ea5c9f65f47895288ba (PR-685) > 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/685/head:refs/remotes/origin/PR-685 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f cdafe4aac16d8228de4a4ea5c9f65f47895288ba # 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 5fbb3d57db202537555a2e017545cd2bf3f63d88 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f cdafe4aac16d8228de4a4ea5c9f65f47895288ba # timeout=10 Commit message: "refactor!: update module to v4" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 10:17:57 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 10:17:58 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 10:17:58 ========================================================= 10:17:58 EdgeX Global Pipelines Version Info 10:17:58 ========================================================= [Pipeline] libraryResource [Pipeline] sh 10:17:59 ------------------- 10:17:59 stable info: 10:17:59 ------------------- 10:17:59 Commited By: Ginny Guan ginny@iotechsys.com 10:17:59 Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac 10:17:59 Message: update stable to v1.0.265 10:17:59 ------------------- 10:17:59 experimental info: 10:17:59 ------------------- 10:17:59 Commited By: Cherry Wang cherry@iotechsys.com 10:17:59 Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 10:17:59 Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 10:17:59 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 10:17:59 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 10:17:59 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 10:18:00 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 10:18:00 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 10:18:00 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 10:18:00 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 10:18:00 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 10:18:00 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 10:18:00 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 10:18:00 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 10:18:00 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 10:18:00 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 10:18:00 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 10:18:00 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 10:18:00 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 10:18:00 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 10:18:00 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 10:18:00 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 10:18:01 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 10:18:01 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 10:18:01 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 10:18:01 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 10:18:01 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 10:18:01 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 10:18:01 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 10:18:01 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 10:18:01 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-685 [Pipeline] echo 10:18:01 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-685 [Pipeline] echo 10:18:01 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-685 [Pipeline] echo 10:18:01 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = cdafe4aac16d8228de4a4ea5c9f65f47895288ba [Pipeline] echo 10:18:01 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = cdafe4a [Pipeline] echo 10:18:01 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:18:01 provisioning config files... 10:18:01 copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-685@tmp/config6436603238783575658tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:18:02 ---> ****-login.sh 10:18:02 nexus3.edgexfoundry.org:10001 10:18:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:18:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:18:02 Configure a credential helper to remove this warning. See 10:18:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:18:02 10:18:02 Login Succeeded 10:18:02 nexus3.edgexfoundry.org:10002 10:18:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:18:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:18:02 Configure a credential helper to remove this warning. See 10:18:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:18:02 10:18:02 Login Succeeded 10:18:02 nexus3.edgexfoundry.org:10003 10:18:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:18:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:18:02 Configure a credential helper to remove this warning. See 10:18:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:18:02 10:18:02 Login Succeeded 10:18:02 nexus3.edgexfoundry.org:10004 10:18:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:18:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:18:02 Configure a credential helper to remove this warning. See 10:18:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:18:02 10:18:02 Login Succeeded 10:18:02 ****.io 10:18:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:18:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:18:03 Configure a credential helper to remove this warning. See 10:18:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:18:03 10:18:03 Login Succeeded 10:18:03 ---> ****-login.sh ends [Pipeline] } 10:18:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 10:18:03 + git rev-list -1 --merges cdafe4aac16d8228de4a4ea5c9f65f47895288ba~1..cdafe4aac16d8228de4a4ea5c9f65f47895288ba [Pipeline] echo 10:18:03 -----------> git rev-list -1 --merges cdafe4aac16d8228de4a4ea5c9f65f47895288ba~1..cdafe4aac16d8228de4a4ea5c9f65f47895288ba cdafe4aac16d8228de4a4ea5c9f65f47895288ba [false] [Pipeline] sh 10:18:04 + git log --format=format:%s -1 cdafe4aac16d8228de4a4ea5c9f65f47895288ba [Pipeline] echo 10:18:04 ========================================================= 10:18:04 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 10:18:04 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:18:04 + git log --format=format:%s -1 cdafe4aac16d8228de4a4ea5c9f65f47895288ba [Pipeline] echo 10:18:04 [semverPrep] GIT_COMMIT: cdafe4aac16d8228de4a4ea5c9f65f47895288ba, Commit Message: refactor!: update module to v4 [Pipeline] echo 10:18:04 [semverPrep] This is not a build commit. [Pipeline] sh 10:18:05 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:18:05 + grep -v github /etc/ssh/ssh_known_hosts 10:18:05 + [ -e /tmp/ssh_known_hosts ] 10:18:05 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 10:18:05 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 10:18:05 + sudo tee -a /etc/ssh/ssh_known_hosts 10:18:05 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:18:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:18:05 10:18:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:18:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:18:06 0.1.4: Pulling from edgex-devops/py-git-semver 10:18:06 b85a868b505f: Pulling fs layer 10:18:06 e2be974225ed: Pulling fs layer 10:18:06 339a4e72a1f5: Pulling fs layer 10:18:06 988bab9f4d93: Pulling fs layer 10:18:06 1469e6f7b9e6: Pulling fs layer 10:18:06 eaf3925da568: Pulling fs layer 10:18:06 bab4dde63d76: Pulling fs layer 10:18:06 bde34c3a00c8: Pulling fs layer 10:18:06 b352a97aabf1: Pulling fs layer 10:18:06 4872d77fe225: Pulling fs layer 10:18:06 5851b861e8e6: Pulling fs layer 10:18:06 988bab9f4d93: Waiting 10:18:06 1469e6f7b9e6: Waiting 10:18:06 eaf3925da568: Waiting 10:18:06 bab4dde63d76: Waiting 10:18:06 bde34c3a00c8: Waiting 10:18:06 b352a97aabf1: Waiting 10:18:06 4872d77fe225: Waiting 10:18:06 5851b861e8e6: Waiting 10:18:06 988bab9f4d93: Verifying Checksum 10:18:06 988bab9f4d93: Download complete 10:18:06 1469e6f7b9e6: Verifying Checksum 10:18:06 1469e6f7b9e6: Download complete 10:18:06 eaf3925da568: Download complete 10:18:06 339a4e72a1f5: Verifying Checksum 10:18:06 339a4e72a1f5: Download complete 10:18:06 bde34c3a00c8: Verifying Checksum 10:18:06 bde34c3a00c8: Download complete 10:18:06 b352a97aabf1: Verifying Checksum 10:18:06 b352a97aabf1: Download complete 10:18:06 4872d77fe225: Verifying Checksum 10:18:06 4872d77fe225: Download complete 10:18:06 5851b861e8e6: Verifying Checksum 10:18:06 5851b861e8e6: Download complete 10:18:06 b85a868b505f: Verifying Checksum 10:18:06 b85a868b505f: Download complete 10:18:06 bab4dde63d76: Verifying Checksum 10:18:06 bab4dde63d76: Download complete 10:18:07 b85a868b505f: Pull complete 10:18:07 e2be974225ed: Pull complete 10:18:08 339a4e72a1f5: Pull complete 10:18:08 988bab9f4d93: Pull complete 10:18:08 1469e6f7b9e6: Pull complete 10:18:08 eaf3925da568: Pull complete 10:18:10 bab4dde63d76: Pull complete 10:18:10 bde34c3a00c8: Pull complete 10:18:10 b352a97aabf1: Pull complete 10:18:10 4872d77fe225: Pull complete 10:18:10 5851b861e8e6: Pull complete 10:18:10 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 10:18:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:18:10 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:18:10 prd-ubuntu20.04-docker-8c-8g-24150 does not seem to be running inside a container 10:18:10 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_PR-685 -v /w/workspace/_app-service-configurable_PR-685:/w/workspace/_app-service-configurable_PR-685:rw,z -v /w/workspace/_app-service-configurable_PR-685@tmp:/w/workspace/_app-service-configurable_PR-685@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 10:18:14 $ docker top d794f4cf9988fe434d5e684b5e0e3081e22d8e7adcba3223e92923f7c72b0ba1 -eo pid,comm 10:18:14 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). 10:18:14 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:18:15 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:18:15 [ssh-agent] Looking for ssh-agent implementation... 10:18:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:18:15 $ docker exec d794f4cf9988fe434d5e684b5e0e3081e22d8e7adcba3223e92923f7c72b0ba1 ssh-agent 10:18:15 SSH_AUTH_SOCK=/tmp/ssh-QVDi12j6oDxE/agent.32 10:18:15 SSH_AGENT_PID=38 10:18:15 Running ssh-add (command line suppressed) 10:18:15 Identity added: /w/workspace/_app-service-configurable_PR-685@tmp/private_key_3597825976274598927.key (/w/workspace/_app-service-configurable_PR-685@tmp/private_key_3597825976274598927.key) 10:18:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:18:15 + git tag --points-at HEAD [Pipeline] } 10:18:15 $ docker exec --env ******** --env ******** d794f4cf9988fe434d5e684b5e0e3081e22d8e7adcba3223e92923f7c72b0ba1 ssh-agent -k 10:18:15 unset SSH_AUTH_SOCK; 10:18:15 unset SSH_AGENT_PID; 10:18:15 echo Agent pid 38 killed; 10:18:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 10:18:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:18:16 [ssh-agent] Looking for ssh-agent implementation... 10:18:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:18:16 $ docker exec d794f4cf9988fe434d5e684b5e0e3081e22d8e7adcba3223e92923f7c72b0ba1 ssh-agent 10:18:16 SSH_AUTH_SOCK=/tmp/ssh-8bB6V0vTajry/agent.71 10:18:16 SSH_AGENT_PID=77 10:18:16 Running ssh-add (command line suppressed) 10:18:16 Identity added: /w/workspace/_app-service-configurable_PR-685@tmp/private_key_11116937171006704870.key (/w/workspace/_app-service-configurable_PR-685@tmp/private_key_11116937171006704870.key) 10:18:16 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:18:16 + git semver init 10:18:17 2024-10-30 10:18:16,964 [run_init] DEBUG init version:0.0.0 force:False 10:18:17 2024-10-30 10:18:16,965 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/_app-service-configurable_PR-685/.semver 10:18:17 2024-10-30 10:18:16,966 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/_app-service-configurable_PR-685/.semver 10:18:17 2024-10-30 10:18:16,966 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/_app-service-configurable_PR-685/.semver'], cwd=/w/workspace/_app-service-configurable_PR-685, universal_newlines=False, shell=None, istream=None) 10:18:18 2024-10-30 10:18:18,000 [append_file] DEBUG append to file:/w/workspace/_app-service-configurable_PR-685/.git/info/exclude 10:18:18 2024-10-30 10:18:18,000 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/_app-service-configurable_PR-685/.semver/PR-685 with force:False 10:18:18 2024-10-30 10:18:18,000 [write_file] DEBUG write to file:/w/workspace/_app-service-configurable_PR-685/.semver/PR-685 10:18:18 2024-10-30 10:18:18,005 [execute] INFO git cat-file --batch-check 10:18:18 2024-10-30 10:18:18,005 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/_app-service-configurable_PR-685/.semver, universal_newlines=False, shell=None, istream=) 10:18:18 2024-10-30 10:18:18,011 [execute] INFO git cat-file --batch 10:18:18 2024-10-30 10:18:18,011 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/_app-service-configurable_PR-685/.semver, universal_newlines=False, shell=None, istream=) 10:18:18 2024-10-30 10:18:18,016 [read_version] DEBUG read version from /w/workspace/_app-service-configurable_PR-685/.semver/PR-685 10:18:18 0.0.0 [Pipeline] } 10:18:18 $ docker exec --env ******** --env ******** d794f4cf9988fe434d5e684b5e0e3081e22d8e7adcba3223e92923f7c72b0ba1 ssh-agent -k 10:18:18 unset SSH_AUTH_SOCK; 10:18:18 unset SSH_AGENT_PID; 10:18:18 echo Agent pid 77 killed; 10:18:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:18:18 + git semver [Pipeline] } 10:18:18 $ docker stop --time=1 d794f4cf9988fe434d5e684b5e0e3081e22d8e7adcba3223e92923f7c72b0ba1 10:18:20 $ docker rm -f --volumes d794f4cf9988fe434d5e684b5e0e3081e22d8e7adcba3223e92923f7c72b0ba1 [Pipeline] // withDockerContainer [Pipeline] sh 10:18:20 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 10:18:21 Stashed 1 file(s) [Pipeline] echo 10:18:21 [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 10:18:22 provisioning config files... 10:18:22 copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-685@tmp/config11756258460846547299tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:18:23 ---> ****-login.sh 10:18:23 nexus3.edgexfoundry.org:10001 10:18:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:18:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:18:23 Configure a credential helper to remove this warning. See 10:18:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:18:23 10:18:23 Login Succeeded 10:18:23 nexus3.edgexfoundry.org:10002 10:18:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:18:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:18:23 Configure a credential helper to remove this warning. See 10:18:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:18:23 10:18:23 Login Succeeded 10:18:23 nexus3.edgexfoundry.org:10003 10:18:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:18:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:18:23 Configure a credential helper to remove this warning. See 10:18:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:18:23 10:18:23 Login Succeeded 10:18:23 nexus3.edgexfoundry.org:10004 10:18:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:18:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:18:23 Configure a credential helper to remove this warning. See 10:18:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:18:23 10:18:23 Login Succeeded 10:18:23 ****.io 10:18:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:18:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:18:23 Configure a credential helper to remove this warning. See 10:18:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:18:23 10:18:23 Login Succeeded 10:18:23 ---> ****-login.sh ends [Pipeline] } 10:18:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 10:18:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 10:18:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 10:18:23 ========================================================= 10:18:23 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 10:18:23 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:18:24 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . 10:18:24 Sending build context to Docker daemon 9.185MB 10:18:24 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 10:18:24 Step 2/12 : FROM ${BASE} AS builder 10:18:24 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 10:18:24 43c4264eed91: Pulling fs layer 10:18:24 4cc291be95ef: Pulling fs layer 10:18:24 2ac1f1163629: Pulling fs layer 10:18:24 5c3c966382ef: Pulling fs layer 10:18:24 4f4fb700ef54: Pulling fs layer 10:18:24 5d5c8e513c77: Pulling fs layer 10:18:24 9f66e0745190: Pulling fs layer 10:18:24 f49a43e4bbc0: Pulling fs layer 10:18:24 561ebcabdf7f: Pulling fs layer 10:18:24 4f4fb700ef54: Waiting 10:18:24 5d5c8e513c77: Waiting 10:18:24 9f66e0745190: Waiting 10:18:24 f49a43e4bbc0: Waiting 10:18:24 561ebcabdf7f: Waiting 10:18:24 5c3c966382ef: Waiting 10:18:24 4cc291be95ef: Verifying Checksum 10:18:24 4cc291be95ef: Download complete 10:18:24 5c3c966382ef: Verifying Checksum 10:18:24 5c3c966382ef: Download complete 10:18:24 4f4fb700ef54: Verifying Checksum 10:18:24 4f4fb700ef54: Download complete 10:18:24 5d5c8e513c77: Verifying Checksum 10:18:24 5d5c8e513c77: Download complete 10:18:24 43c4264eed91: Download complete 10:18:24 9f66e0745190: Verifying Checksum 10:18:24 9f66e0745190: Download complete 10:18:24 43c4264eed91: Pull complete 10:18:24 561ebcabdf7f: Verifying Checksum 10:18:24 561ebcabdf7f: Download complete 10:18:24 4cc291be95ef: Pull complete 10:18:25 2ac1f1163629: Verifying Checksum 10:18:25 2ac1f1163629: Download complete 10:18:25 f49a43e4bbc0: Verifying Checksum 10:18:28 2ac1f1163629: Pull complete 10:18:28 5c3c966382ef: Pull complete 10:18:28 4f4fb700ef54: Pull complete 10:18:28 5d5c8e513c77: Pull complete 10:18:28 9f66e0745190: Pull complete 10:18:30 f49a43e4bbc0: Pull complete 10:18:30 561ebcabdf7f: Pull complete 10:18:30 Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d 10:18:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 10:18:30 ---> 3a752c3f9dda 10:18:30 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 10:18:37 Still waiting to schedule task 10:18:37 ‘prd-ubuntu20.04-docker-arm64-4c-16g-24148’ is offline 10:18:37 ---> Running in 398d4af45a8e 10:18:37 Removing intermediate container 398d4af45a8e 10:18:37 ---> be75ce83aa1e 10:18:37 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 10:18:37 ---> Running in d57b49fefb19 10:18:37 Removing intermediate container d57b49fefb19 10:18:37 ---> 65e4bf33a652 10:18:37 Step 5/12 : ARG ADD_BUILD_TAGS="" 10:18:37 ---> Running in d35f8eb2877d 10:18:37 Removing intermediate container d35f8eb2877d 10:18:37 ---> 5f3a6c43db0b 10:18:37 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:18:37 ---> Running in f48f8176ef39 10:18:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:18:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:18:37 OK: 246 MiB in 54 packages 10:18:37 Removing intermediate container f48f8176ef39 10:18:37 ---> 2420513dee07 10:18:37 Step 7/12 : WORKDIR /app 10:18:37 ---> Running in 08076de58e05 10:18:38 Removing intermediate container 08076de58e05 10:18:38 ---> d1a801b91437 10:18:38 Step 8/12 : COPY go.mod vendor* ./ 10:18:38 ---> 17170251c9d2 10:18:38 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:18:38 ---> Running in f0bf2fe8b365 10:19:45 Removing intermediate container f0bf2fe8b365 10:19:45 ---> 83f69e67a92f 10:19:45 Step 10/12 : COPY . . 10:19:45 ---> 5b98be640c02 10:19:45 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 10:19:45 ---> Running in 2a55780d8eaf 10:19:45 Removing intermediate container 2a55780d8eaf 10:19:45 ---> 33aeb3444957 10:19:45 Step 12/12 : RUN $MAKE 10:19:45 ---> Running in c95e17b1b282 10:19:45 noop 10:19:45 Removing intermediate container c95e17b1b282 10:19:45 ---> fc6874d55dac 10:19:45 Successfully built fc6874d55dac 10:19:45 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:19:46 + docker inspect -f . ci-base-image-x86_64 10:19:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:19:46 prd-ubuntu20.04-docker-8c-8g-24150 does not seem to be running inside a container 10:19:46 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_PR-685 -v /w/workspace/_app-service-configurable_PR-685:/w/workspace/_app-service-configurable_PR-685:rw,z -v /w/workspace/_app-service-configurable_PR-685@tmp:/w/workspace/_app-service-configurable_PR-685@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 ******** ci-base-image-x86_64 cat 10:19:46 $ docker top 125b02dadf4790ad42a3430177c608e7946e58113fc3b18c21bcd4be7fcc5170 -eo pid,comm [Pipeline] { [Pipeline] sh 10:19:47 + go version 10:19:47 go version go1.23.2 linux/amd64 [Pipeline] } 10:19:47 $ docker stop --time=1 125b02dadf4790ad42a3430177c608e7946e58113fc3b18c21bcd4be7fcc5170 10:19:48 $ docker rm -f --volumes 125b02dadf4790ad42a3430177c608e7946e58113fc3b18c21bcd4be7fcc5170 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:19:49 + docker inspect -f . ci-base-image-x86_64 10:19:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:19:49 prd-ubuntu20.04-docker-8c-8g-24150 does not seem to be running inside a container 10:19:49 $ 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-685 -v /w/workspace/_app-service-configurable_PR-685:/w/workspace/_app-service-configurable_PR-685:rw,z -v /w/workspace/_app-service-configurable_PR-685@tmp:/w/workspace/_app-service-configurable_PR-685@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 ******** ci-base-image-x86_64 cat 10:19:49 $ docker top b59b6284138d8150fcc90b0f2c1c07ce49ea8f9d346dfd52627ac2f5da3292cc -eo pid,comm [Pipeline] { [Pipeline] sh 10:19:50 + git config --global --add safe.directory /w/workspace/_app-service-configurable_PR-685 [Pipeline] fileExists [Pipeline] sh 10:19:50 + make test 10:19:50 go test -race -coverprofile=coverage.out ./... 10:20:10 Running on prd-ubuntu20.04-docker-arm64-4c-16g-24151 in /w/workspace/_app-service-configurable_PR-685 [Pipeline] { [Pipeline] ws 10:20:10 Running in /w/workspace/app-service-configurable/1 [Pipeline] { [Pipeline] checkout 10:20:14 The recommended git tool is: git 10:20:21 using credential edgex-jenkins-ssh 10:20:21 Cloning the remote Git repository 10:20:22 github.com/edgexfoundry/app-service-configurable coverage: 0.0% of statements 10:20:21 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 10:20:22 > git init /w/workspace/app-service-configurable/1 # timeout=10 10:20:22 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 10:20:22 > git --version # timeout=10 10:20:22 > git --version # 'git version 2.25.1' 10:20:22 using GIT_SSH to set credentials SSH Credentials for GitHub 10:20:22 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 10:20:24 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 10:20:24 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:20:26 Merging remotes/origin/main commit 5fbb3d57db202537555a2e017545cd2bf3f63d88 into PR head commit cdafe4aac16d8228de4a4ea5c9f65f47895288ba 10:20:27 Merge succeeded, producing cdafe4aac16d8228de4a4ea5c9f65f47895288ba 10:20:27 Checking out Revision cdafe4aac16d8228de4a4ea5c9f65f47895288ba (PR-685) 10:20:26 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 10:20:26 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 10:20:26 using GIT_SSH to set credentials SSH Credentials for GitHub 10:20:26 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/685/head:refs/remotes/origin/PR-685 +refs/heads/main:refs/remotes/origin/main # timeout=10 10:20:26 > git config core.sparsecheckout # timeout=10 10:20:26 > git checkout -f cdafe4aac16d8228de4a4ea5c9f65f47895288ba # timeout=10 10:20:27 > git remote # timeout=10 10:20:27 > git config --get remote.origin.url # timeout=10 10:20:27 using GIT_SSH to set credentials SSH Credentials for GitHub 10:20:27 > git merge 5fbb3d57db202537555a2e017545cd2bf3f63d88 # timeout=10 10:20:27 > git rev-parse HEAD^{commit} # timeout=10 10:20:27 > git config core.sparsecheckout # timeout=10 10:20:27 > git checkout -f cdafe4aac16d8228de4a4ea5c9f65f47895288ba # timeout=10 10:20:30 Commit message: "refactor!: update module to v4" 10:20:30 > git --version # timeout=10 10:20:30 > git --version # 'git version 2.25.1' 10:20:30 fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:20:32 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 10:20:32 % Total % Received % Xferd Average Speed Time Time Time Current 10:20:32 Dload Upload Total Spent Left Speed 10:20:32 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 67873 0 --:--:-- --:--:-- --:--:-- 67873 [Pipeline] sh 10:20:33 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 10:20:33 + sudo tee /etc/docker/daemon.new 10:20:33 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 10:20:33 { 10:20:33 "registry-mirrors": [ 10:20:33 "https://nexus3.edgexfoundry.org:10001" 10:20:33 ], 10:20:33 "bip": "10.250.0.254/24", 10:20:33 "hosts": [ 10:20:33 "tcp://0.0.0.0:5555", 10:20:33 "unix:///var/run/docker.sock" 10:20:33 ], 10:20:33 "mtu": 1458, 10:20:33 "selinux-enabled": true, 10:20:33 "seccomp-profile": "/etc/docker/seccomp.json" 10:20:33 } [Pipeline] sh 10:20:33 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 10:20:34 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:20:52 provisioning config files... 10:20:52 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/1@tmp/config7176011916963505992tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:20:53 ---> ****-login.sh 10:20:53 nexus3.edgexfoundry.org:10001 10:20:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:20:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:20:53 Configure a credential helper to remove this warning. See 10:20:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:20:53 10:20:53 Login Succeeded 10:20:53 nexus3.edgexfoundry.org:10002 10:20:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:20:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:20:54 Configure a credential helper to remove this warning. See 10:20:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:20:54 10:20:54 Login Succeeded 10:20:54 nexus3.edgexfoundry.org:10003 10:20:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:20:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:20:54 Configure a credential helper to remove this warning. See 10:20:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:20:54 10:20:54 Login Succeeded 10:20:54 nexus3.edgexfoundry.org:10004 10:20:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:20:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:20:54 Configure a credential helper to remove this warning. See 10:20:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:20:54 10:20:54 Login Succeeded 10:20:54 ****.io 10:20:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:20:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:20:55 Configure a credential helper to remove this warning. See 10:20:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:20:55 10:20:55 Login Succeeded 10:20:55 ---> ****-login.sh ends [Pipeline] } 10:20:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 10:20:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 10:20:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 10:20:55 ========================================================= 10:20:55 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 10:20:55 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:20:56 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . 10:20:56 Sending build context to Docker daemon 225.8kB 10:20:56 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 10:20:56 Step 2/12 : FROM ${BASE} AS builder 10:20:56 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 10:20:56 cf04c63912e1: Pulling fs layer 10:20:56 55b35a11ae5e: Pulling fs layer 10:20:56 a37a00ec5f00: Pulling fs layer 10:20:56 50b3750afda1: Pulling fs layer 10:20:56 4f4fb700ef54: Pulling fs layer 10:20:56 80978eb59214: Pulling fs layer 10:20:56 c9f46d7d2bd2: Pulling fs layer 10:20:56 c5a475d317c9: Pulling fs layer 10:20:56 50b3750afda1: Waiting 10:20:56 4f4fb700ef54: Waiting 10:20:56 80978eb59214: Waiting 10:20:56 c9f46d7d2bd2: Waiting 10:20:56 c5a475d317c9: Waiting 10:20:56 55b35a11ae5e: Download complete 10:20:56 50b3750afda1: Verifying Checksum 10:20:56 50b3750afda1: Download complete 10:20:56 4f4fb700ef54: Verifying Checksum 10:20:56 4f4fb700ef54: Download complete 10:20:56 80978eb59214: Verifying Checksum 10:20:56 80978eb59214: Download complete 10:20:56 cf04c63912e1: Verifying Checksum 10:20:56 cf04c63912e1: Download complete 10:20:57 c5a475d317c9: Verifying Checksum 10:20:57 c5a475d317c9: Download complete 10:20:57 cf04c63912e1: Pull complete 10:20:58 55b35a11ae5e: Pull complete 10:20:58 a37a00ec5f00: Verifying Checksum 10:20:58 a37a00ec5f00: Download complete 10:20:59 c9f46d7d2bd2: Verifying Checksum 10:20:59 c9f46d7d2bd2: Download complete 10:21:01 go vet ./... 10:21:01 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 10:21:01 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 10:21:01 ./bin/test-attribution-txt.sh [Pipeline] echo 10:21:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 10:21:01 $ docker stop --time=1 b59b6284138d8150fcc90b0f2c1c07ce49ea8f9d346dfd52627ac2f5da3292cc 10:21:07 $ docker rm -f --volumes b59b6284138d8150fcc90b0f2c1c07ce49ea8f9d346dfd52627ac2f5da3292cc [Pipeline] // withDockerContainer [Pipeline] sh 10:21:08 + sudo chown -R jenkins:jenkins . [Pipeline] stash 10:21:08 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 10:21:09 + sudo chown -R jenkins:jenkins . [Pipeline] sh 10:21:09 + ls -al . 10:21:09 total 248 10:21:09 drwxrwxr-x 7 jenkins jenkins 4096 Oct 30 10:19 . 10:21:09 drwxrwxr-x 4 jenkins jenkins 4096 Oct 30 10:17 .. 10:21:09 -rw-rw-r-- 1 jenkins jenkins 119 Oct 30 10:17 .dockerignore 10:21:09 drwxrwxr-x 8 jenkins jenkins 4096 Oct 30 10:20 .git 10:21:09 drwxrwxr-x 3 jenkins jenkins 4096 Oct 30 10:17 .github 10:21:09 -rw-rw-r-- 1 jenkins jenkins 106 Oct 30 10:17 .gitignore 10:21:09 -rw-rw-r-- 1 jenkins jenkins 41 Oct 30 10:17 .golangci.yml 10:21:09 drwxr-xr-x 3 jenkins jenkins 4096 Oct 30 10:18 .semver 10:21:09 -rw-rw-r-- 1 jenkins jenkins 16432 Oct 30 10:17 Attribution.txt 10:21:09 -rw-rw-r-- 1 jenkins jenkins 37263 Oct 30 10:17 CHANGELOG.md 10:21:09 -rw-rw-r-- 1 jenkins jenkins 2008 Oct 30 10:17 Dockerfile 10:21:09 -rw-rw-r-- 1 jenkins jenkins 677 Oct 30 10:17 GOVERNANCE.md 10:21:09 -rw-rw-r-- 1 jenkins jenkins 666 Oct 30 10:17 Jenkinsfile 10:21:09 -rw-rw-r-- 1 jenkins jenkins 10174 Oct 30 10:17 LICENSE 10:21:09 -rw-rw-r-- 1 jenkins jenkins 618 Oct 30 10:17 OWNERS.md 10:21:09 -rw-rw-r-- 1 jenkins jenkins 4582 Oct 30 10:17 README.md 10:21:09 -rw-rw-r-- 1 jenkins jenkins 5 Oct 30 10:18 VERSION 10:21:09 drwxrwxr-x 2 jenkins jenkins 4096 Oct 30 10:17 bin 10:21:09 -rw-r--r-- 1 jenkins jenkins 953 Oct 30 10:20 coverage.out 10:21:09 -rw-rw-r-- 1 jenkins jenkins 6646 Oct 30 10:17 go.mod 10:21:09 -rw-rw-r-- 1 jenkins jenkins 88830 Oct 30 10:17 go.sum 10:21:09 -rw-rw-r-- 1 jenkins jenkins 1937 Oct 30 10:17 main.go 10:21:09 -rw-rw-r-- 1 jenkins jenkins 3109 Oct 30 10:17 makefile 10:21:09 drwxrwxr-x 10 jenkins jenkins 4096 Oct 30 10:17 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:21:09 + 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=cdafe4aac16d8228de4a4ea5c9f65f47895288ba --label arch=amd64 --label version=0.0.0 . 10:21:09 Sending build context to Docker daemon 9.186MB 10:21:09 Step 1/27 : ARG BASE=golang:1.23-alpine3.20 10:21:09 Step 2/27 : FROM ${BASE} AS builder 10:21:09 ---> fc6874d55dac 10:21:09 Step 3/27 : ARG ALPINE_PKG_BASE="make git" 10:21:10 ---> Running in cda10ba9e25e 10:21:10 Removing intermediate container cda10ba9e25e 10:21:10 ---> 7e80ad60f088 10:21:10 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 10:21:10 ---> Running in f15efdd10ad0 10:21:10 Removing intermediate container f15efdd10ad0 10:21:10 ---> 431b67d43090 10:21:10 Step 5/27 : ARG ADD_BUILD_TAGS="" 10:21:10 ---> Running in 1f558d13e166 10:21:10 Removing intermediate container 1f558d13e166 10:21:10 ---> 93258f4a8bb5 10:21:10 Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:21:10 ---> Running in 3327d9e98c6c 10:21:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:21:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:21:11 OK: 246 MiB in 54 packages 10:21:11 Removing intermediate container 3327d9e98c6c 10:21:11 ---> 06440a97f60f 10:21:11 Step 7/27 : WORKDIR /app 10:21:11 ---> Running in 28eaf75f5ac2 10:21:11 Removing intermediate container 28eaf75f5ac2 10:21:11 ---> 72c8e3f80f1e 10:21:11 Step 8/27 : COPY go.mod vendor* ./ 10:21:11 ---> 02efd2599155 10:21:11 Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:21:11 ---> Running in 7663a73cc432 10:21:12 Removing intermediate container 7663a73cc432 10:21:12 ---> 153e780d2ac5 10:21:12 Step 10/27 : COPY . . 10:21:12 ---> 4befcb69f46b 10:21:12 Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 10:21:12 ---> Running in cc0d6508994a 10:21:13 Removing intermediate container cc0d6508994a 10:21:13 ---> 790062991d19 10:21:13 Step 12/27 : RUN $MAKE 10:21:13 ---> Running in f2148e5473ee 10:21:13 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.SDKVersion= -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o app-service-configurable 10:21:14 a37a00ec5f00: Pull complete 10:21:14 50b3750afda1: Pull complete 10:21:14 4f4fb700ef54: Pull complete 10:21:14 80978eb59214: Pull complete 10:21:21 c9f46d7d2bd2: Pull complete 10:21:22 c5a475d317c9: Pull complete 10:21:22 Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 10:21:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 10:21:22 ---> be29e6b0f0d4 10:21:22 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 10:21:23 ---> Running in 349b2b2f1492 10:21:23 Removing intermediate container 349b2b2f1492 10:21:23 ---> aed379fa82e5 10:21:23 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 10:21:23 ---> Running in b56d8b139329 10:21:23 Removing intermediate container b56d8b139329 10:21:23 ---> 0d1fff254554 10:21:23 Step 5/12 : ARG ADD_BUILD_TAGS="" 10:21:23 ---> Running in 8e94cf570346 10:21:24 Removing intermediate container 8e94cf570346 10:21:24 ---> 1bbe8a84f4fe 10:21:24 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:21:24 ---> Running in c1ab2d292806 10:21:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 10:21:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 10:21:26 OK: 238 MiB in 54 packages 10:21:29 Removing intermediate container c1ab2d292806 10:21:29 ---> e30639358914 10:21:29 Step 7/12 : WORKDIR /app 10:21:29 ---> Running in e0b08a5f589d 10:21:29 Removing intermediate container e0b08a5f589d 10:21:29 ---> 963834a74e53 10:21:29 Step 8/12 : COPY go.mod vendor* ./ 10:21:29 ---> e146187120fc 10:21:29 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:21:29 ---> Running in 15b10363ae22 10:21:52 Removing intermediate container f2148e5473ee 10:21:52 ---> b2ece8be3bdf 10:21:52 Step 13/27 : FROM alpine:3.20 10:21:52 3.20: Pulling from library/alpine 10:21:52 43c4264eed91: Already exists 10:21:52 Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 10:21:52 Status: Downloaded newer image for alpine:3.20 10:21:52 ---> 91ef0af61f39 10:21:52 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 10:21:52 ---> Running in cded28da8d5c 10:21:52 Removing intermediate container cded28da8d5c 10:21:52 ---> c55132d60f5f 10:21:52 Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} 10:21:52 ---> Running in 037eaa4f6f87 10:21:52 Removing intermediate container 037eaa4f6f87 10:21:52 ---> 33c59b827070 10:21:52 Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init 10:21:52 ---> Running in 5d8141cc9003 10:21:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:21:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:21:52 (1/2) Installing ca-certificates (20240705-r0) 10:21:52 (2/2) Installing dumb-init (1.2.5-r3) 10:21:52 Executing busybox-1.36.1-r29.trigger 10:21:52 Executing ca-certificates-20240705-r0.trigger 10:21:52 OK: 9 MiB in 16 packages 10:21:52 Removing intermediate container 5d8141cc9003 10:21:52 ---> 5ba35893da87 10:21:52 Step 17/27 : RUN apk --no-cache upgrade 10:21:52 ---> Running in efa4202d1c1c 10:21:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:21:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:21:52 Upgrading critical system libraries and apk-tools: 10:21:52 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 10:21:52 Executing busybox-1.36.1-r29.trigger 10:21:52 Continuing the upgrade transaction with new apk-tools: 10:21:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:21:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:21:52 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 10:21:53 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 10:21:53 Executing ca-certificates-20240705-r0.trigger 10:21:53 OK: 9 MiB in 16 packages 10:21:53 Removing intermediate container efa4202d1c1c 10:21:53 ---> 53f93a31808c 10:21:53 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 10:21:54 ---> f3bc91ab62fa 10:21:54 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 10:21:54 ---> a1683ab80a92 10:21:54 Step 20/27 : COPY --from=builder /app/res/ /res/ 10:21:54 ---> da74004e27ff 10:21:54 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 10:21:57 ---> 4ceb0557269b 10:21:57 Step 22/27 : EXPOSE 48095 10:21:57 ---> Running in 059a67f30543 10:21:57 Removing intermediate container 059a67f30543 10:21:57 ---> aa4c7c37cb58 10:21:57 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 10:21:57 ---> Running in 54dadb056421 10:21:57 Removing intermediate container 54dadb056421 10:21:57 ---> 5344a3b46f61 10:21:57 Step 24/27 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 10:21:57 ---> Running in 2e85dbda8491 10:21:57 Removing intermediate container 2e85dbda8491 10:21:57 ---> a3987a5dda7c 10:21:57 Step 25/27 : LABEL arch=amd64 10:21:57 ---> Running in d19f9bc7d9c7 10:21:57 Removing intermediate container d19f9bc7d9c7 10:21:57 ---> e49132ce7345 10:21:57 Step 26/27 : LABEL git_sha=cdafe4aac16d8228de4a4ea5c9f65f47895288ba 10:21:57 ---> Running in 1f3fc02eb2ea 10:21:57 Removing intermediate container 1f3fc02eb2ea 10:21:57 ---> 5ee878cd4e73 10:21:57 Step 27/27 : LABEL version=0.0.0 10:21:57 ---> Running in 55d6be57cdda 10:21:57 Removing intermediate container 55d6be57cdda 10:21:57 ---> ac1d6d46c01b 10:21:57 [Warning] One or more build-args [ARCH] were not consumed 10:21:57 Successfully built ac1d6d46c01b 10:21:57 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] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:21:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:21:58 10:21:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:21:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:21:59 latest: Pulling from edgex-lftools-log-publisher 10:21:59 5eb5b503b376: Pulling fs layer 10:21:59 5c69ac0246d0: Pulling fs layer 10:21:59 ec43610c2a17: Pulling fs layer 10:21:59 3a2ae6a8a46f: Pulling fs layer 10:21:59 33b1e0a273af: Pulling fs layer 10:21:59 5d3b04190fa2: Pulling fs layer 10:21:59 2f39f015ded8: Pulling fs layer 10:21:59 3a2ae6a8a46f: Waiting 10:21:59 33b1e0a273af: Waiting 10:21:59 5d3b04190fa2: Waiting 10:21:59 2f39f015ded8: Waiting 10:21:59 5c69ac0246d0: Verifying Checksum 10:21:59 5c69ac0246d0: Download complete 10:21:59 3a2ae6a8a46f: Verifying Checksum 10:21:59 3a2ae6a8a46f: Download complete 10:21:59 33b1e0a273af: Verifying Checksum 10:21:59 33b1e0a273af: Download complete 10:21:59 ec43610c2a17: Verifying Checksum 10:21:59 ec43610c2a17: Download complete 10:21:59 5d3b04190fa2: Verifying Checksum 10:21:59 5d3b04190fa2: Download complete 10:21:59 5eb5b503b376: Verifying Checksum 10:21:59 5eb5b503b376: Download complete 10:21:59 2f39f015ded8: Download complete 10:22:00 5eb5b503b376: Pull complete 10:22:00 5c69ac0246d0: Pull complete 10:22:01 ec43610c2a17: Pull complete 10:22:01 3a2ae6a8a46f: Pull complete 10:22:01 33b1e0a273af: Pull complete 10:22:01 5d3b04190fa2: Pull complete 10:22:05 2f39f015ded8: Pull complete 10:22:05 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 10:22:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:22:05 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:22:05 prd-ubuntu20.04-docker-8c-8g-24150 does not seem to be running inside a container 10:22:06 $ 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-685 -v /w/workspace/_app-service-configurable_PR-685:/w/workspace/_app-service-configurable_PR-685:rw,z -v /w/workspace/_app-service-configurable_PR-685@tmp:/w/workspace/_app-service-configurable_PR-685@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 10:22:11 $ docker top 944ee9fadc1457dea56f61142e8a009d5594abe3ed9105cf70172c2681b0efd1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:22:12 ---> job-cost.sh 10:22:12 lf-activate-venv: SKIPPING 10:22:12 INFO: No Stack... 10:22:13 INFO: Retrieving Pricing Info for: v3-standard-8 10:22:13 INFO: Archiving Costs [Pipeline] sh 10:22:14 + cat /w/workspace/_app-service-configurable_PR-685/archives/cost.csv 10:22:14 + cut -d, -f6 [Pipeline] lock 10:22:14 Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-service-configurable-PR-685-1-stack-cost] 10:22:14 Resource [jenkins-edgexfoundry-app-service-configurable-PR-685-1-stack-cost] did not exist. Created. 10:22:14 Lock acquired on [Resource: jenkins-edgexfoundry-app-service-configurable-PR-685-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:22:14 + echo total: 0.2199999988079071 [Pipeline] stash 10:22:14 Stashed 1 file(s) [Pipeline] } 10:22:14 Lock released on resource [Resource: jenkins-edgexfoundry-app-service-configurable-PR-685-1-stack-cost] [Pipeline] // lock [Pipeline] } 10:22:14 $ docker stop --time=1 944ee9fadc1457dea56f61142e8a009d5594abe3ed9105cf70172c2681b0efd1 10:22:15 $ docker rm -f --volumes 944ee9fadc1457dea56f61142e8a009d5594abe3ed9105cf70172c2681b0efd1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 10:23:06 Removing intermediate container 15b10363ae22 10:23:06 ---> ddd1f6acbaa0 10:23:06 Step 10/12 : COPY . . 10:23:07 ---> d0314038d679 10:23:07 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 10:23:07 ---> Running in 0133b5a2f49a 10:23:07 Removing intermediate container 0133b5a2f49a 10:23:07 ---> c1d1eaafe7fc 10:23:07 Step 12/12 : RUN $MAKE 10:23:07 ---> Running in 671d0b82e9ba 10:23:08 noop 10:23:09 Removing intermediate container 671d0b82e9ba 10:23:09 ---> 33f0c58258c1 10:23:09 Successfully built 33f0c58258c1 10:23:09 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:23:09 + docker inspect -f . ci-base-image-arm64 10:23:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:23:09 prd-ubuntu20.04-docker-arm64-4c-16g-24151 does not seem to be running inside a container 10:23:10 $ 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 ******** ci-base-image-arm64 cat 10:23:11 $ docker top 887ec62039e40d205fa727cd7d95665b4e162f0e2eae64bb0d8d805fc88e6afb -eo pid,comm [Pipeline] { [Pipeline] sh 10:23:11 + go version 10:23:11 go version go1.23.2 linux/arm64 [Pipeline] } 10:23:12 $ docker stop --time=1 887ec62039e40d205fa727cd7d95665b4e162f0e2eae64bb0d8d805fc88e6afb 10:23:13 $ docker rm -f --volumes 887ec62039e40d205fa727cd7d95665b4e162f0e2eae64bb0d8d805fc88e6afb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:23:14 + docker inspect -f . ci-base-image-arm64 10:23:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:23:14 prd-ubuntu20.04-docker-arm64-4c-16g-24151 does not seem to be running inside a container 10:23:14 $ 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 ******** ci-base-image-arm64 cat 10:23:15 $ docker top 7532cbb94945fb5a1aa92185c31e18d63c2f4204f1cede9487403d0cf3cd156a -eo pid,comm [Pipeline] { [Pipeline] sh 10:23:16 + git config --global --add safe.directory /w/workspace/app-service-configurable/1 [Pipeline] fileExists [Pipeline] sh 10:23:16 + make test 10:23:16 go test -race -coverprofile=coverage.out ./... 10:27:24 github.com/edgexfoundry/app-service-configurable coverage: 0.0% of statements 10:27:24 WARNING: Linting skipped (not on x86_64 or linter not installed) 10:27:24 go vet ./... 10:31:16 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 10:31:16 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 10:31:16 ./bin/test-attribution-txt.sh [Pipeline] echo 10:31:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 10:31:16 $ docker stop --time=1 7532cbb94945fb5a1aa92185c31e18d63c2f4204f1cede9487403d0cf3cd156a 10:31:18 $ docker rm -f --volumes 7532cbb94945fb5a1aa92185c31e18d63c2f4204f1cede9487403d0cf3cd156a [Pipeline] // withDockerContainer [Pipeline] sh 10:31:20 + sudo chown -R jenkins:jenkins . [Pipeline] stash 10:31:20 Warning: overwriting stash ‘coverage-report’ 10:31:21 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 10:31:21 + sudo chown -R jenkins:jenkins . [Pipeline] sh 10:31:22 + ls -al . 10:31:22 total 244 10:31:22 drwxrwxr-x 6 jenkins jenkins 4096 Oct 30 10:23 . 10:31:22 drwxrwxr-x 4 jenkins jenkins 4096 Oct 30 10:20 .. 10:31:22 -rw-rw-r-- 1 jenkins jenkins 119 Oct 30 10:20 .dockerignore 10:31:22 drwxrwxr-x 8 jenkins jenkins 4096 Oct 30 10:20 .git 10:31:22 drwxrwxr-x 3 jenkins jenkins 4096 Oct 30 10:20 .github 10:31:22 -rw-rw-r-- 1 jenkins jenkins 106 Oct 30 10:20 .gitignore 10:31:22 -rw-rw-r-- 1 jenkins jenkins 41 Oct 30 10:20 .golangci.yml 10:31:22 -rw-rw-r-- 1 jenkins jenkins 16432 Oct 30 10:20 Attribution.txt 10:31:22 -rw-rw-r-- 1 jenkins jenkins 37263 Oct 30 10:20 CHANGELOG.md 10:31:22 -rw-rw-r-- 1 jenkins jenkins 2008 Oct 30 10:20 Dockerfile 10:31:22 -rw-rw-r-- 1 jenkins jenkins 677 Oct 30 10:20 GOVERNANCE.md 10:31:22 -rw-rw-r-- 1 jenkins jenkins 666 Oct 30 10:20 Jenkinsfile 10:31:22 -rw-rw-r-- 1 jenkins jenkins 10174 Oct 30 10:20 LICENSE 10:31:22 -rw-rw-r-- 1 jenkins jenkins 618 Oct 30 10:20 OWNERS.md 10:31:22 -rw-rw-r-- 1 jenkins jenkins 4582 Oct 30 10:20 README.md 10:31:22 -rw-rw-r-- 1 jenkins jenkins 5 Oct 30 10:18 VERSION 10:31:22 drwxrwxr-x 2 jenkins jenkins 4096 Oct 30 10:20 bin 10:31:22 -rw-r--r-- 1 jenkins jenkins 953 Oct 30 10:27 coverage.out 10:31:22 -rw-rw-r-- 1 jenkins jenkins 6646 Oct 30 10:20 go.mod 10:31:22 -rw-rw-r-- 1 jenkins jenkins 88830 Oct 30 10:20 go.sum 10:31:22 -rw-rw-r-- 1 jenkins jenkins 1937 Oct 30 10:20 main.go 10:31:22 -rw-rw-r-- 1 jenkins jenkins 3109 Oct 30 10:20 makefile 10:31:22 drwxrwxr-x 10 jenkins jenkins 4096 Oct 30 10:20 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:31:22 + 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=cdafe4aac16d8228de4a4ea5c9f65f47895288ba --label arch=arm64 --label version=0.0.0 . 10:31:22 Sending build context to Docker daemon 227.3kB 10:31:23 Step 1/27 : ARG BASE=golang:1.23-alpine3.20 10:31:23 Step 2/27 : FROM ${BASE} AS builder 10:31:23 ---> 33f0c58258c1 10:31:23 Step 3/27 : ARG ALPINE_PKG_BASE="make git" 10:31:23 ---> Running in 70774cba4e21 10:31:23 Removing intermediate container 70774cba4e21 10:31:23 ---> ceccfaebf6bf 10:31:23 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 10:31:23 ---> Running in 31b443a97ccb 10:31:23 Removing intermediate container 31b443a97ccb 10:31:23 ---> 9903e1091a02 10:31:23 Step 5/27 : ARG ADD_BUILD_TAGS="" 10:31:23 ---> Running in e37c1cf07c7c 10:31:24 Removing intermediate container e37c1cf07c7c 10:31:24 ---> 809698146944 10:31:24 Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:31:24 ---> Running in 688bd5256a07 10:31:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 10:31:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 10:31:27 OK: 238 MiB in 54 packages 10:31:27 Removing intermediate container 688bd5256a07 10:31:27 ---> 29b7c27e7992 10:31:27 Step 7/27 : WORKDIR /app 10:31:27 ---> Running in 48c9e20a3747 10:31:27 Removing intermediate container 48c9e20a3747 10:31:27 ---> 17e6819dc136 10:31:27 Step 8/27 : COPY go.mod vendor* ./ 10:31:28 ---> 22ffb720b4f8 10:31:28 Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:31:28 ---> Running in 7ef35d55f6c6 10:31:31 Removing intermediate container 7ef35d55f6c6 10:31:31 ---> 21e202d2e17b 10:31:31 Step 10/27 : COPY . . 10:31:31 ---> 1df3a48730a2 10:31:31 Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 10:31:31 ---> Running in adb21e9e005b 10:31:31 Removing intermediate container adb21e9e005b 10:31:31 ---> daf96601359d 10:31:31 Step 12/27 : RUN $MAKE 10:31:32 ---> Running in 8a608eb97fa8 10:31:33 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.SDKVersion= -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o app-service-configurable 10:35:09 Removing intermediate container 8a608eb97fa8 10:35:09 ---> 13efc5ec1d9c 10:35:09 Step 13/27 : FROM alpine:3.20 10:35:09 3.20: Pulling from library/alpine 10:35:09 cf04c63912e1: Already exists 10:35:09 Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 10:35:09 Status: Downloaded newer image for alpine:3.20 10:35:09 ---> c157a85ed455 10:35:09 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 10:35:09 ---> Running in 5ca78deda584 10:35:09 Removing intermediate container 5ca78deda584 10:35:09 ---> 2290e1e80b2f 10:35:09 Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} 10:35:09 ---> Running in d27b0396715f 10:35:09 Removing intermediate container d27b0396715f 10:35:09 ---> e80a93ba3680 10:35:09 Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init 10:35:09 ---> Running in 6d46c8766a27 10:35:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 10:35:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 10:35:09 (1/2) Installing ca-certificates (20240705-r0) 10:35:09 (2/2) Installing dumb-init (1.2.5-r3) 10:35:09 Executing busybox-1.36.1-r29.trigger 10:35:09 Executing ca-certificates-20240705-r0.trigger 10:35:09 OK: 10 MiB in 16 packages 10:35:09 Removing intermediate container 6d46c8766a27 10:35:09 ---> 7782b9a66a14 10:35:09 Step 17/27 : RUN apk --no-cache upgrade 10:35:09 ---> Running in dc032f214390 10:35:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 10:35:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 10:35:09 Upgrading critical system libraries and apk-tools: 10:35:09 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 10:35:09 Executing busybox-1.36.1-r29.trigger 10:35:09 Continuing the upgrade transaction with new apk-tools: 10:35:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 10:35:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 10:35:10 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 10:35:10 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 10:35:10 Executing ca-certificates-20240705-r0.trigger 10:35:10 OK: 10 MiB in 16 packages 10:35:11 Removing intermediate container dc032f214390 10:35:11 ---> 11ba459699f5 10:35:11 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 10:35:12 ---> 8e0100314517 10:35:12 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 10:35:13 ---> 813d8b1e74ac 10:35:13 Step 20/27 : COPY --from=builder /app/res/ /res/ 10:35:13 ---> ebd6ea042adb 10:35:13 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 10:35:16 ---> 2faa80d146df 10:35:16 Step 22/27 : EXPOSE 48095 10:35:16 ---> Running in 4f8944d338eb 10:35:16 Removing intermediate container 4f8944d338eb 10:35:16 ---> c60d02f615ad 10:35:16 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 10:35:16 ---> Running in 2edb6fb77d6e 10:35:17 Removing intermediate container 2edb6fb77d6e 10:35:17 ---> 5e500f5851a6 10:35:17 Step 24/27 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 10:35:17 ---> Running in 5fdac97c2b9e 10:35:17 Removing intermediate container 5fdac97c2b9e 10:35:17 ---> f7636417f97b 10:35:17 Step 25/27 : LABEL arch=arm64 10:35:17 ---> Running in 162400f6cdaa 10:35:17 Removing intermediate container 162400f6cdaa 10:35:17 ---> 1cb25aacf4ff 10:35:17 Step 26/27 : LABEL git_sha=cdafe4aac16d8228de4a4ea5c9f65f47895288ba 10:35:17 ---> Running in 997ca372c3da 10:35:18 Removing intermediate container 997ca372c3da 10:35:18 ---> 9fa46e7ef09e 10:35:18 Step 27/27 : LABEL version=0.0.0 10:35:18 ---> Running in 0bdfa5177ad7 10:35:18 Removing intermediate container 0bdfa5177ad7 10:35:18 ---> 8afea8241b0b 10:35:18 [Warning] One or more build-args [ARCH] were not consumed 10:35:18 Successfully built 8afea8241b0b 10:35:18 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] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:35:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:35:19 10:35:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:35:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:35:19 arm64: Pulling from edgex-lftools-log-publisher 10:35:19 8998bd30e6a1: Pulling fs layer 10:35:19 04944245beec: Pulling fs layer 10:35:19 699f458cf7ca: Pulling fs layer 10:35:19 765212b225bb: Pulling fs layer 10:35:19 f23df028b6ca: Pulling fs layer 10:35:19 d65c8cfc05b1: Pulling fs layer 10:35:19 2437ff75d9bd: Pulling fs layer 10:35:19 f23df028b6ca: Waiting 10:35:19 d65c8cfc05b1: Waiting 10:35:19 2437ff75d9bd: Waiting 10:35:19 765212b225bb: Waiting 10:35:20 04944245beec: Verifying Checksum 10:35:20 04944245beec: Download complete 10:35:20 765212b225bb: Verifying Checksum 10:35:20 765212b225bb: Download complete 10:35:20 f23df028b6ca: Verifying Checksum 10:35:20 f23df028b6ca: Download complete 10:35:20 d65c8cfc05b1: Verifying Checksum 10:35:20 d65c8cfc05b1: Download complete 10:35:20 699f458cf7ca: Verifying Checksum 10:35:20 699f458cf7ca: Download complete 10:35:20 8998bd30e6a1: Verifying Checksum 10:35:20 8998bd30e6a1: Download complete 10:35:23 2437ff75d9bd: Verifying Checksum 10:35:23 2437ff75d9bd: Download complete 10:35:25 8998bd30e6a1: Pull complete 10:35:25 04944245beec: Pull complete 10:35:27 699f458cf7ca: Pull complete 10:35:27 765212b225bb: Pull complete 10:35:28 f23df028b6ca: Pull complete 10:35:28 d65c8cfc05b1: Pull complete 10:35:46 2437ff75d9bd: Pull complete 10:35:46 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 10:35:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:35:46 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:35:47 prd-ubuntu20.04-docker-arm64-4c-16g-24151 does not seem to be running inside a container 10:35:47 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-service-configurable/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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 10:35:49 $ docker top 239f2255e1fe7cf81786b813716c73d887f9a2c98dc1287fedd9f1c7c78de04e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:35:50 ---> job-cost.sh 10:35:50 lf-activate-venv: SKIPPING 10:35:50 INFO: No Stack... 10:35:50 INFO: Retrieving Pricing Info for: v3-standard-4 10:35:51 INFO: Archiving Costs [Pipeline] sh 10:35:52 + cut -d, -f6 10:35:52 + cat /w/workspace/app-service-configurable/1/archives/cost.csv [Pipeline] lock 10:35:52 Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-service-configurable-PR-685-1-stack-cost] 10:35:52 Resource [jenkins-edgexfoundry-app-service-configurable-PR-685-1-stack-cost] did not exist. Created. 10:35:52 Lock acquired on [Resource: jenkins-edgexfoundry-app-service-configurable-PR-685-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:35:52 /w/workspace/app-service-configurable/1@tmp/durable-c3efc931/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 10:35:53 + echo total: 0.10999999940395355 [Pipeline] stash 10:35:53 Warning: overwriting stash ‘stack-cost’ 10:35:53 Stashed 1 file(s) [Pipeline] } 10:35:53 Lock released on resource [Resource: jenkins-edgexfoundry-app-service-configurable-PR-685-1-stack-cost] [Pipeline] // lock [Pipeline] } 10:35:53 $ docker stop --time=1 239f2255e1fe7cf81786b813716c73d887f9a2c98dc1287fedd9f1c7c78de04e 10:35:54 $ docker rm -f --volumes 239f2255e1fe7cf81786b813716c73d887f9a2c98dc1287fedd9f1c7c78de04e [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 10:35:56 provisioning config files... 10:35:56 copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/_app-service-configurable_PR-685@tmp/config10145909044998127436tmp [Pipeline] { [Pipeline] sh 10:35:56 + set +x 10:35:56 + curl -s https://codecov.io/bash 10:35:56 + bash -s -- 10:35:56 10:35:56 _____ _ 10:35:56 / ____| | | 10:35:56 | | ___ __| | ___ ___ _____ __ 10:35:56 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 10:35:56 | |___| (_) | (_| | __/ (_| (_) \ V / 10:35:56 \_____\___/ \__,_|\___|\___\___/ \_/ 10:35:56 Bash-1.0.6 10:35:56 10:35:56 10:35:56 ==> git version 2.25.1 found 10:35:56 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 10:35:56 Release-Date: 2020-01-08 10:35:56 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 10:35:56 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 10:35:56 ==> Jenkins CI detected. 10:35:56 current dir:  /w/workspace/_app-service-configurable_PR-685 10:35:56 project root: . 10:35:56 --> token set from env 10:35:56 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 10:35:56 ==> Running gcov in . (disable via -X gcov) 10:35:56 ==> Python coveragepy not found 10:35:56 ==> Searching for coverage reports in: 10:35:56 + . 10:35:56 -> Found 1 reports 10:35:56 ==> Detecting git/mercurial file structure 10:35:56 ==> Reading reports 10:35:56 + ./coverage.out bytes=953 10:35:56 ==> Appending adjustments 10:35:56 https://docs.codecov.io/docs/fixing-reports 10:35:56 + Found adjustments 10:35:56 ==> Gzipping contents 10:35:56 4.0K /tmp/codecov.1Ta9f4.gz 10:35:56 ==> Uploading reports 10:35:56 url: https://codecov.io 10:35:56 query: branch=PR-685&commit=cdafe4aac16d8228de4a4ea5c9f65f47895288ba&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-685%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=685&job=&cmd_args= 10:35:56 -> Pinging Codecov 10:35:56 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-685&commit=cdafe4aac16d8228de4a4ea5c9f65f47895288ba&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-685%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=685&job=&cmd_args= 10:35:56 -> Uploading to 10:35:56 https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/app-service-configurable/cdafe4aac16d8228de4a4ea5c9f65f47895288ba/dc6e6045-af9c-48e9-8193-686b9944593b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241030%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241030T103556Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=7928bebcb04eaf35160d2e92b680f61be2461a329b4a54b488ef5863f352bea9 10:35:56 % Total % Received % Xferd Average Speed Time Time Time Current 10:35:56 Dload Upload Total Spent Left Speed 10:35:57 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 410 0 0 100 410 0 1673 --:--:-- --:--:-- --:--:-- 1673 10:35:57 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/cdafe4aac16d8228de4a4ea5c9f65f47895288ba [Pipeline] } 10:35:57 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] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 10:35:59 + [ -d /w/workspace/_app-service-configurable_PR-685/archives ] 10:35:59 + ls -al /w/workspace/_app-service-configurable_PR-685/archives 10:35:59 total 16 10:35:59 drwxr-xr-x 3 root root 4096 Oct 30 10:22 . 10:35:59 drwxrwxr-x 8 jenkins jenkins 4096 Oct 30 10:22 .. 10:35:59 drwxr-xr-x 2 root root 4096 Oct 30 10:22 cost 10:35:59 -rw-r--r-- 1 root root 96 Oct 30 10:22 cost.csv 10:35:59 + sudo chown -R jenkins:jenkins /w/workspace/_app-service-configurable_PR-685/archives 10:35:59 + ls -al /w/workspace/_app-service-configurable_PR-685/archives 10:35:59 total 16 10:35:59 drwxr-xr-x 3 jenkins jenkins 4096 Oct 30 10:22 . 10:35:59 drwxrwxr-x 8 jenkins jenkins 4096 Oct 30 10:22 .. 10:35:59 drwxr-xr-x 2 jenkins jenkins 4096 Oct 30 10:22 cost 10:35:59 -rw-r--r-- 1 jenkins jenkins 96 Oct 30 10:22 cost.csv [Pipeline] libraryResource [Pipeline] sh 10:35:59 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 10:36:00 ---> package-listing.sh 10:36:00 ++ facter osfamily 10:36:00 ++ tr '[:upper:]' '[:lower:]' 10:36:00 + OS_FAMILY=debian 10:36:00 + workspace=/w/workspace/_app-service-configurable_PR-685 10:36:00 + START_PACKAGES=/tmp/packages_start.txt 10:36:00 + END_PACKAGES=/tmp/packages_end.txt 10:36:00 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:36:00 + PACKAGES=/tmp/packages_start.txt 10:36:00 + '[' /w/workspace/_app-service-configurable_PR-685 ']' 10:36:00 + PACKAGES=/tmp/packages_end.txt 10:36:00 + case "${OS_FAMILY}" in 10:36:00 + dpkg -l 10:36:00 + grep '^ii' 10:36:00 + '[' -f /tmp/packages_start.txt ']' 10:36:00 + '[' -f /tmp/packages_end.txt ']' 10:36:00 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:36:00 + '[' /w/workspace/_app-service-configurable_PR-685 ']' 10:36:00 + mkdir -p /w/workspace/_app-service-configurable_PR-685/archives/ 10:36:00 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-685/archives/ [Pipeline] echo 10:36:00 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-685/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 10:36:01 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:36:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:36:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:36:02 prd-ubuntu20.04-docker-8c-8g-24150 does not seem to be running inside a container 10:36:02 $ 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-685/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-685 -v /w/workspace/_app-service-configurable_PR-685:/w/workspace/_app-service-configurable_PR-685:rw,z -v /w/workspace/_app-service-configurable_PR-685@tmp:/w/workspace/_app-service-configurable_PR-685@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 10:36:02 $ docker top 8014854674e6a8b35636b133ff1571b80b656021a1a2067a65cf19aaa5d573e3 -eo pid,comm [Pipeline] { [Pipeline] sh 10:36:02 + touch /tmp/pre-build-complete [Pipeline] sh 10:36:03 + mkdir -p /var/log/sysstat [Pipeline] sh 10:36:03 + ls /var/log/sa-host 10:36:03 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:36:03 provisioning config files... 10:36:03 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-685@tmp/config12096604549355520443tmp [Pipeline] { [Pipeline] echo 10:36:03 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 10:36:03 ---> create-netrc.sh [Pipeline] } 10:36:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 10:36:04 ---> python-tools-install.sh [Pipeline] echo 10:36:04 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 10:36:04 ---> sudo-logs.sh 10:36:04 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 10:36:04 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 10:36:05 ---> job-cost.sh 10:36:05 lf-activate-venv: SKIPPING 10:36:05 DEBUG: total: 0.2199999988079071 10:36:05 INFO: Retrieving Stack Cost... 10:36:05 INFO: Retrieving Pricing Info for: v3-standard-8 10:36:06 INFO: Archiving Costs [Pipeline] echo 10:36:06 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 10:36:06 ---> logs-deploy.sh 10:36:06 lf-activate-venv: SKIPPING 10:36:06 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-685/1 10:36:06 INFO: archiving workspace using pattern(s): 10:36:07 Archives upload complete. 10:36:07 INFO: archiving logs to Nexus