Pull request #638 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 51a8151210bb2f9b15c9bc7b22a1f664f47d67f7+3855817b4ed7129f4e5759197b7830b0e3aab6a7 (4d7e592888bc69c761bf1dbcdab99dcc7fb88db2) 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-ssh4202226950759531631.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh3860261116682429475.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-638/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-638/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8055693096784111119.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-638/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10763987417016314228.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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-ssh3510558683557505427.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-638/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-638/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh8639577800994294911.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-service-configurable] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-service-configurable-settings PROJECT: app-service-configurable USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-28031 in /w/workspace/_app-service-configurable_PR-638 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-service-configurable.git > git init /w/workspace/_app-service-configurable_PR-638 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/638/head:refs/remotes/origin/PR-638 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 3855817b4ed7129f4e5759197b7830b0e3aab6a7 into PR head commit 51a8151210bb2f9b15c9bc7b22a1f664f47d67f7 Merge succeeded, producing 51a8151210bb2f9b15c9bc7b22a1f664f47d67f7 Checking out Revision 51a8151210bb2f9b15c9bc7b22a1f664f47d67f7 (PR-638) Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f 51a8151210bb2f9b15c9bc7b22a1f664f47d67f7 # 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 3855817b4ed7129f4e5759197b7830b0e3aab6a7 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 51a8151210bb2f9b15c9bc7b22a1f664f47d67f7 # timeout=10 [Pipeline] timeout 12:04:24 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 12:04:24 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 12:04:24 ========================================================= 12:04:24 EdgeX Global Pipelines Version Info 12:04:24 ========================================================= [Pipeline] libraryResource [Pipeline] sh 12:04:25 ------------------- 12:04:25 stable info: 12:04:25 ------------------- 12:04:25 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 12:04:25 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 12:04:25 Message: update stable to v1.0.258 12:04:25 ------------------- 12:04:25 experimental info: 12:04:25 ------------------- 12:04:25 Commited By: **** collab-it+edgex@linuxfoundation.org 12:04:25 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 12:04:25 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 12:04:26 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 12:04:26 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 12:04:26 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 12:04:26 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 12:04:26 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 12:04:26 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 12:04:26 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 12:04:26 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 12:04:26 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 12:04:26 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 12:04:26 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 12:04:26 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 12:04:26 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 12:04:27 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 12:04:27 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 12:04:27 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 12:04:27 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 12:04:27 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 12:04:27 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 12:04:27 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 12:04:27 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 12:04:27 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 12:04:27 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 12:04:27 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 12:04:28 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 12:04:28 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 12:04:28 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 12:04:28 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-638 [Pipeline] echo 12:04:28 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-638 [Pipeline] echo 12:04:28 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-638 [Pipeline] echo 12:04:28 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 51a8151210bb2f9b15c9bc7b22a1f664f47d67f7 [Pipeline] echo 12:04:28 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 51a8151 [Pipeline] echo 12:04:28 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:04:29 provisioning config files... 12:04:29 copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-638@tmp/config16949448625054737559tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:04:29 ---> ****-login.sh 12:04:29 nexus3.edgexfoundry.org:10001 12:04:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:04:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:04:29 Configure a credential helper to remove this warning. See 12:04:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:04:29 12:04:29 Login Succeeded 12:04:29 nexus3.edgexfoundry.org:10002 12:04:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:04:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:04:29 Configure a credential helper to remove this warning. See 12:04:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:04:29 12:04:29 Login Succeeded 12:04:29 nexus3.edgexfoundry.org:10003 12:04:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:04:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:04:30 Configure a credential helper to remove this warning. See 12:04:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:04:30 12:04:30 Login Succeeded 12:04:30 nexus3.edgexfoundry.org:10004 12:04:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:04:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:04:30 Configure a credential helper to remove this warning. See 12:04:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:04:30 12:04:30 Login Succeeded 12:04:30 ****.io 12:04:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:04:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:04:30 Configure a credential helper to remove this warning. See 12:04:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:04:30 12:04:30 Login Succeeded 12:04:30 ---> ****-login.sh ends [Pipeline] } 12:04:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 12:04:33 + git rev-list -1 --merges 51a8151210bb2f9b15c9bc7b22a1f664f47d67f7~1..51a8151210bb2f9b15c9bc7b22a1f664f47d67f7 [Pipeline] echo 12:04:37 -----------> git rev-list -1 --merges 51a8151210bb2f9b15c9bc7b22a1f664f47d67f7~1..51a8151210bb2f9b15c9bc7b22a1f664f47d67f7 51a8151210bb2f9b15c9bc7b22a1f664f47d67f7 [false] [Pipeline] sh 12:04:38 + git log --format=format:%s -1 51a8151210bb2f9b15c9bc7b22a1f664f47d67f7 [Pipeline] echo 12:04:38 ========================================================= 12:04:38 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 12:04:38 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 12:04:39 + git log --format=format:%s -1 51a8151210bb2f9b15c9bc7b22a1f664f47d67f7 [Pipeline] echo 12:04:39 [semverPrep] GIT_COMMIT: 51a8151210bb2f9b15c9bc7b22a1f664f47d67f7, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 [Pipeline] echo 12:04:39 [semverPrep] This is not a build commit. [Pipeline] sh 12:04:39 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 12:04:39 + grep -v github /etc/ssh/ssh_known_hosts 12:04:39 + [ -e /tmp/ssh_known_hosts ] 12:04:39 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 12:04:39 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 12:04:39 + sudo tee -a /etc/ssh/ssh_known_hosts 12:04:39 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:04:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:04:42 12:04:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:04:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:04:44 0.1.4: Pulling from edgex-devops/py-git-semver 12:04:44 b85a868b505f: Pulling fs layer 12:04:44 e2be974225ed: Pulling fs layer 12:04:44 339a4e72a1f5: Pulling fs layer 12:04:44 988bab9f4d93: Pulling fs layer 12:04:44 1469e6f7b9e6: Pulling fs layer 12:04:44 eaf3925da568: Pulling fs layer 12:04:44 bab4dde63d76: Pulling fs layer 12:04:44 1469e6f7b9e6: Waiting 12:04:44 bde34c3a00c8: Pulling fs layer 12:04:44 b352a97aabf1: Pulling fs layer 12:04:44 4872d77fe225: Pulling fs layer 12:04:44 5851b861e8e6: Pulling fs layer 12:04:44 bde34c3a00c8: Waiting 12:04:44 b352a97aabf1: Waiting 12:04:44 4872d77fe225: Waiting 12:04:44 5851b861e8e6: Waiting 12:04:44 e2be974225ed: Verifying Checksum 12:04:44 e2be974225ed: Download complete 12:04:44 988bab9f4d93: Verifying Checksum 12:04:44 988bab9f4d93: Download complete 12:04:45 1469e6f7b9e6: Download complete 12:04:45 339a4e72a1f5: Verifying Checksum 12:04:45 339a4e72a1f5: Download complete 12:04:45 eaf3925da568: Verifying Checksum 12:04:45 eaf3925da568: Download complete 12:04:45 bde34c3a00c8: Verifying Checksum 12:04:45 bde34c3a00c8: Download complete 12:04:45 b352a97aabf1: Verifying Checksum 12:04:45 b352a97aabf1: Download complete 12:04:45 4872d77fe225: Verifying Checksum 12:04:45 4872d77fe225: Download complete 12:04:45 5851b861e8e6: Download complete 12:04:45 b85a868b505f: Verifying Checksum 12:04:45 b85a868b505f: Download complete 12:04:45 bab4dde63d76: Verifying Checksum 12:04:45 bab4dde63d76: Download complete 12:04:46 b85a868b505f: Pull complete 12:04:46 e2be974225ed: Pull complete 12:04:46 339a4e72a1f5: Pull complete 12:04:47 988bab9f4d93: Pull complete 12:04:47 1469e6f7b9e6: Pull complete 12:04:47 eaf3925da568: Pull complete 12:04:49 bab4dde63d76: Pull complete 12:04:49 bde34c3a00c8: Pull complete 12:04:49 b352a97aabf1: Pull complete 12:04:49 4872d77fe225: Pull complete 12:04:49 5851b861e8e6: Pull complete 12:04:49 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 12:04:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:04:49 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:04:49 prd-ubuntu20.04-docker-8c-8g-28031 does not seem to be running inside a container 12:04:49 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_PR-638 -v /w/workspace/_app-service-configurable_PR-638:/w/workspace/_app-service-configurable_PR-638:rw,z -v /w/workspace/_app-service-configurable_PR-638@tmp:/w/workspace/_app-service-configurable_PR-638@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 12:04:54 $ docker top e98501d8b68478d8991a304b65d737cecc9debc875fd86dc2b9c441b4f72d53e -eo pid,comm 12:04:54 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 12:04:54 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 12:04:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:04:54 [ssh-agent] Looking for ssh-agent implementation... 12:04:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:04:54 $ docker exec e98501d8b68478d8991a304b65d737cecc9debc875fd86dc2b9c441b4f72d53e ssh-agent 12:04:54 SSH_AUTH_SOCK=/tmp/ssh-fdTHF25Gh34d/agent.13 12:04:54 SSH_AGENT_PID=19 12:04:54 Running ssh-add (command line suppressed) 12:04:54 Identity added: /w/workspace/_app-service-configurable_PR-638@tmp/private_key_11085730475053467892.key (/w/workspace/_app-service-configurable_PR-638@tmp/private_key_11085730475053467892.key) 12:04:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:04:55 + git tag --points-at HEAD [Pipeline] } 12:04:55 $ docker exec --env ******** --env ******** e98501d8b68478d8991a304b65d737cecc9debc875fd86dc2b9c441b4f72d53e ssh-agent -k 12:04:55 unset SSH_AUTH_SOCK; 12:04:55 unset SSH_AGENT_PID; 12:04:55 echo Agent pid 19 killed; 12:04:55 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 12:04:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:04:55 [ssh-agent] Looking for ssh-agent implementation... 12:04:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:04:55 $ docker exec e98501d8b68478d8991a304b65d737cecc9debc875fd86dc2b9c441b4f72d53e ssh-agent 12:04:55 SSH_AUTH_SOCK=/tmp/ssh-3uaDRkWPlBH9/agent.69 12:04:55 SSH_AGENT_PID=75 12:04:55 Running ssh-add (command line suppressed) 12:04:55 Identity added: /w/workspace/_app-service-configurable_PR-638@tmp/private_key_13449714752877009393.key (/w/workspace/_app-service-configurable_PR-638@tmp/private_key_13449714752877009393.key) 12:04:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:04:56 + git semver init 12:04:56 2024-01-26 12:04:56,567 [run_init] DEBUG init version:0.0.0 force:False 12:04:56 2024-01-26 12:04:56,569 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/_app-service-configurable_PR-638/.semver 12:04:56 2024-01-26 12:04:56,570 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/_app-service-configurable_PR-638/.semver 12:04:56 2024-01-26 12:04:56,570 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/_app-service-configurable_PR-638/.semver'], cwd=/w/workspace/_app-service-configurable_PR-638, universal_newlines=False, shell=None, istream=None) 12:04:58 2024-01-26 12:04:57,797 [append_file] DEBUG append to file:/w/workspace/_app-service-configurable_PR-638/.git/info/exclude 12:04:58 2024-01-26 12:04:57,798 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/_app-service-configurable_PR-638/.semver/PR-638 with force:False 12:04:58 2024-01-26 12:04:57,798 [write_file] DEBUG write to file:/w/workspace/_app-service-configurable_PR-638/.semver/PR-638 12:04:58 2024-01-26 12:04:57,801 [execute] INFO git cat-file --batch-check 12:04:58 2024-01-26 12:04:57,802 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/_app-service-configurable_PR-638/.semver, universal_newlines=False, shell=None, istream=) 12:04:58 2024-01-26 12:04:57,807 [execute] INFO git cat-file --batch 12:04:58 2024-01-26 12:04:57,807 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/_app-service-configurable_PR-638/.semver, universal_newlines=False, shell=None, istream=) 12:04:58 2024-01-26 12:04:57,811 [read_version] DEBUG read version from /w/workspace/_app-service-configurable_PR-638/.semver/PR-638 12:04:58 0.0.0 [Pipeline] } 12:04:58 $ docker exec --env ******** --env ******** e98501d8b68478d8991a304b65d737cecc9debc875fd86dc2b9c441b4f72d53e ssh-agent -k 12:04:58 unset SSH_AUTH_SOCK; 12:04:58 unset SSH_AGENT_PID; 12:04:58 echo Agent pid 75 killed; 12:04:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 12:04:58 + git semver [Pipeline] } 12:04:58 $ docker stop --time=1 e98501d8b68478d8991a304b65d737cecc9debc875fd86dc2b9c441b4f72d53e 12:05:00 $ docker rm -f --volumes e98501d8b68478d8991a304b65d737cecc9debc875fd86dc2b9c441b4f72d53e [Pipeline] // withDockerContainer [Pipeline] sh 12:05:00 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 12:05:01 Stashed 1 file(s) [Pipeline] echo 12:05:01 [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] { 12:05:02 Running on prd-ubuntu20.04-docker-arm64-4c-16g-28024 in /w/workspace/_app-service-configurable_PR-638 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:05:02 provisioning config files... 12:05:02 copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-638@tmp/config12763772185051699679tmp [Pipeline] { [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] ws 12:05:02 Running in /w/workspace/app-service-configurable/1 [Pipeline] { [Pipeline] checkout 12:05:02 Selected Git installation does not exist. Using Default 12:05:02 The recommended git tool is: NONE 12:05:02 ---> ****-login.sh 12:05:02 nexus3.edgexfoundry.org:10001 12:05:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:05:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:05:02 Configure a credential helper to remove this warning. See 12:05:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:05:02 12:05:02 Login Succeeded 12:05:02 nexus3.edgexfoundry.org:10002 12:05:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:05:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:05:02 Configure a credential helper to remove this warning. See 12:05:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:05:02 12:05:02 Login Succeeded 12:05:02 nexus3.edgexfoundry.org:10003 12:05:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:05:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:05:02 Configure a credential helper to remove this warning. See 12:05:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:05:02 12:05:02 Login Succeeded 12:05:02 nexus3.edgexfoundry.org:10004 12:05:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:05:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:05:02 Configure a credential helper to remove this warning. See 12:05:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:05:02 12:05:02 Login Succeeded 12:05:02 ****.io 12:05:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:05:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:05:03 Configure a credential helper to remove this warning. See 12:05:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:05:03 12:05:03 Login Succeeded 12:05:03 ---> ****-login.sh ends [Pipeline] } 12:05:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 12:05:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 12:05:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 12:05:03 ========================================================= 12:05:03 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 12:05:03 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:05:04 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 12:05:04 Sending build context to Docker daemon 8.779MB 12:05:04 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 12:05:04 Step 2/12 : FROM ${BASE} AS builder 12:05:04 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 12:05:04 7264a8db6415: Pulling fs layer 12:05:04 c4d48a809fc2: Pulling fs layer 12:05:04 4f1c88b9dad5: Pulling fs layer 12:05:04 ad3a456e5733: Pulling fs layer 12:05:04 69c7f0334f64: Pulling fs layer 12:05:04 1f1c1a5573a3: Pulling fs layer 12:05:04 ce7588e14bc9: Pulling fs layer 12:05:04 b5e4710f87ac: Pulling fs layer 12:05:04 69c7f0334f64: Waiting 12:05:04 ce7588e14bc9: Waiting 12:05:04 1f1c1a5573a3: Waiting 12:05:04 ad3a456e5733: Waiting 12:05:04 b5e4710f87ac: Waiting 12:05:04 c4d48a809fc2: Download complete 12:05:04 ad3a456e5733: Download complete 12:05:04 69c7f0334f64: Download complete 12:05:04 7264a8db6415: Verifying Checksum 12:05:04 7264a8db6415: Download complete 12:05:04 1f1c1a5573a3: Verifying Checksum 12:05:04 1f1c1a5573a3: Download complete 12:05:04 b5e4710f87ac: Verifying Checksum 12:05:04 b5e4710f87ac: Download complete 12:05:04 7264a8db6415: Pull complete 12:05:05 4f1c88b9dad5: Verifying Checksum 12:05:05 4f1c88b9dad5: Download complete 12:05:05 c4d48a809fc2: Pull complete 12:05:05 ce7588e14bc9: Verifying Checksum 12:05:05 ce7588e14bc9: Download complete 12:05:07 using credential edgex-jenkins-ssh 12:05:07 Cloning the remote Git repository 12:05:07 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 12:05:07 > git init /w/workspace/app-service-configurable/1 # timeout=10 12:05:07 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 12:05:07 > git --version # timeout=10 12:05:07 > git --version # 'git version 2.25.1' 12:05:07 using GIT_SSH to set credentials SSH Credentials for GitHub 12:05:07 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 12:05:09 4f1c88b9dad5: Pull complete 12:05:09 ad3a456e5733: Pull complete 12:05:09 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 12:05:09 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:05:10 69c7f0334f64: Pull complete 12:05:10 1f1c1a5573a3: Pull complete 12:05:11 Merging remotes/origin/main commit 3855817b4ed7129f4e5759197b7830b0e3aab6a7 into PR head commit 51a8151210bb2f9b15c9bc7b22a1f664f47d67f7 12:05:11 Merge succeeded, producing 51a8151210bb2f9b15c9bc7b22a1f664f47d67f7 12:05:11 Checking out Revision 51a8151210bb2f9b15c9bc7b22a1f664f47d67f7 (PR-638) 12:05:10 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 12:05:10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 12:05:10 using GIT_SSH to set credentials SSH Credentials for GitHub 12:05:10 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/638/head:refs/remotes/origin/PR-638 +refs/heads/main:refs/remotes/origin/main # timeout=10 12:05:11 > git config core.sparsecheckout # timeout=10 12:05:11 > git checkout -f 51a8151210bb2f9b15c9bc7b22a1f664f47d67f7 # timeout=10 12:05:11 > git remote # timeout=10 12:05:11 > git config --get remote.origin.url # timeout=10 12:05:11 using GIT_SSH to set credentials SSH Credentials for GitHub 12:05:11 > git merge 3855817b4ed7129f4e5759197b7830b0e3aab6a7 # timeout=10 12:05:11 > git rev-parse HEAD^{commit} # timeout=10 12:05:11 > git config core.sparsecheckout # timeout=10 12:05:11 > git checkout -f 51a8151210bb2f9b15c9bc7b22a1f664f47d67f7 # timeout=10 12:05:11 Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3" 12:05:11 > git --version # timeout=10 12:05:11 > git --version # 'git version 2.25.1' 12:05:11 fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 12:05:12 ce7588e14bc9: Pull complete 12:05:13 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 12:05:13 % Total % Received % Xferd Average Speed Time Time Time Current 12:05:13 Dload Upload Total Spent Left Speed 12:05:13 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 110k 0 --:--:-- --:--:-- --:--:-- 110k [Pipeline] sh 12:05:13 b5e4710f87ac: Pull complete 12:05:13 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 12:05:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 12:05:13 ---> 88b5674ff536 12:05:13 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 12:05:13 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 12:05:14 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}+ /etc/docker/daemon.json 12:05:14 sudo tee /etc/docker/daemon.new 12:05:14 { 12:05:14 "registry-mirrors": [ 12:05:14 "https://nexus3.edgexfoundry.org:10001" 12:05:14 ], 12:05:14 "bip": "10.250.0.254/24", 12:05:14 "hosts": [ 12:05:14 "tcp://0.0.0.0:5555", 12:05:14 "unix:///var/run/docker.sock" 12:05:14 ], 12:05:14 "mtu": 1458, 12:05:14 "selinux-enabled": true, 12:05:14 "seccomp-profile": "/etc/docker/seccomp.json" 12:05:14 } [Pipeline] sh 12:05:14 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 12:05:14 + sudo service docker restart 12:05:20 ---> Running in 417eaeb5019d 12:05:20 Removing intermediate container 417eaeb5019d 12:05:20 ---> 612b03d09c31 12:05:20 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 12:05:20 ---> Running in 813fc91370ad 12:05:20 Removing intermediate container 813fc91370ad 12:05:20 ---> 855d4c2055d7 12:05:20 Step 5/12 : ARG ADD_BUILD_TAGS="" 12:05:20 ---> Running in 9501b27b5747 12:05:20 Removing intermediate container 9501b27b5747 12:05:20 ---> 968e89e34fb2 12:05:20 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 12:05:20 ---> Running in 3791ba6646f8 12:05:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 12:05:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 12:05:21 OK: 264 MiB in 52 packages 12:05:21 Removing intermediate container 3791ba6646f8 12:05:21 ---> b69a3417e32b 12:05:21 Step 7/12 : WORKDIR /app 12:05:21 ---> Running in e7e7e4e371e5 12:05:21 Removing intermediate container e7e7e4e371e5 12:05:21 ---> c0bed4906565 12:05:21 Step 8/12 : COPY go.mod vendor* ./ 12:05:21 ---> f619bf7fc72d 12:05:21 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:05:21 ---> Running in a05ba3b5119c [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:05:33 provisioning config files... 12:05:33 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/1@tmp/config15994345229228209060tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:05:33 ---> ****-login.sh 12:05:33 nexus3.edgexfoundry.org:10001 12:05:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:05:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:05:34 Configure a credential helper to remove this warning. See 12:05:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:05:34 12:05:34 Login Succeeded 12:05:34 nexus3.edgexfoundry.org:10002 12:05:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:05:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:05:34 Configure a credential helper to remove this warning. See 12:05:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:05:34 12:05:34 Login Succeeded 12:05:34 nexus3.edgexfoundry.org:10003 12:05:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:05:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:05:35 Configure a credential helper to remove this warning. See 12:05:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:05:35 12:05:35 Login Succeeded 12:05:35 nexus3.edgexfoundry.org:10004 12:05:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:05:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:05:35 Configure a credential helper to remove this warning. See 12:05:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:05:35 12:05:35 Login Succeeded 12:05:35 ****.io 12:05:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:05:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:05:35 Configure a credential helper to remove this warning. See 12:05:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:05:35 12:05:35 Login Succeeded 12:05:35 ---> ****-login.sh ends [Pipeline] } 12:05:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 12:05:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 12:05:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 12:05:36 ========================================================= 12:05:36 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 12:05:36 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:05:37 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 12:05:38 #0 building with "default" instance using docker driver 12:05:38 12:05:38 #1 [internal] load .dockerignore 12:05:38 #1 transferring context: 159B done 12:05:38 #1 DONE 0.1s 12:05:38 12:05:38 #2 [internal] load build definition from Dockerfile 12:05:38 #2 transferring dockerfile: 2.05kB 0.0s done 12:05:38 #2 DONE 0.1s 12:05:38 12:05:38 #3 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 12:05:38 #3 DONE 0.1s 12:05:38 12:05:38 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 12:05:38 #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 0.0s done 12:05:38 #4 ... 12:05:38 12:05:38 #5 [internal] load build context 12:05:38 #5 transferring context: 130.77kB 0.0s done 12:05:38 #5 DONE 0.1s 12:05:38 12:05:38 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 12:05:38 #4 sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 1.79kB / 1.79kB done 12:05:38 #4 sha256:86de565de09d5564fc8e683dd5e843d211607dc732ec3413b333e21adf3ea5fe 8.50kB / 8.50kB done 12:05:38 #4 sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 0B / 3.33MB 0.1s 12:05:38 #4 sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 0B / 286.30kB 0.1s 12:05:38 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 0B / 63.99MB 0.1s 12:05:39 #4 sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 3.33MB / 3.33MB 0.3s done 12:05:39 #4 sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 286.30kB / 286.30kB 0.1s done 12:05:39 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 3.15MB / 97.63MB 0.3s 12:05:39 #4 sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e 156B / 156B 0.1s done 12:05:39 #4 sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 440B / 440B 0.2s done 12:05:39 #4 extracting sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 12:05:39 #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 0B / 11.40MB 0.3s 12:05:39 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 5.24MB / 63.99MB 0.4s 12:05:39 #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 2.10MB / 11.40MB 0.4s 12:05:39 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 9.44MB / 63.99MB 0.5s 12:05:39 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 12.58MB / 97.63MB 0.5s 12:05:39 #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 4.19MB / 11.40MB 0.5s 12:05:39 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 14.68MB / 63.99MB 0.7s 12:05:39 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 19.92MB / 97.63MB 0.7s 12:05:39 #4 extracting sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 0.4s done 12:05:39 #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 11.40MB / 11.40MB 0.7s 12:05:39 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 28.31MB / 63.99MB 1.0s 12:05:39 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 35.65MB / 97.63MB 1.0s 12:05:39 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 33.55MB / 63.99MB 1.1s 12:05:39 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 40.89MB / 97.63MB 1.1s 12:05:39 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 45.09MB / 63.99MB 1.3s 12:05:39 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 51.38MB / 97.63MB 1.3s 12:05:40 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 52.41MB / 63.99MB 1.4s 12:05:40 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 57.67MB / 97.63MB 1.4s 12:05:40 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 57.11MB / 63.99MB 1.5s 12:05:40 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 63.96MB / 97.63MB 1.5s 12:05:40 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 61.87MB / 63.99MB 1.6s 12:05:40 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 70.25MB / 97.63MB 1.6s 12:05:40 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 82.84MB / 97.63MB 1.8s 12:05:40 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 89.76MB / 97.63MB 1.9s 12:05:40 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 96.47MB / 97.63MB 2.0s 12:05:42 #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 11.40MB / 11.40MB 3.7s done 12:05:42 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 63.99MB / 63.99MB 3.9s done 12:05:42 #4 extracting sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 0.1s 12:05:42 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 97.63MB / 97.63MB 4.0s done 12:05:42 #4 extracting sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 0.2s done 12:05:43 #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 12:05:49 #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 5.5s 12:05:54 #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 10.8s 12:06:00 Removing intermediate container a05ba3b5119c 12:06:00 ---> a99558affc29 12:06:00 Step 10/12 : COPY . . 12:06:00 ---> 7a8e74d42a50 12:06:00 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 12:06:00 ---> Running in 37f236672029 12:06:00 Removing intermediate container 37f236672029 12:06:00 ---> 2e5717c99c68 12:06:00 Step 12/12 : RUN $MAKE 12:06:00 ---> Running in cb0066abbc44 12:06:00 noop 12:06:00 Removing intermediate container cb0066abbc44 12:06:00 ---> 0d84147ff67b 12:06:00 Successfully built 0d84147ff67b 12:06:00 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { 12:06:00 #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 17.0s done [Pipeline] sh 12:06:01 + docker inspect -f . ci-base-image-x86_64 12:06:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:06:01 prd-ubuntu20.04-docker-8c-8g-28031 does not seem to be running inside a container 12:06:01 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_PR-638 -v /w/workspace/_app-service-configurable_PR-638:/w/workspace/_app-service-configurable_PR-638:rw,z -v /w/workspace/_app-service-configurable_PR-638@tmp:/w/workspace/_app-service-configurable_PR-638@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 ******** ci-base-image-x86_64 cat 12:06:01 $ docker top 6ba54effc60d766b79a42d29e268417101557d8cb8ee1e8032aacb303abe0635 -eo pid,comm 12:06:01 #4 extracting sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e done 12:06:01 #4 extracting sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 done 12:06:01 #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 0.1s [Pipeline] { [Pipeline] sh 12:06:02 + go version 12:06:02 go version go1.21.0 linux/amd64 [Pipeline] } 12:06:02 $ docker stop --time=1 6ba54effc60d766b79a42d29e268417101557d8cb8ee1e8032aacb303abe0635 12:06:03 $ docker rm -f --volumes 6ba54effc60d766b79a42d29e268417101557d8cb8ee1e8032aacb303abe0635 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:06:04 + docker inspect -f . ci-base-image-x86_64 12:06:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:06:04 prd-ubuntu20.04-docker-8c-8g-28031 does not seem to be running inside a container 12:06:05 $ 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-638 -v /w/workspace/_app-service-configurable_PR-638:/w/workspace/_app-service-configurable_PR-638:rw,z -v /w/workspace/_app-service-configurable_PR-638@tmp:/w/workspace/_app-service-configurable_PR-638@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 ******** ci-base-image-x86_64 cat 12:06:05 $ docker top d0eb37db01bfb829b6b2e3b1a81d65910705b60e100127128850986ac4d98dc5 -eo pid,comm [Pipeline] { [Pipeline] sh 12:06:05 + git config --global --add safe.directory /w/workspace/_app-service-configurable_PR-638 [Pipeline] fileExists [Pipeline] sh 12:06:06 + make test 12:06:06 go test -race -coverprofile=coverage.out ./... 12:06:06 #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 5.2s 12:06:10 #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 8.2s done 12:06:10 #4 extracting sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 12:06:12 #4 extracting sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 1.6s done 12:06:12 #4 DONE 34.0s 12:06:12 12:06:12 #6 [builder 2/7] RUN apk add --update --no-cache make git 12:06:13 #6 0.654 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 12:06:13 #6 1.039 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 12:06:14 #6 2.013 OK: 266 MiB in 52 packages 12:06:16 #6 DONE 3.7s 12:06:16 12:06:16 #7 [builder 3/7] WORKDIR /app 12:06:16 #7 DONE 0.1s 12:06:16 12:06:16 #8 [builder 4/7] COPY go.mod vendor* ./ 12:06:16 #8 DONE 0.1s 12:06:16 12:06:16 #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:06:28 ? github.com/edgexfoundry/app-service-configurable [no test files] 12:06:34 #9 DONE 16.9s 12:06:34 12:06:34 #10 [builder 6/7] COPY . . 12:06:34 #10 DONE 0.2s 12:06:34 12:06:34 #11 [builder 7/7] RUN echo noop 12:06:34 #11 0.582 noop 12:06:34 #11 DONE 0.6s 12:06:34 12:06:34 #12 exporting to image 12:06:34 #12 exporting layers 12:06:46 go vet ./... 12:06:47 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 12:06:47 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 12:06:47 ./bin/test-attribution-txt.sh 12:06:47 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo 12:06:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 12:06:47 $ docker stop --time=1 d0eb37db01bfb829b6b2e3b1a81d65910705b60e100127128850986ac4d98dc5 12:06:49 #12 exporting layers 15.5s done 12:06:49 #12 writing image sha256:c6c3aedb5604cb554be9d2efeaca1bb2fab9434861a8b57be9123da0e94fb281 done 12:06:49 #12 naming to docker.io/library/ci-base-image-arm64 done 12:06:49 #12 DONE 15.5s 12:06:56 $ docker rm -f --volumes d0eb37db01bfb829b6b2e3b1a81d65910705b60e100127128850986ac4d98dc5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:06:57 + sudo chown -R jenkins:jenkins . [Pipeline] stash 12:06:57 Stashed 1 file(s) [Pipeline] } 12:06:57 + docker inspect -f . ci-base-image-arm64 12:06:57 . [Pipeline] // script [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // withEnv [Pipeline] withDockerContainer 12:06:58 prd-ubuntu20.04-docker-arm64-4c-16g-28024 does not seem to be running inside a container 12:06:58 $ 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 ******** ci-base-image-arm64 cat 12:06:59 $ docker top 527bb8c35755339a4a81934182f6c0744746ec4d001c128fc9512cd7b68e2ced -eo pid,comm [Pipeline] { [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [Pipeline] sh 12:07:00 + go version 12:07:00 go version go1.21.0 linux/arm64 [Pipeline] } 12:07:00 $ docker stop --time=1 527bb8c35755339a4a81934182f6c0744746ec4d001c128fc9512cd7b68e2ced 12:07:00 + sudo chown -R jenkins:jenkins . 12:07:01 $ docker rm -f --volumes 527bb8c35755339a4a81934182f6c0744746ec4d001c128fc9512cd7b68e2ced [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } 12:07:02 + ls -al . 12:07:02 total 184 12:07:02 drwxrwxr-x 7 jenkins jenkins 4096 Jan 26 12:06 . 12:07:02 drwxrwxr-x 4 jenkins jenkins 4096 Jan 26 12:04 .. 12:07:02 -rw-rw-r-- 1 jenkins jenkins 119 Jan 26 12:04 .dockerignore 12:07:02 drwxrwxr-x 8 jenkins jenkins 4096 Jan 26 12:06 .git 12:07:02 drwxrwxr-x 3 jenkins jenkins 4096 Jan 26 12:04 .github 12:07:02 -rw-rw-r-- 1 jenkins jenkins 106 Jan 26 12:04 .gitignore 12:07:02 -rw-rw-r-- 1 jenkins jenkins 41 Jan 26 12:04 .golangci.yml 12:07:02 drwxr-xr-x 3 jenkins jenkins 4096 Jan 26 12:04 .semver 12:07:02 -rw-rw-r-- 1 jenkins jenkins 10394 Jan 26 12:04 Attribution.txt 12:07:02 -rw-rw-r-- 1 jenkins jenkins 37263 Jan 26 12:04 CHANGELOG.md 12:07:02 -rw-rw-r-- 1 jenkins jenkins 2007 Jan 26 12:04 Dockerfile 12:07:02 -rw-rw-r-- 1 jenkins jenkins 677 Jan 26 12:04 GOVERNANCE.md 12:07:02 -rw-rw-r-- 1 jenkins jenkins 666 Jan 26 12:04 Jenkinsfile 12:07:02 -rw-rw-r-- 1 jenkins jenkins 10174 Jan 26 12:04 LICENSE 12:07:02 -rw-rw-r-- 1 jenkins jenkins 618 Jan 26 12:04 OWNERS.md 12:07:02 -rw-rw-r-- 1 jenkins jenkins 4582 Jan 26 12:04 README.md 12:07:02 -rw-rw-r-- 1 jenkins jenkins 5 Jan 26 12:05 VERSION 12:07:02 drwxrwxr-x 2 jenkins jenkins 4096 Jan 26 12:04 bin 12:07:02 -rw-r--r-- 1 jenkins jenkins 13 Jan 26 12:06 coverage.out 12:07:02 -rw-rw-r-- 1 jenkins jenkins 3775 Jan 26 12:04 go.mod 12:07:02 -rw-rw-r-- 1 jenkins jenkins 34514 Jan 26 12:04 go.sum 12:07:02 -rw-rw-r-- 1 jenkins jenkins 1937 Jan 26 12:04 main.go 12:07:02 -rw-rw-r-- 1 jenkins jenkins 2572 Jan 26 12:04 makefile 12:07:02 drwxrwxr-x 9 jenkins jenkins 4096 Jan 26 12:04 res [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { 12:07:02 + 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=51a8151210bb2f9b15c9bc7b22a1f664f47d67f7 --label arch=amd64 --label version=0.0.0 . 12:07:02 Sending build context to Docker daemon 8.78MB 12:07:02 Step 1/27 : ARG BASE=golang:1.21-alpine3.18 12:07:02 Step 2/27 : FROM ${BASE} AS builder 12:07:02 ---> 0d84147ff67b 12:07:02 Step 3/27 : ARG ALPINE_PKG_BASE="make git" 12:07:02 ---> Running in 8121b0b1d35a [Pipeline] sh 12:07:03 Removing intermediate container 8121b0b1d35a 12:07:03 ---> dd1807fbb62d 12:07:03 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 12:07:03 ---> Running in cfdca0a3ef37 12:07:03 Removing intermediate container cfdca0a3ef37 12:07:03 ---> 733c295e226b 12:07:03 Step 5/27 : ARG ADD_BUILD_TAGS="" 12:07:03 ---> Running in 33f17940fd91 12:07:03 Removing intermediate container 33f17940fd91 12:07:03 ---> 4e2d5a0a2fe0 12:07:03 Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 12:07:03 ---> Running in d27cc1bc16f2 12:07:03 + docker inspect -f . ci-base-image-arm64 12:07:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:07:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 12:07:03 prd-ubuntu20.04-docker-arm64-4c-16g-28024 does not seem to be running inside a container 12:07:03 $ 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 ******** ci-base-image-arm64 cat 12:07:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 12:07:03 OK: 264 MiB in 52 packages 12:07:04 Removing intermediate container d27cc1bc16f2 12:07:04 ---> 988d55b62e7d 12:07:04 Step 7/27 : WORKDIR /app 12:07:04 ---> Running in 72ecebcb7695 12:07:04 $ docker top 8ec519ac60c32f58e90bf19961147154f76ca2d78a99a45e9bfc9c00b0a57e91 -eo pid,comm 12:07:04 Removing intermediate container 72ecebcb7695 12:07:04 ---> ba2201f9d800 12:07:04 Step 8/27 : COPY go.mod vendor* ./ 12:07:04 ---> 702feff70e0b 12:07:04 Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:07:04 ---> Running in f55320aabb8f [Pipeline] { [Pipeline] sh 12:07:05 Removing intermediate container f55320aabb8f 12:07:05 ---> a5d12333e47e 12:07:05 Step 10/27 : COPY . . 12:07:05 + git config --global --add safe.directory /w/workspace/app-service-configurable/1 [Pipeline] fileExists [Pipeline] sh 12:07:05 ---> b06e35969c73 12:07:05 Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 12:07:05 ---> Running in fa1f85a7e4ff 12:07:05 + make test 12:07:05 go test -race -coverprofile=coverage.out ./... 12:07:05 Removing intermediate container fa1f85a7e4ff 12:07:05 ---> 468d83436f89 12:07:05 Step 12/27 : RUN $MAKE 12:07:05 ---> Running in 1e877d001946 12:07:06 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.16 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-service-configurable 12:07:32 Removing intermediate container 1e877d001946 12:07:32 ---> fb0079e77dd0 12:07:32 Step 13/27 : FROM alpine:3.18 12:07:33 3.18: Pulling from library/alpine 12:07:33 c926b61bad3b: Pulling fs layer 12:07:33 c926b61bad3b: Verifying Checksum 12:07:33 c926b61bad3b: Download complete 12:07:33 c926b61bad3b: Pull complete 12:07:33 Digest: sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 12:07:33 Status: Downloaded newer image for alpine:3.18 12:07:33 ---> b541f2080109 12:07:33 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 12:07:34 ---> Running in 4433a41b89c8 12:07:34 Removing intermediate container 4433a41b89c8 12:07:34 ---> 56ae71714843 12:07:34 Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} 12:07:35 ---> Running in af0ca1e42703 12:07:35 Removing intermediate container af0ca1e42703 12:07:35 ---> 8a615960699f 12:07:35 Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init 12:07:35 ---> Running in 99fd7c99cfc3 12:07:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 12:07:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 12:07:36 (1/2) Installing ca-certificates (20230506-r0) 12:07:36 (2/2) Installing dumb-init (1.2.5-r2) 12:07:36 Executing busybox-1.36.1-r5.trigger 12:07:36 Executing ca-certificates-20230506-r0.trigger 12:07:36 OK: 8 MiB in 17 packages 12:07:37 Removing intermediate container 99fd7c99cfc3 12:07:37 ---> b41ebf2d2efb 12:07:37 Step 17/27 : RUN apk --no-cache upgrade 12:07:37 ---> Running in 6f479f584435 12:07:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 12:07:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 12:07:38 (1/2) Upgrading libcrypto3 (3.1.4-r1 -> 3.1.4-r5) 12:07:38 (2/2) Upgrading libssl3 (3.1.4-r1 -> 3.1.4-r5) 12:07:38 Executing ca-certificates-20230506-r0.trigger 12:07:38 OK: 8 MiB in 17 packages 12:07:39 Removing intermediate container 6f479f584435 12:07:39 ---> 0360e7160bbd 12:07:39 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 12:07:40 ---> 272f4d9d844c 12:07:40 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 12:07:41 ---> 198bc1a52d04 12:07:41 Step 20/27 : COPY --from=builder /app/res/ /res/ 12:07:41 ---> bd39dbba8d5d 12:07:41 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 12:07:43 ---> c6d5bc505ca9 12:07:43 Step 22/27 : EXPOSE 48095 12:07:43 ---> Running in a776ba444bae 12:07:43 Removing intermediate container a776ba444bae 12:07:43 ---> 95b111400a82 12:07:43 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 12:07:43 ---> Running in 7426e9837678 12:07:43 Removing intermediate container 7426e9837678 12:07:43 ---> 1b0b65557b4b 12:07:43 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 12:07:44 ---> Running in 8e5c4fbfcd44 12:07:44 Removing intermediate container 8e5c4fbfcd44 12:07:44 ---> d057dfb44a20 12:07:44 Step 25/27 : LABEL arch=amd64 12:07:44 ---> Running in 2f22dce01cea 12:07:45 Removing intermediate container 2f22dce01cea 12:07:45 ---> 629cc9309c96 12:07:45 Step 26/27 : LABEL git_sha=51a8151210bb2f9b15c9bc7b22a1f664f47d67f7 12:07:45 ---> Running in ba9ed8b5010a 12:07:45 Removing intermediate container ba9ed8b5010a 12:07:45 ---> 97c786505f35 12:07:45 Step 27/27 : LABEL version=0.0.0 12:07:45 ---> Running in b795a9096576 12:07:46 Removing intermediate container b795a9096576 12:07:46 ---> d75d0999aa02 12:07:46 [Warning] One or more build-args [ARCH] were not consumed 12:07:46 Successfully built d75d0999aa02 12:07:46 Successfully tagged app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:07:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:07:47 12:07:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:07:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:07:48 latest: Pulling from edgex-lftools-log-publisher 12:07:48 5eb5b503b376: Pulling fs layer 12:07:48 5c69ac0246d0: Pulling fs layer 12:07:48 ec43610c2a17: Pulling fs layer 12:07:48 3a2ae6a8a46f: Pulling fs layer 12:07:48 33b1e0a273af: Pulling fs layer 12:07:48 5d3b04190fa2: Pulling fs layer 12:07:48 2f39f015ded8: Pulling fs layer 12:07:48 5d3b04190fa2: Waiting 12:07:48 2f39f015ded8: Waiting 12:07:48 3a2ae6a8a46f: Waiting 12:07:48 33b1e0a273af: Waiting 12:07:48 5c69ac0246d0: Verifying Checksum 12:07:48 5c69ac0246d0: Download complete 12:07:48 3a2ae6a8a46f: Verifying Checksum 12:07:48 3a2ae6a8a46f: Download complete 12:07:48 ec43610c2a17: Verifying Checksum 12:07:48 ec43610c2a17: Download complete 12:07:48 5d3b04190fa2: Download complete 12:07:48 33b1e0a273af: Verifying Checksum 12:07:48 33b1e0a273af: Download complete 12:07:48 5eb5b503b376: Verifying Checksum 12:07:48 5eb5b503b376: Download complete 12:07:49 2f39f015ded8: Download complete 12:07:50 5eb5b503b376: Pull complete 12:07:50 5c69ac0246d0: Pull complete 12:07:50 ec43610c2a17: Pull complete 12:07:51 3a2ae6a8a46f: Pull complete 12:07:51 33b1e0a273af: Pull complete 12:07:51 5d3b04190fa2: Pull complete 12:07:55 2f39f015ded8: Pull complete 12:07:55 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 12:07:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:07:55 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:07:56 prd-ubuntu20.04-docker-8c-8g-28031 does not seem to be running inside a container 12:07:56 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/_app-service-configurable_PR-638 -v /w/workspace/_app-service-configurable_PR-638:/w/workspace/_app-service-configurable_PR-638:rw,z -v /w/workspace/_app-service-configurable_PR-638@tmp:/w/workspace/_app-service-configurable_PR-638@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 12:08:14 $ docker top a7fe22f7c8e95e9da9270494bf246adfa4c1c6ba8f4ce886c9e5cf92e47a2d40 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:08:15 ---> job-cost.sh 12:08:15 lf-activate-venv: SKIPPING 12:08:15 INFO: No Stack... 12:08:15 INFO: Retrieving Pricing Info for: v3-standard-8 12:08:15 INFO: Archiving Costs [Pipeline] sh 12:08:16 + cat /w/workspace/_app-service-configurable_PR-638/archives/cost.csv 12:08:16 + cut -d, -f6 [Pipeline] lock 12:08:16 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-638-1-stack-cost] 12:08:16 Resource [jenkins-edgexfoundry-app-service-configurable-PR-638-1-stack-cost] did not exist. Created. 12:08:16 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-638-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 12:08:16 + echo total: 0.2199999988079071 [Pipeline] stash 12:08:17 Stashed 1 file(s) [Pipeline] } 12:08:17 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-638-1-stack-cost] [Pipeline] // lock [Pipeline] } 12:08:17 $ docker stop --time=1 a7fe22f7c8e95e9da9270494bf246adfa4c1c6ba8f4ce886c9e5cf92e47a2d40 12:08:18 $ docker rm -f --volumes a7fe22f7c8e95e9da9270494bf246adfa4c1c6ba8f4ce886c9e5cf92e47a2d40 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 12:08:42 ? github.com/edgexfoundry/app-service-configurable [no test files] 12:08:42 WARNING: Linting skipped (not on x86_64 or linter not installed) 12:08:42 go vet ./... 12:09:38 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 12:09:38 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 12:09:38 ./bin/test-attribution-txt.sh 12:09:39 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo 12:09:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 12:09:39 $ docker stop --time=1 8ec519ac60c32f58e90bf19961147154f76ca2d78a99a45e9bfc9c00b0a57e91 12:09:41 $ docker rm -f --volumes 8ec519ac60c32f58e90bf19961147154f76ca2d78a99a45e9bfc9c00b0a57e91 [Pipeline] // withDockerContainer [Pipeline] sh 12:09:42 + sudo chown -R jenkins:jenkins . [Pipeline] stash 12:09:42 Warning: overwriting stash ‘coverage-report’ 12:09:43 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 12:09:43 + sudo chown -R jenkins:jenkins . [Pipeline] sh 12:09:44 + ls -al . 12:09:44 total 180 12:09:44 drwxrwxr-x 6 jenkins jenkins 4096 Jan 26 12:07 . 12:09:44 drwxrwxr-x 4 jenkins jenkins 4096 Jan 26 12:05 .. 12:09:44 -rw-rw-r-- 1 jenkins jenkins 119 Jan 26 12:05 .dockerignore 12:09:44 drwxrwxr-x 8 jenkins jenkins 4096 Jan 26 12:05 .git 12:09:44 drwxrwxr-x 3 jenkins jenkins 4096 Jan 26 12:05 .github 12:09:44 -rw-rw-r-- 1 jenkins jenkins 106 Jan 26 12:05 .gitignore 12:09:44 -rw-rw-r-- 1 jenkins jenkins 41 Jan 26 12:05 .golangci.yml 12:09:44 -rw-rw-r-- 1 jenkins jenkins 10394 Jan 26 12:05 Attribution.txt 12:09:44 -rw-rw-r-- 1 jenkins jenkins 37263 Jan 26 12:05 CHANGELOG.md 12:09:44 -rw-rw-r-- 1 jenkins jenkins 2007 Jan 26 12:05 Dockerfile 12:09:44 -rw-rw-r-- 1 jenkins jenkins 677 Jan 26 12:05 GOVERNANCE.md 12:09:44 -rw-rw-r-- 1 jenkins jenkins 666 Jan 26 12:05 Jenkinsfile 12:09:44 -rw-rw-r-- 1 jenkins jenkins 10174 Jan 26 12:05 LICENSE 12:09:44 -rw-rw-r-- 1 jenkins jenkins 618 Jan 26 12:05 OWNERS.md 12:09:44 -rw-rw-r-- 1 jenkins jenkins 4582 Jan 26 12:05 README.md 12:09:44 -rw-rw-r-- 1 jenkins jenkins 5 Jan 26 12:05 VERSION 12:09:44 drwxrwxr-x 2 jenkins jenkins 4096 Jan 26 12:05 bin 12:09:44 -rw-r--r-- 1 jenkins jenkins 13 Jan 26 12:07 coverage.out 12:09:44 -rw-rw-r-- 1 jenkins jenkins 3775 Jan 26 12:05 go.mod 12:09:44 -rw-rw-r-- 1 jenkins jenkins 34514 Jan 26 12:05 go.sum 12:09:44 -rw-rw-r-- 1 jenkins jenkins 1937 Jan 26 12:05 main.go 12:09:44 -rw-rw-r-- 1 jenkins jenkins 2572 Jan 26 12:05 makefile 12:09:44 drwxrwxr-x 9 jenkins jenkins 4096 Jan 26 12:05 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:09:44 + 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=51a8151210bb2f9b15c9bc7b22a1f664f47d67f7 --label arch=arm64 --label version=0.0.0 . 12:09:45 #0 building with "default" instance using docker driver 12:09:45 12:09:45 #1 [internal] load .dockerignore 12:09:45 #1 transferring context: 159B done 12:09:45 #1 DONE 0.0s 12:09:45 12:09:45 #2 [internal] load build definition from Dockerfile 12:09:45 #2 transferring dockerfile: 2.05kB 0.0s done 12:09:45 #2 DONE 0.0s 12:09:45 12:09:45 #3 [internal] load metadata for docker.io/library/ci-base-image-arm64:latest 12:09:45 #3 DONE 0.0s 12:09:45 12:09:45 #4 [internal] load metadata for docker.io/library/alpine:3.18 12:09:45 #4 DONE 0.3s 12:09:45 12:09:45 #5 [internal] load build context 12:09:45 #5 transferring context: 1.45kB 0.0s done 12:09:45 #5 DONE 0.0s 12:09:45 12:09:45 #6 [stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 12:09:45 #6 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.1s done 12:09:45 #6 ... 12:09:45 12:09:45 #7 [builder 1/7] FROM docker.io/library/ci-base-image-arm64 12:09:45 #7 DONE 0.2s 12:09:45 12:09:45 #6 [stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 12:09:45 #6 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done 12:09:45 #6 sha256:d4ade3639c27579321046d78cc44ec978cea8357d56932611984f601d27e30ac 528B / 528B done 12:09:45 #6 sha256:98487ac3d99577fbab06f220381fb052c7145a5dbcfea10ca83256f8f37f4f77 1.49kB / 1.49kB done 12:09:45 #6 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 1.98MB / 3.33MB 0.1s 12:09:45 #6 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 12:09:46 #6 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.33MB / 3.33MB 0.1s done 12:09:46 #6 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 0.4s done 12:09:46 #6 DONE 0.9s 12:09:46 12:09:46 #8 [builder 2/7] RUN apk add --update --no-cache make git 12:09:46 #8 0.705 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 12:09:47 #8 1.148 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 12:09:48 #8 2.224 OK: 266 MiB in 52 packages 12:09:48 #8 DONE 2.5s 12:09:48 12:09:48 #9 [builder 3/7] WORKDIR /app 12:09:48 #9 DONE 0.1s 12:09:48 12:09:48 #10 [stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 12:09:48 #10 0.636 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 12:09:48 #10 0.967 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 12:09:48 #10 2.015 (1/2) Installing ca-certificates (20230506-r0) 12:09:48 #10 ... 12:09:48 12:09:48 #11 [builder 4/7] COPY go.mod vendor* ./ 12:09:48 #11 DONE 0.2s 12:09:48 12:09:48 #10 [stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 12:09:48 #10 2.138 (2/2) Installing dumb-init (1.2.5-r2) 12:09:48 #10 2.149 Executing busybox-1.36.1-r5.trigger 12:09:48 #10 2.187 Executing ca-certificates-20230506-r0.trigger 12:09:49 #10 2.439 OK: 9 MiB in 17 packages 12:09:51 #10 DONE 5.0s 12:09:51 12:09:51 #12 [stage-1 3/7] RUN apk --no-cache upgrade 12:09:52 #12 ... 12:09:52 12:09:52 #13 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:09:52 #13 DONE 3.5s 12:09:52 12:09:52 #14 [builder 6/7] COPY . . 12:09:52 #14 DONE 0.2s 12:09:52 12:09:52 #15 [builder 7/7] RUN make build 12:09:53 #15 0.748 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.16 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-service-configurable 12:09:55 #15 ... 12:09:55 12:09:55 #12 [stage-1 3/7] RUN apk --no-cache upgrade 12:09:55 #12 0.934 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 12:09:55 #12 1.300 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 12:09:55 #12 2.389 (1/2) Upgrading libcrypto3 (3.1.4-r1 -> 3.1.4-r5) 12:09:55 #12 2.513 (2/2) Upgrading libssl3 (3.1.4-r1 -> 3.1.4-r5) 12:09:55 #12 2.536 Executing ca-certificates-20230506-r0.trigger 12:09:55 #12 2.751 OK: 9 MiB in 17 packages 12:09:55 #12 DONE 3.1s 12:09:55 12:09:55 #15 [builder 7/7] RUN make build 12:10:51 #15 DONE 59.0s 12:10:51 12:10:51 #16 [stage-1 4/7] COPY --from=builder /app/Attribution.txt /Attribution.txt 12:10:51 #16 DONE 0.1s 12:10:51 12:10:51 #17 [stage-1 5/7] COPY --from=builder /app/LICENSE /LICENSE 12:10:51 #17 DONE 0.1s 12:10:51 12:10:51 #18 [stage-1 6/7] COPY --from=builder /app/res/ /res/ 12:10:52 #18 DONE 0.1s 12:10:52 12:10:52 #19 [stage-1 7/7] COPY --from=builder /app/app-service-configurable /app-service-configurable 12:10:52 #19 DONE 0.3s 12:10:52 12:10:52 #20 exporting to image 12:10:52 #20 exporting layers 12:10:52 #20 exporting layers 0.3s done 12:10:52 #20 writing image sha256:919d40c8601da7c9bf84b94d373a4eb0af2ab3652915364fc6e55fadb8a0ad74 done 12:10:52 #20 naming to docker.io/library/app-service-configurable-arm64 done 12:10:52 #20 DONE 0.4s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:10:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 12:10:53 12:10:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:10:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 12:10:54 arm64: Pulling from edgex-lftools-log-publisher 12:10:54 8998bd30e6a1: Pulling fs layer 12:10:54 04944245beec: Pulling fs layer 12:10:54 699f458cf7ca: Pulling fs layer 12:10:54 765212b225bb: Pulling fs layer 12:10:54 f23df028b6ca: Pulling fs layer 12:10:54 d65c8cfc05b1: Pulling fs layer 12:10:54 765212b225bb: Waiting 12:10:54 2437ff75d9bd: Pulling fs layer 12:10:54 f23df028b6ca: Waiting 12:10:54 d65c8cfc05b1: Waiting 12:10:54 2437ff75d9bd: Waiting 12:10:54 04944245beec: Verifying Checksum 12:10:54 04944245beec: Download complete 12:10:54 765212b225bb: Verifying Checksum 12:10:54 765212b225bb: Download complete 12:10:54 f23df028b6ca: Download complete 12:10:54 d65c8cfc05b1: Verifying Checksum 12:10:54 d65c8cfc05b1: Download complete 12:10:54 699f458cf7ca: Verifying Checksum 12:10:54 699f458cf7ca: Download complete 12:10:55 8998bd30e6a1: Verifying Checksum 12:10:55 8998bd30e6a1: Download complete 12:10:57 2437ff75d9bd: Verifying Checksum 12:10:57 2437ff75d9bd: Download complete 12:11:07 8998bd30e6a1: Pull complete 12:11:07 04944245beec: Pull complete 12:11:07 699f458cf7ca: Pull complete 12:11:08 765212b225bb: Pull complete 12:11:08 f23df028b6ca: Pull complete 12:11:08 d65c8cfc05b1: Pull complete 12:11:31 2437ff75d9bd: Pull complete 12:11:31 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 12:11:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 12:11:31 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:11:31 prd-ubuntu20.04-docker-arm64-4c-16g-28024 does not seem to be running inside a container 12:11:31 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 12:11:36 $ docker top 497fcfdf91e2b3954c1e4497a18fe0e8353cf9a64f92c2928d5bbbfe61600e60 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:11:36 ---> job-cost.sh 12:11:37 lf-activate-venv: SKIPPING 12:11:37 INFO: No Stack... 12:11:37 INFO: Retrieving Pricing Info for: v3-standard-8 12:11:38 INFO: Archiving Costs [Pipeline] sh 12:11:39 + cat /w/workspace/app-service-configurable/1/archives/cost.csv 12:11:39 + cut -d, -f6 [Pipeline] lock 12:11:39 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-638-1-stack-cost] 12:11:39 Resource [jenkins-edgexfoundry-app-service-configurable-PR-638-1-stack-cost] did not exist. Created. 12:11:39 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-638-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 12:11:39 /w/workspace/app-service-configurable/1@tmp/durable-51e60009/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 12:11:39 + echo total: 1.309999942779541 [Pipeline] stash 12:11:40 Warning: overwriting stash ‘stack-cost’ 12:11:40 Stashed 1 file(s) [Pipeline] } 12:11:40 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-638-1-stack-cost] [Pipeline] // lock [Pipeline] } 12:11:40 $ docker stop --time=1 497fcfdf91e2b3954c1e4497a18fe0e8353cf9a64f92c2928d5bbbfe61600e60 12:11:41 $ docker rm -f --volumes 497fcfdf91e2b3954c1e4497a18fe0e8353cf9a64f92c2928d5bbbfe61600e60 [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 12:11:43 provisioning config files... 12:11:43 copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/_app-service-configurable_PR-638@tmp/config14290870544271583968tmp [Pipeline] { [Pipeline] sh 12:11:44 + set +x 12:11:44 + curl -s https://codecov.io/bash 12:11:44 + bash -s -- 12:11:44 12:11:44 _____ _ 12:11:44 / ____| | | 12:11:44 | | ___ __| | ___ ___ _____ __ 12:11:44 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 12:11:44 | |___| (_) | (_| | __/ (_| (_) \ V / 12:11:44 \_____\___/ \__,_|\___|\___\___/ \_/ 12:11:44 Bash-1.0.6 12:11:44 12:11:44 12:11:44 ==> git version 2.25.1 found 12:11:44 ==> 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 12:11:44 Release-Date: 2020-01-08 12:11:44 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 12:11:44 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 12:11:44 ==> Jenkins CI detected. 12:11:44 current dir:  /w/workspace/_app-service-configurable_PR-638 12:11:44 project root: . 12:11:44 --> token set from env 12:11:44 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 12:11:44 ==> Running gcov in . (disable via -X gcov) 12:11:44 ==> Python coveragepy not found 12:11:44 ==> Searching for coverage reports in: 12:11:44 + . 12:11:44 -> Found 1 reports 12:11:44 ==> Detecting git/mercurial file structure 12:11:44 ==> Reading reports 12:11:44 + ./coverage.out bytes=13 12:11:44 ==> Appending adjustments 12:11:44 https://docs.codecov.io/docs/fixing-reports 12:11:44 + Found adjustments 12:11:44 ==> Gzipping contents 12:11:44 4.0K /tmp/codecov.sIG1D1.gz 12:11:44 ==> Uploading reports 12:11:44 url: https://codecov.io 12:11:44 query: branch=PR-638&commit=51a8151210bb2f9b15c9bc7b22a1f664f47d67f7&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-638%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=638&job=&cmd_args= 12:11:44 -> Pinging Codecov 12:11:44 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-638&commit=51a8151210bb2f9b15c9bc7b22a1f664f47d67f7&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-638%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=638&job=&cmd_args= 12:11:44 -> Uploading to 12:11:44 https://storage.googleapis.com/codecov/v4/raw/2024-01-26/A97CA9966030D2A3747ED39772930CCE/51a8151210bb2f9b15c9bc7b22a1f664f47d67f7/819322eb-f223-4474-89d3-7eaa22118c41.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240126%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240126T121144Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=dae0adb9ab78b3670e5738d6b414bcf0a1bc5689c491ee29db72240b8e9caec2 12:11:44 % Total % Received % Xferd Average Speed Time Time Time Current 12:11:44 Dload Upload Total Spent Left Speed 12:11:45 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 234 0 0 100 234 0 798 --:--:-- --:--:-- --:--:-- 798 12:11:45 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/51a8151210bb2f9b15c9bc7b22a1f664f47d67f7 [Pipeline] } 12:11:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 12:11:48 + [ -d /w/workspace/_app-service-configurable_PR-638/archives ] 12:11:48 + ls -al /w/workspace/_app-service-configurable_PR-638/archives 12:11:48 total 16 12:11:48 drwxr-xr-x 3 root root 4096 Jan 26 12:08 . 12:11:48 drwxrwxr-x 8 jenkins jenkins 4096 Jan 26 12:08 .. 12:11:48 drwxr-xr-x 2 root root 4096 Jan 26 12:08 cost 12:11:48 -rw-r--r-- 1 root root 96 Jan 26 12:08 cost.csv 12:11:48 + sudo chown -R jenkins:jenkins /w/workspace/_app-service-configurable_PR-638/archives 12:11:48 + ls -al /w/workspace/_app-service-configurable_PR-638/archives 12:11:48 total 16 12:11:48 drwxr-xr-x 3 jenkins jenkins 4096 Jan 26 12:08 . 12:11:48 drwxrwxr-x 8 jenkins jenkins 4096 Jan 26 12:08 .. 12:11:48 drwxr-xr-x 2 jenkins jenkins 4096 Jan 26 12:08 cost 12:11:48 -rw-r--r-- 1 jenkins jenkins 96 Jan 26 12:08 cost.csv [Pipeline] libraryResource [Pipeline] sh 12:11:48 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 12:11:49 ---> package-listing.sh 12:11:49 ++ tr '[:upper:]' '[:lower:]' 12:11:49 ++ facter osfamily 12:11:50 + OS_FAMILY=debian 12:11:50 + workspace=/w/workspace/_app-service-configurable_PR-638 12:11:50 + START_PACKAGES=/tmp/packages_start.txt 12:11:50 + END_PACKAGES=/tmp/packages_end.txt 12:11:50 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:11:50 + PACKAGES=/tmp/packages_start.txt 12:11:50 + '[' /w/workspace/_app-service-configurable_PR-638 ']' 12:11:50 + PACKAGES=/tmp/packages_end.txt 12:11:50 + case "${OS_FAMILY}" in 12:11:50 + dpkg -l 12:11:50 + grep '^ii' 12:11:50 + '[' -f /tmp/packages_start.txt ']' 12:11:50 + '[' -f /tmp/packages_end.txt ']' 12:11:50 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:11:50 + '[' /w/workspace/_app-service-configurable_PR-638 ']' 12:11:50 + mkdir -p /w/workspace/_app-service-configurable_PR-638/archives/ 12:11:50 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-638/archives/ [Pipeline] echo 12:11:50 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-638/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 12:11:50 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:11:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:11:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:11:51 prd-ubuntu20.04-docker-8c-8g-28031 does not seem to be running inside a container 12:11:51 $ 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-638/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-638 -v /w/workspace/_app-service-configurable_PR-638:/w/workspace/_app-service-configurable_PR-638:rw,z -v /w/workspace/_app-service-configurable_PR-638@tmp:/w/workspace/_app-service-configurable_PR-638@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 12:11:51 $ docker top 78e46c9c4504db045afaa6b5326d73b7a914f21f002dec0a14ae53cf90f18a22 -eo pid,comm [Pipeline] { [Pipeline] sh 12:11:52 + touch /tmp/pre-build-complete [Pipeline] sh 12:11:52 + mkdir -p /var/log/sysstat [Pipeline] sh 12:11:52 + ls /var/log/sa-host 12:11:52 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:11:53 provisioning config files... 12:11:53 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-638@tmp/config1601118337417900119tmp [Pipeline] { [Pipeline] echo 12:11:53 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 12:11:53 ---> create-netrc.sh [Pipeline] } 12:11:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 12:11:54 ---> python-tools-install.sh [Pipeline] echo 12:11:54 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 12:11:54 ---> sudo-logs.sh 12:11:54 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 12:11:54 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 12:11:54 ---> job-cost.sh 12:11:54 lf-activate-venv: SKIPPING 12:11:54 DEBUG: total: 0.2199999988079071 12:11:54 INFO: Retrieving Stack Cost... 12:11:55 INFO: Retrieving Pricing Info for: v3-standard-8 12:11:55 INFO: Archiving Costs [Pipeline] echo 12:11:55 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 12:11:55 ---> logs-deploy.sh 12:11:55 lf-activate-venv: SKIPPING 12:11:55 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-638/1 12:11:55 INFO: archiving workspace using pattern(s): 12:11:56 Archives upload complete. 12:11:56 INFO: archiving logs to Nexus 12:11:57 ---> uname -a: 12:11:57 Linux prd-ubuntu20-04-docker-8c-8g-28031 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 12:11:57 12:11:57 12:11:57 ---> lscpu: 12:11:57 Architecture: x86_64 12:11:57 CPU op-mode(s): 32-bit, 64-bit 12:11:57 Byte Order: Little Endian 12:11:57 Address sizes: 40 bits physical, 48 bits virtual 12:11:57 CPU(s): 8 12:11:57 On-line CPU(s) list: 0-7 12:11:57 Thread(s) per core: 1 12:11:57 Core(s) per socket: 1 12:11:57 Socket(s): 8 12:11:57 NUMA node(s): 1 12:11:57 Vendor ID: AuthenticAMD 12:11:57 CPU family: 23 12:11:57 Model: 49 12:11:57 Model name: AMD EPYC-Rome Processor 12:11:57 Stepping: 0 12:11:57 CPU MHz: 2800.000 12:11:57 BogoMIPS: 5600.00 12:11:57 Virtualization: AMD-V 12:11:57 Hypervisor vendor: KVM 12:11:57 Virtualization type: full 12:11:57 L1d cache: 256 KiB 12:11:57 L1i cache: 256 KiB 12:11:57 L2 cache: 4 MiB 12:11:57 L3 cache: 128 MiB 12:11:57 NUMA node0 CPU(s): 0-7 12:11:57 Vulnerability Itlb multihit: Not affected 12:11:57 Vulnerability L1tf: Not affected 12:11:57 Vulnerability Mds: Not affected 12:11:57 Vulnerability Meltdown: Not affected 12:11:57 Vulnerability Mmio stale data: Not affected 12:11:57 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 12:11:57 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 12:11:57 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 12:11:57 Vulnerability Srbds: Not affected 12:11:57 Vulnerability Tsx async abort: Not affected 12:11:57 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 12:11:57 12:11:57 12:11:57 ---> nproc: 12:11:57 8 12:11:57 12:11:57 12:11:57 ---> df -h: 12:11:57 Filesystem Size Used Avail Use% Mounted on 12:11:57 overlay 155G 12G 144G 8% / 12:11:57 tmpfs 64M 0 64M 0% /dev 12:11:57 tmpfs 16G 0 16G 0% /sys/fs/cgroup 12:11:57 shm 64M 0 64M 0% /dev/shm 12:11:57 /dev/vda1 155G 12G 144G 8% /facter-os 12:11:57 12:11:57 12:11:57 ---> sar -b -r -n DEV: 12:11:57 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-28031) 01/26/24 _x86_64_ (8 CPU) 12:11:57 12:11:57 12:03:43 LINUX RESTART (8 CPU) 12:11:57 12:11:57 12:04:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 12:11:57 12:05:01 110.03 47.33 62.71 0.00 5334.98 48484.59 0.00 12:11:57 12:06:01 188.75 0.85 187.90 0.00 21.20 61152.34 0.00 12:11:57 12:07:01 39.39 0.22 39.18 0.00 21.33 16930.66 0.00 12:11:57 12:08:01 160.07 0.08 159.99 0.00 5.47 26466.92 0.00 12:11:57 12:09:01 56.11 8.98 47.13 0.00 2906.18 14075.65 0.00 12:11:57 12:10:01 22.11 3.72 18.40 0.00 2543.18 3754.44 0.00 12:11:57 12:11:01 1.02 0.00 1.02 0.00 0.00 11.06 0.00 12:11:57 Average: 82.50 8.74 73.76 0.00 1547.44 24410.23 0.00 12:11:57 12:11:57 12:04:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 12:11:57 12:05:01 29912900 31578600 771448 2.35 59740 1904324 1707820 5.03 993388 1647152 276 12:11:57 12:06:01 28576300 31493168 814052 2.48 136204 3002132 1878840 5.54 1114404 2738384 544 12:11:57 12:07:01 28596864 31529436 776172 2.36 139884 3002812 1723812 5.08 1179024 2641020 300 12:11:57 12:08:01 27774020 31508840 788824 2.40 152628 3724332 1837448 5.42 1268604 3299292 315440 12:11:57 12:09:01 27600372 31508552 789812 2.40 157160 3882940 1776784 5.24 1374048 3355140 600 12:11:57 12:10:01 27407560 31500332 790928 2.41 161352 4058136 1813488 5.34 1508060 3399796 4 12:11:57 12:11:01 27417528 31510380 780916 2.37 161384 4058140 1813488 5.34 1497596 3399800 4 12:11:57 Average: 28183649 31518473 787450 2.39 138336 3376117 1793097 5.28 1276446 2925798 45310 12:11:57 12:11:57 12:04:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 12:11:57 12:05:01 docker0 17.83 17.91 1.43 137.55 0.00 0.00 0.00 0.00 12:11:57 12:05:01 lo 4.47 4.47 0.43 0.43 0.00 0.00 0.00 0.00 12:11:57 12:05:01 ens3 439.01 294.80 2701.91 77.82 0.00 0.00 0.00 0.00 12:11:57 12:06:01 vethf5e19c0 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 12:11:57 12:06:01 docker0 155.14 259.84 13.55 2038.85 0.00 0.00 0.00 0.00 12:11:57 12:06:01 lo 2.73 2.73 0.26 0.26 0.00 0.00 0.00 0.00 12:11:57 12:06:01 ens3 394.80 242.36 5187.93 72.63 0.00 0.00 0.00 0.00 12:11:57 12:07:01 docker0 0.00 0.05 0.00 0.01 0.00 0.00 0.00 0.00 12:11:57 12:07:01 lo 0.27 0.27 0.03 0.03 0.00 0.00 0.00 0.00 12:11:57 12:07:01 ens3 23.71 14.46 26.35 9.89 0.00 0.00 0.00 0.00 12:11:57 12:08:01 docker0 5.30 9.12 0.32 128.12 0.00 0.00 0.00 0.00 12:11:57 12:08:01 lo 1.80 1.80 0.18 0.18 0.00 0.00 0.00 0.00 12:11:57 12:08:01 ens3 123.83 75.82 2722.07 19.12 0.00 0.00 0.00 0.00 12:11:57 12:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:11:57 12:09:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 12:11:57 12:09:01 ens3 61.16 29.28 677.40 4.72 0.00 0.00 0.00 0.00 12:11:57 12:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:11:57 12:10:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 12:11:57 12:10:01 ens3 64.66 22.98 1373.33 1.66 0.00 0.00 0.00 0.00 12:11:57 12:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:11:57 12:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:11:57 12:11:01 ens3 0.20 0.13 0.07 0.01 0.00 0.00 0.00 0.00 12:11:57 Average: docker0 25.47 40.99 2.19 329.21 0.00 0.00 0.00 0.00 12:11:57 Average: lo 1.43 1.43 0.14 0.14 0.00 0.00 0.00 0.00 12:11:57 Average: ens3 158.19 97.12 1812.68 26.55 0.00 0.00 0.00 0.00 12:11:57 12:11:57