Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from d02096d86674522962d20ebf540a7836b311c48f 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-ssh3346353015418503150.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-ssh5617717324715043849.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-opc-ua/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-opc-ua/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11716592656001185772.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-ssh5577976210399559693.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-opc-ua/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-opc-ua/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh16387002609223371537.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-opc-ua] ========================================================= [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-opc-ua-settings PROJECT: device-opc-ua 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-opc-ua 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 Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-8627’ Running on prd-ubuntu20.04-docker-8c-8g-8629 in /w/workspace/edgexfoundry_device-opc-ua_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-opc-ua.git > git init /w/workspace/edgexfoundry_device-opc-ua_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-opc-ua.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-opc-ua.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision d02096d86674522962d20ebf540a7836b311c48f (main) > git config remote.origin.url git@github.com:edgexfoundry/device-opc-ua.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 d02096d86674522962d20ebf540a7836b311c48f # timeout=10 Commit message: "Merge pull request #133 from edgexfoundry/dependabot/go_modules/github.com/spf13/cast-1.10.0" > git rev-list --no-walk 8ba2dc0c53f03c07fc42612235aa332b346fafc9 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 09:03:36 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 09:03:37 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 09:03:37 ========================================================= 09:03:37 EdgeX Global Pipelines Version Info 09:03:37 ========================================================= [Pipeline] libraryResource [Pipeline] sh 09:03:37 ------------------- 09:03:37 stable info: 09:03:37 ------------------- 09:03:37 Commited By: Cherry Wang cherry@iotechsys.com 09:03:37 Commit SHA: 056ae7b86453181957306e7078512cbe12174832 09:03:37 Message: update stable to v1.0.276 09:03:38 ------------------- 09:03:38 experimental info: 09:03:38 ------------------- 09:03:38 Commited By: **** collab-it+edgex@linuxfoundation.org 09:03:38 Commit SHA: 056ae7b86453181957306e7078512cbe12174832 09:03:38 Message: update experimental to v1.0.276 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 09:03:38 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-opc-ua-settings [Pipeline] echo 09:03:38 [edgeXSetupEnvironment]: set envvar PROJECT = device-opc-ua [Pipeline] echo 09:03:38 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 09:03:38 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 09:03:38 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 09:03:38 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 09:03:38 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 09:03:38 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 09:03:38 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 09:03:39 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 09:03:39 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 09:03:39 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-opc-ua [Pipeline] echo 09:03:39 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 09:03:39 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 09:03:39 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 09:03:39 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 09:03:39 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 09:03:39 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 09:03:39 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 09:03:39 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 09:03:39 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 09:03:39 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 09:03:39 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 09:03:39 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 09:03:39 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 09:03:39 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 09:03:39 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 09:03:39 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 09:03:39 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 09:03:39 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 09:03:39 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d02096d86674522962d20ebf540a7836b311c48f [Pipeline] echo 09:03:39 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d02096d [Pipeline] echo 09:03:39 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:03:39 provisioning config files... 09:03:39 copy managed file [device-opc-ua-settings] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config101661338148501472tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:03:39 ---> ****-login.sh 09:03:39 nexus3.edgexfoundry.org:10001 09:03:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:03:40 09:03:40 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 09:03:40 Configure a credential helper to remove this warning. See 09:03:40 https://docs.****.com/go/credential-store/ 09:03:40 09:03:40 Login Succeeded 09:03:40 nexus3.edgexfoundry.org:10002 09:03:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:03:40 09:03:40 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 09:03:40 Configure a credential helper to remove this warning. See 09:03:40 https://docs.****.com/go/credential-store/ 09:03:40 09:03:40 Login Succeeded 09:03:40 nexus3.edgexfoundry.org:10003 09:03:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:03:40 09:03:40 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 09:03:40 Configure a credential helper to remove this warning. See 09:03:40 https://docs.****.com/go/credential-store/ 09:03:40 09:03:40 Login Succeeded 09:03:40 nexus3.edgexfoundry.org:10004 09:03:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:03:40 09:03:40 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 09:03:40 Configure a credential helper to remove this warning. See 09:03:40 https://docs.****.com/go/credential-store/ 09:03:40 09:03:40 Login Succeeded 09:03:40 ****.io 09:03:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:03:40 09:03:40 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 09:03:40 Configure a credential helper to remove this warning. See 09:03:40 https://docs.****.com/go/credential-store/ 09:03:40 09:03:40 Login Succeeded 09:03:40 ---> ****-login.sh ends [Pipeline] } 09:03:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 09:03:41 + git rev-list -1 --merges d02096d86674522962d20ebf540a7836b311c48f~1..d02096d86674522962d20ebf540a7836b311c48f [Pipeline] echo 09:03:41 -----------> git rev-list -1 --merges d02096d86674522962d20ebf540a7836b311c48f~1..d02096d86674522962d20ebf540a7836b311c48f d02096d86674522962d20ebf540a7836b311c48f 09:03:41 d02096d86674522962d20ebf540a7836b311c48f [false] [Pipeline] sh 09:03:41 + git log --format=format:%s -1 d02096d86674522962d20ebf540a7836b311c48f [Pipeline] echo 09:03:41 ========================================================= 09:03:41 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 09:03:41 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:03:41 + git log --format=format:%s -1 d02096d86674522962d20ebf540a7836b311c48f [Pipeline] echo 09:03:41 [semverPrep] GIT_COMMIT: d02096d86674522962d20ebf540a7836b311c48f, Commit Message: Merge pull request #133 from edgexfoundry/dependabot/go_modules/github.com/spf13/cast-1.10.0 [Pipeline] echo 09:03:41 [semverPrep] This is not a build commit. [Pipeline] sh 09:03:42 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:03:42 + grep -v github /etc/ssh/ssh_known_hosts 09:03:42 + [ -e /tmp/ssh_known_hosts ] 09:03:42 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 09:03:42 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 09:03:42 + sudo tee -a /etc/ssh/ssh_known_hosts 09:03:42 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:03:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:03:42 09:03:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:03:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:03:42 0.1.4: Pulling from edgex-devops/py-git-semver 09:03:42 3dae71ba6b94: Pulling fs layer 09:03:42 6bf1a483ea7c: Pulling fs layer 09:03:42 f5dfc541a4d3: Pulling fs layer 09:03:42 461d9e800cba: Pulling fs layer 09:03:42 80192f66455f: Pulling fs layer 09:03:42 2e8e34ca0e6c: Pulling fs layer 09:03:42 a29436f7fd5d: Pulling fs layer 09:03:42 923cac83aea3: Pulling fs layer 09:03:42 25ad8b0a4227: Pulling fs layer 09:03:42 db01528c6b51: Pulling fs layer 09:03:42 28988de357af: Pulling fs layer 09:03:42 461d9e800cba: Waiting 09:03:42 80192f66455f: Waiting 09:03:42 2e8e34ca0e6c: Waiting 09:03:42 a29436f7fd5d: Waiting 09:03:42 923cac83aea3: Waiting 09:03:42 25ad8b0a4227: Waiting 09:03:42 db01528c6b51: Waiting 09:03:42 28988de357af: Waiting 09:03:42 6bf1a483ea7c: Verifying Checksum 09:03:42 6bf1a483ea7c: Download complete 09:03:42 461d9e800cba: Verifying Checksum 09:03:42 461d9e800cba: Download complete 09:03:42 80192f66455f: Verifying Checksum 09:03:42 80192f66455f: Download complete 09:03:43 f5dfc541a4d3: Verifying Checksum 09:03:43 f5dfc541a4d3: Download complete 09:03:43 3dae71ba6b94: Download complete 09:03:43 923cac83aea3: Download complete 09:03:43 25ad8b0a4227: Verifying Checksum 09:03:43 25ad8b0a4227: Download complete 09:03:43 db01528c6b51: Verifying Checksum 09:03:43 db01528c6b51: Download complete 09:03:43 28988de357af: Verifying Checksum 09:03:43 28988de357af: Download complete 09:03:43 a29436f7fd5d: Verifying Checksum 09:03:43 a29436f7fd5d: Download complete 09:03:44 2e8e34ca0e6c: Verifying Checksum 09:03:44 2e8e34ca0e6c: Download complete 09:03:44 3dae71ba6b94: Pull complete 09:03:44 6bf1a483ea7c: Pull complete 09:03:45 f5dfc541a4d3: Pull complete 09:03:45 461d9e800cba: Pull complete 09:03:45 80192f66455f: Pull complete 09:03:49 2e8e34ca0e6c: Pull complete 09:03:50 a29436f7fd5d: Pull complete 09:03:50 923cac83aea3: Pull complete 09:03:50 25ad8b0a4227: Pull complete 09:03:50 db01528c6b51: Pull complete 09:03:50 28988de357af: Pull complete 09:03:50 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 09:03:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:03:50 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:03:50 prd-ubuntu20.04-docker-8c-8g-8629 does not seem to be running inside a container 09:03:50 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-opc-ua_main -v /w/workspace/edgexfoundry_device-opc-ua_main:/w/workspace/edgexfoundry_device-opc-ua_main:rw,z -v /w/workspace/edgexfoundry_device-opc-ua_main@tmp:/w/workspace/edgexfoundry_device-opc-ua_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 09:03:53 $ docker top b46a09d91fb412f3a351a94db3edaaec60e343a531e0fc5d40b5dffad319d755 -eo pid,comm 09:03:53 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). 09:03:53 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:03:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:03:53 [ssh-agent] Looking for ssh-agent implementation... 09:03:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:03:53 $ docker exec b46a09d91fb412f3a351a94db3edaaec60e343a531e0fc5d40b5dffad319d755 ssh-agent 09:03:53 SSH_AUTH_SOCK=/tmp/ssh-vGfr2JJVfKKk/agent.32 09:03:53 SSH_AGENT_PID=38 09:03:53 Running ssh-add (command line suppressed) 09:03:53 Identity added: /w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_10889970176057221497.key (/w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_10889970176057221497.key) 09:03:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:03:53 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-opc-ua_main [Pipeline] sh 09:03:54 + git tag --points-at HEAD [Pipeline] } 09:03:54 $ docker exec --env ******** --env ******** b46a09d91fb412f3a351a94db3edaaec60e343a531e0fc5d40b5dffad319d755 ssh-agent -k 09:03:54 unset SSH_AUTH_SOCK; 09:03:54 unset SSH_AGENT_PID; 09:03:54 echo Agent pid 38 killed; 09:03:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 09:03:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:03:54 [ssh-agent] Looking for ssh-agent implementation... 09:03:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:03:54 $ docker exec b46a09d91fb412f3a351a94db3edaaec60e343a531e0fc5d40b5dffad319d755 ssh-agent 09:03:54 SSH_AUTH_SOCK=/tmp/ssh-MARPT0fKCl2r/agent.85 09:03:54 SSH_AGENT_PID=91 09:03:54 Running ssh-add (command line suppressed) 09:03:54 Identity added: /w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_1563818294988805981.key (/w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_1563818294988805981.key) 09:03:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:03:54 + git semver init 09:03:55 2025-09-10 09:03:55,153 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 09:03:55 2025-09-10 09:03:55,158 [run_init] DEBUG init version:0.0.0 force:False 09:03:55 2025-09-10 09:03:55,159 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-opc-ua_main/.semver 09:03:55 2025-09-10 09:03:55,160 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-opc-ua.git /w/workspace/edgexfoundry_device-opc-ua_main/.semver 09:03:55 2025-09-10 09:03:55,160 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-opc-ua.git', '/w/workspace/edgexfoundry_device-opc-ua_main/.semver'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main, stdin=None, shell=False, universal_newlines=False) 09:03:56 2025-09-10 09:03:56,219 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-opc-ua_main/.git/info/exclude 09:03:56 2025-09-10 09:03:56,220 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-opc-ua_main/.semver/main with force:False 09:03:56 2025-09-10 09:03:56,220 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-opc-ua_main/.semver/main 09:03:56 2025-09-10 09:03:56,221 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-opc-ua_main/.semver/main 09:03:56 4.1.0-dev.8 [Pipeline] } 09:03:56 $ docker exec --env ******** --env ******** b46a09d91fb412f3a351a94db3edaaec60e343a531e0fc5d40b5dffad319d755 ssh-agent -k 09:03:56 unset SSH_AUTH_SOCK; 09:03:56 unset SSH_AGENT_PID; 09:03:56 echo Agent pid 91 killed; 09:03:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:03:56 + git semver [Pipeline] } 09:03:57 $ docker stop --time=1 b46a09d91fb412f3a351a94db3edaaec60e343a531e0fc5d40b5dffad319d755 09:03:58 $ docker rm -f --volumes b46a09d91fb412f3a351a94db3edaaec60e343a531e0fc5d40b5dffad319d755 [Pipeline] // withDockerContainer [Pipeline] sh 09:03:58 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 09:03:59 Stashed 1 file(s) [Pipeline] echo 09:03:59 [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 09:03:59 provisioning config files... 09:03:59 copy managed file [device-opc-ua-settings] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config5481073360893628377tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:03:59 ---> ****-login.sh 09:03:59 nexus3.edgexfoundry.org:10001 09:03:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:03:59 Login Succeeded 09:03:59 nexus3.edgexfoundry.org:10002 09:03:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:03:59 Login Succeeded 09:03:59 nexus3.edgexfoundry.org:10003 09:03:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:03:59 Login Succeeded 09:03:59 nexus3.edgexfoundry.org:10004 09:03:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:03:59 Login Succeeded 09:03:59 ****.io 09:03:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:04:00 Login Succeeded 09:04:00 ---> ****-login.sh ends [Pipeline] } 09:04:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 09:04:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 09:04:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 09:04:00 ========================================================= 09:04:00 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 09:04:00 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:04:00 + 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 . 09:04:01 #0 building with "default" instance using docker driver 09:04:01 09:04:01 #1 [internal] load build definition from Dockerfile 09:04:01 #1 transferring dockerfile: 1.28kB done 09:04:01 #1 DONE 0.0s 09:04:01 09:04:01 #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 09:04:01 #2 DONE 0.1s 09:04:01 09:04:01 #3 [internal] load .dockerignore 09:04:01 #3 transferring context: 102B done 09:04:01 #3 DONE 0.0s 09:04:01 09:04:01 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 09:04:01 #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 0.0s done 09:04:01 #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s 09:04:01 #4 sha256:01d3d341091a517642a078ff0605422b0bc90a0685c27f13eebf23a14bd174bf 2.08kB / 2.08kB done 09:04:01 #4 sha256:d619b1717253d911bd917c5573ee8134ae218c2451e74083eb23940cdd319302 4.11kB / 4.11kB done 09:04:01 #4 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.15MB / 3.63MB 0.1s 09:04:01 #4 ... 09:04:01 09:04:01 #5 [internal] load build context 09:04:01 #5 transferring context: 17.34MB 0.2s done 09:04:01 #5 DONE 0.2s 09:04:01 09:04:01 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 09:04:01 #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done 09:04:01 #4 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.1s done 09:04:01 #4 sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df 294.40kB / 294.40kB 0.1s done 09:04:01 #4 sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 685B / 685B done 09:04:01 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 17.83MB / 74.06MB 0.2s 09:04:01 #4 sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 126B / 126B 0.1s done 09:04:01 #4 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.1s 09:04:01 #4 sha256:c451b95d79318bfd8953a1c9820732ea4e6327fc33c477d42b42d627f68681ad 440B / 440B 0.1s done 09:04:01 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 1.05MB / 103.05MB 0.2s 09:04:01 #4 sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 1.05MB / 2.38MB 0.2s 09:04:01 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 34.60MB / 74.06MB 0.3s 09:04:01 #4 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.1s done 09:04:01 #4 sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 2.38MB / 2.38MB 0.2s done 09:04:01 #4 sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 1.05MB / 13.29MB 0.3s 09:04:01 #4 extracting sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df 0.1s done 09:04:01 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 70.25MB / 74.06MB 0.5s 09:04:01 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 19.92MB / 103.05MB 0.5s 09:04:01 #4 sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 13.29MB / 13.29MB 0.5s 09:04:02 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 74.06MB / 74.06MB 0.6s 09:04:02 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 74.06MB / 74.06MB 0.7s done 09:04:02 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 36.70MB / 103.05MB 0.8s 09:04:02 #4 sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 13.29MB / 13.29MB 0.7s done 09:04:02 #4 extracting sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 0.1s 09:04:02 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 55.57MB / 103.05MB 0.9s 09:04:02 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 100.66MB / 103.05MB 1.1s 09:04:02 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 103.05MB / 103.05MB 1.5s done 09:04:06 #4 extracting sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 4.7s done 09:04:06 #4 extracting sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 09:04:07 #4 extracting sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 done 09:04:07 #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done 09:04:07 #4 extracting sha256:c451b95d79318bfd8953a1c9820732ea4e6327fc33c477d42b42d627f68681ad done 09:04:07 #4 extracting sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 09:04:07 #4 extracting sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 0.0s done 09:04:07 #4 extracting sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 0.1s 09:04:10 #4 extracting sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 2.6s done 09:04:10 #4 extracting sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 0.1s 09:04:10 #4 extracting sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 0.6s done 09:04:10 #4 DONE 9.3s 09:04:10 09:04:10 #6 [builder 2/7] RUN apk add --update --no-cache make git zeromq-dev gcc pkgconfig musl-dev 09:04:10 #6 0.205 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:04:11 #6 0.474 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:04:11 #6 1.145 OK: 248 MiB in 58 packages 09:04:14 Still waiting to schedule task 09:04:14 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-8628’ 09:04:14 #6 DONE 3.4s 09:04:14 09:04:14 #7 [builder 3/7] WORKDIR /device-opcua 09:04:14 #7 DONE 0.0s 09:04:14 09:04:14 #8 [builder 4/7] COPY go.mod vendor* ./ 09:04:14 #8 DONE 0.0s 09:04:14 09:04:14 #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:04:32 #9 DONE 15.8s 09:04:32 09:04:32 #10 [builder 6/7] COPY . . 09:04:32 #10 DONE 0.2s 09:04:32 09:04:32 #11 [builder 7/7] RUN echo noop 09:04:32 #11 0.209 noop 09:04:32 #11 DONE 0.3s 09:04:32 09:04:32 #12 exporting to image 09:04:32 #12 exporting layers 09:04:38 #12 exporting layers 7.4s done 09:04:38 #12 writing image sha256:b4a57255872bd9e6425e4e15b5db10bd0e5a66cc7b9c44b7f65347ebd25dcdfc done 09:04:38 #12 naming to docker.io/library/ci-base-image-x86_64 done 09:04:38 #12 DONE 7.4s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:04:39 + docker inspect -f . ci-base-image-x86_64 09:04:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:04:39 prd-ubuntu20.04-docker-8c-8g-8629 does not seem to be running inside a container 09:04:39 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-opc-ua_main -v /w/workspace/edgexfoundry_device-opc-ua_main:/w/workspace/edgexfoundry_device-opc-ua_main:rw,z -v /w/workspace/edgexfoundry_device-opc-ua_main@tmp:/w/workspace/edgexfoundry_device-opc-ua_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 09:04:39 $ docker top 3b4a2d9c3b32136c60e2b6b2eaca55a453475bc99f2110e2d985f42aefdf6d57 -eo pid,comm [Pipeline] { [Pipeline] sh 09:04:40 + go version 09:04:40 go version go1.23.9 linux/amd64 [Pipeline] } 09:04:40 $ docker stop --time=1 3b4a2d9c3b32136c60e2b6b2eaca55a453475bc99f2110e2d985f42aefdf6d57 09:04:41 $ docker rm -f --volumes 3b4a2d9c3b32136c60e2b6b2eaca55a453475bc99f2110e2d985f42aefdf6d57 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:04:41 + docker inspect -f . ci-base-image-x86_64 09:04:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:04:41 prd-ubuntu20.04-docker-8c-8g-8629 does not seem to be running inside a container 09:04:41 $ 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-opc-ua_main -v /w/workspace/edgexfoundry_device-opc-ua_main:/w/workspace/edgexfoundry_device-opc-ua_main:rw,z -v /w/workspace/edgexfoundry_device-opc-ua_main@tmp:/w/workspace/edgexfoundry_device-opc-ua_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 09:04:42 $ docker top 4a8f141301570419d71dc864aa20581074e75e914f19805f6efe1b6e2542ed14 -eo pid,comm [Pipeline] { [Pipeline] sh 09:04:42 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-opc-ua_main [Pipeline] fileExists [Pipeline] sh 09:04:42 + make test 09:04:42 go test ./... -coverprofile=coverage.out 09:04:44 ? github.com/edgexfoundry/device-opc-ua [no test files] 09:05:06 github.com/edgexfoundry/device-opc-ua/cmd coverage: 0.0% of statements 09:05:06 github.com/edgexfoundry/device-opc-ua/internal/test coverage: 0.0% of statements 09:05:06 ok github.com/edgexfoundry/device-opc-ua/internal/driver 0.024s coverage: 41.4% of statements 09:05:14 go vet ./... 09:05:20 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 09:05:20 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 09:05:20 ./bin/test-attribution-txt.sh 09:05:20 An attribution for go.opentelemetry.io/auto/sdk is missing from Attribution.txt, please add [Pipeline] echo 09:05:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 09:05:20 $ docker stop --time=1 4a8f141301570419d71dc864aa20581074e75e914f19805f6efe1b6e2542ed14 09:05:23 $ docker rm -f --volumes 4a8f141301570419d71dc864aa20581074e75e914f19805f6efe1b6e2542ed14 [Pipeline] // withDockerContainer [Pipeline] sh 09:05:23 + sudo chown -R jenkins:jenkins . [Pipeline] stash 09:05:23 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 09:05:24 + sudo chown -R jenkins:jenkins . [Pipeline] sh 09:05:24 + ls -al . 09:05:24 total 236 09:05:24 drwxrwxr-x 9 jenkins jenkins 4096 Sep 10 09:04 . 09:05:24 drwxrwxr-x 4 jenkins jenkins 4096 Sep 10 09:03 .. 09:05:24 -rw-rw-r-- 1 jenkins jenkins 62 Sep 10 09:03 .dockerignore 09:05:24 drwxrwxr-x 8 jenkins jenkins 4096 Sep 10 09:05 .git 09:05:24 drwxrwxr-x 2 jenkins jenkins 4096 Sep 10 09:03 .github 09:05:24 -rw-rw-r-- 1 jenkins jenkins 101 Sep 10 09:03 .gitignore 09:05:24 -rw-rw-r-- 1 jenkins jenkins 218 Sep 10 09:03 .golangci.yml 09:05:24 drwxr-xr-x 3 jenkins jenkins 4096 Sep 10 09:03 .semver 09:05:24 drwxrwxr-x 2 jenkins jenkins 4096 Sep 10 09:03 .vscode 09:05:24 -rw-rw-r-- 1 jenkins jenkins 20452 Sep 10 09:03 Attribution.txt 09:05:24 -rw-rw-r-- 1 jenkins jenkins 2560 Sep 10 09:03 CHANGELOG.md 09:05:24 -rw-rw-r-- 1 jenkins jenkins 1242 Sep 10 09:03 Dockerfile 09:05:24 -rw-rw-r-- 1 jenkins jenkins 649 Sep 10 09:03 Jenkinsfile 09:05:24 -rw-rw-r-- 1 jenkins jenkins 11367 Sep 10 09:03 LICENSE 09:05:24 -rw-rw-r-- 1 jenkins jenkins 2474 Sep 10 09:03 Makefile 09:05:24 -rw-rw-r-- 1 jenkins jenkins 4109 Sep 10 09:03 README.md 09:05:24 -rw-rw-r-- 1 jenkins jenkins 11 Sep 10 09:03 VERSION 09:05:24 drwxrwxr-x 2 jenkins jenkins 4096 Sep 10 09:03 bin 09:05:24 drwxrwxr-x 3 jenkins jenkins 4096 Sep 10 09:03 cmd 09:05:24 -rw-r--r-- 1 jenkins jenkins 26136 Sep 10 09:05 coverage.out 09:05:24 -rw-rw-r-- 1 jenkins jenkins 6323 Sep 10 09:03 go.mod 09:05:24 -rw-rw-r-- 1 jenkins jenkins 87111 Sep 10 09:03 go.sum 09:05:24 drwxrwxr-x 4 jenkins jenkins 4096 Sep 10 09:03 internal 09:05:24 -rw-rw-r-- 1 jenkins jenkins 260 Sep 10 09:03 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:05:24 + docker build -t device-opc-ua -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=d02096d86674522962d20ebf540a7836b311c48f --label arch=amd64 --label version=4.1.0-dev.8 . 09:05:25 #0 building with "default" instance using docker driver 09:05:25 09:05:25 #1 [internal] load build definition from Dockerfile 09:05:25 #1 transferring dockerfile: 1.28kB done 09:05:25 #1 DONE 0.0s 09:05:25 09:05:25 #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 09:05:25 #2 DONE 0.0s 09:05:25 09:05:25 #3 [internal] load metadata for docker.io/library/alpine:3.20 09:05:25 #3 DONE 0.1s 09:05:25 09:05:25 #4 [internal] load .dockerignore 09:05:25 #4 transferring context: 102B done 09:05:25 #4 DONE 0.0s 09:05:25 09:05:25 #5 [internal] load build context 09:05:25 #5 transferring context: 36.73kB 0.0s done 09:05:25 #5 DONE 0.0s 09:05:25 09:05:25 #6 [stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 09:05:25 #6 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done 09:05:25 #6 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 09:05:25 #6 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 0.1s done 09:05:25 #6 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done 09:05:25 #6 sha256:f25ebd2af60b9de8e26e5100fe6f493beb81bff010f27e84f223ad19886a78f0 1.02kB / 1.02kB done 09:05:25 #6 sha256:411bc66a7adb849165d4e733707efe59d6b5edf8b4d96506cb6a1e31ba270199 581B / 581B done 09:05:25 #6 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 3.62MB / 3.62MB 0.1s done 09:05:25 #6 DONE 0.2s 09:05:25 09:05:25 #7 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest 09:05:25 #7 DONE 0.1s 09:05:25 09:05:25 #8 [builder 2/7] RUN apk add --update --no-cache make git zeromq-dev gcc pkgconfig musl-dev 09:05:25 #8 0.241 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:05:25 #8 0.396 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:05:25 #8 0.643 OK: 248 MiB in 58 packages 09:05:25 #8 DONE 0.8s 09:05:25 09:05:25 #9 [stage-1 2/6] RUN apk add --update --no-cache zeromq dumb-init 09:05:25 #9 0.196 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:05:25 #9 0.271 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:05:25 #9 0.545 (1/6) Installing dumb-init (1.2.5-r3) 09:05:25 #9 0.548 (2/6) Installing libgcc (13.2.1_git20240309-r1) 09:05:25 #9 0.555 (3/6) Installing libsodium (1.0.19-r0) 09:05:25 #9 0.564 (4/6) Installing libstdc++ (13.2.1_git20240309-r1) 09:05:25 #9 0.635 (5/6) Installing libzmq (4.3.5-r2) 09:05:25 #9 0.645 (6/6) Installing zeromq (4.3.5-r2) 09:05:25 #9 0.650 Executing busybox-1.36.1-r29.trigger 09:05:25 #9 0.655 OK: 12 MiB in 20 packages 09:05:25 #9 DONE 0.8s 09:05:25 09:05:25 #10 [builder 3/7] WORKDIR /device-opcua 09:05:25 #10 DONE 0.0s 09:05:25 09:05:25 #11 [builder 4/7] COPY go.mod vendor* ./ 09:05:25 #11 DONE 0.0s 09:05:25 09:05:25 #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:05:26 #12 DONE 0.6s 09:05:26 09:05:26 #13 [builder 6/7] COPY . . 09:05:26 #13 DONE 0.2s 09:05:26 09:05:26 #14 [stage-1 3/6] RUN apk --no-cache upgrade 09:05:26 #14 0.298 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:05:26 #14 0.452 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:05:26 #14 0.826 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 09:05:27 #14 0.843 Executing busybox-1.36.1-r30.post-upgrade 09:05:27 #14 0.872 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 09:05:27 #14 0.876 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 09:05:27 #14 0.879 Executing busybox-1.36.1-r30.trigger 09:05:27 #14 0.885 OK: 12 MiB in 20 packages 09:05:27 #14 DONE 1.0s 09:05:27 09:05:27 #15 [builder 7/7] RUN make build 09:05:27 #15 0.229 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-opc-ua.Version=4.1.0-dev.8 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.36 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-opcua ./cmd 09:05:48 #15 21.79 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 09:05:50 #15 DONE 23.6s 09:05:50 09:05:50 #16 [stage-1 4/6] COPY --from=builder /device-opcua/cmd / 09:05:50 #16 DONE 0.3s 09:05:50 09:05:50 #17 [stage-1 5/6] COPY --from=builder /device-opcua/LICENSE / 09:05:50 #17 DONE 0.0s 09:05:50 09:05:50 #18 [stage-1 6/6] COPY --from=builder /device-opcua/Attribution.txt / 09:05:50 #18 DONE 0.0s 09:05:50 09:05:50 #19 exporting to image 09:05:50 #19 exporting layers 09:05:50 #19 exporting layers 0.2s done 09:05:50 #19 writing image sha256:12b24724c99b1ca12baaf18907116c7529cdbcfcd1e8965339e4fd3d67854a3e done 09:05:50 #19 naming to docker.io/library/device-opc-ua done 09:05:50 #19 DONE 0.2s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:05:51 provisioning config files... 09:05:51 copy managed file [device-opc-ua-settings] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config13885627399650213973tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:05:51 ---> ****-login.sh 09:05:51 nexus3.edgexfoundry.org:10001 09:05:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:05:51 Login Succeeded 09:05:51 nexus3.edgexfoundry.org:10002 09:05:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:05:51 Login Succeeded 09:05:51 nexus3.edgexfoundry.org:10003 09:05:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:05:51 Login Succeeded 09:05:51 nexus3.edgexfoundry.org:10004 09:05:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:05:51 Login Succeeded 09:05:51 ****.io 09:05:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:05:51 Login Succeeded 09:05:51 ---> ****-login.sh ends [Pipeline] } 09:05:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:05:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 09:05:51 [edgeXDocker.push] Tagging docker image device-opc-ua with the following tags: 09:05:51 d02096d86674522962d20ebf540a7836b311c48f 09:05:51 latest 09:05:51 4.1.0-dev.8 09:05:51 d02096d86674522962d20ebf540a7836b311c48f-4.1.0-dev.8 09:05:51 main 09:05:51 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:05:52 + docker tag device-opc-ua nexus3.edgexfoundry.org:10004/device-opc-ua:d02096d86674522962d20ebf540a7836b311c48f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:05:52 + docker push nexus3.edgexfoundry.org:10004/device-opc-ua:d02096d86674522962d20ebf540a7836b311c48f 09:05:52 The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua] 09:05:52 533237f116af: Preparing 09:05:52 f886cce91e6a: Preparing 09:05:52 08e6dd5c40af: Preparing 09:05:52 9072ce72ac55: Preparing 09:05:52 b10f558eb48e: Preparing 09:05:52 097100c76c15: Preparing 09:05:52 097100c76c15: Waiting 09:05:52 533237f116af: Pushed 09:05:52 f886cce91e6a: Pushed 09:05:52 097100c76c15: Layer already exists 09:05:52 9072ce72ac55: Pushed 09:05:53 b10f558eb48e: Pushed 09:05:57 08e6dd5c40af: Pushed 09:05:57 d02096d86674522962d20ebf540a7836b311c48f: digest: sha256:c1307da1c1a4d4477eda5297a69c42531df70ce73f30208ead0929665a02d229 size: 1577 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:05:57 + docker tag device-opc-ua nexus3.edgexfoundry.org:10004/device-opc-ua:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:05:58 + docker push nexus3.edgexfoundry.org:10004/device-opc-ua:latest 09:05:58 The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua] 09:05:58 533237f116af: Preparing 09:05:58 f886cce91e6a: Preparing 09:05:58 08e6dd5c40af: Preparing 09:05:58 9072ce72ac55: Preparing 09:05:58 b10f558eb48e: Preparing 09:05:58 097100c76c15: Preparing 09:05:58 097100c76c15: Waiting 09:05:58 f886cce91e6a: Layer already exists 09:05:58 08e6dd5c40af: Layer already exists 09:05:58 b10f558eb48e: Layer already exists 09:05:58 533237f116af: Layer already exists 09:05:58 9072ce72ac55: Layer already exists 09:05:58 097100c76c15: Layer already exists 09:05:58 latest: digest: sha256:c1307da1c1a4d4477eda5297a69c42531df70ce73f30208ead0929665a02d229 size: 1577 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:05:58 + docker tag device-opc-ua nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:05:58 + docker push nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.8 09:05:58 The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua] 09:05:58 533237f116af: Preparing 09:05:58 f886cce91e6a: Preparing 09:05:58 08e6dd5c40af: Preparing 09:05:58 9072ce72ac55: Preparing 09:05:58 b10f558eb48e: Preparing 09:05:58 097100c76c15: Preparing 09:05:58 097100c76c15: Waiting 09:05:58 9072ce72ac55: Layer already exists 09:05:58 533237f116af: Layer already exists 09:05:58 08e6dd5c40af: Layer already exists 09:05:58 b10f558eb48e: Layer already exists 09:05:58 f886cce91e6a: Layer already exists 09:05:58 097100c76c15: Layer already exists 09:05:58 4.1.0-dev.8: digest: sha256:c1307da1c1a4d4477eda5297a69c42531df70ce73f30208ead0929665a02d229 size: 1577 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:05:59 + docker tag device-opc-ua nexus3.edgexfoundry.org:10004/device-opc-ua:d02096d86674522962d20ebf540a7836b311c48f-4.1.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:05:59 + docker push nexus3.edgexfoundry.org:10004/device-opc-ua:d02096d86674522962d20ebf540a7836b311c48f-4.1.0-dev.8 09:05:59 The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua] 09:05:59 533237f116af: Preparing 09:05:59 f886cce91e6a: Preparing 09:05:59 08e6dd5c40af: Preparing 09:05:59 9072ce72ac55: Preparing 09:05:59 b10f558eb48e: Preparing 09:05:59 097100c76c15: Preparing 09:05:59 097100c76c15: Waiting 09:05:59 b10f558eb48e: Layer already exists 09:05:59 08e6dd5c40af: Layer already exists 09:05:59 f886cce91e6a: Layer already exists 09:05:59 9072ce72ac55: Layer already exists 09:05:59 533237f116af: Layer already exists 09:05:59 097100c76c15: Layer already exists 09:05:59 d02096d86674522962d20ebf540a7836b311c48f-4.1.0-dev.8: digest: sha256:c1307da1c1a4d4477eda5297a69c42531df70ce73f30208ead0929665a02d229 size: 1577 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:05:59 + docker tag device-opc-ua nexus3.edgexfoundry.org:10004/device-opc-ua:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:06:00 + docker push nexus3.edgexfoundry.org:10004/device-opc-ua:main 09:06:00 The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua] 09:06:00 533237f116af: Preparing 09:06:00 f886cce91e6a: Preparing 09:06:00 08e6dd5c40af: Preparing 09:06:00 9072ce72ac55: Preparing 09:06:00 b10f558eb48e: Preparing 09:06:00 097100c76c15: Preparing 09:06:00 097100c76c15: Waiting 09:06:00 533237f116af: Layer already exists 09:06:00 f886cce91e6a: Layer already exists 09:06:00 08e6dd5c40af: Layer already exists 09:06:00 b10f558eb48e: Layer already exists 09:06:00 9072ce72ac55: Layer already exists 09:06:00 097100c76c15: Layer already exists 09:06:00 main: digest: sha256:c1307da1c1a4d4477eda5297a69c42531df70ce73f30208ead0929665a02d229 size: 1577 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:06:00 ===================================================== [Pipeline] echo 09:06:00 taggedImages: 09:06:00 - nexus3.edgexfoundry.org:10004/device-opc-ua:d02096d86674522962d20ebf540a7836b311c48f 09:06:00 - nexus3.edgexfoundry.org:10004/device-opc-ua:latest 09:06:00 - nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.8 09:06:00 - nexus3.edgexfoundry.org:10004/device-opc-ua:d02096d86674522962d20ebf540a7836b311c48f-4.1.0-dev.8 09:06:00 - nexus3.edgexfoundry.org:10004/device-opc-ua:main [Pipeline] echo 09:06:00 ========================================================= 09:06:00 [edgeXBuildMultiArch] RAW Config: 09:06:00 images: 09:06:00 - nexus3.edgexfoundry.org:10004/device-opc-ua:d02096d86674522962d20ebf540a7836b311c48f 09:06:00 - nexus3.edgexfoundry.org:10004/device-opc-ua:latest 09:06:00 - nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.8 09:06:00 - nexus3.edgexfoundry.org:10004/device-opc-ua:d02096d86674522962d20ebf540a7836b311c48f-4.1.0-dev.8 09:06:00 - nexus3.edgexfoundry.org:10004/device-opc-ua:main 09:06:00 settingsFile: 09:06:00 device-opc-ua-settings 09:06:00 ========================================================= [Pipeline] node 09:06:15 Still waiting to schedule task 09:06:15 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-8632’ 09:07:28 Running on prd-ubuntu20.04-docker-arm64-4c-16g-8635 in /w/workspace/edgexfoundry_device-opc-ua_main [Pipeline] { [Pipeline] ws 09:07:28 Running in /w/workspace/device-opc-ua/22 [Pipeline] { [Pipeline] checkout 09:07:31 Selected Git installation does not exist. Using Default 09:07:31 The recommended git tool is: NONE 09:07:38 using credential edgex-jenkins-ssh 09:07:38 Cloning the remote Git repository 09:07:38 Cloning repository git@github.com:edgexfoundry/device-opc-ua.git 09:07:38 > git init /w/workspace/device-opc-ua/22 # timeout=10 09:07:38 Fetching upstream changes from git@github.com:edgexfoundry/device-opc-ua.git 09:07:38 > git --version # timeout=10 09:07:38 > git --version # 'git version 2.25.1' 09:07:38 using GIT_SSH to set credentials SSH Credentials for GitHub 09:07:38 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-opc-ua.git +refs/heads/*:refs/remotes/origin/* # timeout=10 09:07:40 > git config remote.origin.url git@github.com:edgexfoundry/device-opc-ua.git # timeout=10 09:07:40 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:07:41 Avoid second fetch 09:07:41 Checking out Revision d02096d86674522962d20ebf540a7836b311c48f (main) 09:07:42 Commit message: "Merge pull request #133 from edgexfoundry/dependabot/go_modules/github.com/spf13/cast-1.10.0" 09:07:41 > git config core.sparsecheckout # timeout=10 09:07:41 > git checkout -f d02096d86674522962d20ebf540a7836b311c48f # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:07:46 provisioning config files... 09:07:46 copy managed file [device-opc-ua-settings] to file:/w/workspace/device-opc-ua/22@tmp/config4908768351446406972tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:07:47 ---> ****-login.sh 09:07:47 nexus3.edgexfoundry.org:10001 09:07:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:07:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:07:48 Configure a credential helper to remove this warning. See 09:07:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:07:48 09:07:48 Login Succeeded 09:07:48 nexus3.edgexfoundry.org:10002 09:07:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:07:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:07:48 Configure a credential helper to remove this warning. See 09:07:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:07:48 09:07:48 Login Succeeded 09:07:48 nexus3.edgexfoundry.org:10003 09:07:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:07:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:07:48 Configure a credential helper to remove this warning. See 09:07:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:07:48 09:07:48 Login Succeeded 09:07:48 nexus3.edgexfoundry.org:10004 09:07:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:07:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:07:49 Configure a credential helper to remove this warning. See 09:07:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:07:49 09:07:49 Login Succeeded 09:07:49 ****.io 09:07:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:07:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:07:49 Configure a credential helper to remove this warning. See 09:07:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:07:49 09:07:49 Login Succeeded 09:07:49 ---> ****-login.sh ends [Pipeline] } 09:07:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 09:07:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 09:07:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 09:07:49 ========================================================= 09:07:49 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 09:07:49 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:07:50 + 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 . 09:07:50 Sending build context to Docker daemon 8.856MB 09:07:50 Step 1/10 : ARG BASE=golang:1.23-alpine3.20 09:07:50 Step 2/10 : FROM ${BASE} AS builder 09:07:50 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 09:07:50 94e9d8af2201: Pulling fs layer 09:07:50 a6c56e8762df: Pulling fs layer 09:07:50 f0f3c8884826: Pulling fs layer 09:07:50 c7e7622c144d: Pulling fs layer 09:07:50 4f4fb700ef54: Pulling fs layer 09:07:50 b4c3b6d88c5a: Pulling fs layer 09:07:50 ba8bce9d2590: Pulling fs layer 09:07:50 ca778ea9c289: Pulling fs layer 09:07:50 c7e7622c144d: Waiting 09:07:50 4f4fb700ef54: Waiting 09:07:50 b4c3b6d88c5a: Waiting 09:07:50 ba8bce9d2590: Waiting 09:07:50 ca778ea9c289: Waiting 09:07:50 a6c56e8762df: Verifying Checksum 09:07:50 a6c56e8762df: Download complete 09:07:50 c7e7622c144d: Verifying Checksum 09:07:50 c7e7622c144d: Download complete 09:07:50 4f4fb700ef54: Verifying Checksum 09:07:50 4f4fb700ef54: Download complete 09:07:50 b4c3b6d88c5a: Download complete 09:07:51 94e9d8af2201: Verifying Checksum 09:07:51 94e9d8af2201: Download complete 09:07:51 ca778ea9c289: Verifying Checksum 09:07:51 ca778ea9c289: Download complete 09:07:51 94e9d8af2201: Pull complete 09:07:52 a6c56e8762df: Pull complete 09:07:53 f0f3c8884826: Verifying Checksum 09:07:53 f0f3c8884826: Download complete 09:07:53 ba8bce9d2590: Verifying Checksum 09:07:53 ba8bce9d2590: Download complete 09:08:08 f0f3c8884826: Pull complete 09:08:08 c7e7622c144d: Pull complete 09:08:08 4f4fb700ef54: Pull complete 09:08:08 b4c3b6d88c5a: Pull complete 09:08:15 ba8bce9d2590: Pull complete 09:08:16 ca778ea9c289: Pull complete 09:08:16 Digest: sha256:c70c257f76c0e97c87bd0187f74242a809c0afac30c2d5f44320df1de5715b93 09:08:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 09:08:16 ---> 47b25d7523d1 09:08:16 Step 3/10 : ARG ADD_BUILD_TAGS="" 09:08:18 ---> Running in a6e7fd024bb0 09:08:19 Removing intermediate container a6e7fd024bb0 09:08:19 ---> 9d3db9d830bd 09:08:19 Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 09:08:19 ---> Running in ddf35b97ed4f 09:08:19 Removing intermediate container ddf35b97ed4f 09:08:19 ---> c824cdce92a6 09:08:19 Step 5/10 : RUN apk add --update --no-cache make git zeromq-dev gcc pkgconfig musl-dev 09:08:19 ---> Running in c175601b2a8e 09:08:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:08:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:08:22 OK: 239 MiB in 58 packages 09:08:23 Removing intermediate container c175601b2a8e 09:08:23 ---> 9fc01c900914 09:08:23 Step 6/10 : WORKDIR /device-opcua 09:08:23 ---> Running in 7b9e360b6997 09:08:23 Removing intermediate container 7b9e360b6997 09:08:23 ---> 531114765343 09:08:23 Step 7/10 : COPY go.mod vendor* ./ 09:08:24 ---> 201a9dc2f41c 09:08:24 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:08:24 ---> Running in 7cb4c19eeb15 09:08:45 Running on prd-centos7-docker-4c-2g-8636 in /w/workspace/edgexfoundry_device-opc-ua_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:08:45 provisioning config files... 09:08:45 copy managed file [device-opc-ua-settings] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config6369456557508012274tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:08:46 ---> ****-login.sh 09:08:46 nexus3.edgexfoundry.org:10001 09:08:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:08:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:08:46 Configure a credential helper to remove this warning. See 09:08:46 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:08:46 09:08:46 Login Succeeded 09:08:46 nexus3.edgexfoundry.org:10002 09:08:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:08:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:08:46 Configure a credential helper to remove this warning. See 09:08:46 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:08:46 09:08:46 Login Succeeded 09:08:46 nexus3.edgexfoundry.org:10003 09:08:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:08:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:08:46 Configure a credential helper to remove this warning. See 09:08:46 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:08:46 09:08:46 Login Succeeded 09:08:46 nexus3.edgexfoundry.org:10004 09:08:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:08:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:08:46 Configure a credential helper to remove this warning. See 09:08:46 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:08:46 09:08:46 Login Succeeded 09:08:46 ****.io 09:08:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:08:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:08:47 Configure a credential helper to remove this warning. See 09:08:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:08:47 09:08:47 Login Succeeded 09:08:47 ---> ****-login.sh ends [Pipeline] } 09:08:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:08:47 + docker buildx ls 09:08:47 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 09:08:47 default * docker 09:08:47 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 09:08:48 + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use 09:08:48 edgex-builder [Pipeline] sh 09:08:48 + docker buildx inspect --bootstrap 09:08:48 #1 [internal] booting buildkit 09:08:48 #1 pulling image moby/buildkit:buildx-stable-1 09:08:51 #1 pulling image moby/buildkit:buildx-stable-1 2.9s done 09:08:51 #1 creating container buildx_buildkit_edgex-builder0 09:08:53 #1 creating container buildx_buildkit_edgex-builder0 2.6s done 09:08:53 #1 DONE 5.6s 09:08:53 Name: edgex-builder 09:08:53 Driver: docker-container 09:08:53 09:08:53 Nodes: 09:08:53 Name: edgex-builder0 09:08:53 Endpoint: unix:///var/run/docker.sock 09:08:53 Status: running 09:08:53 Buildkit: v0.23.2 09:08:53 Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh 09:08:54 + docker buildx ls 09:08:54 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 09:08:54 edgex-builder * docker-container 09:08:54 edgex-builder0 unix:///var/run/docker.sock running v0.23.2 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 09:08:54 default docker 09:08:54 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 09:08:54 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-opc-ua:d02096d86674522962d20ebf540a7836b311c48f --push - 09:08:54 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-opc-ua:d02096d86674522962d20ebf540a7836b311c48f' 09:08:54 #1 [internal] load build definition from Dockerfile 09:08:54 #1 transferring dockerfile: 198B done 09:08:54 #1 DONE 0.0s 09:08:54 09:08:54 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-opc-ua:d02096d86674522962d20ebf540a7836b311c48f 09:08:54 #2 DONE 0.1s 09:08:54 09:08:54 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-opc-ua:d02096d86674522962d20ebf540a7836b311c48f 09:08:54 #3 DONE 0.1s 09:08:54 09:08:54 #4 [internal] load .dockerignore 09:08:54 #4 transferring context: 2B done 09:08:54 #4 DONE 0.0s 09:08:54 09:08:54 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-opc-ua:d02096d86674522962d20ebf540a7836b311c48f@sha256:c1307da1c1a4d4477eda5297a69c42531df70ce73f30208ead0929665a02d229 09:08:54 #5 resolve nexus3.edgexfoundry.org:10004/device-opc-ua:d02096d86674522962d20ebf540a7836b311c48f@sha256:c1307da1c1a4d4477eda5297a69c42531df70ce73f30208ead0929665a02d229 done 09:08:54 #5 DONE 0.0s 09:08:54 09:08:54 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-opc-ua:d02096d86674522962d20ebf540a7836b311c48f@sha256:c1307da1c1a4d4477eda5297a69c42531df70ce73f30208ead0929665a02d229 09:08:54 #6 resolve nexus3.edgexfoundry.org:10004/device-opc-ua:d02096d86674522962d20ebf540a7836b311c48f@sha256:c1307da1c1a4d4477eda5297a69c42531df70ce73f30208ead0929665a02d229 0.0s done 09:08:54 #6 DONE 0.1s 09:08:54 09:08:54 #7 exporting to image 09:08:54 #7 exporting layers done 09:08:54 #7 exporting manifest sha256:cf685cbe2b84b1914050130b45409c2762a5b25af12a66210eb42581830dacf1 0.0s done 09:08:54 #7 exporting config sha256:12b24724c99b1ca12baaf18907116c7529cdbcfcd1e8965339e4fd3d67854a3e 09:08:54 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 09:08:54 #7 ... 09:08:54 09:08:54 #8 [auth] device-opc-ua:pull,push token for nexus3.edgexfoundry.org:10004 09:08:54 #8 DONE 0.0s 09:08:54 09:08:54 #7 exporting to image 09:08:54 #7 exporting config sha256:12b24724c99b1ca12baaf18907116c7529cdbcfcd1e8965339e4fd3d67854a3e done 09:08:54 #7 exporting manifest sha256:bfe300737ef8a7bc43dc7bd95f9b8d465628d319e225406d81aeb4f6a089f89e done 09:08:54 #7 exporting config sha256:5d7c052f4a955f828647a5913465cd4a164ba30152da8f65a1ab4ac48d562336 done 09:08:54 #7 exporting manifest list sha256:a97c9025aa75487995ffd032c397d3f3d886e25c32c657fb31c2435fa2805343 done 09:08:54 #7 pushing layers 0.1s done 09:08:54 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-opc-ua:d02096d86674522962d20ebf540a7836b311c48f@sha256:a97c9025aa75487995ffd032c397d3f3d886e25c32c657fb31c2435fa2805343 09:08:55 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-opc-ua:d02096d86674522962d20ebf540a7836b311c48f@sha256:a97c9025aa75487995ffd032c397d3f3d886e25c32c657fb31c2435fa2805343 0.1s done 09:08:55 #7 DONE 0.2s 09:08:55 09:08:55 1 warning found (use --debug to expand): 09:08:55  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 09:08:55 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-opc-ua:latest --push - 09:08:55 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-opc-ua:latest' 09:08:55 #1 [internal] load build definition from Dockerfile 09:08:55 #1 transferring dockerfile: 164B done 09:08:55 #1 DONE 0.0s 09:08:55 09:08:55 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-opc-ua:latest 09:08:55 #2 DONE 0.0s 09:08:55 09:08:55 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-opc-ua:latest 09:08:55 #3 DONE 0.0s 09:08:55 09:08:55 #4 [internal] load .dockerignore 09:08:55 #4 transferring context: 2B done 09:08:55 #4 DONE 0.0s 09:08:55 09:08:55 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-opc-ua:latest@sha256:c1307da1c1a4d4477eda5297a69c42531df70ce73f30208ead0929665a02d229 09:08:55 #5 resolve nexus3.edgexfoundry.org:10004/device-opc-ua:latest@sha256:c1307da1c1a4d4477eda5297a69c42531df70ce73f30208ead0929665a02d229 done 09:08:55 #5 CACHED 09:08:55 09:08:55 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-opc-ua:latest@sha256:c1307da1c1a4d4477eda5297a69c42531df70ce73f30208ead0929665a02d229 09:08:55 #6 resolve nexus3.edgexfoundry.org:10004/device-opc-ua:latest@sha256:c1307da1c1a4d4477eda5297a69c42531df70ce73f30208ead0929665a02d229 0.0s done 09:08:55 #6 CACHED 09:08:55 09:08:55 #7 exporting to image 09:08:55 #7 exporting layers done 09:08:55 #7 exporting manifest sha256:cf685cbe2b84b1914050130b45409c2762a5b25af12a66210eb42581830dacf1 done 09:08:55 #7 exporting config sha256:12b24724c99b1ca12baaf18907116c7529cdbcfcd1e8965339e4fd3d67854a3e done 09:08:55 #7 exporting manifest sha256:bfe300737ef8a7bc43dc7bd95f9b8d465628d319e225406d81aeb4f6a089f89e done 09:08:55 #7 exporting config sha256:5d7c052f4a955f828647a5913465cd4a164ba30152da8f65a1ab4ac48d562336 done 09:08:55 #7 exporting manifest list sha256:a97c9025aa75487995ffd032c397d3f3d886e25c32c657fb31c2435fa2805343 09:08:55 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 09:08:55 #7 exporting manifest list sha256:a97c9025aa75487995ffd032c397d3f3d886e25c32c657fb31c2435fa2805343 done 09:08:55 #7 pushing layers 0.0s done 09:08:55 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-opc-ua:latest@sha256:a97c9025aa75487995ffd032c397d3f3d886e25c32c657fb31c2435fa2805343 0.1s done 09:08:55 #7 DONE 0.1s 09:08:55 09:08:55 #8 [auth] device-opc-ua:pull,push token for nexus3.edgexfoundry.org:10004 09:08:55 #8 DONE 0.0s 09:08:55 09:08:55 1 warning found (use --debug to expand): 09:08:55  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 09:08:55 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.8 --push - 09:08:55 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.8' 09:08:55 #1 [internal] load build definition from Dockerfile 09:08:55 #1 transferring dockerfile: 169B done 09:08:55 #1 DONE 0.0s 09:08:55 09:08:55 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.8 09:08:55 #2 DONE 0.0s 09:08:55 09:08:55 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.8 09:08:55 #3 DONE 0.0s 09:08:55 09:08:55 #4 [internal] load .dockerignore 09:08:55 #4 transferring context: 2B done 09:08:55 #4 DONE 0.0s 09:08:55 09:08:55 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.8@sha256:c1307da1c1a4d4477eda5297a69c42531df70ce73f30208ead0929665a02d229 09:08:55 #5 resolve nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.8@sha256:c1307da1c1a4d4477eda5297a69c42531df70ce73f30208ead0929665a02d229 done 09:08:55 #5 CACHED 09:08:55 09:08:55 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.8@sha256:c1307da1c1a4d4477eda5297a69c42531df70ce73f30208ead0929665a02d229 09:08:55 #6 resolve nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.8@sha256:c1307da1c1a4d4477eda5297a69c42531df70ce73f30208ead0929665a02d229 done 09:08:55 #6 CACHED 09:08:55 09:08:55 #7 exporting to image 09:08:55 #7 exporting layers done 09:08:55 #7 exporting manifest sha256:cf685cbe2b84b1914050130b45409c2762a5b25af12a66210eb42581830dacf1 done 09:08:55 #7 exporting config sha256:12b24724c99b1ca12baaf18907116c7529cdbcfcd1e8965339e4fd3d67854a3e done 09:08:55 #7 exporting manifest sha256:bfe300737ef8a7bc43dc7bd95f9b8d465628d319e225406d81aeb4f6a089f89e done 09:08:55 #7 exporting config sha256:5d7c052f4a955f828647a5913465cd4a164ba30152da8f65a1ab4ac48d562336 done 09:08:55 #7 exporting manifest list sha256:a97c9025aa75487995ffd032c397d3f3d886e25c32c657fb31c2435fa2805343 done 09:08:55 #7 pushing layers 0.0s done 09:08:55 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.8@sha256:a97c9025aa75487995ffd032c397d3f3d886e25c32c657fb31c2435fa2805343 09:08:55 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 09:08:56 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.8@sha256:a97c9025aa75487995ffd032c397d3f3d886e25c32c657fb31c2435fa2805343 0.1s done 09:08:56 #7 DONE 0.1s 09:08:56 09:08:56 #8 [auth] device-opc-ua:pull,push token for nexus3.edgexfoundry.org:10004 09:08:56 #8 DONE 0.0s 09:08:56 09:08:56 1 warning found (use --debug to expand): 09:08:56  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 09:08:56 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-opc-ua:d02096d86674522962d20ebf540a7836b311c48f-4.1.0-dev.8' 09:08:56 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-opc-ua:d02096d86674522962d20ebf540a7836b311c48f-4.1.0-dev.8 --push - 09:08:56 #1 [internal] load build definition from Dockerfile 09:08:56 #1 transferring dockerfile: 210B done 09:08:56 #1 DONE 0.0s 09:08:56 09:08:56 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-opc-ua:d02096d86674522962d20ebf540a7836b311c48f-4.1.0-dev.8 09:08:56 #2 DONE 0.0s 09:08:56 09:08:56 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-opc-ua:d02096d86674522962d20ebf540a7836b311c48f-4.1.0-dev.8 09:08:56 #3 DONE 0.0s 09:08:56 09:08:56 #4 [internal] load .dockerignore 09:08:56 #4 transferring context: 2B done 09:08:56 #4 DONE 0.0s 09:08:56 09:08:56 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-opc-ua:d02096d86674522962d20ebf540a7836b311c48f-4.1.0-dev.8@sha256:c1307da1c1a4d4477eda5297a69c42531df70ce73f30208ead0929665a02d229 09:08:56 #5 resolve nexus3.edgexfoundry.org:10004/device-opc-ua:d02096d86674522962d20ebf540a7836b311c48f-4.1.0-dev.8@sha256:c1307da1c1a4d4477eda5297a69c42531df70ce73f30208ead0929665a02d229 done 09:08:56 #5 CACHED 09:08:56 09:08:56 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-opc-ua:d02096d86674522962d20ebf540a7836b311c48f-4.1.0-dev.8@sha256:c1307da1c1a4d4477eda5297a69c42531df70ce73f30208ead0929665a02d229 09:08:56 #6 resolve nexus3.edgexfoundry.org:10004/device-opc-ua:d02096d86674522962d20ebf540a7836b311c48f-4.1.0-dev.8@sha256:c1307da1c1a4d4477eda5297a69c42531df70ce73f30208ead0929665a02d229 done 09:08:56 #6 CACHED 09:08:56 09:08:56 #7 exporting to image 09:08:56 #7 exporting layers done 09:08:56 #7 exporting manifest sha256:cf685cbe2b84b1914050130b45409c2762a5b25af12a66210eb42581830dacf1 done 09:08:56 #7 exporting config sha256:12b24724c99b1ca12baaf18907116c7529cdbcfcd1e8965339e4fd3d67854a3e done 09:08:56 #7 exporting manifest sha256:bfe300737ef8a7bc43dc7bd95f9b8d465628d319e225406d81aeb4f6a089f89e done 09:08:56 #7 exporting config sha256:5d7c052f4a955f828647a5913465cd4a164ba30152da8f65a1ab4ac48d562336 done 09:08:56 #7 exporting manifest list sha256:a97c9025aa75487995ffd032c397d3f3d886e25c32c657fb31c2435fa2805343 done 09:08:56 #7 pushing layers 0.0s done 09:08:56 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-opc-ua:d02096d86674522962d20ebf540a7836b311c48f-4.1.0-dev.8@sha256:a97c9025aa75487995ffd032c397d3f3d886e25c32c657fb31c2435fa2805343 09:08:56 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 09:08:56 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-opc-ua:d02096d86674522962d20ebf540a7836b311c48f-4.1.0-dev.8@sha256:a97c9025aa75487995ffd032c397d3f3d886e25c32c657fb31c2435fa2805343 0.1s done 09:08:56 #7 DONE 0.1s 09:08:56 09:08:56 #8 [auth] device-opc-ua:pull,push token for nexus3.edgexfoundry.org:10004 09:08:56 #8 DONE 0.0s 09:08:56 09:08:56 1 warning found (use --debug to expand): 09:08:56  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 09:08:57 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-opc-ua:main' 09:08:57 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-opc-ua:main --push - 09:08:57 #1 [internal] load build definition from Dockerfile 09:08:57 #1 transferring dockerfile: 162B done 09:08:57 #1 DONE 0.0s 09:08:57 09:08:57 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-opc-ua:main 09:08:57 #2 DONE 0.0s 09:08:57 09:08:57 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-opc-ua:main 09:08:57 #3 DONE 0.0s 09:08:57 09:08:57 #4 [internal] load .dockerignore 09:08:57 #4 transferring context: 2B done 09:08:57 #4 DONE 0.0s 09:08:57 09:08:57 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-opc-ua:main@sha256:c1307da1c1a4d4477eda5297a69c42531df70ce73f30208ead0929665a02d229 09:08:57 #5 resolve nexus3.edgexfoundry.org:10004/device-opc-ua:main@sha256:c1307da1c1a4d4477eda5297a69c42531df70ce73f30208ead0929665a02d229 done 09:08:57 #5 CACHED 09:08:57 09:08:57 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-opc-ua:main@sha256:c1307da1c1a4d4477eda5297a69c42531df70ce73f30208ead0929665a02d229 09:08:57 #6 resolve nexus3.edgexfoundry.org:10004/device-opc-ua:main@sha256:c1307da1c1a4d4477eda5297a69c42531df70ce73f30208ead0929665a02d229 0.0s done 09:08:57 #6 CACHED 09:08:57 09:08:57 #7 exporting to image 09:08:57 #7 exporting layers done 09:08:57 #7 exporting manifest sha256:cf685cbe2b84b1914050130b45409c2762a5b25af12a66210eb42581830dacf1 done 09:08:57 #7 exporting config sha256:12b24724c99b1ca12baaf18907116c7529cdbcfcd1e8965339e4fd3d67854a3e done 09:08:57 #7 exporting manifest sha256:bfe300737ef8a7bc43dc7bd95f9b8d465628d319e225406d81aeb4f6a089f89e done 09:08:57 #7 exporting config sha256:5d7c052f4a955f828647a5913465cd4a164ba30152da8f65a1ab4ac48d562336 done 09:08:57 #7 exporting manifest list sha256:a97c9025aa75487995ffd032c397d3f3d886e25c32c657fb31c2435fa2805343 done 09:08:57 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 09:08:57 #7 pushing layers 0.0s done 09:08:57 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-opc-ua:main@sha256:a97c9025aa75487995ffd032c397d3f3d886e25c32c657fb31c2435fa2805343 0.1s done 09:08:57 #7 DONE 0.1s 09:08:57 09:08:57 #8 [auth] device-opc-ua:pull,push token for nexus3.edgexfoundry.org:10004 09:08:57 #8 DONE 0.0s 09:08:57 09:08:57 1 warning found (use --debug to expand): 09:08:57  - 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 09:08:57 + '[' -d /w/workspace/edgexfoundry_device-opc-ua_main/archives ']' [Pipeline] libraryResource [Pipeline] sh 09:08:57 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:08:58 ---> package-listing.sh 09:08:58 ++ facter osfamily 09:08:58 ++ tr '[:upper:]' '[:lower:]' 09:08:58 + OS_FAMILY=redhat 09:08:58 + workspace=/w/workspace/edgexfoundry_device-opc-ua_main 09:08:58 + START_PACKAGES=/tmp/packages_start.txt 09:08:58 + END_PACKAGES=/tmp/packages_end.txt 09:08:58 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:08:58 + PACKAGES=/tmp/packages_start.txt 09:08:58 + '[' /w/workspace/edgexfoundry_device-opc-ua_main ']' 09:08:58 + PACKAGES=/tmp/packages_end.txt 09:08:58 + case "${OS_FAMILY}" in 09:08:58 + sort 09:08:58 + rpm -qa 09:08:59 + '[' -f /tmp/packages_start.txt ']' 09:08:59 + '[' -f /tmp/packages_end.txt ']' 09:08:59 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:08:59 + '[' /w/workspace/edgexfoundry_device-opc-ua_main ']' 09:08:59 + mkdir -p /w/workspace/edgexfoundry_device-opc-ua_main/archives/ 09:08:59 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-opc-ua_main/archives/ [Pipeline] echo 09:08:59 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-opc-ua_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 09:08:59 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:09:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:09:00 09:09:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:09:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:09:00 latest: Pulling from edgex-lftools-log-publisher 09:09:00 5eb5b503b376: Pulling fs layer 09:09:00 5c69ac0246d0: Pulling fs layer 09:09:00 ec43610c2a17: Pulling fs layer 09:09:00 3a2ae6a8a46f: Pulling fs layer 09:09:00 33b1e0a273af: Pulling fs layer 09:09:00 5d3b04190fa2: Pulling fs layer 09:09:00 2f39f015ded8: Pulling fs layer 09:09:00 3a2ae6a8a46f: Waiting 09:09:00 33b1e0a273af: Waiting 09:09:00 5d3b04190fa2: Waiting 09:09:00 2f39f015ded8: Waiting 09:09:00 5c69ac0246d0: Verifying Checksum 09:09:00 5c69ac0246d0: Download complete 09:09:00 3a2ae6a8a46f: Verifying Checksum 09:09:00 3a2ae6a8a46f: Download complete 09:09:00 ec43610c2a17: Verifying Checksum 09:09:00 ec43610c2a17: Download complete 09:09:00 33b1e0a273af: Verifying Checksum 09:09:00 33b1e0a273af: Download complete 09:09:00 5d3b04190fa2: Verifying Checksum 09:09:00 5d3b04190fa2: Download complete 09:09:00 5eb5b503b376: Verifying Checksum 09:09:00 5eb5b503b376: Download complete 09:09:01 2f39f015ded8: Download complete 09:09:02 5eb5b503b376: Pull complete 09:09:02 5c69ac0246d0: Pull complete 09:09:02 ec43610c2a17: Pull complete 09:09:02 3a2ae6a8a46f: Pull complete 09:09:02 33b1e0a273af: Pull complete 09:09:03 5d3b04190fa2: Pull complete 09:09:07 2f39f015ded8: Pull complete 09:09:07 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 09:09:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:09:07 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:09:07 prd-centos7-docker-4c-2g-8636 does not seem to be running inside a container 09:09:07 $ 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-opc-ua_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-opc-ua_main -v /w/workspace/edgexfoundry_device-opc-ua_main:/w/workspace/edgexfoundry_device-opc-ua_main:rw,z -v /w/workspace/edgexfoundry_device-opc-ua_main@tmp:/w/workspace/edgexfoundry_device-opc-ua_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 09:09:12 $ docker top 7a323b1b95fadfca234bfc8899e7b4b4178bcf9e219ad4a975bf956366e6bb09 -eo pid,comm [Pipeline] { [Pipeline] sh 09:09:12 + touch /tmp/pre-build-complete [Pipeline] sh 09:09:12 + mkdir -p /var/log/sysstat [Pipeline] sh 09:09:13 + ls /var/log/sa-host 09:09:13 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:09:13 provisioning config files... 09:09:13 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config9812185856017693249tmp [Pipeline] { [Pipeline] echo 09:09:13 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:09:13 ---> create-netrc.sh [Pipeline] } 09:09:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 09:09:14 ---> python-tools-install.sh [Pipeline] echo 09:09:14 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:09:14 ---> sudo-logs.sh 09:09:14 Archiving 'sudo' log.. 09:09:15 sudo: unable to resolve host prd-centos7-docker-4c-2g-8636.novalocal: Name or service not known 09:09:15 sudo: unable to resolve host prd-centos7-docker-4c-2g-8636.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 09:09:15 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 09:09:15 ---> job-cost.sh 09:09:15 lf-activate-venv: SKIPPING 09:09:15 INFO: No Stack... 09:09:15 INFO: Retrieving Pricing Info for: v3-standard-2 09:09:16 INFO: Archiving Costs [Pipeline] echo 09:09:16 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:09:16 ---> logs-deploy.sh 09:09:16 lf-activate-venv: SKIPPING 09:09:16 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-opc-ua/main/22 09:09:16 INFO: archiving workspace using pattern(s): 09:09:17 Archives upload complete. 09:09:17 INFO: archiving logs to Nexus 09:09:18 ---> uname -a: 09:09:18 Linux prd-centos7-docker-4c-2g-8636.novalocal 3.10.0-1160.76.1.el7.x86_64 #1 SMP Wed Aug 10 16:21:17 UTC 2022 x86_64 GNU/Linux 09:09:18 09:09:18 09:09:18 ---> lscpu: 09:09:18 Architecture: x86_64 09:09:18 CPU op-mode(s): 32-bit, 64-bit 09:09:18 Byte Order: Little Endian 09:09:18 Address sizes: 40 bits physical, 48 bits virtual 09:09:18 CPU(s): 2 09:09:18 On-line CPU(s) list: 0,1 09:09:18 Thread(s) per core: 1 09:09:18 Core(s) per socket: 1 09:09:18 Socket(s): 2 09:09:18 NUMA node(s): 1 09:09:18 Vendor ID: AuthenticAMD 09:09:18 CPU family: 23 09:09:18 Model: 49 09:09:18 Model name: AMD EPYC-Rome Processor 09:09:18 Stepping: 0 09:09:18 CPU MHz: 2800.000 09:09:18 BogoMIPS: 5600.00 09:09:18 Virtualization: AMD-V 09:09:18 Hypervisor vendor: KVM 09:09:18 Virtualization type: full 09:09:18 L1d cache: 64 KiB 09:09:18 L1i cache: 64 KiB 09:09:18 L2 cache: 1 MiB 09:09:18 L3 cache: 32 MiB 09:09:18 NUMA node0 CPU(s): 0,1 09:09:18 Vulnerability Itlb multihit: Not affected 09:09:18 Vulnerability L1tf: Not affected 09:09:18 Vulnerability Mds: Not affected 09:09:18 Vulnerability Meltdown: Not affected 09:09:18 Vulnerability Mmio stale data: Not affected 09:09:18 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 09:09:18 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 09:09:18 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 09:09:18 Vulnerability Srbds: Not affected 09:09:18 Vulnerability Tsx async abort: Not affected 09:09:18 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 09:09:18 09:09:18 09:09:18 ---> nproc: 09:09:18 2 09:09:18 09:09:18 09:09:18 ---> df -h: 09:09:18 Filesystem Size Used Avail Use% Mounted on 09:09:18 overlay 40G 7.3G 33G 19% / 09:09:18 tmpfs 64M 0 64M 0% /dev 09:09:18 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 09:09:18 shm 64M 0 64M 0% /dev/shm 09:09:18 /dev/vda1 40G 7.3G 33G 19% /facter-os 09:09:18 09:09:18 09:09:18 Cannot open /var/log/sysstat/sa10: No such file or directory 09:09:18 Please check if data collecting is enabled 09:09:18 subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2. [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:09:18 [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } 09:09:18 $ docker stop --time=1 7a323b1b95fadfca234bfc8899e7b4b4178bcf9e219ad4a975bf956366e6bb09 09:09:19 $ docker rm -f --volumes 7a323b1b95fadfca234bfc8899e7b4b4178bcf9e219ad4a975bf956366e6bb09 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs 09:09:19 [WS-CLEANUP] Deleting project workspace... 09:09:19 [WS-CLEANUP] Deferred wipeout is used... 09:09:19 [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 09:09:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:09:20 09:09:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:09:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:09:20 latest: Pulling from edgex-lftools-log-publisher 09:09:20 5eb5b503b376: Pulling fs layer 09:09:20 5c69ac0246d0: Pulling fs layer 09:09:20 ec43610c2a17: Pulling fs layer 09:09:20 3a2ae6a8a46f: Pulling fs layer 09:09:20 33b1e0a273af: Pulling fs layer 09:09:20 5d3b04190fa2: Pulling fs layer 09:09:20 2f39f015ded8: Pulling fs layer 09:09:20 5d3b04190fa2: Waiting 09:09:20 2f39f015ded8: Waiting 09:09:20 33b1e0a273af: Waiting 09:09:20 5c69ac0246d0: Verifying Checksum 09:09:20 5c69ac0246d0: Download complete 09:09:20 3a2ae6a8a46f: Download complete 09:09:20 33b1e0a273af: Download complete 09:09:20 ec43610c2a17: Verifying Checksum 09:09:20 ec43610c2a17: Download complete 09:09:20 5d3b04190fa2: Download complete 09:09:20 5eb5b503b376: Verifying Checksum 09:09:20 5eb5b503b376: Download complete 09:09:20 2f39f015ded8: Download complete 09:09:22 5eb5b503b376: Pull complete 09:09:22 5c69ac0246d0: Pull complete 09:09:22 ec43610c2a17: Pull complete 09:09:22 3a2ae6a8a46f: Pull complete 09:09:23 33b1e0a273af: Pull complete 09:09:23 5d3b04190fa2: Pull complete 09:09:28 2f39f015ded8: Pull complete 09:09:28 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 09:09:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:09:28 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:09:28 prd-ubuntu20.04-docker-8c-8g-8629 does not seem to be running inside a container 09:09:28 $ 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-opc-ua_main -v /w/workspace/edgexfoundry_device-opc-ua_main:/w/workspace/edgexfoundry_device-opc-ua_main:rw,z -v /w/workspace/edgexfoundry_device-opc-ua_main@tmp:/w/workspace/edgexfoundry_device-opc-ua_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 09:09:30 $ docker top 431f84d1d5ad8ad9695e1fb22ddac35320ca83c5bc27457929ee46608c405274 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:09:31 ---> job-cost.sh 09:09:31 lf-activate-venv: SKIPPING 09:09:31 INFO: No Stack... 09:09:31 INFO: Retrieving Pricing Info for: v3-standard-8 09:09:31 INFO: Archiving Costs [Pipeline] sh 09:09:32 + + cut -d,cat -f6 /w/workspace/edgexfoundry_device-opc-ua_main/archives/cost.csv 09:09:32 [Pipeline] lock 09:09:32 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-opc-ua-main-22-stack-cost] 09:09:32 Resource [jenkins-edgexfoundry-device-opc-ua-main-22-stack-cost] did not exist. Created. 09:09:32 Lock acquired on [Resource: jenkins-edgexfoundry-device-opc-ua-main-22-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:09:32 + echo total: 0.2199999988079071 [Pipeline] stash 09:09:32 Stashed 1 file(s) [Pipeline] } 09:09:32 Lock released on resource [Resource: jenkins-edgexfoundry-device-opc-ua-main-22-stack-cost] [Pipeline] // lock [Pipeline] } 09:09:32 $ docker stop --time=1 431f84d1d5ad8ad9695e1fb22ddac35320ca83c5bc27457929ee46608c405274 09:09:33 $ docker rm -f --volumes 431f84d1d5ad8ad9695e1fb22ddac35320ca83c5bc27457929ee46608c405274 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 09:10:15 Removing intermediate container 7cb4c19eeb15 09:10:15 ---> 58304dc3bc1c 09:10:15 Step 9/10 : COPY . . 09:10:15 ---> c10f17c60cb4 09:10:15 Step 10/10 : RUN ${MAKE} 09:10:15 ---> Running in 9d6efff8069b 09:10:15 noop 09:10:15 Removing intermediate container 9d6efff8069b 09:10:15 ---> 7b129a81c2ae 09:10:15 Successfully built 7b129a81c2ae 09:10:15 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:10:16 + docker inspect -f . ci-base-image-arm64 09:10:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:10:16 prd-ubuntu20.04-docker-arm64-4c-16g-8635 does not seem to be running inside a container 09:10:16 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-opc-ua/22 -v /w/workspace/device-opc-ua/22:/w/workspace/device-opc-ua/22:rw,z -v /w/workspace/device-opc-ua/22@tmp:/w/workspace/device-opc-ua/22@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 09:10:17 $ docker top 9efa85f872ab149a95a9524de6e058b93c2b7df4aedfd55f624ce83307339bd9 -eo pid,comm [Pipeline] { [Pipeline] sh 09:10:18 + go version 09:10:18 go version go1.23.9 linux/arm64 [Pipeline] } 09:10:18 $ docker stop --time=1 9efa85f872ab149a95a9524de6e058b93c2b7df4aedfd55f624ce83307339bd9 09:10:20 $ docker rm -f --volumes 9efa85f872ab149a95a9524de6e058b93c2b7df4aedfd55f624ce83307339bd9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:10:20 + docker inspect -f . ci-base-image-arm64 09:10:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:10:21 prd-ubuntu20.04-docker-arm64-4c-16g-8635 does not seem to be running inside a container 09:10:21 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-opc-ua/22 -v /w/workspace/device-opc-ua/22:/w/workspace/device-opc-ua/22:rw,z -v /w/workspace/device-opc-ua/22@tmp:/w/workspace/device-opc-ua/22@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 09:10:22 $ docker top fa91b3d45a56186c023a3b2a287477d5de46c9b84f6efe854c9fd7d73ef28752 -eo pid,comm [Pipeline] { [Pipeline] sh 09:10:23 + git config --global --add safe.directory /w/workspace/device-opc-ua/22 [Pipeline] fileExists [Pipeline] sh 09:10:23 + make test 09:10:23 go test ./... -coverprofile=coverage.out 09:10:29 ? github.com/edgexfoundry/device-opc-ua [no test files] 09:14:06 github.com/edgexfoundry/device-opc-ua/cmd coverage: 0.0% of statements 09:14:06 github.com/edgexfoundry/device-opc-ua/internal/test coverage: 0.0% of statements 09:14:06 ok github.com/edgexfoundry/device-opc-ua/internal/driver 0.071s coverage: 41.4% of statements 09:14:06 WARNING: Linting skipped (not on x86_64 or linter not installed) 09:14:06 go vet ./... 09:15:02 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 09:15:02 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 09:15:02 ./bin/test-attribution-txt.sh 09:15:02 An attribution for go.opentelemetry.io/auto/sdk is missing from Attribution.txt, please add [Pipeline] echo 09:15:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 09:15:02 $ docker stop --time=1 fa91b3d45a56186c023a3b2a287477d5de46c9b84f6efe854c9fd7d73ef28752 09:15:04 $ docker rm -f --volumes fa91b3d45a56186c023a3b2a287477d5de46c9b84f6efe854c9fd7d73ef28752 [Pipeline] // withDockerContainer [Pipeline] sh 09:15:06 + sudo chown -R jenkins:jenkins . [Pipeline] stash 09:15:06 Warning: overwriting stash ‘coverage-report’ 09:15:06 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 09:15:07 + sudo chown -R jenkins:jenkins . [Pipeline] sh 09:15:07 + ls -al . 09:15:07 total 232 09:15:07 drwxrwxr-x 8 jenkins jenkins 4096 Sep 10 09:10 . 09:15:07 drwxrwxr-x 4 jenkins jenkins 4096 Sep 10 09:07 .. 09:15:07 -rw-rw-r-- 1 jenkins jenkins 62 Sep 10 09:07 .dockerignore 09:15:07 drwxrwxr-x 8 jenkins jenkins 4096 Sep 10 09:07 .git 09:15:07 drwxrwxr-x 2 jenkins jenkins 4096 Sep 10 09:07 .github 09:15:07 -rw-rw-r-- 1 jenkins jenkins 101 Sep 10 09:07 .gitignore 09:15:07 -rw-rw-r-- 1 jenkins jenkins 218 Sep 10 09:07 .golangci.yml 09:15:07 drwxrwxr-x 2 jenkins jenkins 4096 Sep 10 09:07 .vscode 09:15:07 -rw-rw-r-- 1 jenkins jenkins 20452 Sep 10 09:07 Attribution.txt 09:15:07 -rw-rw-r-- 1 jenkins jenkins 2560 Sep 10 09:07 CHANGELOG.md 09:15:07 -rw-rw-r-- 1 jenkins jenkins 1242 Sep 10 09:07 Dockerfile 09:15:07 -rw-rw-r-- 1 jenkins jenkins 649 Sep 10 09:07 Jenkinsfile 09:15:07 -rw-rw-r-- 1 jenkins jenkins 11367 Sep 10 09:07 LICENSE 09:15:07 -rw-rw-r-- 1 jenkins jenkins 2474 Sep 10 09:07 Makefile 09:15:07 -rw-rw-r-- 1 jenkins jenkins 4109 Sep 10 09:07 README.md 09:15:07 -rw-rw-r-- 1 jenkins jenkins 11 Sep 10 09:03 VERSION 09:15:07 drwxrwxr-x 2 jenkins jenkins 4096 Sep 10 09:07 bin 09:15:07 drwxrwxr-x 3 jenkins jenkins 4096 Sep 10 09:07 cmd 09:15:07 -rw-r--r-- 1 jenkins jenkins 26136 Sep 10 09:14 coverage.out 09:15:07 -rw-rw-r-- 1 jenkins jenkins 6323 Sep 10 09:07 go.mod 09:15:07 -rw-rw-r-- 1 jenkins jenkins 87111 Sep 10 09:07 go.sum 09:15:07 drwxrwxr-x 4 jenkins jenkins 4096 Sep 10 09:07 internal 09:15:07 -rw-rw-r-- 1 jenkins jenkins 260 Sep 10 09:07 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:15:07 + docker build -t device-opc-ua-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=d02096d86674522962d20ebf540a7836b311c48f --label arch=arm64 --label version=4.1.0-dev.8 . 09:15:08 Sending build context to Docker daemon 8.883MB 09:15:08 Step 1/23 : ARG BASE=golang:1.23-alpine3.20 09:15:08 Step 2/23 : FROM ${BASE} AS builder 09:15:08 ---> 7b129a81c2ae 09:15:08 Step 3/23 : ARG ADD_BUILD_TAGS="" 09:15:08 ---> Running in b1a4dd56b1ff 09:15:08 Removing intermediate container b1a4dd56b1ff 09:15:08 ---> e675b5f879f9 09:15:08 Step 4/23 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 09:15:09 ---> Running in db36e6e273c7 09:15:09 Removing intermediate container db36e6e273c7 09:15:09 ---> 7c08fdf4246e 09:15:09 Step 5/23 : RUN apk add --update --no-cache make git zeromq-dev gcc pkgconfig musl-dev 09:15:09 ---> Running in 54f596c6c1d0 09:15:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:15:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:15:12 OK: 239 MiB in 58 packages 09:15:13 Removing intermediate container 54f596c6c1d0 09:15:13 ---> 376ab703e418 09:15:13 Step 6/23 : WORKDIR /device-opcua 09:15:13 ---> Running in e6a2a76df1e3 09:15:13 Removing intermediate container e6a2a76df1e3 09:15:13 ---> 0fe3a310db6a 09:15:13 Step 7/23 : COPY go.mod vendor* ./ 09:15:14 ---> c11a25fa986f 09:15:14 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:15:14 ---> Running in bcee02264f03 09:15:16 Removing intermediate container bcee02264f03 09:15:16 ---> 7a4474a7c120 09:15:16 Step 9/23 : COPY . . 09:15:17 ---> a42006725a18 09:15:17 Step 10/23 : RUN ${MAKE} 09:15:18 ---> Running in ab27a6f3ede9 09:15:19 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-opc-ua.Version=4.1.0-dev.8 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.36 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-opcua ./cmd 09:18:55 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 09:19:02 Removing intermediate container ab27a6f3ede9 09:19:02 ---> 6cf3f5e29b13 09:19:02 Step 11/23 : FROM alpine:3.20 09:19:02 3.20: Pulling from library/alpine 09:19:02 13e713f82565: Pulling fs layer 09:19:02 13e713f82565: Download complete 09:19:02 13e713f82565: Pull complete 09:19:02 Digest: sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 09:19:02 Status: Downloaded newer image for alpine:3.20 09:19:02 ---> c88e9dceb6cb 09:19:02 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2025: IoTech Ltd' 09:19:03 ---> Running in 8c358c1a5fe7 09:19:03 Removing intermediate container 8c358c1a5fe7 09:19:03 ---> 1d0bd0e748aa 09:19:03 Step 13/23 : RUN apk add --update --no-cache zeromq dumb-init 09:19:03 ---> Running in 6f184e537ad1 09:19:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:19:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:19:06 (1/6) Installing dumb-init (1.2.5-r3) 09:19:06 (2/6) Installing libgcc (13.2.1_git20240309-r1) 09:19:06 (3/6) Installing libsodium (1.0.19-r0) 09:19:06 (4/6) Installing libstdc++ (13.2.1_git20240309-r1) 09:19:06 (5/6) Installing libzmq (4.3.5-r2) 09:19:06 (6/6) Installing zeromq (4.3.5-r2) 09:19:06 Executing busybox-1.36.1-r29.trigger 09:19:06 OK: 13 MiB in 20 packages 09:19:07 Removing intermediate container 6f184e537ad1 09:19:07 ---> eb550a13cdd3 09:19:07 Step 14/23 : RUN apk --no-cache upgrade 09:19:07 ---> Running in 612525eed918 09:19:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:19:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:19:09 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 09:19:09 Executing busybox-1.36.1-r30.post-upgrade 09:19:10 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 09:19:10 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 09:19:10 Executing busybox-1.36.1-r30.trigger 09:19:10 OK: 13 MiB in 20 packages 09:19:11 Removing intermediate container 612525eed918 09:19:11 ---> 7e57fbf79322 09:19:11 Step 15/23 : COPY --from=builder /device-opcua/cmd / 09:19:13 ---> 0dad03500729 09:19:13 Step 16/23 : COPY --from=builder /device-opcua/LICENSE / 09:19:14 ---> d5299d0b9ae5 09:19:14 Step 17/23 : COPY --from=builder /device-opcua/Attribution.txt / 09:19:14 ---> 379e238739d4 09:19:14 Step 18/23 : EXPOSE 59997 09:19:14 ---> Running in 5c2d2a718a56 09:19:15 Removing intermediate container 5c2d2a718a56 09:19:15 ---> 05c89dd6d56e 09:19:15 Step 19/23 : ENTRYPOINT ["/device-opcua"] 09:19:15 ---> Running in cd146d1a83e1 09:19:15 Removing intermediate container cd146d1a83e1 09:19:15 ---> a7decb0ab497 09:19:15 Step 20/23 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 09:19:15 ---> Running in 6815ab3ebf2f 09:19:15 Removing intermediate container 6815ab3ebf2f 09:19:15 ---> 0ccc48bb04de 09:19:15 Step 21/23 : LABEL arch=arm64 09:19:15 ---> Running in 6712c7f71747 09:19:15 Removing intermediate container 6712c7f71747 09:19:15 ---> 6347f29f1c16 09:19:15 Step 22/23 : LABEL git_sha=d02096d86674522962d20ebf540a7836b311c48f 09:19:16 ---> Running in 3edda78fce9c 09:19:16 Removing intermediate container 3edda78fce9c 09:19:16 ---> 065d90ba7aee 09:19:16 Step 23/23 : LABEL version=4.1.0-dev.8 09:19:16 ---> Running in 5149f9794443 09:19:16 Removing intermediate container 5149f9794443 09:19:16 ---> 599756d1a248 09:19:16 [Warning] One or more build-args [ARCH] were not consumed 09:19:16 Successfully built 599756d1a248 09:19:16 Successfully tagged device-opc-ua-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:19:16 provisioning config files... 09:19:16 copy managed file [device-opc-ua-settings] to file:/w/workspace/device-opc-ua/22@tmp/config3259915647641020466tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:19:17 ---> ****-login.sh 09:19:17 nexus3.edgexfoundry.org:10001 09:19:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:19:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:19:17 Configure a credential helper to remove this warning. See 09:19:17 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:19:17 09:19:17 Login Succeeded 09:19:17 nexus3.edgexfoundry.org:10002 09:19:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:19:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:19:17 Configure a credential helper to remove this warning. See 09:19:17 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:19:17 09:19:17 Login Succeeded 09:19:17 nexus3.edgexfoundry.org:10003 09:19:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:19:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:19:18 Configure a credential helper to remove this warning. See 09:19:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:19:18 09:19:18 Login Succeeded 09:19:18 nexus3.edgexfoundry.org:10004 09:19:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:19:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:19:18 Configure a credential helper to remove this warning. See 09:19:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:19:18 09:19:18 Login Succeeded 09:19:18 ****.io 09:19:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:19:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:19:18 Configure a credential helper to remove this warning. See 09:19:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:19:18 09:19:18 Login Succeeded 09:19:18 ---> ****-login.sh ends [Pipeline] } 09:19:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:19:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 09:19:18 [edgeXDocker.push] Tagging docker image device-opc-ua-arm64 with the following tags: 09:19:18 d02096d86674522962d20ebf540a7836b311c48f 09:19:18 latest 09:19:18 4.1.0-dev.8 09:19:18 d02096d86674522962d20ebf540a7836b311c48f-4.1.0-dev.8 09:19:18 main 09:19:18 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:19:19 + docker tag device-opc-ua-arm64 nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:d02096d86674522962d20ebf540a7836b311c48f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:19:19 + docker push nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:d02096d86674522962d20ebf540a7836b311c48f 09:19:19 The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua-arm64] 09:19:19 910f2ffd4c00: Preparing 09:19:19 3d3d560c25c3: Preparing 09:19:19 19149f2e79b5: Preparing 09:19:19 95aae03eadbd: Preparing 09:19:19 4de609257758: Preparing 09:19:19 1e890da81ec9: Preparing 09:19:19 1e890da81ec9: Waiting 09:19:19 910f2ffd4c00: Pushed 09:19:19 3d3d560c25c3: Pushed 09:19:19 1e890da81ec9: Layer already exists 09:19:20 95aae03eadbd: Pushed 09:19:20 4de609257758: Pushed 09:19:30 19149f2e79b5: Pushed 09:19:30 d02096d86674522962d20ebf540a7836b311c48f: digest: sha256:1c6e22aab2ee4c8d9d932520de96fd3e635a6b42521232fb56310ab8f945eb2d size: 1577 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:19:31 + docker tag device-opc-ua-arm64 nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:19:31 + docker push nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:latest 09:19:31 The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua-arm64] 09:19:31 910f2ffd4c00: Preparing 09:19:31 3d3d560c25c3: Preparing 09:19:31 19149f2e79b5: Preparing 09:19:31 95aae03eadbd: Preparing 09:19:31 4de609257758: Preparing 09:19:31 1e890da81ec9: Preparing 09:19:31 1e890da81ec9: Waiting 09:19:31 3d3d560c25c3: Layer already exists 09:19:31 95aae03eadbd: Layer already exists 09:19:31 4de609257758: Layer already exists 09:19:31 19149f2e79b5: Layer already exists 09:19:31 910f2ffd4c00: Layer already exists 09:19:31 1e890da81ec9: Layer already exists 09:19:31 latest: digest: sha256:1c6e22aab2ee4c8d9d932520de96fd3e635a6b42521232fb56310ab8f945eb2d size: 1577 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:19:32 + docker tag device-opc-ua-arm64 nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:4.1.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:19:32 + docker push nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:4.1.0-dev.8 09:19:32 The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua-arm64] 09:19:32 910f2ffd4c00: Preparing 09:19:32 3d3d560c25c3: Preparing 09:19:32 19149f2e79b5: Preparing 09:19:32 95aae03eadbd: Preparing 09:19:32 4de609257758: Preparing 09:19:32 1e890da81ec9: Preparing 09:19:32 1e890da81ec9: Waiting 09:19:32 3d3d560c25c3: Layer already exists 09:19:32 910f2ffd4c00: Layer already exists 09:19:32 19149f2e79b5: Layer already exists 09:19:32 95aae03eadbd: Layer already exists 09:19:32 4de609257758: Layer already exists 09:19:32 1e890da81ec9: Layer already exists 09:19:32 4.1.0-dev.8: digest: sha256:1c6e22aab2ee4c8d9d932520de96fd3e635a6b42521232fb56310ab8f945eb2d size: 1577 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:19:33 + docker tag device-opc-ua-arm64 nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:d02096d86674522962d20ebf540a7836b311c48f-4.1.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:19:33 + docker push nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:d02096d86674522962d20ebf540a7836b311c48f-4.1.0-dev.8 09:19:33 The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua-arm64] 09:19:33 910f2ffd4c00: Preparing 09:19:33 3d3d560c25c3: Preparing 09:19:33 19149f2e79b5: Preparing 09:19:33 95aae03eadbd: Preparing 09:19:33 4de609257758: Preparing 09:19:33 1e890da81ec9: Preparing 09:19:33 1e890da81ec9: Waiting 09:19:33 3d3d560c25c3: Layer already exists 09:19:33 19149f2e79b5: Layer already exists 09:19:33 910f2ffd4c00: Layer already exists 09:19:33 95aae03eadbd: Layer already exists 09:19:33 4de609257758: Layer already exists 09:19:33 1e890da81ec9: Layer already exists 09:19:33 d02096d86674522962d20ebf540a7836b311c48f-4.1.0-dev.8: digest: sha256:1c6e22aab2ee4c8d9d932520de96fd3e635a6b42521232fb56310ab8f945eb2d size: 1577 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:19:33 + docker tag device-opc-ua-arm64 nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:19:34 + docker push nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:main 09:19:34 The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua-arm64] 09:19:34 910f2ffd4c00: Preparing 09:19:34 3d3d560c25c3: Preparing 09:19:34 19149f2e79b5: Preparing 09:19:34 95aae03eadbd: Preparing 09:19:34 4de609257758: Preparing 09:19:34 1e890da81ec9: Preparing 09:19:34 1e890da81ec9: Waiting 09:19:34 910f2ffd4c00: Layer already exists 09:19:34 4de609257758: Layer already exists 09:19:34 19149f2e79b5: Layer already exists 09:19:34 95aae03eadbd: Layer already exists 09:19:34 3d3d560c25c3: Layer already exists 09:19:34 1e890da81ec9: Layer already exists 09:19:34 main: digest: sha256:1c6e22aab2ee4c8d9d932520de96fd3e635a6b42521232fb56310ab8f945eb2d size: 1577 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:19:34 ===================================================== [Pipeline] echo 09:19:34 taggedImages: 09:19:34 - nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:d02096d86674522962d20ebf540a7836b311c48f 09:19:34 - nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:latest 09:19:34 - nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:4.1.0-dev.8 09:19:34 - nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:d02096d86674522962d20ebf540a7836b311c48f-4.1.0-dev.8 09:19:34 - nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:main [Pipeline] echo 09:19:34 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:d02096d86674522962d20ebf540a7836b311c48f [Pipeline] echo 09:19:34 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:latest [Pipeline] echo 09:19:34 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:4.1.0-dev.8 [Pipeline] echo 09:19:34 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:d02096d86674522962d20ebf540a7836b311c48f-4.1.0-dev.8 [Pipeline] echo 09:19:34 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:19:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:19:35 09:19:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:19:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:19:35 arm64: Pulling from edgex-lftools-log-publisher 09:19:35 8998bd30e6a1: Pulling fs layer 09:19:35 04944245beec: Pulling fs layer 09:19:35 699f458cf7ca: Pulling fs layer 09:19:35 765212b225bb: Pulling fs layer 09:19:35 f23df028b6ca: Pulling fs layer 09:19:35 d65c8cfc05b1: Pulling fs layer 09:19:35 2437ff75d9bd: Pulling fs layer 09:19:35 765212b225bb: Waiting 09:19:35 f23df028b6ca: Waiting 09:19:35 2437ff75d9bd: Waiting 09:19:35 d65c8cfc05b1: Waiting 09:19:35 04944245beec: Verifying Checksum 09:19:35 04944245beec: Download complete 09:19:35 765212b225bb: Download complete 09:19:35 f23df028b6ca: Verifying Checksum 09:19:35 f23df028b6ca: Download complete 09:19:35 d65c8cfc05b1: Verifying Checksum 09:19:35 d65c8cfc05b1: Download complete 09:19:36 699f458cf7ca: Verifying Checksum 09:19:36 699f458cf7ca: Download complete 09:19:36 8998bd30e6a1: Verifying Checksum 09:19:36 8998bd30e6a1: Download complete 09:19:38 2437ff75d9bd: Verifying Checksum 09:19:38 2437ff75d9bd: Download complete 09:19:40 8998bd30e6a1: Pull complete 09:19:41 04944245beec: Pull complete 09:19:42 699f458cf7ca: Pull complete 09:19:43 765212b225bb: Pull complete 09:19:44 f23df028b6ca: Pull complete 09:19:44 d65c8cfc05b1: Pull complete 09:20:02 2437ff75d9bd: Pull complete 09:20:02 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 09:20:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:20:02 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:20:02 prd-ubuntu20.04-docker-arm64-4c-16g-8635 does not seem to be running inside a container 09:20:02 $ 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-opc-ua/22 -v /w/workspace/device-opc-ua/22:/w/workspace/device-opc-ua/22:rw,z -v /w/workspace/device-opc-ua/22@tmp:/w/workspace/device-opc-ua/22@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 09:20:05 $ docker top bac1dc22d0403debaff047041dbb0d545c20f19bc3696af2517deaa4908f0f47 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:20:06 ---> job-cost.sh 09:20:06 lf-activate-venv: SKIPPING 09:20:06 INFO: No Stack... 09:20:06 INFO: Retrieving Pricing Info for: v3-standard-4 09:20:07 INFO: Archiving Costs [Pipeline] sh 09:20:07 + cat /w/workspace/device-opc-ua/22/archives/cost.csv 09:20:07 + cut -d, -f6 [Pipeline] lock 09:20:08 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-opc-ua-main-22-stack-cost] 09:20:08 Resource [jenkins-edgexfoundry-device-opc-ua-main-22-stack-cost] did not exist. Created. 09:20:08 Lock acquired on [Resource: jenkins-edgexfoundry-device-opc-ua-main-22-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:20:08 /w/workspace/device-opc-ua/22@tmp/durable-5d524536/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 09:20:09 + echo total: 0.10999999940395355 [Pipeline] stash 09:20:09 Warning: overwriting stash ‘stack-cost’ 09:20:09 Stashed 1 file(s) [Pipeline] } 09:20:09 Lock released on resource [Resource: jenkins-edgexfoundry-device-opc-ua-main-22-stack-cost] [Pipeline] // lock [Pipeline] } 09:20:09 $ docker stop --time=1 bac1dc22d0403debaff047041dbb0d545c20f19bc3696af2517deaa4908f0f47 09:20:10 $ docker rm -f --volumes bac1dc22d0403debaff047041dbb0d545c20f19bc3696af2517deaa4908f0f47 [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 09:20:11 provisioning config files... 09:20:11 copy managed file [device-opc-ua-codecov-token] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config6073446945869525487tmp [Pipeline] { [Pipeline] sh 09:20:11 + set +x 09:20:11 + curl -s https://codecov.io/bash 09:20:11 + bash -s -- 09:20:11 09:20:11 _____ _ 09:20:11 / ____| | | 09:20:11 | | ___ __| | ___ ___ _____ __ 09:20:11 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 09:20:11 | |___| (_) | (_| | __/ (_| (_) \ V / 09:20:11 \_____\___/ \__,_|\___|\___\___/ \_/ 09:20:11 Bash-1.0.6 09:20:11 09:20:11 09:20:11 ==> git version 2.25.1 found 09:20:11 ==> 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 09:20:11 Release-Date: 2020-01-08 09:20:11 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 09:20:11 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 09:20:11 ==> Jenkins CI detected. 09:20:11 current dir:  /w/workspace/edgexfoundry_device-opc-ua_main 09:20:11 project root: . 09:20:11 --> token set from env 09:20:11 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 09:20:11 ==> Running gcov in . (disable via -X gcov) 09:20:11 ==> Python coveragepy not found 09:20:11 ==> Searching for coverage reports in: 09:20:11 + . 09:20:11 -> Found 1 reports 09:20:11 ==> Detecting git/mercurial file structure 09:20:11 ==> Reading reports 09:20:12 + ./coverage.out bytes=26136 09:20:12 ==> Appending adjustments 09:20:12 https://docs.codecov.io/docs/fixing-reports 09:20:12 + Found adjustments 09:20:12 ==> Gzipping contents 09:20:12 4.0K /tmp/codecov.R2ARwx.gz 09:20:12 ==> Uploading reports 09:20:12 url: https://codecov.io 09:20:12 query: branch=main&commit=d02096d86674522962d20ebf540a7836b311c48f&build=22&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-opc-ua%2Fjob%2Fmain%2F22%2F&name=&tag=&slug=edgexfoundry%2Fdevice-opc-ua&service=jenkins&flags=&pr=&job=&cmd_args= 09:20:12 -> Pinging Codecov 09:20:12 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=d02096d86674522962d20ebf540a7836b311c48f&build=22&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-opc-ua%2Fjob%2Fmain%2F22%2F&name=&tag=&slug=edgexfoundry%2Fdevice-opc-ua&service=jenkins&flags=&pr=&job=&cmd_args= 09:20:12 -> Uploading to 09:20:12 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-opc-ua/d02096d86674522962d20ebf540a7836b311c48f/8599a9bd-f08c-4a75-9aef-3727caa45c09.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250910%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250910T092012Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=d31509a8e22ea7b5966abef917cd9b7f8232dc4db89a0606cb52018b4a315294 09:20:12 % Total % Received % Xferd Average Speed Time Time Time Current 09:20:12 Dload Upload Total Spent Left Speed 09:20:12 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4018 0 0 100 4018 0 11922 --:--:-- --:--:-- --:--:-- 11958 09:20:12 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-opc-ua/commit/d02096d86674522962d20ebf540a7836b311c48f [Pipeline] } 09:20:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 09:20:12 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 09:20:12 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:20:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 09:20:13 09:20:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:20:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 09:20:13 latest: Pulling from edgex-devops/edgex-snyk-go 09:20:13 0a9a5dfd008f: Already exists 09:20:13 36466aa92d05: Already exists 09:20:13 e10405b45d13: Already exists 09:20:13 096b7ceb2af7: Already exists 09:20:13 4f4fb700ef54: Already exists 09:20:13 e50aa161e22a: Pulling fs layer 09:20:13 d3c8db5fb9df: Pulling fs layer 09:20:13 e50aa161e22a: Verifying Checksum 09:20:13 e50aa161e22a: Download complete 09:20:14 e50aa161e22a: Pull complete 09:20:14 d3c8db5fb9df: Verifying Checksum 09:20:14 d3c8db5fb9df: Download complete 09:20:18 d3c8db5fb9df: Pull complete 09:20:18 Digest: sha256:dd1bc05e8109ba836052a65277634c2595aaffbf12b6b6479deaea63345484be 09:20:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 09:20:18 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:20:18 prd-ubuntu20.04-docker-8c-8g-8629 does not seem to be running inside a container 09:20:18 $ 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-opc-ua_main -v /w/workspace/edgexfoundry_device-opc-ua_main:/w/workspace/edgexfoundry_device-opc-ua_main:rw,z -v /w/workspace/edgexfoundry_device-opc-ua_main@tmp:/w/workspace/edgexfoundry_device-opc-ua_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat 09:20:20 $ docker top 03f3bf6ceab488abfffc1f80a2223ca74955d43e755c29681a9caa6ae34f0341 -eo pid,comm [Pipeline] { [Pipeline] sh 09:20:20 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-opc-ua_main [Pipeline] echo 09:20:20 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-opc-ua:main' [Pipeline] sh 09:20:20 + set -o pipefail 09:20:20 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-opc-ua:main' 09:20:30 09:20:30 Monitoring /w/workspace/edgexfoundry_device-opc-ua_main (github.com/edgexfoundry/device-opc-ua)... 09:20:30 09:20:30 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/3cf99318-0193-4c3c-b62c-841d5a6b07bf/history/f39a1f30-f9ab-40ea-be1b-22e396264ed0 09:20:30 09:20:30 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 09:20:30 09:20:31 09:20:31 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 09:20:31 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 09:20:31 $ docker stop --time=1 03f3bf6ceab488abfffc1f80a2223ca74955d43e755c29681a9caa6ae34f0341 09:20:35 $ docker rm -f --volumes 03f3bf6ceab488abfffc1f80a2223ca74955d43e755c29681a9caa6ae34f0341 [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 09:20:36 + git log --format=format:%s -1 d02096d86674522962d20ebf540a7836b311c48f [Pipeline] sh 09:20:37 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:20:37 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:20:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:20:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:20:37 prd-ubuntu20.04-docker-8c-8g-8629 does not seem to be running inside a container 09:20:37 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-opc-ua_main -v /w/workspace/edgexfoundry_device-opc-ua_main:/w/workspace/edgexfoundry_device-opc-ua_main:rw,z -v /w/workspace/edgexfoundry_device-opc-ua_main@tmp:/w/workspace/edgexfoundry_device-opc-ua_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/py-git-semver:0.1.4 cat 09:20:38 $ docker top c735610bc4dacada14272c434e804bae32c4c655e761f12ef0118cf084717d8a -eo pid,comm 09: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). 09:20:38 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:20:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:20:38 [ssh-agent] Looking for ssh-agent implementation... 09:20:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:20:38 $ docker exec c735610bc4dacada14272c434e804bae32c4c655e761f12ef0118cf084717d8a ssh-agent 09:20:38 SSH_AUTH_SOCK=/tmp/ssh-tDpN6gYF2rrO/agent.34 09:20:38 SSH_AGENT_PID=40 09:20:38 Running ssh-add (command line suppressed) 09:20:38 Identity added: /w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_16545662272993997765.key (/w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_16545662272993997765.key) 09:20:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:20:38 + git semver tag 09:20:39 2025-09-10 09:20:39,121 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 09:20:39 2025-09-10 09:20:39,124 [run_tag] DEBUG tag force:False 09:20:39 2025-09-10 09:20:39,125 [check_head_tag] DEBUG check head tag 09:20:39 2025-09-10 09:20:39,125 [execute] INFO git cat-file --batch-check 09:20:39 2025-09-10 09:20:39,125 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main, stdin=, shell=False, universal_newlines=False) 09:20:39 2025-09-10 09:20:39,128 [execute] INFO git cat-file --batch 09:20:39 2025-09-10 09:20:39,128 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main, stdin=, shell=False, universal_newlines=False) 09:20:39 2025-09-10 09:20:39,132 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-opc-ua_main/.semver/main 09:20:39 2025-09-10 09:20:39,132 [execute] INFO git tag -a v4.1.0-dev.8 -m v4.1.0-dev.8 09:20:39 2025-09-10 09:20:39,133 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.8', '-m', 'v4.1.0-dev.8'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main, stdin=None, shell=False, universal_newlines=False) 09:20:39 2025-09-10 09:20:39,136 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-opc-ua_main/.semver/main 09:20:39 4.1.0-dev.8 [Pipeline] } 09:20:39 $ docker exec --env ******** --env ******** c735610bc4dacada14272c434e804bae32c4c655e761f12ef0118cf084717d8a ssh-agent -k 09:20:39 unset SSH_AUTH_SOCK; 09:20:39 unset SSH_AGENT_PID; 09:20:39 echo Agent pid 40 killed; 09:20:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:20:39 + git semver [Pipeline] } 09:20:39 $ docker stop --time=1 c735610bc4dacada14272c434e804bae32c4c655e761f12ef0118cf084717d8a 09:20:41 $ docker rm -f --volumes c735610bc4dacada14272c434e804bae32c4c655e761f12ef0118cf084717d8a [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:20:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 09:20:41 09:20:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:20:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 09:20:41 0.23.1-centos7: Pulling from edgex-lftools 09:20:41 ab5ef0e58194: Pulling fs layer 09:20:41 9712f1f96733: Pulling fs layer 09:20:41 63f879dbbcfc: Pulling fs layer 09:20:41 0d9ebad4ef96: Pulling fs layer 09:20:41 e9a5061849ea: Pulling fs layer 09:20:41 d747dcd14b5f: Pulling fs layer 09:20:41 2de7ff778b66: Pulling fs layer 09:20:41 0d9ebad4ef96: Waiting 09:20:41 e9a5061849ea: Waiting 09:20:41 d747dcd14b5f: Waiting 09:20:41 2de7ff778b66: Waiting 09:20:41 9712f1f96733: Verifying Checksum 09:20:41 9712f1f96733: Download complete 09:20:42 63f879dbbcfc: Verifying Checksum 09:20:42 63f879dbbcfc: Download complete 09:20:42 e9a5061849ea: Verifying Checksum 09:20:42 e9a5061849ea: Download complete 09:20:42 d747dcd14b5f: Verifying Checksum 09:20:42 d747dcd14b5f: Download complete 09:20:42 2de7ff778b66: Verifying Checksum 09:20:42 2de7ff778b66: Download complete 09:20:42 0d9ebad4ef96: Verifying Checksum 09:20:42 0d9ebad4ef96: Download complete 09:20:42 ab5ef0e58194: Verifying Checksum 09:20:42 ab5ef0e58194: Download complete 09:20:46 ab5ef0e58194: Pull complete 09:20:46 9712f1f96733: Pull complete 09:20:46 63f879dbbcfc: Pull complete 09:20:52 0d9ebad4ef96: Pull complete 09:20:52 e9a5061849ea: Pull complete 09:20:52 d747dcd14b5f: Pull complete 09:20:53 2de7ff778b66: Pull complete 09:20:53 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 09:20:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 09:20:53 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:20:53 prd-ubuntu20.04-docker-8c-8g-8629 does not seem to be running inside a container 09:20:53 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-opc-ua_main -v /w/workspace/edgexfoundry_device-opc-ua_main:/w/workspace/edgexfoundry_device-opc-ua_main:rw,z -v /w/workspace/edgexfoundry_device-opc-ua_main@tmp:/w/workspace/edgexfoundry_device-opc-ua_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:0.23.1-centos7 cat 09:20:56 $ docker top c54a5332648b3f4924919309f224f5a6a7aad019ffb116708b7e78e6dd7cdb1f -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 09:20:56 provisioning config files... 09:20:56 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config16210750791923653892tmp 09:20:56 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config14599827637800962317tmp 09:20:56 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config8293934200320276170tmp [Pipeline] { [Pipeline] echo 09:20:56 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 09:20:56 ---> sigul-configuration.sh 09:20:56 gpg: directory `/root/.gnupg' created 09:20:56 gpg: new configuration file `/root/.gnupg/gpg.conf' created 09:20:56 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 09:20:56 gpg: keyring `/root/.gnupg/secring.gpg' created 09:20:56 gpg: keyring `/root/.gnupg/pubring.gpg' created 09:20:56 gpg: CAST5 encrypted data 09:20:56 gpg: encrypted with 1 passphrase 09:20:56 gpg: WARNING: message was not integrity protected [Pipeline] sh 09:20:57 + mkdir /home/jenkins 09:20:57 + mkdir /home/jenkins/sigul [Pipeline] sh 09:20:57 + 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 09:20:57 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 09:20:57 ---> sigul-install.sh 09:20:57 Sigul already installed; skipping installation. [Pipeline] sh 09:20:57 + git tag --list 09:20:57 v4.0 09:20:57 v4.0.0 09:20:57 v4.1.0-dev.1 09:20:57 v4.1.0-dev.2 09:20:57 v4.1.0-dev.3 09:20:57 v4.1.0-dev.4 09:20:57 v4.1.0-dev.5 09:20:57 v4.1.0-dev.6 09:20:57 v4.1.0-dev.7 09:20:57 v4.1.0-dev.8 [Pipeline] sh 09:20:58 + lftools sign git-tag v4.1.0-dev.8 09:20:58 Signing Git tag with Sigul... 09:20:58 Signing v4.1.0-dev.8 [Pipeline] echo 09:20:59 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 09:20:59 ---> sigul-configuration-cleanup.sh [Pipeline] } 09:20:59 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 09:20:59 $ docker stop --time=1 c54a5332648b3f4924919309f224f5a6a7aad019ffb116708b7e78e6dd7cdb1f 09:21:01 $ docker rm -f --volumes c54a5332648b3f4924919309f224f5a6a7aad019ffb116708b7e78e6dd7cdb1f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 09:21:01 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:21:01 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:21:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:21:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:21:01 prd-ubuntu20.04-docker-8c-8g-8629 does not seem to be running inside a container 09:21:01 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-opc-ua_main -v /w/workspace/edgexfoundry_device-opc-ua_main:/w/workspace/edgexfoundry_device-opc-ua_main:rw,z -v /w/workspace/edgexfoundry_device-opc-ua_main@tmp:/w/workspace/edgexfoundry_device-opc-ua_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/py-git-semver:0.1.4 cat 09:21:02 $ docker top 82ae2c5af667c6ea5da98e08d788b0a1b2c69e7a3023ac9fdfed7c36d9eb4535 -eo pid,comm 09:21:02 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). 09:21:02 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:21:02 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:21:02 [ssh-agent] Looking for ssh-agent implementation... 09:21:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:21:02 $ docker exec 82ae2c5af667c6ea5da98e08d788b0a1b2c69e7a3023ac9fdfed7c36d9eb4535 ssh-agent 09:21:02 SSH_AUTH_SOCK=/tmp/ssh-c8ZiXKLw7kyO/agent.32 09:21:02 SSH_AGENT_PID=38 09:21:02 Running ssh-add (command line suppressed) 09:21:02 Identity added: /w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_18338736663496893959.key (/w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_18338736663496893959.key) 09:21:02 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:21:03 + git semver bump pre 09:21:03 2025-09-10 09:21:03,503 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 09:21:03 2025-09-10 09:21:03,508 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-opc-ua_main/.semver/main 09:21:03 2025-09-10 09:21:03,508 [bump_version] DEBUG bumping version:4.1.0-dev.8 on axis:pre with prefix:dev 09:21:03 2025-09-10 09:21:03,508 [bump_version] DEBUG bumped version:4.1.0-dev.9 09:21:03 2025-09-10 09:21:03,508 [write_version] DEBUG write version:4.1.0-dev.9 to path:/w/workspace/edgexfoundry_device-opc-ua_main/.semver/main with force:True 09:21:03 2025-09-10 09:21:03,508 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-opc-ua_main/.semver/main 09:21:03 2025-09-10 09:21:03,508 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-opc-ua_main/.semver/main 09:21:03 2025-09-10 09:21:03,510 [execute] INFO git cat-file --batch-check 09:21:03 2025-09-10 09:21:03,511 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main/.semver, stdin=, shell=False, universal_newlines=False) 09:21:03 2025-09-10 09:21:03,514 [execute] INFO git cat-file --batch 09:21:03 2025-09-10 09:21:03,515 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main/.semver, stdin=, shell=False, universal_newlines=False) 09:21:03 2025-09-10 09:21:03,518 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-opc-ua_main/.semver/main 09:21:03 4.1.0-dev.9 [Pipeline] } 09:21:03 $ docker exec --env ******** --env ******** 82ae2c5af667c6ea5da98e08d788b0a1b2c69e7a3023ac9fdfed7c36d9eb4535 ssh-agent -k 09:21:03 unset SSH_AUTH_SOCK; 09:21:03 unset SSH_AGENT_PID; 09:21:03 echo Agent pid 38 killed; 09:21:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:21:03 + git semver [Pipeline] } 09:21:04 $ docker stop --time=1 82ae2c5af667c6ea5da98e08d788b0a1b2c69e7a3023ac9fdfed7c36d9eb4535 09:21:05 $ docker rm -f --volumes 82ae2c5af667c6ea5da98e08d788b0a1b2c69e7a3023ac9fdfed7c36d9eb4535 [Pipeline] // withDockerContainer [Pipeline] sh 09:21:05 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:21:05 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:21:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:21:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:21:06 prd-ubuntu20.04-docker-8c-8g-8629 does not seem to be running inside a container 09:21:06 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-opc-ua_main -v /w/workspace/edgexfoundry_device-opc-ua_main:/w/workspace/edgexfoundry_device-opc-ua_main:rw,z -v /w/workspace/edgexfoundry_device-opc-ua_main@tmp:/w/workspace/edgexfoundry_device-opc-ua_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/py-git-semver:0.1.4 cat 09:21:06 $ docker top 9ea9fe4c436367002d9e920b188bfc375785cb77828e0a69783f99546dfb543d -eo pid,comm 09:21:06 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). 09:21:06 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:21:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:21:06 [ssh-agent] Looking for ssh-agent implementation... 09:21:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:21:06 $ docker exec 9ea9fe4c436367002d9e920b188bfc375785cb77828e0a69783f99546dfb543d ssh-agent 09:21:06 SSH_AUTH_SOCK=/tmp/ssh-KsmRpHwVnMQP/agent.31 09:21:06 SSH_AGENT_PID=38 09:21:06 Running ssh-add (command line suppressed) 09:21:06 Identity added: /w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_3799428439487968643.key (/w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_3799428439487968643.key) 09:21:06 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:21:07 + git semver push 09:21:07 2025-09-10 09:21:07,419 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 09:21:07 2025-09-10 09:21:07,422 [run_push] DEBUG push 09:21:07 2025-09-10 09:21:07,423 [execute] INFO git cat-file --batch-check 09:21:07 2025-09-10 09:21:07,423 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main/.semver, stdin=, shell=False, universal_newlines=False) 09:21:07 2025-09-10 09:21:07,426 [execute] INFO git rev-list 3f57b95f53e9318ae9ebfde39204a8759f5c6246 -- 09:21:07 2025-09-10 09:21:07,426 [execute] DEBUG Popen(['git', 'rev-list', '3f57b95f53e9318ae9ebfde39204a8759f5c6246', '--'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main/.semver, stdin=None, shell=False, universal_newlines=False) 09:21:07 2025-09-10 09:21:07,429 [execute] INFO git fetch -v -- origin 09:21:07 2025-09-10 09:21:07,430 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main/.semver, stdin=None, shell=False, universal_newlines=True) 09:21:08 2025-09-10 09:21:07,882 [run_push] DEBUG no remote changes detected 09:21:08 2025-09-10 09:21:07,883 [execute] INFO git push origin semver 09:21:08 2025-09-10 09:21:07,883 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main/.semver, stdin=None, shell=False, universal_newlines=False) 09:21:08 2025-09-10 09:21:08,667 [run_push] DEBUG push all version tags 09:21:08 2025-09-10 09:21:08,668 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 09:21:08 2025-09-10 09:21:08,668 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main, stdin=None, shell=False, universal_newlines=False) 09:21:09 2025-09-10 09:21:09,388 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-opc-ua_main/.semver/main 09:21:09 4.1.0-dev.9 [Pipeline] } 09:21:09 $ docker exec --env ******** --env ******** 9ea9fe4c436367002d9e920b188bfc375785cb77828e0a69783f99546dfb543d ssh-agent -k 09:21:09 unset SSH_AUTH_SOCK; 09:21:09 unset SSH_AGENT_PID; 09:21:09 echo Agent pid 38 killed; 09:21:09 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:21:09 + git semver [Pipeline] } 09:21:10 $ docker stop --time=1 9ea9fe4c436367002d9e920b188bfc375785cb77828e0a69783f99546dfb543d 09:21:11 $ docker rm -f --volumes 9ea9fe4c436367002d9e920b188bfc375785cb77828e0a69783f99546dfb543d [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 09:21:12 + [ -d /w/workspace/edgexfoundry_device-opc-ua_main/archives ] 09:21:12 + ls -al /w/workspace/edgexfoundry_device-opc-ua_main/archives 09:21:12 total 16 09:21:12 drwxr-xr-x 3 root root 4096 Sep 10 09:09 . 09:21:12 drwxrwxr-x 10 jenkins jenkins 4096 Sep 10 09:20 .. 09:21:12 drwxr-xr-x 2 root root 4096 Sep 10 09:09 cost 09:21:12 -rw-r--r-- 1 root root 84 Sep 10 09:09 cost.csv 09:21:12 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-opc-ua_main/archives 09:21:12 + ls -al /w/workspace/edgexfoundry_device-opc-ua_main/archives 09:21:12 total 16 09:21:12 drwxr-xr-x 3 jenkins jenkins 4096 Sep 10 09:09 . 09:21:12 drwxrwxr-x 10 jenkins jenkins 4096 Sep 10 09:20 .. 09:21:12 drwxr-xr-x 2 jenkins jenkins 4096 Sep 10 09:09 cost 09:21:12 -rw-r--r-- 1 jenkins jenkins 84 Sep 10 09:09 cost.csv [Pipeline] libraryResource [Pipeline] sh 09:21:12 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:21:13 ---> package-listing.sh 09:21:13 ++ facter osfamily 09:21:13 ++ tr '[:upper:]' '[:lower:]' 09:21:13 + OS_FAMILY=debian 09:21:13 + workspace=/w/workspace/edgexfoundry_device-opc-ua_main 09:21:13 + START_PACKAGES=/tmp/packages_start.txt 09:21:13 + END_PACKAGES=/tmp/packages_end.txt 09:21:13 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:21:13 + PACKAGES=/tmp/packages_start.txt 09:21:13 + '[' /w/workspace/edgexfoundry_device-opc-ua_main ']' 09:21:13 + PACKAGES=/tmp/packages_end.txt 09:21:13 + case "${OS_FAMILY}" in 09:21:13 + dpkg -l 09:21:13 + grep '^ii' 09:21:13 + '[' -f /tmp/packages_start.txt ']' 09:21:13 + '[' -f /tmp/packages_end.txt ']' 09:21:13 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:21:13 + '[' /w/workspace/edgexfoundry_device-opc-ua_main ']' 09:21:13 + mkdir -p /w/workspace/edgexfoundry_device-opc-ua_main/archives/ 09:21:13 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-opc-ua_main/archives/ [Pipeline] echo 09:21:13 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-opc-ua_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 09:21:14 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:21:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:21:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:21:14 prd-ubuntu20.04-docker-8c-8g-8629 does not seem to be running inside a container 09:21:14 $ 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-opc-ua_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-opc-ua_main -v /w/workspace/edgexfoundry_device-opc-ua_main:/w/workspace/edgexfoundry_device-opc-ua_main:rw,z -v /w/workspace/edgexfoundry_device-opc-ua_main@tmp:/w/workspace/edgexfoundry_device-opc-ua_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 09:21:14 $ docker top 2525ec305746fb72e89e880348369ea744043dee2aa849edf618f05faec3973a -eo pid,comm [Pipeline] { [Pipeline] sh 09:21:15 + touch /tmp/pre-build-complete [Pipeline] sh 09:21:15 + mkdir -p /var/log/sysstat [Pipeline] sh 09:21:15 + ls /var/log/sa-host 09:21:15 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:21:15 provisioning config files... 09:21:15 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config11052197093714074949tmp [Pipeline] { [Pipeline] echo 09:21:15 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:21:16 ---> create-netrc.sh [Pipeline] } 09:21:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 09:21:16 ---> python-tools-install.sh [Pipeline] echo 09:21:16 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:21:16 ---> sudo-logs.sh 09:21:16 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 09:21:16 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 09:21:17 ---> job-cost.sh 09:21:17 lf-activate-venv: SKIPPING 09:21:17 DEBUG: total: 0.2199999988079071 09:21:17 INFO: Retrieving Stack Cost... 09:21:17 INFO: Retrieving Pricing Info for: v3-standard-8 09:21:17 INFO: Archiving Costs [Pipeline] echo 09:21:17 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:21:18 ---> logs-deploy.sh 09:21:18 lf-activate-venv: SKIPPING 09:21:18 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-opc-ua/main/22 09:21:18 INFO: archiving workspace using pattern(s): 09:21:19 Archives upload complete. 09:21:19 INFO: archiving logs to Nexus 09:21:20 ---> uname -a: 09:21:20 Linux prd-ubuntu20-04-docker-8c-8g-8629 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 GNU/Linux 09:21:20 09:21:20 09:21:20 ---> lscpu: 09:21:20 Architecture: x86_64 09:21:20 CPU op-mode(s): 32-bit, 64-bit 09:21:20 Byte Order: Little Endian 09:21:20 Address sizes: 40 bits physical, 48 bits virtual 09:21:20 CPU(s): 8 09:21:20 On-line CPU(s) list: 0-7 09:21:20 Thread(s) per core: 1 09:21:20 Core(s) per socket: 1 09:21:20 Socket(s): 8 09:21:20 NUMA node(s): 1 09:21:20 Vendor ID: AuthenticAMD 09:21:20 CPU family: 23 09:21:20 Model: 49 09:21:20 Model name: AMD EPYC-Rome Processor 09:21:20 Stepping: 0 09:21:20 CPU MHz: 2800.000 09:21:20 BogoMIPS: 5600.00 09:21:20 Virtualization: AMD-V 09:21:20 Hypervisor vendor: KVM 09:21:20 Virtualization type: full 09:21:20 L1d cache: 256 KiB 09:21:20 L1i cache: 256 KiB 09:21:20 L2 cache: 4 MiB 09:21:20 L3 cache: 128 MiB 09:21:20 NUMA node0 CPU(s): 0-7 09:21:20 Vulnerability Gather data sampling: Not affected 09:21:20 Vulnerability Itlb multihit: Not affected 09:21:20 Vulnerability L1tf: Not affected 09:21:20 Vulnerability Mds: Not affected 09:21:20 Vulnerability Meltdown: Not affected 09:21:20 Vulnerability Mmio stale data: Not affected 09:21:20 Vulnerability Retbleed: Vulnerable 09:21:20 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 09:21:20 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 09:21:20 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 09:21:20 Vulnerability Srbds: Not affected 09:21:20 Vulnerability Tsx async abort: Not affected 09:21:20 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 09:21:20 09:21:20 09:21:20 ---> nproc: 09:21:20 8 09:21:20 09:21:20 09:21:20 ---> df -h: 09:21:20 Filesystem Size Used Avail Use% Mounted on 09:21:20 overlay 155G 14G 142G 9% / 09:21:20 tmpfs 64M 0 64M 0% /dev 09:21:20 tmpfs 16G 0 16G 0% /sys/fs/cgroup 09:21:20 shm 64M 0 64M 0% /dev/shm 09:21:20 /dev/vda1 155G 14G 142G 9% /facter-os 09:21:20 09:21:20 09:21:20 ---> sar -b -r -n DEV: 09:21:20 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-8629) 09/10/25 _x86_64_ (8 CPU) 09:21:20 09:21:20 09:02:53 LINUX RESTART (8 CPU) 09:21:20 09:21:20 09:03:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 09:21:20 09:04:01 415.80 81.90 333.89 0.00 13981.67 196400.20 0.00 09:21:20 09:05:01 241.29 3.75 237.54 0.00 50.79 67759.77 0.00 09:21:20 09:06:01 119.13 0.25 118.88 0.00 20.40 34381.47 0.00 09:21:20 09:07:01 2.80 0.00 2.80 0.00 0.00 33.21 0.00 09:21:20 09:08:01 12.58 0.82 11.76 0.00 34.93 2166.71 0.00 09:21:20 09:09:01 40.48 3.32 37.16 0.00 4270.09 7008.03 0.00 09:21:20 09:10:01 51.01 1.40 49.61 0.00 28.53 20543.24 0.00 09:21:20 09:11:01 1.78 0.02 1.77 0.00 0.67 21.86 0.00 09:21:20 09:12:01 1.27 0.00 1.27 0.00 0.00 14.53 0.00 09:21:20 09:13:01 1.03 0.00 1.03 0.00 0.00 12.26 0.00 09:21:20 09:14:01 1.15 0.00 1.15 0.00 0.00 12.53 0.00 09:21:20 09:15:01 1.25 0.00 1.25 0.00 0.00 18.39 0.00 09:21:20 09:16:02 1.17 0.00 1.17 0.00 0.00 14.13 0.00 09:21:20 09:17:01 0.98 0.02 0.97 0.00 0.14 10.44 0.00 09:21:20 09:18:01 1.40 0.00 1.40 0.00 0.00 16.93 0.00 09:21:20 09:19:01 1.38 0.02 1.37 0.00 0.13 19.33 0.00 09:21:20 09:20:01 1.23 0.00 1.23 0.00 0.00 13.86 0.00 09:21:20 09:21:01 122.76 0.82 121.95 0.00 20.26 52297.15 0.00 09:21:20 Average: 56.63 5.13 51.50 0.00 1023.55 21171.25 0.00 09:21:20 09:21:20 09:03:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:21:20 09:04:01 29005344 31477932 835144 2.54 76456 2694160 1844276 5.44 1073456 2434472 55408 09:21:20 09:05:01 26374128 31351376 922764 2.81 154480 4913012 1990232 5.87 1965412 3931316 726192 09:21:20 09:06:01 26767032 31499788 775324 2.36 159844 4680648 1662164 4.90 1644764 3879544 468 09:21:20 09:07:01 26768040 31500932 773908 2.35 159912 4680652 1662164 4.90 1643028 3879548 196 09:21:20 09:08:01 26674008 31464828 802864 2.44 161448 4734068 1741672 5.13 1676148 3925312 732 09:21:20 09:09:01 26264716 31474648 784872 2.39 193692 5109716 1761576 5.19 1939552 4051796 4 09:21:20 09:10:01 25726280 31453640 803648 2.44 207152 5562112 1761176 5.19 1984640 4490936 368 09:21:20 09:11:01 25725764 31453172 804052 2.45 207176 5562132 1761176 5.19 1985132 4490956 176 09:21:20 09:12:01 25732804 31460244 796680 2.42 207200 5562140 1761176 5.19 1977712 4490948 16 09:21:20 09:13:01 25733760 31461236 795468 2.42 207224 5562144 1761176 5.19 1975180 4490932 172 09:21:20 09:14:01 25741012 31468512 788096 2.40 207244 5562144 1761176 5.19 1967872 4490932 8 09:21:20 09:15:01 25744788 31472316 784420 2.39 207276 5562148 1761176 5.19 1964528 4490936 148 09:21:20 09:16:02 25744488 31472052 784668 2.39 207296 5562152 1761176 5.19 1964412 4490940 8 09:21:20 09:17:01 25744336 31471944 784700 2.39 207320 5562148 1761176 5.19 1965812 4490940 140 09:21:20 09:18:01 25744272 31471912 784588 2.39 207336 5562152 1761176 5.19 1964600 4490944 12 09:21:20 09:19:01 25743484 31471236 785356 2.39 207372 5562132 1770696 5.22 1965732 4490920 140 09:21:20 09:20:01 25743940 31471716 784820 2.39 207404 5562136 1770696 5.22 1964680 4490924 12 09:21:20 09:21:01 24544196 31419028 834772 2.54 248172 6564584 1889236 5.57 2084816 5466712 64 09:21:20 Average: 26084577 31462028 801452 2.44 190778 5253354 1774628 5.23 1872638 4276056 43570 09:21:20 09:21:20 09:03:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:21:20 09:04:01 ens3 606.37 395.12 6723.98 129.20 0.00 0.00 0.00 0.00 09:21:20 09:04:01 docker0 18.10 18.03 1.39 138.00 0.00 0.00 0.00 0.00 09:21:20 09:04:01 lo 5.30 5.30 0.54 0.54 0.00 0.00 0.00 0.00 09:21:20 09:05:01 ens3 525.48 314.30 4323.02 45.05 0.00 0.00 0.00 0.00 09:21:20 09:05:01 docker0 275.15 453.22 24.16 2964.06 0.00 0.00 0.00 0.00 09:21:20 09:05:01 vetheaae9e3 0.05 0.17 0.00 0.01 0.00 0.00 0.00 0.00 09:21:20 09:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:21:20 09:06:01 ens3 100.53 84.80 254.88 419.59 0.00 0.00 0.00 0.00 09:21:20 09:06:01 docker0 6.25 10.88 0.39 146.73 0.00 0.00 0.00 0.00 09:21:20 09:06:01 lo 5.53 5.53 0.56 0.56 0.00 0.00 0.00 0.00 09:21:20 09:07:01 ens3 1.13 0.60 1.83 0.05 0.00 0.00 0.00 0.00 09:21:20 09:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:21:20 09:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:21:20 09:08:01 ens3 35.74 20.78 870.67 1.78 0.00 0.00 0.00 0.00 09:21:20 09:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:21:20 09:08:01 lo 0.20 0.20 0.03 0.03 0.00 0.00 0.00 0.00 09:21:20 09:09:01 ens3 89.75 58.79 2125.27 4.74 0.00 0.00 0.00 0.00 09:21:20 09:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:21:20 09:09:01 lo 0.73 0.73 0.07 0.07 0.00 0.00 0.00 0.00 09:21:20 09:10:01 ens3 96.53 61.11 2525.11 14.16 0.00 0.00 0.00 0.00 09:21:20 09:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:21:20 09:10:01 lo 0.93 0.93 0.09 0.09 0.00 0.00 0.00 0.00 09:21:20 09:11:01 ens3 1.53 1.28 0.81 0.86 0.00 0.00 0.00 0.00 09:21:20 09:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:21:20 09:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:21:20 09:12:01 ens3 1.77 1.48 0.98 1.21 0.00 0.00 0.00 0.00 09:21:20 09:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:21:20 09:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:21:20 09:13:01 ens3 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 09:21:20 09:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:21:20 09:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:21:20 09:14:01 ens3 0.15 0.10 0.08 0.07 0.00 0.00 0.00 0.00 09:21:20 09:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:21:20 09:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:21:20 09:15:01 ens3 0.25 0.12 0.07 0.01 0.00 0.00 0.00 0.00 09:21:20 09:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:21:20 09:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:21:20 09:16:02 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:21:20 09:16:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:21:20 09:16:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:21:20 09:17:01 ens3 0.14 0.08 0.01 0.01 0.00 0.00 0.00 0.00 09:21:20 09:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:21:20 09:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:21:20 09:18:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:21:20 09:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:21:20 09:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:21:20 09:19:01 ens3 0.38 0.18 0.09 0.07 0.00 0.00 0.00 0.00 09:21:20 09:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:21:20 09:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:21:20 09:20:01 ens3 0.18 0.12 0.06 0.01 0.00 0.00 0.00 0.00 09:21:20 09:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:21:20 09:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:21:20 09:21:01 ens3 353.56 243.69 6776.89 162.97 0.00 0.00 0.00 0.00 09:21:20 09:21:01 docker0 55.29 87.35 5.40 895.70 0.00 0.00 0.00 0.00 09:21:20 09:21:01 lo 1.73 1.73 0.16 0.16 0.00 0.00 0.00 0.00 09:21:20 Average: ens3 100.85 65.76 1312.49 43.36 0.00 0.00 0.00 0.00 09:21:20 Average: docker0 19.73 31.67 1.74 230.45 0.00 0.00 0.00 0.00 09:21:20 Average: lo 0.88 0.88 0.09 0.09 0.00 0.00 0.00 0.00 09:21:20 09:21:20 09:21:20 ---> sar -P ALL: 09:21:20 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-8629) 09/10/25 _x86_64_ (8 CPU) 09:21:20 09:21:20 09:02:53 LINUX RESTART (8 CPU) 09:21:20 09:21:20 09:03:01 CPU %user %nice %system %iowait %steal %idle 09:21:20 09:04:01 all 8.34 0.00 2.60 2.93 0.05 86.08 09:21:20 09:04:01 0 5.37 0.00 2.41 4.76 0.05 87.41 09:21:20 09:04:01 1 9.00 0.00 3.31 3.47 0.05 84.17 09:21:20 09:04:01 2 11.58 0.00 2.66 2.61 0.07 83.09 09:21:20 09:04:01 3 7.54 0.00 2.41 0.70 0.05 89.29 09:21:20 09:04:01 4 8.92 0.00 3.35 1.00 0.05 86.68 09:21:20 09:04:01 5 7.93 0.00 2.15 0.40 0.05 89.46 09:21:20 09:04:01 6 10.04 0.00 2.52 8.73 0.03 78.68 09:21:20 09:04:01 7 6.33 0.00 1.97 1.77 0.05 89.88 09:21:20 09:05:01 all 31.57 0.00 7.14 1.63 0.11 59.54 09:21:20 09:05:01 0 30.79 0.00 7.20 1.04 0.10 60.86 09:21:20 09:05:01 1 33.03 0.00 7.26 0.51 0.12 59.08 09:21:20 09:05:01 2 32.26 0.00 8.29 7.03 0.15 52.28 09:21:20 09:05:01 3 31.21 0.00 7.07 1.24 0.08 60.41 09:21:20 09:05:01 4 31.16 0.00 7.18 0.74 0.12 60.80 09:21:20 09:05:01 5 33.41 0.00 6.77 0.96 0.12 58.73 09:21:20 09:05:01 6 30.43 0.00 6.91 1.35 0.10 61.21 09:21:20 09:05:01 7 30.24 0.00 6.48 0.22 0.12 62.94 09:21:20 09:06:01 all 41.47 0.00 5.52 0.98 0.10 51.92 09:21:20 09:06:01 0 40.35 0.00 5.72 0.49 0.10 53.34 09:21:20 09:06:01 1 41.71 0.00 4.89 0.12 0.08 53.20 09:21:20 09:06:01 2 42.11 0.00 5.75 0.34 0.12 51.68 09:21:20 09:06:01 3 41.92 0.00 6.08 4.91 0.08 47.01 09:21:20 09:06:01 4 39.41 0.00 5.17 1.16 0.10 54.17 09:21:20 09:06:01 5 43.83 0.00 5.69 0.13 0.12 50.23 09:21:20 09:06:01 6 40.12 0.00 5.61 0.54 0.08 53.64 09:21:20 09:06:01 7 42.32 0.00 5.28 0.17 0.12 52.12 09:21:20 09:07:01 all 0.04 0.00 0.01 0.01 0.00 99.94 09:21:20 09:07:01 0 0.12 0.00 0.00 0.00 0.00 99.88 09:21:20 09:07:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:21:20 09:07:01 2 0.03 0.00 0.07 0.00 0.00 99.90 09:21:20 09:07:01 3 0.02 0.00 0.02 0.05 0.02 99.90 09:21:20 09:07:01 4 0.07 0.00 0.02 0.00 0.00 99.92 09:21:20 09:07:01 5 0.02 0.00 0.02 0.00 0.00 99.97 09:21:20 09:07:01 6 0.02 0.00 0.00 0.00 0.02 99.97 09:21:20 09:07:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:21:20 09:08:01 all 0.31 0.00 0.11 0.15 0.01 99.42 09:21:20 09:08:01 0 0.88 0.00 0.15 0.30 0.00 98.67 09:21:20 09:08:01 1 0.12 0.00 0.07 0.03 0.02 99.77 09:21:20 09:08:01 2 0.17 0.00 0.12 0.02 0.02 99.68 09:21:20 09:08:01 3 0.10 0.00 0.08 0.23 0.00 99.58 09:21:20 09:08:01 4 0.40 0.00 0.10 0.00 0.02 99.48 09:21:20 09:08:01 5 0.15 0.00 0.08 0.00 0.00 99.77 09:21:20 09:08:01 6 0.48 0.00 0.22 0.60 0.00 98.70 09:21:20 09:08:01 7 0.17 0.00 0.08 0.02 0.00 99.73 09:21:20 09:09:01 all 1.80 0.00 1.12 0.41 0.01 96.66 09:21:20 09:09:01 0 2.07 0.00 2.12 0.25 0.02 95.54 09:21:20 09:09:01 1 2.97 0.00 0.73 0.15 0.00 96.14 09:21:20 09:09:01 2 1.15 0.00 2.35 1.05 0.02 95.43 09:21:20 09:09:01 3 1.32 0.00 0.60 0.05 0.02 98.01 09:21:20 09:09:01 4 1.71 0.00 0.57 0.05 0.02 97.66 09:21:20 09:09:01 5 2.43 0.00 1.03 0.20 0.02 96.32 09:21:20 09:09:01 6 0.95 0.00 0.55 1.12 0.02 97.36 09:21:20 09:09:01 7 1.81 0.00 0.99 0.38 0.02 96.81 09:21:20 09:10:01 all 2.48 0.00 1.04 0.56 0.03 95.90 09:21:20 09:10:01 0 2.45 0.00 0.74 0.00 0.02 96.80 09:21:20 09:10:01 1 2.81 0.00 0.95 0.42 0.03 95.78 09:21:20 09:10:01 2 2.35 0.00 1.75 0.02 0.02 95.87 09:21:20 09:10:01 3 2.93 0.00 0.89 0.02 0.02 96.15 09:21:20 09:10:01 4 2.09 0.00 0.92 0.07 0.03 96.89 09:21:20 09:10:01 5 2.52 0.00 0.81 0.03 0.02 96.63 09:21:20 09:10:01 6 2.01 0.00 1.09 1.04 0.03 95.83 09:21:20 09:10:01 7 2.65 0.00 1.16 2.92 0.03 93.24 09:21:20 09:11:01 all 0.03 0.00 0.01 0.00 0.00 99.95 09:21:20 09:11:01 0 0.03 0.00 0.00 0.00 0.02 99.95 09:21:20 09:11:01 1 0.03 0.00 0.02 0.02 0.00 99.93 09:21:20 09:11:01 2 0.00 0.00 0.02 0.00 0.00 99.98 09:21:20 09:11:01 3 0.07 0.00 0.02 0.00 0.00 99.92 09:21:20 09:11:01 4 0.07 0.00 0.05 0.00 0.02 99.87 09:21:20 09:11:01 5 0.03 0.00 0.00 0.00 0.00 99.97 09:21:20 09:11:01 6 0.02 0.00 0.00 0.00 0.00 99.98 09:21:20 09:11:01 7 0.00 0.00 0.02 0.02 0.00 99.97 09:21:20 09:12:01 all 0.07 0.00 0.01 0.00 0.01 99.91 09:21:20 09:12:01 0 0.00 0.00 0.00 0.00 0.00 100.00 09:21:20 09:12:01 1 0.03 0.00 0.03 0.02 0.00 99.92 09:21:20 09:12:01 2 0.02 0.00 0.00 0.00 0.02 99.97 09:21:20 09:12:01 3 0.37 0.00 0.02 0.00 0.02 99.60 09:21:20 09:12:01 4 0.07 0.00 0.02 0.00 0.02 99.90 09:21:20 09:12:01 5 0.02 0.00 0.00 0.00 0.02 99.97 09:21:20 09:12:01 6 0.00 0.00 0.02 0.00 0.00 99.98 09:21:20 09:12:01 7 0.03 0.00 0.00 0.02 0.00 99.95 09:21:20 09:13:01 all 0.03 0.00 0.01 0.00 0.00 99.95 09:21:20 09:13:01 0 0.02 0.00 0.03 0.00 0.00 99.95 09:21:20 09:13:01 1 0.02 0.00 0.00 0.00 0.00 99.98 09:21:20 09:13:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:21:20 09:13:01 3 0.10 0.00 0.02 0.00 0.00 99.88 09:21:20 09:13:01 4 0.03 0.00 0.03 0.00 0.02 99.92 09:21:20 09:13:01 5 0.03 0.00 0.00 0.00 0.00 99.97 09:21:20 09:13:01 6 0.00 0.00 0.02 0.00 0.00 99.98 09:21:20 09:13:01 7 0.02 0.00 0.00 0.02 0.02 99.95 09:21:20 09:14:01 all 0.05 0.00 0.01 0.00 0.00 99.94 09:21:20 09:14:01 0 0.02 0.00 0.00 0.00 0.02 99.97 09:21:20 09:14:01 1 0.02 0.00 0.00 0.02 0.00 99.97 09:21:20 09:14:01 2 0.02 0.00 0.00 0.00 0.00 99.98 09:21:20 09:14:01 3 0.12 0.00 0.00 0.00 0.00 99.88 09:21:20 09:14:01 4 0.17 0.00 0.03 0.00 0.02 99.78 09:21:20 09:14:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:21:20 09:14:01 6 0.03 0.00 0.00 0.00 0.00 99.97 09:21:20 09:14:01 7 0.00 0.00 0.02 0.00 0.00 99.98 09:21:20 09:21:20 09:14:01 CPU %user %nice %system %iowait %steal %idle 09:21:20 09:15:01 all 0.26 0.00 0.02 0.02 0.00 99.69 09:21:20 09:15:01 0 0.02 0.00 0.02 0.00 0.00 99.97 09:21:20 09:15:01 1 0.00 0.00 0.03 0.18 0.00 99.78 09:21:20 09:15:01 2 0.02 0.00 0.02 0.00 0.00 99.97 09:21:20 09:15:01 3 0.03 0.00 0.02 0.00 0.00 99.95 09:21:20 09:15:01 4 1.96 0.00 0.05 0.00 0.00 97.99 09:21:20 09:15:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:21:20 09:15:01 6 0.03 0.00 0.00 0.00 0.02 99.95 09:21:20 09:15:01 7 0.02 0.00 0.00 0.02 0.02 99.95 09:21:20 09:16:02 all 0.09 0.00 0.02 0.00 0.01 99.88 09:21:20 09:16:02 0 0.03 0.00 0.02 0.00 0.02 99.93 09:21:20 09:16:02 1 0.02 0.00 0.00 0.02 0.00 99.97 09:21:20 09:16:02 2 0.00 0.00 0.00 0.00 0.00 100.00 09:21:20 09:16:02 3 0.07 0.00 0.00 0.00 0.02 99.92 09:21:20 09:16:02 4 0.55 0.00 0.15 0.00 0.03 99.27 09:21:20 09:16:02 5 0.00 0.00 0.00 0.00 0.00 100.00 09:21:20 09:16:02 6 0.02 0.00 0.00 0.00 0.00 99.98 09:21:20 09:16:02 7 0.00 0.00 0.02 0.02 0.00 99.97 09:21:20 09:17:01 all 0.02 0.00 0.01 0.00 0.00 99.97 09:21:20 09:17:01 0 0.02 0.00 0.00 0.00 0.00 99.98 09:21:20 09:17:01 1 0.00 0.00 0.02 0.00 0.02 99.97 09:21:20 09:17:01 2 0.02 0.00 0.02 0.00 0.00 99.97 09:21:20 09:17:01 3 0.05 0.00 0.00 0.00 0.00 99.95 09:21:20 09:17:01 4 0.05 0.00 0.02 0.00 0.00 99.93 09:21:20 09:17:01 5 0.03 0.00 0.02 0.00 0.00 99.95 09:21:20 09:17:01 6 0.00 0.00 0.02 0.00 0.00 99.98 09:21:20 09:17:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:21:20 09:18:01 all 0.01 0.00 0.01 0.00 0.00 99.97 09:21:20 09:18:01 0 0.00 0.00 0.00 0.00 0.00 100.00 09:21:20 09:18:01 1 0.00 0.00 0.00 0.02 0.00 99.98 09:21:20 09:18:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:21:20 09:18:01 3 0.05 0.00 0.02 0.00 0.00 99.93 09:21:20 09:18:01 4 0.03 0.00 0.03 0.00 0.02 99.92 09:21:20 09:18:01 5 0.00 0.00 0.02 0.00 0.00 99.98 09:21:20 09:18:01 6 0.02 0.00 0.00 0.00 0.00 99.98 09:21:20 09:18:01 7 0.02 0.00 0.00 0.02 0.00 99.97 09:21:20 09:19:01 all 0.03 0.00 0.04 0.05 0.00 99.88 09:21:20 09:19:01 0 0.02 0.00 0.13 0.00 0.02 99.83 09:21:20 09:19:01 1 0.03 0.00 0.03 0.17 0.00 99.77 09:21:20 09:19:01 2 0.00 0.00 0.02 0.00 0.00 99.98 09:21:20 09:19:01 3 0.05 0.00 0.02 0.12 0.00 99.82 09:21:20 09:19:01 4 0.07 0.00 0.05 0.00 0.02 99.87 09:21:20 09:19:01 5 0.03 0.00 0.03 0.00 0.00 99.93 09:21:20 09:19:01 6 0.00 0.00 0.02 0.00 0.00 99.98 09:21:20 09:19:01 7 0.00 0.00 0.02 0.10 0.00 99.88 09:21:20 09:20:01 all 0.07 0.00 0.02 0.00 0.01 99.90 09:21:20 09:20:01 0 0.05 0.00 0.00 0.00 0.02 99.93 09:21:20 09:20:01 1 0.00 0.00 0.02 0.02 0.00 99.97 09:21:20 09:20:01 2 0.02 0.00 0.02 0.00 0.00 99.97 09:21:20 09:20:01 3 0.02 0.00 0.03 0.00 0.00 99.95 09:21:20 09:20:01 4 0.43 0.00 0.03 0.00 0.03 99.50 09:21:20 09:20:01 5 0.03 0.00 0.03 0.00 0.02 99.92 09:21:20 09:20:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:21:20 09:20:01 7 0.00 0.00 0.00 0.00 0.02 99.98 09:21:20 09:21:01 all 6.82 0.00 2.97 1.87 0.05 88.28 09:21:20 09:21:01 0 6.97 0.00 3.17 0.03 0.05 89.77 09:21:20 09:21:01 1 9.35 0.00 3.96 0.34 0.05 86.30 09:21:20 09:21:01 2 6.93 0.00 2.69 2.29 0.05 88.03 09:21:20 09:21:01 3 5.78 0.00 2.02 0.07 0.05 92.08 09:21:20 09:21:01 4 6.90 0.00 3.38 3.06 0.05 86.61 09:21:20 09:21:01 5 6.12 0.00 2.51 0.52 0.05 90.80 09:21:20 09:21:01 6 5.28 0.00 3.03 1.83 0.05 89.81 09:21:20 09:21:01 7 7.23 0.00 3.03 6.85 0.07 82.83 09:21:20 Average: all 5.16 0.00 1.14 0.48 0.02 93.19 09:21:20 Average: 0 4.93 0.00 1.20 0.38 0.02 93.46 09:21:20 Average: 1 5.47 0.00 1.18 0.30 0.02 93.03 09:21:20 Average: 2 5.33 0.00 1.31 0.73 0.03 92.60 09:21:20 Average: 3 5.08 0.00 1.07 0.41 0.02 93.43 09:21:20 Average: 4 5.21 0.00 1.17 0.34 0.03 93.26 09:21:20 Average: 5 5.34 0.00 1.06 0.12 0.02 93.46 09:21:20 Average: 6 4.93 0.00 1.10 0.84 0.02 93.11 09:21:20 Average: 7 5.02 0.00 1.05 0.69 0.03 93.22 09:21:20 09:21:20 09:21:20