Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from ac9afb10a8eaf20a0e79dc38a50ca9c1731a8a2a 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-ssh15194314736428384330.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 67d2f908f88f8156fbe481f59f373e57362cafe7 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-ssh15513506766626185648.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 67d2f908f88f8156fbe481f59f373e57362cafe7 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-ssh9007276801248558784.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 67d2f908f88f8156fbe481f59f373e57362cafe7 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 67d2f908f88f8156fbe481f59f373e57362cafe7 # timeout=10 Commit message: "Merge pull request #476 from cherrycl/issue-475" > 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-ssh672416704501353322.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-ssh12448462485765905162.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], goVersion:1.25] ========================================================= [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.25 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-2016 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 > 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 Avoid second fetch Checking out Revision ac9afb10a8eaf20a0e79dc38a50ca9c1731a8a2a (main) Commit message: "Merge pull request #550 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.1.0-dev.55" > git config core.sparsecheckout # timeout=10 > git checkout -f ac9afb10a8eaf20a0e79dc38a50ca9c1731a8a2a # timeout=10 > git rev-list --no-walk 99e0022dbe1866036e75ee0e024b1792921c2079 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 04:08:22 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:08:22 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:08:22 ========================================================= 04:08:22 EdgeX Global Pipelines Version Info 04:08:22 ========================================================= [Pipeline] libraryResource [Pipeline] sh 04:08:22 ------------------- 04:08:22 stable info: 04:08:22 ------------------- 04:08:22 Commited By: Cherry Wang cherry@iotechsys.com 04:08:22 Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 04:08:22 Message: update stable to v1.0.278 04:08:23 ------------------- 04:08:23 experimental info: 04:08:23 ------------------- 04:08:23 Commited By: **** collab-it+edgex@linuxfoundation.org 04:08:23 Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 04:08:23 Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 04:08:23 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo 04:08:23 [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo 04:08:23 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 04:08:23 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 04:08:23 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 04:08:23 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo 04:08:23 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 04:08:23 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 04:08:23 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 04:08:23 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 04:08:23 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 04:08:23 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo 04:08:23 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 04:08:23 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 04:08:23 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 04:08:23 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 04:08:23 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 04:08:24 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 04:08:24 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 04:08:24 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 04:08:24 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 04:08:24 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v3 [Pipeline] echo 04:08:24 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 04:08:24 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 04:08:24 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 04:08:24 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 04:08:24 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 04:08:24 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 04:08:24 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 04:08:24 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 04:08:24 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ac9afb10a8eaf20a0e79dc38a50ca9c1731a8a2a [Pipeline] echo 04:08:24 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ac9afb1 [Pipeline] echo 04:08:24 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:08:24 provisioning config files... 04:08:24 copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config11379649156595456706tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:08:24 ---> ****-login.sh 04:08:24 nexus3.edgexfoundry.org:10001 04:08:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:08:25 04:08:25 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 04:08:25 Configure a credential helper to remove this warning. See 04:08:25 https://docs.****.com/go/credential-store/ 04:08:25 04:08:25 Login Succeeded 04:08:25 nexus3.edgexfoundry.org:10002 04:08:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:08:25 04:08:25 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 04:08:25 Configure a credential helper to remove this warning. See 04:08:25 https://docs.****.com/go/credential-store/ 04:08:25 04:08:25 Login Succeeded 04:08:25 nexus3.edgexfoundry.org:10003 04:08:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:08:25 04:08:25 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 04:08:25 Configure a credential helper to remove this warning. See 04:08:25 https://docs.****.com/go/credential-store/ 04:08:25 04:08:25 Login Succeeded 04:08:25 nexus3.edgexfoundry.org:10004 04:08:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:08:25 04:08:25 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 04:08:25 Configure a credential helper to remove this warning. See 04:08:25 https://docs.****.com/go/credential-store/ 04:08:25 04:08:25 Login Succeeded 04:08:25 ****.io 04:08:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:08:25 04:08:25 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 04:08:25 Configure a credential helper to remove this warning. See 04:08:25 https://docs.****.com/go/credential-store/ 04:08:25 04:08:25 Login Succeeded 04:08:25 ---> ****-login.sh ends [Pipeline] } 04:08:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 04:08:25 + git rev-list -1 --merges ac9afb10a8eaf20a0e79dc38a50ca9c1731a8a2a~1..ac9afb10a8eaf20a0e79dc38a50ca9c1731a8a2a [Pipeline] echo 04:08:25 -----------> git rev-list -1 --merges ac9afb10a8eaf20a0e79dc38a50ca9c1731a8a2a~1..ac9afb10a8eaf20a0e79dc38a50ca9c1731a8a2a ac9afb10a8eaf20a0e79dc38a50ca9c1731a8a2a 04:08:25 ac9afb10a8eaf20a0e79dc38a50ca9c1731a8a2a [false] [Pipeline] sh 04:08:26 + git log --format=format:%s -1 ac9afb10a8eaf20a0e79dc38a50ca9c1731a8a2a [Pipeline] echo 04:08:26 ========================================================= 04:08:26 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 04:08:26 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:08:26 + git log --format=format:%s -1 ac9afb10a8eaf20a0e79dc38a50ca9c1731a8a2a [Pipeline] echo 04:08:26 [semverPrep] GIT_COMMIT: ac9afb10a8eaf20a0e79dc38a50ca9c1731a8a2a, Commit Message: Merge pull request #550 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.1.0-dev.55 [Pipeline] echo 04:08:26 [semverPrep] This is not a build commit. [Pipeline] sh 04:08:27 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:08:27 + grep -v github /etc/ssh/ssh_known_hosts 04:08:27 + [ -e /tmp/ssh_known_hosts ] 04:08:27 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 04:08:27 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 04:08:27 + sudo tee -a /etc/ssh/ssh_known_hosts 04:08:27 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:08:27 04:08:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:08:27 0.1.4: Pulling from edgex-devops/py-git-semver 04:08:27 3dae71ba6b94: Pulling fs layer 04:08:27 6bf1a483ea7c: Pulling fs layer 04:08:27 f5dfc541a4d3: Pulling fs layer 04:08:27 461d9e800cba: Pulling fs layer 04:08:27 80192f66455f: Pulling fs layer 04:08:27 2e8e34ca0e6c: Pulling fs layer 04:08:27 a29436f7fd5d: Pulling fs layer 04:08:27 923cac83aea3: Pulling fs layer 04:08:27 25ad8b0a4227: Pulling fs layer 04:08:27 db01528c6b51: Pulling fs layer 04:08:27 28988de357af: Pulling fs layer 04:08:27 2e8e34ca0e6c: Waiting 04:08:27 a29436f7fd5d: Waiting 04:08:27 923cac83aea3: Waiting 04:08:27 25ad8b0a4227: Waiting 04:08:27 db01528c6b51: Waiting 04:08:27 461d9e800cba: Waiting 04:08:27 28988de357af: Waiting 04:08:27 80192f66455f: Waiting 04:08:27 6bf1a483ea7c: Verifying Checksum 04:08:27 6bf1a483ea7c: Download complete 04:08:27 461d9e800cba: Download complete 04:08:27 80192f66455f: Download complete 04:08:27 f5dfc541a4d3: Verifying Checksum 04:08:27 f5dfc541a4d3: Download complete 04:08:27 3dae71ba6b94: Verifying Checksum 04:08:27 3dae71ba6b94: Download complete 04:08:27 923cac83aea3: Verifying Checksum 04:08:27 923cac83aea3: Download complete 04:08:27 25ad8b0a4227: Verifying Checksum 04:08:27 25ad8b0a4227: Download complete 04:08:28 db01528c6b51: Verifying Checksum 04:08:28 db01528c6b51: Download complete 04:08:28 28988de357af: Verifying Checksum 04:08:28 28988de357af: Download complete 04:08:28 a29436f7fd5d: Verifying Checksum 04:08:28 a29436f7fd5d: Download complete 04:08:28 2e8e34ca0e6c: Verifying Checksum 04:08:28 2e8e34ca0e6c: Download complete 04:08:29 3dae71ba6b94: Pull complete 04:08:29 6bf1a483ea7c: Pull complete 04:08:30 f5dfc541a4d3: Pull complete 04:08:30 461d9e800cba: Pull complete 04:08:30 80192f66455f: Pull complete 04:08:34 2e8e34ca0e6c: Pull complete 04:08:36 a29436f7fd5d: Pull complete 04:08:36 923cac83aea3: Pull complete 04:08:36 25ad8b0a4227: Pull complete 04:08:36 db01528c6b51: Pull complete 04:08:36 28988de357af: Pull complete 04:08:36 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 04:08:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:08:36 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:08:36 prd-ubuntu20.04-docker-8c-8g-2016 does not seem to be running inside a container 04:08:36 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 04:08:38 $ docker top d27d3bb1a5ab23c7441989510a858f8edd1e7c7ac536737959600128755a20a3 -eo pid,comm 04:08:38 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 04:08:38 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:08:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:08:38 [ssh-agent] Looking for ssh-agent implementation... 04:08:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:08:38 $ docker exec d27d3bb1a5ab23c7441989510a858f8edd1e7c7ac536737959600128755a20a3 ssh-agent 04:08:38 SSH_AUTH_SOCK=/tmp/ssh-IGON32vyZVUu/agent.32 04:08:38 SSH_AGENT_PID=38 04:08:38 Running ssh-add (command line suppressed) 04:08:38 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_287901981910986057.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_287901981910986057.key) 04:08:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:08:39 + git config --global --add safe.directory /w/workspace/foundry_device-onvif-camera_main [Pipeline] sh 04:08:39 + git tag --points-at HEAD [Pipeline] } 04:08:39 $ docker exec --env ******** --env ******** d27d3bb1a5ab23c7441989510a858f8edd1e7c7ac536737959600128755a20a3 ssh-agent -k 04:08:39 unset SSH_AUTH_SOCK; 04:08:39 unset SSH_AGENT_PID; 04:08:39 echo Agent pid 38 killed; 04:08:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 04:08:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:08:39 [ssh-agent] Looking for ssh-agent implementation... 04:08:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:08:39 $ docker exec d27d3bb1a5ab23c7441989510a858f8edd1e7c7ac536737959600128755a20a3 ssh-agent 04:08:39 SSH_AUTH_SOCK=/tmp/ssh-t8BB3JoFizo0/agent.87 04:08:39 SSH_AGENT_PID=93 04:08:39 Running ssh-add (command line suppressed) 04:08:39 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_4078979383523794900.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_4078979383523794900.key) 04:08:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:08:40 + git semver init 04:08:40 2026-02-13 04:08:40,372 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 04:08:40 2026-02-13 04:08:40,376 [run_init] DEBUG init version:0.0.0 force:False 04:08:40 2026-02-13 04:08:40,377 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-onvif-camera_main/.semver 04:08:40 2026-02-13 04:08:40,377 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/foundry_device-onvif-camera_main/.semver 04:08:40 2026-02-13 04:08:40,377 [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) 04:08:42 2026-02-13 04:08:41,904 [append_file] DEBUG append to file:/w/workspace/foundry_device-onvif-camera_main/.git/info/exclude 04:08:42 2026-02-13 04:08:41,905 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:False 04:08:42 2026-02-13 04:08:41,905 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 04:08:42 2026-02-13 04:08:41,905 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 04:08:42 4.1.0-dev.18 [Pipeline] } 04:08:42 $ docker exec --env ******** --env ******** d27d3bb1a5ab23c7441989510a858f8edd1e7c7ac536737959600128755a20a3 ssh-agent -k 04:08:42 unset SSH_AUTH_SOCK; 04:08:42 unset SSH_AGENT_PID; 04:08:42 echo Agent pid 93 killed; 04:08:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:08:42 + git semver [Pipeline] } 04:08:43 $ docker stop --time=1 d27d3bb1a5ab23c7441989510a858f8edd1e7c7ac536737959600128755a20a3 04:08:44 $ docker rm -f --volumes d27d3bb1a5ab23c7441989510a858f8edd1e7c7ac536737959600128755a20a3 [Pipeline] // withDockerContainer [Pipeline] sh 04:08:44 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 04:08:45 Stashed 1 file(s) [Pipeline] echo 04:08:45 [edgeXSemver]: initialized semver on version 4.1.0-dev.18 [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 04:08:45 provisioning config files... 04:08:45 copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config8313576664559931368tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:08:45 ---> ****-login.sh 04:08:45 nexus3.edgexfoundry.org:10001 04:08:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:08:45 Login Succeeded 04:08:45 nexus3.edgexfoundry.org:10002 04:08:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:08:45 Login Succeeded 04:08:45 nexus3.edgexfoundry.org:10003 04:08:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:08:45 Login Succeeded 04:08:45 nexus3.edgexfoundry.org:10004 04:08:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:08:45 Login Succeeded 04:08:45 ****.io 04:08:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:08:46 Login Succeeded 04:08:46 ---> ****-login.sh ends [Pipeline] } 04:08:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:08:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 04:08:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 04:08:46 ========================================================= 04:08:46 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] 04:08:46 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:46 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine --build-arg MAKE=echo noop --target=builder . 04:08:47 #0 building with "default" instance using docker driver 04:08:47 04:08:47 #1 [internal] load build definition from Dockerfile 04:08:47 #1 transferring dockerfile: 1.75kB done 04:08:47 #1 DONE 0.0s 04:08:47 04:08:47 #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 04:08:47 #2 DONE 0.1s 04:08:47 04:08:47 #3 [internal] load .dockerignore 04:08:47 #3 transferring context: 2B done 04:08:47 #3 DONE 0.0s 04:08:47 04:08:47 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 04:08:47 #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 0.0s done 04:08:47 #4 sha256:2caa029a6df7ddc8757eb3642c320a433405a94beabcc5536fbfd011b4868154 4.11kB / 4.11kB done 04:08:47 #4 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s 04:08:47 #4 sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 291.15kB / 291.15kB 0.0s done 04:08:47 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 2.31MB / 60.15MB 0.1s 04:08:47 #4 sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 685B / 685B done 04:08:47 #4 sha256:0571529eb0d62c6c63f07cd806efe94d1b30411a55171121c600b2b418b13706 2.08kB / 2.08kB done 04:08:47 #4 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s done 04:08:47 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 12.58MB / 60.15MB 0.2s 04:08:47 #4 sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 125B / 125B 0.1s done 04:08:47 #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 04:08:47 #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done 04:08:47 #4 sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 321B / 321B 0.1s done 04:08:47 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 2.04MB / 112.58MB 0.2s 04:08:47 #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 2.10MB / 11.98MB 0.2s 04:08:47 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 24.12MB / 60.15MB 0.3s 04:08:47 #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0.2s done 04:08:47 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 8.15MB / 112.58MB 0.3s 04:08:47 #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 9.44MB / 11.98MB 0.3s 04:08:47 #4 ... 04:08:47 04:08:47 #5 [internal] load build context 04:08:47 #5 transferring context: 48.23MB 0.4s done 04:08:47 #5 DONE 0.4s 04:08:47 04:08:47 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 04:08:47 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 37.94MB / 60.15MB 0.4s 04:08:47 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 15.27MB / 112.58MB 0.4s 04:08:47 #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 11.98MB / 11.98MB 0.3s done 04:08:47 #4 extracting sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 0.1s done 04:08:47 #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0B / 14.72MB 0.4s 04:08:47 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 0.6s 04:08:47 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 39.85MB / 112.58MB 0.6s 04:08:47 #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 8.39MB / 14.72MB 0.6s 04:08:47 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 0.7s done 04:08:47 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 57.67MB / 112.58MB 0.7s 04:08:47 #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 14.72MB / 14.72MB 0.7s 04:08:48 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 77.59MB / 112.58MB 0.8s 04:08:48 #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 14.72MB / 14.72MB 0.7s done 04:08:48 #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 0.1s 04:08:48 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 103.81MB / 112.58MB 0.9s 04:08:48 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 1.0s 04:08:48 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 1.1s done 04:08:53 #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 4.8s done 04:08:53 #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 04:08:53 #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 done 04:08:53 #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done 04:08:53 #4 extracting sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 done 04:08:53 #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 04:08:53 #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 0.4s done 04:08:53 #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 04:08:57 #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 3.2s done 04:08:57 #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.1s 04:08:58 #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.8s done 04:08:58 #4 DONE 10.7s 04:08:58 04:08:58 #6 [builder 2/7] RUN apk add --no-cache make git 04:08:58 #6 0.209 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 04:08:58 #6 0.368 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 04:08:58 #6 0.758 OK: 265 MiB in 60 packages 04:09:00 Still waiting to schedule task 04:09:00 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 04:09:00 #6 DONE 2.6s 04:09:00 04:09:00 #7 [builder 3/7] WORKDIR /device-onvif-camera 04:09:00 #7 DONE 0.0s 04:09:00 04:09:00 #8 [builder 4/7] COPY go.mod vendor* ./ 04:09:00 #8 DONE 0.0s 04:09:00 04:09:00 #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:09:13 #9 DONE 11.5s 04:09:13 04:09:13 #10 [builder 6/7] COPY . . 04:09:13 #10 DONE 0.2s 04:09:13 04:09:13 #11 [builder 7/7] RUN echo noop 04:09:13 #11 0.205 noop 04:09:13 #11 DONE 0.3s 04:09:13 04:09:13 #12 exporting to image 04:09:13 #12 exporting layers 04:09:21 #12 exporting layers 7.9s done 04:09:21 #12 writing image sha256:47c59291b6fe4777ba73ee19b810c974c445e9d49bece6be2d43405c07746260 done 04:09:21 #12 naming to docker.io/library/ci-base-image-x86_64 done 04:09:21 #12 DONE 7.9s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:09:21 + docker inspect -f . ci-base-image-x86_64 04:09:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:09:21 prd-ubuntu20.04-docker-8c-8g-2016 does not seem to be running inside a container 04:09:21 $ 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 ******** -e ******** ci-base-image-x86_64 cat 04:09:21 $ docker top dd4f647fb38b10fed132da1337c01e1948a11c2b36c902a7cfe128c079f1fefe -eo pid,comm [Pipeline] { [Pipeline] sh 04:09:22 + go version 04:09:22 go version go1.25.2 linux/amd64 [Pipeline] } 04:09:22 $ docker stop --time=1 dd4f647fb38b10fed132da1337c01e1948a11c2b36c902a7cfe128c079f1fefe 04:09:23 $ docker rm -f --volumes dd4f647fb38b10fed132da1337c01e1948a11c2b36c902a7cfe128c079f1fefe [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:09:23 + docker inspect -f . ci-base-image-x86_64 04:09:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:09:24 prd-ubuntu20.04-docker-8c-8g-2016 does not seem to be running inside a container 04:09:24 $ 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 ******** -e ******** ci-base-image-x86_64 cat 04:09:24 $ docker top 10ba926149f24a6d75ce7eca0b7e2e4947ec929875fab8ce6d9b21f3529661b8 -eo pid,comm [Pipeline] { [Pipeline] sh 04:09:24 + git config --global --add safe.directory /w/workspace/foundry_device-onvif-camera_main [Pipeline] fileExists [Pipeline] sh 04:09:24 + make test 04:09:24 go test ./... -coverprofile=coverage.out ./... 04:09:25 ? github.com/edgexfoundry/device-onvif-camera [no test files] 04:09:52 github.com/edgexfoundry/device-onvif-camera/cmd coverage: 0.0% of statements 04:09:52 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.028s coverage: 31.2% of statements 04:09:52 github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks coverage: 0.0% of statements 04:09:52 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.872s coverage: 86.5% of statements 04:10:02 0 issues. 04:10:02 go vet ./... 04:10:08 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:10:08 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:10:08 ./bin/test-attribution-txt.sh 04:10:08 An attribution for github.com/cespare/xxhash/v2 is missing from Attribution.txt, please add [Pipeline] echo 04:10:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 04:10:08 $ docker stop --time=1 10ba926149f24a6d75ce7eca0b7e2e4947ec929875fab8ce6d9b21f3529661b8 04:10:10 $ docker rm -f --volumes 10ba926149f24a6d75ce7eca0b7e2e4947ec929875fab8ce6d9b21f3529661b8 [Pipeline] // withDockerContainer [Pipeline] sh 04:10:11 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:10:11 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 04:10:12 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:10:12 + ls -al . 04:10:12 total 312 04:10:12 drwxrwxr-x 9 jenkins jenkins 4096 Feb 13 04:09 . 04:10:12 drwxrwxr-x 4 jenkins jenkins 4096 Feb 13 04:08 .. 04:10:12 drwxrwxr-x 8 jenkins jenkins 4096 Feb 13 04:09 .git 04:10:12 drwxrwxr-x 3 jenkins jenkins 4096 Feb 13 04:08 .github 04:10:12 -rw-rw-r-- 1 jenkins jenkins 493 Feb 13 04:08 .gitignore 04:10:12 -rw-rw-r-- 1 jenkins jenkins 359 Feb 13 04:08 .golangci.yml 04:10:12 drwxr-xr-x 3 jenkins jenkins 4096 Feb 13 04:08 .semver 04:10:12 -rw-rw-r-- 1 jenkins jenkins 22626 Feb 13 04:08 Attribution.txt 04:10:12 -rw-rw-r-- 1 jenkins jenkins 19022 Feb 13 04:08 CHANGELOG.md 04:10:12 -rw-rw-r-- 1 jenkins jenkins 1715 Feb 13 04:08 Dockerfile 04:10:12 -rw-rw-r-- 1 jenkins jenkins 677 Feb 13 04:08 GOVERNANCE.md 04:10:12 -rw-rw-r-- 1 jenkins jenkins 762 Feb 13 04:08 Jenkinsfile 04:10:12 -rw-rw-r-- 1 jenkins jenkins 11348 Feb 13 04:08 LICENSE 04:10:12 -rw-rw-r-- 1 jenkins jenkins 3464 Feb 13 04:08 Makefile 04:10:12 -rw-rw-r-- 1 jenkins jenkins 625 Feb 13 04:08 OWNERS.md 04:10:12 -rw-rw-r-- 1 jenkins jenkins 2620 Feb 13 04:08 README.md 04:10:12 -rw-rw-r-- 1 jenkins jenkins 12 Feb 13 04:08 VERSION 04:10:12 drwxrwxr-x 2 jenkins jenkins 4096 Feb 13 04:08 bin 04:10:12 drwxrwxr-x 3 jenkins jenkins 4096 Feb 13 04:08 cmd 04:10:12 -rw-r--r-- 1 jenkins jenkins 85674 Feb 13 04:09 coverage.out 04:10:12 drwxrwxr-x 4 jenkins jenkins 4096 Feb 13 04:08 doc 04:10:12 -rw-rw-r-- 1 jenkins jenkins 7007 Feb 13 04:08 go.mod 04:10:12 -rw-rw-r-- 1 jenkins jenkins 90036 Feb 13 04:08 go.sum 04:10:12 drwxrwxr-x 4 jenkins jenkins 4096 Feb 13 04:08 internal 04:10:12 -rw-rw-r-- 1 jenkins jenkins 236 Feb 13 04:08 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:10:12 + 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=ac9afb10a8eaf20a0e79dc38a50ca9c1731a8a2a --label arch=amd64 --label version=4.1.0-dev.18 . 04:10:13 #0 building with "default" instance using docker driver 04:10:13 04:10:13 #1 [internal] load build definition from Dockerfile 04:10:13 #1 transferring dockerfile: 1.75kB done 04:10:13 #1 DONE 0.0s 04:10:13 04:10:13 #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 04:10:13 #2 DONE 0.0s 04:10:13 04:10:13 #3 [internal] load metadata for docker.io/library/alpine:3.22 04:10:13 #3 DONE 0.1s 04:10:13 04:10:13 #4 [internal] load .dockerignore 04:10:13 #4 transferring context: 04:10:13 #4 transferring context: 2B done 04:10:13 #4 DONE 0.0s 04:10:13 04:10:13 #5 [internal] load build context 04:10:13 #5 transferring context: 106.82kB 0.0s done 04:10:13 #5 DONE 0.0s 04:10:13 04:10:13 #6 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest 04:10:13 #6 DONE 0.1s 04:10:13 04:10:13 #7 [stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 04:10:13 #7 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 done 04:10:13 #7 extracting sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 04:10:13 #7 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done 04:10:13 #7 sha256:e0baf8c394150ac5a14925e179100519f5e37c53547f647acbd9f8eb3e5c4528 1.02kB / 1.02kB done 04:10:13 #7 sha256:f65e6e80f68613c7e9c51c98f879c73373d7a38c0790300e1478ce45894a24aa 611B / 611B done 04:10:13 #7 sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 3.80MB / 3.80MB 0.1s done 04:10:13 #7 extracting sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 0.1s done 04:10:13 #7 DONE 0.3s 04:10:13 04:10:13 #8 [stage-1 2/7] RUN apk add --update --no-cache dumb-init 04:10:13 #8 0.195 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 04:10:13 #8 0.271 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 04:10:13 #8 ... 04:10:13 04:10:13 #9 [builder 2/7] RUN apk add --no-cache make git 04:10:13 #9 0.209 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 04:10:13 #9 0.392 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 04:10:13 #9 0.681 OK: 265 MiB in 60 packages 04:10:13 #9 DONE 0.8s 04:10:13 04:10:13 #8 [stage-1 2/7] RUN apk add --update --no-cache dumb-init 04:10:13 #8 0.563 (1/1) Installing dumb-init (1.2.5-r3) 04:10:13 #8 0.571 Executing busybox-1.37.0-r20.trigger 04:10:13 #8 0.577 OK: 7 MiB in 17 packages 04:10:14 #8 DONE 0.7s 04:10:14 04:10:14 #10 [builder 3/7] WORKDIR /device-onvif-camera 04:10:14 #10 DONE 0.0s 04:10:14 04:10:14 #11 [builder 4/7] COPY go.mod vendor* ./ 04:10:14 #11 DONE 0.0s 04:10:14 04:10:14 #12 [stage-1 3/7] RUN apk --no-cache upgrade 04:10:14 #12 0.331 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 04:10:14 #12 ... 04:10:14 04:10:14 #13 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:10:14 #13 DONE 0.5s 04:10:14 04:10:14 #12 [stage-1 3/7] RUN apk --no-cache upgrade 04:10:14 #12 0.400 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 04:10:14 #12 ... 04:10:14 04:10:14 #14 [builder 6/7] COPY . . 04:10:14 #14 DONE 0.2s 04:10:14 04:10:14 #12 [stage-1 3/7] RUN apk --no-cache upgrade 04:10:14 #12 0.774 OK: 7 MiB in 17 packages 04:10:14 #12 DONE 0.9s 04:10:14 04:10:14 #15 [builder 7/7] RUN make build 04:10:14 #15 0.334 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-onvif-camera.Version=4.1.0-dev.18 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.55 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd 04:10:31 Running on prd-ubuntu20.04-docker-arm64-4c-16g-2017 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] ws 04:10:31 Running in /w/workspace/device-onvif-camera/245 [Pipeline] { [Pipeline] checkout 04:10:34 The recommended git tool is: git 04:10:39 using credential edgex-jenkins-ssh 04:10:39 Cloning the remote Git repository 04:10:39 Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git 04:10:39 > git init /w/workspace/device-onvif-camera/245 # timeout=10 04:10:39 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 04:10:39 > git --version # timeout=10 04:10:39 > git --version # 'git version 2.25.1' 04:10:39 using GIT_SSH to set credentials SSH Credentials for GitHub 04:10:39 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:10:41 #15 DONE 23.7s 04:10:41 04:10:41 #16 [stage-1 4/7] COPY --from=builder /device-onvif-camera/cmd / 04:10:41 #16 DONE 0.1s 04:10:41 04:10:41 #17 [stage-1 5/7] COPY --from=builder /device-onvif-camera/LICENSE / 04:10:41 #17 DONE 0.0s 04:10:41 04:10:41 #18 [stage-1 6/7] COPY --from=builder /device-onvif-camera/Attribution.txt / 04:10:41 #18 DONE 0.0s 04:10:41 04:10:41 #19 exporting to image 04:10:41 #19 exporting layers 0.1s done 04:10:41 #19 writing image sha256:162f4f990dde34da62a2299565efaaab9b69d4e1a59cd76f61cb840d72f476c3 done 04:10:41 #19 naming to docker.io/library/device-onvif-camera done 04:10:41 #19 DONE 0.2s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:10:41 provisioning config files... 04:10:41 copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config12875228507734981948tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:10:41 ---> ****-login.sh 04:10:41 nexus3.edgexfoundry.org:10001 04:10:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:10:41 Login Succeeded 04:10:41 nexus3.edgexfoundry.org:10002 04:10:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:10:42 Login Succeeded 04:10:42 nexus3.edgexfoundry.org:10003 04:10:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:10:42 Login Succeeded 04:10:42 nexus3.edgexfoundry.org:10004 04:10:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:10:42 Login Succeeded 04:10:42 ****.io 04:10:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:10:42 Login Succeeded 04:10:42 ---> ****-login.sh ends [Pipeline] } 04:10:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:10:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 04:10:42 [edgeXDocker.push] Tagging docker image device-onvif-camera with the following tags: 04:10:42 ac9afb10a8eaf20a0e79dc38a50ca9c1731a8a2a 04:10:42 latest 04:10:42 4.1.0-dev.18 04:10:42 ac9afb10a8eaf20a0e79dc38a50ca9c1731a8a2a-4.1.0-dev.18 04:10:42 main 04:10:42 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:10:42 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:ac9afb10a8eaf20a0e79dc38a50ca9c1731a8a2a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:10:43 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:ac9afb10a8eaf20a0e79dc38a50ca9c1731a8a2a 04:10:43 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 04:10:43 cc67e4d8d172: Preparing 04:10:43 854a93952233: Preparing 04:10:43 f3d0b206691e: Preparing 04:10:43 f41102350a87: Preparing 04:10:43 18d7a8d6571a: Preparing 04:10:43 cce92674e987: Preparing 04:10:43 cce92674e987: Waiting 04:10:43 cc67e4d8d172: Pushed 04:10:43 18d7a8d6571a: Pushed 04:10:43 854a93952233: Pushed 04:10:43 f41102350a87: Pushed 04:10:43 cce92674e987: Layer already exists 04:10:43 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 04:10:44 Avoid second fetch 04:10:44 Checking out Revision ac9afb10a8eaf20a0e79dc38a50ca9c1731a8a2a (main) 04:10:43 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:10:44 > git config core.sparsecheckout # timeout=10 04:10:44 > git checkout -f ac9afb10a8eaf20a0e79dc38a50ca9c1731a8a2a # timeout=10 04:10:44 Commit message: "Merge pull request #550 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.1.0-dev.55" 04:10:47 f3d0b206691e: Pushed 04:10:47 ac9afb10a8eaf20a0e79dc38a50ca9c1731a8a2a: digest: sha256:c9f4717680b87259865818ae7c22eb6d2e55df99ec7008b36d6b09643f7006b5 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:10:47 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:10:47 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:latest 04:10:47 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 04:10:47 cc67e4d8d172: Preparing 04:10:47 854a93952233: Preparing 04:10:47 f3d0b206691e: Preparing 04:10:47 f41102350a87: Preparing 04:10:47 18d7a8d6571a: Preparing 04:10:47 cce92674e987: Preparing 04:10:47 cce92674e987: Waiting 04:10:47 854a93952233: Layer already exists 04:10:47 f3d0b206691e: Layer already exists 04:10:47 f41102350a87: Layer already exists 04:10:47 18d7a8d6571a: Layer already exists 04:10:47 cc67e4d8d172: Layer already exists 04:10:47 cce92674e987: Layer already exists 04:10:47 latest: digest: sha256:c9f4717680b87259865818ae7c22eb6d2e55df99ec7008b36d6b09643f7006b5 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:10:48 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:10:48 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.18 04:10:48 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 04:10:48 cc67e4d8d172: Preparing 04:10:48 854a93952233: Preparing 04:10:48 f3d0b206691e: Preparing 04:10:48 f41102350a87: Preparing 04:10:48 18d7a8d6571a: Preparing 04:10:48 cce92674e987: Preparing 04:10:48 cce92674e987: Waiting 04:10:48 f41102350a87: Layer already exists 04:10:48 18d7a8d6571a: Layer already exists 04:10:48 f3d0b206691e: Layer already exists 04:10:48 cc67e4d8d172: Layer already exists 04:10:48 854a93952233: Layer already exists 04:10:48 cce92674e987: Layer already exists 04:10:48 4.1.0-dev.18: digest: sha256:c9f4717680b87259865818ae7c22eb6d2e55df99ec7008b36d6b09643f7006b5 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:10:48 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:ac9afb10a8eaf20a0e79dc38a50ca9c1731a8a2a-4.1.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { 04:10:49 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:ac9afb10a8eaf20a0e79dc38a50ca9c1731a8a2a-4.1.0-dev.18 04:10:49 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 04:10:49 cc67e4d8d172: Preparing 04:10:49 854a93952233: Preparing 04:10:49 f3d0b206691e: Preparing 04:10:49 f41102350a87: Preparing 04:10:49 18d7a8d6571a: Preparing 04:10:49 cce92674e987: Preparing 04:10:49 cce92674e987: Waiting 04:10:49 18d7a8d6571a: Layer already exists 04:10:49 f3d0b206691e: Layer already exists 04:10:49 cc67e4d8d172: Layer already exists 04:10:49 f41102350a87: Layer already exists 04:10:49 854a93952233: Layer already exists 04:10:49 cce92674e987: Layer already exists 04:10:49 ac9afb10a8eaf20a0e79dc38a50ca9c1731a8a2a-4.1.0-dev.18: digest: sha256:c9f4717680b87259865818ae7c22eb6d2e55df99ec7008b36d6b09643f7006b5 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] stage [Pipeline] { (Prep) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:10:49 provisioning config files... 04:10:49 copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/245@tmp/config5096475578387505885tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:10:49 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:10:49 ---> ****-login.sh 04:10:49 nexus3.edgexfoundry.org:10001 04:10:49 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:main 04:10:49 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 04:10:49 cc67e4d8d172: Preparing 04:10:49 854a93952233: Preparing 04:10:49 f3d0b206691e: Preparing 04:10:49 f41102350a87: Preparing 04:10:49 18d7a8d6571a: Preparing 04:10:49 cce92674e987: Preparing 04:10:49 cce92674e987: Waiting 04:10:49 f3d0b206691e: Layer already exists 04:10:49 18d7a8d6571a: Layer already exists 04:10:49 f41102350a87: Layer already exists 04:10:49 cc67e4d8d172: Layer already exists 04:10:49 854a93952233: Layer already exists 04:10:49 cce92674e987: Layer already exists 04:10:49 main: digest: sha256:c9f4717680b87259865818ae7c22eb6d2e55df99ec7008b36d6b09643f7006b5 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:10:50 ===================================================== [Pipeline] echo 04:10:50 taggedImages: 04:10:50 - nexus3.edgexfoundry.org:10004/device-onvif-camera:ac9afb10a8eaf20a0e79dc38a50ca9c1731a8a2a 04:10:50 - nexus3.edgexfoundry.org:10004/device-onvif-camera:latest 04:10:50 - nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.18 04:10:50 - nexus3.edgexfoundry.org:10004/device-onvif-camera:ac9afb10a8eaf20a0e79dc38a50ca9c1731a8a2a-4.1.0-dev.18 04:10:50 - nexus3.edgexfoundry.org:10004/device-onvif-camera:main [Pipeline] echo 04:10:50 ========================================================= 04:10:50 [edgeXBuildMultiArch] RAW Config: 04:10:50 images: 04:10:50 - nexus3.edgexfoundry.org:10004/device-onvif-camera:ac9afb10a8eaf20a0e79dc38a50ca9c1731a8a2a 04:10:50 - nexus3.edgexfoundry.org:10004/device-onvif-camera:latest 04:10:50 - nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.18 04:10:50 - nexus3.edgexfoundry.org:10004/device-onvif-camera:ac9afb10a8eaf20a0e79dc38a50ca9c1731a8a2a-4.1.0-dev.18 04:10:50 - nexus3.edgexfoundry.org:10004/device-onvif-camera:main 04:10:50 settingsFile: 04:10:50 device-onvif-camera-settings 04:10:50 ========================================================= [Pipeline] node 04:10:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:10:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:10:50 Configure a credential helper to remove this warning. See 04:10:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:10:50 04:10:50 Login Succeeded 04:10:50 nexus3.edgexfoundry.org:10002 04:10:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:10:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:10:50 Configure a credential helper to remove this warning. See 04:10:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:10:50 04:10:50 Login Succeeded 04:10:50 nexus3.edgexfoundry.org:10003 04:10:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:10:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:10:51 Configure a credential helper to remove this warning. See 04:10:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:10:51 04:10:51 Login Succeeded 04:10:51 nexus3.edgexfoundry.org:10004 04:10:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:10:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:10:51 Configure a credential helper to remove this warning. See 04:10:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:10:51 04:10:51 Login Succeeded 04:10:51 ****.io 04:10:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:10:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:10:51 Configure a credential helper to remove this warning. See 04:10:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:10:51 04:10:51 Login Succeeded 04:10:52 ---> ****-login.sh ends [Pipeline] } 04:10:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:10:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 04:10:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 04:10:52 ========================================================= 04:10:52 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine] 04:10:52 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:10:52 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine --build-arg MAKE=echo noop --target=builder . 04:10:53 Sending build context to Docker daemon 27.59MB 04:10:53 Step 1/13 : ARG BASE=golang:1.25-alpine3.22 04:10:53 Step 2/13 : FROM ${BASE} AS builder 04:10:53 1.25-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 04:10:53 6b59a28fa201: Pulling fs layer 04:10:53 d32bb0dddca7: Pulling fs layer 04:10:53 5dab1238d3d9: Pulling fs layer 04:10:53 196fd7d83e7d: Pulling fs layer 04:10:53 4f4fb700ef54: Pulling fs layer 04:10:53 8ba94037c8f0: Pulling fs layer 04:10:53 deaec5988b04: Pulling fs layer 04:10:53 9f65657bb879: Pulling fs layer 04:10:53 4f4fb700ef54: Waiting 04:10:53 8ba94037c8f0: Waiting 04:10:53 deaec5988b04: Waiting 04:10:53 9f65657bb879: Waiting 04:10:53 196fd7d83e7d: Waiting 04:10:53 d32bb0dddca7: Download complete 04:10:53 196fd7d83e7d: Verifying Checksum 04:10:53 196fd7d83e7d: Download complete 04:10:53 4f4fb700ef54: Verifying Checksum 04:10:53 4f4fb700ef54: Download complete 04:10:53 8ba94037c8f0: Verifying Checksum 04:10:53 8ba94037c8f0: Download complete 04:10:53 6b59a28fa201: Verifying Checksum 04:10:53 6b59a28fa201: Download complete 04:10:54 9f65657bb879: Verifying Checksum 04:10:54 9f65657bb879: Download complete 04:10:54 6b59a28fa201: Pull complete 04:10:55 d32bb0dddca7: Pull complete 04:10:55 5dab1238d3d9: Download complete 04:10:56 deaec5988b04: Verifying Checksum 04:10:56 deaec5988b04: Download complete 04:11:05 Still waiting to schedule task 04:11:05 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-2008’ 04:11:09 5dab1238d3d9: Pull complete 04:11:09 196fd7d83e7d: Pull complete 04:11:09 4f4fb700ef54: Pull complete 04:11:09 8ba94037c8f0: Pull complete 04:11:19 deaec5988b04: Pull complete 04:11:20 9f65657bb879: Pull complete 04:11:20 Digest: sha256:5e549ededf7788d4f1561b02b9f4d3bcf02ca02af9c1a1104d0a64a201fbeb28 04:11:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine 04:11:20 ---> 334268110677 04:11:20 Step 3/13 : ARG ADD_BUILD_TAGS="" 04:11:22 ---> Running in 8eb4e3eaf9be 04:11:22 Removing intermediate container 8eb4e3eaf9be 04:11:22 ---> f221e1e9eda1 04:11:22 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 04:11:22 ---> Running in 8ef622b600f9 04:11:22 Removing intermediate container 8ef622b600f9 04:11:22 ---> 832729b35047 04:11:22 Step 5/13 : ARG ALPINE_PKG_BASE="make git" 04:11:22 ---> Running in d77018daf5a6 04:11:22 Removing intermediate container d77018daf5a6 04:11:22 ---> 65865f214b18 04:11:22 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 04:11:23 ---> Running in 58bb7c12b44a 04:11:23 Removing intermediate container 58bb7c12b44a 04:11:23 ---> ceae7a9305a9 04:11:23 Step 7/13 : LABEL Name=edgex-device-onvif-camera 04:11:23 ---> Running in 5c45e7070cbe 04:11:23 Removing intermediate container 5c45e7070cbe 04:11:23 ---> 38eb66972ea3 04:11:23 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:11:23 ---> Running in ced2936f1754 04:11:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 04:11:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 04:11:26 OK: 255 MiB in 60 packages 04:11:27 Removing intermediate container ced2936f1754 04:11:27 ---> 35eb4d115121 04:11:27 Step 9/13 : WORKDIR /device-onvif-camera 04:11:27 ---> Running in fad8b449e106 04:11:27 Removing intermediate container fad8b449e106 04:11:27 ---> d4c7f96c262c 04:11:27 Step 10/13 : COPY go.mod vendor* ./ 04:11:28 ---> 91db875851f9 04:11:28 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:11:28 ---> Running in bfd331881785 04:13:20 Removing intermediate container bfd331881785 04:13:20 ---> 37eafc181035 04:13:20 Step 12/13 : COPY . . 04:13:20 ---> bf221e136b98 04:13:20 Step 13/13 : RUN ${MAKE} 04:13:20 ---> Running in edd86e006246 04:13:20 noop 04:13:21 Removing intermediate container edd86e006246 04:13:21 ---> d5bc05da08b4 04:13:21 Successfully built d5bc05da08b4 04:13:21 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:13:21 + docker inspect -f . ci-base-image-arm64 04:13:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:13:22 prd-ubuntu20.04-docker-arm64-4c-16g-2017 does not seem to be running inside a container 04:13:22 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/245 -v /w/workspace/device-onvif-camera/245:/w/workspace/device-onvif-camera/245:rw,z -v /w/workspace/device-onvif-camera/245@tmp:/w/workspace/device-onvif-camera/245@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 04:13:23 $ docker top cec82b1d6687a791e6783885d174e9baea93445c3ba0fdbf3911cc0bdb1f73af -eo pid,comm [Pipeline] { [Pipeline] sh 04:13:24 + go version 04:13:24 go version go1.25.3 linux/arm64 [Pipeline] } 04:13:24 $ docker stop --time=1 cec82b1d6687a791e6783885d174e9baea93445c3ba0fdbf3911cc0bdb1f73af 04:13:25 $ docker rm -f --volumes cec82b1d6687a791e6783885d174e9baea93445c3ba0fdbf3911cc0bdb1f73af [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:13:26 + docker inspect -f . ci-base-image-arm64 04:13:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:13:26 prd-ubuntu20.04-docker-arm64-4c-16g-2017 does not seem to be running inside a container 04:13:26 $ 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/245 -v /w/workspace/device-onvif-camera/245:/w/workspace/device-onvif-camera/245:rw,z -v /w/workspace/device-onvif-camera/245@tmp:/w/workspace/device-onvif-camera/245@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 04:13:27 $ docker top 3b9c80534c2fa04185f3c82e7e5e7f504b82fcb02eb41a42340f2dc04b821235 -eo pid,comm [Pipeline] { [Pipeline] sh 04:13:28 + git config --global --add safe.directory /w/workspace/device-onvif-camera/245 [Pipeline] fileExists [Pipeline] sh 04:13:29 + make test 04:13:29 go test ./... -coverprofile=coverage.out ./... 04:13:34 ? github.com/edgexfoundry/device-onvif-camera [no test files] 04:14:01 Running on prd-centos7-docker-4c-2g-2018 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:14:01 provisioning config files... 04:14:01 copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config10497933933372563405tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:14:02 ---> ****-login.sh 04:14:02 nexus3.edgexfoundry.org:10001 04:14:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:14:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:14:02 Configure a credential helper to remove this warning. See 04:14:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:14:02 04:14:02 Login Succeeded 04:14:02 nexus3.edgexfoundry.org:10002 04:14:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:14:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:14:02 Configure a credential helper to remove this warning. See 04:14:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:14:02 04:14:02 Login Succeeded 04:14:02 nexus3.edgexfoundry.org:10003 04:14:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:14:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:14:02 Configure a credential helper to remove this warning. See 04:14:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:14:02 04:14:02 Login Succeeded 04:14:02 nexus3.edgexfoundry.org:10004 04:14:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:14:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:14:02 Configure a credential helper to remove this warning. See 04:14:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:14:02 04:14:02 Login Succeeded 04:14:02 ****.io 04:14:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:14:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:14:03 Configure a credential helper to remove this warning. See 04:14:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:14:03 04:14:03 Login Succeeded 04:14:03 ---> ****-login.sh ends [Pipeline] } 04:14:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:14:03 + docker buildx ls 04:14:03 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 04:14:03 default * docker 04:14:03 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 04:14:03 + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use 04:14:03 edgex-builder [Pipeline] sh 04:14:04 + docker buildx inspect --bootstrap 04:14:04 #1 [internal] booting buildkit 04:14:04 #1 pulling image moby/buildkit:buildx-stable-1 04:14:07 #1 pulling image moby/buildkit:buildx-stable-1 3.2s done 04:14:07 #1 creating container buildx_buildkit_edgex-builder0 04:14:10 #1 creating container buildx_buildkit_edgex-builder0 2.3s done 04:14:10 #1 DONE 5.4s 04:14:10 Name: edgex-builder 04:14:10 Driver: docker-container 04:14:10 04:14:10 Nodes: 04:14:10 Name: edgex-builder0 04:14:10 Endpoint: unix:///var/run/docker.sock 04:14:10 Status: running 04:14:10 Buildkit: v0.27.1 04:14:10 Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh 04:14:10 + docker buildx ls 04:14:10 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 04:14:10 edgex-builder * docker-container 04:14:10 edgex-builder0 unix:///var/run/docker.sock running v0.27.1 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 04:14:10 default docker 04:14:10 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 04:14:10 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:ac9afb10a8eaf20a0e79dc38a50ca9c1731a8a2a' 04:14:10 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-onvif-camera:ac9afb10a8eaf20a0e79dc38a50ca9c1731a8a2a --push - 04:14:10 #1 [internal] load build definition from Dockerfile 04:14:10 #1 transferring dockerfile: 204B done 04:14:10 #1 DONE 0.0s 04:14:10 04:14:10 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-onvif-camera:ac9afb10a8eaf20a0e79dc38a50ca9c1731a8a2a 04:14:10 #2 DONE 0.1s 04:14:10 04:14:10 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-onvif-camera:ac9afb10a8eaf20a0e79dc38a50ca9c1731a8a2a 04:14:10 #3 DONE 0.1s 04:14:10 04:14:10 #4 [internal] load .dockerignore 04:14:10 #4 transferring context: 2B done 04:14:10 #4 DONE 0.0s 04:14:10 04:14:10 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:ac9afb10a8eaf20a0e79dc38a50ca9c1731a8a2a@sha256:c9f4717680b87259865818ae7c22eb6d2e55df99ec7008b36d6b09643f7006b5 04:14:10 #5 resolve nexus3.edgexfoundry.org:10004/device-onvif-camera:ac9afb10a8eaf20a0e79dc38a50ca9c1731a8a2a@sha256:c9f4717680b87259865818ae7c22eb6d2e55df99ec7008b36d6b09643f7006b5 0.0s done 04:14:10 #5 DONE 0.0s 04:14:10 04:14:10 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:ac9afb10a8eaf20a0e79dc38a50ca9c1731a8a2a@sha256:c9f4717680b87259865818ae7c22eb6d2e55df99ec7008b36d6b09643f7006b5 04:14:10 #6 resolve nexus3.edgexfoundry.org:10004/device-onvif-camera:ac9afb10a8eaf20a0e79dc38a50ca9c1731a8a2a@sha256:c9f4717680b87259865818ae7c22eb6d2e55df99ec7008b36d6b09643f7006b5 0.0s done 04:14:10 #6 DONE 0.1s 04:14:10 04:14:10 #7 [auth] device-onvif-camera:pull,push token for nexus3.edgexfoundry.org:10004 04:14:10 #7 DONE 0.0s 04:14:10 04:14:10 #8 exporting to image 04:14:10 #8 exporting layers done 04:14:10 #8 exporting manifest sha256:4f6ef5dc80171cd0ae40402138e008d163636984aa04bde92b64b291b4a26763 0.0s done 04:14:10 #8 exporting config sha256:162f4f990dde34da62a2299565efaaab9b69d4e1a59cd76f61cb840d72f476c3 done 04:14:10 #8 exporting manifest sha256:682dd466e015a79dd9a98137e337ec8173ce94b6738538279e942fdca25650c6 0.0s done 04:14:10 #8 exporting config sha256:7c238ff4e29e9e85d3ccccc898c756af32a752ef65a93f4e434dc34a6682b7d1 0.0s done 04:14:10 #8 exporting manifest list sha256:455a6936f59719952b6681ace05124771e9f15c8150fa57117404f5db95ecea8 0.0s done 04:14:10 #8 pushing layers 04:14:10 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 04:14:11 #8 pushing layers 0.1s done 04:14:11 #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-onvif-camera:ac9afb10a8eaf20a0e79dc38a50ca9c1731a8a2a@sha256:455a6936f59719952b6681ace05124771e9f15c8150fa57117404f5db95ecea8 0.1s done 04:14:11 #8 DONE 0.2s 04:14:11 04:14:11 1 warning found (use --debug to expand): 04:14:11  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 04:14:11 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:latest' 04:14:11 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-onvif-camera:latest --push - 04:14:11 #1 [internal] load build definition from Dockerfile 04:14:11 #1 transferring dockerfile: 170B done 04:14:11 #1 DONE 0.0s 04:14:11 04:14:11 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-onvif-camera:latest 04:14:11 #2 DONE 0.0s 04:14:11 04:14:11 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-onvif-camera:latest 04:14:11 #3 DONE 0.0s 04:14:11 04:14:11 #4 [internal] load .dockerignore 04:14:11 #4 transferring context: 2B done 04:14:11 #4 DONE 0.0s 04:14:11 04:14:11 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:latest@sha256:c9f4717680b87259865818ae7c22eb6d2e55df99ec7008b36d6b09643f7006b5 04:14:11 #5 resolve nexus3.edgexfoundry.org:10004/device-onvif-camera:latest@sha256:c9f4717680b87259865818ae7c22eb6d2e55df99ec7008b36d6b09643f7006b5 0.0s done 04:14:11 #5 DONE 0.0s 04:14:11 04:14:11 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:latest@sha256:c9f4717680b87259865818ae7c22eb6d2e55df99ec7008b36d6b09643f7006b5 04:14:11 #6 resolve nexus3.edgexfoundry.org:10004/device-onvif-camera:latest@sha256:c9f4717680b87259865818ae7c22eb6d2e55df99ec7008b36d6b09643f7006b5 0.0s done 04:14:11 #6 CACHED 04:14:11 04:14:11 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:latest@sha256:c9f4717680b87259865818ae7c22eb6d2e55df99ec7008b36d6b09643f7006b5 04:14:11 #5 CACHED 04:14:11 04:14:11 #7 [auth] device-onvif-camera:pull,push token for nexus3.edgexfoundry.org:10004 04:14:11 #7 DONE 0.0s 04:14:11 04:14:11 #8 exporting to image 04:14:11 #8 exporting layers done 04:14:11 #8 exporting manifest sha256:4f6ef5dc80171cd0ae40402138e008d163636984aa04bde92b64b291b4a26763 done 04:14:11 #8 exporting config sha256:162f4f990dde34da62a2299565efaaab9b69d4e1a59cd76f61cb840d72f476c3 done 04:14:11 #8 exporting manifest sha256:682dd466e015a79dd9a98137e337ec8173ce94b6738538279e942fdca25650c6 done 04:14:11 #8 exporting config sha256:7c238ff4e29e9e85d3ccccc898c756af32a752ef65a93f4e434dc34a6682b7d1 done 04:14:11 #8 exporting manifest list sha256:455a6936f59719952b6681ace05124771e9f15c8150fa57117404f5db95ecea8 done 04:14:11 #8 pushing layers 0.0s done 04:14:11 #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-onvif-camera:latest@sha256:455a6936f59719952b6681ace05124771e9f15c8150fa57117404f5db95ecea8 0.1s done 04:14:11 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 04:14:11 #8 DONE 0.1s 04:14:11 04:14:11 1 warning found (use --debug to expand): 04:14:11  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 04:14:11 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.18 --push - 04:14:11 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.18' 04:14:11 #1 [internal] load build definition from Dockerfile 04:14:11 #1 transferring dockerfile: 176B done 04:14:11 #1 DONE 0.0s 04:14:11 04:14:11 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.18 04:14:11 #2 DONE 0.0s 04:14:11 04:14:11 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.18 04:14:11 #3 DONE 0.0s 04:14:11 04:14:11 #4 [internal] load .dockerignore 04:14:11 #4 transferring context: 2B done 04:14:11 #4 DONE 0.0s 04:14:11 04:14:11 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.18@sha256:c9f4717680b87259865818ae7c22eb6d2e55df99ec7008b36d6b09643f7006b5 04:14:11 #5 resolve nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.18@sha256:c9f4717680b87259865818ae7c22eb6d2e55df99ec7008b36d6b09643f7006b5 0.0s done 04:14:11 #5 DONE 0.0s 04:14:11 04:14:11 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.18@sha256:c9f4717680b87259865818ae7c22eb6d2e55df99ec7008b36d6b09643f7006b5 04:14:12 #6 resolve nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.18@sha256:c9f4717680b87259865818ae7c22eb6d2e55df99ec7008b36d6b09643f7006b5 0.0s done 04:14:12 #6 CACHED 04:14:12 04:14:12 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.18@sha256:c9f4717680b87259865818ae7c22eb6d2e55df99ec7008b36d6b09643f7006b5 04:14:12 #5 CACHED 04:14:12 04:14:12 #7 [auth] device-onvif-camera:pull,push token for nexus3.edgexfoundry.org:10004 04:14:12 #7 DONE 0.0s 04:14:12 04:14:12 #8 exporting to image 04:14:12 #8 exporting layers done 04:14:12 #8 exporting manifest sha256:4f6ef5dc80171cd0ae40402138e008d163636984aa04bde92b64b291b4a26763 done 04:14:12 #8 exporting config sha256:162f4f990dde34da62a2299565efaaab9b69d4e1a59cd76f61cb840d72f476c3 done 04:14:12 #8 exporting manifest sha256:682dd466e015a79dd9a98137e337ec8173ce94b6738538279e942fdca25650c6 done 04:14:12 #8 exporting config sha256:7c238ff4e29e9e85d3ccccc898c756af32a752ef65a93f4e434dc34a6682b7d1 done 04:14:12 #8 exporting manifest list sha256:455a6936f59719952b6681ace05124771e9f15c8150fa57117404f5db95ecea8 done 04:14:12 #8 pushing layers 0.0s done 04:14:12 #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.18@sha256:455a6936f59719952b6681ace05124771e9f15c8150fa57117404f5db95ecea8 0.1s done 04:14:12 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 04:14:12 #8 DONE 0.1s 04:14:12 04:14:12 1 warning found (use --debug to expand): 04:14:12  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 04:14:12 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-onvif-camera:ac9afb10a8eaf20a0e79dc38a50ca9c1731a8a2a-4.1.0-dev.18 --push - 04:14:12 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:ac9afb10a8eaf20a0e79dc38a50ca9c1731a8a2a-4.1.0-dev.18' 04:14:12 #1 [internal] load build definition from Dockerfile 04:14:12 #1 transferring dockerfile: 217B done 04:14:12 #1 DONE 0.0s 04:14:12 04:14:12 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-onvif-camera:ac9afb10a8eaf20a0e79dc38a50ca9c1731a8a2a-4.1.0-dev.18 04:14:12 #2 DONE 0.0s 04:14:12 04:14:12 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-onvif-camera:ac9afb10a8eaf20a0e79dc38a50ca9c1731a8a2a-4.1.0-dev.18 04:14:12 #3 DONE 0.0s 04:14:12 04:14:12 #4 [internal] load .dockerignore 04:14:12 #4 transferring context: 2B done 04:14:12 #4 DONE 0.0s 04:14:12 04:14:12 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:ac9afb10a8eaf20a0e79dc38a50ca9c1731a8a2a-4.1.0-dev.18@sha256:c9f4717680b87259865818ae7c22eb6d2e55df99ec7008b36d6b09643f7006b5 04:14:12 #5 resolve nexus3.edgexfoundry.org:10004/device-onvif-camera:ac9afb10a8eaf20a0e79dc38a50ca9c1731a8a2a-4.1.0-dev.18@sha256:c9f4717680b87259865818ae7c22eb6d2e55df99ec7008b36d6b09643f7006b5 0.0s done 04:14:12 #5 CACHED 04:14:12 04:14:12 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:ac9afb10a8eaf20a0e79dc38a50ca9c1731a8a2a-4.1.0-dev.18@sha256:c9f4717680b87259865818ae7c22eb6d2e55df99ec7008b36d6b09643f7006b5 04:14:12 #6 resolve nexus3.edgexfoundry.org:10004/device-onvif-camera:ac9afb10a8eaf20a0e79dc38a50ca9c1731a8a2a-4.1.0-dev.18@sha256:c9f4717680b87259865818ae7c22eb6d2e55df99ec7008b36d6b09643f7006b5 0.0s done 04:14:12 #6 CACHED 04:14:12 04:14:12 #7 [auth] device-onvif-camera:pull,push token for nexus3.edgexfoundry.org:10004 04:14:12 #7 DONE 0.0s 04:14:12 04:14:12 #8 exporting to image 04:14:12 #8 exporting layers done 04:14:12 #8 exporting manifest sha256:4f6ef5dc80171cd0ae40402138e008d163636984aa04bde92b64b291b4a26763 done 04:14:12 #8 exporting config sha256:162f4f990dde34da62a2299565efaaab9b69d4e1a59cd76f61cb840d72f476c3 done 04:14:12 #8 exporting manifest sha256:682dd466e015a79dd9a98137e337ec8173ce94b6738538279e942fdca25650c6 done 04:14:12 #8 exporting config sha256:7c238ff4e29e9e85d3ccccc898c756af32a752ef65a93f4e434dc34a6682b7d1 done 04:14:12 #8 exporting manifest list sha256:455a6936f59719952b6681ace05124771e9f15c8150fa57117404f5db95ecea8 done 04:14:12 #8 pushing layers 0.0s done 04:14:12 #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-onvif-camera:ac9afb10a8eaf20a0e79dc38a50ca9c1731a8a2a-4.1.0-dev.18@sha256:455a6936f59719952b6681ace05124771e9f15c8150fa57117404f5db95ecea8 0.1s done 04:14:12 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 04:14:12 #8 DONE 0.1s 04:14:12 04:14:12 1 warning found (use --debug to expand): 04:14:12  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 04:14:13 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:main' 04:14:13 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-onvif-camera:main --push - 04:14:13 #1 [internal] load build definition from Dockerfile 04:14:13 #1 transferring dockerfile: 168B done 04:14:13 #1 DONE 0.0s 04:14:13 04:14:13 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-onvif-camera:main 04:14:13 #2 DONE 0.0s 04:14:13 04:14:13 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-onvif-camera:main 04:14:13 #3 DONE 0.0s 04:14:13 04:14:13 #4 [internal] load .dockerignore 04:14:13 #4 transferring context: 2B done 04:14:13 #4 DONE 0.0s 04:14:13 04:14:13 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:main@sha256:c9f4717680b87259865818ae7c22eb6d2e55df99ec7008b36d6b09643f7006b5 04:14:13 #5 resolve nexus3.edgexfoundry.org:10004/device-onvif-camera:main@sha256:c9f4717680b87259865818ae7c22eb6d2e55df99ec7008b36d6b09643f7006b5 0.0s done 04:14:13 #5 DONE 0.0s 04:14:13 04:14:13 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:main@sha256:c9f4717680b87259865818ae7c22eb6d2e55df99ec7008b36d6b09643f7006b5 04:14:13 #6 resolve nexus3.edgexfoundry.org:10004/device-onvif-camera:main@sha256:c9f4717680b87259865818ae7c22eb6d2e55df99ec7008b36d6b09643f7006b5 0.0s done 04:14:13 #6 CACHED 04:14:13 04:14:13 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:main@sha256:c9f4717680b87259865818ae7c22eb6d2e55df99ec7008b36d6b09643f7006b5 04:14:13 #5 CACHED 04:14:13 04:14:13 #7 [auth] device-onvif-camera:pull,push token for nexus3.edgexfoundry.org:10004 04:14:13 #7 DONE 0.0s 04:14:13 04:14:13 #8 exporting to image 04:14:13 #8 exporting layers done 04:14:13 #8 exporting manifest sha256:4f6ef5dc80171cd0ae40402138e008d163636984aa04bde92b64b291b4a26763 done 04:14:13 #8 exporting config sha256:162f4f990dde34da62a2299565efaaab9b69d4e1a59cd76f61cb840d72f476c3 done 04:14:13 #8 exporting manifest sha256:682dd466e015a79dd9a98137e337ec8173ce94b6738538279e942fdca25650c6 done 04:14:13 #8 exporting config sha256:7c238ff4e29e9e85d3ccccc898c756af32a752ef65a93f4e434dc34a6682b7d1 done 04:14:13 #8 exporting manifest list sha256:455a6936f59719952b6681ace05124771e9f15c8150fa57117404f5db95ecea8 done 04:14:13 #8 pushing layers 0.0s done 04:14:13 #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-onvif-camera:main@sha256:455a6936f59719952b6681ace05124771e9f15c8150fa57117404f5db95ecea8 0.1s done 04:14:13 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 04:14:13 #8 DONE 0.1s 04:14:13 04:14:13 1 warning found (use --debug to expand): 04:14:13  - 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 04:14:13 + '[' -d /w/workspace/foundry_device-onvif-camera_main/archives ']' [Pipeline] libraryResource [Pipeline] sh 04:14:14 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 04:14:14 ---> package-listing.sh 04:14:14 ++ facter osfamily 04:14:14 ++ tr '[:upper:]' '[:lower:]' 04:14:14 + OS_FAMILY=redhat 04:14:14 + workspace=/w/workspace/foundry_device-onvif-camera_main 04:14:14 + START_PACKAGES=/tmp/packages_start.txt 04:14:14 + END_PACKAGES=/tmp/packages_end.txt 04:14:14 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:14:14 + PACKAGES=/tmp/packages_start.txt 04:14:14 + '[' /w/workspace/foundry_device-onvif-camera_main ']' 04:14:14 + PACKAGES=/tmp/packages_end.txt 04:14:14 + case "${OS_FAMILY}" in 04:14:14 + rpm -qa 04:14:14 + sort 04:14:15 + '[' -f /tmp/packages_start.txt ']' 04:14:15 + '[' -f /tmp/packages_end.txt ']' 04:14:15 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:14:15 + '[' /w/workspace/foundry_device-onvif-camera_main ']' 04:14:15 + mkdir -p /w/workspace/foundry_device-onvif-camera_main/archives/ 04:14:15 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-onvif-camera_main/archives/ [Pipeline] echo 04:14:15 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 04:14:15 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:14:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:14:15 04:14:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:14:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:14:16 latest: Pulling from edgex-lftools-log-publisher 04:14:16 5eb5b503b376: Pulling fs layer 04:14:16 5c69ac0246d0: Pulling fs layer 04:14:16 ec43610c2a17: Pulling fs layer 04:14:16 3a2ae6a8a46f: Pulling fs layer 04:14:16 33b1e0a273af: Pulling fs layer 04:14:16 5d3b04190fa2: Pulling fs layer 04:14:16 2f39f015ded8: Pulling fs layer 04:14:16 3a2ae6a8a46f: Waiting 04:14:16 33b1e0a273af: Waiting 04:14:16 5d3b04190fa2: Waiting 04:14:16 2f39f015ded8: Waiting 04:14:16 5c69ac0246d0: Download complete 04:14:16 3a2ae6a8a46f: Verifying Checksum 04:14:16 3a2ae6a8a46f: Download complete 04:14:16 33b1e0a273af: Verifying Checksum 04:14:16 33b1e0a273af: Download complete 04:14:16 ec43610c2a17: Verifying Checksum 04:14:16 ec43610c2a17: Download complete 04:14:16 5d3b04190fa2: Verifying Checksum 04:14:16 5d3b04190fa2: Download complete 04:14:16 5eb5b503b376: Verifying Checksum 04:14:16 5eb5b503b376: Download complete 04:14:17 2f39f015ded8: Verifying Checksum 04:14:17 2f39f015ded8: Download complete 04:14:17 5eb5b503b376: Pull complete 04:14:17 5c69ac0246d0: Pull complete 04:14:18 ec43610c2a17: Pull complete 04:14:18 3a2ae6a8a46f: Pull complete 04:14:18 33b1e0a273af: Pull complete 04:14:18 5d3b04190fa2: Pull complete 04:14:23 2f39f015ded8: Pull complete 04:14:23 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 04:14:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:14:23 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:14:23 prd-centos7-docker-4c-2g-2018 does not seem to be running inside a container 04:14:23 $ 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 04:14:28 $ docker top b1aabfe2375afc6c513c26d131ae2f7afd26fcfa3d875217e4424cdcb7b573e6 -eo pid,comm [Pipeline] { [Pipeline] sh 04:14:28 + touch /tmp/pre-build-complete [Pipeline] sh 04:14:28 + mkdir -p /var/log/sysstat [Pipeline] sh 04:14:29 + ls /var/log/sa-host 04:14:29 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:14:29 provisioning config files... 04:14:29 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config10779407116831883752tmp [Pipeline] { [Pipeline] echo 04:14:29 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 04:14:29 ---> create-netrc.sh [Pipeline] } 04:14:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 04:14:29 ---> python-tools-install.sh [Pipeline] echo 04:14:29 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 04:14:30 ---> sudo-logs.sh 04:14:30 Archiving 'sudo' log.. 04:14:30 sudo: unable to resolve host prd-centos7-docker-4c-2g-2018.novalocal: Name or service not known 04:14:30 sudo: unable to resolve host prd-centos7-docker-4c-2g-2018.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 04:14:30 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 04:14:30 ---> job-cost.sh 04:14:30 lf-activate-venv: SKIPPING 04:14:30 INFO: No Stack... 04:14:31 INFO: Retrieving Pricing Info for: v3-standard-2 04:14:31 INFO: Archiving Costs [Pipeline] echo 04:14:31 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 04:14:31 ---> logs-deploy.sh 04:14:31 lf-activate-venv: SKIPPING 04:14:31 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/main/245 04:14:31 INFO: archiving workspace using pattern(s): 04:14:32 Archives upload complete. 04:14:32 INFO: archiving logs to Nexus 04:14:33 ---> uname -a: 04:14:33 Linux prd-centos7-docker-4c-2g-2018.novalocal 3.10.0-1160.76.1.el7.x86_64 #1 SMP Wed Aug 10 16:21:17 UTC 2022 x86_64 GNU/Linux 04:14:33 04:14:33 04:14:33 ---> lscpu: 04:14:33 Architecture: x86_64 04:14:33 CPU op-mode(s): 32-bit, 64-bit 04:14:33 Byte Order: Little Endian 04:14:33 Address sizes: 40 bits physical, 48 bits virtual 04:14:33 CPU(s): 2 04:14:33 On-line CPU(s) list: 0,1 04:14:33 Thread(s) per core: 1 04:14:33 Core(s) per socket: 1 04:14:33 Socket(s): 2 04:14:33 NUMA node(s): 1 04:14:33 Vendor ID: AuthenticAMD 04:14:33 CPU family: 23 04:14:33 Model: 49 04:14:33 Model name: AMD EPYC-Rome Processor 04:14:33 Stepping: 0 04:14:33 CPU MHz: 2799.998 04:14:33 BogoMIPS: 5599.99 04:14:33 Virtualization: AMD-V 04:14:33 Hypervisor vendor: KVM 04:14:33 Virtualization type: full 04:14:33 L1d cache: 64 KiB 04:14:33 L1i cache: 64 KiB 04:14:33 L2 cache: 1 MiB 04:14:33 L3 cache: 32 MiB 04:14:33 NUMA node0 CPU(s): 0,1 04:14:33 Vulnerability Itlb multihit: Not affected 04:14:33 Vulnerability L1tf: Not affected 04:14:33 Vulnerability Mds: Not affected 04:14:33 Vulnerability Meltdown: Not affected 04:14:33 Vulnerability Mmio stale data: Not affected 04:14:33 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 04:14:33 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 04:14:33 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 04:14:33 Vulnerability Srbds: Not affected 04:14:33 Vulnerability Tsx async abort: Not affected 04:14:33 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 04:14:33 04:14:33 04:14:33 ---> nproc: 04:14:33 2 04:14:33 04:14:33 04:14:33 ---> df -h: 04:14:33 Filesystem Size Used Avail Use% Mounted on 04:14:33 overlay 40G 7.4G 33G 19% / 04:14:33 tmpfs 64M 0 64M 0% /dev 04:14:33 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 04:14:33 shm 64M 0 64M 0% /dev/shm 04:14:33 /dev/vda1 40G 7.4G 33G 19% /facter-os 04:14:33 04:14:33 04:14:33 Cannot open /var/log/sysstat/sa13: No such file or directory 04:14:33 Please check if data collecting is enabled 04:14:33 subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2. [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:14:33 [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } 04:14:33 $ docker stop --time=1 b1aabfe2375afc6c513c26d131ae2f7afd26fcfa3d875217e4424cdcb7b573e6 04:14:34 $ docker rm -f --volumes b1aabfe2375afc6c513c26d131ae2f7afd26fcfa3d875217e4424cdcb7b573e6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs 04:14:34 [WS-CLEANUP] Deleting project workspace... 04:14:34 [WS-CLEANUP] Deferred wipeout is used... 04:14:34 [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 04:14:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:14:35 04:14:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:14:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:14:35 latest: Pulling from edgex-lftools-log-publisher 04:14:35 5eb5b503b376: Pulling fs layer 04:14:35 5c69ac0246d0: Pulling fs layer 04:14:35 ec43610c2a17: Pulling fs layer 04:14:35 3a2ae6a8a46f: Pulling fs layer 04:14:35 33b1e0a273af: Pulling fs layer 04:14:35 5d3b04190fa2: Pulling fs layer 04:14:35 2f39f015ded8: Pulling fs layer 04:14:35 33b1e0a273af: Waiting 04:14:35 5d3b04190fa2: Waiting 04:14:35 2f39f015ded8: Waiting 04:14:35 3a2ae6a8a46f: Waiting 04:14:35 5c69ac0246d0: Download complete 04:14:35 3a2ae6a8a46f: Verifying Checksum 04:14:35 3a2ae6a8a46f: Download complete 04:14:35 33b1e0a273af: Verifying Checksum 04:14:35 33b1e0a273af: Download complete 04:14:35 5d3b04190fa2: Verifying Checksum 04:14:35 5d3b04190fa2: Download complete 04:14:35 ec43610c2a17: Verifying Checksum 04:14:35 ec43610c2a17: Download complete 04:14:35 5eb5b503b376: Verifying Checksum 04:14:35 5eb5b503b376: Download complete 04:14:36 2f39f015ded8: Verifying Checksum 04:14:36 2f39f015ded8: Download complete 04:14:37 5eb5b503b376: Pull complete 04:14:37 5c69ac0246d0: Pull complete 04:14:37 ec43610c2a17: Pull complete 04:14:37 3a2ae6a8a46f: Pull complete 04:14:38 33b1e0a273af: Pull complete 04:14:38 5d3b04190fa2: Pull complete 04:14:44 2f39f015ded8: Pull complete 04:14:44 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 04:14:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:14:44 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:14:44 prd-ubuntu20.04-docker-8c-8g-2016 does not seem to be running inside a container 04:14:44 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 04:14:46 $ docker top f8989e386bd8658e8eec3b4c0e0b27cfa6a77be902634edc5d0ab653c259c045 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:14:46 ---> job-cost.sh 04:14:46 lf-activate-venv: SKIPPING 04:14:46 INFO: No Stack... 04:14:46 INFO: Retrieving Pricing Info for: v3-standard-8 04:14:47 INFO: Archiving Costs [Pipeline] sh 04:14:47 + cat /w/workspace/foundry_device-onvif-camera_main/archives/cost.csv 04:14:47 + cut -d, -f6 [Pipeline] lock 04:14:47 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-onvif-camera-main-245-stack-cost] 04:15:00 Resource [jenkins-edgexfoundry-device-onvif-camera-main-245-stack-cost] did not exist. Created. 04:15:00 Lock acquired on [Resource: jenkins-edgexfoundry-device-onvif-camera-main-245-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:15:00 + echo total: 0.2199999988079071 [Pipeline] stash 04:15:00 Stashed 1 file(s) [Pipeline] } 04:15:00 Lock released on resource [Resource: jenkins-edgexfoundry-device-onvif-camera-main-245-stack-cost] [Pipeline] // lock [Pipeline] } 04:15:00 $ docker stop --time=1 f8989e386bd8658e8eec3b4c0e0b27cfa6a77be902634edc5d0ab653c259c045 04:15:01 $ docker rm -f --volumes f8989e386bd8658e8eec3b4c0e0b27cfa6a77be902634edc5d0ab653c259c045 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 04:17:41 github.com/edgexfoundry/device-onvif-camera/cmd coverage: 0.0% of statements 04:17:41 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.158s coverage: 31.2% of statements 04:17:41 github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks coverage: 0.0% of statements 04:18:03 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 27.802s coverage: 86.5% of statements 04:18:03 WARNING: Linting skipped (not on x86_64 or linter not installed) 04:18:03 go vet ./... 04:18:59 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:18:59 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:18:59 ./bin/test-attribution-txt.sh 04:18:59 An attribution for github.com/cespare/xxhash/v2 is missing from Attribution.txt, please add [Pipeline] echo 04:18:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 04:19:00 $ docker stop --time=1 3b9c80534c2fa04185f3c82e7e5e7f504b82fcb02eb41a42340f2dc04b821235 04:19:01 $ docker rm -f --volumes 3b9c80534c2fa04185f3c82e7e5e7f504b82fcb02eb41a42340f2dc04b821235 [Pipeline] // withDockerContainer [Pipeline] sh 04:19:03 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:19:03 Warning: overwriting stash ‘coverage-report’ 04:19:04 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 04:19:04 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:19:04 + ls -al . 04:19:04 total 308 04:19:04 drwxrwxr-x 8 jenkins jenkins 4096 Feb 13 04:13 . 04:19:04 drwxrwxr-x 4 jenkins jenkins 4096 Feb 13 04:10 .. 04:19:04 drwxrwxr-x 8 jenkins jenkins 4096 Feb 13 04:10 .git 04:19:04 drwxrwxr-x 3 jenkins jenkins 4096 Feb 13 04:10 .github 04:19:04 -rw-rw-r-- 1 jenkins jenkins 493 Feb 13 04:10 .gitignore 04:19:04 -rw-rw-r-- 1 jenkins jenkins 359 Feb 13 04:10 .golangci.yml 04:19:04 -rw-rw-r-- 1 jenkins jenkins 22626 Feb 13 04:10 Attribution.txt 04:19:04 -rw-rw-r-- 1 jenkins jenkins 19022 Feb 13 04:10 CHANGELOG.md 04:19:04 -rw-rw-r-- 1 jenkins jenkins 1715 Feb 13 04:10 Dockerfile 04:19:04 -rw-rw-r-- 1 jenkins jenkins 677 Feb 13 04:10 GOVERNANCE.md 04:19:04 -rw-rw-r-- 1 jenkins jenkins 762 Feb 13 04:10 Jenkinsfile 04:19:04 -rw-rw-r-- 1 jenkins jenkins 11348 Feb 13 04:10 LICENSE 04:19:04 -rw-rw-r-- 1 jenkins jenkins 3464 Feb 13 04:10 Makefile 04:19:04 -rw-rw-r-- 1 jenkins jenkins 625 Feb 13 04:10 OWNERS.md 04:19:04 -rw-rw-r-- 1 jenkins jenkins 2620 Feb 13 04:10 README.md 04:19:04 -rw-rw-r-- 1 jenkins jenkins 12 Feb 13 04:08 VERSION 04:19:04 drwxrwxr-x 2 jenkins jenkins 4096 Feb 13 04:10 bin 04:19:04 drwxrwxr-x 3 jenkins jenkins 4096 Feb 13 04:10 cmd 04:19:04 -rw-r--r-- 1 jenkins jenkins 85674 Feb 13 04:18 coverage.out 04:19:04 drwxrwxr-x 4 jenkins jenkins 4096 Feb 13 04:10 doc 04:19:04 -rw-rw-r-- 1 jenkins jenkins 7007 Feb 13 04:10 go.mod 04:19:04 -rw-rw-r-- 1 jenkins jenkins 90036 Feb 13 04:10 go.sum 04:19:04 drwxrwxr-x 4 jenkins jenkins 4096 Feb 13 04:10 internal 04:19:04 -rw-rw-r-- 1 jenkins jenkins 236 Feb 13 04:10 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:19:05 + 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=ac9afb10a8eaf20a0e79dc38a50ca9c1731a8a2a --label arch=arm64 --label version=4.1.0-dev.18 . 04:19:05 Sending build context to Docker daemon 27.68MB 04:19:06 Step 1/27 : ARG BASE=golang:1.25-alpine3.22 04:19:06 Step 2/27 : FROM ${BASE} AS builder 04:19:06 ---> d5bc05da08b4 04:19:06 Step 3/27 : ARG ADD_BUILD_TAGS="" 04:19:08 ---> Running in b7cb5bb22741 04:19:08 Removing intermediate container b7cb5bb22741 04:19:08 ---> 75ae640c072f 04:19:08 Step 4/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 04:19:08 ---> Running in ac0a33e4aa5c 04:19:09 Removing intermediate container ac0a33e4aa5c 04:19:09 ---> 64d5591badc1 04:19:09 Step 5/27 : ARG ALPINE_PKG_BASE="make git" 04:19:09 ---> Running in 340748d6ebfc 04:19:09 Removing intermediate container 340748d6ebfc 04:19:09 ---> d697de15fb54 04:19:09 Step 6/27 : ARG ALPINE_PKG_EXTRA="" 04:19:09 ---> Running in de07619cacb5 04:19:09 Removing intermediate container de07619cacb5 04:19:09 ---> b3705c507e4b 04:19:09 Step 7/27 : LABEL Name=edgex-device-onvif-camera 04:19:09 ---> Running in 6d60e7da755d 04:19:10 Removing intermediate container 6d60e7da755d 04:19:10 ---> 552687ef479d 04:19:10 Step 8/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:19:10 ---> Running in 06da0737fb3a 04:19:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 04:19:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 04:19:13 OK: 255 MiB in 60 packages 04:19:13 Removing intermediate container 06da0737fb3a 04:19:13 ---> b0f33c0f4612 04:19:13 Step 9/27 : WORKDIR /device-onvif-camera 04:19:13 ---> Running in 6f36b3b8741f 04:19:14 Removing intermediate container 6f36b3b8741f 04:19:14 ---> 74702441fcac 04:19:14 Step 10/27 : COPY go.mod vendor* ./ 04:19:14 ---> 9f9dc3d655be 04:19:14 Step 11/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:19:14 ---> Running in 2cbc0a1c0f9b 04:19:17 Removing intermediate container 2cbc0a1c0f9b 04:19:17 ---> 0c948affd199 04:19:17 Step 12/27 : COPY . . 04:19:18 ---> 10473e4e9f9c 04:19:18 Step 13/27 : RUN ${MAKE} 04:19:18 ---> Running in c322ae29b3c3 04:19:19 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-onvif-camera.Version=4.1.0-dev.18 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.55 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd 04:23:11 Removing intermediate container c322ae29b3c3 04:23:11 ---> 3ac5e8934d11 04:23:11 Step 14/27 : FROM alpine:3.22 04:23:11 3.22: Pulling from library/alpine 04:23:11 d741ee1608f3: Pulling fs layer 04:23:11 d741ee1608f3: Verifying Checksum 04:23:11 d741ee1608f3: Pull complete 04:23:11 Digest: sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 04:23:11 Status: Downloaded newer image for alpine:3.22 04:23:11 ---> 5a766deef0c8 04:23:11 Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 04:23:11 ---> Running in 36feb8ac824d 04:23:11 Removing intermediate container 36feb8ac824d 04:23:11 ---> a63f419a3342 04:23:11 Step 16/27 : RUN apk add --update --no-cache dumb-init 04:23:11 ---> Running in 3c4571c4c952 04:23:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 04:23:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 04:23:11 (1/1) Installing dumb-init (1.2.5-r3) 04:23:11 Executing busybox-1.37.0-r20.trigger 04:23:11 OK: 8 MiB in 17 packages 04:23:11 Removing intermediate container 3c4571c4c952 04:23:11 ---> 39babcfb3804 04:23:11 Step 17/27 : RUN apk --no-cache upgrade 04:23:11 ---> Running in 0dc6b2ca0eae 04:23:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 04:23:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 04:23:11 OK: 8 MiB in 17 packages 04:23:12 Removing intermediate container 0dc6b2ca0eae 04:23:12 ---> 8b8ced768614 04:23:12 Step 18/27 : WORKDIR / 04:23:12 ---> Running in 8a337cefd9e5 04:23:12 Removing intermediate container 8a337cefd9e5 04:23:12 ---> 13859340a0f0 04:23:12 Step 19/27 : COPY --from=builder /device-onvif-camera/cmd / 04:23:14 ---> 9b001adba071 04:23:14 Step 20/27 : COPY --from=builder /device-onvif-camera/LICENSE / 04:23:14 ---> c9649794effd 04:23:14 Step 21/27 : COPY --from=builder /device-onvif-camera/Attribution.txt / 04:23:15 ---> a9c5a885b08e 04:23:15 Step 22/27 : EXPOSE 59984 04:23:15 ---> Running in b7ec467cdb62 04:23:15 Removing intermediate container b7ec467cdb62 04:23:15 ---> 586570d41b5f 04:23:15 Step 23/27 : ENTRYPOINT ["/device-onvif-camera"] 04:23:15 ---> Running in d057ca1e49bd 04:23:15 Removing intermediate container d057ca1e49bd 04:23:15 ---> be623b8b15d0 04:23:15 Step 24/27 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 04:23:15 ---> Running in 78438fd0ef8c 04:23:16 Removing intermediate container 78438fd0ef8c 04:23:16 ---> 8a8df7774dde 04:23:16 Step 25/27 : LABEL arch=arm64 04:23:16 ---> Running in ee0c3ac63c0f 04:23:16 Removing intermediate container ee0c3ac63c0f 04:23:16 ---> e86565008a69 04:23:16 Step 26/27 : LABEL git_sha=ac9afb10a8eaf20a0e79dc38a50ca9c1731a8a2a 04:23:16 ---> Running in 198f9887f203 04:23:17 Removing intermediate container 198f9887f203 04:23:17 ---> 107448f70d1d 04:23:17 Step 27/27 : LABEL version=4.1.0-dev.18 04:23:17 ---> Running in ef56f188bef9 04:23:17 Removing intermediate container ef56f188bef9 04:23:17 ---> 551d18803cc2 04:23:17 [Warning] One or more build-args [ARCH] were not consumed 04:23:17 Successfully built 551d18803cc2 04:23:17 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 04:23:17 provisioning config files... 04:23:17 copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/245@tmp/config3654949953431246538tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:23:18 ---> ****-login.sh 04:23:18 nexus3.edgexfoundry.org:10001 04:23:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:23:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:23:18 Configure a credential helper to remove this warning. See 04:23:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:23:18 04:23:18 Login Succeeded 04:23:18 nexus3.edgexfoundry.org:10002 04:23:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:23:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:23:18 Configure a credential helper to remove this warning. See 04:23:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:23:18 04:23:18 Login Succeeded 04:23:18 nexus3.edgexfoundry.org:10003 04:23:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:23:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:23:18 Configure a credential helper to remove this warning. See 04:23:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:23:18 04:23:18 Login Succeeded 04:23:19 nexus3.edgexfoundry.org:10004 04:23:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:23:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:23:19 Configure a credential helper to remove this warning. See 04:23:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:23:19 04:23:19 Login Succeeded 04:23:19 ****.io 04:23:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:23:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:23:19 Configure a credential helper to remove this warning. See 04:23:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:23:19 04:23:19 Login Succeeded 04:23:19 ---> ****-login.sh ends [Pipeline] } 04:23:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:23:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 04:23:19 [edgeXDocker.push] Tagging docker image device-onvif-camera-arm64 with the following tags: 04:23:19 ac9afb10a8eaf20a0e79dc38a50ca9c1731a8a2a 04:23:19 latest 04:23:19 4.1.0-dev.18 04:23:19 ac9afb10a8eaf20a0e79dc38a50ca9c1731a8a2a-4.1.0-dev.18 04:23:19 main 04:23:19 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:23:20 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:ac9afb10a8eaf20a0e79dc38a50ca9c1731a8a2a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:23:20 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:ac9afb10a8eaf20a0e79dc38a50ca9c1731a8a2a 04:23:20 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 04:23:20 8b2545c9dc86: Preparing 04:23:20 95fc161971a9: Preparing 04:23:20 af36ee89385f: Preparing 04:23:20 de6159a87057: Preparing 04:23:20 b622c881d379: Preparing 04:23:20 c4e71c2a4573: Preparing 04:23:20 c4e71c2a4573: Waiting 04:23:20 de6159a87057: Pushed 04:23:20 95fc161971a9: Pushed 04:23:20 8b2545c9dc86: Pushed 04:23:20 b622c881d379: Pushed 04:23:20 c4e71c2a4573: Layer already exists 04:23:29 af36ee89385f: Pushed 04:23:29 ac9afb10a8eaf20a0e79dc38a50ca9c1731a8a2a: digest: sha256:9a0600511d7fa9a67f9b9739be7e0fb5b854dd69872457fe8f3924ff679e762d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:23:29 + 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 04:23:29 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest 04:23:29 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 04:23:29 8b2545c9dc86: Preparing 04:23:29 95fc161971a9: Preparing 04:23:29 af36ee89385f: Preparing 04:23:29 de6159a87057: Preparing 04:23:29 b622c881d379: Preparing 04:23:29 c4e71c2a4573: Preparing 04:23:29 c4e71c2a4573: Waiting 04:23:29 b622c881d379: Layer already exists 04:23:29 de6159a87057: Layer already exists 04:23:29 8b2545c9dc86: Layer already exists 04:23:29 95fc161971a9: Layer already exists 04:23:29 af36ee89385f: Layer already exists 04:23:29 c4e71c2a4573: Layer already exists 04:23:29 latest: digest: sha256:9a0600511d7fa9a67f9b9739be7e0fb5b854dd69872457fe8f3924ff679e762d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:23:30 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:4.1.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:23:30 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:4.1.0-dev.18 04:23:30 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 04:23:30 8b2545c9dc86: Preparing 04:23:30 95fc161971a9: Preparing 04:23:30 af36ee89385f: Preparing 04:23:30 de6159a87057: Preparing 04:23:30 b622c881d379: Preparing 04:23:30 c4e71c2a4573: Preparing 04:23:30 c4e71c2a4573: Waiting 04:23:30 b622c881d379: Layer already exists 04:23:30 95fc161971a9: Layer already exists 04:23:30 de6159a87057: Layer already exists 04:23:30 8b2545c9dc86: Layer already exists 04:23:30 af36ee89385f: Layer already exists 04:23:30 c4e71c2a4573: Layer already exists 04:23:30 4.1.0-dev.18: digest: sha256:9a0600511d7fa9a67f9b9739be7e0fb5b854dd69872457fe8f3924ff679e762d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:23:31 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:ac9afb10a8eaf20a0e79dc38a50ca9c1731a8a2a-4.1.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:23:31 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:ac9afb10a8eaf20a0e79dc38a50ca9c1731a8a2a-4.1.0-dev.18 04:23:31 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 04:23:31 8b2545c9dc86: Preparing 04:23:31 95fc161971a9: Preparing 04:23:31 af36ee89385f: Preparing 04:23:31 de6159a87057: Preparing 04:23:31 b622c881d379: Preparing 04:23:31 c4e71c2a4573: Preparing 04:23:31 c4e71c2a4573: Waiting 04:23:31 95fc161971a9: Layer already exists 04:23:31 de6159a87057: Layer already exists 04:23:31 af36ee89385f: Layer already exists 04:23:31 8b2545c9dc86: Layer already exists 04:23:31 b622c881d379: Layer already exists 04:23:31 c4e71c2a4573: Layer already exists 04:23:31 ac9afb10a8eaf20a0e79dc38a50ca9c1731a8a2a-4.1.0-dev.18: digest: sha256:9a0600511d7fa9a67f9b9739be7e0fb5b854dd69872457fe8f3924ff679e762d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:23:32 + 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 04:23:32 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main 04:23:32 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 04:23:32 8b2545c9dc86: Preparing 04:23:32 95fc161971a9: Preparing 04:23:32 af36ee89385f: Preparing 04:23:32 de6159a87057: Preparing 04:23:32 b622c881d379: Preparing 04:23:32 c4e71c2a4573: Preparing 04:23:32 c4e71c2a4573: Waiting 04:23:32 af36ee89385f: Layer already exists 04:23:32 95fc161971a9: Layer already exists 04:23:32 b622c881d379: Layer already exists 04:23:32 8b2545c9dc86: Layer already exists 04:23:32 de6159a87057: Layer already exists 04:23:32 c4e71c2a4573: Layer already exists 04:23:32 main: digest: sha256:9a0600511d7fa9a67f9b9739be7e0fb5b854dd69872457fe8f3924ff679e762d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:23:32 ===================================================== [Pipeline] echo 04:23:32 taggedImages: 04:23:32 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:ac9afb10a8eaf20a0e79dc38a50ca9c1731a8a2a 04:23:32 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest 04:23:32 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:4.1.0-dev.18 04:23:32 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:ac9afb10a8eaf20a0e79dc38a50ca9c1731a8a2a-4.1.0-dev.18 04:23:32 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [Pipeline] echo 04:23:32 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:ac9afb10a8eaf20a0e79dc38a50ca9c1731a8a2a [Pipeline] echo 04:23:32 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [Pipeline] echo 04:23:32 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:4.1.0-dev.18 [Pipeline] echo 04:23:32 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:ac9afb10a8eaf20a0e79dc38a50ca9c1731a8a2a-4.1.0-dev.18 [Pipeline] echo 04:23:32 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 04:23:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:23:33 04:23:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:23:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:23:33 arm64: Pulling from edgex-lftools-log-publisher 04:23:33 8998bd30e6a1: Pulling fs layer 04:23:33 04944245beec: Pulling fs layer 04:23:33 699f458cf7ca: Pulling fs layer 04:23:33 765212b225bb: Pulling fs layer 04:23:33 f23df028b6ca: Pulling fs layer 04:23:33 d65c8cfc05b1: Pulling fs layer 04:23:33 2437ff75d9bd: Pulling fs layer 04:23:33 f23df028b6ca: Waiting 04:23:33 d65c8cfc05b1: Waiting 04:23:33 2437ff75d9bd: Waiting 04:23:33 765212b225bb: Waiting 04:23:33 04944245beec: Verifying Checksum 04:23:33 04944245beec: Download complete 04:23:33 765212b225bb: Verifying Checksum 04:23:33 765212b225bb: Download complete 04:23:33 f23df028b6ca: Verifying Checksum 04:23:33 f23df028b6ca: Download complete 04:23:33 d65c8cfc05b1: Verifying Checksum 04:23:33 d65c8cfc05b1: Download complete 04:23:33 699f458cf7ca: Verifying Checksum 04:23:33 699f458cf7ca: Download complete 04:23:34 8998bd30e6a1: Verifying Checksum 04:23:34 8998bd30e6a1: Download complete 04:23:37 2437ff75d9bd: Verifying Checksum 04:23:37 2437ff75d9bd: Download complete 04:23:39 8998bd30e6a1: Pull complete 04:23:39 04944245beec: Pull complete 04:23:41 699f458cf7ca: Pull complete 04:23:41 765212b225bb: Pull complete 04:23:42 f23df028b6ca: Pull complete 04:23:42 d65c8cfc05b1: Pull complete 04:24:00 2437ff75d9bd: Pull complete 04:24:00 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 04:24:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:24:00 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:24:00 prd-ubuntu20.04-docker-arm64-4c-16g-2017 does not seem to be running inside a container 04:24:00 $ 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/245 -v /w/workspace/device-onvif-camera/245:/w/workspace/device-onvif-camera/245:rw,z -v /w/workspace/device-onvif-camera/245@tmp:/w/workspace/device-onvif-camera/245@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 04:24:03 $ docker top 0788fe2d6f3218bb6117a4aba2a5db3945d2e007ba17ff2b3eb589af3220662d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:24:04 ---> job-cost.sh 04:24:04 lf-activate-venv: SKIPPING 04:24:04 INFO: No Stack... 04:24:04 INFO: Retrieving Pricing Info for: v3-standard-4 04:24:05 INFO: Archiving Costs [Pipeline] sh 04:24:05 + cat /w/workspace/device-onvif-camera/245/archives/cost.csv 04:24:05 + cut -d, -f6 [Pipeline] lock 04:24:05 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-onvif-camera-main-245-stack-cost] 04:24:05 Resource [jenkins-edgexfoundry-device-onvif-camera-main-245-stack-cost] did not exist. Created. 04:24:06 Lock acquired on [Resource: jenkins-edgexfoundry-device-onvif-camera-main-245-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:24:06 /w/workspace/device-onvif-camera/245@tmp/durable-8d5b3f83/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 04:24:07 + echo total: 0.10999999940395355 [Pipeline] stash 04:24:07 Warning: overwriting stash ‘stack-cost’ 04:24:07 Stashed 1 file(s) [Pipeline] } 04:24:07 Lock released on resource [Resource: jenkins-edgexfoundry-device-onvif-camera-main-245-stack-cost] [Pipeline] // lock [Pipeline] } 04:24:07 $ docker stop --time=1 0788fe2d6f3218bb6117a4aba2a5db3945d2e007ba17ff2b3eb589af3220662d 04:24:08 $ docker rm -f --volumes 0788fe2d6f3218bb6117a4aba2a5db3945d2e007ba17ff2b3eb589af3220662d [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 04:24:09 provisioning config files... 04:24:09 copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config10164095194481145747tmp [Pipeline] { [Pipeline] sh 04:24:09 + set +x 04:24:09 + curl -s https://codecov.io/bash 04:24:09 + bash -s -- 04:24:09 04:24:09 _____ _ 04:24:09 / ____| | | 04:24:09 | | ___ __| | ___ ___ _____ __ 04:24:09 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 04:24:09 | |___| (_) | (_| | __/ (_| (_) \ V / 04:24:09 \_____\___/ \__,_|\___|\___\___/ \_/ 04:24:09 Bash-1.0.6 04:24:09 04:24:09 04:24:09 ==> git version 2.25.1 found 04:24:09 ==> 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 04:24:09 Release-Date: 2020-01-08 04:24:09 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 04:24:09 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 04:24:09 ==> Jenkins CI detected. 04:24:09 current dir:  /w/workspace/foundry_device-onvif-camera_main 04:24:09 project root: . 04:24:09 --> token set from env 04:24:09 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 04:24:09 ==> Running gcov in . (disable via -X gcov) 04:24:09 ==> Python coveragepy not found 04:24:09 ==> Searching for coverage reports in: 04:24:09 + . 04:24:09 -> Found 1 reports 04:24:09 ==> Detecting git/mercurial file structure 04:24:09 ==> Reading reports 04:24:09 + ./coverage.out bytes=85674 04:24:09 ==> Appending adjustments 04:24:09 https://docs.codecov.io/docs/fixing-reports 04:24:09 + Found adjustments 04:24:09 ==> Gzipping contents 04:24:09 12K /tmp/codecov.0nj1Bq.gz 04:24:09 ==> Uploading reports 04:24:09 url: https://codecov.io 04:24:09 query: branch=main&commit=ac9afb10a8eaf20a0e79dc38a50ca9c1731a8a2a&build=245&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F245%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= 04:24:09 -> Pinging Codecov 04:24:09 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=ac9afb10a8eaf20a0e79dc38a50ca9c1731a8a2a&build=245&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F245%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= 04:24:10 -> Uploading to 04:24:10 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-onvif-camera/ac9afb10a8eaf20a0e79dc38a50ca9c1731a8a2a/f9673fae-e2c0-4f20-b193-b5878ac9af4d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20260213%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20260213T042409Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=b9ca41d32890750425e8e4042be4312c692b4c3cb16daf6478ab96526efd7859 04:24:10 % Total % Received % Xferd Average Speed Time Time Time Current 04:24:10 Dload Upload Total Spent Left Speed 04:24:10 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10955 0 0 100 10955 0 73033 --:--:-- --:--:-- --:--:-- 73033 04:24:10 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/ac9afb10a8eaf20a0e79dc38a50ca9c1731a8a2a [Pipeline] } 04:24:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 04:24:10 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 04:24:10 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:24:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 04:24:10 04:24:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:24:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 04:24:11 latest: Pulling from edgex-devops/edgex-snyk-go 04:24:11 2d35ebdb57d9: Already exists 04:24:11 85e8836fcdb2: Pulling fs layer 04:24:11 91631faa732a: Pulling fs layer 04:24:11 f3f5ae8826fa: Pulling fs layer 04:24:11 4f4fb700ef54: Pulling fs layer 04:24:11 7861252a18e6: Pulling fs layer 04:24:11 9130f900ef6f: Pulling fs layer 04:24:11 7861252a18e6: Waiting 04:24:11 4f4fb700ef54: Waiting 04:24:11 9130f900ef6f: Waiting 04:24:11 f3f5ae8826fa: Verifying Checksum 04:24:11 f3f5ae8826fa: Download complete 04:24:11 85e8836fcdb2: Download complete 04:24:11 4f4fb700ef54: Download complete 04:24:11 85e8836fcdb2: Pull complete 04:24:11 7861252a18e6: Verifying Checksum 04:24:11 7861252a18e6: Download complete 04:24:11 91631faa732a: Verifying Checksum 04:24:11 91631faa732a: Download complete 04:24:12 9130f900ef6f: Verifying Checksum 04:24:12 9130f900ef6f: Download complete 04:24:16 91631faa732a: Pull complete 04:24:16 f3f5ae8826fa: Pull complete 04:24:16 4f4fb700ef54: Pull complete 04:24:16 7861252a18e6: Pull complete 04:24:20 9130f900ef6f: Pull complete 04:24:20 Digest: sha256:56ae2c276304682a5b16c7ecab195a3e707c8b22ba01ba591248577dbd21f89e 04:24:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 04:24:20 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:24:21 prd-ubuntu20.04-docker-8c-8g-2016 does not seem to be running inside a container 04:24:21 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat 04:24:22 $ docker top 11e9521e2aadb967f015e1f1938bb202ee2b4e2605ef34a733e91ff0d053484c -eo pid,comm [Pipeline] { [Pipeline] sh 04:24:23 + git config --global --add safe.directory /w/workspace/foundry_device-onvif-camera_main [Pipeline] echo 04:24:23 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-onvif-camera:main' [Pipeline] sh 04:24:23 + set -o pipefail 04:24:23 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-onvif-camera:main' 04:24:33 04:24:33 Monitoring /w/workspace/foundry_device-onvif-camera_main (github.com/edgexfoundry/device-onvif-camera)... 04:24:33 04:24:33 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/9e5df0b9-9c2f-4dae-8e10-c7dd76eb4add/history/791272f6-ae78-4eb6-b432-cffef837fcb6 04:24:33 04:24:33 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 04:24:33 04:24:33 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 04:24:33 04:24:33 04:24:33 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 04:24:33 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 04:24:33 $ docker stop --time=1 11e9521e2aadb967f015e1f1938bb202ee2b4e2605ef34a733e91ff0d053484c 04:24:36 $ docker rm -f --volumes 11e9521e2aadb967f015e1f1938bb202ee2b4e2605ef34a733e91ff0d053484c [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 04:24:36 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:24:36 provisioning config files... 04:24:36 copy managed file [swaggerhub-api-key] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config5918780145593777014tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:24:36 --> edgex-publish-swagger.sh 04:24:36 === Publish doc/openapi/v3 API === 04:24:36 [publishToSwagger] Publishing the API Docs [doc/openapi/v3] to Swagger 04:24:36 [publishToSwagger] Publishing API Name [device-onvif-camera] [/w/workspace/foundry_device-onvif-camera_main/doc/openapi/v3/device-onvif-camera.yaml] 04:24:36 % Total % Received % Xferd Average Speed Time Time Time Current 04:24:36 Dload Upload Total Spent Left Speed 04:24:36 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 485k 100 66 100 485k 362 2667k --:--:-- --:--:-- --:--:-- 2668k 04:24:36 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 04:24:36 [Pipeline] } 04:24:36 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 04:24:37 + git log --format=format:%s -1 ac9afb10a8eaf20a0e79dc38a50ca9c1731a8a2a [Pipeline] sh 04:24:37 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:24:37 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:24:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:24:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:24:38 prd-ubuntu20.04-docker-8c-8g-2016 does not seem to be running inside a container 04:24:38 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 04:24:39 $ docker top 0255042b0ae0a6ecc54839db73475c195ff558d8d9ab829d3b3de66e27033416 -eo pid,comm 04:24:39 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). 04:24:39 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:24:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:24:39 [ssh-agent] Looking for ssh-agent implementation... 04:24:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:24:39 $ docker exec 0255042b0ae0a6ecc54839db73475c195ff558d8d9ab829d3b3de66e27033416 ssh-agent 04:24:39 SSH_AUTH_SOCK=/tmp/ssh-yp4cGs6iOsYe/agent.14 04:24:39 SSH_AGENT_PID=20 04:24:39 Running ssh-add (command line suppressed) 04:24:39 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_8958943185810530723.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_8958943185810530723.key) 04:24:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:24:39 + git semver tag 04:24:40 2026-02-13 04:24:40,186 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 04:24:40 2026-02-13 04:24:40,196 [run_tag] DEBUG tag force:False 04:24:40 2026-02-13 04:24:40,197 [check_head_tag] DEBUG check head tag 04:24:40 2026-02-13 04:24:40,198 [execute] INFO git cat-file --batch-check 04:24:40 2026-02-13 04:24:40,198 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main, stdin=, shell=False, universal_newlines=False) 04:24:40 2026-02-13 04:24:40,200 [execute] INFO git cat-file --batch 04:24:40 2026-02-13 04:24:40,201 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main, stdin=, shell=False, universal_newlines=False) 04:24:40 2026-02-13 04:24:40,218 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 04:24:40 2026-02-13 04:24:40,218 [execute] INFO git tag -a v4.1.0-dev.18 -m v4.1.0-dev.18 04:24:40 2026-02-13 04:24:40,218 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.18', '-m', 'v4.1.0-dev.18'], cwd=/w/workspace/foundry_device-onvif-camera_main, stdin=None, shell=False, universal_newlines=False) 04:24:40 2026-02-13 04:24:40,221 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 04:24:40 4.1.0-dev.18 [Pipeline] } 04:24:40 $ docker exec --env ******** --env ******** 0255042b0ae0a6ecc54839db73475c195ff558d8d9ab829d3b3de66e27033416 ssh-agent -k 04:24:40 unset SSH_AUTH_SOCK; 04:24:40 unset SSH_AGENT_PID; 04:24:40 echo Agent pid 20 killed; 04:24:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:24:40 + git semver [Pipeline] } 04:24:41 $ docker stop --time=1 0255042b0ae0a6ecc54839db73475c195ff558d8d9ab829d3b3de66e27033416 04:24:42 $ docker rm -f --volumes 0255042b0ae0a6ecc54839db73475c195ff558d8d9ab829d3b3de66e27033416 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:24:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 04:24:42 04:24:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:24:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 04:24:43 0.23.1-centos7: Pulling from edgex-lftools 04:24:43 ab5ef0e58194: Pulling fs layer 04:24:43 9712f1f96733: Pulling fs layer 04:24:43 63f879dbbcfc: Pulling fs layer 04:24:43 0d9ebad4ef96: Pulling fs layer 04:24:43 e9a5061849ea: Pulling fs layer 04:24:43 d747dcd14b5f: Pulling fs layer 04:24:43 2de7ff778b66: Pulling fs layer 04:24:43 0d9ebad4ef96: Waiting 04:24:43 e9a5061849ea: Waiting 04:24:43 d747dcd14b5f: Waiting 04:24:43 2de7ff778b66: Waiting 04:24:43 9712f1f96733: Verifying Checksum 04:24:43 9712f1f96733: Download complete 04:24:43 63f879dbbcfc: Verifying Checksum 04:24:43 63f879dbbcfc: Download complete 04:24:43 e9a5061849ea: Verifying Checksum 04:24:43 e9a5061849ea: Download complete 04:24:43 d747dcd14b5f: Verifying Checksum 04:24:43 d747dcd14b5f: Download complete 04:24:44 0d9ebad4ef96: Verifying Checksum 04:24:44 0d9ebad4ef96: Download complete 04:24:44 2de7ff778b66: Verifying Checksum 04:24:44 2de7ff778b66: Download complete 04:24:44 ab5ef0e58194: Verifying Checksum 04:24:44 ab5ef0e58194: Download complete 04:24:48 ab5ef0e58194: Pull complete 04:24:48 9712f1f96733: Pull complete 04:24:48 63f879dbbcfc: Pull complete 04:24:53 0d9ebad4ef96: Pull complete 04:24:53 e9a5061849ea: Pull complete 04:24:53 d747dcd14b5f: Pull complete 04:24:55 2de7ff778b66: Pull complete 04:24:55 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 04:24:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 04:24:55 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:24:55 prd-ubuntu20.04-docker-8c-8g-2016 does not seem to be running inside a container 04:24:55 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 04:24:57 $ docker top 4ca221d494b5d3a6cbfe294e3379afd718c3f2abc902650335481ef08e053a85 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 04:24:57 provisioning config files... 04:24:57 copy managed file [sigul-config] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config7109058463978723617tmp 04:24:57 copy managed file [sigul-password] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config8862850311762648332tmp 04:24:57 copy managed file [sigul-pki] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config15090259615838432746tmp [Pipeline] { [Pipeline] echo 04:24:57 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 04:24:57 ---> sigul-configuration.sh 04:24:57 gpg: directory `/root/.gnupg' created 04:24:57 gpg: new configuration file `/root/.gnupg/gpg.conf' created 04:24:57 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 04:24:57 gpg: keyring `/root/.gnupg/secring.gpg' created 04:24:57 gpg: keyring `/root/.gnupg/pubring.gpg' created 04:24:57 gpg: CAST5 encrypted data 04:24:57 gpg: encrypted with 1 passphrase 04:24:57 gpg: WARNING: message was not integrity protected [Pipeline] sh 04:24:57 + mkdir /home/jenkins 04:24:57 + mkdir /home/jenkins/sigul [Pipeline] sh 04:24:58 + 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 04:24:58 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 04:24:58 ---> sigul-install.sh 04:24:58 Sigul already installed; skipping installation. [Pipeline] sh 04:24:58 + git tag --list 04:24:58 v0.0.0 04:24:58 v2.2.0 04:24:58 v2.3.0 04:24:58 v2.3.1 04:24:58 v3.0 04:24:58 v3.0.0 04:24:58 v3.1 04:24:58 v3.1.0 04:24:58 v3.1.1 04:24:58 v4.0 04:24:58 v4.0.0 04:24:58 v4.0.1 04:24:58 v4.0.1-dev.1 04:24:58 v4.1.0-dev.1 04:24:58 v4.1.0-dev.10 04:24:58 v4.1.0-dev.11 04:24:58 v4.1.0-dev.12 04:24:58 v4.1.0-dev.13 04:24:58 v4.1.0-dev.14 04:24:58 v4.1.0-dev.15 04:24:58 v4.1.0-dev.16 04:24:58 v4.1.0-dev.17 04:24:58 v4.1.0-dev.18 04:24:58 v4.1.0-dev.2 04:24:58 v4.1.0-dev.3 04:24:58 v4.1.0-dev.4 04:24:58 v4.1.0-dev.5 04:24:58 v4.1.0-dev.6 04:24:58 v4.1.0-dev.7 04:24:58 v4.1.0-dev.8 04:24:58 v4.1.0-dev.9 [Pipeline] sh 04:24:58 + lftools sign git-tag v4.1.0-dev.18 04:24:59 Signing Git tag with Sigul... 04:24:59 Signing v4.1.0-dev.18 [Pipeline] echo 04:24:59 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 04:25:00 ---> sigul-configuration-cleanup.sh [Pipeline] } 04:25:00 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 04:25:00 $ docker stop --time=1 4ca221d494b5d3a6cbfe294e3379afd718c3f2abc902650335481ef08e053a85 04:25:01 $ docker rm -f --volumes 4ca221d494b5d3a6cbfe294e3379afd718c3f2abc902650335481ef08e053a85 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 04:25:01 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:25:01 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:25:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:25:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:25:02 prd-ubuntu20.04-docker-8c-8g-2016 does not seem to be running inside a container 04:25:02 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 04:25:02 $ docker top 7a914eb25bf8e18ef9696486f644a8a64c3a35f5d22ce2a52b4f1e7572b70bf6 -eo pid,comm 04:25:02 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 04:25:02 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:25:02 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:25:02 [ssh-agent] Looking for ssh-agent implementation... 04:25:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:25:02 $ docker exec 7a914eb25bf8e18ef9696486f644a8a64c3a35f5d22ce2a52b4f1e7572b70bf6 ssh-agent 04:25:02 SSH_AUTH_SOCK=/tmp/ssh-KybcFDsL4WAC/agent.32 04:25:02 SSH_AGENT_PID=38 04:25:02 Running ssh-add (command line suppressed) 04:25:02 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_147483946969858720.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_147483946969858720.key) 04:25:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:25:03 + git semver bump pre 04:25:03 2026-02-13 04:25:03,539 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 04:25:03 2026-02-13 04:25:03,542 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 04:25:03 2026-02-13 04:25:03,542 [bump_version] DEBUG bumping version:4.1.0-dev.18 on axis:pre with prefix:dev 04:25:03 2026-02-13 04:25:03,542 [bump_version] DEBUG bumped version:4.1.0-dev.19 04:25:03 2026-02-13 04:25:03,542 [write_version] DEBUG write version:4.1.0-dev.19 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:True 04:25:03 2026-02-13 04:25:03,542 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 04:25:03 2026-02-13 04:25:03,542 [write_file] DEBUG write to file:/w/workspace/foundry_device-onvif-camera_main/.semver/main 04:25:03 2026-02-13 04:25:03,546 [execute] INFO git cat-file --batch-check 04:25:03 2026-02-13 04:25:03,546 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, stdin=, shell=False, universal_newlines=False) 04:25:03 2026-02-13 04:25:03,550 [execute] INFO git cat-file --batch 04:25:03 2026-02-13 04:25:03,550 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, stdin=, shell=False, universal_newlines=False) 04:25:03 2026-02-13 04:25:03,554 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 04:25:03 4.1.0-dev.19 [Pipeline] } 04:25:03 $ docker exec --env ******** --env ******** 7a914eb25bf8e18ef9696486f644a8a64c3a35f5d22ce2a52b4f1e7572b70bf6 ssh-agent -k 04:25:03 unset SSH_AUTH_SOCK; 04:25:03 unset SSH_AGENT_PID; 04:25:03 echo Agent pid 38 killed; 04:25:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:25:04 + git semver [Pipeline] } 04:25:04 $ docker stop --time=1 7a914eb25bf8e18ef9696486f644a8a64c3a35f5d22ce2a52b4f1e7572b70bf6 04:25:05 $ docker rm -f --volumes 7a914eb25bf8e18ef9696486f644a8a64c3a35f5d22ce2a52b4f1e7572b70bf6 [Pipeline] // withDockerContainer [Pipeline] sh 04:25:06 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:25:06 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:25:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:25:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:25:06 prd-ubuntu20.04-docker-8c-8g-2016 does not seem to be running inside a container 04:25:06 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 04:25:06 $ docker top fe37f9747790aa63a2a082f9eae3a24fe36a2a7c5c53e9112de1eae66926d761 -eo pid,comm 04:25:06 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 04:25:06 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:25:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:25:06 [ssh-agent] Looking for ssh-agent implementation... 04:25:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:25:06 $ docker exec fe37f9747790aa63a2a082f9eae3a24fe36a2a7c5c53e9112de1eae66926d761 ssh-agent 04:25:07 SSH_AUTH_SOCK=/tmp/ssh-MQcOL85VHLVq/agent.33 04:25:07 SSH_AGENT_PID=39 04:25:07 Running ssh-add (command line suppressed) 04:25:07 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_10347647009191765156.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_10347647009191765156.key) 04:25:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:25:07 + git semver push 04:25:07 2026-02-13 04:25:07,637 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 04:25:07 2026-02-13 04:25:07,639 [run_push] DEBUG push 04:25:07 2026-02-13 04:25:07,640 [execute] INFO git cat-file --batch-check 04:25:07 2026-02-13 04:25:07,640 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, stdin=, shell=False, universal_newlines=False) 04:25:07 2026-02-13 04:25:07,642 [execute] INFO git rev-list 4010c66ab7c8fcf1497692309d6ebb2c06112607 -- 04:25:07 2026-02-13 04:25:07,642 [execute] DEBUG Popen(['git', 'rev-list', '4010c66ab7c8fcf1497692309d6ebb2c06112607', '--'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, stdin=None, shell=False, universal_newlines=False) 04:25:07 2026-02-13 04:25:07,651 [execute] INFO git fetch -v -- origin 04:25:07 2026-02-13 04:25:07,651 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, stdin=None, shell=False, universal_newlines=True) 04:25:08 2026-02-13 04:25:08,205 [run_push] DEBUG no remote changes detected 04:25:08 2026-02-13 04:25:08,205 [execute] INFO git push origin semver 04:25:08 2026-02-13 04:25:08,205 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, stdin=None, shell=False, universal_newlines=False) 04:25:09 2026-02-13 04:25:08,946 [run_push] DEBUG push all version tags 04:25:09 2026-02-13 04:25:08,947 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 04:25:09 2026-02-13 04:25:08,947 [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) 04:25:09 2026-02-13 04:25:09,629 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 04:25:09 4.1.0-dev.19 [Pipeline] } 04:25:09 $ docker exec --env ******** --env ******** fe37f9747790aa63a2a082f9eae3a24fe36a2a7c5c53e9112de1eae66926d761 ssh-agent -k 04:25:09 unset SSH_AUTH_SOCK; 04:25:09 unset SSH_AGENT_PID; 04:25:09 echo Agent pid 39 killed; 04:25:09 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:25:10 + git semver [Pipeline] } 04:25:10 $ docker stop --time=1 fe37f9747790aa63a2a082f9eae3a24fe36a2a7c5c53e9112de1eae66926d761 04:25:11 $ docker rm -f --volumes fe37f9747790aa63a2a082f9eae3a24fe36a2a7c5c53e9112de1eae66926d761 [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 04:25:12 + [ -d /w/workspace/foundry_device-onvif-camera_main/archives ] 04:25:12 + ls -al /w/workspace/foundry_device-onvif-camera_main/archives 04:25:12 total 16 04:25:12 drwxr-xr-x 3 root root 4096 Feb 13 04:14 . 04:25:12 drwxrwxr-x 10 jenkins jenkins 4096 Feb 13 04:24 .. 04:25:12 drwxr-xr-x 2 root root 4096 Feb 13 04:14 cost 04:25:12 -rw-r--r-- 1 root root 91 Feb 13 04:14 cost.csv 04:25:12 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-onvif-camera_main/archives 04:25:12 + ls -al /w/workspace/foundry_device-onvif-camera_main/archives 04:25:12 total 16 04:25:12 drwxr-xr-x 3 jenkins jenkins 4096 Feb 13 04:14 . 04:25:12 drwxrwxr-x 10 jenkins jenkins 4096 Feb 13 04:24 .. 04:25:12 drwxr-xr-x 2 jenkins jenkins 4096 Feb 13 04:14 cost 04:25:12 -rw-r--r-- 1 jenkins jenkins 91 Feb 13 04:14 cost.csv [Pipeline] libraryResource [Pipeline] sh 04:25:12 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 04:25:13 ---> package-listing.sh 04:25:13 ++ facter osfamily 04:25:13 ++ tr '[:upper:]' '[:lower:]' 04:25:13 + OS_FAMILY=debian 04:25:13 + workspace=/w/workspace/foundry_device-onvif-camera_main 04:25:13 + START_PACKAGES=/tmp/packages_start.txt 04:25:13 + END_PACKAGES=/tmp/packages_end.txt 04:25:13 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:25:13 + PACKAGES=/tmp/packages_start.txt 04:25:13 + '[' /w/workspace/foundry_device-onvif-camera_main ']' 04:25:13 + PACKAGES=/tmp/packages_end.txt 04:25:13 + case "${OS_FAMILY}" in 04:25:13 + dpkg -l 04:25:13 + grep '^ii' 04:25:13 + '[' -f /tmp/packages_start.txt ']' 04:25:13 + '[' -f /tmp/packages_end.txt ']' 04:25:13 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:25:13 + '[' /w/workspace/foundry_device-onvif-camera_main ']' 04:25:13 + mkdir -p /w/workspace/foundry_device-onvif-camera_main/archives/ 04:25:13 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-onvif-camera_main/archives/ [Pipeline] echo 04:25:13 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/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 04:25:13 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:25:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:25:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:25:14 prd-ubuntu20.04-docker-8c-8g-2016 does not seem to be running inside a container 04:25:14 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 04:25:14 $ docker top 56f723870e71d547c5e85c54f3fdab16a809f3d30232d5d4f9e0a5349988d28f -eo pid,comm [Pipeline] { [Pipeline] sh 04:25:15 + touch /tmp/pre-build-complete [Pipeline] sh 04:25:15 + mkdir -p /var/log/sysstat [Pipeline] sh 04:25:15 + ls /var/log/sa-host 04:25:15 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:25:15 provisioning config files... 04:25:15 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config10581324568453810178tmp [Pipeline] { [Pipeline] echo 04:25:15 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 04:25:16 ---> create-netrc.sh [Pipeline] } 04:25:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 04:25:16 ---> python-tools-install.sh [Pipeline] echo 04:25:16 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 04:25:16 ---> sudo-logs.sh 04:25:16 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 04:25:16 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 04:25:17 ---> job-cost.sh 04:25:17 lf-activate-venv: SKIPPING 04:25:17 DEBUG: total: 0.2199999988079071 04:25:17 INFO: Retrieving Stack Cost... 04:25:17 INFO: Retrieving Pricing Info for: v3-standard-8 04:25:17 INFO: Archiving Costs [Pipeline] echo 04:25:17 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 04:25:17 ---> logs-deploy.sh 04:25:17 lf-activate-venv: SKIPPING 04:25:17 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/main/245 04:25:17 INFO: archiving workspace using pattern(s): 04:25:18 Archives upload complete. 04:25:18 INFO: archiving logs to Nexus