Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 3b4f5a1b35e9e92260283013db08a973f8e31c32 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-ssh12398902631292784427.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f6201a7a3d6e66e18b8eca84a9a3a23cb614281a 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-ssh9376593490964569576.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 f6201a7a3d6e66e18b8eca84a9a3a23cb614281a 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-ssh14803245818660610768.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f6201a7a3d6e66e18b8eca84a9a3a23cb614281a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f6201a7a3d6e66e18b8eca84a9a3a23cb614281a # timeout=10 Commit message: "Merge pull request #471 from jinlinGuan/fix-multi-arch" > 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-ssh16588150322272028755.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-ssh9930099774067058656.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-onvif-camera, publishSwaggerDocs:true, swaggerApiFolders:[doc/openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-onvif-camera-settings PROJECT: device-onvif-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-onvif-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: doc/openapi/v3 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-4839’ Running on prd-ubuntu20.04-docker-8c-8g-4845 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 3b4f5a1b35e9e92260283013db08a973f8e31c32 (main) Commit message: "build: Upgrade SDK to v4.1.0-dev.21 (#507)" > git config core.sparsecheckout # timeout=10 > git checkout -f 3b4f5a1b35e9e92260283013db08a973f8e31c32 # timeout=10 > git rev-list --no-walk d4e6059d90aee0898b156167641b1c9a91f0d1e1 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 10:52:31 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 10:52:31 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 10:52:31 ========================================================= 10:52:31 EdgeX Global Pipelines Version Info 10:52:31 ========================================================= [Pipeline] libraryResource [Pipeline] sh 10:52:31 ------------------- 10:52:31 stable info: 10:52:31 ------------------- 10:52:31 Commited By: Ginny Guan ginny@iotechsys.com 10:52:31 Commit SHA: f6201a7a3d6e66e18b8eca84a9a3a23cb614281a 10:52:31 Message: update stable to v1.0.274 10:52:32 ------------------- 10:52:32 experimental info: 10:52:32 ------------------- 10:52:32 Commited By: Ginny Guan ginny@iotechsys.com 10:52:32 Commit SHA: 274fe4ad960081a284537894dddd28d0c782a18e 10:52:32 Message: update experimental to testing [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 10:52:32 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo 10:52:32 [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo 10:52:32 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 10:52:32 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 10:52:32 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 10:52:32 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 10:52:32 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 10:52:32 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 10:52:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 10:52:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 10:52:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 10:52:32 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo 10:52:32 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 10:52:32 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 10:52:32 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 10:52:32 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 10:52:32 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 10:52:32 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 10:52:32 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 10:52:32 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 10:52:32 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 10:52:32 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v3 [Pipeline] echo 10:52:32 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 10:52:32 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 10:52:32 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 10:52:33 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 10:52:33 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 10:52:33 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 10:52:33 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 10:52:33 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 10:52:33 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3b4f5a1b35e9e92260283013db08a973f8e31c32 [Pipeline] echo 10:52:33 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3b4f5a1 [Pipeline] echo 10:52:33 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:52:33 provisioning config files... 10:52:33 copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config4911198714576232311tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:52:33 ---> ****-login.sh 10:52:33 nexus3.edgexfoundry.org:10001 10:52:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:52:33 10:52:33 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 10:52:33 Configure a credential helper to remove this warning. See 10:52:33 https://docs.****.com/go/credential-store/ 10:52:33 10:52:33 Login Succeeded 10:52:33 nexus3.edgexfoundry.org:10002 10:52:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:52:33 10:52:33 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 10:52:33 Configure a credential helper to remove this warning. See 10:52:33 https://docs.****.com/go/credential-store/ 10:52:33 10:52:33 Login Succeeded 10:52:33 nexus3.edgexfoundry.org:10003 10:52:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:52:34 10:52:34 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 10:52:34 Configure a credential helper to remove this warning. See 10:52:34 https://docs.****.com/go/credential-store/ 10:52:34 10:52:34 Login Succeeded 10:52:34 nexus3.edgexfoundry.org:10004 10:52:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:52:34 10:52:34 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 10:52:34 Configure a credential helper to remove this warning. See 10:52:34 https://docs.****.com/go/credential-store/ 10:52:34 10:52:34 Login Succeeded 10:52:34 ****.io 10:52:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:52:34 10:52:34 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 10:52:34 Configure a credential helper to remove this warning. See 10:52:34 https://docs.****.com/go/credential-store/ 10:52:34 10:52:34 Login Succeeded 10:52:34 ---> ****-login.sh ends [Pipeline] } 10:52:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 10:52:34 + git rev-list -1 --merges 3b4f5a1b35e9e92260283013db08a973f8e31c32~1..3b4f5a1b35e9e92260283013db08a973f8e31c32 [Pipeline] echo 10:52:34 -----------> git rev-list -1 --merges 3b4f5a1b35e9e92260283013db08a973f8e31c32~1..3b4f5a1b35e9e92260283013db08a973f8e31c32 3b4f5a1b35e9e92260283013db08a973f8e31c32 [false] [Pipeline] sh 10:52:35 + git log --format=format:%s -1 3b4f5a1b35e9e92260283013db08a973f8e31c32 [Pipeline] echo 10:52:35 ========================================================= 10:52:35 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 10:52:35 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:52:35 + git log --format=format:%s -1 3b4f5a1b35e9e92260283013db08a973f8e31c32 [Pipeline] echo 10:52:35 [semverPrep] GIT_COMMIT: 3b4f5a1b35e9e92260283013db08a973f8e31c32, Commit Message: build: Upgrade SDK to v4.1.0-dev.21 (#507) [Pipeline] echo 10:52:35 [semverPrep] This is not a build commit. [Pipeline] sh 10:52:35 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:52:35 + grep -v github /etc/ssh/ssh_known_hosts 10:52:35 + [ -e /tmp/ssh_known_hosts ] 10:52:35 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 10:52:35 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 10:52:35 + sudo tee -a /etc/ssh/ssh_known_hosts 10:52:35 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:52:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:52:36 10:52:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:52:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:52:36 0.1.4: Pulling from edgex-devops/py-git-semver 10:52:36 3dae71ba6b94: Pulling fs layer 10:52:36 6bf1a483ea7c: Pulling fs layer 10:52:36 f5dfc541a4d3: Pulling fs layer 10:52:36 461d9e800cba: Pulling fs layer 10:52:36 80192f66455f: Pulling fs layer 10:52:36 461d9e800cba: Waiting 10:52:36 80192f66455f: Waiting 10:52:36 2e8e34ca0e6c: Pulling fs layer 10:52:36 a29436f7fd5d: Pulling fs layer 10:52:36 923cac83aea3: Pulling fs layer 10:52:36 25ad8b0a4227: Pulling fs layer 10:52:36 db01528c6b51: Pulling fs layer 10:52:36 28988de357af: Pulling fs layer 10:52:36 25ad8b0a4227: Waiting 10:52:36 2e8e34ca0e6c: Waiting 10:52:36 db01528c6b51: Waiting 10:52:36 28988de357af: Waiting 10:52:36 923cac83aea3: Waiting 10:52:36 a29436f7fd5d: Waiting 10:52:36 6bf1a483ea7c: Verifying Checksum 10:52:36 6bf1a483ea7c: Download complete 10:52:36 461d9e800cba: Verifying Checksum 10:52:36 461d9e800cba: Download complete 10:52:36 80192f66455f: Verifying Checksum 10:52:36 80192f66455f: Download complete 10:52:36 f5dfc541a4d3: Verifying Checksum 10:52:36 f5dfc541a4d3: Download complete 10:52:37 3dae71ba6b94: Verifying Checksum 10:52:37 3dae71ba6b94: Download complete 10:52:37 923cac83aea3: Verifying Checksum 10:52:37 923cac83aea3: Download complete 10:52:37 25ad8b0a4227: Verifying Checksum 10:52:37 25ad8b0a4227: Download complete 10:52:37 db01528c6b51: Download complete 10:52:37 28988de357af: Verifying Checksum 10:52:37 28988de357af: Download complete 10:52:37 a29436f7fd5d: Verifying Checksum 10:52:37 a29436f7fd5d: Download complete 10:52:37 2e8e34ca0e6c: Verifying Checksum 10:52:37 2e8e34ca0e6c: Download complete 10:52:38 3dae71ba6b94: Pull complete 10:52:38 6bf1a483ea7c: Pull complete 10:52:39 f5dfc541a4d3: Pull complete 10:52:39 461d9e800cba: Pull complete 10:52:39 80192f66455f: Pull complete 10:52:43 2e8e34ca0e6c: Pull complete 10:52:43 a29436f7fd5d: Pull complete 10:52:43 923cac83aea3: Pull complete 10:52:43 25ad8b0a4227: Pull complete 10:52:43 db01528c6b51: Pull complete 10:52:43 28988de357af: Pull complete 10:52:43 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 10:52:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:52:43 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:52:44 prd-ubuntu20.04-docker-8c-8g-4845 does not seem to be running inside a container 10:52:44 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 10:52:46 $ docker top bda105ba758fda25b861a15c35161bc59258984e89065021eaee085e13cfff0d -eo pid,comm 10:52:46 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). 10:52:46 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:52:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:52:46 [ssh-agent] Looking for ssh-agent implementation... 10:52:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:52:46 $ docker exec bda105ba758fda25b861a15c35161bc59258984e89065021eaee085e13cfff0d ssh-agent 10:52:46 SSH_AUTH_SOCK=/tmp/ssh-C20oZKfSgrYw/agent.32 10:52:46 SSH_AGENT_PID=38 10:52:46 Running ssh-add (command line suppressed) 10:52:46 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_15202547069581024771.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_15202547069581024771.key) 10:52:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:52:46 + git tag --points-at HEAD [Pipeline] } 10:52:46 $ docker exec --env ******** --env ******** bda105ba758fda25b861a15c35161bc59258984e89065021eaee085e13cfff0d ssh-agent -k 10:52:46 unset SSH_AUTH_SOCK; 10:52:46 unset SSH_AGENT_PID; 10:52:46 echo Agent pid 38 killed; 10:52:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 10:52:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:52:46 [ssh-agent] Looking for ssh-agent implementation... 10:52:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:52:47 $ docker exec bda105ba758fda25b861a15c35161bc59258984e89065021eaee085e13cfff0d ssh-agent 10:52:47 SSH_AUTH_SOCK=/tmp/ssh-OEYoufxfgvs5/agent.71 10:52:47 SSH_AGENT_PID=77 10:52:47 Running ssh-add (command line suppressed) 10:52:47 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_11659384403720932563.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_11659384403720932563.key) 10:52:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:52:47 + git semver init 10:52:47 2025-07-09 10:52:47,768 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 10:52:47 2025-07-09 10:52:47,772 [run_init] DEBUG init version:0.0.0 force:False 10:52:47 2025-07-09 10:52:47,772 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-onvif-camera_main/.semver 10:52:47 2025-07-09 10:52:47,773 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/foundry_device-onvif-camera_main/.semver 10:52:47 2025-07-09 10:52:47,773 [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) 10:52:49 2025-07-09 10:52:49,187 [append_file] DEBUG append to file:/w/workspace/foundry_device-onvif-camera_main/.git/info/exclude 10:52:49 2025-07-09 10:52:49,187 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:False 10:52:49 2025-07-09 10:52:49,187 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 10:52:49 2025-07-09 10:52:49,187 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 10:52:49 4.1.0-dev.1 [Pipeline] } 10:52:49 $ docker exec --env ******** --env ******** bda105ba758fda25b861a15c35161bc59258984e89065021eaee085e13cfff0d ssh-agent -k 10:52:49 unset SSH_AUTH_SOCK; 10:52:49 unset SSH_AGENT_PID; 10:52:49 echo Agent pid 77 killed; 10:52:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:52:49 + git semver [Pipeline] } 10:52:50 $ docker stop --time=1 bda105ba758fda25b861a15c35161bc59258984e89065021eaee085e13cfff0d 10:52:51 $ docker rm -f --volumes bda105ba758fda25b861a15c35161bc59258984e89065021eaee085e13cfff0d [Pipeline] // withDockerContainer [Pipeline] sh 10:52:51 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 10:52:52 Stashed 1 file(s) [Pipeline] echo 10:52:52 [edgeXSemver]: initialized semver on version 4.1.0-dev.1 [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 10:52:52 provisioning config files... 10:52:52 copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config5461315294895618790tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:52:52 ---> ****-login.sh 10:52:52 nexus3.edgexfoundry.org:10001 10:52:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:52:52 Login Succeeded 10:52:52 nexus3.edgexfoundry.org:10002 10:52:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:52:52 Login Succeeded 10:52:52 nexus3.edgexfoundry.org:10003 10:52:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:52:52 Login Succeeded 10:52:52 nexus3.edgexfoundry.org:10004 10:52:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:52:52 Login Succeeded 10:52:52 ****.io 10:52:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:52:53 Login Succeeded 10:52:53 ---> ****-login.sh ends [Pipeline] } 10:52:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 10:52:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 10:52:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 10:52:53 ========================================================= 10:52:53 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 10:52:53 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:52:53 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . 10:52:54 #0 building with "default" instance using docker driver 10:52:54 10:52:54 #1 [internal] load build definition from Dockerfile 10:52:54 #1 transferring dockerfile: 1.75kB done 10:52:54 #1 DONE 0.0s 10:52:54 10:52:54 #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 10:52:54 #2 DONE 0.1s 10:52:54 10:52:54 #3 [internal] load .dockerignore 10:52:54 #3 transferring context: 2B done 10:52:54 #3 DONE 0.0s 10:52:54 10:52:54 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:78acc44d7358ce6d4c7aa33580a27963993e9e743f98955b43cedd959d54cb65 10:52:54 #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:78acc44d7358ce6d4c7aa33580a27963993e9e743f98955b43cedd959d54cb65 0.0s done 10:52:54 #4 sha256:78acc44d7358ce6d4c7aa33580a27963993e9e743f98955b43cedd959d54cb65 685B / 685B done 10:52:54 #4 sha256:e873195afa03f66c4477d62a47bde445cf4ea723c241a30f98137b48a10af2e9 2.08kB / 2.08kB done 10:52:54 #4 sha256:ea6120ae94a0356f97603cf7c451f67990211a3e020e5a30d412335b108fdc34 4.22kB / 4.22kB done 10:52:54 #4 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 2.10MB / 3.63MB 0.1s 10:52:54 #4 sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df 294.40kB / 294.40kB 0.0s done 10:52:54 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 4.19MB / 74.06MB 0.1s 10:52:54 #4 sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 126B / 126B 0.1s done 10:52:54 #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s 10:52:54 #4 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.1s done 10:52:54 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 14.68MB / 74.06MB 0.2s 10:52:54 #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done 10:52:54 #4 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 10:52:54 #4 sha256:98558614340527eace9316d30bb3f3e5cf3a2e8f676d5fb62ad843cd3fb4f971 2.10MB / 2.38MB 0.2s 10:52:54 #4 sha256:0eae2285b678d5b2f4f5a5b3bec6e6514d0482667d44852f3d3175673264c5df 1.05MB / 100.52MB 0.2s 10:52:54 #4 sha256:8213a616a21b5155355248bdcdb47b1049aac55141930530c39a6268e6623549 440B / 440B 0.1s done 10:52:54 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 28.63MB / 74.06MB 0.3s 10:52:54 #4 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.1s done 10:52:54 #4 sha256:98558614340527eace9316d30bb3f3e5cf3a2e8f676d5fb62ad843cd3fb4f971 2.38MB / 2.38MB 0.2s done 10:52:54 #4 sha256:0eae2285b678d5b2f4f5a5b3bec6e6514d0482667d44852f3d3175673264c5df 8.39MB / 100.52MB 0.3s 10:52:54 #4 sha256:d3ac315be8c589f68f6ac08e7595bd7737acfb5834b5e7c23c55a9ef887f3179 4.19MB / 13.29MB 0.3s 10:52:54 #4 ... 10:52:54 10:52:54 #5 [internal] load build context 10:52:54 #5 transferring context: 46.86MB 0.4s done 10:52:54 #5 DONE 0.4s 10:52:54 10:52:54 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:78acc44d7358ce6d4c7aa33580a27963993e9e743f98955b43cedd959d54cb65 10:52:54 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 65.01MB / 74.06MB 0.5s 10:52:54 #4 sha256:0eae2285b678d5b2f4f5a5b3bec6e6514d0482667d44852f3d3175673264c5df 25.17MB / 100.52MB 0.5s 10:52:54 #4 sha256:d3ac315be8c589f68f6ac08e7595bd7737acfb5834b5e7c23c55a9ef887f3179 13.29MB / 13.29MB 0.4s done 10:52:54 #4 extracting sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df 0.1s done 10:52:54 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 74.06MB / 74.06MB 0.6s 10:52:54 #4 sha256:0eae2285b678d5b2f4f5a5b3bec6e6514d0482667d44852f3d3175673264c5df 32.51MB / 100.52MB 0.6s 10:52:54 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 74.06MB / 74.06MB 0.7s done 10:52:54 #4 sha256:0eae2285b678d5b2f4f5a5b3bec6e6514d0482667d44852f3d3175673264c5df 46.39MB / 100.52MB 0.7s 10:52:54 #4 extracting sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 10:52:55 #4 sha256:0eae2285b678d5b2f4f5a5b3bec6e6514d0482667d44852f3d3175673264c5df 61.87MB / 100.52MB 0.8s 10:52:55 #4 sha256:0eae2285b678d5b2f4f5a5b3bec6e6514d0482667d44852f3d3175673264c5df 79.69MB / 100.52MB 0.9s 10:52:55 #4 sha256:0eae2285b678d5b2f4f5a5b3bec6e6514d0482667d44852f3d3175673264c5df 98.57MB / 100.52MB 1.0s 10:52:55 #4 sha256:0eae2285b678d5b2f4f5a5b3bec6e6514d0482667d44852f3d3175673264c5df 100.52MB / 100.52MB 1.2s done 10:53:00 #4 extracting sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 4.9s done 10:53:00 #4 extracting sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 10:53:00 #4 extracting sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 done 10:53:00 #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done 10:53:00 #4 extracting sha256:8213a616a21b5155355248bdcdb47b1049aac55141930530c39a6268e6623549 10:53:00 #4 extracting sha256:8213a616a21b5155355248bdcdb47b1049aac55141930530c39a6268e6623549 done 10:53:00 #4 extracting sha256:98558614340527eace9316d30bb3f3e5cf3a2e8f676d5fb62ad843cd3fb4f971 0.0s done 10:53:00 #4 extracting sha256:0eae2285b678d5b2f4f5a5b3bec6e6514d0482667d44852f3d3175673264c5df 0.1s 10:53:03 #4 extracting sha256:0eae2285b678d5b2f4f5a5b3bec6e6514d0482667d44852f3d3175673264c5df 2.4s done 10:53:03 #4 extracting sha256:d3ac315be8c589f68f6ac08e7595bd7737acfb5834b5e7c23c55a9ef887f3179 0.1s 10:53:03 #4 extracting sha256:d3ac315be8c589f68f6ac08e7595bd7737acfb5834b5e7c23c55a9ef887f3179 0.5s done 10:53:03 #4 DONE 9.3s 10:53:03 10:53:03 #6 [builder 2/7] RUN apk add --no-cache make git 10:53:03 #6 0.195 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:53:04 #6 0.364 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:53:04 #6 0.678 OK: 248 MiB in 58 packages 10:53:06 #6 DONE 2.4s 10:53:06 10:53:06 #7 [builder 3/7] WORKDIR /device-onvif-camera 10:53:06 #7 DONE 0.0s 10:53:06 10:53:06 #8 [builder 4/7] COPY go.mod vendor* ./ 10:53:06 #8 DONE 0.0s 10:53:06 10:53:06 #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:53:07 Still waiting to schedule task 10:53:07 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 10:53:52 #9 DONE 43.6s 10:53:52 10:53:52 #10 [builder 6/7] COPY . . 10:53:52 #10 DONE 0.2s 10:53:52 10:53:52 #11 [builder 7/7] RUN echo noop 10:53:52 #11 0.187 noop 10:53:52 #11 DONE 0.2s 10:53:52 10:53:52 #12 exporting to image 10:53:52 #12 exporting layers 10:53:57 #12 exporting layers 6.8s done 10:53:57 #12 writing image sha256:3dcba16bc40bf1349b86c58f9f4a40ec49a1eaea40aca6cd58eb47c1d9a6356a done 10:53:57 #12 naming to docker.io/library/ci-base-image-x86_64 done 10:53:57 #12 DONE 6.8s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:53:57 + docker inspect -f . ci-base-image-x86_64 10:53:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:53:57 prd-ubuntu20.04-docker-8c-8g-4845 does not seem to be running inside a container 10:53:57 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 10:53:57 $ docker top a400756a47f258e31f90963065829228c18b504658e82e45c17aa121c130eb3e -eo pid,comm [Pipeline] { [Pipeline] sh 10:53:58 + go version 10:53:58 go version go1.23.9 linux/amd64 [Pipeline] } 10:53:58 $ docker stop --time=1 a400756a47f258e31f90963065829228c18b504658e82e45c17aa121c130eb3e 10:53:59 $ docker rm -f --volumes a400756a47f258e31f90963065829228c18b504658e82e45c17aa121c130eb3e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:53:59 + docker inspect -f . ci-base-image-x86_64 10:53:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:53:59 prd-ubuntu20.04-docker-8c-8g-4845 does not seem to be running inside a container 10:53:59 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 10:54:00 $ docker top f454b986884c6c5b2d7612f5bcc117a4d2b2d502e97142152ad166604f7f4feb -eo pid,comm [Pipeline] { [Pipeline] sh 10:54:00 + git config --global --add safe.directory /w/workspace/foundry_device-onvif-camera_main [Pipeline] fileExists [Pipeline] sh 10:54:00 + make test 10:54:00 go test ./... -coverprofile=coverage.out ./... 10:54:02 ? github.com/edgexfoundry/device-onvif-camera [no test files] 10:54:20 github.com/edgexfoundry/device-onvif-camera/cmd coverage: 0.0% of statements 10:54:20 github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks coverage: 0.0% of statements 10:54:22 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.028s coverage: 31.4% of statements 10:54:22 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.262s coverage: 86.5% of statements 10:54:34 go vet ./... 10:54:39 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 10:54:39 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 10:54:39 ./bin/test-attribution-txt.sh [Pipeline] echo 10:54:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 10:54:39 $ docker stop --time=1 f454b986884c6c5b2d7612f5bcc117a4d2b2d502e97142152ad166604f7f4feb 10:54:43 $ docker rm -f --volumes f454b986884c6c5b2d7612f5bcc117a4d2b2d502e97142152ad166604f7f4feb [Pipeline] // withDockerContainer [Pipeline] sh 10:54:44 + sudo chown -R jenkins:jenkins . [Pipeline] stash 10:54:44 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 10:54:44 + sudo chown -R jenkins:jenkins . [Pipeline] sh 10:54:44 + ls -al . 10:54:44 total 320 10:54:44 drwxrwxr-x 9 jenkins jenkins 4096 Jul 9 10:54 . 10:54:44 drwxrwxr-x 4 jenkins jenkins 4096 Jul 9 10:52 .. 10:54:44 drwxrwxr-x 8 jenkins jenkins 4096 Jul 9 10:54 .git 10:54:44 drwxrwxr-x 3 jenkins jenkins 4096 Jul 9 10:52 .github 10:54:44 -rw-rw-r-- 1 jenkins jenkins 493 Jul 9 10:52 .gitignore 10:54:44 -rw-rw-r-- 1 jenkins jenkins 199 Jul 9 10:52 .golangci.yml 10:54:44 drwxr-xr-x 3 jenkins jenkins 4096 Jul 9 10:52 .semver 10:54:44 -rw-rw-r-- 1 jenkins jenkins 20612 Jul 9 10:52 Attribution.txt 10:54:44 -rw-rw-r-- 1 jenkins jenkins 19022 Jul 9 10:52 CHANGELOG.md 10:54:44 -rw-rw-r-- 1 jenkins jenkins 1715 Jul 9 10:52 Dockerfile 10:54:44 -rw-rw-r-- 1 jenkins jenkins 677 Jul 9 10:52 GOVERNANCE.md 10:54:44 -rw-rw-r-- 1 jenkins jenkins 739 Jul 9 10:52 Jenkinsfile 10:54:44 -rw-rw-r-- 1 jenkins jenkins 11348 Jul 9 10:52 LICENSE 10:54:44 -rw-rw-r-- 1 jenkins jenkins 3465 Jul 9 10:52 Makefile 10:54:44 -rw-rw-r-- 1 jenkins jenkins 625 Jul 9 10:52 OWNERS.md 10:54:44 -rw-rw-r-- 1 jenkins jenkins 2620 Jul 9 10:52 README.md 10:54:44 -rw-rw-r-- 1 jenkins jenkins 11 Jul 9 10:52 VERSION 10:54:44 drwxrwxr-x 2 jenkins jenkins 4096 Jul 9 10:52 bin 10:54:44 drwxrwxr-x 3 jenkins jenkins 4096 Jul 9 10:52 cmd 10:54:44 -rw-r--r-- 1 jenkins jenkins 92466 Jul 9 10:54 coverage.out 10:54:44 drwxrwxr-x 4 jenkins jenkins 4096 Jul 9 10:52 doc 10:54:44 -rw-rw-r-- 1 jenkins jenkins 6469 Jul 9 10:52 go.mod 10:54:44 -rw-rw-r-- 1 jenkins jenkins 87503 Jul 9 10:52 go.sum 10:54:44 drwxrwxr-x 4 jenkins jenkins 4096 Jul 9 10:52 internal 10:54:44 -rw-rw-r-- 1 jenkins jenkins 236 Jul 9 10:52 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:54:45 + 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=3b4f5a1b35e9e92260283013db08a973f8e31c32 --label arch=amd64 --label version=4.1.0-dev.1 . 10:54:45 #0 building with "default" instance using docker driver 10:54:45 10:54:45 #1 [internal] load build definition from Dockerfile 10:54:45 #1 transferring dockerfile: 1.75kB done 10:54:45 #1 DONE 0.0s 10:54:45 10:54:45 #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 10:54:45 #2 DONE 0.0s 10:54:45 10:54:45 #3 [internal] load metadata for docker.io/library/alpine:3.20 10:54:45 #3 DONE 0.1s 10:54:45 10:54:45 #4 [internal] load .dockerignore 10:54:45 #4 transferring context: 2B done 10:54:45 #4 DONE 0.0s 10:54:45 10:54:45 #5 [internal] load build context 10:54:45 #5 transferring context: 112.38kB 0.0s done 10:54:45 #5 DONE 0.0s 10:54:45 10:54:45 #6 [stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 10:54:45 #6 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 10:54:45 #6 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done 10:54:45 #6 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done 10:54:45 #6 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 10:54:45 #6 DONE 0.1s 10:54:45 10:54:45 #7 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest 10:54:45 #7 DONE 0.1s 10:54:45 10:54:45 #8 [stage-1 2/7] RUN apk add --update --no-cache dumb-init 10:54:45 #8 0.253 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:54:45 #8 0.398 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:54:46 #8 0.727 (1/1) Installing dumb-init (1.2.5-r3) 10:54:46 #8 ... 10:54:46 10:54:46 #9 [builder 2/7] RUN apk add --no-cache make git 10:54:46 #9 0.204 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:54:46 #9 0.355 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:54:46 #9 0.687 OK: 248 MiB in 58 packages 10:54:46 #9 DONE 0.8s 10:54:46 10:54:46 #8 [stage-1 2/7] RUN apk add --update --no-cache dumb-init 10:54:46 #8 0.759 Executing busybox-1.36.1-r29.trigger 10:54:46 #8 0.767 OK: 8 MiB in 15 packages 10:54:46 #8 DONE 0.9s 10:54:46 10:54:46 #10 [builder 3/7] WORKDIR /device-onvif-camera 10:54:46 #10 DONE 0.1s 10:54:46 10:54:46 #11 [builder 4/7] COPY go.mod vendor* ./ 10:54:46 #11 DONE 0.1s 10:54:46 10:54:46 #12 [stage-1 3/7] RUN apk --no-cache upgrade 10:54:46 #12 0.452 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:54:46 #12 0.530 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:54:46 #12 ... 10:54:46 10:54:46 #13 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:54:46 #13 DONE 0.6s 10:54:47 10:54:47 #14 [builder 6/7] COPY . . 10:54:47 #14 DONE 0.2s 10:54:47 10:54:47 #12 [stage-1 3/7] RUN apk --no-cache upgrade 10:54:47 #12 0.892 OK: 8 MiB in 15 packages 10:54:47 #12 DONE 1.0s 10:54:47 10:54:47 #15 [builder 7/7] RUN make build 10:54:47 #15 0.310 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-onvif-camera.Version=4.1.0-dev.1 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.21 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd 10:54:59 Running on prd-ubuntu20.04-docker-arm64-4c-16g-4850 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] ws 10:54:59 Running in /w/workspace/device-onvif-camera/225 [Pipeline] { [Pipeline] checkout 10:55:02 The recommended git tool is: git 10:55:08 using credential edgex-jenkins-ssh 10:55:08 Cloning the remote Git repository 10:55:08 Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git 10:55:08 > git init /w/workspace/device-onvif-camera/225 # timeout=10 10:55:09 #15 DONE 22.2s 10:55:09 10:55:09 #16 [stage-1 4/7] COPY --from=builder /device-onvif-camera/cmd / 10:55:09 #16 DONE 0.2s 10:55:09 10:55:09 #17 [stage-1 5/7] COPY --from=builder /device-onvif-camera/LICENSE / 10:55:09 #17 DONE 0.0s 10:55:09 10:55:09 #18 [stage-1 6/7] COPY --from=builder /device-onvif-camera/Attribution.txt / 10:55:09 #18 DONE 0.0s 10:55:09 10:55:09 #19 exporting to image 10:55:09 #19 exporting layers 0.1s done 10:55:09 #19 writing image sha256:735e8d6a65e25fe74e5dbf0f8ab6b8e0430e9b07d2c8feb0ab22dc010464d044 done 10:55:09 #19 naming to docker.io/library/device-onvif-camera done 10:55:09 #19 DONE 0.1s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { 10:55:08 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 10:55:08 > git --version # timeout=10 10:55:08 > git --version # 'git version 2.25.1' 10:55:08 using GIT_SSH to set credentials SSH Credentials for GitHub 10:55:09 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:55:10 provisioning config files... 10:55:10 copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config1797956113055376169tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:55:10 ---> ****-login.sh 10:55:10 nexus3.edgexfoundry.org:10001 10:55:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:55:10 Login Succeeded 10:55:10 nexus3.edgexfoundry.org:10002 10:55:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:55:10 Login Succeeded 10:55:10 nexus3.edgexfoundry.org:10003 10:55:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:55:10 Login Succeeded 10:55:10 nexus3.edgexfoundry.org:10004 10:55:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:55:10 Login Succeeded 10:55:10 ****.io 10:55:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:55:10 Login Succeeded 10:55:10 ---> ****-login.sh ends [Pipeline] } 10:55:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:55:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 10:55:10 [edgeXDocker.push] Tagging docker image device-onvif-camera with the following tags: 10:55:10 3b4f5a1b35e9e92260283013db08a973f8e31c32 10:55:10 latest 10:55:10 4.1.0-dev.1 10:55:10 3b4f5a1b35e9e92260283013db08a973f8e31c32-4.1.0-dev.1 10:55:10 main 10:55:10 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:55:11 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:3b4f5a1b35e9e92260283013db08a973f8e31c32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:55:11 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:3b4f5a1b35e9e92260283013db08a973f8e31c32 10:55:11 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 10:55:11 941998d77175: Preparing 10:55:11 6d9282362624: Preparing 10:55:11 e9cbb7e7aea4: Preparing 10:55:11 c5a7a110944b: Preparing 10:55:11 bd348caf1a9c: Preparing 10:55:11 994456c4fd7b: Preparing 10:55:11 994456c4fd7b: Waiting 10:55:11 941998d77175: Pushed 10:55:11 c5a7a110944b: Pushed 10:55:11 994456c4fd7b: Layer already exists 10:55:11 6d9282362624: Pushed 10:55:11 bd348caf1a9c: Pushed 10:55:13 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 10:55:13 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:55:14 Avoid second fetch 10:55:14 Checking out Revision 3b4f5a1b35e9e92260283013db08a973f8e31c32 (main) 10:55:15 Commit message: "build: Upgrade SDK to v4.1.0-dev.21 (#507)" 10:55:14 > git config core.sparsecheckout # timeout=10 10:55:14 > git checkout -f 3b4f5a1b35e9e92260283013db08a973f8e31c32 # timeout=10 10:55:15 e9cbb7e7aea4: Pushed 10:55:15 3b4f5a1b35e9e92260283013db08a973f8e31c32: digest: sha256:0aa6aafb23dbd37b5f3fb33862a2096736a97f11f460a342594a0988ae8b961e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:55:16 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:55:16 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:latest 10:55:16 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 10:55:16 941998d77175: Preparing 10:55:16 6d9282362624: Preparing 10:55:16 e9cbb7e7aea4: Preparing 10:55:16 c5a7a110944b: Preparing 10:55:16 bd348caf1a9c: Preparing 10:55:16 994456c4fd7b: Preparing 10:55:16 994456c4fd7b: Waiting 10:55:16 941998d77175: Layer already exists 10:55:16 c5a7a110944b: Layer already exists 10:55:16 e9cbb7e7aea4: Layer already exists 10:55:16 bd348caf1a9c: Layer already exists 10:55:16 6d9282362624: Layer already exists 10:55:16 994456c4fd7b: Layer already exists 10:55:16 latest: digest: sha256:0aa6aafb23dbd37b5f3fb33862a2096736a97f11f460a342594a0988ae8b961e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:55:16 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:55:17 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.1 10:55:17 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 10:55:17 941998d77175: Preparing 10:55:17 6d9282362624: Preparing 10:55:17 e9cbb7e7aea4: Preparing 10:55:17 c5a7a110944b: Preparing 10:55:17 bd348caf1a9c: Preparing 10:55:17 994456c4fd7b: Preparing 10:55:17 994456c4fd7b: Waiting 10:55:17 bd348caf1a9c: Layer already exists 10:55:17 e9cbb7e7aea4: Layer already exists 10:55:17 c5a7a110944b: Layer already exists 10:55:17 941998d77175: Layer already exists 10:55:17 6d9282362624: Layer already exists 10:55:17 994456c4fd7b: Layer already exists 10:55:17 4.1.0-dev.1: digest: sha256:0aa6aafb23dbd37b5f3fb33862a2096736a97f11f460a342594a0988ae8b961e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:55:17 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:3b4f5a1b35e9e92260283013db08a973f8e31c32-4.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:55:17 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:3b4f5a1b35e9e92260283013db08a973f8e31c32-4.1.0-dev.1 10:55:17 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 10:55:17 941998d77175: Preparing 10:55:17 6d9282362624: Preparing 10:55:17 e9cbb7e7aea4: Preparing 10:55:17 c5a7a110944b: Preparing 10:55:17 bd348caf1a9c: Preparing 10:55:17 994456c4fd7b: Preparing 10:55:17 994456c4fd7b: Waiting 10:55:17 941998d77175: Layer already exists 10:55:17 bd348caf1a9c: Layer already exists 10:55:17 c5a7a110944b: Layer already exists 10:55:17 e9cbb7e7aea4: Layer already exists 10:55:17 6d9282362624: Layer already exists 10:55:17 994456c4fd7b: Layer already exists 10:55:17 3b4f5a1b35e9e92260283013db08a973f8e31c32-4.1.0-dev.1: digest: sha256:0aa6aafb23dbd37b5f3fb33862a2096736a97f11f460a342594a0988ae8b961e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:55:18 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:55:18 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:main 10:55:18 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 10:55:18 941998d77175: Preparing 10:55:18 6d9282362624: Preparing 10:55:18 e9cbb7e7aea4: Preparing 10:55:18 c5a7a110944b: Preparing 10:55:18 bd348caf1a9c: Preparing 10:55:18 994456c4fd7b: Preparing 10:55:18 994456c4fd7b: Waiting 10:55:18 941998d77175: Layer already exists 10:55:18 c5a7a110944b: Layer already exists 10:55:18 e9cbb7e7aea4: Layer already exists 10:55:18 6d9282362624: Layer already exists 10:55:18 bd348caf1a9c: Layer already exists 10:55:18 994456c4fd7b: Layer already exists 10:55:18 main: digest: sha256:0aa6aafb23dbd37b5f3fb33862a2096736a97f11f460a342594a0988ae8b961e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:55:18 ===================================================== [Pipeline] echo 10:55:18 taggedImages: 10:55:18 - nexus3.edgexfoundry.org:10004/device-onvif-camera:3b4f5a1b35e9e92260283013db08a973f8e31c32 10:55:18 - nexus3.edgexfoundry.org:10004/device-onvif-camera:latest 10:55:18 - nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.1 10:55:18 - nexus3.edgexfoundry.org:10004/device-onvif-camera:3b4f5a1b35e9e92260283013db08a973f8e31c32-4.1.0-dev.1 10:55:18 - nexus3.edgexfoundry.org:10004/device-onvif-camera:main [Pipeline] echo 10:55:18 ========================================================= 10:55:18 [edgeXBuildMultiArch] RAW Config: 10:55:18 images: 10:55:18 - nexus3.edgexfoundry.org:10004/device-onvif-camera:3b4f5a1b35e9e92260283013db08a973f8e31c32 10:55:18 - nexus3.edgexfoundry.org:10004/device-onvif-camera:latest 10:55:18 - nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.1 10:55:18 - nexus3.edgexfoundry.org:10004/device-onvif-camera:3b4f5a1b35e9e92260283013db08a973f8e31c32-4.1.0-dev.1 10:55:18 - nexus3.edgexfoundry.org:10004/device-onvif-camera:main 10:55:18 settingsFile: 10:55:18 device-onvif-camera-settings 10:55:18 ========================================================= [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:55:20 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 10:55:20 % Total % Received % Xferd Average Speed Time Time Time Current 10:55:20 Dload Upload Total Spent Left Speed 10:55:20 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 13063 100 13063 0 0 83737 0 --:--:-- --:--:-- --:--:-- 83737 100 13063 100 13063 0 0 83203 0 --:--:-- --:--:-- --:--:-- 82677 [Pipeline] sh 10:55:20 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 10:55:20 + + sudo teesudo /etc/docker/daemon.new jq 10:55:20 . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 10:55:20 { 10:55:20 "registry-mirrors": [ 10:55:20 "https://nexus3.edgexfoundry.org:10001" 10:55:20 ], 10:55:20 "bip": "10.250.0.254/24", 10:55:20 "hosts": [ 10:55:20 "tcp://0.0.0.0:5555", 10:55:20 "unix:///var/run/docker.sock" 10:55:20 ], 10:55:20 "mtu": 1458, 10:55:20 "selinux-enabled": true, 10:55:20 "seccomp-profile": "/etc/docker/seccomp.json" 10:55:20 } [Pipeline] sh 10:55:21 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 10:55:21 + sudo service docker restart 10:55:33 Still waiting to schedule task 10:55:33 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-4843’ [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:55:39 provisioning config files... 10:55:39 copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/225@tmp/config1316943197920943740tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:55:40 ---> ****-login.sh 10:55:40 nexus3.edgexfoundry.org:10001 10:55:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:55:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:55:41 Configure a credential helper to remove this warning. See 10:55:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:55:41 10:55:41 Login Succeeded 10:55:41 nexus3.edgexfoundry.org:10002 10:55:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:55:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:55:41 Configure a credential helper to remove this warning. See 10:55:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:55:41 10:55:41 Login Succeeded 10:55:41 nexus3.edgexfoundry.org:10003 10:55:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:55:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:55:41 Configure a credential helper to remove this warning. See 10:55:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:55:41 10:55:41 Login Succeeded 10:55:41 nexus3.edgexfoundry.org:10004 10:55:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:55:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:55:42 Configure a credential helper to remove this warning. See 10:55:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:55:42 10:55:42 Login Succeeded 10:55:42 ****.io 10:55:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:55:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:55:42 Configure a credential helper to remove this warning. See 10:55:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:55:42 10:55:42 Login Succeeded 10:55:42 ---> ****-login.sh ends [Pipeline] } 10:55:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 10:55:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 10:55:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 10:55:43 ========================================================= 10:55:43 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 10:55:43 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:55:43 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . 10:55:44 Sending build context to Docker daemon 26.88MB 10:55:44 Step 1/13 : ARG BASE=golang:1.23-alpine3.20 10:55:44 Step 2/13 : FROM ${BASE} AS builder 10:55:44 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 10:55:44 94e9d8af2201: Pulling fs layer 10:55:44 a6c56e8762df: Pulling fs layer 10:55:44 f0f3c8884826: Pulling fs layer 10:55:44 c7e7622c144d: Pulling fs layer 10:55:44 4f4fb700ef54: Pulling fs layer 10:55:44 e8859aadc426: Pulling fs layer 10:55:44 b4813487a9f6: Pulling fs layer 10:55:44 502a3d64fb4b: Pulling fs layer 10:55:44 e8859aadc426: Waiting 10:55:44 b4813487a9f6: Waiting 10:55:44 c7e7622c144d: Waiting 10:55:44 502a3d64fb4b: Waiting 10:55:44 4f4fb700ef54: Waiting 10:55:44 a6c56e8762df: Verifying Checksum 10:55:44 a6c56e8762df: Download complete 10:55:45 c7e7622c144d: Download complete 10:55:45 4f4fb700ef54: Verifying Checksum 10:55:45 4f4fb700ef54: Download complete 10:55:45 e8859aadc426: Verifying Checksum 10:55:45 e8859aadc426: Download complete 10:55:45 94e9d8af2201: Download complete 10:55:45 502a3d64fb4b: Verifying Checksum 10:55:45 502a3d64fb4b: Download complete 10:55:46 94e9d8af2201: Pull complete 10:55:46 a6c56e8762df: Pull complete 10:55:47 f0f3c8884826: Verifying Checksum 10:55:47 f0f3c8884826: Download complete 10:55:48 b4813487a9f6: Verifying Checksum 10:55:48 b4813487a9f6: Download complete 10:56:03 f0f3c8884826: Pull complete 10:56:03 c7e7622c144d: Pull complete 10:56:03 4f4fb700ef54: Pull complete 10:56:03 e8859aadc426: Pull complete 10:56:11 b4813487a9f6: Pull complete 10:56:13 502a3d64fb4b: Pull complete 10:56:13 Digest: sha256:ccce412edaf9646599052987b87cd187cc8535800fd55ebf268fc97f1e5e6dde 10:56:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 10:56:13 ---> 3bb21d53e231 10:56:13 Step 3/13 : ARG ADD_BUILD_TAGS="" 10:56:17 ---> Running in 4ac63649989f 10:56:17 Removing intermediate container 4ac63649989f 10:56:17 ---> 76aeff049029 10:56:17 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 10:56:17 ---> Running in e0de7f5d864e 10:56:17 Removing intermediate container e0de7f5d864e 10:56:17 ---> 5a63561854db 10:56:17 Step 5/13 : ARG ALPINE_PKG_BASE="make git" 10:56:17 ---> Running in f1cad8a2b469 10:56:18 Removing intermediate container f1cad8a2b469 10:56:18 ---> 9dad2d07a266 10:56:18 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 10:56:18 ---> Running in 96b7d41a680b 10:56:18 Removing intermediate container 96b7d41a680b 10:56:18 ---> 16610034c37b 10:56:18 Step 7/13 : LABEL Name=edgex-device-onvif-camera 10:56:18 ---> Running in d6b401262409 10:56:18 Removing intermediate container d6b401262409 10:56:18 ---> 097d0c83d440 10:56:18 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:56:18 ---> Running in a6361645a29c 10:56:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 10:56:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 10:56:24 OK: 239 MiB in 58 packages 10:56:25 Removing intermediate container a6361645a29c 10:56:25 ---> f69610ed24e5 10:56:25 Step 9/13 : WORKDIR /device-onvif-camera 10:56:25 ---> Running in 0196b0b6a4e7 10:56:26 Removing intermediate container 0196b0b6a4e7 10:56:26 ---> 66a24e61799e 10:56:26 Step 10/13 : COPY go.mod vendor* ./ 10:56:26 ---> 1d780e4f6b64 10:56:26 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:56:26 ---> Running in 4ec001485bfa 10:56:38 Running on prd-centos7-docker-4c-2g-4857 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:56:38 provisioning config files... 10:56:38 copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config6959267539798820472tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:56:41 ---> ****-login.sh 10:56:41 nexus3.edgexfoundry.org:10001 10:56:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:56:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:56:41 Configure a credential helper to remove this warning. See 10:56:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:56:41 10:56:41 Login Succeeded 10:56:41 nexus3.edgexfoundry.org:10002 10:56:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:56:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:56:41 Configure a credential helper to remove this warning. See 10:56:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:56:41 10:56:41 Login Succeeded 10:56:41 nexus3.edgexfoundry.org:10003 10:56:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:56:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:56:41 Configure a credential helper to remove this warning. See 10:56:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:56:41 10:56:41 Login Succeeded 10:56:41 nexus3.edgexfoundry.org:10004 10:56:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:56:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:56:41 Configure a credential helper to remove this warning. See 10:56:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:56:41 10:56:41 Login Succeeded 10:56:41 ****.io 10:56:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:56:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:56:42 Configure a credential helper to remove this warning. See 10:56:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:56:42 10:56:42 Login Succeeded 10:56:42 ---> ****-login.sh ends [Pipeline] } 10:56:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:56:42 + docker buildx ls 10:56:42 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 10:56:42 default * docker 10:56:42 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 10:56:42 + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use 10:56:42 edgex-builder [Pipeline] sh 10:56:43 + docker buildx inspect --bootstrap 10:56:43 #1 [internal] booting buildkit 10:56:43 #1 pulling image moby/buildkit:buildx-stable-1 10:56:45 #1 pulling image moby/buildkit:buildx-stable-1 2.7s done 10:56:46 #1 creating container buildx_buildkit_edgex-builder0 10:56:47 #1 creating container buildx_buildkit_edgex-builder0 1.8s done 10:56:47 #1 DONE 4.5s 10:56:47 Name: edgex-builder 10:56:47 Driver: docker-container 10:56:47 10:56:47 Nodes: 10:56:47 Name: edgex-builder0 10:56:47 Endpoint: unix:///var/run/docker.sock 10:56:47 Status: running 10:56:47 Buildkit: v0.22.0 10:56:47 Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh 10:56:48 + docker buildx ls 10:56:48 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 10:56:48 edgex-builder * docker-container 10:56:48 edgex-builder0 unix:///var/run/docker.sock running v0.22.0 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 10:56:48 default docker 10:56:48 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 10:56:48 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:3b4f5a1b35e9e92260283013db08a973f8e31c32' 10:56:48 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-onvif-camera:3b4f5a1b35e9e92260283013db08a973f8e31c32 --push - 10:56:48 #1 [internal] load build definition from Dockerfile 10:56:48 #1 transferring dockerfile: 204B done 10:56:48 #1 DONE 0.0s 10:56:48 10:56:48 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-onvif-camera:3b4f5a1b35e9e92260283013db08a973f8e31c32 10:56:48 #2 DONE 0.1s 10:56:48 10:56:48 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-onvif-camera:3b4f5a1b35e9e92260283013db08a973f8e31c32 10:56:48 #3 DONE 0.1s 10:56:48 10:56:48 #4 [internal] load .dockerignore 10:56:48 #4 transferring context: 10:56:48 #4 transferring context: 2B done 10:56:48 #4 DONE 0.0s 10:56:48 10:56:48 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:3b4f5a1b35e9e92260283013db08a973f8e31c32@sha256:0aa6aafb23dbd37b5f3fb33862a2096736a97f11f460a342594a0988ae8b961e 10:56:48 #5 resolve nexus3.edgexfoundry.org:10004/device-onvif-camera:3b4f5a1b35e9e92260283013db08a973f8e31c32@sha256:0aa6aafb23dbd37b5f3fb33862a2096736a97f11f460a342594a0988ae8b961e 0.0s done 10:56:48 #5 DONE 0.0s 10:56:48 10:56:48 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:3b4f5a1b35e9e92260283013db08a973f8e31c32@sha256:0aa6aafb23dbd37b5f3fb33862a2096736a97f11f460a342594a0988ae8b961e 10:56:48 #6 resolve nexus3.edgexfoundry.org:10004/device-onvif-camera:3b4f5a1b35e9e92260283013db08a973f8e31c32@sha256:0aa6aafb23dbd37b5f3fb33862a2096736a97f11f460a342594a0988ae8b961e 0.0s done 10:56:48 #6 DONE 0.1s 10:56:48 10:56:48 #7 exporting to image 10:56:48 #7 exporting layers done 10:56:48 #7 exporting manifest sha256:94fd1572fa02e14189a8c4b5134cfc467c8fadee7d77a47b49b69f26eefcbba2 done 10:56:48 #7 exporting config sha256:735e8d6a65e25fe74e5dbf0f8ab6b8e0430e9b07d2c8feb0ab22dc010464d044 done 10:56:48 #7 exporting manifest sha256:a0a790571b22878b040f415d960ae40b1266e39a19914d649b2891f7a7fb026f done 10:56:48 #7 exporting config sha256:64f261ddd3c1ebbccd25ec2038fc0fb24c8a3f3a788ced17b3db96f989bb018f 10:56:48 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:56:48 #7 ... 10:56:48 10:56:48 #8 [auth] device-onvif-camera:pull,push token for nexus3.edgexfoundry.org:10004 10:56:48 #8 DONE 0.0s 10:56:48 10:56:48 #7 exporting to image 10:56:48 #7 exporting config sha256:64f261ddd3c1ebbccd25ec2038fc0fb24c8a3f3a788ced17b3db96f989bb018f done 10:56:48 #7 exporting manifest list sha256:de901e8cfb59394df737c685beafc3cb0dc641b1af03d9341199eb46136952d0 done 10:56:48 #7 pushing layers 0.1s done 10:56:48 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-onvif-camera:3b4f5a1b35e9e92260283013db08a973f8e31c32@sha256:de901e8cfb59394df737c685beafc3cb0dc641b1af03d9341199eb46136952d0 10:56:49 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-onvif-camera:3b4f5a1b35e9e92260283013db08a973f8e31c32@sha256:de901e8cfb59394df737c685beafc3cb0dc641b1af03d9341199eb46136952d0 0.1s done 10:56:49 #7 DONE 0.2s 10:56:49 10:56:49 1 warning found (use --debug to expand): 10:56:49  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:56:49 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-onvif-camera:latest --push - 10:56:49 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:latest' 10:56:49 #1 [internal] load build definition from Dockerfile 10:56:49 #1 transferring dockerfile: 170B done 10:56:49 #1 DONE 0.0s 10:56:49 10:56:49 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-onvif-camera:latest 10:56:49 #2 DONE 0.0s 10:56:49 10:56:49 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-onvif-camera:latest 10:56:49 #3 DONE 0.0s 10:56:49 10:56:49 #4 [internal] load .dockerignore 10:56:49 #4 transferring context: 2B done 10:56:49 #4 DONE 0.0s 10:56:49 10:56:49 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:latest@sha256:0aa6aafb23dbd37b5f3fb33862a2096736a97f11f460a342594a0988ae8b961e 10:56:49 #5 resolve nexus3.edgexfoundry.org:10004/device-onvif-camera:latest@sha256:0aa6aafb23dbd37b5f3fb33862a2096736a97f11f460a342594a0988ae8b961e done 10:56:49 #5 CACHED 10:56:49 10:56:49 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:latest@sha256:0aa6aafb23dbd37b5f3fb33862a2096736a97f11f460a342594a0988ae8b961e 10:56:49 #6 resolve nexus3.edgexfoundry.org:10004/device-onvif-camera:latest@sha256:0aa6aafb23dbd37b5f3fb33862a2096736a97f11f460a342594a0988ae8b961e 0.0s done 10:56:49 #6 CACHED 10:56:49 10:56:49 #7 exporting to image 10:56:49 #7 exporting layers done 10:56:49 #7 exporting manifest sha256:94fd1572fa02e14189a8c4b5134cfc467c8fadee7d77a47b49b69f26eefcbba2 done 10:56:49 #7 exporting config sha256:735e8d6a65e25fe74e5dbf0f8ab6b8e0430e9b07d2c8feb0ab22dc010464d044 done 10:56:49 #7 exporting manifest sha256:a0a790571b22878b040f415d960ae40b1266e39a19914d649b2891f7a7fb026f done 10:56:49 #7 exporting config sha256:64f261ddd3c1ebbccd25ec2038fc0fb24c8a3f3a788ced17b3db96f989bb018f done 10:56:49 #7 exporting manifest list sha256:de901e8cfb59394df737c685beafc3cb0dc641b1af03d9341199eb46136952d0 10:56:49 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:56:49 #7 exporting manifest list sha256:de901e8cfb59394df737c685beafc3cb0dc641b1af03d9341199eb46136952d0 done 10:56:49 #7 pushing layers 0.0s done 10:56:49 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-onvif-camera:latest@sha256:de901e8cfb59394df737c685beafc3cb0dc641b1af03d9341199eb46136952d0 0.1s done 10:56:49 #7 DONE 0.1s 10:56:49 10:56:49 #8 [auth] device-onvif-camera:pull,push token for nexus3.edgexfoundry.org:10004 10:56:49 #8 DONE 0.0s 10:56:49 10:56:49 1 warning found (use --debug to expand): 10:56:49  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:56:49 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.1' 10:56:49 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.1 --push - 10:56:49 #1 [internal] load build definition from Dockerfile 10:56:49 #1 transferring dockerfile: 175B done 10:56:49 #1 DONE 0.0s 10:56:49 10:56:49 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.1 10:56:49 #2 DONE 0.0s 10:56:49 10:56:49 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.1 10:56:49 #3 DONE 0.0s 10:56:49 10:56:49 #4 [internal] load .dockerignore 10:56:49 #4 transferring context: 2B done 10:56:49 #4 DONE 0.0s 10:56:49 10:56:49 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.1@sha256:0aa6aafb23dbd37b5f3fb33862a2096736a97f11f460a342594a0988ae8b961e 10:56:49 #5 resolve nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.1@sha256:0aa6aafb23dbd37b5f3fb33862a2096736a97f11f460a342594a0988ae8b961e 0.0s done 10:56:49 #5 CACHED 10:56:49 10:56:49 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.1@sha256:0aa6aafb23dbd37b5f3fb33862a2096736a97f11f460a342594a0988ae8b961e 10:56:49 #6 resolve nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.1@sha256:0aa6aafb23dbd37b5f3fb33862a2096736a97f11f460a342594a0988ae8b961e 0.0s done 10:56:49 #6 CACHED 10:56:49 10:56:49 #7 exporting to image 10:56:49 #7 exporting layers done 10:56:49 #7 exporting manifest sha256:94fd1572fa02e14189a8c4b5134cfc467c8fadee7d77a47b49b69f26eefcbba2 done 10:56:49 #7 exporting config sha256:735e8d6a65e25fe74e5dbf0f8ab6b8e0430e9b07d2c8feb0ab22dc010464d044 10:56:49 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:56:50 #7 exporting config sha256:735e8d6a65e25fe74e5dbf0f8ab6b8e0430e9b07d2c8feb0ab22dc010464d044 done 10:56:50 #7 exporting manifest sha256:a0a790571b22878b040f415d960ae40b1266e39a19914d649b2891f7a7fb026f done 10:56:50 #7 exporting config sha256:64f261ddd3c1ebbccd25ec2038fc0fb24c8a3f3a788ced17b3db96f989bb018f done 10:56:50 #7 exporting manifest list sha256:de901e8cfb59394df737c685beafc3cb0dc641b1af03d9341199eb46136952d0 done 10:56:50 #7 pushing layers 0.0s done 10:56:50 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.1@sha256:de901e8cfb59394df737c685beafc3cb0dc641b1af03d9341199eb46136952d0 0.1s done 10:56:50 #7 DONE 0.1s 10:56:50 10:56:50 #8 [auth] device-onvif-camera:pull,push token for nexus3.edgexfoundry.org:10004 10:56:50 #8 DONE 0.0s 10:56:50 10:56:50 1 warning found (use --debug to expand): 10:56:50  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:56:50 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:3b4f5a1b35e9e92260283013db08a973f8e31c32-4.1.0-dev.1' 10:56:50 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-onvif-camera:3b4f5a1b35e9e92260283013db08a973f8e31c32-4.1.0-dev.1 --push - 10:56:50 #1 [internal] load build definition from Dockerfile 10:56:50 #1 transferring dockerfile: 216B done 10:56:50 #1 DONE 0.0s 10:56:50 10:56:50 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-onvif-camera:3b4f5a1b35e9e92260283013db08a973f8e31c32-4.1.0-dev.1 10:56:50 #2 DONE 0.0s 10:56:50 10:56:50 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-onvif-camera:3b4f5a1b35e9e92260283013db08a973f8e31c32-4.1.0-dev.1 10:56:50 #3 DONE 0.0s 10:56:50 10:56:50 #4 [internal] load .dockerignore 10:56:50 #4 transferring context: 2B done 10:56:50 #4 DONE 0.0s 10:56:50 10:56:50 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:3b4f5a1b35e9e92260283013db08a973f8e31c32-4.1.0-dev.1@sha256:0aa6aafb23dbd37b5f3fb33862a2096736a97f11f460a342594a0988ae8b961e 10:56:50 #5 resolve nexus3.edgexfoundry.org:10004/device-onvif-camera:3b4f5a1b35e9e92260283013db08a973f8e31c32-4.1.0-dev.1@sha256:0aa6aafb23dbd37b5f3fb33862a2096736a97f11f460a342594a0988ae8b961e 0.0s done 10:56:50 #5 CACHED 10:56:50 10:56:50 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:3b4f5a1b35e9e92260283013db08a973f8e31c32-4.1.0-dev.1@sha256:0aa6aafb23dbd37b5f3fb33862a2096736a97f11f460a342594a0988ae8b961e 10:56:50 #6 resolve nexus3.edgexfoundry.org:10004/device-onvif-camera:3b4f5a1b35e9e92260283013db08a973f8e31c32-4.1.0-dev.1@sha256:0aa6aafb23dbd37b5f3fb33862a2096736a97f11f460a342594a0988ae8b961e 0.0s done 10:56:50 #6 CACHED 10:56:50 10:56:50 #7 exporting to image 10:56:50 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:56:50 #7 exporting layers done 10:56:50 #7 exporting manifest sha256:94fd1572fa02e14189a8c4b5134cfc467c8fadee7d77a47b49b69f26eefcbba2 done 10:56:50 #7 exporting config sha256:735e8d6a65e25fe74e5dbf0f8ab6b8e0430e9b07d2c8feb0ab22dc010464d044 done 10:56:50 #7 exporting manifest sha256:a0a790571b22878b040f415d960ae40b1266e39a19914d649b2891f7a7fb026f done 10:56:50 #7 exporting config sha256:64f261ddd3c1ebbccd25ec2038fc0fb24c8a3f3a788ced17b3db96f989bb018f done 10:56:50 #7 exporting manifest list sha256:de901e8cfb59394df737c685beafc3cb0dc641b1af03d9341199eb46136952d0 done 10:56:50 #7 pushing layers 0.0s done 10:56:50 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-onvif-camera:3b4f5a1b35e9e92260283013db08a973f8e31c32-4.1.0-dev.1@sha256:de901e8cfb59394df737c685beafc3cb0dc641b1af03d9341199eb46136952d0 0.1s done 10:56:50 #7 DONE 0.1s 10:56:50 10:56:50 #8 [auth] device-onvif-camera:pull,push token for nexus3.edgexfoundry.org:10004 10:56:50 #8 DONE 0.0s 10:56:50 10:56:50 1 warning found (use --debug to expand): 10:56:50  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:56:51 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-onvif-camera:main --push - 10:56:51 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:main' 10:56:51 #1 [internal] load build definition from Dockerfile 10:56:51 #1 transferring dockerfile: 168B done 10:56:51 #1 DONE 0.0s 10:56:51 10:56:51 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-onvif-camera:main 10:56:51 #2 DONE 0.0s 10:56:51 10:56:51 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-onvif-camera:main 10:56:51 #3 DONE 0.0s 10:56:51 10:56:51 #4 [internal] load .dockerignore 10:56:51 #4 transferring context: 2B done 10:56:51 #4 DONE 0.0s 10:56:51 10:56:51 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:main@sha256:0aa6aafb23dbd37b5f3fb33862a2096736a97f11f460a342594a0988ae8b961e 10:56:51 #5 resolve nexus3.edgexfoundry.org:10004/device-onvif-camera:main@sha256:0aa6aafb23dbd37b5f3fb33862a2096736a97f11f460a342594a0988ae8b961e 0.0s done 10:56:51 #5 CACHED 10:56:51 10:56:51 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:main@sha256:0aa6aafb23dbd37b5f3fb33862a2096736a97f11f460a342594a0988ae8b961e 10:56:51 #6 resolve nexus3.edgexfoundry.org:10004/device-onvif-camera:main@sha256:0aa6aafb23dbd37b5f3fb33862a2096736a97f11f460a342594a0988ae8b961e 0.0s done 10:56:51 #6 CACHED 10:56:51 10:56:51 #7 [auth] device-onvif-camera:pull,push token for nexus3.edgexfoundry.org:10004 10:56:51 #7 DONE 0.0s 10:56:51 10:56:51 #8 exporting to image 10:56:51 #8 exporting layers done 10:56:51 #8 exporting manifest sha256:94fd1572fa02e14189a8c4b5134cfc467c8fadee7d77a47b49b69f26eefcbba2 done 10:56:51 #8 exporting config sha256:735e8d6a65e25fe74e5dbf0f8ab6b8e0430e9b07d2c8feb0ab22dc010464d044 done 10:56:51 #8 exporting manifest sha256:a0a790571b22878b040f415d960ae40b1266e39a19914d649b2891f7a7fb026f done 10:56:51 #8 exporting config sha256:64f261ddd3c1ebbccd25ec2038fc0fb24c8a3f3a788ced17b3db96f989bb018f done 10:56:51 #8 exporting manifest list sha256:de901e8cfb59394df737c685beafc3cb0dc641b1af03d9341199eb46136952d0 done 10:56:51 #8 pushing layers 0.0s done 10:56:51 #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-onvif-camera:main@sha256:de901e8cfb59394df737c685beafc3cb0dc641b1af03d9341199eb46136952d0 0.1s done 10:56:51 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:56:51 #8 DONE 0.1s 10:56:51 10:56:51 1 warning found (use --debug to expand): 10:56:51  - 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 10:56:51 + '[' -d /w/workspace/foundry_device-onvif-camera_main/archives ']' [Pipeline] libraryResource [Pipeline] sh 10:56:52 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 10:56:52 ---> package-listing.sh 10:56:52 ++ facter osfamily 10:56:52 ++ tr '[:upper:]' '[:lower:]' 10:56:52 + OS_FAMILY=redhat 10:56:52 + workspace=/w/workspace/foundry_device-onvif-camera_main 10:56:52 + START_PACKAGES=/tmp/packages_start.txt 10:56:52 + END_PACKAGES=/tmp/packages_end.txt 10:56:52 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:56:52 + PACKAGES=/tmp/packages_start.txt 10:56:52 + '[' /w/workspace/foundry_device-onvif-camera_main ']' 10:56:52 + PACKAGES=/tmp/packages_end.txt 10:56:52 + case "${OS_FAMILY}" in 10:56:52 + rpm -qa 10:56:52 + sort 10:56:53 + '[' -f /tmp/packages_start.txt ']' 10:56:53 + '[' -f /tmp/packages_end.txt ']' 10:56:53 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:56:53 + '[' /w/workspace/foundry_device-onvif-camera_main ']' 10:56:53 + mkdir -p /w/workspace/foundry_device-onvif-camera_main/archives/ 10:56:53 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-onvif-camera_main/archives/ [Pipeline] echo 10:56:53 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 10:56:53 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:56:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:56:54 10:56:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:56:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:56:54 latest: Pulling from edgex-lftools-log-publisher 10:56:54 5eb5b503b376: Pulling fs layer 10:56:54 5c69ac0246d0: Pulling fs layer 10:56:54 ec43610c2a17: Pulling fs layer 10:56:54 3a2ae6a8a46f: Pulling fs layer 10:56:54 33b1e0a273af: Pulling fs layer 10:56:54 5d3b04190fa2: Pulling fs layer 10:56:54 2f39f015ded8: Pulling fs layer 10:56:54 3a2ae6a8a46f: Waiting 10:56:54 33b1e0a273af: Waiting 10:56:54 5d3b04190fa2: Waiting 10:56:54 2f39f015ded8: Waiting 10:56:54 5c69ac0246d0: Download complete 10:56:54 3a2ae6a8a46f: Verifying Checksum 10:56:54 3a2ae6a8a46f: Download complete 10:56:54 33b1e0a273af: Verifying Checksum 10:56:54 33b1e0a273af: Download complete 10:56:54 ec43610c2a17: Verifying Checksum 10:56:54 ec43610c2a17: Download complete 10:56:54 5d3b04190fa2: Verifying Checksum 10:56:54 5d3b04190fa2: Download complete 10:56:54 5eb5b503b376: Verifying Checksum 10:56:54 5eb5b503b376: Download complete 10:56:55 2f39f015ded8: Verifying Checksum 10:56:55 2f39f015ded8: Download complete 10:56:56 5eb5b503b376: Pull complete 10:56:56 5c69ac0246d0: Pull complete 10:56:56 ec43610c2a17: Pull complete 10:56:56 3a2ae6a8a46f: Pull complete 10:56:57 33b1e0a273af: Pull complete 10:56:57 5d3b04190fa2: Pull complete 10:57:01 2f39f015ded8: Pull complete 10:57:01 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 10:57:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:57:01 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:57:01 prd-centos7-docker-4c-2g-4857 does not seem to be running inside a container 10:57:01 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-onvif-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 10:57:07 $ docker top 2c4a551d387ca7604b97faeb80bcd45462acf87d935e4730c0d5c94fcce45d07 -eo pid,comm [Pipeline] { [Pipeline] sh 10:57:07 + touch /tmp/pre-build-complete [Pipeline] sh 10:57:28 + mkdir -p /var/log/sysstat [Pipeline] sh 10:57:28 + ls /var/log/sa-host 10:57:28 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:57:28 provisioning config files... 10:57:28 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config12281278317539582391tmp [Pipeline] { [Pipeline] echo 10:57:28 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 10:57:29 ---> create-netrc.sh [Pipeline] } 10:57:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 10:57:29 ---> python-tools-install.sh [Pipeline] echo 10:57:29 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 10:57:29 ---> sudo-logs.sh 10:57:29 Archiving 'sudo' log.. 10:57:29 sudo: unable to resolve host prd-centos7-docker-4c-2g-4857.novalocal: Name or service not known 10:57:29 sudo: unable to resolve host prd-centos7-docker-4c-2g-4857.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 10:57:29 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 10:57:30 ---> job-cost.sh 10:57:30 lf-activate-venv: SKIPPING 10:57:30 INFO: No Stack... 10:57:30 INFO: Retrieving Pricing Info for: v3-standard-2 10:57:30 INFO: Archiving Costs [Pipeline] echo 10:57:30 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 10:57:31 ---> logs-deploy.sh 10:57:31 lf-activate-venv: SKIPPING 10:57:31 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/main/225 10:57:31 INFO: archiving workspace using pattern(s): 10:57:32 Archives upload complete. 10:57:32 INFO: archiving logs to Nexus 10:57:32 ---> uname -a: 10:57:32 Linux prd-centos7-docker-4c-2g-4857.novalocal 3.10.0-1160.76.1.el7.x86_64 #1 SMP Wed Aug 10 16:21:17 UTC 2022 x86_64 GNU/Linux 10:57:32 10:57:32 10:57:32 ---> lscpu: 10:57:32 Architecture: x86_64 10:57:32 CPU op-mode(s): 32-bit, 64-bit 10:57:32 Byte Order: Little Endian 10:57:32 Address sizes: 40 bits physical, 48 bits virtual 10:57:32 CPU(s): 2 10:57:32 On-line CPU(s) list: 0,1 10:57:32 Thread(s) per core: 1 10:57:32 Core(s) per socket: 1 10:57:32 Socket(s): 2 10:57:32 NUMA node(s): 1 10:57:32 Vendor ID: AuthenticAMD 10:57:32 CPU family: 23 10:57:32 Model: 49 10:57:32 Model name: AMD EPYC-Rome Processor 10:57:32 Stepping: 0 10:57:32 CPU MHz: 2800.000 10:57:32 BogoMIPS: 5600.00 10:57:32 Virtualization: AMD-V 10:57:32 Hypervisor vendor: KVM 10:57:32 Virtualization type: full 10:57:32 L1d cache: 64 KiB 10:57:32 L1i cache: 64 KiB 10:57:32 L2 cache: 1 MiB 10:57:32 L3 cache: 32 MiB 10:57:32 NUMA node0 CPU(s): 0,1 10:57:32 Vulnerability Itlb multihit: Not affected 10:57:32 Vulnerability L1tf: Not affected 10:57:32 Vulnerability Mds: Not affected 10:57:32 Vulnerability Meltdown: Not affected 10:57:32 Vulnerability Mmio stale data: Not affected 10:57:32 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 10:57:32 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 10:57:32 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 10:57:32 Vulnerability Srbds: Not affected 10:57:32 Vulnerability Tsx async abort: Not affected 10:57:32 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 10:57:32 10:57:32 10:57:32 ---> nproc: 10:57:32 2 10:57:32 10:57:32 10:57:32 ---> df -h: 10:57:32 Filesystem Size Used Avail Use% Mounted on 10:57:32 overlay 40G 7.3G 33G 19% / 10:57:32 tmpfs 64M 0 64M 0% /dev 10:57:32 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 10:57:32 shm 64M 0 64M 0% /dev/shm 10:57:32 /dev/vda1 40G 7.3G 33G 19% /facter-os 10:57:32 10:57:32 10:57:32 Cannot open /var/log/sysstat/sa09: No such file or directory 10:57:32 Please check if data collecting is enabled 10:57:32 subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2. [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:57:32 [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } 10:57:32 $ docker stop --time=1 2c4a551d387ca7604b97faeb80bcd45462acf87d935e4730c0d5c94fcce45d07 10:57:34 $ docker rm -f --volumes 2c4a551d387ca7604b97faeb80bcd45462acf87d935e4730c0d5c94fcce45d07 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs 10:57:34 [WS-CLEANUP] Deleting project workspace... 10:57:34 [WS-CLEANUP] Deferred wipeout is used... 10:57: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 10:57:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:57:34 10:57:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:57:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:57:34 latest: Pulling from edgex-lftools-log-publisher 10:57:34 5eb5b503b376: Pulling fs layer 10:57:34 5c69ac0246d0: Pulling fs layer 10:57:34 ec43610c2a17: Pulling fs layer 10:57:34 3a2ae6a8a46f: Pulling fs layer 10:57:34 33b1e0a273af: Pulling fs layer 10:57:34 5d3b04190fa2: Pulling fs layer 10:57:34 2f39f015ded8: Pulling fs layer 10:57:34 33b1e0a273af: Waiting 10:57:34 5d3b04190fa2: Waiting 10:57:34 2f39f015ded8: Waiting 10:57:34 3a2ae6a8a46f: Waiting 10:57:34 5c69ac0246d0: Verifying Checksum 10:57:34 5c69ac0246d0: Download complete 10:57:34 3a2ae6a8a46f: Verifying Checksum 10:57:34 3a2ae6a8a46f: Download complete 10:57:34 33b1e0a273af: Verifying Checksum 10:57:34 33b1e0a273af: Download complete 10:57:34 5d3b04190fa2: Download complete 10:57:35 ec43610c2a17: Verifying Checksum 10:57:35 ec43610c2a17: Download complete 10:57:35 5eb5b503b376: Verifying Checksum 10:57:35 5eb5b503b376: Download complete 10:57:35 2f39f015ded8: Verifying Checksum 10:57:35 2f39f015ded8: Download complete 10:57:36 5eb5b503b376: Pull complete 10:57:36 5c69ac0246d0: Pull complete 10:57:37 ec43610c2a17: Pull complete 10:57:37 3a2ae6a8a46f: Pull complete 10:57:37 33b1e0a273af: Pull complete 10:57:37 5d3b04190fa2: Pull complete 10:57:44 2f39f015ded8: Pull complete 10:57:44 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 10:57:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:57:44 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:57:44 prd-ubuntu20.04-docker-8c-8g-4845 does not seem to be running inside a container 10:57: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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 10:57:45 $ docker top ae73dce502938f9f376149fc9345cefd5a99e8c191e040b53e6d9e163e06a5ea -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:57:46 ---> job-cost.sh 10:57:46 lf-activate-venv: SKIPPING 10:57:46 INFO: No Stack... 10:57:46 INFO: Retrieving Pricing Info for: v3-standard-8 10:57:46 INFO: Archiving Costs [Pipeline] sh 10:57:46 + cat /w/workspace/foundry_device-onvif-camera_main/archives/cost.csv 10:57:46 + cut -d, -f6 [Pipeline] lock 10:57:46 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-onvif-camera-main-225-stack-cost] 10:57:47 Resource [jenkins-edgexfoundry-device-onvif-camera-main-225-stack-cost] did not exist. Created. 10:57:47 Lock acquired on [Resource: jenkins-edgexfoundry-device-onvif-camera-main-225-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:57:47 + echo total: 0.2199999988079071 [Pipeline] stash 10:57:47 Stashed 1 file(s) [Pipeline] } 10:57:47 Lock released on resource [Resource: jenkins-edgexfoundry-device-onvif-camera-main-225-stack-cost] [Pipeline] // lock [Pipeline] } 10:57:47 $ docker stop --time=1 ae73dce502938f9f376149fc9345cefd5a99e8c191e040b53e6d9e163e06a5ea 10:57:48 $ docker rm -f --volumes ae73dce502938f9f376149fc9345cefd5a99e8c191e040b53e6d9e163e06a5ea [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 10:59:03 Removing intermediate container 4ec001485bfa 10:59:03 ---> 86b712d7b1ed 10:59:03 Step 12/13 : COPY . . 10:59:03 ---> 361a59a38ab5 10:59:03 Step 13/13 : RUN ${MAKE} 10:59:03 ---> Running in ba1b74dc06bb 10:59:03 noop 10:59:03 Removing intermediate container ba1b74dc06bb 10:59:03 ---> 0b1b3194f45f 10:59:03 Successfully built 0b1b3194f45f 10:59:03 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:59:04 + docker inspect -f . ci-base-image-arm64 10:59:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:59:04 prd-ubuntu20.04-docker-arm64-4c-16g-4850 does not seem to be running inside a container 10:59:04 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/225 -v /w/workspace/device-onvif-camera/225:/w/workspace/device-onvif-camera/225:rw,z -v /w/workspace/device-onvif-camera/225@tmp:/w/workspace/device-onvif-camera/225@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 10:59:05 $ docker top c4e3bcbd3802d2434d5d10503a8ba787cc6b585c2c6a3374a4f6139497a32549 -eo pid,comm [Pipeline] { [Pipeline] sh 10:59:06 + go version 10:59:06 go version go1.23.9 linux/arm64 [Pipeline] } 10:59:06 $ docker stop --time=1 c4e3bcbd3802d2434d5d10503a8ba787cc6b585c2c6a3374a4f6139497a32549 10:59:08 $ docker rm -f --volumes c4e3bcbd3802d2434d5d10503a8ba787cc6b585c2c6a3374a4f6139497a32549 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:59:09 + docker inspect -f . ci-base-image-arm64 10:59:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:59:09 prd-ubuntu20.04-docker-arm64-4c-16g-4850 does not seem to be running inside a container 10:59:09 $ 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/225 -v /w/workspace/device-onvif-camera/225:/w/workspace/device-onvif-camera/225:rw,z -v /w/workspace/device-onvif-camera/225@tmp:/w/workspace/device-onvif-camera/225@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 10:59:10 $ docker top ee96ea386dbb12a5ec01fd7b2b5d67ac3056b80110f17a311a43b055e2324a7f -eo pid,comm [Pipeline] { [Pipeline] sh 10:59:11 + git config --global --add safe.directory /w/workspace/device-onvif-camera/225 [Pipeline] fileExists [Pipeline] sh 10:59:12 + make test 10:59:12 go test ./... -coverprofile=coverage.out ./... 10:59:18 ? github.com/edgexfoundry/device-onvif-camera [no test files] 11:03:25 github.com/edgexfoundry/device-onvif-camera/cmd coverage: 0.0% of statements 11:03:26 github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks coverage: 0.0% of statements 11:03:28 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.216s coverage: 31.4% of statements 11:03:50 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 22.837s coverage: 86.5% of statements 11:03:50 WARNING: Linting skipped (not on x86_64 or linter not installed) 11:03:50 go vet ./... 11:04:58 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 11:04:58 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 11:04:58 ./bin/test-attribution-txt.sh [Pipeline] echo 11:04:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 11:04:58 $ docker stop --time=1 ee96ea386dbb12a5ec01fd7b2b5d67ac3056b80110f17a311a43b055e2324a7f 11:05:00 $ docker rm -f --volumes ee96ea386dbb12a5ec01fd7b2b5d67ac3056b80110f17a311a43b055e2324a7f [Pipeline] // withDockerContainer [Pipeline] sh 11:05:02 + sudo chown -R jenkins:jenkins . [Pipeline] stash 11:05:02 Warning: overwriting stash ‘coverage-report’ 11:05:03 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 11:05:03 + sudo chown -R jenkins:jenkins . [Pipeline] sh 11:05:04 + ls -al . 11:05:04 total 316 11:05:04 drwxrwxr-x 8 jenkins jenkins 4096 Jul 9 10:59 . 11:05:04 drwxrwxr-x 4 jenkins jenkins 4096 Jul 9 10:55 .. 11:05:04 drwxrwxr-x 8 jenkins jenkins 4096 Jul 9 10:55 .git 11:05:04 drwxrwxr-x 3 jenkins jenkins 4096 Jul 9 10:55 .github 11:05:04 -rw-rw-r-- 1 jenkins jenkins 493 Jul 9 10:55 .gitignore 11:05:04 -rw-rw-r-- 1 jenkins jenkins 199 Jul 9 10:55 .golangci.yml 11:05:04 -rw-rw-r-- 1 jenkins jenkins 20612 Jul 9 10:55 Attribution.txt 11:05:04 -rw-rw-r-- 1 jenkins jenkins 19022 Jul 9 10:55 CHANGELOG.md 11:05:04 -rw-rw-r-- 1 jenkins jenkins 1715 Jul 9 10:55 Dockerfile 11:05:04 -rw-rw-r-- 1 jenkins jenkins 677 Jul 9 10:55 GOVERNANCE.md 11:05:04 -rw-rw-r-- 1 jenkins jenkins 739 Jul 9 10:55 Jenkinsfile 11:05:04 -rw-rw-r-- 1 jenkins jenkins 11348 Jul 9 10:55 LICENSE 11:05:04 -rw-rw-r-- 1 jenkins jenkins 3465 Jul 9 10:55 Makefile 11:05:04 -rw-rw-r-- 1 jenkins jenkins 625 Jul 9 10:55 OWNERS.md 11:05:04 -rw-rw-r-- 1 jenkins jenkins 2620 Jul 9 10:55 README.md 11:05:04 -rw-rw-r-- 1 jenkins jenkins 11 Jul 9 10:52 VERSION 11:05:04 drwxrwxr-x 2 jenkins jenkins 4096 Jul 9 10:55 bin 11:05:04 drwxrwxr-x 3 jenkins jenkins 4096 Jul 9 10:55 cmd 11:05:04 -rw-r--r-- 1 jenkins jenkins 92466 Jul 9 11:03 coverage.out 11:05:04 drwxrwxr-x 4 jenkins jenkins 4096 Jul 9 10:55 doc 11:05:04 -rw-rw-r-- 1 jenkins jenkins 6469 Jul 9 10:55 go.mod 11:05:04 -rw-rw-r-- 1 jenkins jenkins 87503 Jul 9 10:55 go.sum 11:05:04 drwxrwxr-x 4 jenkins jenkins 4096 Jul 9 10:55 internal 11:05:04 -rw-rw-r-- 1 jenkins jenkins 236 Jul 9 10:55 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:05:04 + 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=3b4f5a1b35e9e92260283013db08a973f8e31c32 --label arch=arm64 --label version=4.1.0-dev.1 . 11:05:05 Sending build context to Docker daemon 26.98MB 11:05:05 Step 1/27 : ARG BASE=golang:1.23-alpine3.20 11:05:05 Step 2/27 : FROM ${BASE} AS builder 11:05:05 ---> 0b1b3194f45f 11:05:05 Step 3/27 : ARG ADD_BUILD_TAGS="" 11:05:05 ---> Running in a3b0e28dad16 11:05:06 Removing intermediate container a3b0e28dad16 11:05:06 ---> e1b9308fc9f5 11:05:06 Step 4/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 11:05:06 ---> Running in 38aeea309ce9 11:05:06 Removing intermediate container 38aeea309ce9 11:05:06 ---> eaddedb3aea4 11:05:06 Step 5/27 : ARG ALPINE_PKG_BASE="make git" 11:05:06 ---> Running in e60995cab543 11:05:07 Removing intermediate container e60995cab543 11:05:07 ---> 3ee7516f8946 11:05:07 Step 6/27 : ARG ALPINE_PKG_EXTRA="" 11:05:07 ---> Running in ebbb988777c4 11:05:07 Removing intermediate container ebbb988777c4 11:05:07 ---> 9ef9a564126b 11:05:07 Step 7/27 : LABEL Name=edgex-device-onvif-camera 11:05:07 ---> Running in a2bb73bb8293 11:05:07 Removing intermediate container a2bb73bb8293 11:05:07 ---> 31db8182f3c8 11:05:07 Step 8/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:05:07 ---> Running in f48f2ebd536d 11:05:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 11:05:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 11:05:11 OK: 239 MiB in 58 packages 11:05:12 Removing intermediate container f48f2ebd536d 11:05:12 ---> 56499dad916e 11:05:12 Step 9/27 : WORKDIR /device-onvif-camera 11:05:12 ---> Running in 2e395697add4 11:05:12 Removing intermediate container 2e395697add4 11:05:12 ---> 7bd8d9242364 11:05:12 Step 10/27 : COPY go.mod vendor* ./ 11:05:13 ---> b7becbdc44c9 11:05:13 Step 11/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:05:13 ---> Running in 7bdd558b07a7 11:05:16 Removing intermediate container 7bdd558b07a7 11:05:16 ---> b79aa88b7941 11:05:16 Step 12/27 : COPY . . 11:05:18 ---> 5b8da69eff4b 11:05:18 Step 13/27 : RUN ${MAKE} 11:05:19 ---> Running in 62029b51120b 11:05:19 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-onvif-camera.Version=4.1.0-dev.1 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.21 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd 11:09:41 Removing intermediate container 62029b51120b 11:09:41 ---> 9d80177d1ce4 11:09:41 Step 14/27 : FROM alpine:3.20 11:09:41 3.20: Pulling from library/alpine 11:09:41 94e9d8af2201: Already exists 11:09:41 Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 11:09:41 Status: Downloaded newer image for alpine:3.20 11:09:41 ---> 7aab056cecc6 11:09:41 Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 11:09:42 ---> Running in cc638d794d1d 11:09:42 Removing intermediate container cc638d794d1d 11:09:42 ---> 3e91313cf479 11:09:42 Step 16/27 : RUN apk add --update --no-cache dumb-init 11:09:42 ---> Running in e55951bf3808 11:09:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 11:09:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 11:09:45 (1/1) Installing dumb-init (1.2.5-r3) 11:09:45 Executing busybox-1.36.1-r29.trigger 11:09:45 OK: 9 MiB in 15 packages 11:09:46 Removing intermediate container e55951bf3808 11:09:46 ---> c9b0127c010a 11:09:46 Step 17/27 : RUN apk --no-cache upgrade 11:09:46 ---> Running in a22c63a48d4f 11:09:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 11:09:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 11:09:49 OK: 9 MiB in 15 packages 11:09:50 Removing intermediate container a22c63a48d4f 11:09:50 ---> 7605713e2a00 11:09:50 Step 18/27 : WORKDIR / 11:09:50 ---> Running in 4df33ad872e1 11:09:50 Removing intermediate container 4df33ad872e1 11:09:50 ---> 21cfd709a8ee 11:09:50 Step 19/27 : COPY --from=builder /device-onvif-camera/cmd / 11:09:52 ---> b8713fd12eff 11:09:52 Step 20/27 : COPY --from=builder /device-onvif-camera/LICENSE / 11:09:53 ---> d145dc2eb92c 11:09:53 Step 21/27 : COPY --from=builder /device-onvif-camera/Attribution.txt / 11:09:54 ---> 0b265270f8fd 11:09:54 Step 22/27 : EXPOSE 59984 11:09:54 ---> Running in 9ab25103dec0 11:09:54 Removing intermediate container 9ab25103dec0 11:09:54 ---> de3ec65085f1 11:09:54 Step 23/27 : ENTRYPOINT ["/device-onvif-camera"] 11:09:54 ---> Running in 84946a2f86a2 11:09:54 Removing intermediate container 84946a2f86a2 11:09:54 ---> a066228aec7e 11:09:54 Step 24/27 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 11:09:54 ---> Running in 5fa0abb29ede 11:09:55 Removing intermediate container 5fa0abb29ede 11:09:55 ---> 8105dd1f6af2 11:09:55 Step 25/27 : LABEL arch=arm64 11:09:55 ---> Running in 78c78b8af689 11:09:55 Removing intermediate container 78c78b8af689 11:09:55 ---> 51a5544dd957 11:09:55 Step 26/27 : LABEL git_sha=3b4f5a1b35e9e92260283013db08a973f8e31c32 11:09:55 ---> Running in 73428c6d25e6 11:09:55 Removing intermediate container 73428c6d25e6 11:09:55 ---> 0107bce7be6d 11:09:55 Step 27/27 : LABEL version=4.1.0-dev.1 11:09:56 ---> Running in c64dddd1f248 11:09:56 Removing intermediate container c64dddd1f248 11:09:56 ---> 57b482591762 11:09:56 [Warning] One or more build-args [ARCH] were not consumed 11:09:56 Successfully built 57b482591762 11:09:56 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 11:09:56 provisioning config files... 11:09:56 copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/225@tmp/config17540359753386951642tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:09:56 ---> ****-login.sh 11:09:56 nexus3.edgexfoundry.org:10001 11:09:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:09:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:09:57 Configure a credential helper to remove this warning. See 11:09:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:09:57 11:09:57 Login Succeeded 11:09:57 nexus3.edgexfoundry.org:10002 11:09:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:09:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:09:57 Configure a credential helper to remove this warning. See 11:09:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:09:57 11:09:57 Login Succeeded 11:09:57 nexus3.edgexfoundry.org:10003 11:09:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:09:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:09:58 Configure a credential helper to remove this warning. See 11:09:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:09:58 11:09:58 Login Succeeded 11:09:58 nexus3.edgexfoundry.org:10004 11:09:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:09:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:09:58 Configure a credential helper to remove this warning. See 11:09:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:09:58 11:09:58 Login Succeeded 11:09:58 ****.io 11:09:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:09:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:09:59 Configure a credential helper to remove this warning. See 11:09:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:09:59 11:09:59 Login Succeeded 11:09:59 ---> ****-login.sh ends [Pipeline] } 11:09:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:09:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 11:09:59 [edgeXDocker.push] Tagging docker image device-onvif-camera-arm64 with the following tags: 11:09:59 3b4f5a1b35e9e92260283013db08a973f8e31c32 11:09:59 latest 11:09:59 4.1.0-dev.1 11:09:59 3b4f5a1b35e9e92260283013db08a973f8e31c32-4.1.0-dev.1 11:09:59 main 11:09:59 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:09:59 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3b4f5a1b35e9e92260283013db08a973f8e31c32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:10:00 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3b4f5a1b35e9e92260283013db08a973f8e31c32 11:10:00 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 11:10:00 a4e044528ac0: Preparing 11:10:00 19bfaec5326d: Preparing 11:10:00 2ff51ba9fa0a: Preparing 11:10:00 04b4484e832a: Preparing 11:10:00 d085b4443edf: Preparing 11:10:00 dd9c8f8612c8: Preparing 11:10:00 dd9c8f8612c8: Waiting 11:10:00 04b4484e832a: Pushed 11:10:00 19bfaec5326d: Pushed 11:10:00 d085b4443edf: Pushed 11:10:00 a4e044528ac0: Pushed 11:10:00 dd9c8f8612c8: Layer already exists 11:10:08 2ff51ba9fa0a: Pushed 11:10:08 3b4f5a1b35e9e92260283013db08a973f8e31c32: digest: sha256:9baad221c93452f2a307b128fedd3c7406a88e5efa6de61ad5ead9de5ccf8057 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:10:09 + 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 11:10:09 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest 11:10:09 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 11:10:09 a4e044528ac0: Preparing 11:10:09 19bfaec5326d: Preparing 11:10:09 2ff51ba9fa0a: Preparing 11:10:09 04b4484e832a: Preparing 11:10:09 d085b4443edf: Preparing 11:10:09 dd9c8f8612c8: Preparing 11:10:09 dd9c8f8612c8: Waiting 11:10:09 2ff51ba9fa0a: Layer already exists 11:10:09 19bfaec5326d: Layer already exists 11:10:09 a4e044528ac0: Layer already exists 11:10:09 04b4484e832a: Layer already exists 11:10:09 d085b4443edf: Layer already exists 11:10:09 dd9c8f8612c8: Layer already exists 11:10:09 latest: digest: sha256:9baad221c93452f2a307b128fedd3c7406a88e5efa6de61ad5ead9de5ccf8057 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:10:10 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:4.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:10:10 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:4.1.0-dev.1 11:10:10 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 11:10:10 a4e044528ac0: Preparing 11:10:10 19bfaec5326d: Preparing 11:10:10 2ff51ba9fa0a: Preparing 11:10:10 04b4484e832a: Preparing 11:10:10 d085b4443edf: Preparing 11:10:10 dd9c8f8612c8: Preparing 11:10:10 dd9c8f8612c8: Waiting 11:10:10 04b4484e832a: Layer already exists 11:10:10 d085b4443edf: Layer already exists 11:10:10 19bfaec5326d: Layer already exists 11:10:10 a4e044528ac0: Layer already exists 11:10:10 2ff51ba9fa0a: Layer already exists 11:10:10 dd9c8f8612c8: Layer already exists 11:10:10 4.1.0-dev.1: digest: sha256:9baad221c93452f2a307b128fedd3c7406a88e5efa6de61ad5ead9de5ccf8057 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:10:11 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3b4f5a1b35e9e92260283013db08a973f8e31c32-4.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:10:11 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3b4f5a1b35e9e92260283013db08a973f8e31c32-4.1.0-dev.1 11:10:11 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 11:10:11 a4e044528ac0: Preparing 11:10:11 19bfaec5326d: Preparing 11:10:11 2ff51ba9fa0a: Preparing 11:10:11 04b4484e832a: Preparing 11:10:11 d085b4443edf: Preparing 11:10:11 dd9c8f8612c8: Preparing 11:10:11 dd9c8f8612c8: Waiting 11:10:11 19bfaec5326d: Layer already exists 11:10:11 a4e044528ac0: Layer already exists 11:10:11 04b4484e832a: Layer already exists 11:10:11 d085b4443edf: Layer already exists 11:10:11 2ff51ba9fa0a: Layer already exists 11:10:11 dd9c8f8612c8: Layer already exists 11:10:11 3b4f5a1b35e9e92260283013db08a973f8e31c32-4.1.0-dev.1: digest: sha256:9baad221c93452f2a307b128fedd3c7406a88e5efa6de61ad5ead9de5ccf8057 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:10:12 + 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 11:10:12 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main 11:10:12 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 11:10:12 a4e044528ac0: Preparing 11:10:12 19bfaec5326d: Preparing 11:10:12 2ff51ba9fa0a: Preparing 11:10:12 04b4484e832a: Preparing 11:10:12 d085b4443edf: Preparing 11:10:12 dd9c8f8612c8: Preparing 11:10:12 dd9c8f8612c8: Waiting 11:10:12 2ff51ba9fa0a: Layer already exists 11:10:12 04b4484e832a: Layer already exists 11:10:12 a4e044528ac0: Layer already exists 11:10:12 d085b4443edf: Layer already exists 11:10:12 19bfaec5326d: Layer already exists 11:10:12 dd9c8f8612c8: Layer already exists 11:10:12 main: digest: sha256:9baad221c93452f2a307b128fedd3c7406a88e5efa6de61ad5ead9de5ccf8057 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:10:13 ===================================================== [Pipeline] echo 11:10:13 taggedImages: 11:10:13 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3b4f5a1b35e9e92260283013db08a973f8e31c32 11:10:13 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest 11:10:13 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:4.1.0-dev.1 11:10:13 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3b4f5a1b35e9e92260283013db08a973f8e31c32-4.1.0-dev.1 11:10:13 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [Pipeline] echo 11:10:13 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3b4f5a1b35e9e92260283013db08a973f8e31c32 [Pipeline] echo 11:10:13 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [Pipeline] echo 11:10:13 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:4.1.0-dev.1 [Pipeline] echo 11:10:13 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3b4f5a1b35e9e92260283013db08a973f8e31c32-4.1.0-dev.1 [Pipeline] echo 11:10:13 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 11:10:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:10:13 11:10:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:10:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:10:14 arm64: Pulling from edgex-lftools-log-publisher 11:10:14 8998bd30e6a1: Pulling fs layer 11:10:14 04944245beec: Pulling fs layer 11:10:14 699f458cf7ca: Pulling fs layer 11:10:14 765212b225bb: Pulling fs layer 11:10:14 f23df028b6ca: Pulling fs layer 11:10:14 d65c8cfc05b1: Pulling fs layer 11:10:14 2437ff75d9bd: Pulling fs layer 11:10:14 f23df028b6ca: Waiting 11:10:14 765212b225bb: Waiting 11:10:14 d65c8cfc05b1: Waiting 11:10:14 2437ff75d9bd: Waiting 11:10:14 04944245beec: Verifying Checksum 11:10:14 04944245beec: Download complete 11:10:14 765212b225bb: Verifying Checksum 11:10:14 765212b225bb: Download complete 11:10:14 f23df028b6ca: Verifying Checksum 11:10:14 f23df028b6ca: Download complete 11:10:14 d65c8cfc05b1: Verifying Checksum 11:10:14 d65c8cfc05b1: Download complete 11:10:14 699f458cf7ca: Verifying Checksum 11:10:14 699f458cf7ca: Download complete 11:10:15 8998bd30e6a1: Verifying Checksum 11:10:15 8998bd30e6a1: Download complete 11:10:17 2437ff75d9bd: Verifying Checksum 11:10:17 2437ff75d9bd: Download complete 11:10:19 8998bd30e6a1: Pull complete 11:10:20 04944245beec: Pull complete 11:10:22 699f458cf7ca: Pull complete 11:10:22 765212b225bb: Pull complete 11:10:23 f23df028b6ca: Pull complete 11:10:24 d65c8cfc05b1: Pull complete 11:10:42 2437ff75d9bd: Pull complete 11:10:42 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 11:10:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:10:42 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:10:42 prd-ubuntu20.04-docker-arm64-4c-16g-4850 does not seem to be running inside a container 11:10:42 $ 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/225 -v /w/workspace/device-onvif-camera/225:/w/workspace/device-onvif-camera/225:rw,z -v /w/workspace/device-onvif-camera/225@tmp:/w/workspace/device-onvif-camera/225@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 11:10:46 $ docker top c7a72917b835560fe28f031ef8cc96d102cb31359a0313e166f0cc42dadba404 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:10:46 ---> job-cost.sh 11:10:46 lf-activate-venv: SKIPPING 11:10:46 INFO: No Stack... 11:10:47 INFO: Retrieving Pricing Info for: v3-standard-4 11:10:48 INFO: Archiving Costs [Pipeline] sh 11:10:49 + cat /w/workspace/device-onvif-camera/225/archives/cost.csv 11:10:49 + cut -d, -f6 [Pipeline] lock 11:10:49 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-onvif-camera-main-225-stack-cost] 11:10:49 Resource [jenkins-edgexfoundry-device-onvif-camera-main-225-stack-cost] did not exist. Created. 11:10:49 Lock acquired on [Resource: jenkins-edgexfoundry-device-onvif-camera-main-225-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 11:10:49 /w/workspace/device-onvif-camera/225@tmp/durable-7913320e/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 11:10:50 + echo total: 0.10999999940395355 [Pipeline] stash 11:10:50 Warning: overwriting stash ‘stack-cost’ 11:10:50 Stashed 1 file(s) [Pipeline] } 11:10:50 Lock released on resource [Resource: jenkins-edgexfoundry-device-onvif-camera-main-225-stack-cost] [Pipeline] // lock [Pipeline] } 11:10:50 $ docker stop --time=1 c7a72917b835560fe28f031ef8cc96d102cb31359a0313e166f0cc42dadba404 11:10:52 $ docker rm -f --volumes c7a72917b835560fe28f031ef8cc96d102cb31359a0313e166f0cc42dadba404 [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 11:10:52 provisioning config files... 11:10:52 copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config7325887306179258552tmp [Pipeline] { [Pipeline] sh 11:10:53 + set +x 11:10:53 + curl -s https://codecov.io/bash 11:10:53 + bash -s -- 11:10:53 11:10:53 _____ _ 11:10:53 / ____| | | 11:10:53 | | ___ __| | ___ ___ _____ __ 11:10:53 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 11:10:53 | |___| (_) | (_| | __/ (_| (_) \ V / 11:10:53 \_____\___/ \__,_|\___|\___\___/ \_/ 11:10:53 Bash-1.0.6 11:10:53 11:10:53 11:10:53 ==> git version 2.25.1 found 11:10:53 ==> 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 11:10:53 Release-Date: 2020-01-08 11:10:53 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 11:10:53 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 11:10:53 ==> Jenkins CI detected. 11:10:53 current dir:  /w/workspace/foundry_device-onvif-camera_main 11:10:53 project root: . 11:10:53 --> token set from env 11:10:53 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 11:10:53 ==> Running gcov in . (disable via -X gcov) 11:10:53 ==> Python coveragepy not found 11:10:53 ==> Searching for coverage reports in: 11:10:53 + . 11:10:53 -> Found 1 reports 11:10:53 ==> Detecting git/mercurial file structure 11:10:53 ==> Reading reports 11:10:53 + ./coverage.out bytes=92466 11:10:53 ==> Appending adjustments 11:10:53 https://docs.codecov.io/docs/fixing-reports 11:10:53 + Found adjustments 11:10:53 ==> Gzipping contents 11:10:53 12K /tmp/codecov.YZkh3i.gz 11:10:53 ==> Uploading reports 11:10:53 url: https://codecov.io 11:10:53 query: branch=main&commit=3b4f5a1b35e9e92260283013db08a973f8e31c32&build=225&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F225%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= 11:10:53 -> Pinging Codecov 11:10:53 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=3b4f5a1b35e9e92260283013db08a973f8e31c32&build=225&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F225%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= 11:10:53 -> Uploading to 11:10:53 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-onvif-camera/3b4f5a1b35e9e92260283013db08a973f8e31c32/13fc869c-2b87-4a56-b0f9-549edc2a6e23.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250709%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250709T111053Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=0b14a394f7cc067c4c96ab6bd54bc87e7c94938a2d9f62388c499aaf8c9eeb15 11:10:53 % Total % Received % Xferd Average Speed Time Time Time Current 11:10:53 Dload Upload Total Spent Left Speed 11:10:53 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11485 0 0 100 11485 0 43339 --:--:-- --:--:-- --:--:-- 43176 11:10:53 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/3b4f5a1b35e9e92260283013db08a973f8e31c32 [Pipeline] } 11:10:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 11:10:54 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 11:10:54 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:10:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 11:10:54 11:10:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:10:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 11:10:54 latest: Pulling from edgex-devops/edgex-snyk-go 11:10:54 0a9a5dfd008f: Already exists 11:10:54 36466aa92d05: Already exists 11:10:54 e10405b45d13: Already exists 11:10:54 096b7ceb2af7: Already exists 11:10:54 4f4fb700ef54: Already exists 11:10:54 e50aa161e22a: Pulling fs layer 11:10:54 d3c8db5fb9df: Pulling fs layer 11:10:55 e50aa161e22a: Verifying Checksum 11:10:55 e50aa161e22a: Download complete 11:10:55 e50aa161e22a: Pull complete 11:10:56 d3c8db5fb9df: Download complete 11:10:59 d3c8db5fb9df: Pull complete 11:10:59 Digest: sha256:dd1bc05e8109ba836052a65277634c2595aaffbf12b6b6479deaea63345484be 11:10:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 11:10:59 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:10:59 prd-ubuntu20.04-docker-8c-8g-4845 does not seem to be running inside a container 11:10:59 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat 11:11:00 $ docker top 1d88d3a1249cdf8b50b19c3e2fc94903e34bbb13bef47c5455242c19a97b4477 -eo pid,comm [Pipeline] { [Pipeline] sh 11:11:00 + git config --global --add safe.directory /w/workspace/foundry_device-onvif-camera_main [Pipeline] echo 11:11:00 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-onvif-camera:main' [Pipeline] sh 11:11:01 + set -o pipefail 11:11:01 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-onvif-camera:main' 11:11:11 11:11:11 Monitoring /w/workspace/foundry_device-onvif-camera_main (github.com/edgexfoundry/device-onvif-camera)... 11:11:11 11:11:11 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/9e5df0b9-9c2f-4dae-8e10-c7dd76eb4add/history/aa06f086-0192-49d2-b14e-8f5295eb6d56 11:11:11 11:11:11 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 11:11:11 11:11:11 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 11:11:11 [Pipeline] } 11:11:11 $ docker stop --time=1 1d88d3a1249cdf8b50b19c3e2fc94903e34bbb13bef47c5455242c19a97b4477 11:11:13 $ docker rm -f --volumes 1d88d3a1249cdf8b50b19c3e2fc94903e34bbb13bef47c5455242c19a97b4477 [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 11:11:14 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:11:14 provisioning config files... 11:11:14 copy managed file [swaggerhub-api-key] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config10467881387322353453tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:11:14 --> edgex-publish-swagger.sh 11:11:14 === Publish doc/openapi/v3 API === 11:11:14 [publishToSwagger] Publishing the API Docs [doc/openapi/v3] to Swagger 11:11:14 [publishToSwagger] Publishing API Name [device-onvif-camera] [/w/workspace/foundry_device-onvif-camera_main/doc/openapi/v3/device-onvif-camera.yaml] 11:11:14 % Total % Received % Xferd Average Speed Time Time Time Current 11:11:14 Dload Upload Total Spent Left Speed 11:11:14 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 485k 100 66 100 485k 195 1440k --:--:-- --:--:-- --:--:-- 1436k 100 485k 100 66 100 485k 195 1440k --:--:-- --:--:-- --:--:-- 1436k 11:11:14 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 11:11:14 [Pipeline] } 11:11:14 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 11:11:15 + git log --format=format:%s -1 3b4f5a1b35e9e92260283013db08a973f8e31c32 [Pipeline] sh 11:11:15 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 11:11:15 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:11:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:11:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:11:15 prd-ubuntu20.04-docker-8c-8g-4845 does not seem to be running inside a container 11:11:15 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 11:11:16 $ docker top 4dffcf492a86b4a143f738442003166a4e63955d2517a54ecfc0c8001c3b2201 -eo pid,comm 11:11:16 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). 11:11:16 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 11:11:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:11:16 [ssh-agent] Looking for ssh-agent implementation... 11:11:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:11:16 $ docker exec 4dffcf492a86b4a143f738442003166a4e63955d2517a54ecfc0c8001c3b2201 ssh-agent 11:11:16 SSH_AUTH_SOCK=/tmp/ssh-uA00Njey7F09/agent.32 11:11:16 SSH_AGENT_PID=38 11:11:16 Running ssh-add (command line suppressed) 11:11:16 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_2662679088745783974.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_2662679088745783974.key) 11:11:16 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:11:16 + git semver tag 11:11:17 2025-07-09 11:11:17,106 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 11:11:17 2025-07-09 11:11:17,110 [run_tag] DEBUG tag force:False 11:11:17 2025-07-09 11:11:17,110 [check_head_tag] DEBUG check head tag 11:11:17 2025-07-09 11:11:17,111 [execute] INFO git cat-file --batch-check 11:11:17 2025-07-09 11:11:17,111 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main, stdin=, shell=False, universal_newlines=False) 11:11:17 2025-07-09 11:11:17,113 [execute] INFO git cat-file --batch 11:11:17 2025-07-09 11:11:17,113 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main, stdin=, shell=False, universal_newlines=False) 11:11:17 2025-07-09 11:11:17,120 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 11:11:17 2025-07-09 11:11:17,120 [execute] INFO git tag -a v4.1.0-dev.1 -m v4.1.0-dev.1 11:11:17 2025-07-09 11:11:17,120 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.1', '-m', 'v4.1.0-dev.1'], cwd=/w/workspace/foundry_device-onvif-camera_main, stdin=None, shell=False, universal_newlines=False) 11:11:17 2025-07-09 11:11:17,124 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 11:11:17 4.1.0-dev.1 [Pipeline] } 11:11:17 $ docker exec --env ******** --env ******** 4dffcf492a86b4a143f738442003166a4e63955d2517a54ecfc0c8001c3b2201 ssh-agent -k 11:11:17 unset SSH_AUTH_SOCK; 11:11:17 unset SSH_AGENT_PID; 11:11:17 echo Agent pid 38 killed; 11:11:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:11:17 + git semver [Pipeline] } 11:11:17 $ docker stop --time=1 4dffcf492a86b4a143f738442003166a4e63955d2517a54ecfc0c8001c3b2201 11:11:19 $ docker rm -f --volumes 4dffcf492a86b4a143f738442003166a4e63955d2517a54ecfc0c8001c3b2201 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:11:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 11:11:19 11:11:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:11:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 11:11:19 0.23.1-centos7: Pulling from edgex-lftools 11:11:19 ab5ef0e58194: Pulling fs layer 11:11:19 9712f1f96733: Pulling fs layer 11:11:19 63f879dbbcfc: Pulling fs layer 11:11:19 0d9ebad4ef96: Pulling fs layer 11:11:19 e9a5061849ea: Pulling fs layer 11:11:19 d747dcd14b5f: Pulling fs layer 11:11:19 2de7ff778b66: Pulling fs layer 11:11:19 0d9ebad4ef96: Waiting 11:11:19 d747dcd14b5f: Waiting 11:11:19 2de7ff778b66: Waiting 11:11:19 e9a5061849ea: Waiting 11:11:19 9712f1f96733: Download complete 11:11:20 63f879dbbcfc: Verifying Checksum 11:11:20 63f879dbbcfc: Download complete 11:11:20 e9a5061849ea: Verifying Checksum 11:11:20 e9a5061849ea: Download complete 11:11:20 d747dcd14b5f: Verifying Checksum 11:11:20 d747dcd14b5f: Download complete 11:11:20 2de7ff778b66: Verifying Checksum 11:11:20 2de7ff778b66: Download complete 11:11:20 0d9ebad4ef96: Verifying Checksum 11:11:20 0d9ebad4ef96: Download complete 11:11:20 ab5ef0e58194: Verifying Checksum 11:11:20 ab5ef0e58194: Download complete 11:11:24 ab5ef0e58194: Pull complete 11:11:24 9712f1f96733: Pull complete 11:11:25 63f879dbbcfc: Pull complete 11:11:30 0d9ebad4ef96: Pull complete 11:11:30 e9a5061849ea: Pull complete 11:11:30 d747dcd14b5f: Pull complete 11:11:31 2de7ff778b66: Pull complete 11:11:31 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 11:11:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 11:11:31 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:11:31 prd-ubuntu20.04-docker-8c-8g-4845 does not seem to be running inside a container 11:11:31 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 11:11:33 $ docker top e01af99b439cfc827f16c9e6460b4c1435ab9e31f550ddc1f5de3a0d7682fd32 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 11:11:33 provisioning config files... 11:11:33 copy managed file [sigul-config] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config10305511116017647369tmp 11:11:33 copy managed file [sigul-password] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config16357652571488590094tmp 11:11:33 copy managed file [sigul-pki] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config3068170683719819519tmp [Pipeline] { [Pipeline] echo 11:11:33 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 11:11:33 ---> sigul-configuration.sh 11:11:33 gpg: directory `/root/.gnupg' created 11:11:33 gpg: new configuration file `/root/.gnupg/gpg.conf' created 11:11:33 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 11:11:33 gpg: keyring `/root/.gnupg/secring.gpg' created 11:11:33 gpg: keyring `/root/.gnupg/pubring.gpg' created 11:11:33 gpg: CAST5 encrypted data 11:11:33 gpg: encrypted with 1 passphrase 11:11:33 gpg: WARNING: message was not integrity protected [Pipeline] sh 11:11:34 + mkdir /home/jenkins 11:11:34 + mkdir /home/jenkins/sigul [Pipeline] sh 11:11:34 + 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 11:11:34 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 11:11:34 ---> sigul-install.sh 11:11:34 Sigul already installed; skipping installation. [Pipeline] sh 11:11:34 + git tag --list 11:11:34 v0.0.0 11:11:34 v2.2.0 11:11:34 v2.3.0 11:11:34 v2.3.1 11:11:34 v3.0 11:11:34 v3.0.0 11:11:34 v3.1 11:11:34 v3.1.0 11:11:34 v3.1.1 11:11:34 v4.0 11:11:34 v4.0.0 11:11:34 v4.1.0-dev.1 [Pipeline] sh 11:11:35 + lftools sign git-tag v4.1.0-dev.1 11:11:35 Signing Git tag with Sigul... 11:11:35 Signing v4.1.0-dev.1 [Pipeline] echo 11:11:36 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 11:11:36 ---> sigul-configuration-cleanup.sh [Pipeline] } 11:11:36 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 11:11:36 $ docker stop --time=1 e01af99b439cfc827f16c9e6460b4c1435ab9e31f550ddc1f5de3a0d7682fd32 11:11:37 $ docker rm -f --volumes e01af99b439cfc827f16c9e6460b4c1435ab9e31f550ddc1f5de3a0d7682fd32 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 11:11:38 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 11:11:38 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:11:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:11:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:11:38 prd-ubuntu20.04-docker-8c-8g-4845 does not seem to be running inside a container 11:11: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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 11:11:38 $ docker top a59c6f33123a80505b8c000e19438c9813085d7ed041c85f0920d777d02fd8fe -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 11:11:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:11:38 [ssh-agent] Looking for ssh-agent implementation... 11:11:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:11:38 $ docker exec a59c6f33123a80505b8c000e19438c9813085d7ed041c85f0920d777d02fd8fe ssh-agent 11:11:38 SSH_AUTH_SOCK=/tmp/ssh-IDlyb5w67fif/agent.32 11:11:38 SSH_AGENT_PID=38 11:11:38 Running ssh-add (command line suppressed) 11:11:39 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_13530198666900500906.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_13530198666900500906.key) 11:11:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:11:39 + git semver bump pre 11:11:39 2025-07-09 11:11:39,572 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 11:11:39 2025-07-09 11:11:39,576 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 11:11:39 2025-07-09 11:11:39,576 [bump_version] DEBUG bumping version:4.1.0-dev.1 on axis:pre with prefix:dev 11:11:39 2025-07-09 11:11:39,576 [bump_version] DEBUG bumped version:4.1.0-dev.2 11:11:39 2025-07-09 11:11:39,576 [write_version] DEBUG write version:4.1.0-dev.2 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:True 11:11:39 2025-07-09 11:11:39,576 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 11:11:39 2025-07-09 11:11:39,576 [write_file] DEBUG write to file:/w/workspace/foundry_device-onvif-camera_main/.semver/main 11:11:39 2025-07-09 11:11:39,578 [execute] INFO git cat-file --batch-check 11:11:39 2025-07-09 11:11:39,578 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, stdin=, shell=False, universal_newlines=False) 11:11:39 2025-07-09 11:11:39,582 [execute] INFO git cat-file --batch 11:11:39 2025-07-09 11:11:39,582 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, stdin=, shell=False, universal_newlines=False) 11:11:39 2025-07-09 11:11:39,585 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 11:11:39 4.1.0-dev.2 [Pipeline] } 11:11:39 $ docker exec --env ******** --env ******** a59c6f33123a80505b8c000e19438c9813085d7ed041c85f0920d777d02fd8fe ssh-agent -k 11:11:39 unset SSH_AUTH_SOCK; 11:11:39 unset SSH_AGENT_PID; 11:11:39 echo Agent pid 38 killed; 11:11:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:11:40 + git semver [Pipeline] } 11:11:40 $ docker stop --time=1 a59c6f33123a80505b8c000e19438c9813085d7ed041c85f0920d777d02fd8fe 11:11:41 $ docker rm -f --volumes a59c6f33123a80505b8c000e19438c9813085d7ed041c85f0920d777d02fd8fe [Pipeline] // withDockerContainer [Pipeline] sh 11:11:41 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 11:11:41 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:11:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:11:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:11:42 prd-ubuntu20.04-docker-8c-8g-4845 does not seem to be running inside a container 11:11:42 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 11:11:42 $ docker top 80c8eb64a63c5a9e634eb25514f4bc9497dad857cba14bcd0b25f18f486850ec -eo pid,comm 11:11:42 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). 11:11:42 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 11:11:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:11:42 [ssh-agent] Looking for ssh-agent implementation... 11:11:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:11:42 $ docker exec 80c8eb64a63c5a9e634eb25514f4bc9497dad857cba14bcd0b25f18f486850ec ssh-agent 11:11:42 SSH_AUTH_SOCK=/tmp/ssh-tbgda5QfUERM/agent.33 11:11:42 SSH_AGENT_PID=39 11:11:42 Running ssh-add (command line suppressed) 11:11:42 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_9384856063428419814.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_9384856063428419814.key) 11:11:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:11:43 + git semver push 11:11:43 2025-07-09 11:11:43,456 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 11:11:43 2025-07-09 11:11:43,460 [run_push] DEBUG push 11:11:43 2025-07-09 11:11:43,461 [execute] INFO git cat-file --batch-check 11:11:43 2025-07-09 11:11:43,461 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, stdin=, shell=False, universal_newlines=False) 11:11:43 2025-07-09 11:11:43,463 [execute] INFO git rev-list 3e90f36e00239b6ebac617df77424354d66e8aaa -- 11:11:43 2025-07-09 11:11:43,463 [execute] DEBUG Popen(['git', 'rev-list', '3e90f36e00239b6ebac617df77424354d66e8aaa', '--'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, stdin=None, shell=False, universal_newlines=False) 11:11:43 2025-07-09 11:11:43,470 [execute] INFO git fetch -v -- origin 11:11:43 2025-07-09 11:11:43,470 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, stdin=None, shell=False, universal_newlines=True) 11:11:44 2025-07-09 11:11:43,942 [run_push] DEBUG no remote changes detected 11:11:44 2025-07-09 11:11:43,942 [execute] INFO git push origin semver 11:11:44 2025-07-09 11:11:43,943 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, stdin=None, shell=False, universal_newlines=False) 11:11:44 2025-07-09 11:11:44,625 [run_push] DEBUG push all version tags 11:11:44 2025-07-09 11:11:44,625 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 11:11:44 2025-07-09 11:11:44,626 [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) 11:11:45 2025-07-09 11:11:45,327 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 11:11:45 4.1.0-dev.2 [Pipeline] } 11:11:45 $ docker exec --env ******** --env ******** 80c8eb64a63c5a9e634eb25514f4bc9497dad857cba14bcd0b25f18f486850ec ssh-agent -k 11:11:45 unset SSH_AUTH_SOCK; 11:11:45 unset SSH_AGENT_PID; 11:11:45 echo Agent pid 39 killed; 11:11:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:11:46 + git semver [Pipeline] } 11:11:46 $ docker stop --time=1 80c8eb64a63c5a9e634eb25514f4bc9497dad857cba14bcd0b25f18f486850ec 11:11:47 $ docker rm -f --volumes 80c8eb64a63c5a9e634eb25514f4bc9497dad857cba14bcd0b25f18f486850ec [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 11:11:48 + [ -d /w/workspace/foundry_device-onvif-camera_main/archives ] 11:11:48 + ls -al /w/workspace/foundry_device-onvif-camera_main/archives 11:11:48 total 16 11:11:48 drwxr-xr-x 3 root root 4096 Jul 9 10:57 . 11:11:48 drwxrwxr-x 10 jenkins jenkins 4096 Jul 9 11:11 .. 11:11:48 drwxr-xr-x 2 root root 4096 Jul 9 10:57 cost 11:11:48 -rw-r--r-- 1 root root 91 Jul 9 10:57 cost.csv 11:11:48 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-onvif-camera_main/archives 11:11:48 + ls -al /w/workspace/foundry_device-onvif-camera_main/archives 11:11:48 total 16 11:11:48 drwxr-xr-x 3 jenkins jenkins 4096 Jul 9 10:57 . 11:11:48 drwxrwxr-x 10 jenkins jenkins 4096 Jul 9 11:11 .. 11:11:48 drwxr-xr-x 2 jenkins jenkins 4096 Jul 9 10:57 cost 11:11:48 -rw-r--r-- 1 jenkins jenkins 91 Jul 9 10:57 cost.csv [Pipeline] libraryResource [Pipeline] sh 11:11:48 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 11:11:49 ---> package-listing.sh 11:11:49 ++ facter osfamily 11:11:49 ++ tr '[:upper:]' '[:lower:]' 11:11:49 + OS_FAMILY=debian 11:11:49 + workspace=/w/workspace/foundry_device-onvif-camera_main 11:11:49 + START_PACKAGES=/tmp/packages_start.txt 11:11:49 + END_PACKAGES=/tmp/packages_end.txt 11:11:49 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:11:49 + PACKAGES=/tmp/packages_start.txt 11:11:49 + '[' /w/workspace/foundry_device-onvif-camera_main ']' 11:11:49 + PACKAGES=/tmp/packages_end.txt 11:11:49 + case "${OS_FAMILY}" in 11:11:49 + dpkg -l 11:11:49 + grep '^ii' 11:11:49 + '[' -f /tmp/packages_start.txt ']' 11:11:49 + '[' -f /tmp/packages_end.txt ']' 11:11:49 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:11:49 + '[' /w/workspace/foundry_device-onvif-camera_main ']' 11:11:49 + mkdir -p /w/workspace/foundry_device-onvif-camera_main/archives/ 11:11:49 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-onvif-camera_main/archives/ [Pipeline] echo 11:11:49 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 11:11:49 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:11:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:11:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:11:50 prd-ubuntu20.04-docker-8c-8g-4845 does not seem to be running inside a container 11:11:50 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-onvif-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 11:11:50 $ docker top 8a7391b3ec36d7255f0b53039a6499d4de4fc39edf83e0c5b0745acdcc95ad16 -eo pid,comm [Pipeline] { [Pipeline] sh 11:11:51 + touch /tmp/pre-build-complete [Pipeline] sh 11:11:51 + mkdir -p /var/log/sysstat [Pipeline] sh 11:11:51 + ls /var/log/sa-host 11:11:51 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:11:51 provisioning config files... 11:11:51 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config4314245948050836319tmp [Pipeline] { [Pipeline] echo 11:11:51 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 11:11:51 ---> create-netrc.sh [Pipeline] } 11:11:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 11:11:52 ---> python-tools-install.sh [Pipeline] echo 11:11:52 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 11:11:52 ---> sudo-logs.sh 11:11:52 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 11:11:52 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 11:11:52 ---> job-cost.sh 11:11:52 lf-activate-venv: SKIPPING 11:11:52 DEBUG: total: 0.2199999988079071 11:11:52 INFO: Retrieving Stack Cost... 11:11:53 INFO: Retrieving Pricing Info for: v3-standard-8 11:11:53 INFO: Archiving Costs [Pipeline] echo 11:11:53 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 11:11:53 ---> logs-deploy.sh 11:11:53 lf-activate-venv: SKIPPING 11:11:53 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/main/225 11:11:53 INFO: archiving workspace using pattern(s): 11:11:54 Archives upload complete. 11:11:54 INFO: archiving logs to Nexus