Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from ae7361513ff83481958f7299311cbfd4338b11e5 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-ssh12519947417010616389.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-ssh15210875677153920294.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-onvif-camera/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-onvif-camera/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14192267999527854885.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-ssh10395716461879825225.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-onvif-camera/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-onvif-camera/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh1535269098180368196.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-onvif-camera, publishSwaggerDocs:true, swaggerApiFolders:[doc/openapi/v3]] ========================================================= [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-onvif-camera-settings PROJECT: device-onvif-camera 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-onvif-camera 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: true SWAGGER_API_FOLDERS: doc/openapi/v3 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 ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-8954 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git > git init /w/workspace/foundry_device-onvif-camera_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.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-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision ae7361513ff83481958f7299311cbfd4338b11e5 (main) Commit message: "Merge pull request #527 from FelixTing/issue-526" > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.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 ae7361513ff83481958f7299311cbfd4338b11e5 # timeout=10 > git rev-list --no-walk 03916b7a3ef32b822df56f67b017c6db8c929e05 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 01:19:01 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 01:19:01 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 01:19:01 ========================================================= 01:19:01 EdgeX Global Pipelines Version Info 01:19:01 ========================================================= [Pipeline] libraryResource [Pipeline] sh 01:19:02 ------------------- 01:19:02 stable info: 01:19:02 ------------------- 01:19:02 Commited By: Cherry Wang cherry@iotechsys.com 01:19:02 Commit SHA: 056ae7b86453181957306e7078512cbe12174832 01:19:02 Message: update stable to v1.0.276 01:19:02 ------------------- 01:19:02 experimental info: 01:19:02 ------------------- 01:19:02 Commited By: **** collab-it+edgex@linuxfoundation.org 01:19:02 Commit SHA: 056ae7b86453181957306e7078512cbe12174832 01:19:02 Message: update experimental to v1.0.276 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 01:19:02 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo 01:19:02 [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo 01:19:02 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 01:19:02 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 01:19:02 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 01:19:02 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 01:19:03 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 01:19:03 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 01:19:03 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 01:19:03 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 01:19:03 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 01:19:03 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo 01:19:03 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 01:19:03 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 01:19:03 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 01:19:03 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 01:19:03 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 01:19:03 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 01:19:03 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 01:19:03 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 01:19:03 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 01:19:03 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v3 [Pipeline] echo 01:19:03 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 01:19:03 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 01:19:03 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 01:19:03 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 01:19:03 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 01:19:03 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 01:19:03 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 01:19:03 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 01:19:03 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ae7361513ff83481958f7299311cbfd4338b11e5 [Pipeline] echo 01:19:03 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ae73615 [Pipeline] echo 01:19:03 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:19:03 provisioning config files... 01:19:03 copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config2013295556432892419tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:19:04 ---> ****-login.sh 01:19:04 nexus3.edgexfoundry.org:10001 01:19:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:19:04 01:19:04 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 01:19:04 Configure a credential helper to remove this warning. See 01:19:04 https://docs.****.com/go/credential-store/ 01:19:04 01:19:04 Login Succeeded 01:19:04 nexus3.edgexfoundry.org:10002 01:19:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:19:04 01:19:04 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 01:19:04 Configure a credential helper to remove this warning. See 01:19:04 https://docs.****.com/go/credential-store/ 01:19:04 01:19:04 Login Succeeded 01:19:04 nexus3.edgexfoundry.org:10003 01:19:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:19:04 01:19:04 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 01:19:04 Configure a credential helper to remove this warning. See 01:19:04 https://docs.****.com/go/credential-store/ 01:19:04 01:19:04 Login Succeeded 01:19:04 nexus3.edgexfoundry.org:10004 01:19:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:19:04 01:19:04 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 01:19:04 Configure a credential helper to remove this warning. See 01:19:04 https://docs.****.com/go/credential-store/ 01:19:04 01:19:04 Login Succeeded 01:19:04 ****.io 01:19:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:19:04 01:19:04 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 01:19:04 Configure a credential helper to remove this warning. See 01:19:04 https://docs.****.com/go/credential-store/ 01:19:04 01:19:04 Login Succeeded 01:19:04 ---> ****-login.sh ends [Pipeline] } 01:19:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 01:19:05 + git rev-list -1 --merges ae7361513ff83481958f7299311cbfd4338b11e5~1..ae7361513ff83481958f7299311cbfd4338b11e5 [Pipeline] echo 01:19:05 -----------> git rev-list -1 --merges ae7361513ff83481958f7299311cbfd4338b11e5~1..ae7361513ff83481958f7299311cbfd4338b11e5 ae7361513ff83481958f7299311cbfd4338b11e5 01:19:05 ae7361513ff83481958f7299311cbfd4338b11e5 [false] [Pipeline] sh 01:19:05 + git log --format=format:%s -1 ae7361513ff83481958f7299311cbfd4338b11e5 [Pipeline] echo 01:19:05 ========================================================= 01:19:05 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 01:19:05 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:19:05 + git log --format=format:%s -1 ae7361513ff83481958f7299311cbfd4338b11e5 [Pipeline] echo 01:19:05 [semverPrep] GIT_COMMIT: ae7361513ff83481958f7299311cbfd4338b11e5, Commit Message: Merge pull request #527 from FelixTing/issue-526 [Pipeline] echo 01:19:05 [semverPrep] This is not a build commit. [Pipeline] sh 01:19:06 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:19:06 + grep -v github /etc/ssh/ssh_known_hosts 01:19:06 + [ -e /tmp/ssh_known_hosts ] 01:19:06 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 01:19:06 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 01:19:06 + sudo tee -a /etc/ssh/ssh_known_hosts 01:19:06 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:19:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:19:06 01:19:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:19:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:19:06 0.1.4: Pulling from edgex-devops/py-git-semver 01:19:06 3dae71ba6b94: Pulling fs layer 01:19:06 6bf1a483ea7c: Pulling fs layer 01:19:06 f5dfc541a4d3: Pulling fs layer 01:19:06 461d9e800cba: Pulling fs layer 01:19:06 80192f66455f: Pulling fs layer 01:19:06 461d9e800cba: Waiting 01:19:06 2e8e34ca0e6c: Pulling fs layer 01:19:06 a29436f7fd5d: Pulling fs layer 01:19:06 923cac83aea3: Pulling fs layer 01:19:06 2e8e34ca0e6c: Waiting 01:19:06 a29436f7fd5d: Waiting 01:19:06 25ad8b0a4227: Pulling fs layer 01:19:06 25ad8b0a4227: Waiting 01:19:06 923cac83aea3: Waiting 01:19:06 db01528c6b51: Pulling fs layer 01:19:06 28988de357af: Pulling fs layer 01:19:06 db01528c6b51: Waiting 01:19:06 28988de357af: Waiting 01:19:06 6bf1a483ea7c: Verifying Checksum 01:19:06 6bf1a483ea7c: Download complete 01:19:06 461d9e800cba: Verifying Checksum 01:19:06 461d9e800cba: Download complete 01:19:06 80192f66455f: Verifying Checksum 01:19:06 80192f66455f: Download complete 01:19:07 f5dfc541a4d3: Verifying Checksum 01:19:07 f5dfc541a4d3: Download complete 01:19:07 3dae71ba6b94: Verifying Checksum 01:19:07 3dae71ba6b94: Download complete 01:19:07 923cac83aea3: Verifying Checksum 01:19:07 923cac83aea3: Download complete 01:19:07 25ad8b0a4227: Verifying Checksum 01:19:07 25ad8b0a4227: Download complete 01:19:07 db01528c6b51: Verifying Checksum 01:19:07 db01528c6b51: Download complete 01:19:07 28988de357af: Verifying Checksum 01:19:07 28988de357af: Download complete 01:19:07 a29436f7fd5d: Verifying Checksum 01:19:07 2e8e34ca0e6c: Verifying Checksum 01:19:07 2e8e34ca0e6c: Download complete 01:19:08 3dae71ba6b94: Pull complete 01:19:08 6bf1a483ea7c: Pull complete 01:19:09 f5dfc541a4d3: Pull complete 01:19:09 461d9e800cba: Pull complete 01:19:09 80192f66455f: Pull complete 01:19:13 2e8e34ca0e6c: Pull complete 01:19:13 a29436f7fd5d: Pull complete 01:19:13 923cac83aea3: Pull complete 01:19:13 25ad8b0a4227: Pull complete 01:19:13 db01528c6b51: Pull complete 01:19:13 28988de357af: Pull complete 01:19:13 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 01:19:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:19:13 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:19:14 prd-ubuntu20.04-docker-8c-8g-8954 does not seem to be running inside a container 01:19:14 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 01:19:17 $ docker top 54bca74c58bd0ba7785b0f005d9b889187807dffcf33c466f58ff911cc1d3622 -eo pid,comm 01:19:17 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). 01:19:17 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:19:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:19:17 [ssh-agent] Looking for ssh-agent implementation... 01:19:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:19:18 $ docker exec 54bca74c58bd0ba7785b0f005d9b889187807dffcf33c466f58ff911cc1d3622 ssh-agent 01:19:18 SSH_AUTH_SOCK=/tmp/ssh-T9XGbvOXHyfe/agent.32 01:19:18 SSH_AGENT_PID=38 01:19:18 Running ssh-add (command line suppressed) 01:19:18 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_1799096719380524866.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_1799096719380524866.key) 01:19:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:19:18 + git config --global --add safe.directory /w/workspace/foundry_device-onvif-camera_main [Pipeline] sh 01:19:18 + git tag --points-at HEAD [Pipeline] } 01:19:18 $ docker exec --env ******** --env ******** 54bca74c58bd0ba7785b0f005d9b889187807dffcf33c466f58ff911cc1d3622 ssh-agent -k 01:19:18 unset SSH_AUTH_SOCK; 01:19:18 unset SSH_AGENT_PID; 01:19:18 echo Agent pid 38 killed; 01:19:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 01:19:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:19:19 [ssh-agent] Looking for ssh-agent implementation... 01:19:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:19:19 $ docker exec 54bca74c58bd0ba7785b0f005d9b889187807dffcf33c466f58ff911cc1d3622 ssh-agent 01:19:19 SSH_AUTH_SOCK=/tmp/ssh-2gp7Scks691a/agent.85 01:19:19 SSH_AGENT_PID=91 01:19:19 Running ssh-add (command line suppressed) 01:19:19 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_11353069852185734129.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_11353069852185734129.key) 01:19:19 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:19:19 + git semver init 01:19:19 2025-09-17 01:19:19,872 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 01:19:19 2025-09-17 01:19:19,877 [run_init] DEBUG init version:0.0.0 force:False 01:19:19 2025-09-17 01:19:19,877 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-onvif-camera_main/.semver 01:19:19 2025-09-17 01:19:19,878 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/foundry_device-onvif-camera_main/.semver 01:19:19 2025-09-17 01:19:19,878 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/foundry_device-onvif-camera_main/.semver'], cwd=/w/workspace/foundry_device-onvif-camera_main, stdin=None, shell=False, universal_newlines=False) 01:19:21 2025-09-17 01:19:21,341 [append_file] DEBUG append to file:/w/workspace/foundry_device-onvif-camera_main/.git/info/exclude 01:19:21 2025-09-17 01:19:21,341 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:False 01:19:21 2025-09-17 01:19:21,341 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 01:19:21 2025-09-17 01:19:21,341 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 01:19:21 4.1.0-dev.8 [Pipeline] } 01:19:21 $ docker exec --env ******** --env ******** 54bca74c58bd0ba7785b0f005d9b889187807dffcf33c466f58ff911cc1d3622 ssh-agent -k 01:19:21 unset SSH_AUTH_SOCK; 01:19:21 unset SSH_AGENT_PID; 01:19:21 echo Agent pid 91 killed; 01:19:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:19:22 + git semver [Pipeline] } 01:19:22 $ docker stop --time=1 54bca74c58bd0ba7785b0f005d9b889187807dffcf33c466f58ff911cc1d3622 01:19:23 $ docker rm -f --volumes 54bca74c58bd0ba7785b0f005d9b889187807dffcf33c466f58ff911cc1d3622 [Pipeline] // withDockerContainer [Pipeline] sh 01:19:24 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 01:19:24 Stashed 1 file(s) [Pipeline] echo 01:19:24 [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 01:19:24 provisioning config files... 01:19:24 copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config16943272268565548207tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:19:25 ---> ****-login.sh 01:19:25 nexus3.edgexfoundry.org:10001 01:19:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:19:25 Login Succeeded 01:19:25 nexus3.edgexfoundry.org:10002 01:19:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:19:25 Login Succeeded 01:19:25 nexus3.edgexfoundry.org:10003 01:19:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:19:25 Login Succeeded 01:19:25 nexus3.edgexfoundry.org:10004 01:19:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:19:25 Login Succeeded 01:19:25 ****.io 01:19:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:19:25 Login Succeeded 01:19:25 ---> ****-login.sh ends [Pipeline] } 01:19:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:19:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 01:19:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 01:19:25 ========================================================= 01:19:25 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 01:19:25 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:19:26 + 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 . 01:19:26 #0 building with "default" instance using docker driver 01:19:26 01:19:26 #1 [internal] load build definition from Dockerfile 01:19:26 #1 transferring dockerfile: 1.75kB done 01:19:26 #1 DONE 0.0s 01:19:26 01:19:26 #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 01:19:26 #2 DONE 0.1s 01:19:26 01:19:26 #3 [internal] load .dockerignore 01:19:26 #3 transferring context: 2B done 01:19:26 #3 DONE 0.0s 01:19:26 01:19:26 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 01:19:26 #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 0.0s done 01:19:26 #4 sha256:01d3d341091a517642a078ff0605422b0bc90a0685c27f13eebf23a14bd174bf 2.08kB / 2.08kB done 01:19:26 #4 sha256:d619b1717253d911bd917c5573ee8134ae218c2451e74083eb23940cdd319302 4.11kB / 4.11kB done 01:19:26 #4 sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df 294.40kB / 294.40kB 0.1s done 01:19:26 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 6.29MB / 74.06MB 0.1s 01:19:26 #4 sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 685B / 685B done 01:19:26 #4 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.15MB / 3.63MB 0.1s 01:19:26 #4 sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 126B / 126B 0.1s done 01:19:26 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 17.83MB / 74.06MB 0.2s 01:19:26 #4 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.2s done 01:19:26 #4 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 01:19:26 #4 sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 0B / 2.38MB 0.2s 01:19:26 #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.2s done 01:19:26 #4 sha256:c451b95d79318bfd8953a1c9820732ea4e6327fc33c477d42b42d627f68681ad 440B / 440B 0.2s done 01:19:27 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 32.79MB / 74.06MB 0.3s 01:19:27 #4 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.1s done 01:19:27 #4 sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 2.38MB / 2.38MB 0.3s 01:19:27 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 2.10MB / 103.05MB 0.3s 01:19:27 #4 extracting sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df 01:19:27 #4 ... 01:19:27 01:19:27 #5 [internal] load build context 01:19:27 #5 transferring context: 47.02MB 0.4s done 01:19:27 #5 DONE 0.4s 01:19:27 01:19:27 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 01:19:27 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 57.67MB / 74.06MB 0.5s 01:19:27 #4 sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 2.38MB / 2.38MB 0.3s done 01:19:27 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 17.83MB / 103.05MB 0.5s 01:19:27 #4 extracting sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df 0.1s done 01:19:27 #4 sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 8.39MB / 13.29MB 0.5s 01:19:27 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 71.30MB / 74.06MB 0.6s 01:19:27 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 31.46MB / 103.05MB 0.6s 01:19:27 #4 sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 13.29MB / 13.29MB 0.6s 01:19:27 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 66.06MB / 103.05MB 0.8s 01:19:27 #4 sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 13.29MB / 13.29MB 0.6s done 01:19:27 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 83.89MB / 103.05MB 0.9s 01:19:27 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 74.06MB / 74.06MB 0.9s done 01:19:27 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 102.94MB / 103.05MB 1.0s 01:19:27 #4 extracting sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 0.1s 01:19:28 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 103.05MB / 103.05MB 1.4s done 01:19:33 #4 extracting sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 5.0s done 01:19:33 #4 extracting sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 01:19:33 #4 extracting sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 done 01:19:33 #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done 01:19:33 #4 extracting sha256:c451b95d79318bfd8953a1c9820732ea4e6327fc33c477d42b42d627f68681ad done 01:19:33 #4 extracting sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 01:19:33 #4 extracting sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 0.0s done 01:19:33 #4 extracting sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 0.1s 01:19:36 #4 extracting sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 3.1s done 01:19:36 #4 extracting sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 01:19:37 #4 extracting sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 0.8s done 01:19:37 #4 DONE 10.5s 01:19:37 01:19:37 #6 [builder 2/7] RUN apk add --no-cache make git 01:19:37 #6 0.213 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:19:37 #6 0.369 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:19:37 #6 0.709 OK: 248 MiB in 58 packages 01:19:39 Still waiting to schedule task 01:19:39 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-8948’ 01:19:41 #6 DONE 4.3s 01:19:41 01:19:41 #7 [builder 3/7] WORKDIR /device-onvif-camera 01:19:41 #7 DONE 0.0s 01:19:41 01:19:41 #8 [builder 4/7] COPY go.mod vendor* ./ 01:19:41 #8 DONE 0.0s 01:19:41 01:19:41 #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:20:00 #9 DONE 16.2s 01:20:00 01:20:00 #10 [builder 6/7] COPY . . 01:20:00 #10 DONE 0.4s 01:20:00 01:20:00 #11 [builder 7/7] RUN echo noop 01:20:00 #11 0.182 noop 01:20:00 #11 DONE 0.2s 01:20:00 01:20:00 #12 exporting to image 01:20:00 #12 exporting layers 01:20:06 #12 exporting layers 8.0s done 01:20:06 #12 writing image sha256:452f1c6a7ee283f2b4df072b276c04995992723c432028c1550262a32641bbae done 01:20:06 #12 naming to docker.io/library/ci-base-image-x86_64 done 01:20:06 #12 DONE 8.1s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:20:06 + docker inspect -f . ci-base-image-x86_64 01:20:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:20:07 prd-ubuntu20.04-docker-8c-8g-8954 does not seem to be running inside a container 01:20:07 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 01:20:07 $ docker top eb96990bbe7b6989b42f59d59ec65dbbea2283da29b0b4b543cf99c1a56771fe -eo pid,comm [Pipeline] { [Pipeline] sh 01:20:07 + go version 01:20:07 go version go1.23.9 linux/amd64 [Pipeline] } 01:20:07 $ docker stop --time=1 eb96990bbe7b6989b42f59d59ec65dbbea2283da29b0b4b543cf99c1a56771fe 01:20:09 $ docker rm -f --volumes eb96990bbe7b6989b42f59d59ec65dbbea2283da29b0b4b543cf99c1a56771fe [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:20:09 + docker inspect -f . ci-base-image-x86_64 01:20:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:20:09 prd-ubuntu20.04-docker-8c-8g-8954 does not seem to be running inside a container 01:20:09 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 01:20:10 $ docker top 44b276a1145ab149a6a3697a6711db027a38b9ce3a742b342d4112e2118520f7 -eo pid,comm [Pipeline] { [Pipeline] sh 01:20:10 + git config --global --add safe.directory /w/workspace/foundry_device-onvif-camera_main [Pipeline] fileExists [Pipeline] sh 01:20:10 + make test 01:20:10 go test ./... -coverprofile=coverage.out ./... 01:20:12 ? github.com/edgexfoundry/device-onvif-camera [no test files] 01:20:30 github.com/edgexfoundry/device-onvif-camera/cmd coverage: 0.0% of statements 01:20:30 github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks coverage: 0.0% of statements 01:20:32 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.026s coverage: 31.2% of statements 01:20:32 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.424s coverage: 86.5% of statements 01:20:44 go vet ./... 01:20:51 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:20:51 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:20:51 ./bin/test-attribution-txt.sh 01:20:51 An attribution for go.opentelemetry.io/auto/sdk is missing from Attribution.txt, please add [Pipeline] echo 01:20:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 01:20:51 $ docker stop --time=1 44b276a1145ab149a6a3697a6711db027a38b9ce3a742b342d4112e2118520f7 01:20:54 $ docker rm -f --volumes 44b276a1145ab149a6a3697a6711db027a38b9ce3a742b342d4112e2118520f7 [Pipeline] // withDockerContainer [Pipeline] sh 01:20:55 + sudo chown -R jenkins:jenkins . [Pipeline] stash 01:20:55 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 01:20:55 + sudo chown -R jenkins:jenkins . [Pipeline] sh 01:20:55 + ls -al . 01:20:55 total 320 01:20:55 drwxrwxr-x 9 jenkins jenkins 4096 Sep 17 01:20 . 01:20:55 drwxrwxr-x 4 jenkins jenkins 4096 Sep 17 01:18 .. 01:20:55 drwxrwxr-x 8 jenkins jenkins 4096 Sep 17 01:20 .git 01:20:55 drwxrwxr-x 3 jenkins jenkins 4096 Sep 17 01:18 .github 01:20:55 -rw-rw-r-- 1 jenkins jenkins 493 Sep 17 01:18 .gitignore 01:20:55 -rw-rw-r-- 1 jenkins jenkins 199 Sep 17 01:18 .golangci.yml 01:20:55 drwxr-xr-x 3 jenkins jenkins 4096 Sep 17 01:19 .semver 01:20:55 -rw-rw-r-- 1 jenkins jenkins 20612 Sep 17 01:18 Attribution.txt 01:20:55 -rw-rw-r-- 1 jenkins jenkins 19022 Sep 17 01:18 CHANGELOG.md 01:20:55 -rw-rw-r-- 1 jenkins jenkins 1715 Sep 17 01:18 Dockerfile 01:20:55 -rw-rw-r-- 1 jenkins jenkins 677 Sep 17 01:18 GOVERNANCE.md 01:20:55 -rw-rw-r-- 1 jenkins jenkins 739 Sep 17 01:18 Jenkinsfile 01:20:55 -rw-rw-r-- 1 jenkins jenkins 11348 Sep 17 01:18 LICENSE 01:20:55 -rw-rw-r-- 1 jenkins jenkins 3465 Sep 17 01:18 Makefile 01:20:55 -rw-rw-r-- 1 jenkins jenkins 625 Sep 17 01:18 OWNERS.md 01:20:55 -rw-rw-r-- 1 jenkins jenkins 2620 Sep 17 01:18 README.md 01:20:55 -rw-rw-r-- 1 jenkins jenkins 11 Sep 17 01:19 VERSION 01:20:55 drwxrwxr-x 2 jenkins jenkins 4096 Sep 17 01:18 bin 01:20:55 drwxrwxr-x 3 jenkins jenkins 4096 Sep 17 01:18 cmd 01:20:55 -rw-r--r-- 1 jenkins jenkins 92472 Sep 17 01:20 coverage.out 01:20:55 drwxrwxr-x 4 jenkins jenkins 4096 Sep 17 01:18 doc 01:20:55 -rw-rw-r-- 1 jenkins jenkins 6509 Sep 17 01:18 go.mod 01:20:55 -rw-rw-r-- 1 jenkins jenkins 87684 Sep 17 01:18 go.sum 01:20:55 drwxrwxr-x 4 jenkins jenkins 4096 Sep 17 01:18 internal 01:20:55 -rw-rw-r-- 1 jenkins jenkins 236 Sep 17 01:18 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:20:56 + docker build -t device-onvif-camera -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=ae7361513ff83481958f7299311cbfd4338b11e5 --label arch=amd64 --label version=4.1.0-dev.8 . 01:20:56 #0 building with "default" instance using docker driver 01:20:56 01:20:56 #1 [internal] load build definition from Dockerfile 01:20:56 #1 transferring dockerfile: 1.75kB done 01:20:56 #1 DONE 0.0s 01:20:56 01:20:56 #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 01:20:56 #2 DONE 0.0s 01:20:56 01:20:56 #3 [internal] load metadata for docker.io/library/alpine:3.20 01:20:56 #3 DONE 0.1s 01:20:56 01:20:56 #4 [internal] load .dockerignore 01:20:56 #4 transferring context: 2B done 01:20:56 #4 DONE 0.0s 01:20:56 01:20:56 #5 [stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 01:20:56 #5 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.1s done 01:20:56 #5 ... 01:20:56 01:20:56 #6 [internal] load build context 01:20:56 #6 transferring context: 112.78kB 0.0s done 01:20:56 #6 DONE 0.1s 01:20:56 01:20:56 #7 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest 01:20:56 #7 DONE 0.2s 01:20:56 01:20:56 #5 [stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 01:20:56 #5 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done 01:20:56 #5 sha256:f25ebd2af60b9de8e26e5100fe6f493beb81bff010f27e84f223ad19886a78f0 1.02kB / 1.02kB done 01:20:56 #5 sha256:411bc66a7adb849165d4e733707efe59d6b5edf8b4d96506cb6a1e31ba270199 581B / 581B done 01:20:56 #5 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 3.62MB / 3.62MB 0.1s 01:20:56 #5 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 3.62MB / 3.62MB 0.1s done 01:20:56 #5 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 0.1s 01:20:57 #5 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 0.1s done 01:20:57 #5 DONE 0.4s 01:20:57 01:20:57 #8 [builder 2/7] RUN apk add --no-cache make git 01:20:57 #8 0.263 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:20:57 #8 0.425 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:20:57 #8 0.819 OK: 248 MiB in 58 packages 01:20:57 #8 DONE 1.0s 01:20:57 01:20:57 #9 [stage-1 2/7] RUN apk add --update --no-cache dumb-init 01:20:57 #9 0.228 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:20:57 #9 0.304 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:20:57 #9 0.562 (1/1) Installing dumb-init (1.2.5-r3) 01:20:57 #9 0.596 Executing busybox-1.36.1-r29.trigger 01:20:57 #9 0.603 OK: 8 MiB in 15 packages 01:20:57 #9 DONE 0.7s 01:20:57 01:20:57 #10 [builder 3/7] WORKDIR /device-onvif-camera 01:20:57 #10 DONE 0.0s 01:20:57 01:20:57 #11 [builder 4/7] COPY go.mod vendor* ./ 01:20:57 #11 DONE 0.0s 01:20:57 01:20:57 #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:20:58 #12 DONE 0.6s 01:20:58 01:20:58 #13 [stage-1 3/7] RUN apk --no-cache upgrade 01:20:58 #13 0.449 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:20:58 #13 0.526 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:20:58 #13 0.849 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 01:20:58 #13 0.877 Executing busybox-1.36.1-r30.post-upgrade 01:20:58 #13 ... 01:20:58 01:20:58 #14 [builder 6/7] COPY . . 01:20:58 #14 DONE 0.4s 01:20:58 01:20:58 #13 [stage-1 3/7] RUN apk --no-cache upgrade 01:20:58 #13 1.151 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 01:20:58 #13 1.156 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 01:20:58 #13 1.160 Executing busybox-1.36.1-r30.trigger 01:20:58 #13 1.173 OK: 8 MiB in 15 packages 01:20:58 #13 DONE 1.3s 01:20:58 01:20:58 #15 [builder 7/7] RUN make build 01:20:58 #15 0.284 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-onvif-camera.Version=4.1.0-dev.8 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.34 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd 01:21:25 #15 DONE 25.4s 01:21:25 01:21:25 #16 [stage-1 4/7] COPY --from=builder /device-onvif-camera/cmd / 01:21:25 #16 DONE 0.4s 01:21:25 01:21:25 #17 [stage-1 5/7] COPY --from=builder /device-onvif-camera/LICENSE / 01:21:25 #17 DONE 0.0s 01:21:25 01:21:25 #18 [stage-1 6/7] COPY --from=builder /device-onvif-camera/Attribution.txt / 01:21:25 #18 DONE 0.0s 01:21:25 01:21:25 #19 exporting to image 01:21:25 #19 exporting layers 0.1s done 01:21:25 #19 writing image sha256:5500ca737ad02118fba309cc16afe4f4e4d1d40107199ab5a7096885d2282308 done 01:21:25 #19 naming to docker.io/library/device-onvif-camera done 01:21:25 #19 DONE 0.1s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:21:25 provisioning config files... 01:21:25 copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config2494461574936478120tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:21:25 ---> ****-login.sh 01:21:25 nexus3.edgexfoundry.org:10001 01:21:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:21:25 Login Succeeded 01:21:25 nexus3.edgexfoundry.org:10002 01:21:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:21:25 Login Succeeded 01:21:25 nexus3.edgexfoundry.org:10003 01:21:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:21:26 Login Succeeded 01:21:26 nexus3.edgexfoundry.org:10004 01:21:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:21:26 Login Succeeded 01:21:26 ****.io 01:21:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:21:26 Login Succeeded 01:21:26 ---> ****-login.sh ends [Pipeline] } 01:21:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:21:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 01:21:26 [edgeXDocker.push] Tagging docker image device-onvif-camera with the following tags: 01:21:26 ae7361513ff83481958f7299311cbfd4338b11e5 01:21:26 latest 01:21:26 4.1.0-dev.8 01:21:26 ae7361513ff83481958f7299311cbfd4338b11e5-4.1.0-dev.8 01:21:26 main 01:21:26 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:21:26 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:ae7361513ff83481958f7299311cbfd4338b11e5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:21:27 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:ae7361513ff83481958f7299311cbfd4338b11e5 01:21:27 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 01:21:27 ef17df360b1c: Preparing 01:21:27 f04ef663b980: Preparing 01:21:27 9e36d6da9017: Preparing 01:21:27 ebea8f1ece31: Preparing 01:21:27 c2743be9292a: Preparing 01:21:27 097100c76c15: Preparing 01:21:27 097100c76c15: Waiting 01:21:27 c2743be9292a: Pushed 01:21:27 f04ef663b980: Pushed 01:21:27 ef17df360b1c: Pushed 01:21:27 097100c76c15: Layer already exists 01:21:27 ebea8f1ece31: Pushed 01:21:31 9e36d6da9017: Pushed 01:21:31 ae7361513ff83481958f7299311cbfd4338b11e5: digest: sha256:bb3edebb73ea9c09e45ad3ece3dd7988c29e98fcb6bdf666fee8653526ae600e size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:21:32 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:21:32 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:latest 01:21:32 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 01:21:32 ef17df360b1c: Preparing 01:21:32 f04ef663b980: Preparing 01:21:32 9e36d6da9017: Preparing 01:21:32 ebea8f1ece31: Preparing 01:21:32 c2743be9292a: Preparing 01:21:32 097100c76c15: Preparing 01:21:32 097100c76c15: Waiting 01:21:32 f04ef663b980: Layer already exists 01:21:32 9e36d6da9017: Layer already exists 01:21:32 ebea8f1ece31: Layer already exists 01:21:32 c2743be9292a: Layer already exists 01:21:32 ef17df360b1c: Layer already exists 01:21:32 097100c76c15: Layer already exists 01:21:32 latest: digest: sha256:bb3edebb73ea9c09e45ad3ece3dd7988c29e98fcb6bdf666fee8653526ae600e size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:21:32 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:21:33 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.8 01:21:33 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 01:21:33 ef17df360b1c: Preparing 01:21:33 f04ef663b980: Preparing 01:21:33 9e36d6da9017: Preparing 01:21:33 ebea8f1ece31: Preparing 01:21:33 c2743be9292a: Preparing 01:21:33 097100c76c15: Preparing 01:21:33 097100c76c15: Waiting 01:21:33 ef17df360b1c: Layer already exists 01:21:33 9e36d6da9017: Layer already exists 01:21:33 c2743be9292a: Layer already exists 01:21:33 f04ef663b980: Layer already exists 01:21:33 ebea8f1ece31: Layer already exists 01:21:33 097100c76c15: Layer already exists 01:21:33 4.1.0-dev.8: digest: sha256:bb3edebb73ea9c09e45ad3ece3dd7988c29e98fcb6bdf666fee8653526ae600e size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:21:33 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:ae7361513ff83481958f7299311cbfd4338b11e5-4.1.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:21:33 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:ae7361513ff83481958f7299311cbfd4338b11e5-4.1.0-dev.8 01:21:33 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 01:21:33 ef17df360b1c: Preparing 01:21:33 f04ef663b980: Preparing 01:21:33 9e36d6da9017: Preparing 01:21:33 ebea8f1ece31: Preparing 01:21:33 c2743be9292a: Preparing 01:21:33 097100c76c15: Preparing 01:21:33 097100c76c15: Waiting 01:21:33 f04ef663b980: Layer already exists 01:21:33 c2743be9292a: Layer already exists 01:21:33 9e36d6da9017: Layer already exists 01:21:33 ebea8f1ece31: Layer already exists 01:21:33 ef17df360b1c: Layer already exists 01:21:33 097100c76c15: Layer already exists 01:21:33 ae7361513ff83481958f7299311cbfd4338b11e5-4.1.0-dev.8: digest: sha256:bb3edebb73ea9c09e45ad3ece3dd7988c29e98fcb6bdf666fee8653526ae600e size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:21:34 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:21:34 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:main 01:21:34 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 01:21:34 ef17df360b1c: Preparing 01:21:34 f04ef663b980: Preparing 01:21:34 9e36d6da9017: Preparing 01:21:34 ebea8f1ece31: Preparing 01:21:34 c2743be9292a: Preparing 01:21:34 097100c76c15: Preparing 01:21:34 097100c76c15: Waiting 01:21:34 c2743be9292a: Layer already exists 01:21:34 ef17df360b1c: Layer already exists 01:21:34 9e36d6da9017: Layer already exists 01:21:34 f04ef663b980: Layer already exists 01:21:34 ebea8f1ece31: Layer already exists 01:21:34 097100c76c15: Layer already exists 01:21:34 main: digest: sha256:bb3edebb73ea9c09e45ad3ece3dd7988c29e98fcb6bdf666fee8653526ae600e size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:21:34 ===================================================== [Pipeline] echo 01:21:34 taggedImages: 01:21:34 - nexus3.edgexfoundry.org:10004/device-onvif-camera:ae7361513ff83481958f7299311cbfd4338b11e5 01:21:34 - nexus3.edgexfoundry.org:10004/device-onvif-camera:latest 01:21:34 - nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.8 01:21:34 - nexus3.edgexfoundry.org:10004/device-onvif-camera:ae7361513ff83481958f7299311cbfd4338b11e5-4.1.0-dev.8 01:21:34 - nexus3.edgexfoundry.org:10004/device-onvif-camera:main [Pipeline] echo 01:21:34 ========================================================= 01:21:34 [edgeXBuildMultiArch] RAW Config: 01:21:34 images: 01:21:34 - nexus3.edgexfoundry.org:10004/device-onvif-camera:ae7361513ff83481958f7299311cbfd4338b11e5 01:21:34 - nexus3.edgexfoundry.org:10004/device-onvif-camera:latest 01:21:34 - nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.8 01:21:34 - nexus3.edgexfoundry.org:10004/device-onvif-camera:ae7361513ff83481958f7299311cbfd4338b11e5-4.1.0-dev.8 01:21:34 - nexus3.edgexfoundry.org:10004/device-onvif-camera:main 01:21:34 settingsFile: 01:21:34 device-onvif-camera-settings 01:21:34 ========================================================= [Pipeline] node 01:21:49 Still waiting to schedule task 01:21:49 All nodes of label ‘centos7-docker-4c-2g’ are offline 01:22:09 Running on prd-ubuntu20.04-docker-arm64-4c-16g-8957 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] ws 01:22:09 Running in /w/workspace/device-onvif-camera/234 [Pipeline] { [Pipeline] checkout 01:22:13 The recommended git tool is: git 01:22:18 using credential edgex-jenkins-ssh 01:22:18 Cloning the remote Git repository 01:22:18 Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git 01:22:18 > git init /w/workspace/device-onvif-camera/234 # timeout=10 01:22:18 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 01:22:18 > git --version # timeout=10 01:22:18 > git --version # 'git version 2.25.1' 01:22:18 using GIT_SSH to set credentials SSH Credentials for GitHub 01:22:18 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 01:22:23 Avoid second fetch 01:22:23 Checking out Revision ae7361513ff83481958f7299311cbfd4338b11e5 (main) 01:22:22 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 01:22:22 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:22:23 > git config core.sparsecheckout # timeout=10 01:22:23 > git checkout -f ae7361513ff83481958f7299311cbfd4338b11e5 # timeout=10 01:22:24 Commit message: "Merge pull request #527 from FelixTing/issue-526" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:22:28 provisioning config files... 01:22:28 copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/234@tmp/config3670953106194751511tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:22:29 ---> ****-login.sh 01:22:29 nexus3.edgexfoundry.org:10001 01:22:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:22:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:22:29 Configure a credential helper to remove this warning. See 01:22:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:22:29 01:22:29 Login Succeeded 01:22:29 nexus3.edgexfoundry.org:10002 01:22:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:22:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:22:30 Configure a credential helper to remove this warning. See 01:22:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:22:30 01:22:30 Login Succeeded 01:22:30 nexus3.edgexfoundry.org:10003 01:22:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:22:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:22:30 Configure a credential helper to remove this warning. See 01:22:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:22:30 01:22:30 Login Succeeded 01:22:30 nexus3.edgexfoundry.org:10004 01:22:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:22:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:22:31 Configure a credential helper to remove this warning. See 01:22:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:22:31 01:22:31 Login Succeeded 01:22:31 ****.io 01:22:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:22:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:22:31 Configure a credential helper to remove this warning. See 01:22:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:22:31 01:22:31 Login Succeeded 01:22:31 ---> ****-login.sh ends [Pipeline] } 01:22:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:22:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 01:22:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 01:22:32 ========================================================= 01:22:32 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 01:22:32 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:22:32 + 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 . 01:22:33 Sending build context to Docker daemon 26.97MB 01:22:33 Step 1/13 : ARG BASE=golang:1.23-alpine3.20 01:22:33 Step 2/13 : FROM ${BASE} AS builder 01:22:33 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 01:22:33 94e9d8af2201: Pulling fs layer 01:22:33 a6c56e8762df: Pulling fs layer 01:22:33 f0f3c8884826: Pulling fs layer 01:22:33 c7e7622c144d: Pulling fs layer 01:22:33 4f4fb700ef54: Pulling fs layer 01:22:33 b4c3b6d88c5a: Pulling fs layer 01:22:33 ba8bce9d2590: Pulling fs layer 01:22:33 ca778ea9c289: Pulling fs layer 01:22:33 b4c3b6d88c5a: Waiting 01:22:33 ba8bce9d2590: Waiting 01:22:33 ca778ea9c289: Waiting 01:22:33 c7e7622c144d: Waiting 01:22:33 4f4fb700ef54: Waiting 01:22:33 a6c56e8762df: Verifying Checksum 01:22:33 a6c56e8762df: Download complete 01:22:33 c7e7622c144d: Verifying Checksum 01:22:33 c7e7622c144d: Download complete 01:22:33 4f4fb700ef54: Verifying Checksum 01:22:33 4f4fb700ef54: Download complete 01:22:33 b4c3b6d88c5a: Verifying Checksum 01:22:33 b4c3b6d88c5a: Download complete 01:22:33 94e9d8af2201: Verifying Checksum 01:22:33 94e9d8af2201: Download complete 01:22:34 ca778ea9c289: Verifying Checksum 01:22:34 ca778ea9c289: Download complete 01:22:34 94e9d8af2201: Pull complete 01:22:35 a6c56e8762df: Pull complete 01:22:35 f0f3c8884826: Verifying Checksum 01:22:35 f0f3c8884826: Download complete 01:22:36 ba8bce9d2590: Verifying Checksum 01:22:36 ba8bce9d2590: Download complete 01:22:51 f0f3c8884826: Pull complete 01:22:51 c7e7622c144d: Pull complete 01:22:51 4f4fb700ef54: Pull complete 01:22:51 b4c3b6d88c5a: Pull complete 01:22:56 Running on prd-centos7-docker-4c-2g-8959 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:22:56 provisioning config files... 01:22:56 copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config8109689646086629601tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:22:59 ba8bce9d2590: Pull complete 01:23:00 ca778ea9c289: Pull complete 01:23:00 ---> ****-login.sh 01:23:00 nexus3.edgexfoundry.org:10001 01:23:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:23:00 Digest: sha256:c70c257f76c0e97c87bd0187f74242a809c0afac30c2d5f44320df1de5715b93 01:23:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 01:23:00 ---> 47b25d7523d1 01:23:00 Step 3/13 : ARG ADD_BUILD_TAGS="" 01:23:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:23:00 Configure a credential helper to remove this warning. See 01:23:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:23:00 01:23:00 Login Succeeded 01:23:00 nexus3.edgexfoundry.org:10002 01:23:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:23:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:23:00 Configure a credential helper to remove this warning. See 01:23:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:23:00 01:23:00 Login Succeeded 01:23:00 nexus3.edgexfoundry.org:10003 01:23:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:23:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:23:01 Configure a credential helper to remove this warning. See 01:23:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:23:01 01:23:01 Login Succeeded 01:23:01 nexus3.edgexfoundry.org:10004 01:23:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:23:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:23:01 Configure a credential helper to remove this warning. See 01:23:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:23:01 01:23:01 Login Succeeded 01:23:01 ****.io 01:23:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:23:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:23:01 Configure a credential helper to remove this warning. See 01:23:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:23:01 01:23:01 Login Succeeded 01:23:01 ---> ****-login.sh ends [Pipeline] } 01:23:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:23:01 + docker buildx ls 01:23:01 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 01:23:01 default * docker 01:23:01 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 01:23:01 + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use 01:23:01 edgex-builder [Pipeline] sh 01:23:02 + docker buildx inspect --bootstrap 01:23:02 #1 [internal] booting buildkit 01:23:02 #1 pulling image moby/buildkit:buildx-stable-1 01:23:02 ---> Running in c66ca539eab2 01:23:02 Removing intermediate container c66ca539eab2 01:23:02 ---> 22478c72f086 01:23:02 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:23:02 ---> Running in 4cde290df5c4 01:23:03 Removing intermediate container 4cde290df5c4 01:23:03 ---> 9e5960eceb2b 01:23:03 Step 5/13 : ARG ALPINE_PKG_BASE="make git" 01:23:03 ---> Running in 7f78eb0c82ce 01:23:03 Removing intermediate container 7f78eb0c82ce 01:23:03 ---> dad4e20f82b5 01:23:03 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 01:23:03 ---> Running in a9561d5aa451 01:23:03 Removing intermediate container a9561d5aa451 01:23:03 ---> a4c5ade4f001 01:23:03 Step 7/13 : LABEL Name=edgex-device-onvif-camera 01:23:03 ---> Running in 6fb7cbadcda8 01:23:04 Removing intermediate container 6fb7cbadcda8 01:23:04 ---> 52d111aa3b67 01:23:04 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:23:04 ---> Running in 55e00518af8a 01:23:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:23:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:23:06 OK: 239 MiB in 58 packages 01:23:07 #1 pulling image moby/buildkit:buildx-stable-1 5.0s done 01:23:07 #1 creating container buildx_buildkit_edgex-builder0 01:23:08 #1 creating container buildx_buildkit_edgex-builder0 1.4s done 01:23:08 #1 DONE 6.4s 01:23:08 Name: edgex-builder 01:23:08 Driver: docker-container 01:23:08 01:23:08 Nodes: 01:23:08 Name: edgex-builder0 01:23:08 Endpoint: unix:///var/run/docker.sock 01:23:08 Status: running 01:23:08 Buildkit: v0.24.0 01:23:08 Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh 01:23:08 Removing intermediate container 55e00518af8a 01:23:08 ---> e40fb3755c66 01:23:08 Step 9/13 : WORKDIR /device-onvif-camera 01:23:08 ---> Running in bf54822f356e 01:23:08 Removing intermediate container bf54822f356e 01:23:08 ---> 38cba8a5e795 01:23:08 Step 10/13 : COPY go.mod vendor* ./ 01:23:09 + docker buildx ls 01:23:09 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 01:23:09 edgex-builder * docker-container 01:23:09 edgex-builder0 unix:///var/run/docker.sock running v0.24.0 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 01:23:09 default docker 01:23:09 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 01:23:09 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:ae7361513ff83481958f7299311cbfd4338b11e5' 01:23:09 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-onvif-camera:ae7361513ff83481958f7299311cbfd4338b11e5 --push - 01:23:09 ---> 2c5b8c210085 01:23:09 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:23:09 ---> Running in ba3d36223b5d 01:23:09 #1 [internal] load build definition from Dockerfile 01:23:09 #1 transferring dockerfile: 204B done 01:23:09 #1 DONE 0.0s 01:23:09 01:23:09 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-onvif-camera:ae7361513ff83481958f7299311cbfd4338b11e5 01:23:09 #2 DONE 0.1s 01:23:09 01:23:09 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-onvif-camera:ae7361513ff83481958f7299311cbfd4338b11e5 01:23:09 #3 DONE 0.1s 01:23:09 01:23:09 #4 [internal] load .dockerignore 01:23:09 #4 transferring context: 2B done 01:23:09 #4 DONE 0.0s 01:23:09 01:23:09 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:ae7361513ff83481958f7299311cbfd4338b11e5@sha256:bb3edebb73ea9c09e45ad3ece3dd7988c29e98fcb6bdf666fee8653526ae600e 01:23:09 #5 resolve nexus3.edgexfoundry.org:10004/device-onvif-camera:ae7361513ff83481958f7299311cbfd4338b11e5@sha256:bb3edebb73ea9c09e45ad3ece3dd7988c29e98fcb6bdf666fee8653526ae600e 0.0s done 01:23:09 #5 DONE 0.0s 01:23:09 01:23:09 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:ae7361513ff83481958f7299311cbfd4338b11e5@sha256:bb3edebb73ea9c09e45ad3ece3dd7988c29e98fcb6bdf666fee8653526ae600e 01:23:09 #6 resolve nexus3.edgexfoundry.org:10004/device-onvif-camera:ae7361513ff83481958f7299311cbfd4338b11e5@sha256:bb3edebb73ea9c09e45ad3ece3dd7988c29e98fcb6bdf666fee8653526ae600e 0.0s done 01:23:09 #6 DONE 0.2s 01:23:09 01:23:09 #7 [auth] device-onvif-camera:pull,push token for nexus3.edgexfoundry.org:10004 01:23:09 #7 DONE 0.0s 01:23:09 01:23:09 #8 exporting to image 01:23:09 #8 exporting layers done 01:23:09 #8 exporting manifest sha256:b5c70a066b7a78bf065a91b4bb0b821414c0fecec6cd4779308b3696526b17b2 done 01:23:09 #8 exporting config sha256:5500ca737ad02118fba309cc16afe4f4e4d1d40107199ab5a7096885d2282308 done 01:23:09 #8 exporting manifest sha256:bac34b88b61af667b584c52b7dec25b972c8ccddb989c4f69ebe7ceb4e78b381 done 01:23:09 #8 exporting config sha256:e99b4831278535ee2cd0a11b0f212ee3b7316148612927b506f42b2c372c6c2b done 01:23:09 #8 exporting manifest list sha256:4c535c028149b34ae910a1abdd8f55881d9bb114aa0d3ca89e558c7aba372a1f 0.0s done 01:23:09 #8 pushing layers 0.1s done 01:23:09 #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-onvif-camera:ae7361513ff83481958f7299311cbfd4338b11e5@sha256:4c535c028149b34ae910a1abdd8f55881d9bb114aa0d3ca89e558c7aba372a1f 01:23:09 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:23:09 #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-onvif-camera:ae7361513ff83481958f7299311cbfd4338b11e5@sha256:4c535c028149b34ae910a1abdd8f55881d9bb114aa0d3ca89e558c7aba372a1f 0.1s done 01:23:09 #8 DONE 0.2s 01:23:09 01:23:09 1 warning found (use --debug to expand): 01:23:09  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:23:10 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:latest' 01:23:10 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-onvif-camera:latest --push - 01:23:10 #1 [internal] load build definition from Dockerfile 01:23:10 #1 transferring dockerfile: 170B done 01:23:10 #1 DONE 0.0s 01:23:10 01:23:10 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-onvif-camera:latest 01:23:10 #2 DONE 0.0s 01:23:10 01:23:10 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-onvif-camera:latest 01:23:10 #3 DONE 0.0s 01:23:10 01:23:10 #4 [internal] load .dockerignore 01:23:10 #4 transferring context: 2B done 01:23:10 #4 DONE 0.0s 01:23:10 01:23:10 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:latest@sha256:bb3edebb73ea9c09e45ad3ece3dd7988c29e98fcb6bdf666fee8653526ae600e 01:23:10 #5 resolve nexus3.edgexfoundry.org:10004/device-onvif-camera:latest@sha256:bb3edebb73ea9c09e45ad3ece3dd7988c29e98fcb6bdf666fee8653526ae600e 0.0s done 01:23:10 #5 DONE 0.0s 01:23:10 01:23:10 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:latest@sha256:bb3edebb73ea9c09e45ad3ece3dd7988c29e98fcb6bdf666fee8653526ae600e 01:23:10 #6 resolve nexus3.edgexfoundry.org:10004/device-onvif-camera:latest@sha256:bb3edebb73ea9c09e45ad3ece3dd7988c29e98fcb6bdf666fee8653526ae600e 0.0s done 01:23:10 #6 CACHED 01:23:10 01:23:10 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:latest@sha256:bb3edebb73ea9c09e45ad3ece3dd7988c29e98fcb6bdf666fee8653526ae600e 01:23:10 #5 CACHED 01:23:10 01:23:10 #7 [auth] device-onvif-camera:pull,push token for nexus3.edgexfoundry.org:10004 01:23:10 #7 DONE 0.0s 01:23:10 01:23:10 #8 exporting to image 01:23:10 #8 exporting layers done 01:23:10 #8 exporting manifest sha256:b5c70a066b7a78bf065a91b4bb0b821414c0fecec6cd4779308b3696526b17b2 done 01:23:10 #8 exporting config sha256:5500ca737ad02118fba309cc16afe4f4e4d1d40107199ab5a7096885d2282308 done 01:23:10 #8 exporting manifest sha256:bac34b88b61af667b584c52b7dec25b972c8ccddb989c4f69ebe7ceb4e78b381 done 01:23:10 #8 exporting config sha256:e99b4831278535ee2cd0a11b0f212ee3b7316148612927b506f42b2c372c6c2b done 01:23:10 #8 exporting manifest list sha256:4c535c028149b34ae910a1abdd8f55881d9bb114aa0d3ca89e558c7aba372a1f done 01:23:10 #8 pushing layers 0.0s done 01:23:10 #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-onvif-camera:latest@sha256:4c535c028149b34ae910a1abdd8f55881d9bb114aa0d3ca89e558c7aba372a1f 0.1s done 01:23:10 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:23:10 #8 DONE 0.1s 01:23:10 01:23:10 1 warning found (use --debug to expand): 01:23:10  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:23:11 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.8' 01:23:11 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.8 --push - 01:23:11 #1 [internal] load build definition from Dockerfile 01:23:11 #1 transferring dockerfile: 175B done 01:23:11 #1 DONE 0.0s 01:23:11 01:23:11 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.8 01:23:11 #2 DONE 0.0s 01:23:11 01:23:11 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.8 01:23:11 #3 DONE 0.0s 01:23:11 01:23:11 #4 [internal] load .dockerignore 01:23:11 #4 transferring context: 2B done 01:23:11 #4 DONE 0.0s 01:23:11 01:23:11 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.8@sha256:bb3edebb73ea9c09e45ad3ece3dd7988c29e98fcb6bdf666fee8653526ae600e 01:23:11 #5 resolve nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.8@sha256:bb3edebb73ea9c09e45ad3ece3dd7988c29e98fcb6bdf666fee8653526ae600e 0.0s done 01:23:11 #5 DONE 0.0s 01:23:11 01:23:11 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.8@sha256:bb3edebb73ea9c09e45ad3ece3dd7988c29e98fcb6bdf666fee8653526ae600e 01:23:11 #6 resolve nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.8@sha256:bb3edebb73ea9c09e45ad3ece3dd7988c29e98fcb6bdf666fee8653526ae600e 0.0s done 01:23:11 #6 CACHED 01:23:11 01:23:11 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.8@sha256:bb3edebb73ea9c09e45ad3ece3dd7988c29e98fcb6bdf666fee8653526ae600e 01:23:11 #5 CACHED 01:23:11 01:23:11 #7 [auth] device-onvif-camera:pull,push token for nexus3.edgexfoundry.org:10004 01:23:11 #7 DONE 0.0s 01:23:11 01:23:11 #8 exporting to image 01:23:11 #8 exporting layers done 01:23:11 #8 exporting manifest sha256:b5c70a066b7a78bf065a91b4bb0b821414c0fecec6cd4779308b3696526b17b2 done 01:23:11 #8 exporting config sha256:5500ca737ad02118fba309cc16afe4f4e4d1d40107199ab5a7096885d2282308 done 01:23:11 #8 exporting manifest sha256:bac34b88b61af667b584c52b7dec25b972c8ccddb989c4f69ebe7ceb4e78b381 done 01:23:11 #8 exporting config sha256:e99b4831278535ee2cd0a11b0f212ee3b7316148612927b506f42b2c372c6c2b done 01:23:11 #8 exporting manifest list sha256:4c535c028149b34ae910a1abdd8f55881d9bb114aa0d3ca89e558c7aba372a1f done 01:23:11 #8 pushing layers 0.0s done 01:23:11 #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.8@sha256:4c535c028149b34ae910a1abdd8f55881d9bb114aa0d3ca89e558c7aba372a1f 0.1s done 01:23:11 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:23:11 #8 DONE 0.1s 01:23:11 01:23:11 1 warning found (use --debug to expand): 01:23:11  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:23:11 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-onvif-camera:ae7361513ff83481958f7299311cbfd4338b11e5-4.1.0-dev.8 --push - 01:23:11 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:ae7361513ff83481958f7299311cbfd4338b11e5-4.1.0-dev.8' 01:23:11 #1 [internal] load build definition from Dockerfile 01:23:11 #1 transferring dockerfile: 216B done 01:23:11 #1 DONE 0.0s 01:23:11 01:23:11 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-onvif-camera:ae7361513ff83481958f7299311cbfd4338b11e5-4.1.0-dev.8 01:23:11 #2 DONE 0.0s 01:23:11 01:23:11 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-onvif-camera:ae7361513ff83481958f7299311cbfd4338b11e5-4.1.0-dev.8 01:23:11 #3 DONE 0.0s 01:23:11 01:23:11 #4 [internal] load .dockerignore 01:23:11 #4 transferring context: 2B done 01:23:11 #4 DONE 0.0s 01:23:11 01:23:11 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:ae7361513ff83481958f7299311cbfd4338b11e5-4.1.0-dev.8@sha256:bb3edebb73ea9c09e45ad3ece3dd7988c29e98fcb6bdf666fee8653526ae600e 01:23:11 #5 resolve nexus3.edgexfoundry.org:10004/device-onvif-camera:ae7361513ff83481958f7299311cbfd4338b11e5-4.1.0-dev.8@sha256:bb3edebb73ea9c09e45ad3ece3dd7988c29e98fcb6bdf666fee8653526ae600e 0.0s done 01:23:11 #5 CACHED 01:23:11 01:23:11 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:ae7361513ff83481958f7299311cbfd4338b11e5-4.1.0-dev.8@sha256:bb3edebb73ea9c09e45ad3ece3dd7988c29e98fcb6bdf666fee8653526ae600e 01:23:11 #6 resolve nexus3.edgexfoundry.org:10004/device-onvif-camera:ae7361513ff83481958f7299311cbfd4338b11e5-4.1.0-dev.8@sha256:bb3edebb73ea9c09e45ad3ece3dd7988c29e98fcb6bdf666fee8653526ae600e 0.0s done 01:23:11 #6 CACHED 01:23:11 01:23:11 #7 exporting to image 01:23:11 #7 exporting layers 01:23:11 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:23:11 #7 exporting layers done 01:23:11 #7 exporting manifest sha256:b5c70a066b7a78bf065a91b4bb0b821414c0fecec6cd4779308b3696526b17b2 done 01:23:11 #7 exporting config sha256:5500ca737ad02118fba309cc16afe4f4e4d1d40107199ab5a7096885d2282308 done 01:23:11 #7 exporting manifest sha256:bac34b88b61af667b584c52b7dec25b972c8ccddb989c4f69ebe7ceb4e78b381 done 01:23:11 #7 exporting config sha256:e99b4831278535ee2cd0a11b0f212ee3b7316148612927b506f42b2c372c6c2b done 01:23:11 #7 exporting manifest list sha256:4c535c028149b34ae910a1abdd8f55881d9bb114aa0d3ca89e558c7aba372a1f done 01:23:11 #7 pushing layers 0.0s done 01:23:11 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-onvif-camera:ae7361513ff83481958f7299311cbfd4338b11e5-4.1.0-dev.8@sha256:4c535c028149b34ae910a1abdd8f55881d9bb114aa0d3ca89e558c7aba372a1f 0.1s done 01:23:11 #7 DONE 0.1s 01:23:11 01:23:11 #8 [auth] device-onvif-camera:pull,push token for nexus3.edgexfoundry.org:10004 01:23:11 #8 DONE 0.0s 01:23:11 01:23:11 1 warning found (use --debug to expand): 01:23:11  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:23:12 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:main' 01:23:12 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-onvif-camera:main --push - 01:23:12 #1 [internal] load build definition from Dockerfile 01:23:12 #1 transferring dockerfile: 168B done 01:23:12 #1 DONE 0.0s 01:23:12 01:23:12 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-onvif-camera:main 01:23:12 #2 DONE 0.0s 01:23:12 01:23:12 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-onvif-camera:main 01:23:12 #3 DONE 0.0s 01:23:12 01:23:12 #4 [internal] load .dockerignore 01:23:12 #4 transferring context: 2B done 01:23:12 #4 DONE 0.0s 01:23:12 01:23:12 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:main@sha256:bb3edebb73ea9c09e45ad3ece3dd7988c29e98fcb6bdf666fee8653526ae600e 01:23:12 #5 resolve nexus3.edgexfoundry.org:10004/device-onvif-camera:main@sha256:bb3edebb73ea9c09e45ad3ece3dd7988c29e98fcb6bdf666fee8653526ae600e 0.0s done 01:23:12 #5 DONE 0.0s 01:23:12 01:23:12 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:main@sha256:bb3edebb73ea9c09e45ad3ece3dd7988c29e98fcb6bdf666fee8653526ae600e 01:23:12 #6 resolve nexus3.edgexfoundry.org:10004/device-onvif-camera:main@sha256:bb3edebb73ea9c09e45ad3ece3dd7988c29e98fcb6bdf666fee8653526ae600e 0.0s done 01:23:12 #6 CACHED 01:23:12 01:23:12 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:main@sha256:bb3edebb73ea9c09e45ad3ece3dd7988c29e98fcb6bdf666fee8653526ae600e 01:23:12 #5 CACHED 01:23:12 01:23:12 #7 [auth] device-onvif-camera:pull,push token for nexus3.edgexfoundry.org:10004 01:23:12 #7 DONE 0.0s 01:23:12 01:23:12 #8 exporting to image 01:23:12 #8 exporting layers done 01:23:12 #8 exporting manifest sha256:b5c70a066b7a78bf065a91b4bb0b821414c0fecec6cd4779308b3696526b17b2 done 01:23:12 #8 exporting config sha256:5500ca737ad02118fba309cc16afe4f4e4d1d40107199ab5a7096885d2282308 done 01:23:12 #8 exporting manifest sha256:bac34b88b61af667b584c52b7dec25b972c8ccddb989c4f69ebe7ceb4e78b381 done 01:23:12 #8 exporting config sha256:e99b4831278535ee2cd0a11b0f212ee3b7316148612927b506f42b2c372c6c2b done 01:23:12 #8 exporting manifest list sha256:4c535c028149b34ae910a1abdd8f55881d9bb114aa0d3ca89e558c7aba372a1f done 01:23:12 #8 pushing layers 0.0s done 01:23:12 #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-onvif-camera:main@sha256:4c535c028149b34ae910a1abdd8f55881d9bb114aa0d3ca89e558c7aba372a1f 0.1s done 01:23:12 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:23:12 #8 DONE 0.1s 01:23:12 01:23:12 1 warning found (use --debug to expand): 01:23:12  - 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 01:23:12 + '[' -d /w/workspace/foundry_device-onvif-camera_main/archives ']' [Pipeline] libraryResource [Pipeline] sh 01:23:13 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 01:23:13 ---> package-listing.sh 01:23:13 ++ facter osfamily 01:23:13 ++ tr '[:upper:]' '[:lower:]' 01:23:13 + OS_FAMILY=redhat 01:23:13 + workspace=/w/workspace/foundry_device-onvif-camera_main 01:23:13 + START_PACKAGES=/tmp/packages_start.txt 01:23:13 + END_PACKAGES=/tmp/packages_end.txt 01:23:13 + DIFF_PACKAGES=/tmp/packages_diff.txt 01:23:13 + PACKAGES=/tmp/packages_start.txt 01:23:13 + '[' /w/workspace/foundry_device-onvif-camera_main ']' 01:23:13 + PACKAGES=/tmp/packages_end.txt 01:23:13 + case "${OS_FAMILY}" in 01:23:13 + rpm -qa 01:23:13 + sort 01:23:14 + '[' -f /tmp/packages_start.txt ']' 01:23:14 + '[' -f /tmp/packages_end.txt ']' 01:23:14 + diff /tmp/packages_start.txt /tmp/packages_end.txt 01:23:14 + '[' /w/workspace/foundry_device-onvif-camera_main ']' 01:23:14 + mkdir -p /w/workspace/foundry_device-onvif-camera_main/archives/ 01:23:14 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-onvif-camera_main/archives/ [Pipeline] echo 01:23:14 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/foundry_device-onvif-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 01:23:14 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:23:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:23:15 01:23:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:23:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:23:15 latest: Pulling from edgex-lftools-log-publisher 01:23:15 5eb5b503b376: Pulling fs layer 01:23:15 5c69ac0246d0: Pulling fs layer 01:23:15 ec43610c2a17: Pulling fs layer 01:23:15 3a2ae6a8a46f: Pulling fs layer 01:23:15 33b1e0a273af: Pulling fs layer 01:23:15 5d3b04190fa2: Pulling fs layer 01:23:15 2f39f015ded8: Pulling fs layer 01:23:15 33b1e0a273af: Waiting 01:23:15 5d3b04190fa2: Waiting 01:23:15 2f39f015ded8: Waiting 01:23:15 3a2ae6a8a46f: Waiting 01:23:15 5c69ac0246d0: Verifying Checksum 01:23:15 5c69ac0246d0: Download complete 01:23:15 3a2ae6a8a46f: Verifying Checksum 01:23:15 3a2ae6a8a46f: Download complete 01:23:15 33b1e0a273af: Verifying Checksum 01:23:15 33b1e0a273af: Download complete 01:23:15 5d3b04190fa2: Verifying Checksum 01:23:15 5d3b04190fa2: Download complete 01:23:15 ec43610c2a17: Verifying Checksum 01:23:15 ec43610c2a17: Download complete 01:23:15 5eb5b503b376: Verifying Checksum 01:23:15 5eb5b503b376: Download complete 01:23:16 2f39f015ded8: Verifying Checksum 01:23:16 2f39f015ded8: Download complete 01:23:17 5eb5b503b376: Pull complete 01:23:17 5c69ac0246d0: Pull complete 01:23:17 ec43610c2a17: Pull complete 01:23:17 3a2ae6a8a46f: Pull complete 01:23:18 33b1e0a273af: Pull complete 01:23:18 5d3b04190fa2: Pull complete 01:23:22 2f39f015ded8: Pull complete 01:23:22 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 01:23:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:23:22 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:23:22 prd-centos7-docker-4c-2g-8959 does not seem to be running inside a container 01:23:22 $ 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/foundry_device-onvif-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_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 01:23:26 $ docker top ad8dae9b3ec776bf055e4b659f2bfd2d4b2195de03a9d3edf502cafe728457c4 -eo pid,comm [Pipeline] { [Pipeline] sh 01:23:26 + touch /tmp/pre-build-complete [Pipeline] sh 01:23:26 + mkdir -p /var/log/sysstat [Pipeline] sh 01:23:27 + ls /var/log/sa-host 01:23:27 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:23:27 provisioning config files... 01:23:27 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config4393880262327380041tmp [Pipeline] { [Pipeline] echo 01:23:27 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 01:23:27 ---> create-netrc.sh [Pipeline] } 01:23:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 01:23:27 ---> python-tools-install.sh [Pipeline] echo 01:23:27 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 01:23:28 ---> sudo-logs.sh 01:23:28 Archiving 'sudo' log.. 01:23:28 sudo: unable to resolve host prd-centos7-docker-4c-2g-8959.novalocal: Name or service not known 01:23:28 sudo: unable to resolve host prd-centos7-docker-4c-2g-8959.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 01:23:28 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 01:23:28 ---> job-cost.sh 01:23:28 lf-activate-venv: SKIPPING 01:23:28 INFO: No Stack... 01:23:28 INFO: Retrieving Pricing Info for: v3-standard-2 01:23:29 INFO: Archiving Costs [Pipeline] echo 01:23:29 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 01:23:29 ---> logs-deploy.sh 01:23:29 lf-activate-venv: SKIPPING 01:23:29 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/main/234 01:23:29 INFO: archiving workspace using pattern(s): 01:23:30 Archives upload complete. 01:23:30 INFO: archiving logs to Nexus 01:23:31 ---> uname -a: 01:23:31 Linux prd-centos7-docker-4c-2g-8959.novalocal 3.10.0-1160.76.1.el7.x86_64 #1 SMP Wed Aug 10 16:21:17 UTC 2022 x86_64 GNU/Linux 01:23:31 01:23:31 01:23:31 ---> lscpu: 01:23:31 Architecture: x86_64 01:23:31 CPU op-mode(s): 32-bit, 64-bit 01:23:31 Byte Order: Little Endian 01:23:31 Address sizes: 40 bits physical, 48 bits virtual 01:23:31 CPU(s): 2 01:23:31 On-line CPU(s) list: 0,1 01:23:31 Thread(s) per core: 1 01:23:31 Core(s) per socket: 1 01:23:31 Socket(s): 2 01:23:31 NUMA node(s): 1 01:23:31 Vendor ID: AuthenticAMD 01:23:31 CPU family: 23 01:23:31 Model: 49 01:23:31 Model name: AMD EPYC-Rome Processor 01:23:31 Stepping: 0 01:23:31 CPU MHz: 2799.998 01:23:31 BogoMIPS: 5599.99 01:23:31 Virtualization: AMD-V 01:23:31 Hypervisor vendor: KVM 01:23:31 Virtualization type: full 01:23:31 L1d cache: 64 KiB 01:23:31 L1i cache: 64 KiB 01:23:31 L2 cache: 1 MiB 01:23:31 L3 cache: 32 MiB 01:23:31 NUMA node0 CPU(s): 0,1 01:23:31 Vulnerability Itlb multihit: Not affected 01:23:31 Vulnerability L1tf: Not affected 01:23:31 Vulnerability Mds: Not affected 01:23:31 Vulnerability Meltdown: Not affected 01:23:31 Vulnerability Mmio stale data: Not affected 01:23:31 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 01:23:31 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 01:23:31 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 01:23:31 Vulnerability Srbds: Not affected 01:23:31 Vulnerability Tsx async abort: Not affected 01:23:31 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm 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 01:23:31 01:23:31 01:23:31 ---> nproc: 01:23:31 2 01:23:31 01:23:31 01:23:31 ---> df -h: 01:23:31 Filesystem Size Used Avail Use% Mounted on 01:23:31 overlay 40G 7.3G 33G 19% / 01:23:31 tmpfs 64M 0 64M 0% /dev 01:23:31 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 01:23:31 shm 64M 0 64M 0% /dev/shm 01:23:31 /dev/vda1 40G 7.3G 33G 19% /facter-os 01:23:31 01:23:31 01:23:31 Cannot open /var/log/sysstat/sa17: No such file or directory 01:23:31 Please check if data collecting is enabled 01:23:31 subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2. [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:23:31 [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } 01:23:31 $ docker stop --time=1 ad8dae9b3ec776bf055e4b659f2bfd2d4b2195de03a9d3edf502cafe728457c4 01:23:32 $ docker rm -f --volumes ad8dae9b3ec776bf055e4b659f2bfd2d4b2195de03a9d3edf502cafe728457c4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs 01:23:32 [WS-CLEANUP] Deleting project workspace... 01:23:32 [WS-CLEANUP] Deferred wipeout is used... 01:23:32 [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 01:23:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:23:33 01:23:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:23:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:23:33 latest: Pulling from edgex-lftools-log-publisher 01:23:33 5eb5b503b376: Pulling fs layer 01:23:33 5c69ac0246d0: Pulling fs layer 01:23:33 ec43610c2a17: Pulling fs layer 01:23:33 3a2ae6a8a46f: Pulling fs layer 01:23:33 33b1e0a273af: Pulling fs layer 01:23:33 5d3b04190fa2: Pulling fs layer 01:23:33 2f39f015ded8: Pulling fs layer 01:23:33 3a2ae6a8a46f: Waiting 01:23:33 33b1e0a273af: Waiting 01:23:33 5d3b04190fa2: Waiting 01:23:33 2f39f015ded8: Waiting 01:23:33 5c69ac0246d0: Verifying Checksum 01:23:33 5c69ac0246d0: Download complete 01:23:33 3a2ae6a8a46f: Download complete 01:23:33 33b1e0a273af: Verifying Checksum 01:23:33 33b1e0a273af: Download complete 01:23:33 5d3b04190fa2: Verifying Checksum 01:23:33 5d3b04190fa2: Download complete 01:23:33 ec43610c2a17: Verifying Checksum 01:23:33 ec43610c2a17: Download complete 01:23:33 5eb5b503b376: Verifying Checksum 01:23:33 5eb5b503b376: Download complete 01:23:34 2f39f015ded8: Verifying Checksum 01:23:34 2f39f015ded8: Download complete 01:23:35 5eb5b503b376: Pull complete 01:23:35 5c69ac0246d0: Pull complete 01:23:36 ec43610c2a17: Pull complete 01:23:36 3a2ae6a8a46f: Pull complete 01:23:36 33b1e0a273af: Pull complete 01:23:36 5d3b04190fa2: Pull complete 01:23:43 2f39f015ded8: Pull complete 01:23:43 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 01:23:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:23:43 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:23:43 prd-ubuntu20.04-docker-8c-8g-8954 does not seem to be running inside a container 01:23:43 $ 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/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_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 01:23:44 $ docker top 841b0b928a058946f88ec878b958dfcd5fffa036a3ef67c33545645625a17e38 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:23:44 ---> job-cost.sh 01:23:44 lf-activate-venv: SKIPPING 01:23:44 INFO: No Stack... 01:23:45 INFO: Retrieving Pricing Info for: v3-standard-8 01:23:45 INFO: Archiving Costs [Pipeline] sh 01:23:45 + cat /w/workspace/foundry_device-onvif-camera_main/archives/cost.csv 01:23:45 + cut -d, -f6 [Pipeline] lock 01:23:45 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-onvif-camera-main-234-stack-cost] 01:23:45 Resource [jenkins-edgexfoundry-device-onvif-camera-main-234-stack-cost] did not exist. Created. 01:23:45 Lock acquired on [Resource: jenkins-edgexfoundry-device-onvif-camera-main-234-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:23:46 + echo total: 0.2199999988079071 [Pipeline] stash 01:23:46 Stashed 1 file(s) [Pipeline] } 01:23:46 Lock released on resource [Resource: jenkins-edgexfoundry-device-onvif-camera-main-234-stack-cost] [Pipeline] // lock [Pipeline] } 01:23:46 $ docker stop --time=1 841b0b928a058946f88ec878b958dfcd5fffa036a3ef67c33545645625a17e38 01:23:47 $ docker rm -f --volumes 841b0b928a058946f88ec878b958dfcd5fffa036a3ef67c33545645625a17e38 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 01:25:16 Removing intermediate container ba3d36223b5d 01:25:16 ---> 61190da908f0 01:25:16 Step 12/13 : COPY . . 01:25:16 ---> ff6562e2532f 01:25:16 Step 13/13 : RUN ${MAKE} 01:25:16 ---> Running in 0df8f3c3665d 01:25:16 noop 01:25:16 Removing intermediate container 0df8f3c3665d 01:25:16 ---> 7a89db1fe698 01:25:16 Successfully built 7a89db1fe698 01:25:16 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:25:16 + docker inspect -f . ci-base-image-arm64 01:25:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:25:16 prd-ubuntu20.04-docker-arm64-4c-16g-8957 does not seem to be running inside a container 01:25:16 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/234 -v /w/workspace/device-onvif-camera/234:/w/workspace/device-onvif-camera/234:rw,z -v /w/workspace/device-onvif-camera/234@tmp:/w/workspace/device-onvif-camera/234@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 01:25:18 $ docker top 51db617a704bc91c1ec4584c6388c089592bae2fa9475dc2171d03446f1cf38b -eo pid,comm [Pipeline] { [Pipeline] sh 01:25:19 + go version 01:25:19 go version go1.23.9 linux/arm64 [Pipeline] } 01:25:19 $ docker stop --time=1 51db617a704bc91c1ec4584c6388c089592bae2fa9475dc2171d03446f1cf38b 01:25:20 $ docker rm -f --volumes 51db617a704bc91c1ec4584c6388c089592bae2fa9475dc2171d03446f1cf38b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:25:21 + docker inspect -f . ci-base-image-arm64 01:25:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:25:21 prd-ubuntu20.04-docker-arm64-4c-16g-8957 does not seem to be running inside a container 01:25: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-onvif-camera/234 -v /w/workspace/device-onvif-camera/234:/w/workspace/device-onvif-camera/234:rw,z -v /w/workspace/device-onvif-camera/234@tmp:/w/workspace/device-onvif-camera/234@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 01:25:23 $ docker top a86816d64737830da72aedee891473bd75a5e1e26edaf1b885b345fa81361590 -eo pid,comm [Pipeline] { [Pipeline] sh 01:25:24 + git config --global --add safe.directory /w/workspace/device-onvif-camera/234 [Pipeline] fileExists [Pipeline] sh 01:25:24 + make test 01:25:24 go test ./... -coverprofile=coverage.out ./... 01:25:31 ? github.com/edgexfoundry/device-onvif-camera [no test files] 01:29:23 github.com/edgexfoundry/device-onvif-camera/cmd coverage: 0.0% of statements 01:29:23 github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks coverage: 0.0% of statements 01:29:23 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.164s coverage: 31.2% of statements 01:29:45 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 27.843s coverage: 86.5% of statements 01:29:45 WARNING: Linting skipped (not on x86_64 or linter not installed) 01:29:45 go vet ./... 01:30:42 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:30:42 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:30:42 ./bin/test-attribution-txt.sh 01:30:42 An attribution for go.opentelemetry.io/auto/sdk is missing from Attribution.txt, please add [Pipeline] echo 01:30:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 01:30:42 $ docker stop --time=1 a86816d64737830da72aedee891473bd75a5e1e26edaf1b885b345fa81361590 01:30:44 $ docker rm -f --volumes a86816d64737830da72aedee891473bd75a5e1e26edaf1b885b345fa81361590 [Pipeline] // withDockerContainer [Pipeline] sh 01:30:45 + sudo chown -R jenkins:jenkins . [Pipeline] stash 01:30:45 Warning: overwriting stash ‘coverage-report’ 01:30:46 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 01:30:47 + sudo chown -R jenkins:jenkins . [Pipeline] sh 01:30:47 + ls -al . 01:30:47 total 316 01:30:47 drwxrwxr-x 8 jenkins jenkins 4096 Sep 17 01:25 . 01:30:47 drwxrwxr-x 4 jenkins jenkins 4096 Sep 17 01:22 .. 01:30:47 drwxrwxr-x 8 jenkins jenkins 4096 Sep 17 01:22 .git 01:30:47 drwxrwxr-x 3 jenkins jenkins 4096 Sep 17 01:22 .github 01:30:47 -rw-rw-r-- 1 jenkins jenkins 493 Sep 17 01:22 .gitignore 01:30:47 -rw-rw-r-- 1 jenkins jenkins 199 Sep 17 01:22 .golangci.yml 01:30:47 -rw-rw-r-- 1 jenkins jenkins 20612 Sep 17 01:22 Attribution.txt 01:30:47 -rw-rw-r-- 1 jenkins jenkins 19022 Sep 17 01:22 CHANGELOG.md 01:30:47 -rw-rw-r-- 1 jenkins jenkins 1715 Sep 17 01:22 Dockerfile 01:30:47 -rw-rw-r-- 1 jenkins jenkins 677 Sep 17 01:22 GOVERNANCE.md 01:30:47 -rw-rw-r-- 1 jenkins jenkins 739 Sep 17 01:22 Jenkinsfile 01:30:47 -rw-rw-r-- 1 jenkins jenkins 11348 Sep 17 01:22 LICENSE 01:30:47 -rw-rw-r-- 1 jenkins jenkins 3465 Sep 17 01:22 Makefile 01:30:47 -rw-rw-r-- 1 jenkins jenkins 625 Sep 17 01:22 OWNERS.md 01:30:47 -rw-rw-r-- 1 jenkins jenkins 2620 Sep 17 01:22 README.md 01:30:47 -rw-rw-r-- 1 jenkins jenkins 11 Sep 17 01:19 VERSION 01:30:47 drwxrwxr-x 2 jenkins jenkins 4096 Sep 17 01:22 bin 01:30:47 drwxrwxr-x 3 jenkins jenkins 4096 Sep 17 01:22 cmd 01:30:47 -rw-r--r-- 1 jenkins jenkins 92472 Sep 17 01:29 coverage.out 01:30:47 drwxrwxr-x 4 jenkins jenkins 4096 Sep 17 01:22 doc 01:30:47 -rw-rw-r-- 1 jenkins jenkins 6509 Sep 17 01:22 go.mod 01:30:47 -rw-rw-r-- 1 jenkins jenkins 87684 Sep 17 01:22 go.sum 01:30:47 drwxrwxr-x 4 jenkins jenkins 4096 Sep 17 01:22 internal 01:30:47 -rw-rw-r-- 1 jenkins jenkins 236 Sep 17 01:22 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:30:47 + docker build -t device-onvif-camera-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=ae7361513ff83481958f7299311cbfd4338b11e5 --label arch=arm64 --label version=4.1.0-dev.8 . 01:30:48 Sending build context to Docker daemon 27.07MB 01:30:48 Step 1/27 : ARG BASE=golang:1.23-alpine3.20 01:30:48 Step 2/27 : FROM ${BASE} AS builder 01:30:48 ---> 7a89db1fe698 01:30:48 Step 3/27 : ARG ADD_BUILD_TAGS="" 01:30:48 ---> Running in 04c330b66bcd 01:30:48 Removing intermediate container 04c330b66bcd 01:30:48 ---> 4409c0964437 01:30:48 Step 4/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:30:49 ---> Running in 59232d15cf5e 01:30:49 Removing intermediate container 59232d15cf5e 01:30:49 ---> 96f0df8c1d19 01:30:49 Step 5/27 : ARG ALPINE_PKG_BASE="make git" 01:30:49 ---> Running in 1729583de81d 01:30:49 Removing intermediate container 1729583de81d 01:30:49 ---> 206fb26e60ca 01:30:49 Step 6/27 : ARG ALPINE_PKG_EXTRA="" 01:30:50 ---> Running in b05d8166a2e7 01:30:50 Removing intermediate container b05d8166a2e7 01:30:50 ---> 49626cef7ed9 01:30:50 Step 7/27 : LABEL Name=edgex-device-onvif-camera 01:30:50 ---> Running in 1058497200db 01:30:50 Removing intermediate container 1058497200db 01:30:50 ---> 64bc4536624a 01:30:50 Step 8/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:30:50 ---> Running in 8c2ff9dad51b 01:30:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:30:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:30:53 OK: 239 MiB in 58 packages 01:30:54 Removing intermediate container 8c2ff9dad51b 01:30:54 ---> 7e7784b9618b 01:30:54 Step 9/27 : WORKDIR /device-onvif-camera 01:30:54 ---> Running in 7b7c6c9ede5a 01:30:54 Removing intermediate container 7b7c6c9ede5a 01:30:54 ---> 56693ff0405d 01:30:54 Step 10/27 : COPY go.mod vendor* ./ 01:30:55 ---> 5090a83ee0bf 01:30:55 Step 11/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:30:55 ---> Running in afb87dbfbb1c 01:30:58 Removing intermediate container afb87dbfbb1c 01:30:58 ---> b6a771563ee9 01:30:58 Step 12/27 : COPY . . 01:31:00 ---> 9fa230628024 01:31:00 Step 13/27 : RUN ${MAKE} 01:31:00 ---> Running in fdb45da41118 01:31:01 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-onvif-camera.Version=4.1.0-dev.8 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.34 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd 01:34:53 Removing intermediate container fdb45da41118 01:34:53 ---> 13aeb0ce39ce 01:34:53 Step 14/27 : FROM alpine:3.20 01:34:53 3.20: Pulling from library/alpine 01:34:53 13e713f82565: Pulling fs layer 01:34:53 13e713f82565: Verifying Checksum 01:34:53 13e713f82565: Download complete 01:34:53 13e713f82565: Pull complete 01:34:53 Digest: sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 01:34:53 Status: Downloaded newer image for alpine:3.20 01:34:53 ---> c88e9dceb6cb 01:34:53 Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 01:34:53 ---> Running in 900ea141e4e4 01:34:53 Removing intermediate container 900ea141e4e4 01:34:53 ---> 94ca73bd7751 01:34:53 Step 16/27 : RUN apk add --update --no-cache dumb-init 01:34:53 ---> Running in 4dff4c5d0da3 01:34:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:34:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:34:53 (1/1) Installing dumb-init (1.2.5-r3) 01:34:53 Executing busybox-1.36.1-r29.trigger 01:34:53 OK: 9 MiB in 15 packages 01:34:54 Removing intermediate container 4dff4c5d0da3 01:34:54 ---> 81dfb137fdca 01:34:54 Step 17/27 : RUN apk --no-cache upgrade 01:34:54 ---> Running in 3198cbc8c7bf 01:34:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:34:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:34:57 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 01:34:57 Executing busybox-1.36.1-r30.post-upgrade 01:34:57 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 01:34:57 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 01:34:57 Executing busybox-1.36.1-r30.trigger 01:34:57 OK: 9 MiB in 15 packages 01:34:58 Removing intermediate container 3198cbc8c7bf 01:34:58 ---> 7daa4df964ec 01:34:58 Step 18/27 : WORKDIR / 01:34:58 ---> Running in c2f367d57246 01:34:58 Removing intermediate container c2f367d57246 01:34:58 ---> 13c1e0c36e69 01:34:58 Step 19/27 : COPY --from=builder /device-onvif-camera/cmd / 01:35:00 ---> bdc1a34d3b44 01:35:00 Step 20/27 : COPY --from=builder /device-onvif-camera/LICENSE / 01:35:01 ---> 853f945ee7db 01:35:01 Step 21/27 : COPY --from=builder /device-onvif-camera/Attribution.txt / 01:35:01 ---> 6e6e2fe4b8f2 01:35:01 Step 22/27 : EXPOSE 59984 01:35:01 ---> Running in 26a625ebb064 01:35:02 Removing intermediate container 26a625ebb064 01:35:02 ---> 2ab5bd24306d 01:35:02 Step 23/27 : ENTRYPOINT ["/device-onvif-camera"] 01:35:02 ---> Running in 5ae522d94b2b 01:35:02 Removing intermediate container 5ae522d94b2b 01:35:02 ---> 85c35739869d 01:35:02 Step 24/27 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 01:35:02 ---> Running in e44951c0623f 01:35:02 Removing intermediate container e44951c0623f 01:35:02 ---> 7628ceba4143 01:35:02 Step 25/27 : LABEL arch=arm64 01:35:02 ---> Running in 4943ededda1d 01:35:03 Removing intermediate container 4943ededda1d 01:35:03 ---> 37e15056561b 01:35:03 Step 26/27 : LABEL git_sha=ae7361513ff83481958f7299311cbfd4338b11e5 01:35:03 ---> Running in 12399f711061 01:35:03 Removing intermediate container 12399f711061 01:35:03 ---> 83cefbb02fca 01:35:03 Step 27/27 : LABEL version=4.1.0-dev.8 01:35:03 ---> Running in c4f638f14b44 01:35:03 Removing intermediate container c4f638f14b44 01:35:03 ---> 1fc7297a518f 01:35:03 [Warning] One or more build-args [ARCH] were not consumed 01:35:03 Successfully built 1fc7297a518f 01:35:03 Successfully tagged device-onvif-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:35:04 provisioning config files... 01:35:04 copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/234@tmp/config13091442811703336154tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:35:04 ---> ****-login.sh 01:35:04 nexus3.edgexfoundry.org:10001 01:35:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:35:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:35:04 Configure a credential helper to remove this warning. See 01:35:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:35:04 01:35:04 Login Succeeded 01:35:04 nexus3.edgexfoundry.org:10002 01:35:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:35:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:35:04 Configure a credential helper to remove this warning. See 01:35:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:35:04 01:35:04 Login Succeeded 01:35:04 nexus3.edgexfoundry.org:10003 01:35:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:35:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:35:05 Configure a credential helper to remove this warning. See 01:35:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:35:05 01:35:05 Login Succeeded 01:35:05 nexus3.edgexfoundry.org:10004 01:35:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:35:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:35:05 Configure a credential helper to remove this warning. See 01:35:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:35:05 01:35:05 Login Succeeded 01:35:05 ****.io 01:35:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:35:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:35:06 Configure a credential helper to remove this warning. See 01:35:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:35:06 01:35:06 Login Succeeded 01:35:06 ---> ****-login.sh ends [Pipeline] } 01:35:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:35:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 01:35:06 [edgeXDocker.push] Tagging docker image device-onvif-camera-arm64 with the following tags: 01:35:06 ae7361513ff83481958f7299311cbfd4338b11e5 01:35:06 latest 01:35:06 4.1.0-dev.8 01:35:06 ae7361513ff83481958f7299311cbfd4338b11e5-4.1.0-dev.8 01:35:06 main 01:35:06 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:35:06 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:ae7361513ff83481958f7299311cbfd4338b11e5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:35:06 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:ae7361513ff83481958f7299311cbfd4338b11e5 01:35:06 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 01:35:06 93a1d1c02d54: Preparing 01:35:06 1bfc1b609508: Preparing 01:35:06 8a228e379518: Preparing 01:35:06 0a26ad626274: Preparing 01:35:06 ee78cbc68cba: Preparing 01:35:06 1e890da81ec9: Preparing 01:35:06 1e890da81ec9: Waiting 01:35:07 1bfc1b609508: Pushed 01:35:07 93a1d1c02d54: Pushed 01:35:07 ee78cbc68cba: Pushed 01:35:07 1e890da81ec9: Layer already exists 01:35:08 0a26ad626274: Pushed 01:35:15 8a228e379518: Pushed 01:35:15 ae7361513ff83481958f7299311cbfd4338b11e5: digest: sha256:03b2bd4a58d7120aee25f39ed7aebff3017c1729f9a3b249fc504c74aa1f103c size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:35:15 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:35:15 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest 01:35:15 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 01:35:15 93a1d1c02d54: Preparing 01:35:15 1bfc1b609508: Preparing 01:35:15 8a228e379518: Preparing 01:35:15 0a26ad626274: Preparing 01:35:15 ee78cbc68cba: Preparing 01:35:15 1e890da81ec9: Preparing 01:35:15 1e890da81ec9: Waiting 01:35:15 93a1d1c02d54: Layer already exists 01:35:15 ee78cbc68cba: Layer already exists 01:35:15 8a228e379518: Layer already exists 01:35:15 0a26ad626274: Layer already exists 01:35:15 1bfc1b609508: Layer already exists 01:35:15 1e890da81ec9: Layer already exists 01:35:15 latest: digest: sha256:03b2bd4a58d7120aee25f39ed7aebff3017c1729f9a3b249fc504c74aa1f103c size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:35:16 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:4.1.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:35:16 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:4.1.0-dev.8 01:35:16 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 01:35:16 93a1d1c02d54: Preparing 01:35:16 1bfc1b609508: Preparing 01:35:16 8a228e379518: Preparing 01:35:16 0a26ad626274: Preparing 01:35:16 ee78cbc68cba: Preparing 01:35:16 1e890da81ec9: Preparing 01:35:16 1e890da81ec9: Waiting 01:35:16 8a228e379518: Layer already exists 01:35:16 1bfc1b609508: Layer already exists 01:35:16 ee78cbc68cba: Layer already exists 01:35:16 0a26ad626274: Layer already exists 01:35:16 93a1d1c02d54: Layer already exists 01:35:16 1e890da81ec9: Layer already exists 01:35:17 4.1.0-dev.8: digest: sha256:03b2bd4a58d7120aee25f39ed7aebff3017c1729f9a3b249fc504c74aa1f103c size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:35:17 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:ae7361513ff83481958f7299311cbfd4338b11e5-4.1.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:35:17 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:ae7361513ff83481958f7299311cbfd4338b11e5-4.1.0-dev.8 01:35:17 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 01:35:17 93a1d1c02d54: Preparing 01:35:17 1bfc1b609508: Preparing 01:35:17 8a228e379518: Preparing 01:35:17 0a26ad626274: Preparing 01:35:17 ee78cbc68cba: Preparing 01:35:17 1e890da81ec9: Preparing 01:35:17 1e890da81ec9: Waiting 01:35:17 93a1d1c02d54: Layer already exists 01:35:17 ee78cbc68cba: Layer already exists 01:35:17 8a228e379518: Layer already exists 01:35:17 0a26ad626274: Layer already exists 01:35:17 1bfc1b609508: Layer already exists 01:35:17 1e890da81ec9: Layer already exists 01:35:18 ae7361513ff83481958f7299311cbfd4338b11e5-4.1.0-dev.8: digest: sha256:03b2bd4a58d7120aee25f39ed7aebff3017c1729f9a3b249fc504c74aa1f103c size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:35:18 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:35:18 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main 01:35:18 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 01:35:18 93a1d1c02d54: Preparing 01:35:18 1bfc1b609508: Preparing 01:35:18 8a228e379518: Preparing 01:35:18 0a26ad626274: Preparing 01:35:18 ee78cbc68cba: Preparing 01:35:18 1e890da81ec9: Preparing 01:35:18 1e890da81ec9: Waiting 01:35:18 8a228e379518: Layer already exists 01:35:18 93a1d1c02d54: Layer already exists 01:35:18 1bfc1b609508: Layer already exists 01:35:18 ee78cbc68cba: Layer already exists 01:35:18 0a26ad626274: Layer already exists 01:35:18 1e890da81ec9: Layer already exists 01:35:19 main: digest: sha256:03b2bd4a58d7120aee25f39ed7aebff3017c1729f9a3b249fc504c74aa1f103c size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:35:19 ===================================================== [Pipeline] echo 01:35:19 taggedImages: 01:35:19 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:ae7361513ff83481958f7299311cbfd4338b11e5 01:35:19 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest 01:35:19 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:4.1.0-dev.8 01:35:19 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:ae7361513ff83481958f7299311cbfd4338b11e5-4.1.0-dev.8 01:35:19 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [Pipeline] echo 01:35:19 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:ae7361513ff83481958f7299311cbfd4338b11e5 [Pipeline] echo 01:35:19 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [Pipeline] echo 01:35:19 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:4.1.0-dev.8 [Pipeline] echo 01:35:19 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:ae7361513ff83481958f7299311cbfd4338b11e5-4.1.0-dev.8 [Pipeline] echo 01:35:19 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:35:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:35:19 01:35:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:35:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:35:20 arm64: Pulling from edgex-lftools-log-publisher 01:35:20 8998bd30e6a1: Pulling fs layer 01:35:20 04944245beec: Pulling fs layer 01:35:20 699f458cf7ca: Pulling fs layer 01:35:20 765212b225bb: Pulling fs layer 01:35:20 f23df028b6ca: Pulling fs layer 01:35:20 d65c8cfc05b1: Pulling fs layer 01:35:20 2437ff75d9bd: Pulling fs layer 01:35:20 d65c8cfc05b1: Waiting 01:35:20 765212b225bb: Waiting 01:35:20 f23df028b6ca: Waiting 01:35:20 2437ff75d9bd: Waiting 01:35:20 04944245beec: Verifying Checksum 01:35:20 04944245beec: Download complete 01:35:20 765212b225bb: Verifying Checksum 01:35:20 765212b225bb: Download complete 01:35:20 f23df028b6ca: Verifying Checksum 01:35:20 f23df028b6ca: Download complete 01:35:20 d65c8cfc05b1: Verifying Checksum 01:35:20 d65c8cfc05b1: Download complete 01:35:20 699f458cf7ca: Verifying Checksum 01:35:20 8998bd30e6a1: Verifying Checksum 01:35:20 8998bd30e6a1: Download complete 01:35:23 2437ff75d9bd: Verifying Checksum 01:35:23 2437ff75d9bd: Download complete 01:35:26 8998bd30e6a1: Pull complete 01:35:26 04944245beec: Pull complete 01:35:28 699f458cf7ca: Pull complete 01:35:28 765212b225bb: Pull complete 01:35:29 f23df028b6ca: Pull complete 01:35:29 d65c8cfc05b1: Pull complete 01:35:47 2437ff75d9bd: Pull complete 01:35:47 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 01:35:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:35:47 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:35:47 prd-ubuntu20.04-docker-arm64-4c-16g-8957 does not seem to be running inside a container 01:35:47 $ 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-onvif-camera/234 -v /w/workspace/device-onvif-camera/234:/w/workspace/device-onvif-camera/234:rw,z -v /w/workspace/device-onvif-camera/234@tmp:/w/workspace/device-onvif-camera/234@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 01:35:50 $ docker top f2c6a89c8a300bb94eae01e5456deebfb91456c8db8bef8a9ed0398c5760a212 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:35:51 ---> job-cost.sh 01:35:51 lf-activate-venv: SKIPPING 01:35:51 INFO: No Stack... 01:35:51 INFO: Retrieving Pricing Info for: v3-standard-4 01:35:52 INFO: Archiving Costs [Pipeline] sh 01:35:53 + cat /w/workspace/device-onvif-camera/234/archives/cost.csv 01:35:53 + cut -d, -f6 [Pipeline] lock 01:35:53 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-onvif-camera-main-234-stack-cost] 01:35:53 Resource [jenkins-edgexfoundry-device-onvif-camera-main-234-stack-cost] did not exist. Created. 01:35:53 Lock acquired on [Resource: jenkins-edgexfoundry-device-onvif-camera-main-234-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:35:54 /w/workspace/device-onvif-camera/234@tmp/durable-01b6bdad/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 01:35:54 + echo total: 0.10999999940395355 [Pipeline] stash 01:35:54 Warning: overwriting stash ‘stack-cost’ 01:35:55 Stashed 1 file(s) [Pipeline] } 01:35:55 Lock released on resource [Resource: jenkins-edgexfoundry-device-onvif-camera-main-234-stack-cost] [Pipeline] // lock [Pipeline] } 01:35:55 $ docker stop --time=1 f2c6a89c8a300bb94eae01e5456deebfb91456c8db8bef8a9ed0398c5760a212 01:35:56 $ docker rm -f --volumes f2c6a89c8a300bb94eae01e5456deebfb91456c8db8bef8a9ed0398c5760a212 [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 01:35:57 provisioning config files... 01:35:57 copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config13041568665306847457tmp [Pipeline] { [Pipeline] sh 01:35:57 + set +x 01:35:57 + curl -s https://codecov.io/bash 01:35:57 + bash -s -- 01:35:57 01:35:57 _____ _ 01:35:57 / ____| | | 01:35:57 | | ___ __| | ___ ___ _____ __ 01:35:57 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 01:35:57 | |___| (_) | (_| | __/ (_| (_) \ V / 01:35:57 \_____\___/ \__,_|\___|\___\___/ \_/ 01:35:57 Bash-1.0.6 01:35:57 01:35:57 01:35:57 ==> git version 2.25.1 found 01:35:57 ==> 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 01:35:57 Release-Date: 2020-01-08 01:35:57 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 01:35:57 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 01:35:57 ==> Jenkins CI detected. 01:35:57 current dir:  /w/workspace/foundry_device-onvif-camera_main 01:35:57 project root: . 01:35:57 --> token set from env 01:35:57 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 01:35:57 ==> Running gcov in . (disable via -X gcov) 01:35:57 ==> Python coveragepy not found 01:35:57 ==> Searching for coverage reports in: 01:35:57 + . 01:35:57 -> Found 1 reports 01:35:57 ==> Detecting git/mercurial file structure 01:35:57 ==> Reading reports 01:35:57 + ./coverage.out bytes=92472 01:35:57 ==> Appending adjustments 01:35:57 https://docs.codecov.io/docs/fixing-reports 01:35:57 + Found adjustments 01:35:57 ==> Gzipping contents 01:35:57 12K /tmp/codecov.LxDiZ3.gz 01:35:57 ==> Uploading reports 01:35:57 url: https://codecov.io 01:35:57 query: branch=main&commit=ae7361513ff83481958f7299311cbfd4338b11e5&build=234&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F234%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= 01:35:57 -> Pinging Codecov 01:35:57 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=ae7361513ff83481958f7299311cbfd4338b11e5&build=234&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F234%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= 01:35:58 -> Uploading to 01:35:58 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-onvif-camera/ae7361513ff83481958f7299311cbfd4338b11e5/bd7c7580-2ce7-4de7-a4fa-da27e0046e2b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250917%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250917T013557Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=7636749d7c61674c59b1ad94761799e3d41be42ff2af2f1717e5b37b58d1dda5 01:35:58 % Total % Received % Xferd Average Speed Time Time Time Current 01:35:58 Dload Upload Total Spent Left Speed 01:35:58 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11467 0 0 100 11467 0 73038 --:--:-- --:--:-- --:--:-- 73038 01:35:58 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/ae7361513ff83481958f7299311cbfd4338b11e5 [Pipeline] } 01:35:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 01:35:58 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 01:35:58 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:35:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 01:35:58 01:35:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:35:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 01:35:59 latest: Pulling from edgex-devops/edgex-snyk-go 01:35:59 0a9a5dfd008f: Already exists 01:35:59 36466aa92d05: Already exists 01:35:59 e10405b45d13: Already exists 01:35:59 096b7ceb2af7: Already exists 01:35:59 4f4fb700ef54: Already exists 01:35:59 e50aa161e22a: Pulling fs layer 01:35:59 d3c8db5fb9df: Pulling fs layer 01:35:59 e50aa161e22a: Verifying Checksum 01:35:59 e50aa161e22a: Download complete 01:35:59 e50aa161e22a: Pull complete 01:36:00 d3c8db5fb9df: Verifying Checksum 01:36:00 d3c8db5fb9df: Download complete 01:36:05 d3c8db5fb9df: Pull complete 01:36:05 Digest: sha256:dd1bc05e8109ba836052a65277634c2595aaffbf12b6b6479deaea63345484be 01:36:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 01:36:05 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:36:05 prd-ubuntu20.04-docker-8c-8g-8954 does not seem to be running inside a container 01:36:05 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat 01:36:07 $ docker top 70a64cd26e6256816c6f0fe7b175e208faecd301160e7f53c85495750bc3fc7c -eo pid,comm [Pipeline] { [Pipeline] sh 01:36:07 + git config --global --add safe.directory /w/workspace/foundry_device-onvif-camera_main [Pipeline] echo 01:36:07 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-onvif-camera:main' [Pipeline] sh 01:36:07 + set -o pipefail 01:36:07 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-onvif-camera:main' 01:36:15 01:36:15 Monitoring /w/workspace/foundry_device-onvif-camera_main (github.com/edgexfoundry/device-onvif-camera)... 01:36:15 01:36:15 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/9e5df0b9-9c2f-4dae-8e10-c7dd76eb4add/history/af14b20b-4ea5-49b5-9017-64cd05d03408 01:36:15 01:36:15 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 01:36:15 01:36:15 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 01:36:15 01:36:15 01:36:15 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 01:36:15 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 01:36:15 $ docker stop --time=1 70a64cd26e6256816c6f0fe7b175e208faecd301160e7f53c85495750bc3fc7c 01:36:19 $ docker rm -f --volumes 70a64cd26e6256816c6f0fe7b175e208faecd301160e7f53c85495750bc3fc7c [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) [Pipeline] echo 01:36:20 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:36:20 provisioning config files... 01:36:20 copy managed file [swaggerhub-api-key] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config12740149907871522483tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:36:20 --> edgex-publish-swagger.sh 01:36:20 === Publish doc/openapi/v3 API === 01:36:20 [publishToSwagger] Publishing the API Docs [doc/openapi/v3] to Swagger 01:36:20 [publishToSwagger] Publishing API Name [device-onvif-camera] [/w/workspace/foundry_device-onvif-camera_main/doc/openapi/v3/device-onvif-camera.yaml] 01:36:20 % Total % Received % Xferd Average Speed Time Time Time Current 01:36:20 Dload Upload Total Spent Left Speed 01:36:20 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 485k 100 66 100 485k 383 2822k --:--:-- --:--:-- --:--:-- 2823k 01:36:20 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 01:36:20 [Pipeline] } 01:36:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:36:21 + git log --format=format:%s -1 ae7361513ff83481958f7299311cbfd4338b11e5 [Pipeline] sh 01:36:21 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:36:21 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:36:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:36:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:36:21 prd-ubuntu20.04-docker-8c-8g-8954 does not seem to be running inside a container 01:36:21 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 01:36:22 $ docker top d50bb69e460670023bf9c72c7e0faf5dafec6cd6b365143debb09b9272a2a75c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:36:22 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:36:22 [ssh-agent] Looking for ssh-agent implementation... 01:36:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:36:22 $ docker exec d50bb69e460670023bf9c72c7e0faf5dafec6cd6b365143debb09b9272a2a75c ssh-agent 01:36:23 SSH_AUTH_SOCK=/tmp/ssh-iKauq7VJaWv3/agent.33 01:36:23 SSH_AGENT_PID=39 01:36:23 Running ssh-add (command line suppressed) 01:36:23 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_16041164476483576791.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_16041164476483576791.key) 01:36:23 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:36:23 + git semver tag 01:36:23 2025-09-17 01:36:23,894 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 01:36:23 2025-09-17 01:36:23,898 [run_tag] DEBUG tag force:False 01:36:23 2025-09-17 01:36:23,898 [check_head_tag] DEBUG check head tag 01:36:23 2025-09-17 01:36:23,899 [execute] INFO git cat-file --batch-check 01:36:23 2025-09-17 01:36:23,899 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main, stdin=, shell=False, universal_newlines=False) 01:36:23 2025-09-17 01:36:23,901 [execute] INFO git cat-file --batch 01:36:23 2025-09-17 01:36:23,901 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main, stdin=, shell=False, universal_newlines=False) 01:36:23 2025-09-17 01:36:23,909 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 01:36:23 2025-09-17 01:36:23,909 [execute] INFO git tag -a v4.1.0-dev.8 -m v4.1.0-dev.8 01:36:23 2025-09-17 01:36:23,909 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.8', '-m', 'v4.1.0-dev.8'], cwd=/w/workspace/foundry_device-onvif-camera_main, stdin=None, shell=False, universal_newlines=False) 01:36:23 2025-09-17 01:36:23,912 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 01:36:23 4.1.0-dev.8 [Pipeline] } 01:36:24 $ docker exec --env ******** --env ******** d50bb69e460670023bf9c72c7e0faf5dafec6cd6b365143debb09b9272a2a75c ssh-agent -k 01:36:24 unset SSH_AUTH_SOCK; 01:36:24 unset SSH_AGENT_PID; 01:36:24 echo Agent pid 39 killed; 01:36:24 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:36:24 + git semver [Pipeline] } 01:36:24 $ docker stop --time=1 d50bb69e460670023bf9c72c7e0faf5dafec6cd6b365143debb09b9272a2a75c 01:36:26 $ docker rm -f --volumes d50bb69e460670023bf9c72c7e0faf5dafec6cd6b365143debb09b9272a2a75c [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:36:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 01:36:26 01:36:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:36:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 01:36:26 0.23.1-centos7: Pulling from edgex-lftools 01:36:26 ab5ef0e58194: Pulling fs layer 01:36:26 9712f1f96733: Pulling fs layer 01:36:26 63f879dbbcfc: Pulling fs layer 01:36:26 0d9ebad4ef96: Pulling fs layer 01:36:26 e9a5061849ea: Pulling fs layer 01:36:26 d747dcd14b5f: Pulling fs layer 01:36:26 2de7ff778b66: Pulling fs layer 01:36:26 0d9ebad4ef96: Waiting 01:36:26 e9a5061849ea: Waiting 01:36:26 2de7ff778b66: Waiting 01:36:26 d747dcd14b5f: Waiting 01:36:26 9712f1f96733: Download complete 01:36:27 63f879dbbcfc: Verifying Checksum 01:36:27 63f879dbbcfc: Download complete 01:36:27 e9a5061849ea: Verifying Checksum 01:36:27 e9a5061849ea: Download complete 01:36:27 d747dcd14b5f: Download complete 01:36:27 0d9ebad4ef96: Verifying Checksum 01:36:27 0d9ebad4ef96: Download complete 01:36:27 ab5ef0e58194: Verifying Checksum 01:36:27 ab5ef0e58194: Download complete 01:36:27 2de7ff778b66: Verifying Checksum 01:36:27 2de7ff778b66: Download complete 01:36:31 ab5ef0e58194: Pull complete 01:36:31 9712f1f96733: Pull complete 01:36:32 63f879dbbcfc: Pull complete 01:36:39 0d9ebad4ef96: Pull complete 01:36:39 e9a5061849ea: Pull complete 01:36:39 d747dcd14b5f: Pull complete 01:36:40 2de7ff778b66: Pull complete 01:36:40 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 01:36:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 01:36:40 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:36:40 prd-ubuntu20.04-docker-8c-8g-8954 does not seem to be running inside a container 01:36:40 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 01:36:43 $ docker top 35443e651c4a6d352e6fdadc757b955f4a296ad0d32b7d7c14bb751e586ebd0a -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 01:36:43 provisioning config files... 01:36:43 copy managed file [sigul-config] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config4158445868614346577tmp 01:36:43 copy managed file [sigul-password] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config17146704676880464353tmp 01:36:43 copy managed file [sigul-pki] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config8773946902094506186tmp [Pipeline] { [Pipeline] echo 01:36:43 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 01:36:43 ---> sigul-configuration.sh 01:36:43 gpg: directory `/root/.gnupg' created 01:36:43 gpg: new configuration file `/root/.gnupg/gpg.conf' created 01:36:43 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 01:36:43 gpg: keyring `/root/.gnupg/secring.gpg' created 01:36:43 gpg: keyring `/root/.gnupg/pubring.gpg' created 01:36:43 gpg: CAST5 encrypted data 01:36:43 gpg: encrypted with 1 passphrase 01:36:43 gpg: WARNING: message was not integrity protected [Pipeline] sh 01:36:44 + mkdir /home/jenkins 01:36:44 + mkdir /home/jenkins/sigul [Pipeline] sh 01:36:44 + 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 01:36:44 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 01:36:44 ---> sigul-install.sh 01:36:44 Sigul already installed; skipping installation. [Pipeline] sh 01:36:45 + git tag --list 01:36:45 v0.0.0 01:36:45 v2.2.0 01:36:45 v2.3.0 01:36:45 v2.3.1 01:36:45 v3.0 01:36:45 v3.0.0 01:36:45 v3.1 01:36:45 v3.1.0 01:36:45 v3.1.1 01:36:45 v4.0 01:36:45 v4.0.0 01:36:45 v4.1.0-dev.1 01:36:45 v4.1.0-dev.2 01:36:45 v4.1.0-dev.3 01:36:45 v4.1.0-dev.4 01:36:45 v4.1.0-dev.5 01:36:45 v4.1.0-dev.6 01:36:45 v4.1.0-dev.7 01:36:45 v4.1.0-dev.8 [Pipeline] sh 01:36:45 + lftools sign git-tag v4.1.0-dev.8 01:36:46 Signing Git tag with Sigul... 01:36:46 Signing v4.1.0-dev.8 [Pipeline] echo 01:36:46 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 01:36:46 ---> sigul-configuration-cleanup.sh [Pipeline] } 01:36:46 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 01:36:46 $ docker stop --time=1 35443e651c4a6d352e6fdadc757b955f4a296ad0d32b7d7c14bb751e586ebd0a 01:36:48 $ docker rm -f --volumes 35443e651c4a6d352e6fdadc757b955f4a296ad0d32b7d7c14bb751e586ebd0a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 01:36:48 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:36:48 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:36:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:36:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:36:49 prd-ubuntu20.04-docker-8c-8g-8954 does not seem to be running inside a container 01:36:49 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 01:36:49 $ docker top 448c74cf0971141cb96bf93869bc795cbf1901eb811307542e4c493f0695ce7d -eo pid,comm 01:36:49 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 01:36:49 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:36:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:36:49 [ssh-agent] Looking for ssh-agent implementation... 01:36:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:36:49 $ docker exec 448c74cf0971141cb96bf93869bc795cbf1901eb811307542e4c493f0695ce7d ssh-agent 01:36:49 SSH_AUTH_SOCK=/tmp/ssh-3FA9CNCO0DTA/agent.33 01:36:49 SSH_AGENT_PID=39 01:36:49 Running ssh-add (command line suppressed) 01:36:49 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_10110094120151432520.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_10110094120151432520.key) 01:36:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:36:49 + git semver bump pre 01:36:50 2025-09-17 01:36:50,200 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 01:36:50 2025-09-17 01:36:50,204 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 01:36:50 2025-09-17 01:36:50,204 [bump_version] DEBUG bumping version:4.1.0-dev.8 on axis:pre with prefix:dev 01:36:50 2025-09-17 01:36:50,204 [bump_version] DEBUG bumped version:4.1.0-dev.9 01:36:50 2025-09-17 01:36:50,204 [write_version] DEBUG write version:4.1.0-dev.9 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:True 01:36:50 2025-09-17 01:36:50,204 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 01:36:50 2025-09-17 01:36:50,204 [write_file] DEBUG write to file:/w/workspace/foundry_device-onvif-camera_main/.semver/main 01:36:50 2025-09-17 01:36:50,206 [execute] INFO git cat-file --batch-check 01:36:50 2025-09-17 01:36:50,206 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, stdin=, shell=False, universal_newlines=False) 01:36:50 2025-09-17 01:36:50,210 [execute] INFO git cat-file --batch 01:36:50 2025-09-17 01:36:50,210 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, stdin=, shell=False, universal_newlines=False) 01:36:50 2025-09-17 01:36:50,213 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 01:36:50 4.1.0-dev.9 [Pipeline] } 01:36:50 $ docker exec --env ******** --env ******** 448c74cf0971141cb96bf93869bc795cbf1901eb811307542e4c493f0695ce7d ssh-agent -k 01:36:50 unset SSH_AUTH_SOCK; 01:36:50 unset SSH_AGENT_PID; 01:36:50 echo Agent pid 39 killed; 01:36:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:36:50 + git semver [Pipeline] } 01:36:50 $ docker stop --time=1 448c74cf0971141cb96bf93869bc795cbf1901eb811307542e4c493f0695ce7d 01:36:52 $ docker rm -f --volumes 448c74cf0971141cb96bf93869bc795cbf1901eb811307542e4c493f0695ce7d [Pipeline] // withDockerContainer [Pipeline] sh 01:36:52 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:36:52 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:36:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:36:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:36:52 prd-ubuntu20.04-docker-8c-8g-8954 does not seem to be running inside a container 01:36:52 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 01:36:53 $ docker top 55902687f2e1aebe120faed4693626d8df8e40871b34f3448ec5fa4b5d1dc560 -eo pid,comm 01:36: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). 01:36:53 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:36:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:36:53 [ssh-agent] Looking for ssh-agent implementation... 01:36:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:36:53 $ docker exec 55902687f2e1aebe120faed4693626d8df8e40871b34f3448ec5fa4b5d1dc560 ssh-agent 01:36:53 SSH_AUTH_SOCK=/tmp/ssh-97NhwdxN6lzC/agent.31 01:36:53 SSH_AGENT_PID=37 01:36:53 Running ssh-add (command line suppressed) 01:36:53 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_3038248951928092119.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_3038248951928092119.key) 01:36:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:36:53 + git semver push 01:36:54 2025-09-17 01:36:54,163 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 01:36:54 2025-09-17 01:36:54,167 [run_push] DEBUG push 01:36:54 2025-09-17 01:36:54,167 [execute] INFO git cat-file --batch-check 01:36:54 2025-09-17 01:36:54,168 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, stdin=, shell=False, universal_newlines=False) 01:36:54 2025-09-17 01:36:54,170 [execute] INFO git rev-list bc2d58accdc28eac3295664cea6fbc9fac81a1a7 -- 01:36:54 2025-09-17 01:36:54,170 [execute] DEBUG Popen(['git', 'rev-list', 'bc2d58accdc28eac3295664cea6fbc9fac81a1a7', '--'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, stdin=None, shell=False, universal_newlines=False) 01:36:54 2025-09-17 01:36:54,175 [execute] INFO git fetch -v -- origin 01:36:54 2025-09-17 01:36:54,175 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, stdin=None, shell=False, universal_newlines=True) 01:36:54 2025-09-17 01:36:54,628 [run_push] DEBUG no remote changes detected 01:36:54 2025-09-17 01:36:54,628 [execute] INFO git push origin semver 01:36:54 2025-09-17 01:36:54,629 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, stdin=None, shell=False, universal_newlines=False) 01:36:55 2025-09-17 01:36:55,345 [run_push] DEBUG push all version tags 01:36:55 2025-09-17 01:36:55,346 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 01:36:55 2025-09-17 01:36:55,346 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/foundry_device-onvif-camera_main, stdin=None, shell=False, universal_newlines=False) 01:36:56 2025-09-17 01:36:55,978 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 01:36:56 4.1.0-dev.9 [Pipeline] } 01:36:56 $ docker exec --env ******** --env ******** 55902687f2e1aebe120faed4693626d8df8e40871b34f3448ec5fa4b5d1dc560 ssh-agent -k 01:36:56 unset SSH_AUTH_SOCK; 01:36:56 unset SSH_AGENT_PID; 01:36:56 echo Agent pid 37 killed; 01:36:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:36:56 + git semver [Pipeline] } 01:36:57 $ docker stop --time=1 55902687f2e1aebe120faed4693626d8df8e40871b34f3448ec5fa4b5d1dc560 01:36:58 $ docker rm -f --volumes 55902687f2e1aebe120faed4693626d8df8e40871b34f3448ec5fa4b5d1dc560 [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 01:36:58 + [ -d /w/workspace/foundry_device-onvif-camera_main/archives ] 01:36:58 + ls -al /w/workspace/foundry_device-onvif-camera_main/archives 01:36:58 total 16 01:36:58 drwxr-xr-x 3 root root 4096 Sep 17 01:23 . 01:36:58 drwxrwxr-x 10 jenkins jenkins 4096 Sep 17 01:36 .. 01:36:58 drwxr-xr-x 2 root root 4096 Sep 17 01:23 cost 01:36:58 -rw-r--r-- 1 root root 91 Sep 17 01:23 cost.csv 01:36:58 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-onvif-camera_main/archives 01:36:58 + ls -al /w/workspace/foundry_device-onvif-camera_main/archives 01:36:58 total 16 01:36:58 drwxr-xr-x 3 jenkins jenkins 4096 Sep 17 01:23 . 01:36:58 drwxrwxr-x 10 jenkins jenkins 4096 Sep 17 01:36 .. 01:36:58 drwxr-xr-x 2 jenkins jenkins 4096 Sep 17 01:23 cost 01:36:58 -rw-r--r-- 1 jenkins jenkins 91 Sep 17 01:23 cost.csv [Pipeline] libraryResource [Pipeline] sh 01:36:59 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 01:36:59 ---> package-listing.sh 01:37:00 ++ facter osfamily 01:37:00 ++ tr '[:upper:]' '[:lower:]' 01:37:00 + OS_FAMILY=debian 01:37:00 + workspace=/w/workspace/foundry_device-onvif-camera_main 01:37:00 + START_PACKAGES=/tmp/packages_start.txt 01:37:00 + END_PACKAGES=/tmp/packages_end.txt 01:37:00 + DIFF_PACKAGES=/tmp/packages_diff.txt 01:37:00 + PACKAGES=/tmp/packages_start.txt 01:37:00 + '[' /w/workspace/foundry_device-onvif-camera_main ']' 01:37:00 + PACKAGES=/tmp/packages_end.txt 01:37:00 + case "${OS_FAMILY}" in 01:37:00 + dpkg -l 01:37:00 + grep '^ii' 01:37:00 + '[' -f /tmp/packages_start.txt ']' 01:37:00 + '[' -f /tmp/packages_end.txt ']' 01:37:00 + diff /tmp/packages_start.txt /tmp/packages_end.txt 01:37:00 + '[' /w/workspace/foundry_device-onvif-camera_main ']' 01:37:00 + mkdir -p /w/workspace/foundry_device-onvif-camera_main/archives/ 01:37:00 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-onvif-camera_main/archives/ [Pipeline] echo 01:37:00 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/foundry_device-onvif-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 01:37:00 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:37:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:37:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:37:01 prd-ubuntu20.04-docker-8c-8g-8954 does not seem to be running inside a container 01:37:01 $ 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/foundry_device-onvif-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 01:37:01 $ docker top f3f779133510a64986f6e576b6cdd2529f571fff4b0e4e877f7200371e3edf02 -eo pid,comm [Pipeline] { [Pipeline] sh 01:37:01 + touch /tmp/pre-build-complete [Pipeline] sh 01:37:02 + mkdir -p /var/log/sysstat [Pipeline] sh 01:37:02 + ls /var/log/sa-host 01:37:02 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:37:02 provisioning config files... 01:37:02 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config4201943943343138670tmp [Pipeline] { [Pipeline] echo 01:37:02 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 01:37:02 ---> create-netrc.sh [Pipeline] } 01:37:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 01:37:03 ---> python-tools-install.sh [Pipeline] echo 01:37:03 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 01:37:03 ---> sudo-logs.sh 01:37:03 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 01:37:03 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 01:37:03 ---> job-cost.sh 01:37:03 lf-activate-venv: SKIPPING 01:37:03 DEBUG: total: 0.2199999988079071 01:37:03 INFO: Retrieving Stack Cost... 01:37:03 INFO: Retrieving Pricing Info for: v3-standard-8 01:37:04 INFO: Archiving Costs [Pipeline] echo 01:37:04 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 01:37:04 ---> logs-deploy.sh 01:37:04 lf-activate-venv: SKIPPING 01:37:04 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/main/234 01:37:04 INFO: archiving workspace using pattern(s): 01:37:05 Archives upload complete. 01:37:05 INFO: archiving logs to Nexus