Pull request #563 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of FelixTing for edgexfoundry/device-sdk-c Obtained Jenkinsfile from 18c5ef9ea62f88d8e9dec54ea11483333a656ec4+84e75a653e360abcc5a0c9ba6cf029cd1fde4314 (3d73105b43eb9b9afd4ca448d9d0ba022c6d6ba7) 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-ssh9522722235212014409.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 5f16b0674693bda8419e7356c8caa12f8ebbbe1e 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-ssh2890361746241158335.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 5f16b0674693bda8419e7356c8caa12f8ebbbe1e 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/device-sdk-c/branches/PR-563/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/device-sdk-c/branches/PR-563/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13284155867947464241.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/device-sdk-c/branches/PR-563/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17217430109441839336.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 5f16b0674693bda8419e7356c8caa12f8ebbbe1e (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 5f16b0674693bda8419e7356c8caa12f8ebbbe1e # timeout=10 Commit message: "Merge pull request #468 from cherrycl/issue-467" > 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-ssh11230808627004160254.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/device-sdk-c/branches/PR-563/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/device-sdk-c/branches/PR-563/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh10154564509119993769.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 5f16b0674693bda8419e7356c8caa12f8ebbbe1e 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 ========================================================= [edgeXBuildCApp] RAW Config: [project:device-sdk-c, dockerBuildFilePath:scripts/Dockerfile.alpine-base, dockerFilePath:scripts/Dockerfile.alpine, pushImage:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildCApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-c-settings PROJECT: device-sdk-c USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build DOCKER_FILE_PATH: scripts/Dockerfile.alpine DOCKER_BUILD_FILE_PATH: scripts/Dockerfile.alpine-base DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-sdk DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [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-41538 in /w/workspace/edgexfoundry_device-sdk-c_PR-563 [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/device-sdk-c.git > git init /w/workspace/edgexfoundry_device-sdk-c_PR-563 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.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/device-sdk-c.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/odessa commit 84e75a653e360abcc5a0c9ba6cf029cd1fde4314 into PR head commit 18c5ef9ea62f88d8e9dec54ea11483333a656ec4 Merge succeeded, producing a689d89ce03a77e1d138b3239387a5bcd2079f6f Checking out Revision a689d89ce03a77e1d138b3239387a5bcd2079f6f (PR-563) > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.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/device-sdk-c.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/pull/563/head:refs/remotes/origin/PR-563 +refs/heads/odessa:refs/remotes/origin/odessa # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 18c5ef9ea62f88d8e9dec54ea11483333a656ec4 # 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 84e75a653e360abcc5a0c9ba6cf029cd1fde4314 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a689d89ce03a77e1d138b3239387a5bcd2079f6f # timeout=10 Commit message: "Merge commit '84e75a653e360abcc5a0c9ba6cf029cd1fde4314' into HEAD" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 5f16b0674693bda8419e7356c8caa12f8ebbbe1e [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 04:13:06 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:13:07 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:13:07 ========================================================= 04:13:07 EdgeX Global Pipelines Version Info 04:13:07 ========================================================= [Pipeline] libraryResource [Pipeline] sh 04:13:08 ------------------- 04:13:08 stable info: 04:13:08 ------------------- 04:13:08 Commited By: Cherry Wang cherry@iotechsys.com 04:13:08 Commit SHA: 5f16b0674693bda8419e7356c8caa12f8ebbbe1e 04:13:08 Message: update stable to v1.0.272 04:13:08 ------------------- 04:13:08 experimental info: 04:13:08 ------------------- 04:13:08 Commited By: Ginny Guan ginny@iotechsys.com 04:13:08 Commit SHA: 235b1586b52bba4daa563b0c82d97de0826420b1 04:13:08 Message: update experimental to testing [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 04:13:08 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-c-settings [Pipeline] echo 04:13:08 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-c [Pipeline] echo 04:13:08 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 04:13:08 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 04:13:09 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 04:13:09 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = scripts/Dockerfile.alpine [Pipeline] echo 04:13:09 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = scripts/Dockerfile.alpine-base [Pipeline] echo 04:13:09 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 04:13:09 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 04:13:09 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk [Pipeline] echo 04:13:09 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 04:13:09 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 04:13:09 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 04:13:09 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 04:13:09 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 04:13:09 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 04:13:09 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 04:13:09 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-563 [Pipeline] echo 04:13:09 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-563 [Pipeline] echo 04:13:09 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-563 [Pipeline] echo 04:13:09 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a689d89ce03a77e1d138b3239387a5bcd2079f6f [Pipeline] echo 04:13:09 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a689d89 [Pipeline] echo 04:13:10 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:13:10 provisioning config files... 04:13:10 copy managed file [device-sdk-c-settings] to file:/w/workspace/edgexfoundry_device-sdk-c_PR-563@tmp/config7893665015787564350tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:13:10 ---> ****-login.sh 04:13:10 nexus3.edgexfoundry.org:10001 04:13:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:13:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:13:11 Configure a credential helper to remove this warning. See 04:13:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:13:11 04:13:11 Login Succeeded 04:13:11 nexus3.edgexfoundry.org:10002 04:13:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:13:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:13:11 Configure a credential helper to remove this warning. See 04:13:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:13:11 04:13:11 Login Succeeded 04:13:11 nexus3.edgexfoundry.org:10003 04:13:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:13:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:13:11 Configure a credential helper to remove this warning. See 04:13:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:13:11 04:13:11 Login Succeeded 04:13:11 nexus3.edgexfoundry.org:10004 04:13:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:13:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:13:11 Configure a credential helper to remove this warning. See 04:13:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:13:11 04:13:11 Login Succeeded 04:13:11 ****.io 04:13:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:13:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:13:11 Configure a credential helper to remove this warning. See 04:13:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:13:11 04:13:11 Login Succeeded 04:13:11 ---> ****-login.sh ends [Pipeline] } 04:13:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build LTS Release Image) [Pipeline] sh 04:13:12 + git rev-list -1 --merges a689d89ce03a77e1d138b3239387a5bcd2079f6f~1..a689d89ce03a77e1d138b3239387a5bcd2079f6f [Pipeline] echo 04:13:12 -----------> git rev-list -1 --merges a689d89ce03a77e1d138b3239387a5bcd2079f6f~1..a689d89ce03a77e1d138b3239387a5bcd2079f6f a689d89ce03a77e1d138b3239387a5bcd2079f6f 04:13:12 a689d89ce03a77e1d138b3239387a5bcd2079f6f [false] [Pipeline] sh 04:13:12 + git log --format=format:%s -1 a689d89ce03a77e1d138b3239387a5bcd2079f6f [Pipeline] echo 04:13:12 ========================================================= 04:13:12 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 04:13:12 ========================================================= Stage "Build LTS Release Image" skipped due to when conditional [Pipeline] getContext [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) Stage "amd64" skipped due to when conditional [Pipeline] getContext [Pipeline] } Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 04:13:13 + git rev-list -1 --merges a689d89ce03a77e1d138b3239387a5bcd2079f6f~1..a689d89ce03a77e1d138b3239387a5bcd2079f6f [Pipeline] echo 04:13:13 -----------> git rev-list -1 --merges a689d89ce03a77e1d138b3239387a5bcd2079f6f~1..a689d89ce03a77e1d138b3239387a5bcd2079f6f a689d89ce03a77e1d138b3239387a5bcd2079f6f 04:13:13 a689d89ce03a77e1d138b3239387a5bcd2079f6f [false] [Pipeline] sh 04:13:14 + git log --format=format:%s -1 a689d89ce03a77e1d138b3239387a5bcd2079f6f [Pipeline] echo 04:13:14 ========================================================= 04:13:14 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 04:13:14 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 04:13:14 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:13:14 + grep -v github /etc/ssh/ssh_known_hosts 04:13:14 + [ -e /tmp/ssh_known_hosts ] 04:13:14 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 04:13:14 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 04:13:14 + sudo tee -a /etc/ssh/ssh_known_hosts 04:13:14 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:13:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:13:15 04:13:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:13:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:13:16 0.1.4: Pulling from edgex-devops/py-git-semver 04:13:16 b85a868b505f: Pulling fs layer 04:13:16 e2be974225ed: Pulling fs layer 04:13:16 339a4e72a1f5: Pulling fs layer 04:13:16 988bab9f4d93: Pulling fs layer 04:13:16 1469e6f7b9e6: Pulling fs layer 04:13:16 eaf3925da568: Pulling fs layer 04:13:16 bab4dde63d76: Pulling fs layer 04:13:16 bde34c3a00c8: Pulling fs layer 04:13:16 b352a97aabf1: Pulling fs layer 04:13:16 4872d77fe225: Pulling fs layer 04:13:16 5851b861e8e6: Pulling fs layer 04:13:16 988bab9f4d93: Waiting 04:13:16 eaf3925da568: Waiting 04:13:16 bab4dde63d76: Waiting 04:13:16 bde34c3a00c8: Waiting 04:13:16 b352a97aabf1: Waiting 04:13:16 5851b861e8e6: Waiting 04:13:16 4872d77fe225: Waiting 04:13:16 e2be974225ed: Verifying Checksum 04:13:16 e2be974225ed: Download complete 04:13:16 988bab9f4d93: Verifying Checksum 04:13:16 988bab9f4d93: Download complete 04:13:17 1469e6f7b9e6: Verifying Checksum 04:13:17 1469e6f7b9e6: Download complete 04:13:17 eaf3925da568: Verifying Checksum 04:13:17 eaf3925da568: Download complete 04:13:17 339a4e72a1f5: Verifying Checksum 04:13:17 339a4e72a1f5: Download complete 04:13:17 bde34c3a00c8: Verifying Checksum 04:13:17 bde34c3a00c8: Download complete 04:13:17 b352a97aabf1: Verifying Checksum 04:13:17 b352a97aabf1: Download complete 04:13:17 4872d77fe225: Verifying Checksum 04:13:17 4872d77fe225: Download complete 04:13:17 5851b861e8e6: Download complete 04:13:17 b85a868b505f: Verifying Checksum 04:13:17 b85a868b505f: Download complete 04:13:18 bab4dde63d76: Verifying Checksum 04:13:18 bab4dde63d76: Download complete 04:13:19 b85a868b505f: Pull complete 04:13:19 e2be974225ed: Pull complete 04:13:19 339a4e72a1f5: Pull complete 04:13:19 988bab9f4d93: Pull complete 04:13:20 1469e6f7b9e6: Pull complete 04:13:20 eaf3925da568: Pull complete 04:13:22 bab4dde63d76: Pull complete 04:13:22 bde34c3a00c8: Pull complete 04:13:22 b352a97aabf1: Pull complete 04:13:22 4872d77fe225: Pull complete 04:13:22 5851b861e8e6: Pull complete 04:13:22 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 04:13:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:13:22 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:13:22 prd-ubuntu20.04-docker-8c-8g-41538 does not seem to be running inside a container 04:13:22 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-c_PR-563 -v /w/workspace/edgexfoundry_device-sdk-c_PR-563:/w/workspace/edgexfoundry_device-sdk-c_PR-563:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_PR-563@tmp:/w/workspace/edgexfoundry_device-sdk-c_PR-563@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 04:13:24 $ docker top e5860ac455681417a5249c75a57ac879899c01e71b3031ad150416d66c789430 -eo pid,comm 04:13:24 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). 04:13:24 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:13:24 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:13:24 [ssh-agent] Looking for ssh-agent implementation... 04:13:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:13:24 $ docker exec e5860ac455681417a5249c75a57ac879899c01e71b3031ad150416d66c789430 ssh-agent 04:13:24 SSH_AUTH_SOCK=/tmp/ssh-Jtkouh68rYAs/agent.32 04:13:24 SSH_AGENT_PID=38 04:13:24 Running ssh-add (command line suppressed) 04:13:24 Identity added: /w/workspace/edgexfoundry_device-sdk-c_PR-563@tmp/private_key_16184571485242092010.key (/w/workspace/edgexfoundry_device-sdk-c_PR-563@tmp/private_key_16184571485242092010.key) 04:13:24 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:13:25 + git tag --points-at HEAD [Pipeline] } 04:13:25 $ docker exec --env ******** --env ******** e5860ac455681417a5249c75a57ac879899c01e71b3031ad150416d66c789430 ssh-agent -k 04:13:25 unset SSH_AUTH_SOCK; 04:13:25 unset SSH_AGENT_PID; 04:13:25 echo Agent pid 38 killed; 04:13:25 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 04:13:25 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:13:25 [ssh-agent] Looking for ssh-agent implementation... 04:13:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:13:25 $ docker exec e5860ac455681417a5249c75a57ac879899c01e71b3031ad150416d66c789430 ssh-agent 04:13:25 SSH_AUTH_SOCK=/tmp/ssh-vjcN2bTFEroF/agent.72 04:13:25 SSH_AGENT_PID=78 04:13:25 Running ssh-add (command line suppressed) 04:13:25 Identity added: /w/workspace/edgexfoundry_device-sdk-c_PR-563@tmp/private_key_3576962354464315581.key (/w/workspace/edgexfoundry_device-sdk-c_PR-563@tmp/private_key_3576962354464315581.key) 04:13:25 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:13:26 + git semver init 04:13:26 2025-03-18 04:13:26,264 [run_init] DEBUG init version:0.0.0 force:False 04:13:26 2025-03-18 04:13:26,264 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-sdk-c_PR-563/.semver 04:13:26 2025-03-18 04:13:26,265 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-c.git /w/workspace/edgexfoundry_device-sdk-c_PR-563/.semver 04:13:26 2025-03-18 04:13:26,265 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-c.git', '/w/workspace/edgexfoundry_device-sdk-c_PR-563/.semver'], cwd=/w/workspace/edgexfoundry_device-sdk-c_PR-563, universal_newlines=False, shell=None, istream=None) 04:13:27 2025-03-18 04:13:27,034 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-sdk-c_PR-563/.git/info/exclude 04:13:27 2025-03-18 04:13:27,035 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-sdk-c_PR-563/.semver/PR-563 with force:False 04:13:27 2025-03-18 04:13:27,035 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-sdk-c_PR-563/.semver/PR-563 04:13:27 2025-03-18 04:13:27,040 [execute] INFO git cat-file --batch-check 04:13:27 2025-03-18 04:13:27,040 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-c_PR-563/.semver, universal_newlines=False, shell=None, istream=) 04:13:27 2025-03-18 04:13:27,046 [execute] INFO git cat-file --batch 04:13:27 2025-03-18 04:13:27,047 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-c_PR-563/.semver, universal_newlines=False, shell=None, istream=) 04:13:27 2025-03-18 04:13:27,051 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-c_PR-563/.semver/PR-563 04:13:27 0.0.0 [Pipeline] } 04:13:27 $ docker exec --env ******** --env ******** e5860ac455681417a5249c75a57ac879899c01e71b3031ad150416d66c789430 ssh-agent -k 04:13:27 unset SSH_AUTH_SOCK; 04:13:27 unset SSH_AGENT_PID; 04:13:27 echo Agent pid 78 killed; 04:13:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:13:27 + git semver [Pipeline] } 04:13:28 $ docker stop --time=1 e5860ac455681417a5249c75a57ac879899c01e71b3031ad150416d66c789430 04:13:29 $ docker rm -f --volumes e5860ac455681417a5249c75a57ac879899c01e71b3031ad150416d66c789430 [Pipeline] // withDockerContainer [Pipeline] sh 04:13:30 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 04:13:30 Stashed 1 file(s) [Pipeline] echo 04:13:30 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Prep) [Pipeline] stage [Pipeline] { (Test) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:13:31 provisioning config files... 04:13:31 copy managed file [device-sdk-c-settings] to file:/w/workspace/edgexfoundry_device-sdk-c_PR-563@tmp/config14739456749523721819tmp [Pipeline] // stage [Pipeline] } [Pipeline] { [Pipeline] // stage [Pipeline] } [Pipeline] libraryResource [Pipeline] sh 04:13:31 ---> ****-login.sh 04:13:31 nexus3.edgexfoundry.org:10001 04:13:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:13:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:13:31 Configure a credential helper to remove this warning. See 04:13:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:13:31 04:13:31 Login Succeeded 04:13:31 nexus3.edgexfoundry.org:10002 04:13:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:13:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:13:31 Configure a credential helper to remove this warning. See 04:13:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:13:31 04:13:31 Login Succeeded 04:13:31 nexus3.edgexfoundry.org:10003 04:13:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:13:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:13:32 Configure a credential helper to remove this warning. See 04:13:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:13:32 04:13:32 Login Succeeded 04:13:32 nexus3.edgexfoundry.org:10004 04:13:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:13:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:13:32 Configure a credential helper to remove this warning. See 04:13:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:13:32 04:13:32 Login Succeeded 04:13:32 ****.io 04:13:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:13:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:13:32 Configure a credential helper to remove this warning. See 04:13:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:13:32 04:13:32 Login Succeeded 04:13:32 ---> ****-login.sh ends [Pipeline] } 04:13:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:13:32 [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh 04:13:33 + git log --pretty=%H %s 04:13:33 + head -n 1 04:13:33 + + grep ci(lts-release) 04:13:33 awk {print $1} [Pipeline] echo 04:13:33 [prepBaseBuildImage] Re-Tagging exiting image: nexus3.edgexfoundry.org:10002/device-sdk-c-builder-x86_64:a5010725629ae1840c76610bca239c55fa79b92f [Pipeline] sh 04:13:33 + docker pull nexus3.edgexfoundry.org:10002/device-sdk-c-builder-x86_64:a5010725629ae1840c76610bca239c55fa79b92f 04:13:33 a5010725629ae1840c76610bca239c55fa79b92f: Pulling from device-sdk-c-builder-x86_64 04:13:33 96526aa774ef: Pulling fs layer 04:13:33 4f9bc52d1dc7: Pulling fs layer 04:13:33 585e8d389ef7: Pulling fs layer 04:13:33 c236b2a40c29: Pulling fs layer 04:13:33 aac332265079: Pulling fs layer 04:13:33 4adedbaa6b47: Pulling fs layer 04:13:33 7bb09381c24c: Pulling fs layer 04:13:33 a79c9e20dbb0: Pulling fs layer 04:13:33 7461e8f58c41: Pulling fs layer 04:13:33 8c8e6cddc092: Pulling fs layer 04:13:33 4adedbaa6b47: Waiting 04:13:33 7bb09381c24c: Waiting 04:13:33 a79c9e20dbb0: Waiting 04:13:33 7461e8f58c41: Waiting 04:13:33 8c8e6cddc092: Waiting 04:13:33 c236b2a40c29: Waiting 04:13:33 aac332265079: Waiting 04:13:33 4f9bc52d1dc7: Download complete 04:13:33 c236b2a40c29: Verifying Checksum 04:13:33 c236b2a40c29: Download complete 04:13:33 aac332265079: Verifying Checksum 04:13:33 aac332265079: Download complete 04:13:33 4adedbaa6b47: Verifying Checksum 04:13:33 4adedbaa6b47: Download complete 04:13:33 96526aa774ef: Verifying Checksum 04:13:33 96526aa774ef: Download complete 04:13:33 a79c9e20dbb0: Verifying Checksum 04:13:33 a79c9e20dbb0: Download complete 04:13:33 7461e8f58c41: Download complete 04:13:33 8c8e6cddc092: Verifying Checksum 04:13:33 8c8e6cddc092: Download complete 04:13:33 96526aa774ef: Pull complete 04:13:33 7bb09381c24c: Verifying Checksum 04:13:33 7bb09381c24c: Download complete 04:13:33 4f9bc52d1dc7: Pull complete 04:13:36 585e8d389ef7: Verifying Checksum 04:13:36 585e8d389ef7: Download complete 04:13:41 585e8d389ef7: Pull complete 04:13:41 c236b2a40c29: Pull complete 04:13:41 aac332265079: Pull complete 04:13:41 4adedbaa6b47: Pull complete 04:13:41 7bb09381c24c: Pull complete 04:13:41 a79c9e20dbb0: Pull complete 04:13:41 7461e8f58c41: Pull complete 04:13:41 8c8e6cddc092: Pull complete 04:13:41 Digest: sha256:6cd169f18f1be2603c55d1008fca29f6eb671ef1130a41b19a435dd87536800c 04:13:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/device-sdk-c-builder-x86_64:a5010725629ae1840c76610bca239c55fa79b92f 04:13:41 nexus3.edgexfoundry.org:10002/device-sdk-c-builder-x86_64:a5010725629ae1840c76610bca239c55fa79b92f [Pipeline] sh 04:13:42 + docker tag nexus3.edgexfoundry.org:10002/device-sdk-c-builder-x86_64:a5010725629ae1840c76610bca239c55fa79b92f ci-base-image-x86_64 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:13:42 + docker inspect -f . ci-base-image-x86_64 04:13:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:13:42 prd-ubuntu20.04-docker-8c-8g-41538 does not seem to be running inside a container 04:13:43 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-sdk-c_PR-563 -v /w/workspace/edgexfoundry_device-sdk-c_PR-563:/w/workspace/edgexfoundry_device-sdk-c_PR-563:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_PR-563@tmp:/w/workspace/edgexfoundry_device-sdk-c_PR-563@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 ******** ci-base-image-x86_64 cat 04:13:44 $ docker top f49810362ad55deb1d39c8f32e52bc46f473a38dbe3bb2edda62ab782aed09e8 -eo pid,comm [Pipeline] { [Pipeline] sh 04:13:45 + make test 04:13:45 echo "make test" 04:13:45 make test [Pipeline] } 04:13:45 $ docker stop --time=1 f49810362ad55deb1d39c8f32e52bc46f473a38dbe3bb2edda62ab782aed09e8 04:13:46 $ docker rm -f --volumes f49810362ad55deb1d39c8f32e52bc46f473a38dbe3bb2edda62ab782aed09e8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 04:13:47 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:13:47 + ls -al . 04:13:47 total 220 04:13:47 drwxrwxr-x 9 jenkins jenkins 4096 Mar 18 04:13 . 04:13:47 drwxrwxr-x 4 jenkins jenkins 4096 Mar 18 04:13 .. 04:13:47 drwxrwxr-x 8 jenkins jenkins 4096 Mar 18 04:13 .git 04:13:47 drwxrwxr-x 3 jenkins jenkins 4096 Mar 18 04:13 .github 04:13:47 -rw-rw-r-- 1 jenkins jenkins 176 Mar 18 04:13 .gitignore 04:13:47 drwxr-xr-x 3 jenkins jenkins 4096 Mar 18 04:13 .semver 04:13:47 -rw-rw-r-- 1 jenkins jenkins 2908 Mar 18 04:13 Attribution.txt 04:13:47 -rw-rw-r-- 1 jenkins jenkins 17404 Mar 18 04:13 CHANGELOG.md 04:13:47 -rw-rw-r-- 1 jenkins jenkins 108574 Mar 18 04:13 Doxyfile 04:13:47 -rw-rw-r-- 1 jenkins jenkins 677 Mar 18 04:13 GOVERNANCE.md 04:13:47 -rw-rw-r-- 1 jenkins jenkins 784 Mar 18 04:13 Jenkinsfile 04:13:47 -rw-rw-r-- 1 jenkins jenkins 10174 Mar 18 04:13 LICENSE 04:13:47 -rw-rw-r-- 1 jenkins jenkins 444 Mar 18 04:13 Makefile 04:13:47 -rw-rw-r-- 1 jenkins jenkins 618 Mar 18 04:13 OWNERS.md 04:13:47 -rw-rw-r-- 1 jenkins jenkins 1651 Mar 18 04:13 README.IOT.md 04:13:47 -rw-rw-r-- 1 jenkins jenkins 4173 Mar 18 04:13 README.md 04:13:47 -rw-rw-r-- 1 jenkins jenkins 1245 Mar 18 04:13 README.v3.md 04:13:47 -rw-rw-r-- 1 jenkins jenkins 5 Mar 18 04:13 VERSION 04:13:47 drwxrwxr-x 2 jenkins jenkins 4096 Mar 18 04:13 docs 04:13:47 drwxrwxr-x 4 jenkins jenkins 4096 Mar 18 04:13 include 04:13:47 drwxrwxr-x 2 jenkins jenkins 4096 Mar 18 04:13 scripts 04:13:47 drwxrwxr-x 4 jenkins jenkins 4096 Mar 18 04:13 src [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:13:48 + docker build -t device-sdk -f scripts/Dockerfile.alpine --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=a689d89ce03a77e1d138b3239387a5bcd2079f6f --label arch=amd64 --label version=0.0.0 . 04:13:48 Sending build context to Docker daemon 5.576MB 04:13:48 Step 1/18 : ARG BASE=alpine:3.18 04:13:48 Step 2/18 : FROM ${BASE} 04:13:48 ---> 422b67f5a039 04:13:48 Step 3/18 : LABEL maintainer="IOTech " 04:13:48 ---> Running in 1938f9b8c62f 04:13:48 Removing intermediate container 1938f9b8c62f 04:13:48 ---> 836bba9931ff 04:13:48 Step 4/18 : RUN wget https://iotech.jfrog.io/artifactory/api/security/keypair/public/repositories/alpine-release -O /etc/apk/keys/alpine.dev.rsa.pub 04:13:48 ---> Running in 65aa3c5ea7b1 04:13:48 Connecting to iotech.jfrog.io (34.246.139.145:443) 04:13:49 saving to '/etc/apk/keys/alpine.dev.rsa.pub' 04:13:49 alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA 04:13:49 '/etc/apk/keys/alpine.dev.rsa.pub' saved 04:13:49 Removing intermediate container 65aa3c5ea7b1 04:13:49 ---> 72aacfce446c 04:13:49 Step 5/18 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.18/main' >> /etc/apk/repositories 04:13:49 ---> Running in bb8b5baead68 04:13:50 Removing intermediate container bb8b5baead68 04:13:50 ---> 4d0bc92cd45e 04:13:50 Step 6/18 : RUN apk add --update --no-cache binutils gcc libc-dev make git cmake yaml-dev curl-dev libmicrohttpd-dev util-linux-dev ncurses-dev libcbor-dev iotech-paho-mqtt-c-dev-1.3 iotech-iot-1.5-dev dumb-init && mkdir -p /edgex-c-sdk/build 04:13:50 ---> Running in c11579fa09f3 04:13:50 fetch https://nl.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:13:50 fetch https://nl.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:13:51 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.18/main/x86_64/APKINDEX.tar.gz 04:13:52 WARNING: This apk-tools is OLD! Some packages might not function properly. 04:13:52 (1/11) Installing iotech-iot-1.5-dev (1.5.5-r2) 04:13:52 (2/11) Installing libcbor-dev (0.10.2-r1) 04:13:52 (3/11) Installing libmenuw (6.4_p20230506-r0) 04:13:53 (4/11) Installing libpanelw (6.4_p20230506-r0) 04:13:53 (5/11) Installing libncurses++ (6.4_p20230506-r0) 04:13:53 (6/11) Installing ncurses-dev (6.4_p20230506-r0) 04:13:54 (7/11) Installing libblkid (2.38.1-r8) 04:13:54 (8/11) Installing libfdisk (2.38.1-r8) 04:13:55 (9/11) Installing libmount (2.38.1-r8) 04:13:55 (10/11) Installing libsmartcols (2.38.1-r8) 04:13:55 (11/11) Installing util-linux-dev (2.38.1-r8) 04:13:56 Executing busybox-1.36.1-r7.trigger 04:13:56 OK: 336 MiB in 102 packages 04:13:56 Removing intermediate container c11579fa09f3 04:13:56 ---> 799f6675afee 04:13:56 Step 7/18 : RUN apk --no-cache upgrade 04:13:56 ---> Running in 3b3ddeaf4352 04:13:57 fetch https://nl.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:13:57 fetch https://nl.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:13:57 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.18/main/x86_64/APKINDEX.tar.gz 04:13:58 WARNING: This apk-tools is OLD! Some packages might not function properly. 04:13:58 (1/2) Upgrading binutils (2.40-r7 -> 2.40-r8) 04:13:59 (2/2) Upgrading iotech-iot-1.5 (1.5.5-r0 -> 1.5.5-r2) 04:13:59 Executing busybox-1.36.1-r7.trigger 04:13:59 OK: 336 MiB in 102 packages 04:14:00 Removing intermediate container 3b3ddeaf4352 04:14:00 ---> 3b464d3838eb 04:14:00 Step 8/18 : COPY VERSION /edgex-c-sdk/ 04:14:00 ---> 2c3b2f452aff 04:14:00 Step 9/18 : COPY src /edgex-c-sdk/src/ 04:14:00 ---> 13189bb9ef66 04:14:00 Step 10/18 : COPY include /edgex-c-sdk/include/ 04:14:00 ---> 22e175df5a23 04:14:00 Step 11/18 : COPY scripts /edgex-c-sdk/scripts 04:14:00 ---> c41666e7fd63 04:14:00 Step 12/18 : COPY LICENSE /edgex-c-sdk/ 04:14:00 ---> 7c3c555dffc2 04:14:00 Step 13/18 : COPY Attribution.txt /edgex-c-sdk/ 04:14:00 ---> 7983f8a35df7 04:14:00 Step 14/18 : WORKDIR /edgex-c-sdk 04:14:00 ---> Running in 725a694aa105 04:14:00 Removing intermediate container 725a694aa105 04:14:00 ---> 451f7c19e179 04:14:00 Step 15/18 : ENTRYPOINT ["/edgex-c-sdk/scripts/entrypoint.sh"] 04:14:00 ---> Running in 0e74ee403f2e 04:14:00 Removing intermediate container 0e74ee403f2e 04:14:00 ---> fbbfa895dacd 04:14:00 Step 16/18 : LABEL arch=amd64 04:14:00 ---> Running in 92c05fd6285a 04:14:01 Removing intermediate container 92c05fd6285a 04:14:01 ---> 17d112c5f5aa 04:14:01 Step 17/18 : LABEL git_sha=a689d89ce03a77e1d138b3239387a5bcd2079f6f 04:14:01 ---> Running in 6427453b77e2 04:14:01 Removing intermediate container 6427453b77e2 04:14:01 ---> ae690319af84 04:14:01 Step 18/18 : LABEL version=0.0.0 04:14:01 ---> Running in 4f6873f7027a 04:14:01 Removing intermediate container 4f6873f7027a 04:14:01 ---> ec5d69acbe93 04:14:01 [Warning] One or more build-args [MAKE ARCH] were not consumed 04:14:01 Successfully built ec5d69acbe93 04:14:01 Successfully tagged device-sdk:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:14:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:14:02 04:14:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:14:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:14:02 latest: Pulling from edgex-lftools-log-publisher 04:14:02 5eb5b503b376: Pulling fs layer 04:14:02 5c69ac0246d0: Pulling fs layer 04:14:02 ec43610c2a17: Pulling fs layer 04:14:02 3a2ae6a8a46f: Pulling fs layer 04:14:02 33b1e0a273af: Pulling fs layer 04:14:02 5d3b04190fa2: Pulling fs layer 04:14:02 2f39f015ded8: Pulling fs layer 04:14:02 33b1e0a273af: Waiting 04:14:02 5d3b04190fa2: Waiting 04:14:02 2f39f015ded8: Waiting 04:14:02 3a2ae6a8a46f: Waiting 04:14:02 5c69ac0246d0: Download complete 04:14:02 33b1e0a273af: Verifying Checksum 04:14:02 33b1e0a273af: Download complete 04:14:02 5d3b04190fa2: Verifying Checksum 04:14:02 5d3b04190fa2: Download complete 04:14:02 ec43610c2a17: Download complete 04:14:03 5eb5b503b376: Download complete 04:14:03 2f39f015ded8: Download complete 04:14:04 5eb5b503b376: Pull complete 04:14:04 5c69ac0246d0: Pull complete 04:14:04 ec43610c2a17: Pull complete 04:14:04 3a2ae6a8a46f: Pull complete 04:14:04 33b1e0a273af: Pull complete 04:14:04 5d3b04190fa2: Pull complete 04:14:09 2f39f015ded8: Pull complete 04:14:09 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 04:14:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:14:09 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:14:09 prd-ubuntu20.04-docker-8c-8g-41538 does not seem to be running inside a container 04:14:09 $ 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/edgexfoundry_device-sdk-c_PR-563 -v /w/workspace/edgexfoundry_device-sdk-c_PR-563:/w/workspace/edgexfoundry_device-sdk-c_PR-563:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_PR-563@tmp:/w/workspace/edgexfoundry_device-sdk-c_PR-563@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 04:14:12 $ docker top e622afdc88df2af18b37a0b3dd05bf01d949b7e268af51c358593b6bf3a299f1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:14:12 ---> job-cost.sh 04:14:12 lf-activate-venv: SKIPPING 04:14:12 INFO: No Stack... 04:14:12 INFO: Retrieving Pricing Info for: v3-standard-8 04:14:13 INFO: Archiving Costs [Pipeline] sh 04:14:13 + cat /w/workspace/edgexfoundry_device-sdk-c_PR-563/archives/cost.csv 04:14:13 + cut -d, -f6 [Pipeline] lock 04:14:13 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-sdk-c-PR-563-1-stack-cost] 04:14:13 Resource [jenkins-edgexfoundry-device-sdk-c-PR-563-1-stack-cost] did not exist. Created. 04:14:13 Lock acquired on [Resource: jenkins-edgexfoundry-device-sdk-c-PR-563-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:14:15 + echo total: 0.2199999988079071 [Pipeline] stash 04:14:15 Stashed 1 file(s) [Pipeline] } 04:14:15 Lock released on resource [Resource: jenkins-edgexfoundry-device-sdk-c-PR-563-1-stack-cost] [Pipeline] // lock [Pipeline] } 04:14:15 $ docker stop --time=1 e622afdc88df2af18b37a0b3dd05bf01d949b7e268af51c358593b6bf3a299f1 04:14:16 $ docker rm -f --volumes e622afdc88df2af18b37a0b3dd05bf01d949b7e268af51c358593b6bf3a299f1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 04:14:18 + [ -d /w/workspace/edgexfoundry_device-sdk-c_PR-563/archives ] 04:14:18 + ls -al /w/workspace/edgexfoundry_device-sdk-c_PR-563/archives 04:14:18 total 16 04:14:18 drwxr-xr-x 3 root root 4096 Mar 18 04:14 . 04:14:18 drwxrwxr-x 10 jenkins jenkins 4096 Mar 18 04:14 .. 04:14:18 drwxr-xr-x 2 root root 4096 Mar 18 04:14 cost 04:14:18 -rw-r--r-- 1 root root 84 Mar 18 04:14 cost.csv 04:14:18 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-sdk-c_PR-563/archives 04:14:18 + ls -al /w/workspace/edgexfoundry_device-sdk-c_PR-563/archives 04:14:18 total 16 04:14:18 drwxr-xr-x 3 jenkins jenkins 4096 Mar 18 04:14 . 04:14:18 drwxrwxr-x 10 jenkins jenkins 4096 Mar 18 04:14 .. 04:14:18 drwxr-xr-x 2 jenkins jenkins 4096 Mar 18 04:14 cost 04:14:18 -rw-r--r-- 1 jenkins jenkins 84 Mar 18 04:14 cost.csv [Pipeline] libraryResource [Pipeline] sh 04:14:18 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 04:14:19 ---> package-listing.sh 04:14:19 ++ facter osfamily 04:14:19 ++ tr '[:upper:]' '[:lower:]' 04:14:19 + OS_FAMILY=debian 04:14:19 + workspace=/w/workspace/edgexfoundry_device-sdk-c_PR-563 04:14:19 + START_PACKAGES=/tmp/packages_start.txt 04:14:19 + END_PACKAGES=/tmp/packages_end.txt 04:14:19 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:14:19 + PACKAGES=/tmp/packages_start.txt 04:14:19 + '[' /w/workspace/edgexfoundry_device-sdk-c_PR-563 ']' 04:14:19 + PACKAGES=/tmp/packages_end.txt 04:14:19 + case "${OS_FAMILY}" in 04:14:19 + dpkg -l 04:14:19 + grep '^ii' 04:14:19 + '[' -f /tmp/packages_start.txt ']' 04:14:19 + '[' -f /tmp/packages_end.txt ']' 04:14:19 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:14:19 + '[' /w/workspace/edgexfoundry_device-sdk-c_PR-563 ']' 04:14:19 + mkdir -p /w/workspace/edgexfoundry_device-sdk-c_PR-563/archives/ 04:14:19 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-sdk-c_PR-563/archives/ [Pipeline] echo 04:14:19 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/edgexfoundry_device-sdk-c_PR-563/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 04:14:19 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:14:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:14:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:14:20 prd-ubuntu20.04-docker-8c-8g-41538 does not seem to be running inside a container 04:14:20 $ 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/edgexfoundry_device-sdk-c_PR-563/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-sdk-c_PR-563 -v /w/workspace/edgexfoundry_device-sdk-c_PR-563:/w/workspace/edgexfoundry_device-sdk-c_PR-563:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_PR-563@tmp:/w/workspace/edgexfoundry_device-sdk-c_PR-563@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 04:14:20 $ docker top 66607493c49da832a11454ef7d72497acdf9c2d44012679afeefe1d096dd2cf9 -eo pid,comm [Pipeline] { [Pipeline] sh 04:14:21 + touch /tmp/pre-build-complete [Pipeline] sh 04:14:21 + mkdir -p /var/log/sysstat [Pipeline] sh 04:14:21 + ls /var/log/sa-host 04:14:21 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:14:22 provisioning config files... 04:14:22 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-c_PR-563@tmp/config12891377458194725786tmp [Pipeline] { [Pipeline] echo 04:14:22 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 04:14:22 ---> create-netrc.sh [Pipeline] } 04:14:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 04:14:23 ---> python-tools-install.sh [Pipeline] echo 04:14:23 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 04:14:23 ---> sudo-logs.sh 04:14:23 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 04:14:23 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 04:14:23 ---> job-cost.sh 04:14:23 lf-activate-venv: SKIPPING 04:14:23 DEBUG: total: 0.2199999988079071 04:14:23 INFO: Retrieving Stack Cost... 04:14:23 INFO: Retrieving Pricing Info for: v3-standard-8 04:14:24 INFO: Archiving Costs [Pipeline] echo 04:14:24 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 04:14:24 ---> logs-deploy.sh 04:14:24 lf-activate-venv: SKIPPING 04:14:24 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-c/PR-563/1 04:14:24 INFO: archiving workspace using pattern(s): 04:14:25 Archives upload complete. 04:14:25 INFO: archiving logs to Nexus 04:14:26 ---> uname -a: 04:14:26 Linux prd-ubuntu20-04-docker-8c-8g-41538 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 04:14:26 04:14:26 04:14:26 ---> lscpu: 04:14:26 Architecture: x86_64 04:14:26 CPU op-mode(s): 32-bit, 64-bit 04:14:26 Byte Order: Little Endian 04:14:26 Address sizes: 40 bits physical, 48 bits virtual 04:14:26 CPU(s): 8 04:14:26 On-line CPU(s) list: 0-7 04:14:26 Thread(s) per core: 1 04:14:26 Core(s) per socket: 1 04:14:26 Socket(s): 8 04:14:26 NUMA node(s): 1 04:14:26 Vendor ID: AuthenticAMD 04:14:26 CPU family: 23 04:14:26 Model: 49 04:14:26 Model name: AMD EPYC-Rome Processor 04:14:26 Stepping: 0 04:14:26 CPU MHz: 2800.000 04:14:26 BogoMIPS: 5600.00 04:14:26 Virtualization: AMD-V 04:14:26 Hypervisor vendor: KVM 04:14:26 Virtualization type: full 04:14:26 L1d cache: 256 KiB 04:14:26 L1i cache: 256 KiB 04:14:26 L2 cache: 4 MiB 04:14:26 L3 cache: 128 MiB 04:14:26 NUMA node0 CPU(s): 0-7 04:14:26 Vulnerability Itlb multihit: Not affected 04:14:26 Vulnerability L1tf: Not affected 04:14:26 Vulnerability Mds: Not affected 04:14:26 Vulnerability Meltdown: Not affected 04:14:26 Vulnerability Mmio stale data: Not affected 04:14:26 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 04:14:26 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 04:14:26 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 04:14:26 Vulnerability Srbds: Not affected 04:14:26 Vulnerability Tsx async abort: Not affected 04:14:26 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 04:14:26 04:14:26 04:14:26 ---> nproc: 04:14:26 8 04:14:26 04:14:26 04:14:26 ---> df -h: 04:14:26 Filesystem Size Used Avail Use% Mounted on 04:14:26 overlay 155G 11G 145G 7% / 04:14:26 tmpfs 64M 0 64M 0% /dev 04:14:26 tmpfs 16G 0 16G 0% /sys/fs/cgroup 04:14:26 shm 64M 0 64M 0% /dev/shm 04:14:26 /dev/vda1 155G 11G 145G 7% /facter-os 04:14:26 04:14:26 04:14:26 ---> sar -b -r -n DEV: 04:14:26 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-41538) 03/18/25 _x86_64_ (8 CPU) 04:14:26 04:14:26 04:12:23 LINUX RESTART (8 CPU) 04:14:26 04:14:26 04:13:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 04:14:26 04:14:01 390.58 10.54 380.04 0.00 1743.84 96972.31 0.00 04:14:26 Average: 390.58 10.54 380.04 0.00 1743.84 96972.31 0.00 04:14:26 04:14:26 04:13:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 04:14:26 04:14:01 29501140 31562996 766436 2.33 68688 2284572 1749660 5.16 1013556 2010244 708 04:14:26 Average: 29501140 31562996 766436 2.33 68688 2284572 1749660 5.16 1013556 2010244 708 04:14:26 04:14:26 04:13:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 04:14:26 04:14:01 ens3 293.59 190.39 4192.04 55.52 0.00 0.00 0.00 0.00 04:14:26 04:14:01 lo 6.58 6.58 0.65 0.65 0.00 0.00 0.00 0.00 04:14:26 04:14:01 docker0 32.03 38.76 2.04 170.01 0.00 0.00 0.00 0.00 04:14:26 Average: ens3 293.59 190.39 4192.04 55.52 0.00 0.00 0.00 0.00 04:14:26 Average: lo 6.58 6.58 0.65 0.65 0.00 0.00 0.00 0.00 04:14:26 Average: docker0 32.03 38.76 2.04 170.01 0.00 0.00 0.00 0.00 04:14:26 04:14:26 04:14:26 ---> sar -P ALL: 04:14:26 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-41538) 03/18/25 _x86_64_ (8 CPU) 04:14:26 04:14:26 04:12:23 LINUX RESTART (8 CPU) 04:14:26 04:14:26 04:13:02 CPU %user %nice %system %iowait %steal %idle 04:14:26 04:14:01 all 6.04 0.00 2.72 2.04 0.06 89.14 04:14:26 04:14:01 0 4.19 0.00 2.73 1.28 0.05 91.75 04:14:26 04:14:01 1 5.83 0.00 2.70 0.10 0.07 91.30 04:14:26 04:14:01 2 8.76 0.00 2.58 0.09 0.05 88.52 04:14:26 04:14:01 3 5.87 0.00 2.55 0.16 0.07 91.35 04:14:26 04:14:01 4 6.70 0.00 3.61 10.82 0.05 78.82 04:14:26 04:14:01 5 6.33 0.00 2.43 2.60 0.05 88.59 04:14:26 04:14:01 6 5.21 0.00 2.17 0.84 0.05 91.73 04:14:26 04:14:01 7 5.45 0.00 3.02 0.48 0.05 91.00 04:14:26 Average: all 6.04 0.00 2.72 2.04 0.06 89.14 04:14:26 Average: 0 4.19 0.00 2.73 1.28 0.05 91.75 04:14:26 Average: 1 5.83 0.00 2.70 0.10 0.07 91.30 04:14:26 Average: 2 8.76 0.00 2.58 0.09 0.05 88.52 04:14:26 Average: 3 5.87 0.00 2.55 0.16 0.07 91.35 04:14:26 Average: 4 6.70 0.00 3.61 10.82 0.05 78.82 04:14:26 Average: 5 6.33 0.00 2.43 2.60 0.05 88.59 04:14:26 Average: 6 5.21 0.00 2.17 0.84 0.05 91.73 04:14:26 Average: 7 5.45 0.00 3.02 0.48 0.05 91.00 04:14:26 04:14:26 04:14:26