Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 2baafd2a07c4e9f110a91abc444397b8386850e0 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-ssh18056338122540665063.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 056ae7b86453181957306e7078512cbe12174832 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-ssh6462595810990966895.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 056ae7b86453181957306e7078512cbe12174832 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-ssh9156303522249143449.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 056ae7b86453181957306e7078512cbe12174832 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 056ae7b86453181957306e7078512cbe12174832 # timeout=10 Commit message: "Merge pull request #473 from cherrycl/fix-seccomp-profile-error" > 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-ssh3564834511012546517.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-ssh7222253417198348213.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 ‘prd-ubuntu20.04-docker-8c-8g-8627’ is offline Running on prd-ubuntu20.04-docker-8c-8g-8645 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 Avoid second fetch Checking out Revision 2baafd2a07c4e9f110a91abc444397b8386850e0 (main) Commit message: "Merge pull request #69 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.1.0-dev.38" > 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 > git config core.sparsecheckout # timeout=10 > git checkout -f 2baafd2a07c4e9f110a91abc444397b8386850e0 # timeout=10 > git rev-list --no-walk c4398c04a39105ae61b92f36a6b42a3bc19300d4 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:01:40 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:01:40 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:01:40 ========================================================= 15:01:40 EdgeX Global Pipelines Version Info 15:01:40 ========================================================= [Pipeline] libraryResource [Pipeline] sh 15:01:41 ------------------- 15:01:41 stable info: 15:01:41 ------------------- 15:01:41 Commited By: Cherry Wang cherry@iotechsys.com 15:01:41 Commit SHA: 056ae7b86453181957306e7078512cbe12174832 15:01:41 Message: update stable to v1.0.276 15:01:42 ------------------- 15:01:42 experimental info: 15:01:42 ------------------- 15:01:42 Commited By: **** collab-it+edgex@linuxfoundation.org 15:01:42 Commit SHA: 056ae7b86453181957306e7078512cbe12174832 15:01:42 Message: update experimental to v1.0.276 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 15:01:42 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-s7-settings [Pipeline] echo 15:01:42 [edgeXSetupEnvironment]: set envvar PROJECT = device-s7 [Pipeline] echo 15:01:42 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 15:01:42 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 15:01:42 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 15:01:42 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 15:01:42 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 15:01:42 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 15:01:42 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 15:01:42 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 15:01:42 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 15:01:42 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-s7 [Pipeline] echo 15:01:42 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 15:01:42 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 15:01:42 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 15:01:42 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 15:01:42 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 15:01:42 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 15:01:42 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 15:01:42 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 15:01:42 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 15:01:42 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 15:01:42 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 15:01:42 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 15:01:42 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 15:01:42 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 15:01:42 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 15:01:42 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 15:01:42 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 15:01:42 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 15:01:42 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2baafd2a07c4e9f110a91abc444397b8386850e0 [Pipeline] echo 15:01:42 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2baafd2 [Pipeline] echo 15:01:42 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:01:43 provisioning config files... 15:01:43 copy managed file [device-s7-settings] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config6995256941803397369tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:01:43 ---> ****-login.sh 15:01:43 nexus3.edgexfoundry.org:10001 15:01:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:01:43 15:01:43 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 15:01:43 Configure a credential helper to remove this warning. See 15:01:43 https://docs.****.com/go/credential-store/ 15:01:43 15:01:43 Login Succeeded 15:01:43 nexus3.edgexfoundry.org:10002 15:01:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:01:43 15:01:43 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 15:01:43 Configure a credential helper to remove this warning. See 15:01:43 https://docs.****.com/go/credential-store/ 15:01:43 15:01:43 Login Succeeded 15:01:43 nexus3.edgexfoundry.org:10003 15:01:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:01:43 15:01:43 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 15:01:43 Configure a credential helper to remove this warning. See 15:01:43 https://docs.****.com/go/credential-store/ 15:01:43 15:01:43 Login Succeeded 15:01:43 nexus3.edgexfoundry.org:10004 15:01:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:01:43 15:01:43 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 15:01:43 Configure a credential helper to remove this warning. See 15:01:43 https://docs.****.com/go/credential-store/ 15:01:43 15:01:43 Login Succeeded 15:01:43 ****.io 15:01:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:01:44 15:01:44 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 15:01:44 Configure a credential helper to remove this warning. See 15:01:44 https://docs.****.com/go/credential-store/ 15:01:44 15:01:44 Login Succeeded 15:01:44 ---> ****-login.sh ends [Pipeline] } 15:01:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 15:01:44 + git rev-list -1 --merges 2baafd2a07c4e9f110a91abc444397b8386850e0~1..2baafd2a07c4e9f110a91abc444397b8386850e0 [Pipeline] echo 15:01:44 -----------> git rev-list -1 --merges 2baafd2a07c4e9f110a91abc444397b8386850e0~1..2baafd2a07c4e9f110a91abc444397b8386850e0 2baafd2a07c4e9f110a91abc444397b8386850e0 15:01:44 2baafd2a07c4e9f110a91abc444397b8386850e0 [false] [Pipeline] sh 15:01:44 + git log --format=format:%s -1 2baafd2a07c4e9f110a91abc444397b8386850e0 [Pipeline] echo 15:01:44 ========================================================= 15:01:44 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 15:01:44 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:01:45 + git log --format=format:%s -1 2baafd2a07c4e9f110a91abc444397b8386850e0 [Pipeline] echo 15:01:45 [semverPrep] GIT_COMMIT: 2baafd2a07c4e9f110a91abc444397b8386850e0, Commit Message: Merge pull request #69 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.1.0-dev.38 [Pipeline] echo 15:01:45 [semverPrep] This is not a build commit. [Pipeline] sh 15:01:45 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:01:45 + grep -v github /etc/ssh/ssh_known_hosts 15:01:45 + [ -e /tmp/ssh_known_hosts ] 15:01:45 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 15:01:45 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 15:01:45 + sudo tee -a /etc/ssh/ssh_known_hosts 15:01:45 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:01:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:01:46 15:01:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:01:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:01:46 0.1.4: Pulling from edgex-devops/py-git-semver 15:01:46 3dae71ba6b94: Pulling fs layer 15:01:46 6bf1a483ea7c: Pulling fs layer 15:01:46 f5dfc541a4d3: Pulling fs layer 15:01:46 461d9e800cba: Pulling fs layer 15:01:46 461d9e800cba: Waiting 15:01:46 80192f66455f: Pulling fs layer 15:01:46 2e8e34ca0e6c: Pulling fs layer 15:01:46 a29436f7fd5d: Pulling fs layer 15:01:46 80192f66455f: Waiting 15:01:46 2e8e34ca0e6c: Waiting 15:01:46 923cac83aea3: Pulling fs layer 15:01:46 25ad8b0a4227: Pulling fs layer 15:01:46 db01528c6b51: Pulling fs layer 15:01:46 28988de357af: Pulling fs layer 15:01:46 25ad8b0a4227: Waiting 15:01:46 db01528c6b51: Waiting 15:01:46 28988de357af: Waiting 15:01:46 6bf1a483ea7c: Verifying Checksum 15:01:46 6bf1a483ea7c: Download complete 15:01:46 461d9e800cba: Verifying Checksum 15:01:46 461d9e800cba: Download complete 15:01:46 80192f66455f: Verifying Checksum 15:01:46 80192f66455f: Download complete 15:01:46 f5dfc541a4d3: Verifying Checksum 15:01:46 f5dfc541a4d3: Download complete 15:01:46 3dae71ba6b94: Verifying Checksum 15:01:46 3dae71ba6b94: Download complete 15:01:46 923cac83aea3: Verifying Checksum 15:01:46 923cac83aea3: Download complete 15:01:46 25ad8b0a4227: Verifying Checksum 15:01:46 25ad8b0a4227: Download complete 15:01:46 db01528c6b51: Verifying Checksum 15:01:46 db01528c6b51: Download complete 15:01:46 28988de357af: Verifying Checksum 15:01:46 28988de357af: Download complete 15:01:46 a29436f7fd5d: Verifying Checksum 15:01:46 a29436f7fd5d: Download complete 15:01:47 2e8e34ca0e6c: Verifying Checksum 15:01:47 2e8e34ca0e6c: Download complete 15:01:48 3dae71ba6b94: Pull complete 15:01:48 6bf1a483ea7c: Pull complete 15:01:48 f5dfc541a4d3: Pull complete 15:01:48 461d9e800cba: Pull complete 15:01:49 80192f66455f: Pull complete 15:01:53 2e8e34ca0e6c: Pull complete 15:01:53 a29436f7fd5d: Pull complete 15:01:53 923cac83aea3: Pull complete 15:01:53 25ad8b0a4227: Pull complete 15:01:53 db01528c6b51: Pull complete 15:01:53 28988de357af: Pull complete 15:01:53 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 15:01:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:01:53 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:01:53 prd-ubuntu20.04-docker-8c-8g-8645 does not seem to be running inside a container 15:01:53 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 15:01:57 $ docker top 81b7f1b6b8ed4da8650df933ea7bfc15d8d182712ab3e657492a5989d034bb3a -eo pid,comm 15:01:57 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 15:01:57 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:01:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:01:57 [ssh-agent] Looking for ssh-agent implementation... 15:01:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:01:57 $ docker exec 81b7f1b6b8ed4da8650df933ea7bfc15d8d182712ab3e657492a5989d034bb3a ssh-agent 15:01:57 SSH_AUTH_SOCK=/tmp/ssh-gG3HfH6AB9ZB/agent.32 15:01:57 SSH_AGENT_PID=38 15:01:57 Running ssh-add (command line suppressed) 15:01:57 Identity added: /w/workspace/edgexfoundry_device-s7_main@tmp/private_key_8817434223025981331.key (/w/workspace/edgexfoundry_device-s7_main@tmp/private_key_8817434223025981331.key) 15:01:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:01:58 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-s7_main [Pipeline] sh 15:01:58 + git tag --points-at HEAD [Pipeline] } 15:01:58 $ docker exec --env ******** --env ******** 81b7f1b6b8ed4da8650df933ea7bfc15d8d182712ab3e657492a5989d034bb3a ssh-agent -k 15:01:58 unset SSH_AUTH_SOCK; 15:01:58 unset SSH_AGENT_PID; 15:01:58 echo Agent pid 38 killed; 15:01:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 15:01:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:01:58 [ssh-agent] Looking for ssh-agent implementation... 15:01:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:01:58 $ docker exec 81b7f1b6b8ed4da8650df933ea7bfc15d8d182712ab3e657492a5989d034bb3a ssh-agent 15:01:58 SSH_AUTH_SOCK=/tmp/ssh-cZ4jLASEiCl0/agent.86 15:01:58 SSH_AGENT_PID=92 15:01:58 Running ssh-add (command line suppressed) 15:01:59 Identity added: /w/workspace/edgexfoundry_device-s7_main@tmp/private_key_3252145548442997290.key (/w/workspace/edgexfoundry_device-s7_main@tmp/private_key_3252145548442997290.key) 15:01:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:01:59 + git semver init 15:01:59 2025-09-10 15:01:59,511 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 15:01:59 2025-09-10 15:01:59,515 [run_init] DEBUG init version:0.0.0 force:False 15:01:59 2025-09-10 15:01:59,515 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-s7_main/.semver 15:01:59 2025-09-10 15:01:59,516 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-s7.git /w/workspace/edgexfoundry_device-s7_main/.semver 15:01:59 2025-09-10 15:01:59,516 [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, stdin=None, shell=False, universal_newlines=False) 15:02:00 2025-09-10 15:02:00,553 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-s7_main/.git/info/exclude 15:02:00 2025-09-10 15:02:00,554 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-s7_main/.semver/main with force:False 15:02:00 2025-09-10 15:02:00,554 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-s7_main/.semver/main 15:02:00 2025-09-10 15:02:00,554 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-s7_main/.semver/main 15:02:00 4.1.0-dev.8 [Pipeline] } 15:02:00 $ docker exec --env ******** --env ******** 81b7f1b6b8ed4da8650df933ea7bfc15d8d182712ab3e657492a5989d034bb3a ssh-agent -k 15:02:01 unset SSH_AUTH_SOCK; 15:02:01 unset SSH_AGENT_PID; 15:02:01 echo Agent pid 92 killed; 15:02:01 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:02:01 + git semver [Pipeline] } 15:02:01 $ docker stop --time=1 81b7f1b6b8ed4da8650df933ea7bfc15d8d182712ab3e657492a5989d034bb3a 15:02:02 $ docker rm -f --volumes 81b7f1b6b8ed4da8650df933ea7bfc15d8d182712ab3e657492a5989d034bb3a [Pipeline] // withDockerContainer [Pipeline] sh 15:02:03 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 15:02:03 Stashed 1 file(s) [Pipeline] echo 15:02:03 [edgeXSemver]: initialized semver on version 4.1.0-dev.8 [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 15:02:03 provisioning config files... 15:02:03 copy managed file [device-s7-settings] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config1771851020355809643tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:02:04 ---> ****-login.sh 15:02:04 nexus3.edgexfoundry.org:10001 15:02:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:02:04 Login Succeeded 15:02:04 nexus3.edgexfoundry.org:10002 15:02:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:02:04 Login Succeeded 15:02:04 nexus3.edgexfoundry.org:10003 15:02:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:02:04 Login Succeeded 15:02:04 nexus3.edgexfoundry.org:10004 15:02:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:02:04 Login Succeeded 15:02:04 ****.io 15:02:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:02:04 Login Succeeded 15:02:04 ---> ****-login.sh ends [Pipeline] } 15:02:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:02:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 15:02:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 15:02:04 ========================================================= 15:02:04 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 15:02:04 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:02:05 + 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 . 15:02:05 #0 building with "default" instance using docker driver 15:02:05 15:02:05 #1 [internal] load build definition from Dockerfile 15:02:05 #1 transferring dockerfile: 1.62kB done 15:02:05 #1 DONE 0.0s 15:02:05 15:02:05 #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 15:02:05 #2 DONE 0.1s 15:02:05 15:02:05 #3 [internal] load .dockerignore 15:02:05 #3 transferring context: 2B done 15:02:05 #3 DONE 0.0s 15:02:05 15:02:05 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 15:02:05 #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 0.0s done 15:02:05 #4 sha256:d619b1717253d911bd917c5573ee8134ae218c2451e74083eb23940cdd319302 4.11kB / 4.11kB done 15:02:05 #4 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.15MB / 3.63MB 0.1s 15:02:05 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 3.15MB / 74.06MB 0.1s 15:02:05 #4 sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 685B / 685B done 15:02:05 #4 sha256:01d3d341091a517642a078ff0605422b0bc90a0685c27f13eebf23a14bd174bf 2.08kB / 2.08kB done 15:02:05 #4 sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df 294.40kB / 294.40kB 0.0s done 15:02:05 #4 sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 126B / 126B 0.1s done 15:02:05 #4 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.1s done 15:02:05 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 12.58MB / 74.06MB 0.2s 15:02:05 #4 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 15:02:05 #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done 15:02:05 #4 sha256:c451b95d79318bfd8953a1c9820732ea4e6327fc33c477d42b42d627f68681ad 440B / 440B 0.1s done 15:02:05 #4 sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 2.38MB / 2.38MB 0.2s 15:02:05 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 1.05MB / 103.05MB 0.2s 15:02:06 #4 ... 15:02:06 15:02:06 #5 [internal] load build context 15:02:06 #5 transferring context: 15.87MB 0.2s done 15:02:06 #5 DONE 0.2s 15:02:06 15:02:06 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 15:02:06 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 25.17MB / 74.06MB 0.3s 15:02:06 #4 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.1s done 15:02:06 #4 sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 2.38MB / 2.38MB 0.2s done 15:02:06 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 9.44MB / 103.05MB 0.3s 15:02:06 #4 sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 1.05MB / 13.29MB 0.3s 15:02:06 #4 extracting sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df 15:02:06 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 61.87MB / 74.06MB 0.5s 15:02:06 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 26.21MB / 103.05MB 0.5s 15:02:06 #4 sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 8.39MB / 13.29MB 0.4s 15:02:06 #4 extracting sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df 0.1s done 15:02:06 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 74.06MB / 74.06MB 0.7s 15:02:06 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 50.33MB / 103.05MB 0.7s 15:02:06 #4 sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 13.29MB / 13.29MB 0.5s done 15:02:06 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 74.06MB / 74.06MB 0.7s done 15:02:06 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 66.06MB / 103.05MB 0.8s 15:02:06 #4 extracting sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 0.1s 15:02:06 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 82.84MB / 103.05MB 0.9s 15:02:06 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 100.66MB / 103.05MB 1.0s 15:02:07 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 103.05MB / 103.05MB 1.5s done 15:02:11 #4 extracting sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 4.3s done 15:02:11 #4 extracting sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 15:02:11 #4 extracting sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 done 15:02:11 #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done 15:02:11 #4 extracting sha256:c451b95d79318bfd8953a1c9820732ea4e6327fc33c477d42b42d627f68681ad done 15:02:11 #4 extracting sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 15:02:11 #4 extracting sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 0.0s done 15:02:11 #4 extracting sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 0.1s 15:02:14 #4 extracting sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 2.5s done 15:02:14 #4 extracting sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 0.1s 15:02:14 #4 extracting sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 0.6s done 15:02:14 #4 DONE 8.9s 15:02:14 15:02:14 #6 [builder 2/7] WORKDIR /device-s7 15:02:18 #6 DONE 3.3s 15:02:18 15:02:18 #7 [builder 3/7] RUN apk add --update --no-cache make git gcc libc-dev 15:02:18 #7 0.191 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 15:02:18 #7 0.278 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 15:02:18 #7 0.523 OK: 248 MiB in 58 packages 15:02:18 #7 DONE 0.6s 15:02:18 15:02:18 #8 [builder 4/7] COPY go.mod vendor* ./ 15:02:18 #8 DONE 0.0s 15:02:18 Still waiting to schedule task 15:02:18 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 15:02:18 15:02:18 #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:02:50 #9 DONE 30.5s 15:02:50 15:02:50 #10 [builder 6/7] COPY . . 15:02:50 #10 DONE 0.3s 15:02:50 15:02:50 #11 [builder 7/7] RUN echo noop 15:02:50 #11 0.207 noop 15:02:50 #11 DONE 0.3s 15:02:50 15:02:50 #12 exporting to image 15:02:50 #12 exporting layers 15:02:57 #12 exporting layers 7.2s done 15:02:57 #12 writing image sha256:ff5df2f0fb537fbece778c60f97cf162e479fa9364482a459a5bc910c1bd0c51 done 15:02:57 #12 naming to docker.io/library/ci-base-image-x86_64 done 15:02:57 #12 DONE 7.2s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:02:57 + docker inspect -f . ci-base-image-x86_64 15:02:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:02:57 prd-ubuntu20.04-docker-8c-8g-8645 does not seem to be running inside a container 15:02:57 $ 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 ******** ci-base-image-x86_64 cat 15:02:58 $ docker top f9777fdf0ae33df8ebb89928cc0db6fd06487fe0a0a42cd61f722da0cde32a9a -eo pid,comm [Pipeline] { [Pipeline] sh 15:02:58 + go version 15:02:58 go version go1.23.9 linux/amd64 [Pipeline] } 15:02:58 $ docker stop --time=1 f9777fdf0ae33df8ebb89928cc0db6fd06487fe0a0a42cd61f722da0cde32a9a 15:02:59 $ docker rm -f --volumes f9777fdf0ae33df8ebb89928cc0db6fd06487fe0a0a42cd61f722da0cde32a9a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:03:00 + docker inspect -f . ci-base-image-x86_64 15:03:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:03:00 prd-ubuntu20.04-docker-8c-8g-8645 does not seem to be running inside a container 15:03:00 $ 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 ******** ci-base-image-x86_64 cat 15:03:00 $ docker top a844c66972687ad273afd752c19367488f3796cec83578ddd27fd4674185d8f2 -eo pid,comm [Pipeline] { [Pipeline] sh 15:03:01 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-s7_main [Pipeline] fileExists [Pipeline] sh 15:03:01 + make test 15:03:01 go test -race -coverprofile=coverage.out ./... 15:03:09 ? github.com/edgexfoundry/device-s7 [no test files] 15:03:31 github.com/edgexfoundry/device-s7/cmd coverage: 0.0% of statements 15:03:32 ok github.com/edgexfoundry/device-s7/internal/driver 1.023s coverage: 6.8% of statements 15:03:55 Running on prd-ubuntu20.04-docker-arm64-4c-16g-8646 in /w/workspace/edgexfoundry_device-s7_main [Pipeline] { [Pipeline] ws 15:03:55 Running in /w/workspace/device-s7/33 [Pipeline] { [Pipeline] checkout 15:03:58 Selected Git installation does not exist. Using Default 15:03:58 The recommended git tool is: NONE 15:04:03 using credential edgex-jenkins-ssh 15:04:03 Cloning the remote Git repository 15:04:03 Cloning repository git@github.com:edgexfoundry/device-s7.git 15:04:04 go vet ./... 15:04:03 > git init /w/workspace/device-s7/33 # timeout=10 15:04:03 Fetching upstream changes from git@github.com:edgexfoundry/device-s7.git 15:04:03 > git --version # timeout=10 15:04:03 > git --version # 'git version 2.25.1' 15:04:03 using GIT_SSH to set credentials SSH Credentials for GitHub 15:04:04 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-s7.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:04:05 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:04:05 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:04:05 ./bin/test-attribution-txt.sh 15:04:05 An attribution for go.opentelemetry.io/auto/sdk is missing from Attribution.txt, please add [Pipeline] echo 15:04:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 15:04:05 $ docker stop --time=1 a844c66972687ad273afd752c19367488f3796cec83578ddd27fd4674185d8f2 15:04:05 > git config remote.origin.url git@github.com:edgexfoundry/device-s7.git # timeout=10 15:04:05 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:04:06 Avoid second fetch 15:04:06 Checking out Revision 2baafd2a07c4e9f110a91abc444397b8386850e0 (main) 15:04:07 Commit message: "Merge pull request #69 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.1.0-dev.38" 15:04:06 > git config core.sparsecheckout # timeout=10 15:04:06 > git checkout -f 2baafd2a07c4e9f110a91abc444397b8386850e0 # timeout=10 15:04:08 $ docker rm -f --volumes a844c66972687ad273afd752c19367488f3796cec83578ddd27fd4674185d8f2 [Pipeline] // withDockerContainer [Pipeline] sh 15:04:09 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:04:09 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 15:04:10 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:04:10 + ls -al . 15:04:10 total 220 15:04:10 drwxrwxr-x 8 jenkins jenkins 4096 Sep 10 15:03 . 15:04:10 drwxrwxr-x 4 jenkins jenkins 4096 Sep 10 15:01 .. 15:04:10 drwxrwxr-x 8 jenkins jenkins 4096 Sep 10 15:03 .git 15:04:10 drwxrwxr-x 2 jenkins jenkins 4096 Sep 10 15:01 .github 15:04:10 -rw-rw-r-- 1 jenkins jenkins 237 Sep 10 15:01 .gitignore 15:04:10 -rw-rw-r-- 1 jenkins jenkins 42 Sep 10 15:01 .golangci.yml 15:04:10 drwxr-xr-x 3 jenkins jenkins 4096 Sep 10 15:02 .semver 15:04:10 -rw-rw-r-- 1 jenkins jenkins 20318 Sep 10 15:01 Attribution.txt 15:04:10 -rw-rw-r-- 1 jenkins jenkins 1668 Sep 10 15:01 CHANGLOG.md 15:04:10 -rw-rw-r-- 1 jenkins jenkins 1579 Sep 10 15:01 Dockerfile 15:04:10 -rw-rw-r-- 1 jenkins jenkins 643 Sep 10 15:01 Jenkinsfile 15:04:10 -rw-rw-r-- 1 jenkins jenkins 10947 Sep 10 15:01 LICENSE 15:04:10 -rw-rw-r-- 1 jenkins jenkins 1903 Sep 10 15:01 Makefile 15:04:10 -rw-rw-r-- 1 jenkins jenkins 614 Sep 10 15:01 OWNERS.md 15:04:10 -rw-rw-r-- 1 jenkins jenkins 2393 Sep 10 15:01 README.md 15:04:10 -rw-rw-r-- 1 jenkins jenkins 11 Sep 10 15:02 VERSION 15:04:10 drwxrwxr-x 2 jenkins jenkins 4096 Sep 10 15:01 bin 15:04:10 drwxrwxr-x 3 jenkins jenkins 4096 Sep 10 15:01 cmd 15:04:10 -rw-r--r-- 1 jenkins jenkins 19094 Sep 10 15:03 coverage.out 15:04:10 -rw-rw-r-- 1 jenkins jenkins 6154 Sep 10 15:01 go.mod 15:04:10 -rw-rw-r-- 1 jenkins jenkins 87169 Sep 10 15:01 go.sum 15:04:10 drwxrwxr-x 3 jenkins jenkins 4096 Sep 10 15:01 internal 15:04:10 -rw-rw-r-- 1 jenkins jenkins 223 Sep 10 15:01 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:04:10 + 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=2baafd2a07c4e9f110a91abc444397b8386850e0 --label arch=amd64 --label version=4.1.0-dev.8 . 15:04:10 #0 building with "default" instance using docker driver 15:04:10 15:04:10 #1 [internal] load build definition from Dockerfile 15:04:10 #1 transferring dockerfile: 1.62kB done 15:04:10 #1 DONE 0.0s 15:04:10 15:04:10 #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 15:04:10 #2 DONE 0.0s 15:04:10 15:04:10 #3 [internal] load metadata for docker.io/library/alpine:3.20 15:04:10 #3 DONE 0.1s 15:04:10 15:04:10 #4 [internal] load .dockerignore 15:04:10 #4 transferring context: 2B done 15:04:10 #4 DONE 0.0s 15:04:10 15:04:10 #5 [internal] load build context 15:04:10 #5 transferring context: 27.79kB 0.0s done 15:04:10 #5 DONE 0.0s 15:04:10 15:04:10 #6 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest 15:04:10 #6 DONE 0.1s 15:04:10 15:04:10 #7 [stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 15:04:10 #7 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done 15:04:10 #7 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 15:04:10 #7 ... 15:04:10 15:04:10 #8 [builder 2/7] WORKDIR /device-s7 15:04:10 #8 DONE 0.0s 15:04:10 15:04:10 #7 [stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 15:04:10 #7 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 0.1s done 15:04:10 #7 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done 15:04:10 #7 sha256:f25ebd2af60b9de8e26e5100fe6f493beb81bff010f27e84f223ad19886a78f0 1.02kB / 1.02kB done 15:04:10 #7 sha256:411bc66a7adb849165d4e733707efe59d6b5edf8b4d96506cb6a1e31ba270199 581B / 581B done 15:04:10 #7 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 3.62MB / 3.62MB 0.1s done 15:04:11 #7 DONE 0.3s 15:04:11 15:04:11 #9 [stage-1 2/7] RUN apk add --update --no-cache dumb-init 15:04:11 #9 0.188 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 15:04:11 #9 0.262 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:04:11 provisioning config files... 15:04:11 copy managed file [device-s7-settings] to file:/w/workspace/device-s7/33@tmp/config6019328399777227697tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:04:11 #9 ... 15:04:11 15:04:11 #10 [builder 3/7] RUN apk add --update --no-cache make git gcc libc-dev 15:04:11 #10 0.220 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 15:04:11 #10 0.296 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 15:04:11 #10 0.564 OK: 248 MiB in 58 packages 15:04:11 #10 DONE 0.7s 15:04:11 15:04:11 #11 [builder 4/7] COPY go.mod vendor* ./ 15:04:11 #11 DONE 0.0s 15:04:11 15:04:11 #9 [stage-1 2/7] RUN apk add --update --no-cache dumb-init 15:04:11 #9 0.516 (1/1) Installing dumb-init (1.2.5-r3) 15:04:11 #9 0.521 Executing busybox-1.36.1-r29.trigger 15:04:11 #9 0.527 OK: 8 MiB in 15 packages 15:04:11 #9 DONE 0.6s 15:04:11 15:04:11 #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:04:12 ---> ****-login.sh 15:04:12 nexus3.edgexfoundry.org:10001 15:04:12 #12 DONE 0.5s 15:04:12 15:04:12 #13 [stage-1 3/7] RUN apk --no-cache upgrade 15:04:12 #13 0.309 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 15:04:12 #13 0.381 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 15:04:12 #13 ... 15:04:12 15:04:12 #14 [builder 6/7] COPY . . 15:04:12 #14 DONE 0.2s 15:04:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:04:12 15:04:12 #13 [stage-1 3/7] RUN apk --no-cache upgrade 15:04:12 #13 0.646 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 15:04:12 #13 0.660 Executing busybox-1.36.1-r30.post-upgrade 15:04:12 #13 0.690 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 15:04:12 #13 0.693 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 15:04:12 #13 0.696 Executing busybox-1.36.1-r30.trigger 15:04:12 #13 0.701 OK: 8 MiB in 15 packages 15:04:12 #13 DONE 0.8s 15:04:12 15:04:12 #15 [builder 7/7] RUN make build 15:04:12 #15 0.202 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/device-s7.Version=4.1.0-dev.8 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.38" -trimpath -mod=readonly -o cmd/device-s7 ./cmd 15:04:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:04:12 Configure a credential helper to remove this warning. See 15:04:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:04:12 15:04:12 Login Succeeded 15:04:12 nexus3.edgexfoundry.org:10002 15:04:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:04:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:04:13 Configure a credential helper to remove this warning. See 15:04:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:04:13 15:04:13 Login Succeeded 15:04:13 nexus3.edgexfoundry.org:10003 15:04:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:04:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:04:13 Configure a credential helper to remove this warning. See 15:04:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:04:13 15:04:13 Login Succeeded 15:04:13 nexus3.edgexfoundry.org:10004 15:04:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:04:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:04:13 Configure a credential helper to remove this warning. See 15:04:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:04:13 15:04:13 Login Succeeded 15:04:13 ****.io 15:04:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:04:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:04:14 Configure a credential helper to remove this warning. See 15:04:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:04:14 15:04:14 Login Succeeded 15:04:14 ---> ****-login.sh ends [Pipeline] } 15:04:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:04:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 15:04:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 15:04:14 ========================================================= 15:04:14 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 15:04:14 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:04:15 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . 15:04:15 Sending build context to Docker daemon 8.081MB 15:04:15 Step 1/10 : ARG BASE=golang:1.23-alpine3.20 15:04:15 Step 2/10 : FROM ${BASE} AS builder 15:04:15 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 15:04:15 94e9d8af2201: Pulling fs layer 15:04:15 a6c56e8762df: Pulling fs layer 15:04:15 f0f3c8884826: Pulling fs layer 15:04:15 c7e7622c144d: Pulling fs layer 15:04:15 4f4fb700ef54: Pulling fs layer 15:04:15 b4c3b6d88c5a: Pulling fs layer 15:04:15 ba8bce9d2590: Pulling fs layer 15:04:15 ca778ea9c289: Pulling fs layer 15:04:15 4f4fb700ef54: Waiting 15:04:15 b4c3b6d88c5a: Waiting 15:04:15 ca778ea9c289: Waiting 15:04:15 c7e7622c144d: Waiting 15:04:15 ba8bce9d2590: Waiting 15:04:15 a6c56e8762df: Verifying Checksum 15:04:15 a6c56e8762df: Download complete 15:04:15 c7e7622c144d: Verifying Checksum 15:04:15 c7e7622c144d: Download complete 15:04:15 4f4fb700ef54: Verifying Checksum 15:04:15 4f4fb700ef54: Download complete 15:04:15 b4c3b6d88c5a: Verifying Checksum 15:04:15 b4c3b6d88c5a: Download complete 15:04:15 94e9d8af2201: Verifying Checksum 15:04:15 94e9d8af2201: Download complete 15:04:16 ca778ea9c289: Verifying Checksum 15:04:16 ca778ea9c289: Download complete 15:04:16 94e9d8af2201: Pull complete 15:04:17 a6c56e8762df: Pull complete 15:04:17 f0f3c8884826: Download complete 15:04:18 ba8bce9d2590: Download complete 15:04:33 f0f3c8884826: Pull complete 15:04:33 c7e7622c144d: Pull complete 15:04:33 4f4fb700ef54: Pull complete 15:04:33 b4c3b6d88c5a: Pull complete 15:04:34 #15 DONE 22.2s 15:04:34 15:04:34 #16 [stage-1 4/7] COPY --from=builder /device-s7/Attribution.txt /Attribution.txt 15:04:34 #16 DONE 0.0s 15:04:34 15:04:34 #17 [stage-1 5/7] COPY --from=builder /device-s7/cmd/device-s7 /device-s7 15:04:34 #17 DONE 0.2s 15:04:34 15:04:34 #18 [stage-1 6/7] COPY --from=builder /device-s7/cmd/res /res 15:04:34 #18 DONE 0.0s 15:04:34 15:04:34 #19 exporting to image 15:04:34 #19 exporting layers 15:04:35 #19 exporting layers 0.2s done 15:04:35 #19 writing image sha256:e77ed6f6e669703b8201f70091a8865ff515a2e3cd937c4d583c1011e920058c done 15:04:35 #19 naming to docker.io/library/device-s7 done 15:04:35 #19 DONE 0.3s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:04:35 provisioning config files... 15:04:35 copy managed file [device-s7-settings] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config1270821018465281784tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:04:35 ---> ****-login.sh 15:04:35 nexus3.edgexfoundry.org:10001 15:04:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:04:35 Login Succeeded 15:04:35 nexus3.edgexfoundry.org:10002 15:04:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:04:35 Login Succeeded 15:04:35 nexus3.edgexfoundry.org:10003 15:04:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:04:35 Login Succeeded 15:04:35 nexus3.edgexfoundry.org:10004 15:04:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:04:35 Login Succeeded 15:04:35 ****.io 15:04:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:04:36 Login Succeeded 15:04:36 ---> ****-login.sh ends [Pipeline] } 15:04:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:04:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 15:04:36 [edgeXDocker.push] Tagging docker image device-s7 with the following tags: 15:04:36 2baafd2a07c4e9f110a91abc444397b8386850e0 15:04:36 latest 15:04:36 4.1.0-dev.8 15:04:36 2baafd2a07c4e9f110a91abc444397b8386850e0-4.1.0-dev.8 15:04:36 main 15:04:36 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:04:36 + docker tag device-s7 nexus3.edgexfoundry.org:10004/device-s7:2baafd2a07c4e9f110a91abc444397b8386850e0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:04:37 + docker push nexus3.edgexfoundry.org:10004/device-s7:2baafd2a07c4e9f110a91abc444397b8386850e0 15:04:37 The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7] 15:04:37 01404d4f1af2: Preparing 15:04:37 01574f5edac0: Preparing 15:04:37 9f9777eba5c0: Preparing 15:04:37 40b2b6aaa70b: Preparing 15:04:37 beee014a33a4: Preparing 15:04:37 097100c76c15: Preparing 15:04:37 097100c76c15: Waiting 15:04:37 01404d4f1af2: Pushed 15:04:37 9f9777eba5c0: Pushed 15:04:37 beee014a33a4: Pushed 15:04:37 097100c76c15: Layer already exists 15:04:37 40b2b6aaa70b: Pushed 15:04:40 ba8bce9d2590: Pull complete 15:04:41 01574f5edac0: Pushed 15:04:41 2baafd2a07c4e9f110a91abc444397b8386850e0: digest: sha256:5d248a9098dc98f1565816601125d9402f33340ff522bb26eb7ff5fa35f4c7b9 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:04:41 + docker tag device-s7 nexus3.edgexfoundry.org:10004/device-s7:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:04:41 + docker push nexus3.edgexfoundry.org:10004/device-s7:latest 15:04:41 The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7] 15:04:41 01404d4f1af2: Preparing 15:04:41 01574f5edac0: Preparing 15:04:41 9f9777eba5c0: Preparing 15:04:41 40b2b6aaa70b: Preparing 15:04:41 beee014a33a4: Preparing 15:04:41 097100c76c15: Preparing 15:04:41 097100c76c15: Waiting 15:04:41 beee014a33a4: Layer already exists 15:04:41 9f9777eba5c0: Layer already exists 15:04:41 01404d4f1af2: Layer already exists 15:04:41 01574f5edac0: Layer already exists 15:04:41 40b2b6aaa70b: Layer already exists 15:04:41 097100c76c15: Layer already exists 15:04:42 latest: digest: sha256:5d248a9098dc98f1565816601125d9402f33340ff522bb26eb7ff5fa35f4c7b9 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:04:42 ca778ea9c289: Pull complete 15:04:42 Digest: sha256:c70c257f76c0e97c87bd0187f74242a809c0afac30c2d5f44320df1de5715b93 15:04:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 15:04:42 ---> 47b25d7523d1 15:04:42 Step 3/10 : ARG MAKE=make build 15:04:42 + docker tag device-s7 nexus3.edgexfoundry.org:10004/device-s7:4.1.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:04:42 + docker push nexus3.edgexfoundry.org:10004/device-s7:4.1.0-dev.8 15:04:42 The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7] 15:04:42 01404d4f1af2: Preparing 15:04:42 01574f5edac0: Preparing 15:04:42 9f9777eba5c0: Preparing 15:04:42 40b2b6aaa70b: Preparing 15:04:42 beee014a33a4: Preparing 15:04:42 097100c76c15: Preparing 15:04:42 097100c76c15: Waiting 15:04:42 01574f5edac0: Layer already exists 15:04:42 beee014a33a4: Layer already exists 15:04:42 9f9777eba5c0: Layer already exists 15:04:42 01404d4f1af2: Layer already exists 15:04:42 40b2b6aaa70b: Layer already exists 15:04:42 097100c76c15: Layer already exists 15:04:42 4.1.0-dev.8: digest: sha256:5d248a9098dc98f1565816601125d9402f33340ff522bb26eb7ff5fa35f4c7b9 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:04:43 + docker tag device-s7 nexus3.edgexfoundry.org:10004/device-s7:2baafd2a07c4e9f110a91abc444397b8386850e0-4.1.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:04:43 + docker push nexus3.edgexfoundry.org:10004/device-s7:2baafd2a07c4e9f110a91abc444397b8386850e0-4.1.0-dev.8 15:04:43 The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7] 15:04:43 01404d4f1af2: Preparing 15:04:43 01574f5edac0: Preparing 15:04:43 9f9777eba5c0: Preparing 15:04:43 40b2b6aaa70b: Preparing 15:04:43 beee014a33a4: Preparing 15:04:43 097100c76c15: Preparing 15:04:43 097100c76c15: Waiting 15:04:43 40b2b6aaa70b: Layer already exists 15:04:43 01404d4f1af2: Layer already exists 15:04:43 beee014a33a4: Layer already exists 15:04:43 01574f5edac0: Layer already exists 15:04:43 9f9777eba5c0: Layer already exists 15:04:43 097100c76c15: Layer already exists 15:04:43 2baafd2a07c4e9f110a91abc444397b8386850e0-4.1.0-dev.8: digest: sha256:5d248a9098dc98f1565816601125d9402f33340ff522bb26eb7ff5fa35f4c7b9 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:04:43 + docker tag device-s7 nexus3.edgexfoundry.org:10004/device-s7:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:04:44 + docker push nexus3.edgexfoundry.org:10004/device-s7:main 15:04:44 The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7] 15:04:44 01404d4f1af2: Preparing 15:04:44 01574f5edac0: Preparing 15:04:44 9f9777eba5c0: Preparing 15:04:44 40b2b6aaa70b: Preparing 15:04:44 beee014a33a4: Preparing 15:04:44 097100c76c15: Preparing 15:04:44 097100c76c15: Waiting 15:04:44 01574f5edac0: Layer already exists 15:04:44 01404d4f1af2: Layer already exists 15:04:44 9f9777eba5c0: Layer already exists 15:04:44 beee014a33a4: Layer already exists 15:04:44 40b2b6aaa70b: Layer already exists 15:04:44 097100c76c15: Layer already exists 15:04:44 main: digest: sha256:5d248a9098dc98f1565816601125d9402f33340ff522bb26eb7ff5fa35f4c7b9 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:04:44 ===================================================== [Pipeline] echo 15:04:44 taggedImages: 15:04:44 - nexus3.edgexfoundry.org:10004/device-s7:2baafd2a07c4e9f110a91abc444397b8386850e0 15:04:44 - nexus3.edgexfoundry.org:10004/device-s7:latest 15:04:44 - nexus3.edgexfoundry.org:10004/device-s7:4.1.0-dev.8 15:04:44 - nexus3.edgexfoundry.org:10004/device-s7:2baafd2a07c4e9f110a91abc444397b8386850e0-4.1.0-dev.8 15:04:44 - nexus3.edgexfoundry.org:10004/device-s7:main [Pipeline] echo 15:04:44 ========================================================= 15:04:44 [edgeXBuildMultiArch] RAW Config: 15:04:44 images: 15:04:44 - nexus3.edgexfoundry.org:10004/device-s7:2baafd2a07c4e9f110a91abc444397b8386850e0 15:04:44 - nexus3.edgexfoundry.org:10004/device-s7:latest 15:04:44 - nexus3.edgexfoundry.org:10004/device-s7:4.1.0-dev.8 15:04:44 - nexus3.edgexfoundry.org:10004/device-s7:2baafd2a07c4e9f110a91abc444397b8386850e0-4.1.0-dev.8 15:04:44 - nexus3.edgexfoundry.org:10004/device-s7:main 15:04:44 settingsFile: 15:04:44 device-s7-settings 15:04:44 ========================================================= [Pipeline] node 15:04:44 ---> Running in ea141cf224f9 15:04:44 Removing intermediate container ea141cf224f9 15:04:44 ---> d9906abec88f 15:04:44 Step 4/10 : WORKDIR /device-s7 15:04:44 ---> Running in 73dca9c11b0f 15:04:44 Removing intermediate container 73dca9c11b0f 15:04:44 ---> d79c8bcec9bd 15:04:44 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: YIQISOFT' 15:04:44 ---> Running in a871e893e96e 15:04:45 Removing intermediate container a871e893e96e 15:04:45 ---> 0d7f7aad6186 15:04:45 Step 6/10 : RUN apk add --update --no-cache make git gcc libc-dev 15:04:45 ---> Running in f2d3f8892b1a 15:04:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 15:04:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 15:04:47 OK: 239 MiB in 58 packages 15:04:48 Removing intermediate container f2d3f8892b1a 15:04:48 ---> 6e4c2377dd63 15:04:48 Step 7/10 : COPY go.mod vendor* ./ 15:04:48 ---> 0f4353af7b02 15:04:48 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:04:49 ---> Running in 37991d3fd66e 15:04:59 Still waiting to schedule task 15:04:59 All nodes of label ‘centos7-docker-4c-2g’ are offline 15:06:07 Running on prd-centos7-docker-4c-2g-8648 in /w/workspace/edgexfoundry_device-s7_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:06:07 provisioning config files... 15:06:07 copy managed file [device-s7-settings] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config11793594918859415587tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:06:08 ---> ****-login.sh 15:06:08 nexus3.edgexfoundry.org:10001 15:06:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:06:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:06:08 Configure a credential helper to remove this warning. See 15:06:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:06:08 15:06:08 Login Succeeded 15:06:08 nexus3.edgexfoundry.org:10002 15:06:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:06:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:06:08 Configure a credential helper to remove this warning. See 15:06:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:06:08 15:06:08 Login Succeeded 15:06:08 nexus3.edgexfoundry.org:10003 15:06:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:06:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:06:09 Configure a credential helper to remove this warning. See 15:06:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:06:09 15:06:09 Login Succeeded 15:06:09 nexus3.edgexfoundry.org:10004 15:06:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:06:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:06:09 Configure a credential helper to remove this warning. See 15:06:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:06:09 15:06:09 Login Succeeded 15:06:09 ****.io 15:06:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:06:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:06:09 Configure a credential helper to remove this warning. See 15:06:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:06:09 15:06:09 Login Succeeded 15:06:09 ---> ****-login.sh ends [Pipeline] } 15:06:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:06:09 + docker buildx ls 15:06:09 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 15:06:09 default * docker 15:06:09 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 15:06:10 + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use 15:06:10 edgex-builder [Pipeline] sh 15:06:10 + docker buildx inspect --bootstrap 15:06:10 #1 [internal] booting buildkit 15:06:10 #1 pulling image moby/buildkit:buildx-stable-1 15:06:14 #1 pulling image moby/buildkit:buildx-stable-1 3.5s done 15:06:14 #1 creating container buildx_buildkit_edgex-builder0 15:06:15 #1 creating container buildx_buildkit_edgex-builder0 1.3s done 15:06:15 #1 DONE 4.8s 15:06:15 Name: edgex-builder 15:06:15 Driver: docker-container 15:06:15 15:06:15 Nodes: 15:06:15 Name: edgex-builder0 15:06:15 Endpoint: unix:///var/run/docker.sock 15:06:15 Status: running 15:06:15 Buildkit: v0.23.2 15:06:15 Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh 15:06:15 + docker buildx ls 15:06:15 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 15:06:15 edgex-builder * docker-container 15:06:15 edgex-builder0 unix:///var/run/docker.sock running v0.23.2 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 15:06:15 default docker 15:06:15 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 15:06:15 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-s7:2baafd2a07c4e9f110a91abc444397b8386850e0' 15:06:15 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-s7:2baafd2a07c4e9f110a91abc444397b8386850e0 --push - 15:06:16 #1 [internal] load build definition from Dockerfile 15:06:16 #1 transferring dockerfile: 194B done 15:06:16 #1 DONE 0.0s 15:06:16 15:06:16 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-s7:2baafd2a07c4e9f110a91abc444397b8386850e0 15:06:16 #2 DONE 0.1s 15:06:16 15:06:16 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-s7:2baafd2a07c4e9f110a91abc444397b8386850e0 15:06:16 #3 DONE 0.1s 15:06:16 15:06:16 #4 [internal] load .dockerignore 15:06:16 #4 transferring context: 2B done 15:06:16 #4 DONE 0.0s 15:06:16 15:06:16 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-s7:2baafd2a07c4e9f110a91abc444397b8386850e0@sha256:5d248a9098dc98f1565816601125d9402f33340ff522bb26eb7ff5fa35f4c7b9 15:06:16 #5 resolve nexus3.edgexfoundry.org:10004/device-s7:2baafd2a07c4e9f110a91abc444397b8386850e0@sha256:5d248a9098dc98f1565816601125d9402f33340ff522bb26eb7ff5fa35f4c7b9 0.0s done 15:06:16 #5 DONE 0.0s 15:06:16 15:06:16 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-s7:2baafd2a07c4e9f110a91abc444397b8386850e0@sha256:5d248a9098dc98f1565816601125d9402f33340ff522bb26eb7ff5fa35f4c7b9 15:06:16 #6 resolve nexus3.edgexfoundry.org:10004/device-s7:2baafd2a07c4e9f110a91abc444397b8386850e0@sha256:5d248a9098dc98f1565816601125d9402f33340ff522bb26eb7ff5fa35f4c7b9 0.0s done 15:06:16 #6 DONE 0.1s 15:06:16 15:06:16 #7 [auth] device-s7:pull,push token for nexus3.edgexfoundry.org:10004 15:06:16 #7 DONE 0.0s 15:06:16 15:06:16 #8 exporting to image 15:06:16 #8 exporting layers done 15:06:16 #8 exporting manifest sha256:a8cd31a88666f02694628cbff102c42ce34415d5fc36cf8cac0c2636f75106d5 done 15:06:16 #8 exporting config sha256:e77ed6f6e669703b8201f70091a8865ff515a2e3cd937c4d583c1011e920058c done 15:06:16 #8 exporting manifest sha256:1f77ec05274e004bb190fb307c0ea2734407ae58fa731baa1673a19d9ababd5f done 15:06:16 #8 exporting config sha256:6800280ff89b3503c6fbe77f02cfe893a111b5f8b83a843568565340546ef658 done 15:06:16 #8 exporting manifest list sha256:77881fd8d9cb02e1f4d16eca08be9032305489398bb59fb7b0fe3da1e2d0612b done 15:06:16 #8 pushing layers 0.1s done 15:06:16 #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-s7:2baafd2a07c4e9f110a91abc444397b8386850e0@sha256:77881fd8d9cb02e1f4d16eca08be9032305489398bb59fb7b0fe3da1e2d0612b 15:06:16 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 15:06:16 #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-s7:2baafd2a07c4e9f110a91abc444397b8386850e0@sha256:77881fd8d9cb02e1f4d16eca08be9032305489398bb59fb7b0fe3da1e2d0612b 0.1s done 15:06:16 #8 DONE 0.2s 15:06:16 15:06:16 1 warning found (use --debug to expand): 15:06:16  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 15:06:16 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-s7:latest' 15:06:16 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-s7:latest --push - 15:06:16 #1 [internal] load build definition from Dockerfile 15:06:16 #1 transferring dockerfile: 160B done 15:06:16 #1 DONE 0.0s 15:06:16 15:06:16 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-s7:latest 15:06:16 #2 DONE 0.0s 15:06:16 15:06:16 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-s7:latest 15:06:16 #3 DONE 0.0s 15:06:16 15:06:16 #4 [internal] load .dockerignore 15:06:16 #4 transferring context: 2B done 15:06:16 #4 DONE 0.0s 15:06:16 15:06:16 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-s7:latest@sha256:5d248a9098dc98f1565816601125d9402f33340ff522bb26eb7ff5fa35f4c7b9 15:06:16 #5 resolve nexus3.edgexfoundry.org:10004/device-s7:latest@sha256:5d248a9098dc98f1565816601125d9402f33340ff522bb26eb7ff5fa35f4c7b9 0.0s done 15:06:16 #5 DONE 0.0s 15:06:16 15:06:16 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-s7:latest@sha256:5d248a9098dc98f1565816601125d9402f33340ff522bb26eb7ff5fa35f4c7b9 15:06:16 #6 resolve nexus3.edgexfoundry.org:10004/device-s7:latest@sha256:5d248a9098dc98f1565816601125d9402f33340ff522bb26eb7ff5fa35f4c7b9 0.0s done 15:06:16 #6 CACHED 15:06:16 15:06:16 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-s7:latest@sha256:5d248a9098dc98f1565816601125d9402f33340ff522bb26eb7ff5fa35f4c7b9 15:06:16 #5 CACHED 15:06:16 15:06:16 #7 [auth] device-s7:pull,push token for nexus3.edgexfoundry.org:10004 15:06:16 #7 DONE 0.0s 15:06:16 15:06:16 #8 exporting to image 15:06:16 #8 exporting layers done 15:06:16 #8 exporting manifest sha256:a8cd31a88666f02694628cbff102c42ce34415d5fc36cf8cac0c2636f75106d5 done 15:06:16 #8 exporting config sha256:e77ed6f6e669703b8201f70091a8865ff515a2e3cd937c4d583c1011e920058c done 15:06:16 #8 exporting manifest sha256:1f77ec05274e004bb190fb307c0ea2734407ae58fa731baa1673a19d9ababd5f done 15:06:16 #8 exporting config sha256:6800280ff89b3503c6fbe77f02cfe893a111b5f8b83a843568565340546ef658 done 15:06:16 #8 exporting manifest list sha256:77881fd8d9cb02e1f4d16eca08be9032305489398bb59fb7b0fe3da1e2d0612b done 15:06:16 #8 pushing layers 0.0s done 15:06:16 #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-s7:latest@sha256:77881fd8d9cb02e1f4d16eca08be9032305489398bb59fb7b0fe3da1e2d0612b 0.1s done 15:06:16 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 15:06:16 #8 DONE 0.1s 15:06:16 15:06:16 1 warning found (use --debug to expand): 15:06:16  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 15:06:17 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-s7:4.1.0-dev.8 --push - 15:06:17 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-s7:4.1.0-dev.8' 15:06:17 #1 [internal] load build definition from Dockerfile 15:06:17 #1 transferring dockerfile: 165B done 15:06:17 #1 DONE 0.0s 15:06:17 15:06:17 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-s7:4.1.0-dev.8 15:06:17 #2 DONE 0.0s 15:06:17 15:06:17 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-s7:4.1.0-dev.8 15:06:17 #3 DONE 0.0s 15:06:17 15:06:17 #4 [internal] load .dockerignore 15:06:17 #4 transferring context: 2B done 15:06:17 #4 DONE 0.0s 15:06:17 15:06:17 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-s7:4.1.0-dev.8@sha256:5d248a9098dc98f1565816601125d9402f33340ff522bb26eb7ff5fa35f4c7b9 15:06:17 #5 resolve nexus3.edgexfoundry.org:10004/device-s7:4.1.0-dev.8@sha256:5d248a9098dc98f1565816601125d9402f33340ff522bb26eb7ff5fa35f4c7b9 0.0s done 15:06:17 #5 CACHED 15:06:17 15:06:17 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-s7:4.1.0-dev.8@sha256:5d248a9098dc98f1565816601125d9402f33340ff522bb26eb7ff5fa35f4c7b9 15:06:17 #6 resolve nexus3.edgexfoundry.org:10004/device-s7:4.1.0-dev.8@sha256:5d248a9098dc98f1565816601125d9402f33340ff522bb26eb7ff5fa35f4c7b9 0.0s done 15:06:17 #6 CACHED 15:06:17 15:06:17 #7 exporting to image 15:06:17 #7 exporting layers 15:06:17 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 15:06:17 #7 exporting layers done 15:06:17 #7 exporting manifest sha256:a8cd31a88666f02694628cbff102c42ce34415d5fc36cf8cac0c2636f75106d5 done 15:06:17 #7 exporting config sha256:e77ed6f6e669703b8201f70091a8865ff515a2e3cd937c4d583c1011e920058c done 15:06:17 #7 exporting manifest sha256:1f77ec05274e004bb190fb307c0ea2734407ae58fa731baa1673a19d9ababd5f done 15:06:17 #7 exporting config sha256:6800280ff89b3503c6fbe77f02cfe893a111b5f8b83a843568565340546ef658 done 15:06:17 #7 exporting manifest list sha256:77881fd8d9cb02e1f4d16eca08be9032305489398bb59fb7b0fe3da1e2d0612b done 15:06:17 #7 pushing layers 0.0s done 15:06:17 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-s7:4.1.0-dev.8@sha256:77881fd8d9cb02e1f4d16eca08be9032305489398bb59fb7b0fe3da1e2d0612b 0.1s done 15:06:17 #7 DONE 0.1s 15:06:17 15:06:17 #8 [auth] device-s7:pull,push token for nexus3.edgexfoundry.org:10004 15:06:17 #8 DONE 0.0s 15:06:17 15:06:17 1 warning found (use --debug to expand): 15:06:17  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 15:06:17 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-s7:2baafd2a07c4e9f110a91abc444397b8386850e0-4.1.0-dev.8' 15:06:17 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-s7:2baafd2a07c4e9f110a91abc444397b8386850e0-4.1.0-dev.8 --push - 15:06:17 #1 [internal] load build definition from Dockerfile 15:06:17 #1 transferring dockerfile: 206B done 15:06:17 #1 DONE 0.0s 15:06:17 15:06:17 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-s7:2baafd2a07c4e9f110a91abc444397b8386850e0-4.1.0-dev.8 15:06:17 #2 DONE 0.0s 15:06:17 15:06:17 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-s7:2baafd2a07c4e9f110a91abc444397b8386850e0-4.1.0-dev.8 15:06:17 #3 DONE 0.0s 15:06:17 15:06:17 #4 [internal] load .dockerignore 15:06:17 #4 transferring context: 2B done 15:06:17 #4 DONE 0.0s 15:06:17 15:06:17 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-s7:2baafd2a07c4e9f110a91abc444397b8386850e0-4.1.0-dev.8@sha256:5d248a9098dc98f1565816601125d9402f33340ff522bb26eb7ff5fa35f4c7b9 15:06:17 #5 resolve nexus3.edgexfoundry.org:10004/device-s7:2baafd2a07c4e9f110a91abc444397b8386850e0-4.1.0-dev.8@sha256:5d248a9098dc98f1565816601125d9402f33340ff522bb26eb7ff5fa35f4c7b9 0.0s done 15:06:17 #5 CACHED 15:06:17 15:06:17 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-s7:2baafd2a07c4e9f110a91abc444397b8386850e0-4.1.0-dev.8@sha256:5d248a9098dc98f1565816601125d9402f33340ff522bb26eb7ff5fa35f4c7b9 15:06:17 #6 resolve nexus3.edgexfoundry.org:10004/device-s7:2baafd2a07c4e9f110a91abc444397b8386850e0-4.1.0-dev.8@sha256:5d248a9098dc98f1565816601125d9402f33340ff522bb26eb7ff5fa35f4c7b9 0.0s done 15:06:17 #6 CACHED 15:06:17 15:06:17 #7 [auth] device-s7:pull,push token for nexus3.edgexfoundry.org:10004 15:06:17 #7 DONE 0.0s 15:06:17 15:06:17 #8 exporting to image 15:06:17 #8 exporting layers done 15:06:17 #8 exporting manifest sha256:a8cd31a88666f02694628cbff102c42ce34415d5fc36cf8cac0c2636f75106d5 done 15:06:17 #8 exporting config sha256:e77ed6f6e669703b8201f70091a8865ff515a2e3cd937c4d583c1011e920058c done 15:06:17 #8 exporting manifest sha256:1f77ec05274e004bb190fb307c0ea2734407ae58fa731baa1673a19d9ababd5f done 15:06:17 #8 exporting config sha256:6800280ff89b3503c6fbe77f02cfe893a111b5f8b83a843568565340546ef658 done 15:06:17 #8 exporting manifest list sha256:77881fd8d9cb02e1f4d16eca08be9032305489398bb59fb7b0fe3da1e2d0612b done 15:06:17 #8 pushing layers 0.0s done 15:06:17 #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-s7:2baafd2a07c4e9f110a91abc444397b8386850e0-4.1.0-dev.8@sha256:77881fd8d9cb02e1f4d16eca08be9032305489398bb59fb7b0fe3da1e2d0612b 0.1s done 15:06:17 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 15:06:17 #8 DONE 0.1s 15:06:17 15:06:17 1 warning found (use --debug to expand): 15:06:17  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 15:06:18 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-s7:main' 15:06:18 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-s7:main --push - 15:06:18 #1 [internal] load build definition from Dockerfile 15:06:18 #1 transferring dockerfile: 158B done 15:06:18 #1 DONE 0.0s 15:06:18 15:06:18 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-s7:main 15:06:18 #2 DONE 0.0s 15:06:18 15:06:18 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-s7:main 15:06:18 #3 DONE 0.0s 15:06:18 15:06:18 #4 [internal] load .dockerignore 15:06:18 #4 transferring context: 2B done 15:06:18 #4 DONE 0.0s 15:06:18 15:06:18 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-s7:main@sha256:5d248a9098dc98f1565816601125d9402f33340ff522bb26eb7ff5fa35f4c7b9 15:06:18 #5 resolve nexus3.edgexfoundry.org:10004/device-s7:main@sha256:5d248a9098dc98f1565816601125d9402f33340ff522bb26eb7ff5fa35f4c7b9 done 15:06:18 #5 CACHED 15:06:18 15:06:18 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-s7:main@sha256:5d248a9098dc98f1565816601125d9402f33340ff522bb26eb7ff5fa35f4c7b9 15:06:18 #6 resolve nexus3.edgexfoundry.org:10004/device-s7:main@sha256:5d248a9098dc98f1565816601125d9402f33340ff522bb26eb7ff5fa35f4c7b9 done 15:06:18 #6 CACHED 15:06:18 15:06:18 #7 exporting to image 15:06:18 #7 exporting layers done 15:06:18 #7 exporting manifest sha256:a8cd31a88666f02694628cbff102c42ce34415d5fc36cf8cac0c2636f75106d5 done 15:06:18 #7 exporting config sha256:e77ed6f6e669703b8201f70091a8865ff515a2e3cd937c4d583c1011e920058c done 15:06:18 #7 exporting manifest sha256:1f77ec05274e004bb190fb307c0ea2734407ae58fa731baa1673a19d9ababd5f done 15:06:18 #7 exporting config sha256:6800280ff89b3503c6fbe77f02cfe893a111b5f8b83a843568565340546ef658 done 15:06:18 #7 exporting manifest list sha256:77881fd8d9cb02e1f4d16eca08be9032305489398bb59fb7b0fe3da1e2d0612b done 15:06:18 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 15:06:18 #7 pushing layers 0.0s done 15:06:18 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-s7:main@sha256:77881fd8d9cb02e1f4d16eca08be9032305489398bb59fb7b0fe3da1e2d0612b 0.1s done 15:06:18 #7 DONE 0.1s 15:06:18 15:06:18 #8 [auth] device-s7:pull,push token for nexus3.edgexfoundry.org:10004 15:06:18 #8 DONE 0.0s 15:06:18 15:06:18 1 warning found (use --debug to expand): 15:06:18  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 15:06:18 + '[' -d /w/workspace/edgexfoundry_device-s7_main/archives ']' [Pipeline] libraryResource [Pipeline] sh 15:06:19 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:06:19 ---> package-listing.sh 15:06:19 ++ facter osfamily 15:06:19 ++ tr '[:upper:]' '[:lower:]' 15:06:19 + OS_FAMILY=redhat 15:06:19 + workspace=/w/workspace/edgexfoundry_device-s7_main 15:06:19 + START_PACKAGES=/tmp/packages_start.txt 15:06:19 + END_PACKAGES=/tmp/packages_end.txt 15:06:19 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:06:19 + PACKAGES=/tmp/packages_start.txt 15:06:19 + '[' /w/workspace/edgexfoundry_device-s7_main ']' 15:06:19 + PACKAGES=/tmp/packages_end.txt 15:06:19 + case "${OS_FAMILY}" in 15:06:19 + sort 15:06:19 + rpm -qa 15:06:20 + '[' -f /tmp/packages_start.txt ']' 15:06:20 + '[' -f /tmp/packages_end.txt ']' 15:06:20 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:06:20 + '[' /w/workspace/edgexfoundry_device-s7_main ']' 15:06:20 + mkdir -p /w/workspace/edgexfoundry_device-s7_main/archives/ 15:06:20 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-s7_main/archives/ [Pipeline] echo 15:06:20 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 15:06:20 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:06:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:06:21 15:06:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:06:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:06:21 latest: Pulling from edgex-lftools-log-publisher 15:06:21 5eb5b503b376: Pulling fs layer 15:06:21 5c69ac0246d0: Pulling fs layer 15:06:21 ec43610c2a17: Pulling fs layer 15:06:21 3a2ae6a8a46f: Pulling fs layer 15:06:21 33b1e0a273af: Pulling fs layer 15:06:21 5d3b04190fa2: Pulling fs layer 15:06:21 2f39f015ded8: Pulling fs layer 15:06:21 33b1e0a273af: Waiting 15:06:21 5d3b04190fa2: Waiting 15:06:21 2f39f015ded8: Waiting 15:06:21 3a2ae6a8a46f: Waiting 15:06:21 5c69ac0246d0: Verifying Checksum 15:06:21 5c69ac0246d0: Download complete 15:06:21 3a2ae6a8a46f: Verifying Checksum 15:06:21 3a2ae6a8a46f: Download complete 15:06:21 33b1e0a273af: Verifying Checksum 15:06:21 33b1e0a273af: Download complete 15:06:21 ec43610c2a17: Verifying Checksum 15:06:21 ec43610c2a17: Download complete 15:06:21 5d3b04190fa2: Verifying Checksum 15:06:21 5d3b04190fa2: Download complete 15:06:22 5eb5b503b376: Verifying Checksum 15:06:22 5eb5b503b376: Download complete 15:06:22 2f39f015ded8: Verifying Checksum 15:06:22 2f39f015ded8: Download complete 15:06:23 5eb5b503b376: Pull complete 15:06:23 5c69ac0246d0: Pull complete 15:06:23 ec43610c2a17: Pull complete 15:06:23 3a2ae6a8a46f: Pull complete 15:06:23 33b1e0a273af: Pull complete 15:06:24 5d3b04190fa2: Pull complete 15:06:27 2f39f015ded8: Pull complete 15:06:27 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 15:06:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:06:27 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:06:27 prd-centos7-docker-4c-2g-8648 does not seem to be running inside a container 15:06:27 $ 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 15:06:30 $ docker top 6a9ea0da7d8c1300d3c16c53844603c044877c4cea7db737ce921b1e25657af0 -eo pid,comm [Pipeline] { [Pipeline] sh 15:06:31 + touch /tmp/pre-build-complete [Pipeline] sh 15:06:31 + mkdir -p /var/log/sysstat [Pipeline] sh 15:06:31 + ls /var/log/sa-host 15:06:31 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:06:31 provisioning config files... 15:06:31 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config15316623823313003537tmp [Pipeline] { [Pipeline] echo 15:06:31 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:06:32 ---> create-netrc.sh [Pipeline] } 15:06:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 15:06:32 ---> python-tools-install.sh [Pipeline] echo 15:06:32 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 15:06:32 ---> sudo-logs.sh 15:06:32 Archiving 'sudo' log.. 15:06:32 sudo: unable to resolve host prd-centos7-docker-4c-2g-8648.novalocal: Name or service not known 15:06:32 sudo: unable to resolve host prd-centos7-docker-4c-2g-8648.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 15:06:32 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 15:06:33 ---> job-cost.sh 15:06:33 lf-activate-venv: SKIPPING 15:06:33 INFO: No Stack... 15:06:33 INFO: Retrieving Pricing Info for: v3-standard-2 15:06:33 INFO: Archiving Costs [Pipeline] echo 15:06:33 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 15:06:33 ---> logs-deploy.sh 15:06:33 lf-activate-venv: SKIPPING 15:06:33 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-s7/main/33 15:06:33 INFO: archiving workspace using pattern(s): 15:06:34 Archives upload complete. 15:06:34 INFO: archiving logs to Nexus 15:06:35 ---> uname -a: 15:06:35 Linux prd-centos7-docker-4c-2g-8648.novalocal 3.10.0-1160.76.1.el7.x86_64 #1 SMP Wed Aug 10 16:21:17 UTC 2022 x86_64 GNU/Linux 15:06:35 15:06:35 15:06:35 ---> lscpu: 15:06:35 Architecture: x86_64 15:06:35 CPU op-mode(s): 32-bit, 64-bit 15:06:35 Byte Order: Little Endian 15:06:35 Address sizes: 40 bits physical, 48 bits virtual 15:06:35 CPU(s): 2 15:06:35 On-line CPU(s) list: 0,1 15:06:35 Thread(s) per core: 1 15:06:35 Core(s) per socket: 1 15:06:35 Socket(s): 2 15:06:35 NUMA node(s): 1 15:06:35 Vendor ID: AuthenticAMD 15:06:35 CPU family: 23 15:06:35 Model: 49 15:06:35 Model name: AMD EPYC-Rome Processor 15:06:35 Stepping: 0 15:06:35 CPU MHz: 2799.998 15:06:35 BogoMIPS: 5599.99 15:06:35 Virtualization: AMD-V 15:06:35 Hypervisor vendor: KVM 15:06:35 Virtualization type: full 15:06:35 L1d cache: 64 KiB 15:06:35 L1i cache: 64 KiB 15:06:35 L2 cache: 1 MiB 15:06:35 L3 cache: 32 MiB 15:06:35 NUMA node0 CPU(s): 0,1 15:06:35 Vulnerability Itlb multihit: Not affected 15:06:35 Vulnerability L1tf: Not affected 15:06:35 Vulnerability Mds: Not affected 15:06:35 Vulnerability Meltdown: Not affected 15:06:35 Vulnerability Mmio stale data: Not affected 15:06:35 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 15:06:35 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 15:06:35 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 15:06:35 Vulnerability Srbds: Not affected 15:06:35 Vulnerability Tsx async abort: Not affected 15:06:35 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 perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 15:06:35 15:06:35 15:06:35 ---> nproc: 15:06:35 2 15:06:35 15:06:35 15:06:35 ---> df -h: 15:06:35 Filesystem Size Used Avail Use% Mounted on 15:06:35 overlay 40G 7.3G 33G 19% / 15:06:35 tmpfs 64M 0 64M 0% /dev 15:06:35 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 15:06:35 shm 64M 0 64M 0% /dev/shm 15:06:35 /dev/vda1 40G 7.3G 33G 19% /facter-os 15:06:35 15:06:35 15:06:35 Cannot open /var/log/sysstat/sa10: No such file or directory 15:06:35 Please check if data collecting is enabled 15:06:35 subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2. [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:06:35 [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } 15:06:35 $ docker stop --time=1 6a9ea0da7d8c1300d3c16c53844603c044877c4cea7db737ce921b1e25657af0 15:06:36 $ docker rm -f --volumes 6a9ea0da7d8c1300d3c16c53844603c044877c4cea7db737ce921b1e25657af0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs 15:06:37 [WS-CLEANUP] Deleting project workspace... 15:06:37 [WS-CLEANUP] Deferred wipeout is used... 15:06:37 [WS-CLEANUP] done [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:06:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:06:37 15:06:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:06:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:06:37 latest: Pulling from edgex-lftools-log-publisher 15:06:37 5eb5b503b376: Pulling fs layer 15:06:37 5c69ac0246d0: Pulling fs layer 15:06:37 ec43610c2a17: Pulling fs layer 15:06:37 3a2ae6a8a46f: Pulling fs layer 15:06:37 33b1e0a273af: Pulling fs layer 15:06:37 5d3b04190fa2: Pulling fs layer 15:06:37 2f39f015ded8: Pulling fs layer 15:06:37 5d3b04190fa2: Waiting 15:06:37 3a2ae6a8a46f: Waiting 15:06:37 33b1e0a273af: Waiting 15:06:37 2f39f015ded8: Waiting 15:06:37 5c69ac0246d0: Download complete 15:06:37 3a2ae6a8a46f: Download complete 15:06:37 33b1e0a273af: Verifying Checksum 15:06:37 33b1e0a273af: Download complete 15:06:37 ec43610c2a17: Verifying Checksum 15:06:37 ec43610c2a17: Download complete 15:06:37 5d3b04190fa2: Verifying Checksum 15:06:37 5d3b04190fa2: Download complete 15:06:38 5eb5b503b376: Verifying Checksum 15:06:38 5eb5b503b376: Download complete 15:06:39 5eb5b503b376: Pull complete 15:06:39 5c69ac0246d0: Pull complete 15:06:39 ec43610c2a17: Pull complete 15:06:40 3a2ae6a8a46f: Pull complete 15:06:40 33b1e0a273af: Pull complete 15:06:40 5d3b04190fa2: Pull complete 15:06:40 Removing intermediate container 37991d3fd66e 15:06:40 ---> f222bfe97544 15:06:40 Step 9/10 : COPY . . 15:06:40 ---> 4ce1eae8c46b 15:06:40 Step 10/10 : RUN ${MAKE} 15:06:40 ---> Running in 4000a1c4dd2c 15:06:40 noop 15:06:40 Removing intermediate container 4000a1c4dd2c 15:06:40 ---> 9e16bdb49907 15:06:40 Successfully built 9e16bdb49907 15:06:40 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:06:41 + docker inspect -f . ci-base-image-arm64 15:06:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:06:41 prd-ubuntu20.04-docker-arm64-4c-16g-8646 does not seem to be running inside a container 15:06:41 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-s7/33 -v /w/workspace/device-s7/33:/w/workspace/device-s7/33:rw,z -v /w/workspace/device-s7/33@tmp:/w/workspace/device-s7/33@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-arm64 cat 15:06:42 $ docker top 2963880611c02a952c89f6cbb378d998b603f1b7ccdaad9426e6ff596b9d09b2 -eo pid,comm [Pipeline] { [Pipeline] sh 15:06:43 + go version 15:06:43 go version go1.23.9 linux/arm64 [Pipeline] } 15:06:43 $ docker stop --time=1 2963880611c02a952c89f6cbb378d998b603f1b7ccdaad9426e6ff596b9d09b2 15:06:45 $ docker rm -f --volumes 2963880611c02a952c89f6cbb378d998b603f1b7ccdaad9426e6ff596b9d09b2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:06:45 2f39f015ded8: Pull complete 15:06:45 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 15:06:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:06:45 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:06:45 prd-ubuntu20.04-docker-8c-8g-8645 does not seem to be running inside a container 15:06:45 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 15:06:45 + docker inspect -f . ci-base-image-arm64 15:06:45 . 15:06:47 $ docker top f419076a758ea7799b8552ecab26edb09e16e278568bd00bddc43fc03721c6fd -eo pid,comm [Pipeline] { [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:06:48 prd-ubuntu20.04-docker-arm64-4c-16g-8646 does not seem to be running inside a container 15:06:48 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-s7/33 -v /w/workspace/device-s7/33:/w/workspace/device-s7/33:rw,z -v /w/workspace/device-s7/33@tmp:/w/workspace/device-s7/33@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-arm64 cat 15:06:49 $ docker top 9cea2f644d3d126595280b185ddccc1df824d1eb242fc556b870b970664db608 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] sh 15:06:49 ---> job-cost.sh 15:06:49 lf-activate-venv: SKIPPING 15:06:49 INFO: No Stack... 15:06:49 + git config --global --add safe.directory /w/workspace/device-s7/33 [Pipeline] fileExists [Pipeline] sh 15:06:50 INFO: Retrieving Pricing Info for: v3-standard-8 15:06:50 INFO: Archiving Costs [Pipeline] sh 15:06:50 + make test 15:06:50 go test -race -coverprofile=coverage.out ./... 15:06:50 + cat /w/workspace/edgexfoundry_device-s7_main/archives/cost.csv 15:06:50 + cut -d, -f6 [Pipeline] lock 15:06:50 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-s7-main-33-stack-cost] 15:06:50 Resource [jenkins-edgexfoundry-device-s7-main-33-stack-cost] did not exist. Created. 15:06:50 Lock acquired on [Resource: jenkins-edgexfoundry-device-s7-main-33-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:06:51 + echo total: 0.2199999988079071 [Pipeline] stash 15:06:51 Stashed 1 file(s) [Pipeline] } 15:06:51 Lock released on resource [Resource: jenkins-edgexfoundry-device-s7-main-33-stack-cost] [Pipeline] // lock [Pipeline] } 15:06:51 $ docker stop --time=1 f419076a758ea7799b8552ecab26edb09e16e278568bd00bddc43fc03721c6fd 15:06:52 $ docker rm -f --volumes f419076a758ea7799b8552ecab26edb09e16e278568bd00bddc43fc03721c6fd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 15:07:37 ? github.com/edgexfoundry/device-s7 [no test files] 15:11:14 github.com/edgexfoundry/device-s7/cmd coverage: 0.0% of statements 15:11:14 ok github.com/edgexfoundry/device-s7/internal/driver 1.117s coverage: 6.8% of statements 15:11:15 WARNING: Linting skipped (not on x86_64 or linter not installed) 15:11:15 go vet ./... 15:14:52 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:14:52 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:14:52 ./bin/test-attribution-txt.sh 15:14:52 An attribution for go.opentelemetry.io/auto/sdk is missing from Attribution.txt, please add [Pipeline] echo 15:14:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 15:14:52 $ docker stop --time=1 9cea2f644d3d126595280b185ddccc1df824d1eb242fc556b870b970664db608 15:14:54 $ docker rm -f --volumes 9cea2f644d3d126595280b185ddccc1df824d1eb242fc556b870b970664db608 [Pipeline] // withDockerContainer [Pipeline] sh 15:14:56 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:14:56 Warning: overwriting stash ‘coverage-report’ 15:14:57 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 15:14:57 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:14:58 + ls -al . 15:14:58 total 216 15:14:58 drwxrwxr-x 7 jenkins jenkins 4096 Sep 10 15:06 . 15:14:58 drwxrwxr-x 4 jenkins jenkins 4096 Sep 10 15:04 .. 15:14:58 drwxrwxr-x 8 jenkins jenkins 4096 Sep 10 15:04 .git 15:14:58 drwxrwxr-x 2 jenkins jenkins 4096 Sep 10 15:04 .github 15:14:58 -rw-rw-r-- 1 jenkins jenkins 237 Sep 10 15:04 .gitignore 15:14:58 -rw-rw-r-- 1 jenkins jenkins 42 Sep 10 15:04 .golangci.yml 15:14:58 -rw-rw-r-- 1 jenkins jenkins 20318 Sep 10 15:04 Attribution.txt 15:14:58 -rw-rw-r-- 1 jenkins jenkins 1668 Sep 10 15:04 CHANGLOG.md 15:14:58 -rw-rw-r-- 1 jenkins jenkins 1579 Sep 10 15:04 Dockerfile 15:14:58 -rw-rw-r-- 1 jenkins jenkins 643 Sep 10 15:04 Jenkinsfile 15:14:58 -rw-rw-r-- 1 jenkins jenkins 10947 Sep 10 15:04 LICENSE 15:14:58 -rw-rw-r-- 1 jenkins jenkins 1903 Sep 10 15:04 Makefile 15:14:58 -rw-rw-r-- 1 jenkins jenkins 614 Sep 10 15:04 OWNERS.md 15:14:58 -rw-rw-r-- 1 jenkins jenkins 2393 Sep 10 15:04 README.md 15:14:58 -rw-rw-r-- 1 jenkins jenkins 11 Sep 10 15:02 VERSION 15:14:58 drwxrwxr-x 2 jenkins jenkins 4096 Sep 10 15:04 bin 15:14:58 drwxrwxr-x 3 jenkins jenkins 4096 Sep 10 15:04 cmd 15:14:58 -rw-r--r-- 1 jenkins jenkins 19094 Sep 10 15:11 coverage.out 15:14:58 -rw-rw-r-- 1 jenkins jenkins 6154 Sep 10 15:04 go.mod 15:14:58 -rw-rw-r-- 1 jenkins jenkins 87169 Sep 10 15:04 go.sum 15:14:58 drwxrwxr-x 3 jenkins jenkins 4096 Sep 10 15:04 internal 15:14:58 -rw-rw-r-- 1 jenkins jenkins 223 Sep 10 15:04 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:14:58 + docker build -t device-s7-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=2baafd2a07c4e9f110a91abc444397b8386850e0 --label arch=arm64 --label version=4.1.0-dev.8 . 15:14:58 Sending build context to Docker daemon 8.101MB 15:14:58 Step 1/24 : ARG BASE=golang:1.23-alpine3.20 15:14:58 Step 2/24 : FROM ${BASE} AS builder 15:14:58 ---> 9e16bdb49907 15:14:58 Step 3/24 : ARG MAKE=make build 15:14:58 ---> Running in ea95327d9921 15:14:59 Removing intermediate container ea95327d9921 15:14:59 ---> 4b331bab603c 15:14:59 Step 4/24 : WORKDIR /device-s7 15:14:59 ---> Running in 7125f64a4996 15:14:59 Removing intermediate container 7125f64a4996 15:14:59 ---> 08e1baf662b5 15:14:59 Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: YIQISOFT' 15:14:59 ---> Running in 4761b0878a3a 15:15:00 Removing intermediate container 4761b0878a3a 15:15:00 ---> ac7c3537efa7 15:15:00 Step 6/24 : RUN apk add --update --no-cache make git gcc libc-dev 15:15:00 ---> Running in 96e2d0b94b99 15:15:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 15:15:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 15:15:03 OK: 239 MiB in 58 packages 15:15:03 Removing intermediate container 96e2d0b94b99 15:15:03 ---> 7763b2260d61 15:15:03 Step 7/24 : COPY go.mod vendor* ./ 15:15:04 ---> 5c768dc4c876 15:15:04 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:15:04 ---> Running in 2a7c6f87b05e 15:15:06 Removing intermediate container 2a7c6f87b05e 15:15:06 ---> ad3c32d56f82 15:15:06 Step 9/24 : COPY . . 15:15:07 ---> 1f95d7d05750 15:15:07 Step 10/24 : RUN ${MAKE} 15:15:07 ---> Running in ab7eff22aa6f 15:15:08 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/device-s7.Version=4.1.0-dev.8 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.38" -trimpath -mod=readonly -o cmd/device-s7 ./cmd 15:18:45 Removing intermediate container ab7eff22aa6f 15:18:45 ---> c217714940ac 15:18:45 Step 11/24 : FROM alpine:3.20 15:18:45 3.20: Pulling from library/alpine 15:18:45 13e713f82565: Pulling fs layer 15:18:45 13e713f82565: Verifying Checksum 15:18:45 13e713f82565: Download complete 15:18:45 13e713f82565: Pull complete 15:18:45 Digest: sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 15:18:45 Status: Downloaded newer image for alpine:3.20 15:18:45 ---> c88e9dceb6cb 15:18:45 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: YIQISOFT' 15:18:45 ---> Running in c3c4fa525a68 15:18:45 Removing intermediate container c3c4fa525a68 15:18:45 ---> f3e3e87545f3 15:18:45 Step 13/24 : RUN apk add --update --no-cache dumb-init 15:18:45 ---> Running in 399609305b0c 15:18:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 15:18:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 15:18:45 (1/1) Installing dumb-init (1.2.5-r3) 15:18:45 Executing busybox-1.36.1-r29.trigger 15:18:45 OK: 9 MiB in 15 packages 15:18:45 Removing intermediate container 399609305b0c 15:18:45 ---> 2e467c6bb9e9 15:18:45 Step 14/24 : RUN apk --no-cache upgrade 15:18:45 ---> Running in db4ea130e75d 15:18:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 15:18:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 15:18:45 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 15:18:45 Executing busybox-1.36.1-r30.post-upgrade 15:18:45 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 15:18:45 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 15:18:45 Executing busybox-1.36.1-r30.trigger 15:18:45 OK: 9 MiB in 15 packages 15:18:45 Removing intermediate container db4ea130e75d 15:18:45 ---> 5e48b1992a3e 15:18:45 Step 15/24 : WORKDIR / 15:18:45 ---> Running in 28f36b76a788 15:18:45 Removing intermediate container 28f36b76a788 15:18:45 ---> 77b573740d16 15:18:45 Step 16/24 : COPY --from=builder /device-s7/Attribution.txt /Attribution.txt 15:18:45 ---> 425a0d3c8482 15:18:45 Step 17/24 : COPY --from=builder /device-s7/cmd/device-s7 /device-s7 15:18:45 ---> 00ca4fc1a446 15:18:45 Step 18/24 : COPY --from=builder /device-s7/cmd/res /res 15:18:45 ---> 8ef99ad013ab 15:18:45 Step 19/24 : EXPOSE 59994 15:18:45 ---> Running in 69525224d1aa 15:18:45 Removing intermediate container 69525224d1aa 15:18:45 ---> d30d53f1c7bb 15:18:45 Step 20/24 : ENTRYPOINT ["/device-s7"] 15:18:45 ---> Running in 05ccf1f8b0b4 15:18:45 Removing intermediate container 05ccf1f8b0b4 15:18:45 ---> 3ad450ccd315 15:18:45 Step 21/24 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 15:18:45 ---> Running in 5613f974f28a 15:18:45 Removing intermediate container 5613f974f28a 15:18:45 ---> ce7f9cb2102d 15:18:45 Step 22/24 : LABEL arch=arm64 15:18:45 ---> Running in 249ececa9126 15:18:46 Removing intermediate container 249ececa9126 15:18:46 ---> aef8a23d30c7 15:18:46 Step 23/24 : LABEL git_sha=2baafd2a07c4e9f110a91abc444397b8386850e0 15:18:46 ---> Running in 2a1407bdffe3 15:18:46 Removing intermediate container 2a1407bdffe3 15:18:46 ---> 07977f9505ca 15:18:46 Step 24/24 : LABEL version=4.1.0-dev.8 15:18:46 ---> Running in cae186e4d00b 15:18:46 Removing intermediate container cae186e4d00b 15:18:46 ---> 5e4ec944f1e5 15:18:46 [Warning] One or more build-args [ARCH] were not consumed 15:18:46 Successfully built 5e4ec944f1e5 15:18:46 Successfully tagged device-s7-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:18:47 provisioning config files... 15:18:47 copy managed file [device-s7-settings] to file:/w/workspace/device-s7/33@tmp/config2301529302331490813tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:18:47 ---> ****-login.sh 15:18:47 nexus3.edgexfoundry.org:10001 15:18:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:18:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:18:47 Configure a credential helper to remove this warning. See 15:18:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:18:47 15:18:47 Login Succeeded 15:18:47 nexus3.edgexfoundry.org:10002 15:18:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:18:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:18:47 Configure a credential helper to remove this warning. See 15:18:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:18:47 15:18:47 Login Succeeded 15:18:47 nexus3.edgexfoundry.org:10003 15:18:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:18:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:18:48 Configure a credential helper to remove this warning. See 15:18:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:18:48 15:18:48 Login Succeeded 15:18:48 nexus3.edgexfoundry.org:10004 15:18:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:18:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:18:48 Configure a credential helper to remove this warning. See 15:18:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:18:48 15:18:48 Login Succeeded 15:18:48 ****.io 15:18:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:18:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:18:48 Configure a credential helper to remove this warning. See 15:18:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:18:48 15:18:48 Login Succeeded 15:18:49 ---> ****-login.sh ends [Pipeline] } 15:18:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:18:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 15:18:49 [edgeXDocker.push] Tagging docker image device-s7-arm64 with the following tags: 15:18:49 2baafd2a07c4e9f110a91abc444397b8386850e0 15:18:49 latest 15:18:49 4.1.0-dev.8 15:18:49 2baafd2a07c4e9f110a91abc444397b8386850e0-4.1.0-dev.8 15:18:49 main 15:18:49 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:18:49 + docker tag device-s7-arm64 nexus3.edgexfoundry.org:10004/device-s7-arm64:2baafd2a07c4e9f110a91abc444397b8386850e0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:18:50 + docker push nexus3.edgexfoundry.org:10004/device-s7-arm64:2baafd2a07c4e9f110a91abc444397b8386850e0 15:18:50 The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7-arm64] 15:18:50 9f2b9cf539a5: Preparing 15:18:50 698b697907fd: Preparing 15:18:50 61c9acae8001: Preparing 15:18:50 bd5cc9b68957: Preparing 15:18:50 cf1a4b67bfd8: Preparing 15:18:50 1e890da81ec9: Preparing 15:18:50 1e890da81ec9: Waiting 15:18:50 9f2b9cf539a5: Pushed 15:18:50 cf1a4b67bfd8: Pushed 15:18:50 61c9acae8001: Pushed 15:18:50 1e890da81ec9: Layer already exists 15:18:50 bd5cc9b68957: Pushed 15:19:00 698b697907fd: Pushed 15:19:00 2baafd2a07c4e9f110a91abc444397b8386850e0: digest: sha256:3425d4ab1ac213fda2870d1b68fc733e5caa183e272d0edf7218ce32368c1e28 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:19:01 + docker tag device-s7-arm64 nexus3.edgexfoundry.org:10004/device-s7-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:19:01 + docker push nexus3.edgexfoundry.org:10004/device-s7-arm64:latest 15:19:01 The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7-arm64] 15:19:01 9f2b9cf539a5: Preparing 15:19:01 698b697907fd: Preparing 15:19:01 61c9acae8001: Preparing 15:19:01 bd5cc9b68957: Preparing 15:19:01 cf1a4b67bfd8: Preparing 15:19:01 1e890da81ec9: Preparing 15:19:01 1e890da81ec9: Waiting 15:19:01 9f2b9cf539a5: Layer already exists 15:19:01 698b697907fd: Layer already exists 15:19:01 bd5cc9b68957: Layer already exists 15:19:01 61c9acae8001: Layer already exists 15:19:01 cf1a4b67bfd8: Layer already exists 15:19:01 1e890da81ec9: Layer already exists 15:19:01 latest: digest: sha256:3425d4ab1ac213fda2870d1b68fc733e5caa183e272d0edf7218ce32368c1e28 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:19:01 + docker tag device-s7-arm64 nexus3.edgexfoundry.org:10004/device-s7-arm64:4.1.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:19:02 + docker push nexus3.edgexfoundry.org:10004/device-s7-arm64:4.1.0-dev.8 15:19:02 The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7-arm64] 15:19:02 9f2b9cf539a5: Preparing 15:19:02 698b697907fd: Preparing 15:19:02 61c9acae8001: Preparing 15:19:02 bd5cc9b68957: Preparing 15:19:02 cf1a4b67bfd8: Preparing 15:19:02 1e890da81ec9: Preparing 15:19:02 1e890da81ec9: Waiting 15:19:02 9f2b9cf539a5: Layer already exists 15:19:02 bd5cc9b68957: Layer already exists 15:19:02 61c9acae8001: Layer already exists 15:19:02 698b697907fd: Layer already exists 15:19:02 cf1a4b67bfd8: Layer already exists 15:19:02 1e890da81ec9: Layer already exists 15:19:02 4.1.0-dev.8: digest: sha256:3425d4ab1ac213fda2870d1b68fc733e5caa183e272d0edf7218ce32368c1e28 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:19:02 + docker tag device-s7-arm64 nexus3.edgexfoundry.org:10004/device-s7-arm64:2baafd2a07c4e9f110a91abc444397b8386850e0-4.1.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:19:03 + docker push nexus3.edgexfoundry.org:10004/device-s7-arm64:2baafd2a07c4e9f110a91abc444397b8386850e0-4.1.0-dev.8 15:19:03 The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7-arm64] 15:19:03 9f2b9cf539a5: Preparing 15:19:03 698b697907fd: Preparing 15:19:03 61c9acae8001: Preparing 15:19:03 bd5cc9b68957: Preparing 15:19:03 cf1a4b67bfd8: Preparing 15:19:03 1e890da81ec9: Preparing 15:19:03 1e890da81ec9: Waiting 15:19:03 9f2b9cf539a5: Layer already exists 15:19:03 cf1a4b67bfd8: Layer already exists 15:19:03 61c9acae8001: Layer already exists 15:19:03 bd5cc9b68957: Layer already exists 15:19:03 698b697907fd: Layer already exists 15:19:03 1e890da81ec9: Layer already exists 15:19:03 2baafd2a07c4e9f110a91abc444397b8386850e0-4.1.0-dev.8: digest: sha256:3425d4ab1ac213fda2870d1b68fc733e5caa183e272d0edf7218ce32368c1e28 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:19:03 + docker tag device-s7-arm64 nexus3.edgexfoundry.org:10004/device-s7-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:19:03 + docker push nexus3.edgexfoundry.org:10004/device-s7-arm64:main 15:19:03 The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7-arm64] 15:19:03 9f2b9cf539a5: Preparing 15:19:03 698b697907fd: Preparing 15:19:03 61c9acae8001: Preparing 15:19:03 bd5cc9b68957: Preparing 15:19:03 cf1a4b67bfd8: Preparing 15:19:03 1e890da81ec9: Preparing 15:19:03 1e890da81ec9: Waiting 15:19:03 698b697907fd: Layer already exists 15:19:03 cf1a4b67bfd8: Layer already exists 15:19:03 61c9acae8001: Layer already exists 15:19:03 bd5cc9b68957: Layer already exists 15:19:03 9f2b9cf539a5: Layer already exists 15:19:03 1e890da81ec9: Layer already exists 15:19:03 main: digest: sha256:3425d4ab1ac213fda2870d1b68fc733e5caa183e272d0edf7218ce32368c1e28 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:19:04 ===================================================== [Pipeline] echo 15:19:04 taggedImages: 15:19:04 - nexus3.edgexfoundry.org:10004/device-s7-arm64:2baafd2a07c4e9f110a91abc444397b8386850e0 15:19:04 - nexus3.edgexfoundry.org:10004/device-s7-arm64:latest 15:19:04 - nexus3.edgexfoundry.org:10004/device-s7-arm64:4.1.0-dev.8 15:19:04 - nexus3.edgexfoundry.org:10004/device-s7-arm64:2baafd2a07c4e9f110a91abc444397b8386850e0-4.1.0-dev.8 15:19:04 - nexus3.edgexfoundry.org:10004/device-s7-arm64:main [Pipeline] echo 15:19:04 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-s7-arm64:2baafd2a07c4e9f110a91abc444397b8386850e0 [Pipeline] echo 15:19:04 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-s7-arm64:latest [Pipeline] echo 15:19:04 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-s7-arm64:4.1.0-dev.8 [Pipeline] echo 15:19:04 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-s7-arm64:2baafd2a07c4e9f110a91abc444397b8386850e0-4.1.0-dev.8 [Pipeline] echo 15:19:04 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-s7-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:19:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:19:04 15:19:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:19:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:19:04 arm64: Pulling from edgex-lftools-log-publisher 15:19:04 8998bd30e6a1: Pulling fs layer 15:19:04 04944245beec: Pulling fs layer 15:19:04 699f458cf7ca: Pulling fs layer 15:19:04 765212b225bb: Pulling fs layer 15:19:04 f23df028b6ca: Pulling fs layer 15:19:04 d65c8cfc05b1: Pulling fs layer 15:19:04 2437ff75d9bd: Pulling fs layer 15:19:04 765212b225bb: Waiting 15:19:04 f23df028b6ca: Waiting 15:19:04 d65c8cfc05b1: Waiting 15:19:04 2437ff75d9bd: Waiting 15:19:05 04944245beec: Verifying Checksum 15:19:05 04944245beec: Download complete 15:19:05 765212b225bb: Verifying Checksum 15:19:05 765212b225bb: Download complete 15:19:05 f23df028b6ca: Verifying Checksum 15:19:05 f23df028b6ca: Download complete 15:19:05 d65c8cfc05b1: Verifying Checksum 15:19:05 d65c8cfc05b1: Download complete 15:19:05 699f458cf7ca: Verifying Checksum 15:19:05 699f458cf7ca: Download complete 15:19:05 8998bd30e6a1: Verifying Checksum 15:19:05 8998bd30e6a1: Download complete 15:19:08 2437ff75d9bd: Verifying Checksum 15:19:08 2437ff75d9bd: Download complete 15:19:10 8998bd30e6a1: Pull complete 15:19:10 04944245beec: Pull complete 15:19:12 699f458cf7ca: Pull complete 15:19:12 765212b225bb: Pull complete 15:19:13 f23df028b6ca: Pull complete 15:19:13 d65c8cfc05b1: Pull complete 15:19:31 2437ff75d9bd: Pull complete 15:19:31 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 15:19:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:19:31 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:19:31 prd-ubuntu20.04-docker-arm64-4c-16g-8646 does not seem to be running inside a container 15:19:31 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-s7/33 -v /w/workspace/device-s7/33:/w/workspace/device-s7/33:rw,z -v /w/workspace/device-s7/33@tmp:/w/workspace/device-s7/33@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 15:19:34 $ docker top 4476b63f4d156df73f2f794464423813544d10910bd0fbb256a9e973f2e74c4c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:19:35 ---> job-cost.sh 15:19:35 lf-activate-venv: SKIPPING 15:19:35 INFO: No Stack... 15:19:35 INFO: Retrieving Pricing Info for: v3-standard-4 15:19:36 INFO: Archiving Costs [Pipeline] sh 15:19:37 + cat /w/workspace/device-s7/33/archives/cost.csv 15:19:37 + cut -d, -f6 [Pipeline] lock 15:19:37 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-s7-main-33-stack-cost] 15:19:37 Resource [jenkins-edgexfoundry-device-s7-main-33-stack-cost] did not exist. Created. 15:19:37 Lock acquired on [Resource: jenkins-edgexfoundry-device-s7-main-33-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:19:37 /w/workspace/device-s7/33@tmp/durable-adebb5d6/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 15:19:38 + echo total: 0.10999999940395355 [Pipeline] stash 15:19:38 Warning: overwriting stash ‘stack-cost’ 15:19:38 Stashed 1 file(s) [Pipeline] } 15:19:38 Lock released on resource [Resource: jenkins-edgexfoundry-device-s7-main-33-stack-cost] [Pipeline] // lock [Pipeline] } 15:19:38 $ docker stop --time=1 4476b63f4d156df73f2f794464423813544d10910bd0fbb256a9e973f2e74c4c 15:19:39 $ docker rm -f --volumes 4476b63f4d156df73f2f794464423813544d10910bd0fbb256a9e973f2e74c4c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 15:19:40 provisioning config files... 15:19:40 copy managed file [device-s7-codecov-token] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config3913160344585439843tmp [Pipeline] { [Pipeline] sh 15:19:40 + set +x 15:19:40 + curl -s https://codecov.io/bash 15:19:40 + bash -s -- 15:19:40 15:19:40 _____ _ 15:19:40 / ____| | | 15:19:40 | | ___ __| | ___ ___ _____ __ 15:19:40 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 15:19:40 | |___| (_) | (_| | __/ (_| (_) \ V / 15:19:40 \_____\___/ \__,_|\___|\___\___/ \_/ 15:19:40 Bash-1.0.6 15:19:40 15:19:40 15:19:40 ==> git version 2.25.1 found 15:19:40 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 15:19:40 Release-Date: 2020-01-08 15:19:40 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 15:19:40 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 15:19:40 ==> Jenkins CI detected. 15:19:40 current dir:  /w/workspace/edgexfoundry_device-s7_main 15:19:40 project root: . 15:19:40 --> token set from env 15:19:40 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 15:19:40 ==> Running gcov in . (disable via -X gcov) 15:19:40 ==> Python coveragepy not found 15:19:40 ==> Searching for coverage reports in: 15:19:40 + . 15:19:40 -> Found 1 reports 15:19:40 ==> Detecting git/mercurial file structure 15:19:40 ==> Reading reports 15:19:40 + ./coverage.out bytes=19094 15:19:40 ==> Appending adjustments 15:19:40 https://docs.codecov.io/docs/fixing-reports 15:19:40 + Found adjustments 15:19:40 ==> Gzipping contents 15:19:40 4.0K /tmp/codecov.fARQUX.gz 15:19:40 ==> Uploading reports 15:19:40 url: https://codecov.io 15:19:40 query: branch=main&commit=2baafd2a07c4e9f110a91abc444397b8386850e0&build=33&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-s7%2Fjob%2Fmain%2F33%2F&name=&tag=&slug=edgexfoundry%2Fdevice-s7&service=jenkins&flags=&pr=&job=&cmd_args= 15:19:40 -> Pinging Codecov 15:19:40 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=2baafd2a07c4e9f110a91abc444397b8386850e0&build=33&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-s7%2Fjob%2Fmain%2F33%2F&name=&tag=&slug=edgexfoundry%2Fdevice-s7&service=jenkins&flags=&pr=&job=&cmd_args= 15:19:41 -> Uploading to 15:19:41 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-s7/2baafd2a07c4e9f110a91abc444397b8386850e0/1a6dc455-9b77-4be6-9a35-b3b4db617924.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250910%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250910T151940Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=581c04b4347a6ee4fd75f9dede51b0b1ab25851905fa66bb3fe4f1648f911715 15:19:41 % Total % Received % Xferd Average Speed Time Time Time Current 15:19:41 Dload Upload Total Spent Left Speed 15:19:41 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2849 0 0 100 2849 0 17806 --:--:-- --:--:-- --:--:-- 17806 15:19:41 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-s7/commit/2baafd2a07c4e9f110a91abc444397b8386850e0 [Pipeline] } 15:19:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 15:19:41 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 15:19:41 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:19:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 15:19:41 15:19:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:19:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 15:19:48 latest: Pulling from edgex-devops/edgex-snyk-go 15:19:48 0a9a5dfd008f: Already exists 15:19:48 36466aa92d05: Already exists 15:19:48 e10405b45d13: Already exists 15:19:48 096b7ceb2af7: Already exists 15:19:48 4f4fb700ef54: Already exists 15:19:48 e50aa161e22a: Pulling fs layer 15:19:48 d3c8db5fb9df: Pulling fs layer 15:19:48 e50aa161e22a: Verifying Checksum 15:19:48 e50aa161e22a: Download complete 15:19:48 e50aa161e22a: Pull complete 15:19:49 d3c8db5fb9df: Verifying Checksum 15:19:49 d3c8db5fb9df: Download complete 15:19:52 d3c8db5fb9df: Pull complete 15:19:52 Digest: sha256:dd1bc05e8109ba836052a65277634c2595aaffbf12b6b6479deaea63345484be 15:19:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 15:19:52 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:19:52 prd-ubuntu20.04-docker-8c-8g-8645 does not seem to be running inside a container 15:19:52 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -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-devops/edgex-snyk-go:latest cat 15:19:54 $ docker top b7ba5268e8d1e1170321c75a8c35f7c0a99e0efe82e53d87c28e8e4f7811c64c -eo pid,comm [Pipeline] { [Pipeline] sh 15:19:54 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-s7_main [Pipeline] echo 15:19:54 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-s7:main' [Pipeline] sh 15:19:55 + set -o pipefail 15:19:55 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-s7:main' 15:20:03 15:20:03 Monitoring /w/workspace/edgexfoundry_device-s7_main (github.com/edgexfoundry/device-s7)... 15:20:03 15:20:03 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/9802e2c3-a805-43f9-b47e-5746baaac31c/history/fe20785d-cd21-4ad5-8f8c-d884726c6e59 15:20:03 15:20:03 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 15:20:03 15:20:03 15:20:03 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 15:20:03 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 15:20:03 $ docker stop --time=1 b7ba5268e8d1e1170321c75a8c35f7c0a99e0efe82e53d87c28e8e4f7811c64c 15:20:06 $ docker rm -f --volumes b7ba5268e8d1e1170321c75a8c35f7c0a99e0efe82e53d87c28e8e4f7811c64c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:20:07 + git log --format=format:%s -1 2baafd2a07c4e9f110a91abc444397b8386850e0 [Pipeline] sh 15:20:08 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:20:08 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:20:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:20:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:20:08 prd-ubuntu20.04-docker-8c-8g-8645 does not seem to be running inside a container 15:20:08 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 15:20:08 $ docker top e65511708b766152bbfbc1dba0a42361150b3c66bef0f88734f42db81944c3cd -eo pid,comm 15:20:08 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). 15:20:08 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:20:08 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:20:08 [ssh-agent] Looking for ssh-agent implementation... 15:20:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:20:09 $ docker exec e65511708b766152bbfbc1dba0a42361150b3c66bef0f88734f42db81944c3cd ssh-agent 15:20:09 SSH_AUTH_SOCK=/tmp/ssh-2SGZdFDwUHyp/agent.34 15:20:09 SSH_AGENT_PID=40 15:20:09 Running ssh-add (command line suppressed) 15:20:09 Identity added: /w/workspace/edgexfoundry_device-s7_main@tmp/private_key_13076889051794272596.key (/w/workspace/edgexfoundry_device-s7_main@tmp/private_key_13076889051794272596.key) 15:20:09 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:20:09 + git semver tag 15:20:09 2025-09-10 15:20:09,806 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 15:20:09 2025-09-10 15:20:09,810 [run_tag] DEBUG tag force:False 15:20:09 2025-09-10 15:20:09,810 [check_head_tag] DEBUG check head tag 15:20:09 2025-09-10 15:20:09,810 [execute] INFO git cat-file --batch-check 15:20:09 2025-09-10 15:20:09,810 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-s7_main, stdin=, shell=False, universal_newlines=False) 15:20:09 2025-09-10 15:20:09,812 [execute] INFO git cat-file --batch 15:20:09 2025-09-10 15:20:09,813 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-s7_main, stdin=, shell=False, universal_newlines=False) 15:20:09 2025-09-10 15:20:09,818 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-s7_main/.semver/main 15:20:09 2025-09-10 15:20:09,818 [execute] INFO git tag -a v4.1.0-dev.8 -m v4.1.0-dev.8 15:20:09 2025-09-10 15:20:09,819 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.8', '-m', 'v4.1.0-dev.8'], cwd=/w/workspace/edgexfoundry_device-s7_main, stdin=None, shell=False, universal_newlines=False) 15:20:09 2025-09-10 15:20:09,822 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-s7_main/.semver/main 15:20:09 4.1.0-dev.8 [Pipeline] } 15:20:09 $ docker exec --env ******** --env ******** e65511708b766152bbfbc1dba0a42361150b3c66bef0f88734f42db81944c3cd ssh-agent -k 15:20:09 unset SSH_AUTH_SOCK; 15:20:09 unset SSH_AGENT_PID; 15:20:09 echo Agent pid 40 killed; 15:20:09 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:20:10 + git semver [Pipeline] } 15:20:10 $ docker stop --time=1 e65511708b766152bbfbc1dba0a42361150b3c66bef0f88734f42db81944c3cd 15:20:11 $ docker rm -f --volumes e65511708b766152bbfbc1dba0a42361150b3c66bef0f88734f42db81944c3cd [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:20:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:20:12 15:20:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:20:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:20:12 0.23.1-centos7: Pulling from edgex-lftools 15:20:12 ab5ef0e58194: Pulling fs layer 15:20:12 9712f1f96733: Pulling fs layer 15:20:12 63f879dbbcfc: Pulling fs layer 15:20:12 0d9ebad4ef96: Pulling fs layer 15:20:12 e9a5061849ea: Pulling fs layer 15:20:12 d747dcd14b5f: Pulling fs layer 15:20:12 2de7ff778b66: Pulling fs layer 15:20:12 0d9ebad4ef96: Waiting 15:20:12 2de7ff778b66: Waiting 15:20:12 d747dcd14b5f: Waiting 15:20:12 e9a5061849ea: Waiting 15:20:12 9712f1f96733: Download complete 15:20:12 63f879dbbcfc: Verifying Checksum 15:20:12 63f879dbbcfc: Download complete 15:20:13 e9a5061849ea: Verifying Checksum 15:20:13 e9a5061849ea: Download complete 15:20:13 d747dcd14b5f: Download complete 15:20:13 ab5ef0e58194: Verifying Checksum 15:20:13 ab5ef0e58194: Download complete 15:20:13 0d9ebad4ef96: Verifying Checksum 15:20:13 0d9ebad4ef96: Download complete 15:20:13 2de7ff778b66: Verifying Checksum 15:20:13 2de7ff778b66: Download complete 15:20:17 ab5ef0e58194: Pull complete 15:20:17 9712f1f96733: Pull complete 15:20:17 63f879dbbcfc: Pull complete 15:20:24 0d9ebad4ef96: Pull complete 15:20:24 e9a5061849ea: Pull complete 15:20:24 d747dcd14b5f: Pull complete 15:20:25 2de7ff778b66: Pull complete 15:20:25 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 15:20:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:20:25 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:20:25 prd-ubuntu20.04-docker-8c-8g-8645 does not seem to be running inside a container 15:20:25 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 15:20:28 $ docker top 2632ed32ae21d02b7a745de0370953befe7e6f1c855a31c1a97155fca8b8f6f0 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 15:20:28 provisioning config files... 15:20:28 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config2931617250125594963tmp 15:20:28 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config5957411502303956079tmp 15:20:28 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config603026581217496278tmp [Pipeline] { [Pipeline] echo 15:20:29 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 15:20:29 ---> sigul-configuration.sh 15:20:29 gpg: directory `/root/.gnupg' created 15:20:29 gpg: new configuration file `/root/.gnupg/gpg.conf' created 15:20:29 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 15:20:29 gpg: keyring `/root/.gnupg/secring.gpg' created 15:20:29 gpg: keyring `/root/.gnupg/pubring.gpg' created 15:20:29 gpg: CAST5 encrypted data 15:20:29 gpg: encrypted with 1 passphrase 15:20:29 gpg: WARNING: message was not integrity protected [Pipeline] sh 15:20:29 + mkdir /home/jenkins 15:20:29 + mkdir /home/jenkins/sigul [Pipeline] sh 15:20:29 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 15:20:29 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 15:20:30 ---> sigul-install.sh 15:20:30 Sigul already installed; skipping installation. [Pipeline] sh 15:20:30 + git tag --list 15:20:30 v0.0.0 15:20:30 v4.0 15:20:30 v4.0.0 15:20:30 v4.1.0-dev.1 15:20:30 v4.1.0-dev.2 15:20:30 v4.1.0-dev.3 15:20:30 v4.1.0-dev.4 15:20:30 v4.1.0-dev.5 15:20:30 v4.1.0-dev.6 15:20:30 v4.1.0-dev.7 15:20:30 v4.1.0-dev.8 [Pipeline] sh 15:20:30 + lftools sign git-tag v4.1.0-dev.8 15:20:31 Signing Git tag with Sigul... 15:20:31 Signing v4.1.0-dev.8 [Pipeline] echo 15:20:31 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 15:20:31 ---> sigul-configuration-cleanup.sh [Pipeline] } 15:20:31 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 15:20:32 $ docker stop --time=1 2632ed32ae21d02b7a745de0370953befe7e6f1c855a31c1a97155fca8b8f6f0 15:20:33 $ docker rm -f --volumes 2632ed32ae21d02b7a745de0370953befe7e6f1c855a31c1a97155fca8b8f6f0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 15:20:33 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:20:33 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:20:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:20:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:20:34 prd-ubuntu20.04-docker-8c-8g-8645 does not seem to be running inside a container 15:20:34 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 15:20:34 $ docker top 5691b4ac3bec20bd86f91b03f3da9271a6c8b8e3c9b442ad1fb9a65f679bc141 -eo pid,comm 15:20:34 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). 15:20:34 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:20:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:20:34 [ssh-agent] Looking for ssh-agent implementation... 15:20:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:20:34 $ docker exec 5691b4ac3bec20bd86f91b03f3da9271a6c8b8e3c9b442ad1fb9a65f679bc141 ssh-agent 15:20:34 SSH_AUTH_SOCK=/tmp/ssh-Nekx4ldJBUni/agent.32 15:20:34 SSH_AGENT_PID=38 15:20:34 Running ssh-add (command line suppressed) 15:20:34 Identity added: /w/workspace/edgexfoundry_device-s7_main@tmp/private_key_12038060309299168710.key (/w/workspace/edgexfoundry_device-s7_main@tmp/private_key_12038060309299168710.key) 15:20:34 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:20:35 + git semver bump pre 15:20:35 2025-09-10 15:20:35,286 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 15:20:35 2025-09-10 15:20:35,289 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-s7_main/.semver/main 15:20:35 2025-09-10 15:20:35,289 [bump_version] DEBUG bumping version:4.1.0-dev.8 on axis:pre with prefix:dev 15:20:35 2025-09-10 15:20:35,289 [bump_version] DEBUG bumped version:4.1.0-dev.9 15:20:35 2025-09-10 15:20:35,289 [write_version] DEBUG write version:4.1.0-dev.9 to path:/w/workspace/edgexfoundry_device-s7_main/.semver/main with force:True 15:20:35 2025-09-10 15:20:35,289 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-s7_main/.semver/main 15:20:35 2025-09-10 15:20:35,290 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-s7_main/.semver/main 15:20:35 2025-09-10 15:20:35,291 [execute] INFO git cat-file --batch-check 15:20:35 2025-09-10 15:20:35,291 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-s7_main/.semver, stdin=, shell=False, universal_newlines=False) 15:20:35 2025-09-10 15:20:35,294 [execute] INFO git cat-file --batch 15:20:35 2025-09-10 15:20:35,294 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-s7_main/.semver, stdin=, shell=False, universal_newlines=False) 15:20:35 2025-09-10 15:20:35,297 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-s7_main/.semver/main 15:20:35 4.1.0-dev.9 [Pipeline] } 15:20:35 $ docker exec --env ******** --env ******** 5691b4ac3bec20bd86f91b03f3da9271a6c8b8e3c9b442ad1fb9a65f679bc141 ssh-agent -k 15:20:35 unset SSH_AUTH_SOCK; 15:20:35 unset SSH_AGENT_PID; 15:20:35 echo Agent pid 38 killed; 15:20:35 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:20:35 + git semver [Pipeline] } 15:20:36 $ docker stop --time=1 5691b4ac3bec20bd86f91b03f3da9271a6c8b8e3c9b442ad1fb9a65f679bc141 15:20:37 $ docker rm -f --volumes 5691b4ac3bec20bd86f91b03f3da9271a6c8b8e3c9b442ad1fb9a65f679bc141 [Pipeline] // withDockerContainer [Pipeline] sh 15:20:37 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:20:37 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:20:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:20:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:20:38 prd-ubuntu20.04-docker-8c-8g-8645 does not seem to be running inside a container 15:20:38 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 15:20:38 $ docker top 4c656742ac6cada0514761fbafc62960ab87afb17260f2d0ee5b7c2af8024f6d -eo pid,comm 15:20:38 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). 15:20:38 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:20:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:20:38 [ssh-agent] Looking for ssh-agent implementation... 15:20:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:20:38 $ docker exec 4c656742ac6cada0514761fbafc62960ab87afb17260f2d0ee5b7c2af8024f6d ssh-agent 15:20:38 SSH_AUTH_SOCK=/tmp/ssh-wtcokdHsKgY3/agent.32 15:20:38 SSH_AGENT_PID=38 15:20:38 Running ssh-add (command line suppressed) 15:20:38 Identity added: /w/workspace/edgexfoundry_device-s7_main@tmp/private_key_13159886995927431253.key (/w/workspace/edgexfoundry_device-s7_main@tmp/private_key_13159886995927431253.key) 15:20:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:20:38 + git semver push 15:20:39 2025-09-10 15:20:39,155 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 15:20:39 2025-09-10 15:20:39,160 [run_push] DEBUG push 15:20:39 2025-09-10 15:20:39,160 [execute] INFO git cat-file --batch-check 15:20:39 2025-09-10 15:20:39,161 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-s7_main/.semver, stdin=, shell=False, universal_newlines=False) 15:20:39 2025-09-10 15:20:39,163 [execute] INFO git rev-list e52122a2f8a6d38d44fbdf222451b0487329a1fc -- 15:20:39 2025-09-10 15:20:39,163 [execute] DEBUG Popen(['git', 'rev-list', 'e52122a2f8a6d38d44fbdf222451b0487329a1fc', '--'], cwd=/w/workspace/edgexfoundry_device-s7_main/.semver, stdin=None, shell=False, universal_newlines=False) 15:20:39 2025-09-10 15:20:39,167 [execute] INFO git fetch -v -- origin 15:20:39 2025-09-10 15:20:39,168 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/edgexfoundry_device-s7_main/.semver, stdin=None, shell=False, universal_newlines=True) 15:20:39 2025-09-10 15:20:39,623 [run_push] DEBUG no remote changes detected 15:20:39 2025-09-10 15:20:39,623 [execute] INFO git push origin semver 15:20:39 2025-09-10 15:20:39,623 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-s7_main/.semver, stdin=None, shell=False, universal_newlines=False) 15:20:40 2025-09-10 15:20:40,407 [run_push] DEBUG push all version tags 15:20:40 2025-09-10 15:20:40,408 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 15:20:40 2025-09-10 15:20:40,408 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-s7_main, stdin=None, shell=False, universal_newlines=False) 15:20:41 2025-09-10 15:20:41,063 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-s7_main/.semver/main 15:20:41 4.1.0-dev.9 [Pipeline] } 15:20:41 $ docker exec --env ******** --env ******** 4c656742ac6cada0514761fbafc62960ab87afb17260f2d0ee5b7c2af8024f6d ssh-agent -k 15:20:41 unset SSH_AUTH_SOCK; 15:20:41 unset SSH_AGENT_PID; 15:20:41 echo Agent pid 38 killed; 15:20:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:20:41 + git semver [Pipeline] } 15:20:41 $ docker stop --time=1 4c656742ac6cada0514761fbafc62960ab87afb17260f2d0ee5b7c2af8024f6d 15:20:43 $ docker rm -f --volumes 4c656742ac6cada0514761fbafc62960ab87afb17260f2d0ee5b7c2af8024f6d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 15:20:43 + [ -d /w/workspace/edgexfoundry_device-s7_main/archives ] 15:20:43 + ls -al /w/workspace/edgexfoundry_device-s7_main/archives 15:20:43 total 16 15:20:43 drwxr-xr-x 3 root root 4096 Sep 10 15:06 . 15:20:43 drwxrwxr-x 9 jenkins jenkins 4096 Sep 10 15:20 .. 15:20:43 drwxr-xr-x 2 root root 4096 Sep 10 15:06 cost 15:20:43 -rw-r--r-- 1 root root 80 Sep 10 15:06 cost.csv 15:20:43 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-s7_main/archives 15:20:43 + ls -al /w/workspace/edgexfoundry_device-s7_main/archives 15:20:43 total 16 15:20:43 drwxr-xr-x 3 jenkins jenkins 4096 Sep 10 15:06 . 15:20:43 drwxrwxr-x 9 jenkins jenkins 4096 Sep 10 15:20 .. 15:20:43 drwxr-xr-x 2 jenkins jenkins 4096 Sep 10 15:06 cost 15:20:43 -rw-r--r-- 1 jenkins jenkins 80 Sep 10 15:06 cost.csv [Pipeline] libraryResource [Pipeline] sh 15:20:44 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:20:44 ---> package-listing.sh 15:20:44 ++ facter osfamily 15:20:44 ++ tr '[:upper:]' '[:lower:]' 15:20:45 + OS_FAMILY=debian 15:20:45 + workspace=/w/workspace/edgexfoundry_device-s7_main 15:20:45 + START_PACKAGES=/tmp/packages_start.txt 15:20:45 + END_PACKAGES=/tmp/packages_end.txt 15:20:45 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:20:45 + PACKAGES=/tmp/packages_start.txt 15:20:45 + '[' /w/workspace/edgexfoundry_device-s7_main ']' 15:20:45 + PACKAGES=/tmp/packages_end.txt 15:20:45 + case "${OS_FAMILY}" in 15:20:45 + dpkg -l 15:20:45 + grep '^ii' 15:20:45 + '[' -f /tmp/packages_start.txt ']' 15:20:45 + '[' -f /tmp/packages_end.txt ']' 15:20:45 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:20:45 + '[' /w/workspace/edgexfoundry_device-s7_main ']' 15:20:45 + mkdir -p /w/workspace/edgexfoundry_device-s7_main/archives/ 15:20:45 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-s7_main/archives/ [Pipeline] echo 15:20:45 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 15:20:45 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:20:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:20:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:20:46 prd-ubuntu20.04-docker-8c-8g-8645 does not seem to be running inside a container 15:20:46 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 15:20:46 $ docker top 053bf2fb5e98d5c554448026c97d944d3cce8c5b54b7a7023ff4dd599a4229cd -eo pid,comm [Pipeline] { [Pipeline] sh 15:20:46 + touch /tmp/pre-build-complete [Pipeline] sh 15:20:47 + mkdir -p /var/log/sysstat [Pipeline] sh 15:20:47 + ls /var/log/sa-host 15:20:47 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:20:47 provisioning config files... 15:20:47 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config3771150745574283661tmp [Pipeline] { [Pipeline] echo 15:20:47 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:20:47 ---> create-netrc.sh [Pipeline] } 15:20:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 15:20:47 ---> python-tools-install.sh [Pipeline] echo 15:20:47 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 15:20:48 ---> sudo-logs.sh 15:20:48 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 15:20:48 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 15:20:48 ---> job-cost.sh 15:20:48 lf-activate-venv: SKIPPING 15:20:48 DEBUG: total: 0.2199999988079071 15:20:48 INFO: Retrieving Stack Cost... 15:20:49 INFO: Retrieving Pricing Info for: v3-standard-8 15:20:49 INFO: Archiving Costs [Pipeline] echo 15:20:49 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 15:20:49 ---> logs-deploy.sh 15:20:49 lf-activate-venv: SKIPPING 15:20:49 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-s7/main/33 15:20:49 INFO: archiving workspace using pattern(s): 15:20:50 Archives upload complete. 15:20:50 INFO: archiving logs to Nexus 15:20:51 ---> uname -a: 15:20:51 Linux prd-ubuntu20-04-docker-8c-8g-8645 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 GNU/Linux 15:20:51 15:20:51 15:20:51 ---> lscpu: 15:20:51 Architecture: x86_64 15:20:51 CPU op-mode(s): 32-bit, 64-bit 15:20:51 Byte Order: Little Endian 15:20:51 Address sizes: 40 bits physical, 48 bits virtual 15:20:51 CPU(s): 8 15:20:51 On-line CPU(s) list: 0-7 15:20:51 Thread(s) per core: 1 15:20:51 Core(s) per socket: 1 15:20:51 Socket(s): 8 15:20:51 NUMA node(s): 1 15:20:51 Vendor ID: AuthenticAMD 15:20:51 CPU family: 23 15:20:51 Model: 49 15:20:51 Model name: AMD EPYC-Rome Processor 15:20:51 Stepping: 0 15:20:51 CPU MHz: 2799.998 15:20:51 BogoMIPS: 5599.99 15:20:51 Virtualization: AMD-V 15:20:51 Hypervisor vendor: KVM 15:20:51 Virtualization type: full 15:20:51 L1d cache: 256 KiB 15:20:51 L1i cache: 256 KiB 15:20:51 L2 cache: 4 MiB 15:20:51 L3 cache: 128 MiB 15:20:51 NUMA node0 CPU(s): 0-7 15:20:51 Vulnerability Gather data sampling: Not affected 15:20:51 Vulnerability Itlb multihit: Not affected 15:20:51 Vulnerability L1tf: Not affected 15:20:51 Vulnerability Mds: Not affected 15:20:51 Vulnerability Meltdown: Not affected 15:20:51 Vulnerability Mmio stale data: Not affected 15:20:51 Vulnerability Retbleed: Vulnerable 15:20:51 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 15:20:51 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 15:20:51 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 15:20:51 Vulnerability Srbds: Not affected 15:20:51 Vulnerability Tsx async abort: Not affected 15:20:51 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 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 15:20:51 15:20:51 15:20:51 ---> nproc: 15:20:51 8 15:20:51 15:20:51 15:20:51 ---> df -h: 15:20:51 Filesystem Size Used Avail Use% Mounted on 15:20:51 overlay 155G 14G 142G 9% / 15:20:51 tmpfs 64M 0 64M 0% /dev 15:20:51 tmpfs 16G 0 16G 0% /sys/fs/cgroup 15:20:51 shm 64M 0 64M 0% /dev/shm 15:20:51 /dev/vda1 155G 14G 142G 9% /facter-os 15:20:51 15:20:51 15:20:51 ---> sar -b -r -n DEV: 15:20:51 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-8645) 09/10/25 _x86_64_ (8 CPU) 15:20:51 15:20:51 15:00:59 LINUX RESTART (8 CPU) 15:20:51 15:20:51 15:01:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 15:20:51 15:02:01 453.94 108.22 345.73 0.00 12934.78 207809.23 0.00 15:20:51 15:03:02 254.22 11.95 242.28 0.00 1696.92 70562.64 0.00 15:20:51 15:04:01 20.61 0.12 20.49 0.00 0.95 15755.58 0.00 15:20:51 15:05:01 117.75 0.33 117.41 0.00 44.53 33568.81 0.00 15:20:51 15:06:01 2.60 0.00 2.60 0.00 0.00 29.06 0.00 15:20:51 15:07:01 97.25 3.85 93.40 0.00 4288.22 25964.61 0.00 15:20:51 15:08:01 4.11 0.02 4.10 0.00 0.13 95.42 0.00 15:20:51 15:09:01 1.02 0.00 1.02 0.00 0.00 11.33 0.00 15:20:51 15:10:01 1.22 0.00 1.22 0.00 0.00 14.53 0.00 15:20:51 15:11:01 1.52 0.30 1.22 0.00 16.80 14.40 0.00 15:20:51 15:12:01 2.73 1.38 1.35 0.00 28.80 16.66 0.00 15:20:51 15:13:01 1.12 0.00 1.12 0.00 0.00 17.60 0.00 15:20:51 15:14:01 1.22 0.00 1.22 0.00 0.00 15.20 0.00 15:20:51 15:15:01 1.35 0.00 1.35 0.00 0.00 14.66 0.00 15:20:51 15:16:01 1.67 0.00 1.67 0.00 0.00 18.93 0.00 15:20:51 15:17:01 1.42 0.03 1.38 0.00 0.27 20.00 0.00 15:20:51 15:18:01 1.70 0.00 1.70 0.00 0.00 18.93 0.00 15:20:51 15:19:01 0.92 0.00 0.92 0.00 0.00 10.40 0.00 15:20:51 15:20:01 24.25 0.80 23.45 0.00 15.06 16949.84 0.00 15:20:51 Average: 52.16 6.69 45.47 0.00 1002.24 19524.26 0.00 15:20:51 15:20:51 15:01:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:20:51 15:02:01 29283972 31561792 751144 2.29 74660 2503432 1829996 5.40 940184 2293280 856 15:20:51 15:03:02 27313920 31468684 808756 2.46 147916 4140768 2093604 6.17 1406476 3594324 6432 15:20:51 15:04:01 26375428 31438604 834672 2.54 156948 4975644 1998528 5.89 1554096 4319804 424776 15:20:51 15:05:01 26840728 31526836 750136 2.28 159572 4633328 1686528 4.97 1597616 3853696 528 15:20:51 15:06:01 26839996 31526300 750344 2.28 159612 4633332 1686528 4.97 1597324 3853700 20 15:20:51 15:07:01 25826048 31500232 759876 2.31 206060 5510108 1723528 5.08 1915004 4460980 344 15:20:51 15:08:01 25828344 31501980 758332 2.31 205796 5509848 1727876 5.09 1913692 4460712 24 15:20:51 15:09:01 25836712 31510392 749856 2.28 205836 5509852 1727876 5.09 1905572 4460716 36 15:20:51 15:10:01 25836720 31510428 749784 2.28 205864 5509852 1727876 5.09 1905596 4460716 20 15:20:51 15:11:01 25839972 31514204 745916 2.27 205904 5510340 1727876 5.09 1904436 4461032 12 15:20:51 15:12:01 25833664 31509828 750008 2.28 205936 5511224 1727876 5.09 1908624 4461336 12 15:20:51 15:13:01 25836644 31512832 746936 2.27 205968 5511228 1727876 5.09 1906024 4461320 8 15:20:51 15:14:01 25837088 31513340 746592 2.27 205984 5511232 1727876 5.09 1906100 4461324 168 15:20:51 15:15:01 25837032 31513360 746500 2.27 206060 5511232 1727876 5.09 1906184 4461324 176 15:20:51 15:16:01 25836796 31513156 746704 2.27 206092 5511232 1727876 5.09 1905844 4461328 12 15:20:51 15:17:01 25834240 31510752 748832 2.28 206128 5511208 1757968 5.18 1906204 4461296 12 15:20:51 15:18:01 25834848 31511424 748128 2.28 206148 5511216 1757968 5.18 1906188 4461300 8 15:20:51 15:19:01 25835036 31511632 747856 2.28 206172 5511220 1757968 5.18 1906552 4461304 208 15:20:51 15:20:01 24690532 31239116 1012420 3.08 231932 6268744 2021236 5.96 2268760 5140372 374920 15:20:51 Average: 26168301 31494468 771200 2.35 189926 5199739 1782355 5.25 1797920 4265782 42556 15:20:51 15:20:51 15:01:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:20:51 15:02:01 ens3 553.24 359.36 4780.12 91.58 0.00 0.00 0.00 0.00 15:20:51 15:02:01 docker0 16.00 17.70 1.19 126.42 0.00 0.00 0.00 0.00 15:20:51 15:02:01 lo 4.60 4.60 0.45 0.45 0.00 0.00 0.00 0.00 15:20:51 15:02:01 vethf8e8aca 16.00 17.80 1.41 126.42 0.00 0.00 0.00 0.01 15:20:51 15:03:02 ens3 528.45 388.59 6234.03 81.29 0.00 0.00 0.00 0.00 15:20:51 15:03:02 veth318dba6 0.03 0.12 0.00 0.01 0.00 0.00 0.00 0.00 15:20:51 15:03:02 docker0 293.85 380.37 25.08 2969.36 0.00 0.00 0.00 0.00 15:20:51 15:03:02 lo 1.67 1.67 0.18 0.18 0.00 0.00 0.00 0.00 15:20:51 15:04:01 ens3 20.01 10.47 21.52 6.08 0.00 0.00 0.00 0.00 15:20:51 15:04:01 veth318dba6 0.02 0.07 0.00 0.00 0.00 0.00 0.00 0.00 15:20:51 15:04:01 docker0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:20:51 15:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:20:51 15:05:01 ens3 89.84 73.87 224.75 369.20 0.00 0.00 0.00 0.00 15:20:51 15:05:01 docker0 5.18 9.75 0.31 123.32 0.00 0.00 0.00 0.00 15:20:51 15:05:01 lo 5.53 5.53 0.56 0.56 0.00 0.00 0.00 0.00 15:20:51 15:06:01 ens3 0.63 0.10 0.06 0.01 0.00 0.00 0.00 0.00 15:20:51 15:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:20:51 15:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:20:51 15:07:01 ens3 361.19 250.39 5521.70 23.85 0.00 0.00 0.00 0.00 15:20:51 15:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:20:51 15:07:01 lo 1.67 1.67 0.17 0.17 0.00 0.00 0.00 0.00 15:20:51 15:08:01 ens3 0.28 0.22 0.02 0.02 0.00 0.00 0.00 0.00 15:20:51 15:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:20:51 15:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:20:51 15:09:01 ens3 0.35 0.12 1.43 0.01 0.00 0.00 0.00 0.00 15:20:51 15:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:20:51 15:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:20:51 15:10:01 ens3 0.12 0.13 0.01 0.01 0.00 0.00 0.00 0.00 15:20:51 15:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:20:51 15:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:20:51 15:11:01 ens3 0.87 0.58 0.81 0.37 0.00 0.00 0.00 0.00 15:20:51 15:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:20:51 15:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:20:51 15:12:01 ens3 5.88 4.75 3.87 4.69 0.00 0.00 0.00 0.00 15:20:51 15:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:20:51 15:12:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 15:20:51 15:13:01 ens3 1.73 1.43 0.97 1.21 0.00 0.00 0.00 0.00 15:20:51 15:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:20:51 15:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:20:51 15:14:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:20:51 15:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:20:51 15:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:20:51 15:15:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:20:51 15:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:20:51 15:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:20:51 15:16:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:20:51 15:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:20:51 15:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:20:51 15:17:01 ens3 0.18 0.12 0.08 0.07 0.00 0.00 0.00 0.00 15:20:51 15:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:20:51 15:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:20:51 15:18:01 ens3 0.18 0.12 0.07 0.01 0.00 0.00 0.00 0.00 15:20:51 15:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:20:51 15:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:20:51 15:19:01 ens3 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 15:20:51 15:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:20:51 15:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:20:51 15:20:01 veth0f311b8 64.61 93.80 6.60 910.74 0.00 0.00 0.00 0.07 15:20:51 15:20:01 ens3 189.67 118.41 3562.06 17.62 0.00 0.00 0.00 0.00 15:20:51 15:20:01 docker0 64.61 93.68 5.72 910.73 0.00 0.00 0.00 0.00 15:20:51 15:20:01 lo 1.00 1.00 0.09 0.09 0.00 0.00 0.00 0.00 15:20:51 Average: veth0f311b8 3.40 4.94 0.35 47.97 0.00 0.00 0.00 0.00 15:20:51 Average: ens3 92.32 63.67 1072.03 31.39 0.00 0.00 0.00 0.00 15:20:51 Average: docker0 20.00 26.42 1.70 217.54 0.00 0.00 0.00 0.00 15:20:51 Average: lo 0.85 0.85 0.08 0.08 0.00 0.00 0.00 0.00 15:20:51 15:20:51 15:20:51 ---> sar -P ALL: 15:20:51 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-8645) 09/10/25 _x86_64_ (8 CPU) 15:20:51 15:20:51 15:00:59 LINUX RESTART (8 CPU) 15:20:51 15:20:51 15:01:01 CPU %user %nice %system %iowait %steal %idle 15:20:51 15:02:01 all 7.53 0.00 2.25 2.44 0.04 87.73 15:20:51 15:02:01 0 8.78 0.00 2.33 6.88 0.07 81.95 15:20:51 15:02:01 1 8.05 0.00 1.75 0.52 0.05 89.64 15:20:51 15:02:01 2 9.78 0.00 1.76 0.18 0.05 88.23 15:20:51 15:02:01 3 7.18 0.00 2.49 1.04 0.03 89.26 15:20:51 15:02:01 4 6.49 0.00 2.09 0.30 0.03 91.09 15:20:51 15:02:01 5 6.10 0.00 3.17 4.11 0.03 86.59 15:20:51 15:02:01 6 5.76 0.00 2.81 6.08 0.05 85.30 15:20:51 15:02:01 7 8.12 0.00 1.63 0.42 0.03 89.80 15:20:51 15:03:02 all 7.60 0.00 3.07 3.15 0.07 86.12 15:20:51 15:03:02 0 8.17 0.00 2.90 1.15 0.07 87.72 15:20:51 15:03:02 1 5.94 0.00 2.43 0.57 0.07 90.99 15:20:51 15:03:02 2 6.92 0.00 2.72 0.32 0.05 89.99 15:20:51 15:03:02 3 7.57 0.00 3.53 5.19 0.07 83.64 15:20:51 15:03:02 4 8.74 0.00 3.77 1.83 0.07 85.60 15:20:51 15:03:02 5 8.34 0.00 2.91 1.83 0.07 86.85 15:20:51 15:03:02 6 7.28 0.00 2.46 3.02 0.07 87.17 15:20:51 15:03:02 7 7.83 0.00 3.87 11.29 0.07 76.94 15:20:51 15:04:01 all 58.53 0.00 7.09 0.41 0.10 33.87 15:20:51 15:04:01 0 58.76 0.00 7.11 0.21 0.10 33.82 15:20:51 15:04:01 1 59.57 0.00 6.91 0.10 0.10 33.31 15:20:51 15:04:01 2 57.20 0.00 6.89 0.10 0.10 35.70 15:20:51 15:04:01 3 57.67 0.00 7.71 0.43 0.10 34.09 15:20:51 15:04:01 4 60.52 0.00 7.33 0.17 0.10 31.88 15:20:51 15:04:01 5 58.67 0.00 7.20 0.31 0.09 33.74 15:20:51 15:04:01 6 58.16 0.00 6.87 0.65 0.10 34.22 15:20:51 15:04:01 7 57.67 0.00 6.72 1.29 0.12 34.21 15:20:51 15:05:01 all 25.46 0.00 4.11 1.14 0.06 69.23 15:20:51 15:05:01 0 24.15 0.00 3.96 2.21 0.07 69.61 15:20:51 15:05:01 1 27.48 0.00 4.39 1.59 0.07 66.48 15:20:51 15:05:01 2 24.28 0.00 4.00 0.20 0.05 71.46 15:20:51 15:05:01 3 25.00 0.00 3.88 0.32 0.05 70.75 15:20:51 15:05:01 4 28.11 0.00 4.04 0.25 0.07 67.53 15:20:51 15:05:01 5 25.65 0.00 4.09 0.30 0.07 69.89 15:20:51 15:05:01 6 24.71 0.00 4.20 0.39 0.05 70.66 15:20:51 15:05:01 7 24.31 0.00 4.30 3.88 0.07 67.44 15:20:51 15:06:01 all 0.07 0.00 0.02 0.01 0.00 99.90 15:20:51 15:06:01 0 0.03 0.00 0.03 0.00 0.00 99.93 15:20:51 15:06:01 1 0.02 0.00 0.00 0.00 0.00 99.98 15:20:51 15:06:01 2 0.03 0.00 0.00 0.03 0.00 99.93 15:20:51 15:06:01 3 0.02 0.00 0.02 0.00 0.00 99.97 15:20:51 15:06:01 4 0.33 0.00 0.05 0.03 0.03 99.55 15:20:51 15:06:01 5 0.07 0.00 0.03 0.00 0.00 99.90 15:20:51 15:06:01 6 0.03 0.00 0.03 0.00 0.00 99.93 15:20:51 15:06:01 7 0.02 0.00 0.00 0.00 0.00 99.98 15:20:51 15:07:01 all 4.43 0.00 2.20 0.78 0.04 92.56 15:20:51 15:07:01 0 4.32 0.00 1.42 0.54 0.03 93.69 15:20:51 15:07:01 1 4.82 0.00 2.51 0.59 0.03 92.04 15:20:51 15:07:01 2 3.67 0.00 1.27 1.36 0.03 93.67 15:20:51 15:07:01 3 3.65 0.00 3.32 0.49 0.03 92.51 15:20:51 15:07:01 4 5.50 0.00 2.16 0.38 0.03 91.93 15:20:51 15:07:01 5 4.52 0.00 2.03 0.13 0.05 93.27 15:20:51 15:07:01 6 4.35 0.00 3.22 0.03 0.03 92.36 15:20:51 15:07:01 7 4.56 0.00 1.68 2.70 0.05 91.01 15:20:51 15:08:01 all 0.07 0.00 0.04 0.01 0.01 99.87 15:20:51 15:08:01 0 0.07 0.00 0.07 0.00 0.03 99.83 15:20:51 15:08:01 1 0.23 0.00 0.07 0.00 0.00 99.70 15:20:51 15:08:01 2 0.05 0.00 0.03 0.00 0.00 99.92 15:20:51 15:08:01 3 0.05 0.00 0.03 0.08 0.00 99.83 15:20:51 15:08:01 4 0.03 0.00 0.00 0.00 0.02 99.95 15:20:51 15:08:01 5 0.07 0.00 0.08 0.00 0.02 99.83 15:20:51 15:08:01 6 0.03 0.00 0.05 0.00 0.02 99.90 15:20:51 15:08:01 7 0.02 0.00 0.02 0.00 0.00 99.97 15:20:51 15:09:01 all 0.21 0.00 0.02 0.00 0.01 99.76 15:20:51 15:09:01 0 1.45 0.00 0.05 0.00 0.00 98.50 15:20:51 15:09:01 1 0.05 0.00 0.02 0.00 0.02 99.92 15:20:51 15:09:01 2 0.03 0.00 0.00 0.00 0.00 99.97 15:20:51 15:09:01 3 0.00 0.00 0.00 0.02 0.02 99.97 15:20:51 15:09:01 4 0.02 0.00 0.02 0.00 0.00 99.97 15:20:51 15:09:01 5 0.05 0.00 0.07 0.00 0.03 99.85 15:20:51 15:09:01 6 0.03 0.00 0.02 0.00 0.00 99.95 15:20:51 15:09:01 7 0.00 0.00 0.02 0.00 0.00 99.98 15:20:51 15:10:01 all 0.27 0.00 0.01 0.00 0.01 99.70 15:20:51 15:10:01 0 1.97 0.00 0.00 0.00 0.02 98.01 15:20:51 15:10:01 1 0.00 0.00 0.03 0.00 0.00 99.97 15:20:51 15:10:01 2 0.18 0.00 0.02 0.00 0.02 99.78 15:20:51 15:10:01 3 0.00 0.00 0.03 0.02 0.00 99.95 15:20:51 15:10:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:20:51 15:10:01 5 0.02 0.00 0.02 0.00 0.02 99.95 15:20:51 15:10:01 6 0.00 0.00 0.00 0.00 0.00 100.00 15:20:51 15:10:01 7 0.00 0.00 0.00 0.00 0.02 99.98 15:20:51 15:11:01 all 0.24 0.00 0.02 0.00 0.01 99.72 15:20:51 15:11:01 0 1.17 0.00 0.12 0.00 0.00 98.71 15:20:51 15:11:01 1 0.00 0.00 0.00 0.00 0.02 99.98 15:20:51 15:11:01 2 0.32 0.00 0.02 0.00 0.00 99.67 15:20:51 15:11:01 3 0.07 0.00 0.00 0.02 0.00 99.92 15:20:51 15:11:01 4 0.15 0.00 0.02 0.00 0.00 99.83 15:20:51 15:11:01 5 0.12 0.00 0.03 0.00 0.03 99.82 15:20:51 15:11:01 6 0.07 0.00 0.00 0.00 0.00 99.93 15:20:51 15:11:01 7 0.03 0.00 0.02 0.02 0.00 99.93 15:20:51 15:12:01 all 0.23 0.00 0.03 0.01 0.01 99.73 15:20:51 15:12:01 0 0.45 0.00 0.07 0.00 0.02 99.47 15:20:51 15:12:01 1 0.07 0.00 0.03 0.00 0.00 99.90 15:20:51 15:12:01 2 0.07 0.00 0.03 0.00 0.00 99.90 15:20:51 15:12:01 3 0.00 0.00 0.00 0.02 0.02 99.97 15:20:51 15:12:01 4 0.27 0.00 0.02 0.03 0.00 99.68 15:20:51 15:12:01 5 0.67 0.00 0.05 0.00 0.02 99.27 15:20:51 15:12:01 6 0.17 0.00 0.02 0.00 0.02 99.80 15:20:51 15:12:01 7 0.12 0.00 0.02 0.00 0.02 99.85 15:20:51 15:20:51 15:12:01 CPU %user %nice %system %iowait %steal %idle 15:20:51 15:13:01 all 0.03 0.00 0.01 0.00 0.01 99.94 15:20:51 15:13:01 0 0.05 0.00 0.00 0.00 0.02 99.93 15:20:51 15:13:01 1 0.03 0.00 0.02 0.00 0.02 99.93 15:20:51 15:13:01 2 0.03 0.00 0.00 0.00 0.00 99.97 15:20:51 15:13:01 3 0.02 0.00 0.00 0.02 0.00 99.97 15:20:51 15:13:01 4 0.00 0.00 0.00 0.00 0.02 99.98 15:20:51 15:13:01 5 0.08 0.00 0.03 0.00 0.03 99.85 15:20:51 15:13:01 6 0.03 0.00 0.02 0.00 0.00 99.95 15:20:51 15:13:01 7 0.02 0.00 0.03 0.00 0.00 99.95 15:20:51 15:14:01 all 0.01 0.00 0.01 0.00 0.01 99.97 15:20:51 15:14:01 0 0.02 0.00 0.02 0.00 0.02 99.95 15:20:51 15:14:01 1 0.02 0.00 0.02 0.00 0.00 99.97 15:20:51 15:14:01 2 0.02 0.00 0.00 0.00 0.00 99.98 15:20:51 15:14:01 3 0.00 0.00 0.00 0.03 0.00 99.97 15:20:51 15:14:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:20:51 15:14:01 5 0.02 0.00 0.00 0.00 0.02 99.97 15:20:51 15:14:01 6 0.02 0.00 0.02 0.00 0.00 99.97 15:20:51 15:14:01 7 0.00 0.00 0.00 0.00 0.02 99.98 15:20:51 15:15:01 all 0.02 0.00 0.00 0.00 0.01 99.96 15:20:51 15:15:01 0 0.03 0.00 0.00 0.00 0.00 99.97 15:20:51 15:15:01 1 0.03 0.00 0.02 0.00 0.02 99.93 15:20:51 15:15:01 2 0.00 0.00 0.00 0.00 0.02 99.98 15:20:51 15:15:01 3 0.00 0.00 0.00 0.02 0.02 99.97 15:20:51 15:15:01 4 0.02 0.00 0.00 0.00 0.00 99.98 15:20:51 15:15:01 5 0.07 0.00 0.02 0.00 0.03 99.88 15:20:51 15:15:01 6 0.00 0.00 0.00 0.00 0.00 100.00 15:20:51 15:15:01 7 0.02 0.00 0.00 0.00 0.00 99.98 15:20:51 15:16:01 all 0.02 0.00 0.01 0.00 0.01 99.96 15:20:51 15:16:01 0 0.05 0.00 0.00 0.00 0.02 99.93 15:20:51 15:16:01 1 0.02 0.00 0.02 0.00 0.00 99.97 15:20:51 15:16:01 2 0.02 0.00 0.00 0.00 0.00 99.98 15:20:51 15:16:01 3 0.00 0.00 0.00 0.02 0.00 99.98 15:20:51 15:16:01 4 0.00 0.00 0.02 0.00 0.00 99.98 15:20:51 15:16:01 5 0.03 0.00 0.03 0.00 0.02 99.92 15:20:51 15:16:01 6 0.00 0.00 0.00 0.02 0.02 99.97 15:20:51 15:16:01 7 0.02 0.00 0.00 0.00 0.02 99.97 15:20:51 15:17:01 all 0.28 0.00 0.04 0.00 0.01 99.67 15:20:51 15:17:01 0 2.00 0.00 0.05 0.00 0.00 97.95 15:20:51 15:17:01 1 0.03 0.00 0.05 0.00 0.02 99.90 15:20:51 15:17:01 2 0.05 0.00 0.03 0.00 0.00 99.92 15:20:51 15:17:01 3 0.00 0.00 0.00 0.03 0.00 99.97 15:20:51 15:17:01 4 0.00 0.00 0.03 0.00 0.02 99.95 15:20:51 15:17:01 5 0.05 0.00 0.07 0.00 0.02 99.87 15:20:51 15:17:01 6 0.03 0.00 0.03 0.00 0.00 99.93 15:20:51 15:17:01 7 0.03 0.00 0.05 0.00 0.00 99.92 15:20:51 15:18:01 all 0.26 0.00 0.01 0.00 0.01 99.72 15:20:51 15:18:01 0 1.97 0.00 0.02 0.00 0.02 98.00 15:20:51 15:18:01 1 0.02 0.00 0.00 0.00 0.00 99.98 15:20:51 15:18:01 2 0.02 0.00 0.02 0.00 0.00 99.97 15:20:51 15:18:01 3 0.00 0.00 0.00 0.02 0.02 99.97 15:20:51 15:18:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:20:51 15:18:01 5 0.05 0.00 0.03 0.00 0.03 99.88 15:20:51 15:18:01 6 0.00 0.00 0.00 0.00 0.00 100.00 15:20:51 15:18:01 7 0.02 0.00 0.02 0.00 0.02 99.95 15:20:51 15:19:01 all 0.26 0.00 0.01 0.00 0.01 99.72 15:20:51 15:19:01 0 1.87 0.00 0.03 0.00 0.00 98.10 15:20:51 15:19:01 1 0.03 0.00 0.02 0.00 0.02 99.93 15:20:51 15:19:01 2 0.03 0.00 0.00 0.00 0.00 99.97 15:20:51 15:19:01 3 0.00 0.00 0.00 0.02 0.00 99.98 15:20:51 15:19:01 4 0.00 0.00 0.00 0.02 0.00 99.98 15:20:51 15:19:01 5 0.03 0.00 0.03 0.00 0.03 99.90 15:20:51 15:19:01 6 0.02 0.00 0.02 0.00 0.00 99.97 15:20:51 15:19:01 7 0.07 0.00 0.00 0.00 0.00 99.93 15:20:51 15:20:01 all 3.30 0.00 1.11 0.36 0.02 95.21 15:20:51 15:20:01 0 3.18 0.00 0.79 0.00 0.02 96.01 15:20:51 15:20:01 1 2.98 0.00 1.10 0.05 0.02 95.85 15:20:51 15:20:01 2 3.23 0.00 1.22 0.03 0.02 95.50 15:20:51 15:20:01 3 3.61 0.00 0.99 0.40 0.02 94.98 15:20:51 15:20:01 4 2.36 0.00 0.79 0.10 0.02 96.74 15:20:51 15:20:01 5 3.20 0.00 1.21 0.07 0.03 95.49 15:20:51 15:20:01 6 3.33 0.00 1.31 0.00 0.02 95.35 15:20:51 15:20:01 7 4.52 0.00 1.46 2.26 0.03 91.73 15:20:51 Average: all 5.65 0.00 1.05 0.44 0.02 92.85 15:20:51 Average: 0 6.15 0.00 0.98 0.57 0.03 92.27 15:20:51 Average: 1 5.69 0.00 1.01 0.18 0.02 93.10 15:20:51 Average: 2 5.50 0.00 0.94 0.12 0.02 93.43 15:20:51 Average: 3 5.44 0.00 1.14 0.43 0.02 92.97 15:20:51 Average: 4 5.84 0.00 1.06 0.16 0.02 92.92 15:20:51 Average: 5 5.60 0.00 1.10 0.35 0.03 92.92 15:20:51 Average: 6 5.40 0.00 1.10 0.53 0.02 92.95 15:20:51 Average: 7 5.57 0.00 1.03 1.14 0.02 92.24 15:20:51 15:20:51 15:20:51