Pull request #746 closed Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 6b88af3fee71c16e3c290cfa7bcb5f04f1acf9a6 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-ssh12214587262982104474.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 67d2f908f88f8156fbe481f59f373e57362cafe7 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-ssh6608657147975441142.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 67d2f908f88f8156fbe481f59f373e57362cafe7 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/snyk-fix-2.csd5k4t6l.5b9e150b059/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/snyk-fix-2.csd5k4t6l.5b9e150b059/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7118934153232281082.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/snyk-fix-2.csd5k4t6l.5b9e150b059/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6872651897791435332.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 67d2f908f88f8156fbe481f59f373e57362cafe7 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 67d2f908f88f8156fbe481f59f373e57362cafe7 # timeout=10 Commit message: "Merge pull request #476 from cherrycl/issue-475" > 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-ssh16585431897254978024.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/snyk-fix-2.csd5k4t6l.5b9e150b059/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/snyk-fix-2.csd5k4t6l.5b9e150b059/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh4650087796196927751.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 67d2f908f88f8156fbe481f59f373e57362cafe7 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.25 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 ‘prd-centos7-blackbox-4c-2g-772322’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-772413’ is offline Running on prd-ubuntu20.04-docker-8c-8g-772414 in /w/workspace/2190788d775acc3ec2dc85b9e150b059 [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/2190788d775acc3ec2dc85b9e150b059 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 6b88af3fee71c16e3c290cfa7bcb5f04f1acf9a6 (snyk-fix-2190788d775acc3ec2dc85b9e150b059) Commit message: "fix: Dockerfile to reduce vulnerabilities" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 67d2f908f88f8156fbe481f59f373e57362cafe7 > git config core.sparsecheckout # timeout=10 > git checkout -f 6b88af3fee71c16e3c290cfa7bcb5f04f1acf9a6 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 06:58:38 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 06:58:39 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:58:39 ========================================================= 06:58:39 EdgeX Global Pipelines Version Info 06:58:39 ========================================================= [Pipeline] libraryResource [Pipeline] sh 06:58:40 ------------------- 06:58:40 stable info: 06:58:40 ------------------- 06:58:40 Commited By: Cherry Wang cherry@iotechsys.com 06:58:40 Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 06:58:40 Message: update stable to v1.0.278 06:58:40 ------------------- 06:58:40 experimental info: 06:58:40 ------------------- 06:58:40 Commited By: **** collab-it+edgex@linuxfoundation.org 06:58:40 Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 06:58:40 Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 06:58:40 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 06:58:40 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 06:58:41 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 06:58:41 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 06:58:41 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 06:58:41 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo 06:58:41 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 06:58:41 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 06:58:41 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 06:58:41 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 06:58:41 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 06:58:41 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 06:58:41 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 06:58:41 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 06:58:41 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 06:58:41 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 06:58:41 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 06:58:41 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 06:58:41 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 06:58:41 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 06:58:42 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 06:58:42 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 06:58:42 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 06:58:42 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 06:58:42 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 06:58:42 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 06:58:42 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 06:58:42 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = snyk-fix-2190788d775acc3ec2dc85b9e150b059 [Pipeline] echo 06:58:42 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = snyk-fix-2190788d775acc3ec2dc85b9e150b059 [Pipeline] echo 06:58:42 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = snyk-fix-2190788d775acc3ec2dc85b9e150b059 [Pipeline] echo 06:58:42 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6b88af3fee71c16e3c290cfa7bcb5f04f1acf9a6 [Pipeline] echo 06:58:42 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6b88af3 [Pipeline] echo 06:58:42 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:58:42 provisioning config files... 06:58:42 copy managed file [app-service-configurable-settings] to file:/w/workspace/2190788d775acc3ec2dc85b9e150b059@tmp/config6347132769610965758tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:58:43 ---> ****-login.sh 06:58:43 nexus3.edgexfoundry.org:10001 06:58:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:58:43 06:58:43 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 06:58:43 Configure a credential helper to remove this warning. See 06:58:43 https://docs.****.com/go/credential-store/ 06:58:43 06:58:43 Login Succeeded 06:58:43 nexus3.edgexfoundry.org:10002 06:58:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:58:43 06:58:43 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 06:58:43 Configure a credential helper to remove this warning. See 06:58:43 https://docs.****.com/go/credential-store/ 06:58:43 06:58:43 Login Succeeded 06:58:43 nexus3.edgexfoundry.org:10003 06:58:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:58:43 06:58:43 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 06:58:43 Configure a credential helper to remove this warning. See 06:58:43 https://docs.****.com/go/credential-store/ 06:58:43 06:58:43 Login Succeeded 06:58:43 nexus3.edgexfoundry.org:10004 06:58:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:58:43 06:58:43 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 06:58:43 Configure a credential helper to remove this warning. See 06:58:43 https://docs.****.com/go/credential-store/ 06:58:43 06:58:43 Login Succeeded 06:58:43 ****.io 06:58:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:58:44 06:58:44 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 06:58:44 Configure a credential helper to remove this warning. See 06:58:44 https://docs.****.com/go/credential-store/ 06:58:44 06:58:44 Login Succeeded 06:58:44 ---> ****-login.sh ends [Pipeline] } 06:58:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 06:58:44 + git rev-list -1 --merges 6b88af3fee71c16e3c290cfa7bcb5f04f1acf9a6~1..6b88af3fee71c16e3c290cfa7bcb5f04f1acf9a6 [Pipeline] echo 06:58:44 -----------> git rev-list -1 --merges 6b88af3fee71c16e3c290cfa7bcb5f04f1acf9a6~1..6b88af3fee71c16e3c290cfa7bcb5f04f1acf9a6 6b88af3fee71c16e3c290cfa7bcb5f04f1acf9a6 [false] [Pipeline] sh 06:58:45 + git log --format=format:%s -1 6b88af3fee71c16e3c290cfa7bcb5f04f1acf9a6 [Pipeline] echo 06:58:45 ========================================================= 06:58:45 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 06:58:45 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:58:45 + git log --format=format:%s -1 6b88af3fee71c16e3c290cfa7bcb5f04f1acf9a6 [Pipeline] echo 06:58:45 [semverPrep] GIT_COMMIT: 6b88af3fee71c16e3c290cfa7bcb5f04f1acf9a6, Commit Message: fix: Dockerfile to reduce vulnerabilities [Pipeline] echo 06:58:45 [semverPrep] This is not a build commit. [Pipeline] sh 06:58:46 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:58:46 + grep -v github /etc/ssh/ssh_known_hosts 06:58:46 + [ -e /tmp/ssh_known_hosts ] 06:58:46 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 06:58:46 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 06:58:46 + sudo tee -a /etc/ssh/ssh_known_hosts 06:58:46 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:58:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:58:46 06:58:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:58:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:58:46 0.1.4: Pulling from edgex-devops/py-git-semver 06:58:46 3dae71ba6b94: Pulling fs layer 06:58:46 6bf1a483ea7c: Pulling fs layer 06:58:46 f5dfc541a4d3: Pulling fs layer 06:58:46 461d9e800cba: Pulling fs layer 06:58:46 80192f66455f: Pulling fs layer 06:58:46 2e8e34ca0e6c: Pulling fs layer 06:58:46 a29436f7fd5d: Pulling fs layer 06:58:46 923cac83aea3: Pulling fs layer 06:58:46 25ad8b0a4227: Pulling fs layer 06:58:46 db01528c6b51: Pulling fs layer 06:58:46 28988de357af: Pulling fs layer 06:58:46 461d9e800cba: Waiting 06:58:46 80192f66455f: Waiting 06:58:46 2e8e34ca0e6c: Waiting 06:58:46 a29436f7fd5d: Waiting 06:58:46 923cac83aea3: Waiting 06:58:46 25ad8b0a4227: Waiting 06:58:46 db01528c6b51: Waiting 06:58:46 28988de357af: Waiting 06:58:47 6bf1a483ea7c: Verifying Checksum 06:58:47 6bf1a483ea7c: Download complete 06:58:47 461d9e800cba: Download complete 06:58:47 80192f66455f: Verifying Checksum 06:58:47 80192f66455f: Download complete 06:58:47 f5dfc541a4d3: Verifying Checksum 06:58:47 f5dfc541a4d3: Download complete 06:58:47 3dae71ba6b94: Verifying Checksum 06:58:47 3dae71ba6b94: Download complete 06:58:47 923cac83aea3: Download complete 06:58:47 25ad8b0a4227: Verifying Checksum 06:58:47 25ad8b0a4227: Download complete 06:58:47 db01528c6b51: Verifying Checksum 06:58:47 db01528c6b51: Download complete 06:58:47 28988de357af: Download complete 06:58:47 a29436f7fd5d: Verifying Checksum 06:58:47 a29436f7fd5d: Download complete 06:58:47 2e8e34ca0e6c: Verifying Checksum 06:58:47 2e8e34ca0e6c: Download complete 06:58:48 3dae71ba6b94: Pull complete 06:58:48 6bf1a483ea7c: Pull complete 06:58:49 f5dfc541a4d3: Pull complete 06:58:49 461d9e800cba: Pull complete 06:58:49 80192f66455f: Pull complete 06:58:55 2e8e34ca0e6c: Pull complete 06:58:55 a29436f7fd5d: Pull complete 06:58:55 923cac83aea3: Pull complete 06:58:55 25ad8b0a4227: Pull complete 06:58:55 db01528c6b51: Pull complete 06:58:55 28988de357af: Pull complete 06:58:55 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 06:58:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:58:55 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:58:55 prd-ubuntu20.04-docker-8c-8g-772414 does not seem to be running inside a container 06:58:55 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/2190788d775acc3ec2dc85b9e150b059 -v /w/workspace/2190788d775acc3ec2dc85b9e150b059:/w/workspace/2190788d775acc3ec2dc85b9e150b059:rw,z -v /w/workspace/2190788d775acc3ec2dc85b9e150b059@tmp:/w/workspace/2190788d775acc3ec2dc85b9e150b059@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 06:58:57 $ docker top 8ccfd3d99da75a2f3a6646e9672396e72fecdf9b707eaf46eb954acb5b75442f -eo pid,comm 06:58:57 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). 06:58:57 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:58:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:58:57 [ssh-agent] Looking for ssh-agent implementation... 06:58:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:58:57 $ docker exec 8ccfd3d99da75a2f3a6646e9672396e72fecdf9b707eaf46eb954acb5b75442f ssh-agent 06:58:57 SSH_AUTH_SOCK=/tmp/ssh-LAhpsxRfmTWo/agent.32 06:58:57 SSH_AGENT_PID=38 06:58:57 Running ssh-add (command line suppressed) 06:58:57 Identity added: /w/workspace/2190788d775acc3ec2dc85b9e150b059@tmp/private_key_7273878944478829285.key (/w/workspace/2190788d775acc3ec2dc85b9e150b059@tmp/private_key_7273878944478829285.key) 06:58:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:58:58 + git config --global --add safe.directory /w/workspace/2190788d775acc3ec2dc85b9e150b059 [Pipeline] sh 06:58:58 + git tag --points-at HEAD [Pipeline] } 06:58:58 $ docker exec --env ******** --env ******** 8ccfd3d99da75a2f3a6646e9672396e72fecdf9b707eaf46eb954acb5b75442f ssh-agent -k 06:58:58 unset SSH_AUTH_SOCK; 06:58:58 unset SSH_AGENT_PID; 06:58:58 echo Agent pid 38 killed; 06:58:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 06:58:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:58:58 [ssh-agent] Looking for ssh-agent implementation... 06:58:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:58:58 $ docker exec 8ccfd3d99da75a2f3a6646e9672396e72fecdf9b707eaf46eb954acb5b75442f ssh-agent 06:58:58 SSH_AUTH_SOCK=/tmp/ssh-qDHtw5B4QaTp/agent.85 06:58:58 SSH_AGENT_PID=91 06:58:58 Running ssh-add (command line suppressed) 06:58:59 Identity added: /w/workspace/2190788d775acc3ec2dc85b9e150b059@tmp/private_key_16654215189203381807.key (/w/workspace/2190788d775acc3ec2dc85b9e150b059@tmp/private_key_16654215189203381807.key) 06:58:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:58:59 + git semver init 06:58:59 2025-11-03 06:58:59,577 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 06:58:59 2025-11-03 06:58:59,583 [run_init] DEBUG init version:0.0.0 force:False 06:58:59 2025-11-03 06:58:59,584 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/2190788d775acc3ec2dc85b9e150b059/.semver 06:58:59 2025-11-03 06:58:59,584 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/2190788d775acc3ec2dc85b9e150b059/.semver 06:58:59 2025-11-03 06:58:59,584 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/2190788d775acc3ec2dc85b9e150b059/.semver'], cwd=/w/workspace/2190788d775acc3ec2dc85b9e150b059, stdin=None, shell=False, universal_newlines=False) 06:59:00 2025-11-03 06:59:00,904 [append_file] DEBUG append to file:/w/workspace/2190788d775acc3ec2dc85b9e150b059/.git/info/exclude 06:59:00 2025-11-03 06:59:00,904 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/2190788d775acc3ec2dc85b9e150b059/.semver/snyk-fix-2190788d775acc3ec2dc85b9e150b059 with force:False 06:59:00 2025-11-03 06:59:00,904 [write_file] DEBUG write to file:/w/workspace/2190788d775acc3ec2dc85b9e150b059/.semver/snyk-fix-2190788d775acc3ec2dc85b9e150b059 06:59:00 2025-11-03 06:59:00,910 [execute] INFO git cat-file --batch-check 06:59:00 2025-11-03 06:59:00,910 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/2190788d775acc3ec2dc85b9e150b059/.semver, stdin=, shell=False, universal_newlines=False) 06:59:00 2025-11-03 06:59:00,915 [execute] INFO git cat-file --batch 06:59:00 2025-11-03 06:59:00,915 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/2190788d775acc3ec2dc85b9e150b059/.semver, stdin=, shell=False, universal_newlines=False) 06:59:00 2025-11-03 06:59:00,919 [read_version] DEBUG read version from /w/workspace/2190788d775acc3ec2dc85b9e150b059/.semver/snyk-fix-2190788d775acc3ec2dc85b9e150b059 06:59:00 0.0.0 [Pipeline] } 06:59:01 $ docker exec --env ******** --env ******** 8ccfd3d99da75a2f3a6646e9672396e72fecdf9b707eaf46eb954acb5b75442f ssh-agent -k 06:59:01 unset SSH_AUTH_SOCK; 06:59:01 unset SSH_AGENT_PID; 06:59:01 echo Agent pid 91 killed; 06:59:01 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:59:01 + git semver [Pipeline] } 06:59:01 $ docker stop --time=1 8ccfd3d99da75a2f3a6646e9672396e72fecdf9b707eaf46eb954acb5b75442f 06:59:03 $ docker rm -f --volumes 8ccfd3d99da75a2f3a6646e9672396e72fecdf9b707eaf46eb954acb5b75442f [Pipeline] // withDockerContainer [Pipeline] sh 06:59:03 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 06:59:03 Stashed 1 file(s) [Pipeline] echo 06:59:04 [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 06:59:04 provisioning config files... 06:59:04 copy managed file [app-service-configurable-settings] to file:/w/workspace/2190788d775acc3ec2dc85b9e150b059@tmp/config16049325549057083593tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:59:05 ---> ****-login.sh 06:59:05 nexus3.edgexfoundry.org:10001 06:59:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:59:05 Login Succeeded 06:59:05 nexus3.edgexfoundry.org:10002 06:59:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:59:05 Login Succeeded 06:59:05 nexus3.edgexfoundry.org:10003 06:59:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:59:05 Login Succeeded 06:59:05 nexus3.edgexfoundry.org:10004 06:59:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:59:05 Login Succeeded 06:59:05 ****.io 06:59:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:59:05 Login Succeeded 06:59:05 ---> ****-login.sh ends [Pipeline] } 06:59:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:59:05 [edgeX.isLTS] Checking if [snyk-fix-2190788d775acc3ec2dc85b9e150b059] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 06:59:05 [edgeX.isLTS] Checking if [snyk-fix-2190788d775acc3ec2dc85b9e150b059] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 06:59:05 ========================================================= 06:59:05 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] 06:59:05 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:59:06 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine --build-arg MAKE=echo noop --target=builder . 06:59:06 #0 building with "default" instance using docker driver 06:59:06 06:59:06 #1 [internal] load build definition from Dockerfile 06:59:06 #1 transferring dockerfile: 2.05kB done 06:59:06 #1 DONE 0.0s 06:59:06 06:59:06 #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 06:59:06 #2 DONE 0.1s 06:59:07 06:59:07 #3 [internal] load .dockerignore 06:59:07 #3 transferring context: 159B done 06:59:07 #3 DONE 0.0s 06:59:07 06:59:07 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 06:59:07 #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 0.0s done 06:59:07 #4 sha256:2caa029a6df7ddc8757eb3642c320a433405a94beabcc5536fbfd011b4868154 4.11kB / 4.11kB done 06:59:07 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 4.24MB / 60.15MB 0.1s 06:59:07 #4 sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 685B / 685B done 06:59:07 #4 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.15MB / 3.80MB 0.1s 06:59:07 #4 sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 291.15kB / 291.15kB 0.1s done 06:59:07 #4 sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 125B / 125B 0.1s done 06:59:07 #4 sha256:0571529eb0d62c6c63f07cd806efe94d1b30411a55171121c600b2b418b13706 2.08kB / 2.08kB done 06:59:07 #4 ... 06:59:07 06:59:07 #5 [internal] load build context 06:59:07 #5 transferring context: 14.83MB 0.1s done 06:59:07 #5 DONE 0.2s 06:59:07 06:59:07 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 06:59:07 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 15.33MB / 60.15MB 0.2s 06:59:07 #4 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s done 06:59:07 #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0.1s 06:59:07 #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done 06:59:07 #4 sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 321B / 321B 0.1s done 06:59:07 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 1.05MB / 112.58MB 0.2s 06:59:07 #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 1.05MB / 11.98MB 0.2s 06:59:07 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 30.41MB / 60.15MB 0.3s 06:59:07 #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0.2s done 06:59:07 #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 6.29MB / 11.98MB 0.3s 06:59:07 #4 extracting sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 06:59:07 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 0.5s 06:59:07 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 23.07MB / 112.58MB 0.5s 06:59:07 #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 11.98MB / 11.98MB 0.4s done 06:59:07 #4 extracting sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 0.1s done 06:59:07 #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 2.10MB / 14.72MB 0.5s 06:59:07 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 0.6s done 06:59:07 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 36.70MB / 112.58MB 0.6s 06:59:07 #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 8.39MB / 14.72MB 0.6s 06:59:07 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 54.53MB / 112.58MB 0.7s 06:59:07 #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 0.1s 06:59:08 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 75.50MB / 112.58MB 0.8s 06:59:08 #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 14.72MB / 14.72MB 0.7s done 06:59:08 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 99.61MB / 112.58MB 0.9s 06:59:08 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 1.0s 06:59:08 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 1.1s done 06:59:13 #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 5.1s done 06:59:13 #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 06:59:13 #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 done 06:59:13 #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done 06:59:13 #4 extracting sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 done 06:59:13 #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 06:59:13 #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 0.4s done 06:59:13 #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 06:59:17 #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 3.4s done 06:59:17 #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.1s 06:59:18 #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.8s done 06:59:18 #4 DONE 11.0s 06:59:18 06:59:18 #6 [builder 2/7] RUN apk add --update --no-cache make git 06:59:18 #6 0.202 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 06:59:18 #6 0.362 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 06:59:19 #6 0.818 OK: 265 MiB in 60 packages 06:59:19 Still waiting to schedule task 06:59:19 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 06:59:20 #6 DONE 2.3s 06:59:20 06:59:20 #7 [builder 3/7] WORKDIR /app 06:59:20 #7 DONE 0.0s 06:59:20 06:59:20 #8 [builder 4/7] COPY go.mod vendor* ./ 06:59:20 #8 DONE 0.0s 06:59:20 06:59:20 #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:59:33 #9 DONE 12.4s 06:59:33 06:59:33 #10 [builder 6/7] COPY . . 06:59:33 #10 DONE 0.1s 06:59:33 06:59:33 #11 [builder 7/7] RUN echo noop 06:59:33 #11 0.216 noop 06:59:33 #11 DONE 0.3s 06:59:33 06:59:33 #12 exporting to image 06:59:33 #12 exporting layers 06:59:43 #12 exporting layers 8.6s done 06:59:43 #12 writing image sha256:c26e87dd4728fe867fe3c78d80df4fb6014dd74bfccdbcedcde0ab29141a622e done 06:59:43 #12 naming to docker.io/library/ci-base-image-x86_64 done 06:59:43 #12 DONE 8.6s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:59:43 + docker inspect -f . ci-base-image-x86_64 06:59:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:59:44 prd-ubuntu20.04-docker-8c-8g-772414 does not seem to be running inside a container 06:59:44 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/2190788d775acc3ec2dc85b9e150b059 -v /w/workspace/2190788d775acc3ec2dc85b9e150b059:/w/workspace/2190788d775acc3ec2dc85b9e150b059:rw,z -v /w/workspace/2190788d775acc3ec2dc85b9e150b059@tmp:/w/workspace/2190788d775acc3ec2dc85b9e150b059@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 ******** ci-base-image-x86_64 cat 06:59:44 $ docker top 74c4aa4bf1a8add2c763a1a3c6fcccccc5981cfeae0b15c398db79ec79c57d10 -eo pid,comm [Pipeline] { [Pipeline] sh 06:59:44 + go version 06:59:44 go version go1.25.2 linux/amd64 [Pipeline] } 06:59:44 $ docker stop --time=1 74c4aa4bf1a8add2c763a1a3c6fcccccc5981cfeae0b15c398db79ec79c57d10 06:59:46 $ docker rm -f --volumes 74c4aa4bf1a8add2c763a1a3c6fcccccc5981cfeae0b15c398db79ec79c57d10 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:59:47 + docker inspect -f . ci-base-image-x86_64 06:59:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:59:47 prd-ubuntu20.04-docker-8c-8g-772414 does not seem to be running inside a container 06:59:47 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/2190788d775acc3ec2dc85b9e150b059 -v /w/workspace/2190788d775acc3ec2dc85b9e150b059:/w/workspace/2190788d775acc3ec2dc85b9e150b059:rw,z -v /w/workspace/2190788d775acc3ec2dc85b9e150b059@tmp:/w/workspace/2190788d775acc3ec2dc85b9e150b059@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 ******** ci-base-image-x86_64 cat 06:59:47 $ docker top 6ddc787292b5c415d3526d6d052bbaecbfc77bb80ff9040dfc3f2ac8d3480605 -eo pid,comm [Pipeline] { [Pipeline] sh 06:59:47 + git config --global --add safe.directory /w/workspace/2190788d775acc3ec2dc85b9e150b059 [Pipeline] fileExists [Pipeline] sh 06:59:48 + make test 06:59:48 go test -race -coverprofile=coverage.out ./... 07:00:27 github.com/edgexfoundry/app-service-configurable coverage: 0.0% of statements 07:00:27 Error: can't load config: unsupported version of the configuration: "" See https://golangci-lint.run/docs/product/migration-guide for migration instructions 07:00:27 The command is terminated due to an error: can't load config: unsupported version of the configuration: "" See https://golangci-lint.run/docs/product/migration-guide for migration instructions 07:00:27 make: *** [makefile:68: lint] Error 3 [Pipeline] } 07:00:27 $ docker stop --time=1 6ddc787292b5c415d3526d6d052bbaecbfc77bb80ff9040dfc3f2ac8d3480605 07:00:29 $ docker rm -f --volumes 6ddc787292b5c415d3526d6d052bbaecbfc77bb80ff9040dfc3f2ac8d3480605 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:00:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:00:30 07:00:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:00:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:00:31 latest: Pulling from edgex-lftools-log-publisher 07:00:31 5eb5b503b376: Pulling fs layer 07:00:31 5c69ac0246d0: Pulling fs layer 07:00:31 ec43610c2a17: Pulling fs layer 07:00:31 3a2ae6a8a46f: Pulling fs layer 07:00:31 33b1e0a273af: Pulling fs layer 07:00:31 5d3b04190fa2: Pulling fs layer 07:00:31 2f39f015ded8: Pulling fs layer 07:00:31 3a2ae6a8a46f: Waiting 07:00:31 5d3b04190fa2: Waiting 07:00:31 2f39f015ded8: Waiting 07:00:31 33b1e0a273af: Waiting 07:00:31 5c69ac0246d0: Download complete 07:00:31 3a2ae6a8a46f: Download complete 07:00:31 33b1e0a273af: Verifying Checksum 07:00:31 33b1e0a273af: Download complete 07:00:31 ec43610c2a17: Verifying Checksum 07:00:31 ec43610c2a17: Download complete 07:00:31 5d3b04190fa2: Verifying Checksum 07:00:31 5d3b04190fa2: Download complete 07:00:31 5eb5b503b376: Verifying Checksum 07:00:31 5eb5b503b376: Download complete 07:00:31 2f39f015ded8: Verifying Checksum 07:00:31 2f39f015ded8: Download complete 07:00:33 5eb5b503b376: Pull complete 07:00:33 5c69ac0246d0: Pull complete 07:00:33 ec43610c2a17: Pull complete 07:00:33 3a2ae6a8a46f: Pull complete 07:00:34 33b1e0a273af: Pull complete 07:00:34 5d3b04190fa2: Pull complete 07:00:40 2f39f015ded8: Pull complete 07:00:40 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 07:00:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:00:40 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:00:40 prd-ubuntu20.04-docker-8c-8g-772414 does not seem to be running inside a container 07:00:40 $ 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/2190788d775acc3ec2dc85b9e150b059 -v /w/workspace/2190788d775acc3ec2dc85b9e150b059:/w/workspace/2190788d775acc3ec2dc85b9e150b059:rw,z -v /w/workspace/2190788d775acc3ec2dc85b9e150b059@tmp:/w/workspace/2190788d775acc3ec2dc85b9e150b059@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 07:00:41 $ docker top 8823b0f664ef2f12b14d2245548285108031e1406a35e43a6171a6b37a5486be -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:00:42 ---> job-cost.sh 07:00:42 lf-activate-venv: SKIPPING 07:00:42 INFO: No Stack... 07:00:42 INFO: Retrieving Pricing Info for: v3-standard-8 07:00:43 INFO: Archiving Costs [Pipeline] sh 07:00:43 + cat /w/workspace/2190788d775acc3ec2dc85b9e150b059/archives/cost.csv 07:00:43 + cut -d, -f6 [Pipeline] lock 07:00:43 Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-service-configurable-snyk-fix-2190788d775acc3ec2dc85b9e150b059-1-stack-cost] 07:00:43 Resource [jenkins-edgexfoundry-app-service-configurable-snyk-fix-2190788d775acc3ec2dc85b9e150b059-1-stack-cost] did not exist. Created. 07:00:43 Lock acquired on [Resource: jenkins-edgexfoundry-app-service-configurable-snyk-fix-2190788d775acc3ec2dc85b9e150b059-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:00:44 + echo total: 0.2199999988079071 [Pipeline] stash 07:00:44 Stashed 1 file(s) [Pipeline] } 07:00:44 Lock released on resource [Resource: jenkins-edgexfoundry-app-service-configurable-snyk-fix-2190788d775acc3ec2dc85b9e150b059-1-stack-cost] [Pipeline] // lock [Pipeline] } 07:00:44 $ docker stop --time=1 8823b0f664ef2f12b14d2245548285108031e1406a35e43a6171a6b37a5486be 07:00:45 $ docker rm -f --volumes 8823b0f664ef2f12b14d2245548285108031e1406a35e43a6171a6b37a5486be [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 07:00:45 Failed in branch amd64 07:00:57 Running on prd-ubuntu20.04-docker-arm64-4c-16g-772415 in /w/workspace/2190788d775acc3ec2dc85b9e150b059 [Pipeline] { [Pipeline] ws 07:00:57 Running in /w/workspace/app-service-configurable/1 [Pipeline] { [Pipeline] checkout 07:00:57 The recommended git tool is: git 07:01:02 using credential edgex-jenkins-ssh 07:01:02 Cloning the remote Git repository 07:01:02 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 07:01:02 > git init /w/workspace/app-service-configurable/1 # timeout=10 07:01:02 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 07:01:02 > git --version # timeout=10 07:01:02 > git --version # 'git version 2.25.1' 07:01:02 using GIT_SSH to set credentials SSH Credentials for GitHub 07:01:02 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 07:01:06 Avoid second fetch 07:01:06 Checking out Revision 6b88af3fee71c16e3c290cfa7bcb5f04f1acf9a6 (snyk-fix-2190788d775acc3ec2dc85b9e150b059) 07:01:05 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 07:01:05 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:01:06 > git config core.sparsecheckout # timeout=10 07:01:06 > git checkout -f 6b88af3fee71c16e3c290cfa7bcb5f04f1acf9a6 # timeout=10 07:01:06 Commit message: "fix: Dockerfile to reduce vulnerabilities" 07:01:06 > git --version # timeout=10 07:01:06 > git --version # 'git version 2.25.1' 07:01:06 fatal: bad object 67d2f908f88f8156fbe481f59f373e57362cafe7 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:01:11 provisioning config files... 07:01:11 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/1@tmp/config15281261310760075273tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:01:12 ---> ****-login.sh 07:01:12 nexus3.edgexfoundry.org:10001 07:01:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:01:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:01:12 Configure a credential helper to remove this warning. See 07:01:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:01:12 07:01:12 Login Succeeded 07:01:12 nexus3.edgexfoundry.org:10002 07:01:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:01:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:01:13 Configure a credential helper to remove this warning. See 07:01:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:01:13 07:01:13 Login Succeeded 07:01:13 nexus3.edgexfoundry.org:10003 07:01:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:01:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:01:13 Configure a credential helper to remove this warning. See 07:01:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:01:13 07:01:13 Login Succeeded 07:01:13 nexus3.edgexfoundry.org:10004 07:01:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:01:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:01:13 Configure a credential helper to remove this warning. See 07:01:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:01:13 07:01:13 Login Succeeded 07:01:13 ****.io 07:01:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:01:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:01:14 Configure a credential helper to remove this warning. See 07:01:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:01:14 07:01:14 Login Succeeded 07:01:14 ---> ****-login.sh ends [Pipeline] } 07:01:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 07:01:14 [edgeX.isLTS] Checking if [snyk-fix-2190788d775acc3ec2dc85b9e150b059] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 07:01:15 [edgeX.isLTS] Checking if [snyk-fix-2190788d775acc3ec2dc85b9e150b059] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 07:01:15 ========================================================= 07:01:15 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine] 07:01:15 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:01:15 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine --build-arg MAKE=echo noop --target=builder . 07:01:15 Sending build context to Docker daemon 224.3kB 07:01:15 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 07:01:15 Step 2/12 : FROM ${BASE} AS builder 07:01:15 1.25-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 07:01:15 6b59a28fa201: Pulling fs layer 07:01:15 d32bb0dddca7: Pulling fs layer 07:01:15 5dab1238d3d9: Pulling fs layer 07:01:15 196fd7d83e7d: Pulling fs layer 07:01:15 4f4fb700ef54: Pulling fs layer 07:01:15 8ba94037c8f0: Pulling fs layer 07:01:15 deaec5988b04: Pulling fs layer 07:01:15 9f65657bb879: Pulling fs layer 07:01:15 8ba94037c8f0: Waiting 07:01:15 196fd7d83e7d: Waiting 07:01:15 deaec5988b04: Waiting 07:01:15 4f4fb700ef54: Waiting 07:01:15 9f65657bb879: Waiting 07:01:15 d32bb0dddca7: Verifying Checksum 07:01:15 d32bb0dddca7: Download complete 07:01:15 196fd7d83e7d: Verifying Checksum 07:01:15 196fd7d83e7d: Download complete 07:01:16 4f4fb700ef54: Verifying Checksum 07:01:16 4f4fb700ef54: Download complete 07:01:16 8ba94037c8f0: Download complete 07:01:16 6b59a28fa201: Verifying Checksum 07:01:16 6b59a28fa201: Download complete 07:01:16 9f65657bb879: Verifying Checksum 07:01:16 9f65657bb879: Download complete 07:01:17 5dab1238d3d9: Verifying Checksum 07:01:17 5dab1238d3d9: Download complete 07:01:17 6b59a28fa201: Pull complete 07:01:18 d32bb0dddca7: Pull complete 07:01:18 deaec5988b04: Verifying Checksum 07:01:18 deaec5988b04: Download complete 07:01:33 5dab1238d3d9: Pull complete 07:01:33 196fd7d83e7d: Pull complete 07:01:33 4f4fb700ef54: Pull complete 07:01:33 8ba94037c8f0: Pull complete 07:01:42 deaec5988b04: Pull complete 07:01:43 9f65657bb879: Pull complete 07:01:43 Digest: sha256:5e549ededf7788d4f1561b02b9f4d3bcf02ca02af9c1a1104d0a64a201fbeb28 07:01:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine 07:01:43 ---> 334268110677 07:01:43 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 07:01:45 ---> Running in 9950530a1fc8 07:01:45 Removing intermediate container 9950530a1fc8 07:01:45 ---> b8d4d7206a35 07:01:45 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 07:01:45 ---> Running in 30dc3c7cb664 07:01:45 Removing intermediate container 30dc3c7cb664 07:01:45 ---> d9ea7bc393d5 07:01:45 Step 5/12 : ARG ADD_BUILD_TAGS="" 07:01:45 ---> Running in f91fd477f552 07:01:45 Removing intermediate container f91fd477f552 07:01:45 ---> 2758c004ee1f 07:01:45 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 07:01:45 ---> Running in 83640913d19d 07:01:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 07:01:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 07:01:48 OK: 255 MiB in 60 packages 07:01:49 Removing intermediate container 83640913d19d 07:01:49 ---> a82ebbb2f5e2 07:01:49 Step 7/12 : WORKDIR /app 07:01:49 ---> Running in 685193181fc1 07:01:49 Removing intermediate container 685193181fc1 07:01:49 ---> 4a86f3324e8d 07:01:49 Step 8/12 : COPY go.mod vendor* ./ 07:01:50 ---> ededb3bd3b4a 07:01:50 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:01:50 ---> Running in d7682c7e1762 07:03:27 Removing intermediate container d7682c7e1762 07:03:27 ---> aa95ee4b47a7 07:03:27 Step 10/12 : COPY . . 07:03:27 ---> f4473da62853 07:03:27 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 07:03:27 ---> Running in 265e58dd5aa8 07:03:27 Removing intermediate container 265e58dd5aa8 07:03:27 ---> fbd4d99d8976 07:03:27 Step 12/12 : RUN $MAKE 07:03:27 ---> Running in 0caba4a1e6c5 07:03:28 noop 07:03:29 Removing intermediate container 0caba4a1e6c5 07:03:29 ---> 90f03adabfa3 07:03:29 Successfully built 90f03adabfa3 07:03:29 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:03:30 + docker inspect -f . ci-base-image-arm64 07:03:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:03:30 prd-ubuntu20.04-docker-arm64-4c-16g-772415 does not seem to be running inside a container 07:03:30 $ 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 ******** ci-base-image-arm64 cat 07:03:31 $ docker top 94aa6a99bd4513656c09880a4f20f7bba2d89f1644ce2704a0291b74a938675f -eo pid,comm [Pipeline] { [Pipeline] sh 07:03:32 + go version 07:03:32 go version go1.25.3 linux/arm64 [Pipeline] } 07:03:33 $ docker stop --time=1 94aa6a99bd4513656c09880a4f20f7bba2d89f1644ce2704a0291b74a938675f 07:03:34 $ docker rm -f --volumes 94aa6a99bd4513656c09880a4f20f7bba2d89f1644ce2704a0291b74a938675f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:03:35 + docker inspect -f . ci-base-image-arm64 07:03:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:03:35 prd-ubuntu20.04-docker-arm64-4c-16g-772415 does not seem to be running inside a container 07:03:35 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 07:03:36 $ docker top 108ed8a638ae200ccc01eb5cb6f5a7cf96a57251c3b2b46bee98bbdd0d314bab -eo pid,comm [Pipeline] { [Pipeline] sh 07:03:37 + git config --global --add safe.directory /w/workspace/app-service-configurable/1 [Pipeline] fileExists [Pipeline] sh 07:03:38 + make test 07:03:38 go test -race -coverprofile=coverage.out ./... 07:08:15 github.com/edgexfoundry/app-service-configurable coverage: 0.0% of statements 07:08:15 WARNING: Linting skipped (not on x86_64 or linter not installed) 07:08:15 go vet ./... 07:11:52 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 07:11:52 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 07:11:52 ./bin/test-attribution-txt.sh 07:11:52 An attribution for github.com/emirpasic/gods is missing from Attribution.txt, please add 07:11:52 An attribution for github.com/openziti/channel/v4 is missing from Attribution.txt, please add 07:11:52 An attribution for github.com/zitadel/logging is missing from Attribution.txt, please add 07:11:52 An attribution for github.com/zitadel/oidc/v3 is missing from Attribution.txt, please add 07:11:52 An attribution for github.com/zitadel/schema is missing from Attribution.txt, please add 07:11:52 An attribution for go.opentelemetry.io/auto/sdk is missing from Attribution.txt, please add [Pipeline] echo 07:11:52 [edgeX.isLTS] Checking if [snyk-fix-2190788d775acc3ec2dc85b9e150b059] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 07:11:52 $ docker stop --time=1 108ed8a638ae200ccc01eb5cb6f5a7cf96a57251c3b2b46bee98bbdd0d314bab 07:11:54 $ docker rm -f --volumes 108ed8a638ae200ccc01eb5cb6f5a7cf96a57251c3b2b46bee98bbdd0d314bab [Pipeline] // withDockerContainer [Pipeline] sh 07:11:56 + sudo chown -R jenkins:jenkins . [Pipeline] stash 07:11:57 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 07:11:58 + sudo chown -R jenkins:jenkins . [Pipeline] sh 07:11:58 + ls -al . 07:11:58 total 244 07:11:58 drwxrwxr-x 6 jenkins jenkins 4096 Nov 3 07:03 . 07:11:58 drwxrwxr-x 4 jenkins jenkins 4096 Nov 3 07:01 .. 07:11:58 -rw-rw-r-- 1 jenkins jenkins 119 Nov 3 07:01 .dockerignore 07:11:58 drwxrwxr-x 8 jenkins jenkins 4096 Nov 3 07:01 .git 07:11:58 drwxrwxr-x 3 jenkins jenkins 4096 Nov 3 07:01 .github 07:11:58 -rw-rw-r-- 1 jenkins jenkins 108 Nov 3 07:01 .gitignore 07:11:58 -rw-rw-r-- 1 jenkins jenkins 41 Nov 3 07:01 .golangci.yml 07:11:58 -rw-rw-r-- 1 jenkins jenkins 16550 Nov 3 07:01 Attribution.txt 07:11:58 -rw-rw-r-- 1 jenkins jenkins 39309 Nov 3 07:01 CHANGELOG.md 07:11:58 -rw-rw-r-- 1 jenkins jenkins 2010 Nov 3 07:01 Dockerfile 07:11:58 -rw-rw-r-- 1 jenkins jenkins 677 Nov 3 07:01 GOVERNANCE.md 07:11:58 -rw-rw-r-- 1 jenkins jenkins 666 Nov 3 07:01 Jenkinsfile 07:11:58 -rw-rw-r-- 1 jenkins jenkins 10174 Nov 3 07:01 LICENSE 07:11:58 -rw-rw-r-- 1 jenkins jenkins 618 Nov 3 07:01 OWNERS.md 07:11:58 -rw-rw-r-- 1 jenkins jenkins 4952 Nov 3 07:01 README.md 07:11:58 -rw-rw-r-- 1 jenkins jenkins 5 Nov 3 06:59 VERSION 07:11:58 drwxrwxr-x 2 jenkins jenkins 4096 Nov 3 07:01 bin 07:11:58 -rw-r--r-- 1 jenkins jenkins 953 Nov 3 07:08 coverage.out 07:11:58 -rw-rw-r-- 1 jenkins jenkins 6577 Nov 3 07:01 go.mod 07:11:58 -rw-rw-r-- 1 jenkins jenkins 88385 Nov 3 07:01 go.sum 07:11:58 -rw-rw-r-- 1 jenkins jenkins 1937 Nov 3 07:01 main.go 07:11:58 -rw-rw-r-- 1 jenkins jenkins 3362 Nov 3 07:01 makefile 07:11:58 drwxrwxr-x 9 jenkins jenkins 4096 Nov 3 07:01 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:11:58 + docker build -t app-service-configurable-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=6b88af3fee71c16e3c290cfa7bcb5f04f1acf9a6 --label arch=arm64 --label version=0.0.0 . 07:11:58 Sending build context to Docker daemon 225.8kB 07:11:59 Step 1/27 : ARG BASE=golang:1.23-alpine3.20 07:11:59 Step 2/27 : FROM ${BASE} AS builder 07:11:59 ---> 90f03adabfa3 07:11:59 Step 3/27 : ARG ALPINE_PKG_BASE="make git" 07:11:59 ---> Running in ac7873ae337a 07:11:59 Removing intermediate container ac7873ae337a 07:11:59 ---> cce16edd1b05 07:11:59 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 07:11:59 ---> Running in 32aeb5995789 07:12:00 Removing intermediate container 32aeb5995789 07:12:00 ---> 07cd11c7d90c 07:12:00 Step 5/27 : ARG ADD_BUILD_TAGS="" 07:12:00 ---> Running in ae9a9834817b 07:12:00 Removing intermediate container ae9a9834817b 07:12:00 ---> f3eb4aed575a 07:12:00 Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 07:12:00 ---> Running in b569eaf6192f 07:12:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 07:12:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 07:12:06 OK: 255 MiB in 60 packages 07:12:06 Removing intermediate container b569eaf6192f 07:12:06 ---> f5c996bd38ca 07:12:06 Step 7/27 : WORKDIR /app 07:12:06 ---> Running in 04dcca3106fd 07:12:06 Removing intermediate container 04dcca3106fd 07:12:06 ---> 112edcdd51c3 07:12:06 Step 8/27 : COPY go.mod vendor* ./ 07:12:07 ---> 6189e67d8173 07:12:07 Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:12:07 ---> Running in 7431e82d5aa2 07:12:10 Removing intermediate container 7431e82d5aa2 07:12:10 ---> a6e9cfefa2dc 07:12:10 Step 10/27 : COPY . . 07:12:10 ---> fd03625fc9bf 07:12:10 Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 07:12:10 ---> Running in cb925601f681 07:12:10 Removing intermediate container cb925601f681 07:12:10 ---> 31b32220c089 07:12:10 Step 12/27 : RUN $MAKE 07:12:10 ---> Running in 76f4ed7feb4b 07:12:11 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.SDKVersion=4.1.0-dev.30 -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.ApplicationVersion=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable 07:16:03 Removing intermediate container 76f4ed7feb4b 07:16:03 ---> 89ab6080f82e 07:16:03 Step 13/27 : FROM alpine:3.22.1 07:16:03 3.22.1: Pulling from library/alpine 07:16:03 6e174226ea69: Pulling fs layer 07:16:03 6e174226ea69: Verifying Checksum 07:16:03 6e174226ea69: Download complete 07:16:03 6e174226ea69: Pull complete 07:16:03 Digest: sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1 07:16:03 Status: Downloaded newer image for alpine:3.22.1 07:16:03 ---> 02f8efbefad6 07:16:03 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 07:16:03 ---> Running in 55db6eff2950 07:16:03 Removing intermediate container 55db6eff2950 07:16:03 ---> 72b126dad691 07:16:03 Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} 07:16:03 ---> Running in dc416e8e3816 07:16:03 Removing intermediate container dc416e8e3816 07:16:03 ---> 846250e12d63 07:16:03 Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init 07:16:03 ---> Running in 7be7e3fb66c3 07:16:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 07:16:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 07:16:03 (1/2) Installing ca-certificates (20250911-r0) 07:16:03 (2/2) Installing dumb-init (1.2.5-r3) 07:16:03 Executing busybox-1.37.0-r18.trigger 07:16:03 Executing ca-certificates-20250911-r0.trigger 07:16:03 OK: 8 MiB in 18 packages 07:16:03 Removing intermediate container 7be7e3fb66c3 07:16:03 ---> ab0e539c980d 07:16:03 Step 17/27 : RUN apk --no-cache upgrade 07:16:03 ---> Running in 6e02a97b4de6 07:16:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 07:16:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 07:16:03 Upgrading critical system libraries and apk-tools: 07:16:03 (1/1) Upgrading apk-tools (2.14.9-r2 -> 2.14.9-r3) 07:16:03 Executing busybox-1.37.0-r18.trigger 07:16:03 Continuing the upgrade transaction with new apk-tools: 07:16:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 07:16:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 07:16:05 (1/8) Upgrading busybox (1.37.0-r18 -> 1.37.0-r19) 07:16:05 Executing busybox-1.37.0-r19.post-upgrade 07:16:05 (2/8) Upgrading busybox-binsh (1.37.0-r18 -> 1.37.0-r19) 07:16:05 (3/8) Upgrading alpine-release (3.22.1-r0 -> 3.22.2-r0) 07:16:05 (4/8) Upgrading libcrypto3 (3.5.1-r0 -> 3.5.4-r0) 07:16:05 (5/8) Upgrading ca-certificates-bundle (20250619-r0 -> 20250911-r0) 07:16:05 (6/8) Upgrading libssl3 (3.5.1-r0 -> 3.5.4-r0) 07:16:05 (7/8) Upgrading ssl_client (1.37.0-r18 -> 1.37.0-r19) 07:16:05 (8/8) Upgrading libapk2 (2.14.9-r2 -> 2.14.9-r3) 07:16:05 Executing busybox-1.37.0-r19.trigger 07:16:05 Executing ca-certificates-20250911-r0.trigger 07:16:05 OK: 8 MiB in 18 packages 07:16:06 Removing intermediate container 6e02a97b4de6 07:16:06 ---> a0785d861f29 07:16:06 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 07:16:09 ---> b140543407d2 07:16:09 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 07:16:09 ---> b7db1d619984 07:16:09 Step 20/27 : COPY --from=builder /app/res/ /res/ 07:16:09 ---> 8e7e8a007680 07:16:09 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 07:16:11 ---> 6913d74cca37 07:16:11 Step 22/27 : EXPOSE 48095 07:16:11 ---> Running in 1aa301566041 07:16:12 Removing intermediate container 1aa301566041 07:16:12 ---> d5a289fc4c68 07:16:12 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 07:16:12 ---> Running in 181e328c8d6e 07:16:12 Removing intermediate container 181e328c8d6e 07:16:12 ---> 038c8a209221 07:16:12 Step 24/27 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 07:16:12 ---> Running in 25ce47f281dc 07:16:12 Removing intermediate container 25ce47f281dc 07:16:12 ---> 85107fbfc4b8 07:16:12 Step 25/27 : LABEL arch=arm64 07:16:12 ---> Running in a1d3cc21a3ec 07:16:13 Removing intermediate container a1d3cc21a3ec 07:16:13 ---> 9eb6bffc6909 07:16:13 Step 26/27 : LABEL git_sha=6b88af3fee71c16e3c290cfa7bcb5f04f1acf9a6 07:16:13 ---> Running in e4e9083e8664 07:16:13 Removing intermediate container e4e9083e8664 07:16:13 ---> 4397e0360a24 07:16:13 Step 27/27 : LABEL version=0.0.0 07:16:13 ---> Running in 0310f0efb60a 07:16:13 Removing intermediate container 0310f0efb60a 07:16:13 ---> ba481ff15de7 07:16:13 [Warning] One or more build-args [ARCH] were not consumed 07:16:13 Successfully built ba481ff15de7 07:16:13 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 07:16:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:16:14 07:16:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:16:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:16:15 arm64: Pulling from edgex-lftools-log-publisher 07:16:15 8998bd30e6a1: Pulling fs layer 07:16:15 04944245beec: Pulling fs layer 07:16:15 699f458cf7ca: Pulling fs layer 07:16:15 765212b225bb: Pulling fs layer 07:16:15 f23df028b6ca: Pulling fs layer 07:16:15 d65c8cfc05b1: Pulling fs layer 07:16:15 2437ff75d9bd: Pulling fs layer 07:16:15 f23df028b6ca: Waiting 07:16:15 d65c8cfc05b1: Waiting 07:16:15 2437ff75d9bd: Waiting 07:16:15 765212b225bb: Waiting 07:16:15 04944245beec: Verifying Checksum 07:16:15 04944245beec: Download complete 07:16:15 765212b225bb: Verifying Checksum 07:16:15 765212b225bb: Download complete 07:16:15 f23df028b6ca: Verifying Checksum 07:16:15 f23df028b6ca: Download complete 07:16:15 d65c8cfc05b1: Verifying Checksum 07:16:15 d65c8cfc05b1: Download complete 07:16:15 699f458cf7ca: Verifying Checksum 07:16:15 699f458cf7ca: Download complete 07:16:15 8998bd30e6a1: Verifying Checksum 07:16:15 8998bd30e6a1: Download complete 07:16:18 2437ff75d9bd: Verifying Checksum 07:16:18 2437ff75d9bd: Download complete 07:16:20 8998bd30e6a1: Pull complete 07:16:21 04944245beec: Pull complete 07:16:22 699f458cf7ca: Pull complete 07:16:22 765212b225bb: Pull complete 07:16:23 f23df028b6ca: Pull complete 07:16:23 d65c8cfc05b1: Pull complete 07:16:41 2437ff75d9bd: Pull complete 07:16:41 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 07:16:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:16:41 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:16:42 prd-ubuntu20.04-docker-arm64-4c-16g-772415 does not seem to be running inside a container 07:16:42 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 07:16:44 $ docker top c7271f65af171bf31ad14644a3804072fdb9c7e2719f96b42cc2a1de27153f18 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:16:45 ---> job-cost.sh 07:16:45 lf-activate-venv: SKIPPING 07:16:45 INFO: No Stack... 07:16:45 INFO: Retrieving Pricing Info for: v3-standard-4 07:16:46 INFO: Archiving Costs [Pipeline] sh 07:16:47 + cat /w/workspace/app-service-configurable/1/archives/cost.csv 07:16:47 + cut -d, -f6 [Pipeline] lock 07:16:47 Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-service-configurable-snyk-fix-2190788d775acc3ec2dc85b9e150b059-1-stack-cost] 07:16:47 Resource [jenkins-edgexfoundry-app-service-configurable-snyk-fix-2190788d775acc3ec2dc85b9e150b059-1-stack-cost] did not exist. Created. 07:16:47 Lock acquired on [Resource: jenkins-edgexfoundry-app-service-configurable-snyk-fix-2190788d775acc3ec2dc85b9e150b059-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:16:48 /w/workspace/app-service-configurable/1@tmp/durable-800f0088/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 07:16:49 + echo total: 0.10999999940395355 [Pipeline] stash 07:16:49 Warning: overwriting stash ‘stack-cost’ 07:16:49 Stashed 1 file(s) [Pipeline] } 07:16:49 Lock released on resource [Resource: jenkins-edgexfoundry-app-service-configurable-snyk-fix-2190788d775acc3ec2dc85b9e150b059-1-stack-cost] [Pipeline] // lock [Pipeline] } 07:16:49 $ docker stop --time=1 c7271f65af171bf31ad14644a3804072fdb9c7e2719f96b42cc2a1de27153f18 07:16:50 $ docker rm -f --volumes c7271f65af171bf31ad14644a3804072fdb9c7e2719f96b42cc2a1de27153f18 [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) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [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 07:16:53 + [ -d /w/workspace/2190788d775acc3ec2dc85b9e150b059/archives ] 07:16:53 + ls -al /w/workspace/2190788d775acc3ec2dc85b9e150b059/archives 07:16:53 total 16 07:16:53 drwxr-xr-x 3 root root 4096 Nov 3 07:00 . 07:16:53 drwxrwxr-x 8 jenkins jenkins 4096 Nov 3 07:00 .. 07:16:53 drwxr-xr-x 2 root root 4096 Nov 3 07:00 cost 07:16:53 -rw-r--r-- 1 root root 131 Nov 3 07:00 cost.csv 07:16:53 + sudo chown -R jenkins:jenkins /w/workspace/2190788d775acc3ec2dc85b9e150b059/archives 07:16:53 + ls -al /w/workspace/2190788d775acc3ec2dc85b9e150b059/archives 07:16:53 total 16 07:16:53 drwxr-xr-x 3 jenkins jenkins 4096 Nov 3 07:00 . 07:16:53 drwxrwxr-x 8 jenkins jenkins 4096 Nov 3 07:00 .. 07:16:53 drwxr-xr-x 2 jenkins jenkins 4096 Nov 3 07:00 cost 07:16:53 -rw-r--r-- 1 jenkins jenkins 131 Nov 3 07:00 cost.csv [Pipeline] libraryResource [Pipeline] sh 07:16:54 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 07:16:54 ---> package-listing.sh 07:16:54 ++ facter osfamily 07:16:54 ++ tr '[:upper:]' '[:lower:]' 07:16:55 + OS_FAMILY=debian 07:16:55 + workspace=/w/workspace/2190788d775acc3ec2dc85b9e150b059 07:16:55 + START_PACKAGES=/tmp/packages_start.txt 07:16:55 + END_PACKAGES=/tmp/packages_end.txt 07:16:55 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:16:55 + PACKAGES=/tmp/packages_start.txt 07:16:55 + '[' /w/workspace/2190788d775acc3ec2dc85b9e150b059 ']' 07:16:55 + PACKAGES=/tmp/packages_end.txt 07:16:55 + case "${OS_FAMILY}" in 07:16:55 + dpkg -l 07:16:55 + grep '^ii' 07:16:55 + '[' -f /tmp/packages_start.txt ']' 07:16:55 + '[' -f /tmp/packages_end.txt ']' 07:16:55 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:16:55 + '[' /w/workspace/2190788d775acc3ec2dc85b9e150b059 ']' 07:16:55 + mkdir -p /w/workspace/2190788d775acc3ec2dc85b9e150b059/archives/ 07:16:55 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/2190788d775acc3ec2dc85b9e150b059/archives/ [Pipeline] echo 07:16:55 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/2190788d775acc3ec2dc85b9e150b059/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 07:16:55 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:16:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:16:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:16:56 prd-ubuntu20.04-docker-8c-8g-772414 does not seem to be running inside a container 07:16:56 $ 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/2190788d775acc3ec2dc85b9e150b059/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/2190788d775acc3ec2dc85b9e150b059 -v /w/workspace/2190788d775acc3ec2dc85b9e150b059:/w/workspace/2190788d775acc3ec2dc85b9e150b059:rw,z -v /w/workspace/2190788d775acc3ec2dc85b9e150b059@tmp:/w/workspace/2190788d775acc3ec2dc85b9e150b059@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 07:16:56 $ docker top ab13114e96f8cbcd0bad3b95bc5749a9066a0da896fb4823b903142e8e12fd82 -eo pid,comm [Pipeline] { [Pipeline] sh 07:16:56 + touch /tmp/pre-build-complete [Pipeline] sh 07:16:57 + mkdir -p /var/log/sysstat [Pipeline] sh 07:16:57 + ls /var/log/sa-host 07:16:57 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:16:57 provisioning config files... 07:16:57 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/2190788d775acc3ec2dc85b9e150b059@tmp/config17699036788730159700tmp [Pipeline] { [Pipeline] echo 07:16:57 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 07:16:58 ---> create-netrc.sh [Pipeline] } 07:16:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 07:16:58 ---> python-tools-install.sh [Pipeline] echo 07:16:58 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 07:16:58 ---> sudo-logs.sh 07:16:58 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 07:16:59 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 07:16:59 ---> job-cost.sh 07:16:59 lf-activate-venv: SKIPPING 07:16:59 DEBUG: total: 0.2199999988079071 07:16:59 INFO: Retrieving Stack Cost... 07:16:59 INFO: Retrieving Pricing Info for: v3-standard-8 07:17:00 INFO: Archiving Costs [Pipeline] echo 07:17:00 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 07:17:00 ---> logs-deploy.sh 07:17:00 lf-activate-venv: SKIPPING 07:17:00 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/snyk-fix-2190788d775acc3ec2dc85b9e150b059/1 07:17:00 INFO: archiving workspace using pattern(s): 07:17:01 Archives upload complete. 07:17:01 INFO: archiving logs to Nexus