Pull request #355 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of nil4git for edgexfoundry/device-sdk-c Loading trusted files from base branch main at c75449e85aa6c6239708e25f4301185f1aa5291c rather than 1b174c37c294ebb7d067430e42a5f8fb30c49366 Obtained Jenkinsfile from c75449e85aa6c6239708e25f4301185f1aa5291c Running in Durability level: PERFORMANCE_OPTIMIZED 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 > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7360025952831251147.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 144eb70ba3d470a427e699408e811d3f535e987a 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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh6937312467545228664.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 144eb70ba3d470a427e699408e811d3f535e987a The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-c/branches/PR-355/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > 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 > 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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-c/branches/PR-355/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8532229935756247190.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 144eb70ba3d470a427e699408e811d3f535e987a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 144eb70ba3d470a427e699408e811d3f535e987a # timeout=10 Commit message: "Merge pull request #341 from ernestojeda/master-2-main" > 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 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared 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 > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5853467756247049073.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 958cd7e315bbc9ba310183e4d590ee91b14940ee The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-c/branches/PR-355/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags 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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-c/branches/PR-355/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh7234158260202514350.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 958cd7e315bbc9ba310183e4d590ee91b14940ee (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 958cd7e315bbc9ba310183e4d590ee91b14940ee # timeout=10 Commit message: "Fix: job-cost.sh no longer causes build failures" > 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 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared 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: [[centos7-docker-4c-2g, ubuntu18.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_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest DOCKER_FILE_PATH: scripts/Dockerfile.alpine DOCKER_BUILD_FILE_PATH: scripts/Dockerfile.alpine-base DOCKER_BUILD_CONTEXT: . 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 ‘prd-centos7-docker-4c-2g-2187’ is offline Running on prd-centos7-docker-4c-2g-2188 in /w/workspace/edgexfoundry_device-sdk-c_PR-355 [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-355 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git > git --version # timeout=10 > git --version # 'git version 2.24.4' 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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_device-sdk-c_PR-355@tmp/jenkins-gitclient-ssh4764718743837254820.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_device-sdk-c_PR-355@tmp/jenkins-gitclient-ssh94720528003844913.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/pull/355/head:refs/remotes/origin/PR-355 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit c75449e85aa6c6239708e25f4301185f1aa5291c into PR head commit 1b174c37c294ebb7d067430e42a5f8fb30c49366 Merge succeeded, producing 1b174c37c294ebb7d067430e42a5f8fb30c49366 Checking out Revision 1b174c37c294ebb7d067430e42a5f8fb30c49366 (PR-355) > git config core.sparsecheckout # timeout=10 > git checkout -f 1b174c37c294ebb7d067430e42a5f8fb30c49366 # timeout=10 > git remote # timeout=10 > 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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_device-sdk-c_PR-355@tmp/jenkins-gitclient-ssh5532385398883576709.key > git merge c75449e85aa6c6239708e25f4301185f1aa5291c # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1b174c37c294ebb7d067430e42a5f8fb30c49366 # timeout=10 Commit message: "fix: Update random device profile, configuration and discovery device configuration file" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-07-08T06:30:37.572Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-07-08T06:30:37.664Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-07-08T06:30:37.695Z] ========================================================= [2021-07-08T06:30:37.696Z] EdgeX Global Pipelines Version Info [2021-07-08T06:30:37.696Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 574127dbd35a5f0b3785285bd9b73c60951e2550 # timeout=10 [2021-07-08T06:30:39.169Z] ------------------- [2021-07-08T06:30:39.169Z] stable info: [2021-07-08T06:30:39.169Z] ------------------- [2021-07-08T06:30:39.169Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-07-08T06:30:39.169Z] Commit SHA: 144eb70ba3d470a427e699408e811d3f535e987a [2021-07-08T06:30:39.169Z] Message: update stable to v1.0.196 [2021-07-08T06:30:39.745Z] ------------------- [2021-07-08T06:30:39.745Z] experimental info: [2021-07-08T06:30:39.745Z] ------------------- [2021-07-08T06:30:39.745Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-07-08T06:30:39.745Z] Commit SHA: 144eb70ba3d470a427e699408e811d3f535e987a [2021-07-08T06:30:39.745Z] Message: update experimental to v1.0.196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-07-08T06:30:39.885Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-c-settings [Pipeline] echo [2021-07-08T06:30:39.910Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-c [Pipeline] echo [2021-07-08T06:30:39.938Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-07-08T06:30:39.966Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-07-08T06:30:39.993Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-07-08T06:30:40.023Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest [Pipeline] echo [2021-07-08T06:30:40.052Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = scripts/Dockerfile.alpine [Pipeline] echo [2021-07-08T06:30:40.078Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = scripts/Dockerfile.alpine-base [Pipeline] echo [2021-07-08T06:30:40.105Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-07-08T06:30:40.131Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk [Pipeline] echo [2021-07-08T06:30:40.158Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-07-08T06:30:40.185Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-07-08T06:30:40.211Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-07-08T06:30:40.237Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-07-08T06:30:40.271Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-07-08T06:30:40.316Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-07-08T06:30:40.356Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-07-08T06:30:40.397Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-355 [Pipeline] echo [2021-07-08T06:30:40.439Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-355 [Pipeline] echo [2021-07-08T06:30:40.485Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-355 [Pipeline] echo [2021-07-08T06:30:40.525Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1b174c37c294ebb7d067430e42a5f8fb30c49366 [Pipeline] echo [2021-07-08T06:30:40.569Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1b174c3 [Pipeline] echo [2021-07-08T06:30:40.616Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-08T06:30:40.787Z] provisioning config files... [2021-07-08T06:30:40.804Z] copy managed file [device-sdk-c-settings] to file:/w/workspace/edgexfoundry_device-sdk-c_PR-355@tmp/config7335146731554331673tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-08T06:30:41.152Z] ---> docker-login.sh [2021-07-08T06:30:41.152Z] nexus3.edgexfoundry.org:10001 [2021-07-08T06:30:41.152Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-08T06:30:41.418Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-08T06:30:41.418Z] Configure a credential helper to remove this warning. See [2021-07-08T06:30:41.418Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-08T06:30:41.418Z] [2021-07-08T06:30:41.418Z] Login Succeeded [2021-07-08T06:30:41.418Z] nexus3.edgexfoundry.org:10002 [2021-07-08T06:30:41.418Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-08T06:30:41.418Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-08T06:30:41.418Z] Configure a credential helper to remove this warning. See [2021-07-08T06:30:41.418Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-08T06:30:41.418Z] [2021-07-08T06:30:41.418Z] Login Succeeded [2021-07-08T06:30:41.418Z] nexus3.edgexfoundry.org:10003 [2021-07-08T06:30:41.681Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-08T06:30:41.681Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-08T06:30:41.681Z] Configure a credential helper to remove this warning. See [2021-07-08T06:30:41.681Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-08T06:30:41.681Z] [2021-07-08T06:30:41.681Z] Login Succeeded [2021-07-08T06:30:41.681Z] nexus3.edgexfoundry.org:10004 [2021-07-08T06:30:41.944Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-08T06:30:41.944Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-08T06:30:41.944Z] Configure a credential helper to remove this warning. See [2021-07-08T06:30:41.944Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-08T06:30:41.944Z] [2021-07-08T06:30:41.944Z] Login Succeeded [2021-07-08T06:30:41.944Z] docker.io [2021-07-08T06:30:41.944Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-08T06:30:42.211Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-08T06:30:42.211Z] Configure a credential helper to remove this warning. See [2021-07-08T06:30:42.211Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-08T06:30:42.211Z] [2021-07-08T06:30:42.211Z] Login Succeeded [2021-07-08T06:30:42.211Z] ---> docker-login.sh ends [Pipeline] } [2021-07-08T06:30:42.221Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2021-07-08T06:30:43.739Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-08T06:30:43.739Z] [2021-07-08T06:30:43.739Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-07-08T06:30:44.064Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-08T06:30:44.064Z] latest: Pulling from edgex-devops/git-semver [2021-07-08T06:30:44.064Z] 31603596830f: Pulling fs layer [2021-07-08T06:30:44.064Z] b6dc333f4379: Pulling fs layer [2021-07-08T06:30:44.065Z] 3d9ef1400e77: Pulling fs layer [2021-07-08T06:30:44.065Z] fd332fbdc1db: Pulling fs layer [2021-07-08T06:30:44.065Z] fd332fbdc1db: Waiting [2021-07-08T06:30:44.065Z] b6dc333f4379: Verifying Checksum [2021-07-08T06:30:44.065Z] b6dc333f4379: Download complete [2021-07-08T06:30:44.331Z] 31603596830f: Verifying Checksum [2021-07-08T06:30:44.331Z] 31603596830f: Download complete [2021-07-08T06:30:44.331Z] 3d9ef1400e77: Verifying Checksum [2021-07-08T06:30:44.331Z] 3d9ef1400e77: Download complete [2021-07-08T06:30:44.331Z] 31603596830f: Pull complete [2021-07-08T06:30:44.331Z] fd332fbdc1db: Verifying Checksum [2021-07-08T06:30:44.331Z] fd332fbdc1db: Download complete [2021-07-08T06:30:44.604Z] b6dc333f4379: Pull complete [2021-07-08T06:30:45.191Z] 3d9ef1400e77: Pull complete [2021-07-08T06:30:45.456Z] fd332fbdc1db: Pull complete [2021-07-08T06:30:45.457Z] Digest: sha256:db6b30291b918ea2df8875cce3ed97fb48fa491dcbf862453db6614bc0bd4782 [2021-07-08T06:30:45.457Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-08T06:30:45.457Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-07-08T06:30:45.556Z] prd-centos7-docker-4c-2g-2188 does not seem to be running inside a container [2021-07-08T06:30:45.603Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-c_PR-355 -v /w/workspace/edgexfoundry_device-sdk-c_PR-355:/w/workspace/edgexfoundry_device-sdk-c_PR-355:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_PR-355@tmp:/w/workspace/edgexfoundry_device-sdk-c_PR-355@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:10004/edgex-devops/git-semver:latest cat [2021-07-08T06:30:46.603Z] $ docker top 57c4d4f84294edf3d989cbb96db6fc7c6081108475ef8c31b617f586824893db -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-07-08T06:30:46.755Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-07-08T06:30:46.755Z] [ssh-agent] Looking for ssh-agent implementation... [2021-07-08T06:30:46.889Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-07-08T06:30:46.891Z] $ docker exec 57c4d4f84294edf3d989cbb96db6fc7c6081108475ef8c31b617f586824893db ssh-agent [2021-07-08T06:30:47.012Z] SSH_AUTH_SOCK=/tmp/ssh-OX93DZDVRIGJ/agent.13 [2021-07-08T06:30:47.013Z] SSH_AGENT_PID=19 [2021-07-08T06:30:47.021Z] Running ssh-add (command line suppressed) [2021-07-08T06:30:47.132Z] Identity added: /w/workspace/edgexfoundry_device-sdk-c_PR-355@tmp/private_key_8062959615384753420.key (/w/workspace/edgexfoundry_device-sdk-c_PR-355@tmp/private_key_8062959615384753420.key) [2021-07-08T06:30:47.151Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-07-08T06:30:47.468Z] + git tag --points-at HEAD [Pipeline] } [2021-07-08T06:30:47.491Z] $ docker exec --env ******** --env ******** 57c4d4f84294edf3d989cbb96db6fc7c6081108475ef8c31b617f586824893db ssh-agent -k [2021-07-08T06:30:47.596Z] unset SSH_AUTH_SOCK; [2021-07-08T06:30:47.596Z] unset SSH_AGENT_PID; [2021-07-08T06:30:47.596Z] echo Agent pid 19 killed; [2021-07-08T06:30:47.620Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-07-08T06:30:47.662Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-07-08T06:30:47.662Z] [ssh-agent] Looking for ssh-agent implementation... [2021-07-08T06:30:47.805Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-07-08T06:30:47.806Z] $ docker exec 57c4d4f84294edf3d989cbb96db6fc7c6081108475ef8c31b617f586824893db ssh-agent [2021-07-08T06:30:47.944Z] SSH_AUTH_SOCK=/tmp/ssh-B2at9NhMVa4U/agent.52 [2021-07-08T06:30:47.944Z] SSH_AGENT_PID=59 [2021-07-08T06:30:47.950Z] Running ssh-add (command line suppressed) [2021-07-08T06:30:48.055Z] Identity added: /w/workspace/edgexfoundry_device-sdk-c_PR-355@tmp/private_key_7962492917051976323.key (/w/workspace/edgexfoundry_device-sdk-c_PR-355@tmp/private_key_7962492917051976323.key) [2021-07-08T06:30:48.078Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-07-08T06:30:48.381Z] + git semver init [2021-07-08T06:30:48.381Z] # -> Open(): unable to determine branch for HEAD [2021-07-08T06:30:48.381Z] # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-c_PR-355/.git [2021-07-08T06:30:48.381Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-c_PR-355 [2021-07-08T06:30:48.381Z] # $SEMVER_REMOTE_NAME = origin [2021-07-08T06:30:48.381Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-07-08T06:30:48.381Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-07-08T06:30:48.381Z] # $SEMVER_BRANCH = PR-355 [2021-07-08T06:30:48.381Z] # $SEMVER_TEMP = /tmp/semver-128439082 [2021-07-08T06:30:48.381Z] # git clone --branch semver git@github.com:edgexfoundry/device-sdk-c.git $SEMVER_TEMP [2021-07-08T06:30:49.772Z] # '/tmp/semver-128439082' -> '/w/workspace/edgexfoundry_device-sdk-c_PR-355/.semver' [2021-07-08T06:30:49.772Z] # -> Force: false [2021-07-08T06:30:49.772Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-c_PR-355/.semver [Pipeline] } [2021-07-08T06:30:49.779Z] $ docker exec --env ******** --env ******** 57c4d4f84294edf3d989cbb96db6fc7c6081108475ef8c31b617f586824893db ssh-agent -k [2021-07-08T06:30:49.873Z] unset SSH_AUTH_SOCK; [2021-07-08T06:30:49.874Z] unset SSH_AGENT_PID; [2021-07-08T06:30:49.874Z] echo Agent pid 59 killed; [2021-07-08T06:30:49.887Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-07-08T06:30:50.231Z] + git semver [Pipeline] } [2021-07-08T06:30:50.245Z] $ docker stop --time=1 57c4d4f84294edf3d989cbb96db6fc7c6081108475ef8c31b617f586824893db [2021-07-08T06:30:51.480Z] $ docker rm -f 57c4d4f84294edf3d989cbb96db6fc7c6081108475ef8c31b617f586824893db [Pipeline] // withDockerContainer [Pipeline] sh [2021-07-08T06:30:51.849Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-07-08T06:30:52.122Z] Stashed 1 file(s) [Pipeline] echo [2021-07-08T06:30:52.127Z] [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) [Pipeline] node [Pipeline] node [2021-07-08T06:31:07.357Z] Still waiting to schedule task [2021-07-08T06:31:07.357Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-07-08T06:31:07.383Z] Still waiting to schedule task [2021-07-08T06:31:07.383Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-07-08T06:32:49.462Z] Running on prd-centos7-docker-4c-2g-2190 in /w/workspace/edgexfoundry_device-sdk-c_PR-355 [Pipeline] { [Pipeline] ws [2021-07-08T06:32:49.484Z] Running in /w/workspace/device-sdk-c/5 [Pipeline] { [Pipeline] checkout [2021-07-08T06:32:49.616Z] Selected Git installation does not exist. Using Default [2021-07-08T06:32:49.616Z] The recommended git tool is: NONE [2021-07-08T06:32:51.949Z] using credential edgex-jenkins-ssh [2021-07-08T06:32:51.963Z] Cloning the remote Git repository [2021-07-08T06:32:51.860Z] Cloning repository git@github.com:edgexfoundry/device-sdk-c.git [2021-07-08T06:32:51.940Z] > git init /w/workspace/device-sdk-c/5 # timeout=10 [2021-07-08T06:32:51.996Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git [2021-07-08T06:32:51.996Z] > git --version # timeout=10 [2021-07-08T06:32:52.022Z] > git --version # 'git version 2.24.4' [2021-07-08T06:32:52.023Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-08T06:32:52.098Z] [INFO] Currently running in a labeled security context [2021-07-08T06:32:52.098Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-07-08T06:32:52.098Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-c/5@tmp/jenkins-gitclient-ssh4772525836907886821.key [2021-07-08T06:32:52.116Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-08T06:32:53.430Z] Merging remotes/origin/main commit c75449e85aa6c6239708e25f4301185f1aa5291c into PR head commit 1b174c37c294ebb7d067430e42a5f8fb30c49366 [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-07-08T06:32:53.653Z] Failed in branch amd64 [2021-07-08T06:32:52.854Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 [2021-07-08T06:32:52.863Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-08T06:32:52.873Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 [2021-07-08T06:32:52.886Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git [2021-07-08T06:32:52.886Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-08T06:32:52.887Z] [INFO] Currently running in a labeled security context [2021-07-08T06:32:52.887Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-07-08T06:32:52.887Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-c/5@tmp/jenkins-gitclient-ssh7521723974805089536.key [2021-07-08T06:32:52.895Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/pull/355/head:refs/remotes/origin/PR-355 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-07-08T06:32:53.430Z] > git config core.sparsecheckout # timeout=10 [2021-07-08T06:32:53.440Z] > git checkout -f 1b174c37c294ebb7d067430e42a5f8fb30c49366 # timeout=10 [2021-07-08T06:33:09.643Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-2189 in /w/workspace/edgexfoundry_device-sdk-c_PR-355 [Pipeline] { [Pipeline] ws [2021-07-08T06:33:09.658Z] Running in /w/workspace/device-sdk-c/5 [Pipeline] { [Pipeline] checkout [2021-07-08T06:33:09.961Z] Selected Git installation does not exist. Using Default [2021-07-08T06:33:09.961Z] The recommended git tool is: NONE [2021-07-08T06:33:15.429Z] using credential edgex-jenkins-ssh [2021-07-08T06:33:15.448Z] Cloning the remote Git repository [2021-07-08T06:33:15.512Z] Cloning repository git@github.com:edgexfoundry/device-sdk-c.git [2021-07-08T06:33:15.701Z] > git init /w/workspace/device-sdk-c/5 # timeout=10 [2021-07-08T06:33:15.831Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git [2021-07-08T06:33:15.832Z] > git --version # timeout=10 [2021-07-08T06:33:15.870Z] > git --version # 'git version 2.17.1' [2021-07-08T06:33:15.878Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-08T06:33:15.979Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-08T06:33:17.122Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 [2021-07-08T06:33:17.148Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-08T06:33:17.176Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 [2021-07-08T06:33:17.214Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git [2021-07-08T06:33:17.214Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-08T06:33:17.227Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/pull/355/head:refs/remotes/origin/PR-355 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-07-08T06:33:17.821Z] Merging remotes/origin/main commit c75449e85aa6c6239708e25f4301185f1aa5291c into PR head commit 1b174c37c294ebb7d067430e42a5f8fb30c49366 [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-07-08T06:33:18.065Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-07-08T06:33:17.850Z] > git config core.sparsecheckout # timeout=10 [2021-07-08T06:33:17.862Z] > git checkout -f 1b174c37c294ebb7d067430e42a5f8fb30c49366 # timeout=10 [2021-07-08T06:33:18.942Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-08T06:33:19.655Z] ---> package-listing.sh [2021-07-08T06:33:19.656Z] ++ facter osfamily [2021-07-08T06:33:19.656Z] ++ tr '[:upper:]' '[:lower:]' [2021-07-08T06:33:19.918Z] + OS_FAMILY=redhat [2021-07-08T06:33:19.918Z] + workspace=/w/workspace/edgexfoundry_device-sdk-c_PR-355 [2021-07-08T06:33:19.918Z] + START_PACKAGES=/tmp/packages_start.txt [2021-07-08T06:33:19.918Z] + END_PACKAGES=/tmp/packages_end.txt [2021-07-08T06:33:19.918Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-07-08T06:33:19.918Z] + PACKAGES=/tmp/packages_start.txt [2021-07-08T06:33:19.918Z] + '[' /w/workspace/edgexfoundry_device-sdk-c_PR-355 ']' [2021-07-08T06:33:19.918Z] + PACKAGES=/tmp/packages_end.txt [2021-07-08T06:33:19.918Z] + case "${OS_FAMILY}" in [2021-07-08T06:33:19.918Z] + sort [2021-07-08T06:33:19.918Z] + rpm -qa [2021-07-08T06:33:20.865Z] + '[' -f /tmp/packages_start.txt ']' [2021-07-08T06:33:20.865Z] + '[' -f /tmp/packages_end.txt ']' [2021-07-08T06:33:20.865Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-07-08T06:33:20.865Z] + '[' /w/workspace/edgexfoundry_device-sdk-c_PR-355 ']' [2021-07-08T06:33:20.865Z] + mkdir -p /w/workspace/edgexfoundry_device-sdk-c_PR-355/archives/ [2021-07-08T06:33:20.865Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-sdk-c_PR-355/archives/ [Pipeline] echo [2021-07-08T06:33:20.879Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-sdk-c_PR-355/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-07-08T06:33:21.167Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-07-08T06:33:21.740Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-07-08T06:33:21.740Z] [2021-07-08T06:33:21.740Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-07-08T06:33:22.055Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-07-08T06:33:22.056Z] alpine: Pulling from edgex-lftools-log-publisher [2021-07-08T06:33:22.056Z] df20fa9351a1: Pulling fs layer [2021-07-08T06:33:22.056Z] 36b3adc4ff6f: Pulling fs layer [2021-07-08T06:33:22.056Z] 8ad3a11d3b57: Pulling fs layer [2021-07-08T06:33:22.056Z] 46f8f816bc3b: Pulling fs layer [2021-07-08T06:33:22.056Z] 93b61091891f: Pulling fs layer [2021-07-08T06:33:22.056Z] 93b9cdb0e59b: Pulling fs layer [2021-07-08T06:33:22.056Z] 5e14af77c1be: Pulling fs layer [2021-07-08T06:33:22.056Z] 01666e4c0597: Pulling fs layer [2021-07-08T06:33:22.056Z] aa168da1d23b: Pulling fs layer [2021-07-08T06:33:22.056Z] 93b61091891f: Waiting [2021-07-08T06:33:22.056Z] 93b9cdb0e59b: Waiting [2021-07-08T06:33:22.056Z] 5e14af77c1be: Waiting [2021-07-08T06:33:22.056Z] 01666e4c0597: Waiting [2021-07-08T06:33:22.056Z] aa168da1d23b: Waiting [2021-07-08T06:33:22.056Z] 46f8f816bc3b: Waiting [2021-07-08T06:33:22.056Z] 36b3adc4ff6f: Verifying Checksum [2021-07-08T06:33:22.056Z] 36b3adc4ff6f: Download complete [2021-07-08T06:33:22.318Z] 46f8f816bc3b: Verifying Checksum [2021-07-08T06:33:22.318Z] 46f8f816bc3b: Download complete [2021-07-08T06:33:22.318Z] df20fa9351a1: Verifying Checksum [2021-07-08T06:33:22.318Z] df20fa9351a1: Download complete [2021-07-08T06:33:22.318Z] 93b9cdb0e59b: Verifying Checksum [2021-07-08T06:33:22.318Z] 93b9cdb0e59b: Download complete [2021-07-08T06:33:22.318Z] 5e14af77c1be: Verifying Checksum [2021-07-08T06:33:22.318Z] 5e14af77c1be: Download complete [2021-07-08T06:33:22.318Z] 93b61091891f: Verifying Checksum [2021-07-08T06:33:22.318Z] 93b61091891f: Download complete [2021-07-08T06:33:22.318Z] 01666e4c0597: Verifying Checksum [2021-07-08T06:33:22.318Z] 01666e4c0597: Download complete [2021-07-08T06:33:22.583Z] df20fa9351a1: Pull complete [2021-07-08T06:33:22.583Z] 36b3adc4ff6f: Pull complete [2021-07-08T06:33:22.583Z] 8ad3a11d3b57: Verifying Checksum [2021-07-08T06:33:22.583Z] 8ad3a11d3b57: Download complete [2021-07-08T06:33:23.169Z] 8ad3a11d3b57: Pull complete [2021-07-08T06:33:23.169Z] 46f8f816bc3b: Pull complete [2021-07-08T06:33:23.744Z] 93b61091891f: Pull complete [2021-07-08T06:33:23.744Z] 93b9cdb0e59b: Pull complete [2021-07-08T06:33:23.744Z] 5e14af77c1be: Pull complete [2021-07-08T06:33:24.005Z] 01666e4c0597: Pull complete [2021-07-08T06:33:24.271Z] aa168da1d23b: Verifying Checksum [2021-07-08T06:33:24.271Z] aa168da1d23b: Download complete [2021-07-08T06:33:28.503Z] aa168da1d23b: Pull complete [2021-07-08T06:33:28.503Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-07-08T06:33:28.503Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-07-08T06:33:28.503Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-07-08T06:33:28.588Z] prd-centos7-docker-4c-2g-2188 does not seem to be running inside a container [2021-07-08T06:33:28.627Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-sdk-c_PR-355/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-355 -v /w/workspace/edgexfoundry_device-sdk-c_PR-355:/w/workspace/edgexfoundry_device-sdk-c_PR-355:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_PR-355@tmp:/w/workspace/edgexfoundry_device-sdk-c_PR-355@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-07-08T06:33:30.549Z] $ docker top b443add4e5e47ad03017afe01e27c55ea04b9cc08ecbb8e54f16b3a2dce26bce -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-08T06:33:30.943Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-07-08T06:33:31.249Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-07-08T06:33:31.561Z] + ls /var/log/sa-host [2021-07-08T06:33:31.561Z] + sadf -c /var/log/sa-host/sa05 [2021-07-08T06:33:31.561Z] file_magic: OK [2021-07-08T06:33:31.561Z] HZ: Using current value: 100 [2021-07-08T06:33:31.561Z] file_header: OK [2021-07-08T06:33:31.561Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-07-08T06:33:31.561Z] Statistics: [2021-07-08T06:33:31.561Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-07-08T06:33:31.561Z] File successfully converted to sysstat format version 12.2.1 [2021-07-08T06:33:31.561Z] + sadf -c /var/log/sa-host/sa08 [2021-07-08T06:33:31.561Z] file_magic: OK [2021-07-08T06:33:31.561Z] HZ: Using current value: 100 [2021-07-08T06:33:31.561Z] file_header: OK [2021-07-08T06:33:31.561Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-07-08T06:33:31.561Z] Statistics: [2021-07-08T06:33:31.561Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-07-08T06:33:31.561Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-08T06:33:32.212Z] provisioning config files... [2021-07-08T06:33:32.226Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-c_PR-355@tmp/config8791847650772603061tmp [Pipeline] { [Pipeline] echo [2021-07-08T06:33:32.244Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-08T06:33:32.542Z] ---> create-netrc.sh [Pipeline] } [2021-07-08T06:33:32.554Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-07-08T06:33:32.991Z] ---> python-tools-install.sh [Pipeline] echo [2021-07-08T06:33:33.002Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-08T06:33:33.306Z] ---> sudo-logs.sh [2021-07-08T06:33:33.306Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-07-08T06:33:33.335Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-08T06:33:33.639Z] ---> job-cost.sh [2021-07-08T06:33:33.639Z] lf-activate-venv: SKIPPING [2021-07-08T06:33:33.639Z] INFO: No Stack... [2021-07-08T06:33:34.587Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-07-08T06:33:34.850Z] INFO: Archiving Costs [Pipeline] echo [2021-07-08T06:33:34.867Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-08T06:33:35.169Z] ---> logs-deploy.sh [2021-07-08T06:33:35.169Z] lf-activate-venv: SKIPPING [2021-07-08T06:33:35.169Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-c/PR-355/5 [2021-07-08T06:33:35.169Z] INFO: archiving workspace using pattern(s): [2021-07-08T06:33:36.121Z] Archives upload complete. [2021-07-08T06:33:36.121Z] INFO: archiving logs to Nexus [2021-07-08T06:33:36.694Z] ---> uname -a: [2021-07-08T06:33:36.694Z] Linux prd-centos7-docker-4c-2g-2188.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux [2021-07-08T06:33:36.694Z] [2021-07-08T06:33:36.694Z] [2021-07-08T06:33:36.694Z] ---> lscpu: [2021-07-08T06:33:36.694Z] Architecture: x86_64 [2021-07-08T06:33:36.694Z] CPU op-mode(s): 32-bit, 64-bit [2021-07-08T06:33:36.694Z] Byte Order: Little Endian [2021-07-08T06:33:36.694Z] Address sizes: 40 bits physical, 48 bits virtual [2021-07-08T06:33:36.694Z] CPU(s): 2 [2021-07-08T06:33:36.694Z] On-line CPU(s) list: 0,1 [2021-07-08T06:33:36.694Z] Thread(s) per core: 1 [2021-07-08T06:33:36.694Z] Core(s) per socket: 1 [2021-07-08T06:33:36.694Z] Socket(s): 2 [2021-07-08T06:33:36.694Z] NUMA node(s): 1 [2021-07-08T06:33:36.694Z] Vendor ID: AuthenticAMD [2021-07-08T06:33:36.694Z] CPU family: 23 [2021-07-08T06:33:36.694Z] Model: 49 [2021-07-08T06:33:36.694Z] Model name: AMD EPYC-Rome Processor [2021-07-08T06:33:36.694Z] Stepping: 0 [2021-07-08T06:33:36.694Z] CPU MHz: 2800.000 [2021-07-08T06:33:36.694Z] BogoMIPS: 5600.00 [2021-07-08T06:33:36.694Z] Virtualization: AMD-V [2021-07-08T06:33:36.694Z] Hypervisor vendor: KVM [2021-07-08T06:33:36.694Z] Virtualization type: full [2021-07-08T06:33:36.694Z] L1d cache: 64 KiB [2021-07-08T06:33:36.694Z] L1i cache: 64 KiB [2021-07-08T06:33:36.694Z] L2 cache: 1 MiB [2021-07-08T06:33:36.694Z] L3 cache: 32 MiB [2021-07-08T06:33:36.694Z] NUMA node0 CPU(s): 0,1 [2021-07-08T06:33:36.694Z] Vulnerability Itlb multihit: Not affected [2021-07-08T06:33:36.694Z] Vulnerability L1tf: Not affected [2021-07-08T06:33:36.694Z] Vulnerability Mds: Not affected [2021-07-08T06:33:36.694Z] Vulnerability Meltdown: Not affected [2021-07-08T06:33:36.694Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-07-08T06:33:36.694Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-07-08T06:33:36.694Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-07-08T06:33:36.694Z] Vulnerability Srbds: Not affected [2021-07-08T06:33:36.694Z] Vulnerability Tsx async abort: Not affected [2021-07-08T06:33:36.694Z] 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 art rep_good nopl extd_apicid eagerfpu 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 retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp [2021-07-08T06:33:36.694Z] [2021-07-08T06:33:36.694Z] [2021-07-08T06:33:36.694Z] ---> nproc: [2021-07-08T06:33:36.694Z] 2 [2021-07-08T06:33:36.694Z] [2021-07-08T06:33:36.694Z]