Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 7bf3b7cedae0f10faf0de83af88415cc28561f9e 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-ssh1166992192572546546.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 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-ssh1939992382793458209.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 7928b8837ad34b090831a72fcdf53bff9dae4c17 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-s7/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-s7/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh177632174736412711.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 7928b8837ad34b090831a72fcdf53bff9dae4c17 # timeout=10 Commit message: "Merge pull request #462 from cherrycl/skip-arm-c-sdk-2" > 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 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-ssh8147108256811536165.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-s7/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-s7/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh16182691106818827257.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-s7] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-s7-settings PROJECT: device-s7 USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-s7 DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-38900 in /w/workspace/edgexfoundry_device-s7_main [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-s7.git > git init /w/workspace/edgexfoundry_device-s7_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-s7.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-s7.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-s7.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 7bf3b7cedae0f10faf0de83af88415cc28561f9e (main) Commit message: "Merge pull request #40 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.0.0-dev.24" > git config core.sparsecheckout # timeout=10 > git checkout -f 7bf3b7cedae0f10faf0de83af88415cc28561f9e # timeout=10 > git rev-list --no-walk 36f5b5f54b7063bcf808d98b8b253989a426de79 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 22:14:35 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 22:14:35 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 22:14:35 ========================================================= 22:14:35 EdgeX Global Pipelines Version Info 22:14:35 ========================================================= [Pipeline] libraryResource [Pipeline] sh 22:14:36 ------------------- 22:14:36 stable info: 22:14:36 ------------------- 22:14:36 Commited By: Cherry Wang cherry@iotechsys.com 22:14:36 Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 22:14:36 Message: update stable to v1.0.269 22:14:36 ------------------- 22:14:36 experimental info: 22:14:36 ------------------- 22:14:36 Commited By: **** collab-it+edgex@linuxfoundation.org 22:14:36 Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 22:14:36 Message: update experimental to v1.0.269 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 22:14:36 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-s7-settings [Pipeline] echo 22:14:36 [edgeXSetupEnvironment]: set envvar PROJECT = device-s7 [Pipeline] echo 22:14:36 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 22:14:36 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 22:14:36 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 22:14:36 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 22:14:36 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 22:14:36 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 22:14:36 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 22:14:36 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 22:14:36 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 22:14:37 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-s7 [Pipeline] echo 22:14:37 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 22:14:37 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 22:14:37 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 22:14:37 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 22:14:37 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 22:14:37 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 22:14:37 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 22:14:37 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 22:14:37 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 22:14:37 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 22:14:37 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 22:14:37 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 22:14:37 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 22:14:37 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 22:14:37 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 22:14:37 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 22:14:37 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 22:14:37 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 22:14:37 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7bf3b7cedae0f10faf0de83af88415cc28561f9e [Pipeline] echo 22:14:37 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7bf3b7c [Pipeline] echo 22:14:37 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:14:37 provisioning config files... 22:14:37 copy managed file [device-s7-settings] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config837651884335005261tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:14:37 ---> ****-login.sh 22:14:37 nexus3.edgexfoundry.org:10001 22:14:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:14:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:14:38 Configure a credential helper to remove this warning. See 22:14:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:14:38 22:14:38 Login Succeeded 22:14:38 nexus3.edgexfoundry.org:10002 22:14:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:14:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:14:38 Configure a credential helper to remove this warning. See 22:14:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:14:38 22:14:38 Login Succeeded 22:14:38 nexus3.edgexfoundry.org:10003 22:14:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:14:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:14:38 Configure a credential helper to remove this warning. See 22:14:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:14:38 22:14:38 Login Succeeded 22:14:38 nexus3.edgexfoundry.org:10004 22:14:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:14:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:14:38 Configure a credential helper to remove this warning. See 22:14:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:14:38 22:14:38 Login Succeeded 22:14:38 ****.io 22:14:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:14:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:14:38 Configure a credential helper to remove this warning. See 22:14:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:14:38 22:14:38 Login Succeeded 22:14:38 ---> ****-login.sh ends [Pipeline] } 22:14:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 22:14:39 + git rev-list -1 --merges 7bf3b7cedae0f10faf0de83af88415cc28561f9e~1..7bf3b7cedae0f10faf0de83af88415cc28561f9e [Pipeline] echo 22:14:39 -----------> git rev-list -1 --merges 7bf3b7cedae0f10faf0de83af88415cc28561f9e~1..7bf3b7cedae0f10faf0de83af88415cc28561f9e 7bf3b7cedae0f10faf0de83af88415cc28561f9e 22:14:39 7bf3b7cedae0f10faf0de83af88415cc28561f9e [false] [Pipeline] sh 22:14:40 + git log --format=format:%s -1 7bf3b7cedae0f10faf0de83af88415cc28561f9e [Pipeline] echo 22:14:40 ========================================================= 22:14:40 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 22:14:40 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:14:40 + git log --format=format:%s -1 7bf3b7cedae0f10faf0de83af88415cc28561f9e [Pipeline] echo 22:14:40 [semverPrep] GIT_COMMIT: 7bf3b7cedae0f10faf0de83af88415cc28561f9e, Commit Message: Merge pull request #40 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.0.0-dev.24 [Pipeline] echo 22:14:40 [semverPrep] This is not a build commit. [Pipeline] sh 22:14:41 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:14:41 + grep -v github /etc/ssh/ssh_known_hosts 22:14:41 + [ -e /tmp/ssh_known_hosts ] 22:14:41 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 22:14:41 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 22:14:41 + sudo tee -a /etc/ssh/ssh_known_hosts 22:14:41 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:14:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:14:41 22:14:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:14:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:14:41 0.1.4: Pulling from edgex-devops/py-git-semver 22:14:41 b85a868b505f: Pulling fs layer 22:14:41 e2be974225ed: Pulling fs layer 22:14:41 339a4e72a1f5: Pulling fs layer 22:14:41 988bab9f4d93: Pulling fs layer 22:14:41 1469e6f7b9e6: Pulling fs layer 22:14:41 eaf3925da568: Pulling fs layer 22:14:41 bab4dde63d76: Pulling fs layer 22:14:41 bde34c3a00c8: Pulling fs layer 22:14:41 b352a97aabf1: Pulling fs layer 22:14:41 4872d77fe225: Pulling fs layer 22:14:41 5851b861e8e6: Pulling fs layer 22:14:41 1469e6f7b9e6: Waiting 22:14:41 bab4dde63d76: Waiting 22:14:41 eaf3925da568: Waiting 22:14:41 bde34c3a00c8: Waiting 22:14:41 5851b861e8e6: Waiting 22:14:41 4872d77fe225: Waiting 22:14:41 988bab9f4d93: Waiting 22:14:41 b352a97aabf1: Waiting 22:14:41 e2be974225ed: Download complete 22:14:41 988bab9f4d93: Verifying Checksum 22:14:41 988bab9f4d93: Download complete 22:14:41 1469e6f7b9e6: Verifying Checksum 22:14:41 1469e6f7b9e6: Download complete 22:14:41 339a4e72a1f5: Verifying Checksum 22:14:41 339a4e72a1f5: Download complete 22:14:41 eaf3925da568: Verifying Checksum 22:14:41 eaf3925da568: Download complete 22:14:42 bde34c3a00c8: Verifying Checksum 22:14:42 bde34c3a00c8: Download complete 22:14:42 b352a97aabf1: Verifying Checksum 22:14:42 b352a97aabf1: Download complete 22:14:42 5851b861e8e6: Download complete 22:14:42 b85a868b505f: Verifying Checksum 22:14:42 b85a868b505f: Download complete 22:14:42 bab4dde63d76: Verifying Checksum 22:14:42 bab4dde63d76: Download complete 22:14:43 b85a868b505f: Pull complete 22:14:43 e2be974225ed: Pull complete 22:14:43 339a4e72a1f5: Pull complete 22:14:44 988bab9f4d93: Pull complete 22:14:44 1469e6f7b9e6: Pull complete 22:14:44 eaf3925da568: Pull complete 22:14:46 bab4dde63d76: Pull complete 22:14:46 bde34c3a00c8: Pull complete 22:14:46 b352a97aabf1: Pull complete 22:14:46 4872d77fe225: Pull complete 22:14:46 5851b861e8e6: Pull complete 22:14:46 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 22:14:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:14:46 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:14:46 prd-ubuntu20.04-docker-8c-8g-38900 does not seem to be running inside a container 22:14:46 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-s7_main -v /w/workspace/edgexfoundry_device-s7_main:/w/workspace/edgexfoundry_device-s7_main:rw,z -v /w/workspace/edgexfoundry_device-s7_main@tmp:/w/workspace/edgexfoundry_device-s7_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 22:14:49 $ docker top b2ea49c0e50857d5b883a18d33a24f1216eca71dd2c7d07afc4680222d31be16 -eo pid,comm 22:14:49 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). 22:14:49 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:14:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:14:49 [ssh-agent] Looking for ssh-agent implementation... 22:14:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:14:49 $ docker exec b2ea49c0e50857d5b883a18d33a24f1216eca71dd2c7d07afc4680222d31be16 ssh-agent 22:14:49 SSH_AUTH_SOCK=/tmp/ssh-Vkqgo2o96MSr/agent.33 22:14:49 SSH_AGENT_PID=39 22:14:49 Running ssh-add (command line suppressed) 22:14:49 Identity added: /w/workspace/edgexfoundry_device-s7_main@tmp/private_key_11972637379416303346.key (/w/workspace/edgexfoundry_device-s7_main@tmp/private_key_11972637379416303346.key) 22:14:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:14:50 + git tag --points-at HEAD [Pipeline] } 22:14:50 $ docker exec --env ******** --env ******** b2ea49c0e50857d5b883a18d33a24f1216eca71dd2c7d07afc4680222d31be16 ssh-agent -k 22:14:50 unset SSH_AUTH_SOCK; 22:14:50 unset SSH_AGENT_PID; 22:14:50 echo Agent pid 39 killed; 22:14:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 22:14:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:14:50 [ssh-agent] Looking for ssh-agent implementation... 22:14:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:14:50 $ docker exec b2ea49c0e50857d5b883a18d33a24f1216eca71dd2c7d07afc4680222d31be16 ssh-agent 22:14:50 SSH_AUTH_SOCK=/tmp/ssh-wBCrtYnNCH8x/agent.73 22:14:50 SSH_AGENT_PID=79 22:14:50 Running ssh-add (command line suppressed) 22:14:51 Identity added: /w/workspace/edgexfoundry_device-s7_main@tmp/private_key_517487255518186245.key (/w/workspace/edgexfoundry_device-s7_main@tmp/private_key_517487255518186245.key) 22:14:51 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:14:51 + git semver init 22:14:51 2025-02-13 22:14:51,556 [run_init] DEBUG init version:0.0.0 force:False 22:14:51 2025-02-13 22:14:51,557 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-s7_main/.semver 22:14:51 2025-02-13 22:14:51,557 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-s7.git /w/workspace/edgexfoundry_device-s7_main/.semver 22:14:51 2025-02-13 22:14:51,557 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-s7.git', '/w/workspace/edgexfoundry_device-s7_main/.semver'], cwd=/w/workspace/edgexfoundry_device-s7_main, universal_newlines=False, shell=None, istream=None) 22:14:52 2025-02-13 22:14:52,141 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-s7_main/.git/info/exclude 22:14:52 2025-02-13 22:14:52,141 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-s7_main/.semver/main with force:False 22:14:52 2025-02-13 22:14:52,141 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-s7_main/.semver/main 22:14:52 2025-02-13 22:14:52,142 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-s7_main/.semver/main 22:14:52 4.0.0-dev.7 [Pipeline] } 22:14:52 $ docker exec --env ******** --env ******** b2ea49c0e50857d5b883a18d33a24f1216eca71dd2c7d07afc4680222d31be16 ssh-agent -k 22:14:52 unset SSH_AUTH_SOCK; 22:14:52 unset SSH_AGENT_PID; 22:14:52 echo Agent pid 79 killed; 22:14:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:14:53 + git semver [Pipeline] } 22:14:53 $ docker stop --time=1 b2ea49c0e50857d5b883a18d33a24f1216eca71dd2c7d07afc4680222d31be16 22:14:54 $ docker rm -f --volumes b2ea49c0e50857d5b883a18d33a24f1216eca71dd2c7d07afc4680222d31be16 [Pipeline] // withDockerContainer [Pipeline] sh 22:14:55 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 22:14:55 Stashed 1 file(s) [Pipeline] echo 22:14:55 [edgeXSemver]: initialized semver on version 4.0.0-dev.7 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:14:56 provisioning config files... 22:14:56 copy managed file [device-s7-settings] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config9825867122354364418tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:14:56 ---> ****-login.sh 22:14:56 nexus3.edgexfoundry.org:10001 22:14:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:14:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:14:56 Configure a credential helper to remove this warning. See 22:14:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:14:56 22:14:56 Login Succeeded 22:14:56 nexus3.edgexfoundry.org:10002 22:14:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:14:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:14:56 Configure a credential helper to remove this warning. See 22:14:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:14:56 22:14:56 Login Succeeded 22:14:56 nexus3.edgexfoundry.org:10003 22:14:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:14:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:14:57 Configure a credential helper to remove this warning. See 22:14:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:14:57 22:14:57 Login Succeeded 22:14:57 nexus3.edgexfoundry.org:10004 22:14:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:14:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:14:57 Configure a credential helper to remove this warning. See 22:14:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:14:57 22:14:57 Login Succeeded 22:14:57 ****.io 22:14:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:14:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:14:57 Configure a credential helper to remove this warning. See 22:14:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:14:57 22:14:57 Login Succeeded 22:14:57 ---> ****-login.sh ends [Pipeline] } 22:14:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:14:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 22:14:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 22:14:57 ========================================================= 22:14:57 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 22:14:57 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:14:57 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . 22:14:57 Sending build context to Docker daemon 772.1kB 22:14:57 Step 1/10 : ARG BASE=golang:1.23-alpine3.20 22:14:57 Step 2/10 : FROM ${BASE} AS builder 22:14:57 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 22:14:57 da9db072f522: Pulling fs layer 22:14:57 6ef4a4ee8ca5: Pulling fs layer 22:14:57 06f05ace1117: Pulling fs layer 22:14:57 5fe327b54edc: Pulling fs layer 22:14:57 4f4fb700ef54: Pulling fs layer 22:14:57 92a5565b7b96: Pulling fs layer 22:14:57 ff9bb7016b71: Pulling fs layer 22:14:57 b67dba6c2c7d: Pulling fs layer 22:14:57 a813b0c90790: Pulling fs layer 22:14:57 5fe327b54edc: Waiting 22:14:57 4f4fb700ef54: Waiting 22:14:57 92a5565b7b96: Waiting 22:14:57 ff9bb7016b71: Waiting 22:14:57 b67dba6c2c7d: Waiting 22:14:57 a813b0c90790: Waiting 22:14:57 6ef4a4ee8ca5: Verifying Checksum 22:14:57 6ef4a4ee8ca5: Download complete 22:14:57 5fe327b54edc: Verifying Checksum 22:14:57 5fe327b54edc: Download complete 22:14:57 4f4fb700ef54: Verifying Checksum 22:14:57 4f4fb700ef54: Download complete 22:14:57 92a5565b7b96: Verifying Checksum 22:14:57 92a5565b7b96: Download complete 22:14:57 da9db072f522: Download complete 22:14:57 ff9bb7016b71: Verifying Checksum 22:14:57 ff9bb7016b71: Download complete 22:14:58 da9db072f522: Pull complete 22:14:58 a813b0c90790: Verifying Checksum 22:14:58 a813b0c90790: Download complete 22:14:58 6ef4a4ee8ca5: Pull complete 22:14:58 06f05ace1117: Download complete 22:14:58 b67dba6c2c7d: Verifying Checksum 22:14:58 b67dba6c2c7d: Download complete 22:15:02 06f05ace1117: Pull complete 22:15:02 5fe327b54edc: Pull complete 22:15:02 4f4fb700ef54: Pull complete 22:15:02 92a5565b7b96: Pull complete 22:15:02 ff9bb7016b71: Pull complete 22:15:04 b67dba6c2c7d: Pull complete 22:15:04 a813b0c90790: Pull complete 22:15:05 Digest: sha256:964ace759d82d3ebab8e83e8290b66622521f026e03af45cdd06fa8134ce19f9 22:15:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 22:15:05 ---> 3ba60ce46760 22:15:05 Step 3/10 : ARG MAKE=make build 22:15:08 ---> Running in d28ac61a7577 22:15:08 Removing intermediate container d28ac61a7577 22:15:08 ---> eceb7f924243 22:15:08 Step 4/10 : WORKDIR /device-s7 22:15:08 ---> Running in 62f61eb3c327 22:15:08 Removing intermediate container 62f61eb3c327 22:15:08 ---> 35793c564983 22:15:08 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: YIQISOFT' 22:15:08 ---> Running in e14e8a1a3428 22:15:08 Removing intermediate container e14e8a1a3428 22:15:08 ---> 3b04afea93c2 22:15:08 Step 6/10 : RUN apk add --update --no-cache make git gcc libc-dev 22:15:08 ---> Running in a964ce27eee4 22:15:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 22:15:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 22:15:09 OK: 248 MiB in 58 packages 22:15:09 Removing intermediate container a964ce27eee4 22:15:09 ---> ce0afb97935e 22:15:09 Step 7/10 : COPY go.mod vendor* ./ 22:15:09 ---> 309e2f50532e 22:15:09 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:15:09 ---> Running in b32d07aaf9a3 22:15:11 Still waiting to schedule task 22:15:11 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 22:15:57 Removing intermediate container b32d07aaf9a3 22:15:57 ---> dee686d50637 22:15:57 Step 9/10 : COPY . . 22:15:57 ---> a1daf6cfac2c 22:15:57 Step 10/10 : RUN ${MAKE} 22:15:57 ---> Running in be4d53a7b028 22:15:57 noop 22:15:57 Removing intermediate container be4d53a7b028 22:15:57 ---> bda6153889b1 22:15:57 Successfully built bda6153889b1 22:15:57 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:15:57 + docker inspect -f . ci-base-image-x86_64 22:15:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:15:58 prd-ubuntu20.04-docker-8c-8g-38900 does not seem to be running inside a container 22:15:58 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-s7_main -v /w/workspace/edgexfoundry_device-s7_main:/w/workspace/edgexfoundry_device-s7_main:rw,z -v /w/workspace/edgexfoundry_device-s7_main@tmp:/w/workspace/edgexfoundry_device-s7_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 22:15:58 $ docker top 843498c6b2987ad766b6f75ed5c53b0e76137c1bae4a280b73e31a046afc5571 -eo pid,comm [Pipeline] { [Pipeline] sh 22:15:59 + go version 22:15:59 go version go1.23.4 linux/amd64 [Pipeline] } 22:15:59 $ docker stop --time=1 843498c6b2987ad766b6f75ed5c53b0e76137c1bae4a280b73e31a046afc5571 22:16:00 $ docker rm -f --volumes 843498c6b2987ad766b6f75ed5c53b0e76137c1bae4a280b73e31a046afc5571 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:16:01 + docker inspect -f . ci-base-image-x86_64 22:16:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:16:01 prd-ubuntu20.04-docker-8c-8g-38900 does not seem to be running inside a container 22:16:01 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-s7_main -v /w/workspace/edgexfoundry_device-s7_main:/w/workspace/edgexfoundry_device-s7_main:rw,z -v /w/workspace/edgexfoundry_device-s7_main@tmp:/w/workspace/edgexfoundry_device-s7_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 22:16:02 $ docker top 8faaa31b3f552e9814d0625928dc6228dd58ea900f52eaa06ddf33d22f000c98 -eo pid,comm [Pipeline] { [Pipeline] sh 22:16:02 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-s7_main [Pipeline] fileExists [Pipeline] sh 22:16:02 + make test 22:16:02 go test -race -coverprofile=coverage.out ./... 22:16:11 ? github.com/edgexfoundry/device-s7 [no test files] 22:16:34 github.com/edgexfoundry/device-s7/cmd coverage: 0.0% of statements 22:16:34 ok github.com/edgexfoundry/device-s7/internal/driver 1.024s coverage: 6.8% of statements 22:16:44 Running on prd-ubuntu20.04-docker-arm64-4c-16g-38901 in /w/workspace/edgexfoundry_device-s7_main [Pipeline] { [Pipeline] ws 22:16:44 Running in /w/workspace/device-s7/14 [Pipeline] { [Pipeline] checkout 22:16:47 Selected Git installation does not exist. Using Default 22:16:47 The recommended git tool is: NONE 22:16:54 using credential edgex-jenkins-ssh 22:16:54 Cloning the remote Git repository 22:16:54 Cloning repository git@github.com:edgexfoundry/device-s7.git 22:16:54 > git init /w/workspace/device-s7/14 # timeout=10 22:16:54 Fetching upstream changes from git@github.com:edgexfoundry/device-s7.git 22:16:54 > git --version # timeout=10 22:16:54 > git --version # 'git version 2.25.1' 22:16:54 using GIT_SSH to set credentials SSH Credentials for GitHub 22:16:54 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-s7.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:16:55 > git config remote.origin.url git@github.com:edgexfoundry/device-s7.git # timeout=10 22:16:55 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:16:56 Avoid second fetch 22:16:56 Checking out Revision 7bf3b7cedae0f10faf0de83af88415cc28561f9e (main) 22:16:57 Commit message: "Merge pull request #40 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.0.0-dev.24" 22:16:56 > git config core.sparsecheckout # timeout=10 22:16:56 > git checkout -f 7bf3b7cedae0f10faf0de83af88415cc28561f9e # timeout=10 22:17:01 go vet ./... [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:17:02 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 22:17:02 % Total % Received % Xferd Average Speed Time Time Time Current 22:17:02 Dload Upload Total Spent Left Speed 22:17:02 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 106k 0 --:--:-- --:--:-- --:--:-- 107k [Pipeline] sh 22:17:03 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 22:17:03 + + sudosudo tee jq /etc/docker/daemon.new . += {"seccomp-profile": "/etc/docker/seccomp.json"} 22:17:03 /etc/docker/daemon.json 22:17:03 { 22:17:03 "registry-mirrors": [ 22:17:03 "https://nexus3.edgexfoundry.org:10001" 22:17:03 ], 22:17:03 "bip": "10.250.0.254/24", 22:17:03 "hosts": [ 22:17:03 "tcp://0.0.0.0:5555", 22:17:03 "unix:///var/run/docker.sock" 22:17:03 ], 22:17:03 "mtu": 1458, 22:17:03 "selinux-enabled": true, 22:17:03 "seccomp-profile": "/etc/docker/seccomp.json" 22:17:03 } [Pipeline] sh 22:17:04 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 22:17:04 + sudo service docker restart 22:17:05 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 22:17:05 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 22:17:05 ./bin/test-attribution-txt.sh [Pipeline] echo 22:17:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 22:17:05 $ docker stop --time=1 8faaa31b3f552e9814d0625928dc6228dd58ea900f52eaa06ddf33d22f000c98 22:17:09 $ docker rm -f --volumes 8faaa31b3f552e9814d0625928dc6228dd58ea900f52eaa06ddf33d22f000c98 [Pipeline] // withDockerContainer [Pipeline] sh 22:17:10 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:17:10 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 22:17:11 + sudo chown -R jenkins:jenkins . [Pipeline] sh 22:17:11 + ls -al . 22:17:11 total 216 22:17:11 drwxrwxr-x 8 jenkins jenkins 4096 Feb 13 22:16 . 22:17:11 drwxrwxr-x 4 jenkins jenkins 4096 Feb 13 22:14 .. 22:17:11 drwxrwxr-x 8 jenkins jenkins 4096 Feb 13 22:16 .git 22:17:11 drwxrwxr-x 2 jenkins jenkins 4096 Feb 13 22:14 .github 22:17:11 -rw-rw-r-- 1 jenkins jenkins 237 Feb 13 22:14 .gitignore 22:17:11 -rw-rw-r-- 1 jenkins jenkins 42 Feb 13 22:14 .golangci.yml 22:17:11 drwxr-xr-x 3 jenkins jenkins 4096 Feb 13 22:14 .semver 22:17:11 -rw-rw-r-- 1 jenkins jenkins 19679 Feb 13 22:14 Attribution.txt 22:17:11 -rw-rw-r-- 1 jenkins jenkins 1579 Feb 13 22:14 Dockerfile 22:17:11 -rw-rw-r-- 1 jenkins jenkins 643 Feb 13 22:14 Jenkinsfile 22:17:11 -rw-rw-r-- 1 jenkins jenkins 10947 Feb 13 22:14 LICENSE 22:17:11 -rw-rw-r-- 1 jenkins jenkins 1903 Feb 13 22:14 Makefile 22:17:11 -rw-rw-r-- 1 jenkins jenkins 614 Feb 13 22:14 OWNERS.md 22:17:11 -rw-rw-r-- 1 jenkins jenkins 2393 Feb 13 22:14 README.md 22:17:11 -rw-rw-r-- 1 jenkins jenkins 11 Feb 13 22:14 VERSION 22:17:11 drwxrwxr-x 2 jenkins jenkins 4096 Feb 13 22:14 bin 22:17:11 drwxrwxr-x 3 jenkins jenkins 4096 Feb 13 22:14 cmd 22:17:11 -rw-r--r-- 1 jenkins jenkins 19094 Feb 13 22:16 coverage.out 22:17:11 -rw-rw-r-- 1 jenkins jenkins 6120 Feb 13 22:14 go.mod 22:17:11 -rw-rw-r-- 1 jenkins jenkins 86849 Feb 13 22:14 go.sum 22:17:11 drwxrwxr-x 3 jenkins jenkins 4096 Feb 13 22:14 internal 22:17:11 -rw-rw-r-- 1 jenkins jenkins 223 Feb 13 22:14 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:17:12 + docker build -t device-s7 -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=7bf3b7cedae0f10faf0de83af88415cc28561f9e --label arch=amd64 --label version=4.0.0-dev.7 . 22:17:12 Sending build context to Docker daemon 792.1kB 22:17:12 Step 1/24 : ARG BASE=golang:1.23-alpine3.20 22:17:12 Step 2/24 : FROM ${BASE} AS builder 22:17:12 ---> bda6153889b1 22:17:12 Step 3/24 : ARG MAKE=make build 22:17:12 ---> Running in 009560195bc3 22:17:12 Removing intermediate container 009560195bc3 22:17:12 ---> 16beac72d673 22:17:12 Step 4/24 : WORKDIR /device-s7 22:17:12 ---> Running in 17f1546c4cf5 22:17:12 Removing intermediate container 17f1546c4cf5 22:17:12 ---> a70d061a8def 22:17:12 Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: YIQISOFT' 22:17:12 ---> Running in 1c12638cede1 22:17:12 Removing intermediate container 1c12638cede1 22:17:12 ---> cbcb9d48cebe 22:17:12 Step 6/24 : RUN apk add --update --no-cache make git gcc libc-dev 22:17:12 ---> Running in decd3691929f 22:17:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 22:17:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 22:17:13 OK: 248 MiB in 58 packages 22:17:13 Removing intermediate container decd3691929f 22:17:13 ---> 558c8a32a787 22:17:13 Step 7/24 : COPY go.mod vendor* ./ 22:17:13 ---> 891f0fa0d5a5 22:17:13 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:17:13 ---> Running in 390d386d0c02 22:17:14 Removing intermediate container 390d386d0c02 22:17:14 ---> 3165c8f7d39b 22:17:14 Step 9/24 : COPY . . 22:17:14 ---> c50dc0642a53 22:17:14 Step 10/24 : RUN ${MAKE} 22:17:14 ---> Running in 184c864ac1ee 22:17:14 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/device-s7.Version=4.0.0-dev.7 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.24" -trimpath -mod=readonly -o cmd/device-s7 ./cmd [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:17:23 provisioning config files... 22:17:23 copy managed file [device-s7-settings] to file:/w/workspace/device-s7/14@tmp/config17968337182781077070tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:17:24 ---> ****-login.sh 22:17:24 nexus3.edgexfoundry.org:10001 22:17:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:17:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:17:24 Configure a credential helper to remove this warning. See 22:17:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:17:24 22:17:24 Login Succeeded 22:17:24 nexus3.edgexfoundry.org:10002 22:17:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:17:32 Error response from daemon: login attempt to https://nexus3.edgexfoundry.org:10002/v2/ failed with status: 401 Unauthorized [Pipeline] } 22:17:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:17:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:17:33 22:17:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:17:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:17:33 arm64: Pulling from edgex-lftools-log-publisher 22:17:33 8998bd30e6a1: Pulling fs layer 22:17:33 04944245beec: Pulling fs layer 22:17:33 699f458cf7ca: Pulling fs layer 22:17:33 765212b225bb: Pulling fs layer 22:17:33 f23df028b6ca: Pulling fs layer 22:17:33 d65c8cfc05b1: Pulling fs layer 22:17:33 2437ff75d9bd: Pulling fs layer 22:17:33 765212b225bb: Waiting 22:17:33 f23df028b6ca: Waiting 22:17:33 d65c8cfc05b1: Waiting 22:17:33 2437ff75d9bd: Waiting 22:17:34 04944245beec: Verifying Checksum 22:17:34 04944245beec: Download complete 22:17:34 765212b225bb: Verifying Checksum 22:17:34 765212b225bb: Download complete 22:17:34 f23df028b6ca: Verifying Checksum 22:17:34 f23df028b6ca: Download complete 22:17:34 d65c8cfc05b1: Verifying Checksum 22:17:34 d65c8cfc05b1: Download complete 22:17:34 699f458cf7ca: Verifying Checksum 22:17:34 699f458cf7ca: Download complete 22:17:34 8998bd30e6a1: Verifying Checksum 22:17:34 8998bd30e6a1: Download complete 22:17:36 2437ff75d9bd: Verifying Checksum 22:17:36 2437ff75d9bd: Download complete 22:17:39 8998bd30e6a1: Pull complete 22:17:39 04944245beec: Pull complete 22:17:41 699f458cf7ca: Pull complete 22:17:41 765212b225bb: Pull complete 22:17:42 f23df028b6ca: Pull complete 22:17:42 d65c8cfc05b1: Pull complete 22:17:47 Removing intermediate container 184c864ac1ee 22:17:47 ---> 75045e34be9d 22:17:47 Step 11/24 : FROM alpine:3.20 22:17:47 3.20: Pulling from library/alpine 22:17:47 66a3d608f3fa: Pulling fs layer 22:17:47 66a3d608f3fa: Verifying Checksum 22:17:47 66a3d608f3fa: Download complete 22:17:47 66a3d608f3fa: Pull complete 22:17:47 Digest: sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 22:17:47 Status: Downloaded newer image for alpine:3.20 22:17:47 ---> e29df9b510ff 22:17:47 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: YIQISOFT' 22:17:47 ---> Running in 7f5ce97cecf7 22:17:47 Removing intermediate container 7f5ce97cecf7 22:17:47 ---> 3dad17b12998 22:17:47 Step 13/24 : RUN apk add --update --no-cache dumb-init 22:17:47 ---> Running in f653e051e212 22:17:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 22:17:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 22:17:47 (1/1) Installing dumb-init (1.2.5-r3) 22:17:47 Executing busybox-1.36.1-r29.trigger 22:17:47 OK: 8 MiB in 15 packages 22:17:47 Removing intermediate container f653e051e212 22:17:47 ---> a12f097206b9 22:17:47 Step 14/24 : RUN apk --no-cache upgrade 22:17:47 ---> Running in 1aa55ba6987d 22:17:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 22:17:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 22:17:47 (1/4) Upgrading musl (1.2.5-r0 -> 1.2.5-r1) 22:17:47 (2/4) Upgrading libcrypto3 (3.3.2-r1 -> 3.3.3-r0) 22:17:47 (3/4) Upgrading libssl3 (3.3.2-r1 -> 3.3.3-r0) 22:17:47 (4/4) Upgrading musl-utils (1.2.5-r0 -> 1.2.5-r1) 22:17:47 Executing busybox-1.36.1-r29.trigger 22:17:47 OK: 8 MiB in 15 packages 22:17:48 Removing intermediate container 1aa55ba6987d 22:17:48 ---> 71a037f21f86 22:17:48 Step 15/24 : WORKDIR / 22:17:48 ---> Running in 3ae1160063e8 22:17:48 Removing intermediate container 3ae1160063e8 22:17:48 ---> 897ac8b50653 22:17:48 Step 16/24 : COPY --from=builder /device-s7/Attribution.txt /Attribution.txt 22:17:48 ---> 87c2bf2baeca 22:17:48 Step 17/24 : COPY --from=builder /device-s7/cmd/device-s7 /device-s7 22:17:49 ---> e696b4feaa8f 22:17:49 Step 18/24 : COPY --from=builder /device-s7/cmd/res /res 22:17:50 ---> 8133415a7af8 22:17:50 Step 19/24 : EXPOSE 59994 22:17:50 ---> Running in ba47344a68d9 22:17:50 Removing intermediate container ba47344a68d9 22:17:50 ---> 03011bf28379 22:17:50 Step 20/24 : ENTRYPOINT ["/device-s7"] 22:17:50 ---> Running in 4d97020628c5 22:17:50 Removing intermediate container 4d97020628c5 22:17:50 ---> c9ecbf0fa97e 22:17:50 Step 21/24 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 22:17:50 ---> Running in 13ab291c0f50 22:17:50 Removing intermediate container 13ab291c0f50 22:17:50 ---> dc9eecc19d83 22:17:50 Step 22/24 : LABEL arch=amd64 22:17:50 ---> Running in 8ffd9ec0ae8d 22:17:50 Removing intermediate container 8ffd9ec0ae8d 22:17:50 ---> 8f62409fe310 22:17:50 Step 23/24 : LABEL git_sha=7bf3b7cedae0f10faf0de83af88415cc28561f9e 22:17:50 ---> Running in ef2dcbf5a26f 22:17:50 Removing intermediate container ef2dcbf5a26f 22:17:50 ---> 6aa0680ee861 22:17:50 Step 24/24 : LABEL version=4.0.0-dev.7 22:17:50 ---> Running in 986ad32abb56 22:17:50 Removing intermediate container 986ad32abb56 22:17:50 ---> 4ef577ad4861 22:17:50 [Warning] One or more build-args [ARCH] were not consumed 22:17:50 Successfully built 4ef577ad4861 22:17:50 Successfully tagged device-s7:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:17:51 provisioning config files... 22:17:51 copy managed file [device-s7-settings] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config5609359105739507754tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:17:51 ---> ****-login.sh 22:17:51 nexus3.edgexfoundry.org:10001 22:17:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:17:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:17:51 Configure a credential helper to remove this warning. See 22:17:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:17:51 22:17:51 Login Succeeded 22:17:51 nexus3.edgexfoundry.org:10002 22:17:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:17:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:17:51 Configure a credential helper to remove this warning. See 22:17:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:17:51 22:17:51 Login Succeeded 22:17:51 nexus3.edgexfoundry.org:10003 22:17:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:17:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:17:51 Configure a credential helper to remove this warning. See 22:17:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:17:51 22:17:51 Login Succeeded 22:17:51 nexus3.edgexfoundry.org:10004 22:17:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:17:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:17:51 Configure a credential helper to remove this warning. See 22:17:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:17:51 22:17:51 Login Succeeded 22:17:51 ****.io 22:17:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:17:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:17:52 Configure a credential helper to remove this warning. See 22:17:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:17:52 22:17:52 Login Succeeded 22:17:52 ---> ****-login.sh ends [Pipeline] } 22:17:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:17:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 22:17:52 [edgeXDocker.push] Tagging docker image device-s7 with the following tags: 22:17:52 7bf3b7cedae0f10faf0de83af88415cc28561f9e 22:17:52 latest 22:17:52 4.0.0-dev.7 22:17:52 7bf3b7cedae0f10faf0de83af88415cc28561f9e-4.0.0-dev.7 22:17:52 main 22:17:52 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:17:52 + docker tag device-s7 nexus3.edgexfoundry.org:10004/device-s7:7bf3b7cedae0f10faf0de83af88415cc28561f9e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:17:53 + docker push nexus3.edgexfoundry.org:10004/device-s7:7bf3b7cedae0f10faf0de83af88415cc28561f9e 22:17:53 The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7] 22:17:53 05f8876492a2: Preparing 22:17:53 82c457d08abc: Preparing 22:17:53 1b1427e08360: Preparing 22:17:53 57bb935754a8: Preparing 22:17:53 9f3232fe915c: Preparing 22:17:53 ce5a8cde9eee: Preparing 22:17:53 ce5a8cde9eee: Waiting 22:17:53 9f3232fe915c: Pushed 22:17:53 1b1427e08360: Pushed 22:17:53 05f8876492a2: Pushed 22:17:53 ce5a8cde9eee: Layer already exists 22:17:54 57bb935754a8: Pushed 22:17:57 82c457d08abc: Pushed 22:17:57 7bf3b7cedae0f10faf0de83af88415cc28561f9e: digest: sha256:584fb554ddf0683c8d9199ffb1fa813f80f59534177d684637e3b09c65ee752b size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:17:58 + docker tag device-s7 nexus3.edgexfoundry.org:10004/device-s7:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:17:58 + docker push nexus3.edgexfoundry.org:10004/device-s7:latest 22:17:58 The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7] 22:17:58 05f8876492a2: Preparing 22:17:58 82c457d08abc: Preparing 22:17:58 1b1427e08360: Preparing 22:17:58 57bb935754a8: Preparing 22:17:58 9f3232fe915c: Preparing 22:17:58 ce5a8cde9eee: Preparing 22:17:58 57bb935754a8: Layer already exists 22:17:58 9f3232fe915c: Layer already exists 22:17:58 82c457d08abc: Layer already exists 22:17:58 1b1427e08360: Layer already exists 22:17:58 05f8876492a2: Layer already exists 22:17:58 ce5a8cde9eee: Layer already exists 22:17:58 latest: digest: sha256:584fb554ddf0683c8d9199ffb1fa813f80f59534177d684637e3b09c65ee752b size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:17:59 + docker tag device-s7 nexus3.edgexfoundry.org:10004/device-s7:4.0.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:17:59 + docker push nexus3.edgexfoundry.org:10004/device-s7:4.0.0-dev.7 22:17:59 The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7] 22:17:59 05f8876492a2: Preparing 22:17:59 82c457d08abc: Preparing 22:17:59 1b1427e08360: Preparing 22:17:59 57bb935754a8: Preparing 22:17:59 9f3232fe915c: Preparing 22:17:59 ce5a8cde9eee: Preparing 22:17:59 ce5a8cde9eee: Waiting 22:17:59 9f3232fe915c: Layer already exists 22:17:59 57bb935754a8: Layer already exists 22:17:59 82c457d08abc: Layer already exists 22:17:59 05f8876492a2: Layer already exists 22:17:59 1b1427e08360: Layer already exists 22:17:59 ce5a8cde9eee: Layer already exists 22:17:59 4.0.0-dev.7: digest: sha256:584fb554ddf0683c8d9199ffb1fa813f80f59534177d684637e3b09c65ee752b size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:18:00 + docker tag device-s7 nexus3.edgexfoundry.org:10004/device-s7:7bf3b7cedae0f10faf0de83af88415cc28561f9e-4.0.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:18:01 + docker push nexus3.edgexfoundry.org:10004/device-s7:7bf3b7cedae0f10faf0de83af88415cc28561f9e-4.0.0-dev.7 22:18:01 The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7] 22:18:01 05f8876492a2: Preparing 22:18:01 82c457d08abc: Preparing 22:18:01 1b1427e08360: Preparing 22:18:01 57bb935754a8: Preparing 22:18:01 9f3232fe915c: Preparing 22:18:01 ce5a8cde9eee: Preparing 22:18:01 82c457d08abc: Layer already exists 22:18:01 05f8876492a2: Layer already exists 22:18:01 57bb935754a8: Layer already exists 22:18:01 1b1427e08360: Layer already exists 22:18:01 9f3232fe915c: Layer already exists 22:18:01 ce5a8cde9eee: Layer already exists 22:18:01 7bf3b7cedae0f10faf0de83af88415cc28561f9e-4.0.0-dev.7: digest: sha256:584fb554ddf0683c8d9199ffb1fa813f80f59534177d684637e3b09c65ee752b size: 1576 22:18:01 2437ff75d9bd: Pull complete 22:18:01 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 22:18:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:18:01 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:18:01 prd-ubuntu20.04-docker-arm64-4c-16g-38901 does not seem to be running inside a container 22:18:01 $ 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/device-s7/14 -v /w/workspace/device-s7/14:/w/workspace/device-s7/14:rw,z -v /w/workspace/device-s7/14@tmp:/w/workspace/device-s7/14@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 22:18:03 $ docker top e0a47191a7beac3c5346d152c30e60aeb202b4eb75458dd9608ecc57dcfa1d1f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:18:04 ---> job-cost.sh 22:18:04 + docker tag device-s7 nexus3.edgexfoundry.org:10004/device-s7:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:18:04 lf-activate-venv: SKIPPING 22:18:04 INFO: No Stack... 22:18:05 INFO: Retrieving Pricing Info for: v3-standard-4 22:18:05 + docker push nexus3.edgexfoundry.org:10004/device-s7:main 22:18:05 The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7] 22:18:05 05f8876492a2: Preparing 22:18:05 82c457d08abc: Preparing 22:18:05 1b1427e08360: Preparing 22:18:05 57bb935754a8: Preparing 22:18:05 9f3232fe915c: Preparing 22:18:05 ce5a8cde9eee: Preparing 22:18:05 05f8876492a2: Layer already exists 22:18:05 9f3232fe915c: Layer already exists 22:18:05 1b1427e08360: Layer already exists 22:18:05 82c457d08abc: Layer already exists 22:18:05 57bb935754a8: Layer already exists 22:18:05 ce5a8cde9eee: Layer already exists 22:18:05 main: digest: sha256:584fb554ddf0683c8d9199ffb1fa813f80f59534177d684637e3b09c65ee752b size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:18:05 ===================================================== [Pipeline] echo 22:18:05 taggedImages: 22:18:05 - nexus3.edgexfoundry.org:10004/device-s7:7bf3b7cedae0f10faf0de83af88415cc28561f9e 22:18:05 - nexus3.edgexfoundry.org:10004/device-s7:latest 22:18:05 - nexus3.edgexfoundry.org:10004/device-s7:4.0.0-dev.7 22:18:05 - nexus3.edgexfoundry.org:10004/device-s7:7bf3b7cedae0f10faf0de83af88415cc28561f9e-4.0.0-dev.7 22:18:05 - nexus3.edgexfoundry.org:10004/device-s7:main [Pipeline] } [Pipeline] // script 22:18:05 INFO: Archiving Costs [Pipeline] } [Pipeline] // stage [Pipeline] sh [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] { 22:18:06 + cat /w/workspace/device-s7/14/archives/cost.csv+ 22:18:06 cut -d, -f6 [Pipeline] sh [Pipeline] lock 22:18:06 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-s7-main-14-stack-cost] 22:18:06 Resource [jenkins-edgexfoundry-device-s7-main-14-stack-cost] did not exist. Created. 22:18:06 Lock acquired on [Resource: jenkins-edgexfoundry-device-s7-main-14-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:18:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:18:06 22:18:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:18:07 + echo total: 0.10999999940395355 [Pipeline] stash 22:18:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:18:07 latest: Pulling from edgex-lftools-log-publisher 22:18:07 5eb5b503b376: Pulling fs layer 22:18:07 5c69ac0246d0: Pulling fs layer 22:18:07 ec43610c2a17: Pulling fs layer 22:18:07 3a2ae6a8a46f: Pulling fs layer 22:18:07 33b1e0a273af: Pulling fs layer 22:18:07 5d3b04190fa2: Pulling fs layer 22:18:07 2f39f015ded8: Pulling fs layer 22:18:07 3a2ae6a8a46f: Waiting 22:18:07 33b1e0a273af: Waiting 22:18:07 5d3b04190fa2: Waiting 22:18:07 5c69ac0246d0: Download complete 22:18:07 3a2ae6a8a46f: Verifying Checksum 22:18:07 3a2ae6a8a46f: Download complete 22:18:07 33b1e0a273af: Verifying Checksum 22:18:07 33b1e0a273af: Download complete 22:18:07 5d3b04190fa2: Download complete 22:18:07 ec43610c2a17: Verifying Checksum 22:18:07 ec43610c2a17: Download complete 22:18:07 5eb5b503b376: Verifying Checksum 22:18:07 5eb5b503b376: Download complete 22:18:07 Stashed 1 file(s) [Pipeline] } 22:18:07 Lock released on resource [Resource: jenkins-edgexfoundry-device-s7-main-14-stack-cost] [Pipeline] // lock 22:18:08 2f39f015ded8: Download complete [Pipeline] } 22:18:08 $ docker stop --time=1 e0a47191a7beac3c5346d152c30e60aeb202b4eb75458dd9608ecc57dcfa1d1f 22:18:08 5eb5b503b376: Pull complete 22:18:08 5c69ac0246d0: Pull complete 22:18:08 ec43610c2a17: Pull complete 22:18:08 3a2ae6a8a46f: Pull complete 22:18:09 33b1e0a273af: Pull complete 22:18:09 5d3b04190fa2: Pull complete 22:18:09 $ docker rm -f --volumes e0a47191a7beac3c5346d152c30e60aeb202b4eb75458dd9608ecc57dcfa1d1f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 22:18:10 Failed in branch arm64 22:18:13 2f39f015ded8: Pull complete 22:18:13 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 22:18:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:18:13 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:18:14 prd-ubuntu20.04-docker-8c-8g-38900 does not seem to be running inside a container 22:18:14 $ 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-s7_main -v /w/workspace/edgexfoundry_device-s7_main:/w/workspace/edgexfoundry_device-s7_main:rw,z -v /w/workspace/edgexfoundry_device-s7_main@tmp:/w/workspace/edgexfoundry_device-s7_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 22:18:17 $ docker top b78ccf86cd2a230fc09ed11d486f62483ee6175e9009cc69ebcee7ae40a2e727 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:18:17 ---> job-cost.sh 22:18:17 lf-activate-venv: SKIPPING 22:18:17 INFO: No Stack... 22:18:17 INFO: Retrieving Pricing Info for: v3-standard-8 22:18:18 INFO: Archiving Costs [Pipeline] sh 22:18:18 + cat /w/workspace/edgexfoundry_device-s7_main/archives/cost.csv 22:18:18 + cut -d, -f6 [Pipeline] lock 22:18:18 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-s7-main-14-stack-cost] 22:18:18 Resource [jenkins-edgexfoundry-device-s7-main-14-stack-cost] did not exist. Created. 22:18:18 Lock acquired on [Resource: jenkins-edgexfoundry-device-s7-main-14-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:18:19 /w/workspace/edgexfoundry_device-s7_main@tmp/durable-a705ed66/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 22:18:19 + echo total: 0.2199999988079071 [Pipeline] stash 22:18:19 Warning: overwriting stash ‘stack-cost’ 22:18:19 Stashed 1 file(s) [Pipeline] } 22:18:19 Lock released on resource [Resource: jenkins-edgexfoundry-device-s7-main-14-stack-cost] [Pipeline] // lock [Pipeline] } 22:18:19 $ docker stop --time=1 b78ccf86cd2a230fc09ed11d486f62483ee6175e9009cc69ebcee7ae40a2e727 22:18:20 $ docker rm -f --volumes b78ccf86cd2a230fc09ed11d486f62483ee6175e9009cc69ebcee7ae40a2e727 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 22:18:23 + [ -d /w/workspace/edgexfoundry_device-s7_main/archives ] 22:18:23 + ls -al /w/workspace/edgexfoundry_device-s7_main/archives 22:18:23 total 16 22:18:23 drwxr-xr-x 3 root root 4096 Feb 13 22:18 . 22:18:23 drwxrwxr-x 9 jenkins jenkins 4096 Feb 13 22:18 .. 22:18:23 drwxr-xr-x 2 root root 4096 Feb 13 22:18 cost 22:18:23 -rw-r--r-- 1 root root 80 Feb 13 22:18 cost.csv 22:18:23 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-s7_main/archives 22:18:23 + ls -al /w/workspace/edgexfoundry_device-s7_main/archives 22:18:23 total 16 22:18:23 drwxr-xr-x 3 jenkins jenkins 4096 Feb 13 22:18 . 22:18:23 drwxrwxr-x 9 jenkins jenkins 4096 Feb 13 22:18 .. 22:18:23 drwxr-xr-x 2 jenkins jenkins 4096 Feb 13 22:18 cost 22:18:23 -rw-r--r-- 1 jenkins jenkins 80 Feb 13 22:18 cost.csv [Pipeline] libraryResource [Pipeline] sh 22:18:23 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 22:18:24 ---> package-listing.sh 22:18:24 ++ facter osfamily 22:18:24 ++ tr '[:upper:]' '[:lower:]' 22:18:24 + OS_FAMILY=debian 22:18:24 + workspace=/w/workspace/edgexfoundry_device-s7_main 22:18:24 + START_PACKAGES=/tmp/packages_start.txt 22:18:24 + END_PACKAGES=/tmp/packages_end.txt 22:18:24 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:18:24 + PACKAGES=/tmp/packages_start.txt 22:18:24 + '[' /w/workspace/edgexfoundry_device-s7_main ']' 22:18:24 + PACKAGES=/tmp/packages_end.txt 22:18:24 + case "${OS_FAMILY}" in 22:18:24 + dpkg -l 22:18:24 + grep '^ii' 22:18:24 + '[' -f /tmp/packages_start.txt ']' 22:18:24 + '[' -f /tmp/packages_end.txt ']' 22:18:24 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:18:24 + '[' /w/workspace/edgexfoundry_device-s7_main ']' 22:18:24 + mkdir -p /w/workspace/edgexfoundry_device-s7_main/archives/ 22:18:24 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-s7_main/archives/ [Pipeline] echo 22:18:24 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-s7_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 22:18:24 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:18:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:18:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:18:25 prd-ubuntu20.04-docker-8c-8g-38900 does not seem to be running inside a container 22:18:25 $ 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-s7_main/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-s7_main -v /w/workspace/edgexfoundry_device-s7_main:/w/workspace/edgexfoundry_device-s7_main:rw,z -v /w/workspace/edgexfoundry_device-s7_main@tmp:/w/workspace/edgexfoundry_device-s7_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 22:18:25 $ docker top 096de6ec52e0994cae1e5eecfbc369758c548bbf7b93e8ca93e5286de12aa68f -eo pid,comm [Pipeline] { [Pipeline] sh 22:18:26 + touch /tmp/pre-build-complete [Pipeline] sh 22:18:26 + mkdir -p /var/log/sysstat [Pipeline] sh 22:18:27 + ls /var/log/sa-host 22:18:27 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:18:27 provisioning config files... 22:18:27 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config8639770647818602102tmp [Pipeline] { [Pipeline] echo 22:18:27 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 22:18:27 ---> create-netrc.sh [Pipeline] } 22:18:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 22:18:28 ---> python-tools-install.sh [Pipeline] echo 22:18:28 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 22:18:28 ---> sudo-logs.sh 22:18:28 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 22:18:28 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 22:18:29 ---> job-cost.sh 22:18:29 lf-activate-venv: SKIPPING 22:18:29 DEBUG: total: 0.2199999988079071 22:18:29 INFO: Retrieving Stack Cost... 22:18:29 INFO: Retrieving Pricing Info for: v3-standard-8 22:18:29 INFO: Archiving Costs [Pipeline] echo 22:18:29 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 22:18:29 ---> logs-deploy.sh 22:18:29 lf-activate-venv: SKIPPING 22:18:29 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-s7/main/14 22:18:29 INFO: archiving workspace using pattern(s): 22:18:30 Archives upload complete. 22:18:30 INFO: archiving logs to Nexus 22:18:31 ---> uname -a: 22:18:31 Linux prd-ubuntu20-04-docker-8c-8g-38900 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 22:18:31 22:18:31 22:18:31 ---> lscpu: 22:18:31 Architecture: x86_64 22:18:31 CPU op-mode(s): 32-bit, 64-bit 22:18:31 Byte Order: Little Endian 22:18:31 Address sizes: 40 bits physical, 48 bits virtual 22:18:31 CPU(s): 8 22:18:31 On-line CPU(s) list: 0-7 22:18:31 Thread(s) per core: 1 22:18:31 Core(s) per socket: 1 22:18:31 Socket(s): 8 22:18:31 NUMA node(s): 1 22:18:31 Vendor ID: AuthenticAMD 22:18:31 CPU family: 23 22:18:31 Model: 49 22:18:31 Model name: AMD EPYC-Rome Processor 22:18:31 Stepping: 0 22:18:31 CPU MHz: 2799.998 22:18:31 BogoMIPS: 5599.99 22:18:31 Virtualization: AMD-V 22:18:31 Hypervisor vendor: KVM 22:18:31 Virtualization type: full 22:18:31 L1d cache: 256 KiB 22:18:31 L1i cache: 256 KiB 22:18:31 L2 cache: 4 MiB 22:18:31 L3 cache: 128 MiB 22:18:31 NUMA node0 CPU(s): 0-7 22:18:31 Vulnerability Itlb multihit: Not affected 22:18:31 Vulnerability L1tf: Not affected 22:18:31 Vulnerability Mds: Not affected 22:18:31 Vulnerability Meltdown: Not affected 22:18:31 Vulnerability Mmio stale data: Not affected 22:18:31 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 22:18:31 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 22:18:31 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 22:18:31 Vulnerability Srbds: Not affected 22:18:31 Vulnerability Tsx async abort: Not affected 22:18:31 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 22:18:31 22:18:31 22:18:31 ---> nproc: 22:18:31 8 22:18:31 22:18:31 22:18:31 ---> df -h: 22:18:31 Filesystem Size Used Avail Use% Mounted on 22:18:31 overlay 155G 12G 144G 8% / 22:18:31 tmpfs 64M 0 64M 0% /dev 22:18:31 tmpfs 16G 0 16G 0% /sys/fs/cgroup 22:18:31 shm 64M 0 64M 0% /dev/shm 22:18:31 /dev/vda1 155G 12G 144G 8% /facter-os 22:18:31 22:18:31 22:18:31 ---> sar -b -r -n DEV: 22:18:31 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-38900) 02/13/25 _x86_64_ (8 CPU) 22:18:31 22:18:31 22:13:53 LINUX RESTART (8 CPU) 22:18:31 22:18:31 22:14:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 22:18:31 22:15:02 341.48 48.26 293.22 0.00 5413.76 170055.26 0.00 22:18:31 22:16:01 315.32 2.25 313.07 0.00 27.39 95347.91 0.00 22:18:31 22:17:01 35.41 0.05 35.36 0.00 0.40 16243.71 0.00 22:18:31 22:18:01 169.16 0.17 168.99 0.00 7.87 48157.71 0.00 22:18:31 Average: 214.92 12.73 202.20 0.00 1367.94 82397.19 0.00 22:18:31 22:18:31 22:14:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 22:18:31 22:15:02 29354608 31512124 820820 2.50 71100 2363000 2011320 5.93 1043780 2113104 483300 22:18:31 22:16:01 28053580 31503444 804788 2.45 182672 3425592 1780952 5.25 1155540 3162268 268 22:18:31 22:17:01 27050624 31408120 892432 2.71 188056 4238328 2263620 6.67 1388152 3835716 397380 22:18:31 22:18:01 27542164 31518412 786304 2.39 192908 3897500 1744888 5.14 1368760 3415812 872 22:18:31 Average: 28000244 31485525 826086 2.51 158684 3481105 1950195 5.75 1239058 3131725 220455 22:18:31 22:18:31 22:14:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 22:18:31 22:15:02 ens3 427.93 286.74 5662.98 88.45 0.00 0.00 0.00 0.00 22:18:31 22:15:02 lo 6.87 6.87 0.67 0.67 0.00 0.00 0.00 0.00 22:18:31 22:15:02 docker0 0.88 1.30 0.12 3.77 0.00 0.00 0.00 0.00 22:18:31 22:16:01 ens3 513.54 355.94 3027.99 41.36 0.00 0.00 0.00 0.00 22:18:31 22:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:18:31 22:16:01 docker0 344.31 491.29 28.30 3007.64 0.00 0.00 0.00 0.00 22:18:31 22:17:01 ens3 20.43 12.06 19.40 8.59 0.00 0.00 0.00 0.00 22:18:31 22:17:01 veth2d57cc2 0.00 0.20 0.00 0.02 0.00 0.00 0.00 0.00 22:18:31 22:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:18:31 22:17:01 docker0 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 22:18:31 22:18:01 ens3 98.95 80.19 261.21 394.79 0.00 0.00 0.00 0.00 22:18:31 22:18:01 lo 6.47 6.47 0.64 0.64 0.00 0.00 0.00 0.00 22:18:31 22:18:01 docker0 5.55 11.76 0.34 157.83 0.00 0.00 0.00 0.00 22:18:31 Average: ens3 264.17 183.01 2239.61 133.68 0.00 0.00 0.00 0.00 22:18:31 Average: lo 3.40 3.40 0.33 0.33 0.00 0.00 0.00 0.00 22:18:31 Average: docker0 86.61 124.57 7.10 783.04 0.00 0.00 0.00 0.00 22:18:31 22:18:31 22:18:31 ---> sar -P ALL: 22:18:31 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-38900) 02/13/25 _x86_64_ (8 CPU) 22:18:31 22:18:31 22:13:53 LINUX RESTART (8 CPU) 22:18:31 22:18:31 22:14:01 CPU %user %nice %system %iowait %steal %idle 22:18:31 22:15:02 all 8.27 0.00 2.85 1.93 0.05 86.90 22:18:31 22:15:02 0 10.85 0.00 2.28 0.18 0.03 86.66 22:18:31 22:15:02 1 8.09 0.00 2.17 0.27 0.03 89.44 22:18:31 22:15:02 2 7.22 0.00 1.98 0.69 0.03 90.08 22:18:31 22:15:02 3 7.15 0.00 2.82 0.27 0.07 89.69 22:18:31 22:15:02 4 8.46 0.00 3.75 0.34 0.05 87.40 22:18:31 22:15:02 5 7.63 0.00 3.20 7.18 0.03 81.95 22:18:31 22:15:02 6 7.09 0.00 4.10 5.97 0.05 82.79 22:18:31 22:15:02 7 9.64 0.00 2.54 0.59 0.07 87.16 22:18:31 22:16:01 all 7.20 0.00 3.83 3.81 0.05 85.10 22:18:31 22:16:01 0 7.21 0.00 3.47 0.46 0.05 88.81 22:18:31 22:16:01 1 6.82 0.00 3.17 0.38 0.05 89.58 22:18:31 22:16:01 2 7.65 0.00 3.89 0.53 0.05 87.88 22:18:31 22:16:01 3 7.93 0.00 3.60 1.53 0.05 86.89 22:18:31 22:16:01 4 6.58 0.00 5.28 17.36 0.09 70.69 22:18:31 22:16:01 5 7.63 0.00 4.66 5.13 0.05 82.53 22:18:31 22:16:01 6 6.87 0.00 3.26 0.91 0.03 88.92 22:18:31 22:16:01 7 6.93 0.00 3.34 4.21 0.03 85.49 22:18:31 22:17:01 all 56.65 0.00 6.93 0.51 0.10 35.81 22:18:31 22:17:01 0 56.79 0.00 7.04 0.20 0.12 35.85 22:18:31 22:17:01 1 55.96 0.00 7.32 0.13 0.10 36.48 22:18:31 22:17:01 2 56.64 0.00 7.32 0.15 0.10 35.78 22:18:31 22:17:01 3 56.02 0.00 6.74 0.05 0.10 37.09 22:18:31 22:17:01 4 54.27 0.00 6.85 3.04 0.08 35.77 22:18:31 22:17:01 5 58.30 0.00 6.65 0.22 0.10 34.73 22:18:31 22:17:01 6 57.98 0.00 6.70 0.17 0.10 35.06 22:18:31 22:17:01 7 57.26 0.00 6.82 0.12 0.10 35.71 22:18:31 22:18:01 all 26.63 0.00 4.98 2.25 0.07 66.07 22:18:31 22:18:01 0 26.42 0.00 5.29 1.82 0.07 66.40 22:18:31 22:18:01 1 26.76 0.00 5.39 0.40 0.07 67.38 22:18:31 22:18:01 2 25.59 0.00 4.20 0.12 0.05 70.04 22:18:31 22:18:01 3 26.42 0.00 5.22 9.04 0.08 59.24 22:18:31 22:18:01 4 27.52 0.00 5.61 6.20 0.08 60.59 22:18:31 22:18:01 5 25.96 0.00 4.62 0.03 0.07 69.33 22:18:31 22:18:01 6 27.59 0.00 4.85 0.17 0.05 67.35 22:18:31 22:18:01 7 26.76 0.00 4.71 0.27 0.07 68.20 22:18:31 Average: all 24.77 0.00 4.65 2.12 0.07 68.39 22:18:31 Average: 0 25.38 0.00 4.52 0.67 0.07 69.36 22:18:31 Average: 1 24.50 0.00 4.52 0.30 0.06 70.63 22:18:31 Average: 2 24.35 0.00 4.35 0.37 0.06 70.86 22:18:31 Average: 3 24.46 0.00 4.60 2.72 0.08 68.14 22:18:31 Average: 4 24.28 0.00 5.37 6.68 0.08 63.60 22:18:31 Average: 5 24.97 0.00 4.78 3.13 0.06 67.06 22:18:31 Average: 6 25.01 0.00 4.74 1.81 0.06 68.39 22:18:31 Average: 7 25.22 0.00 4.35 1.28 0.07 69.08 22:18:31 22:18:31 22:18:31