Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 10547900d901a25dbf28e3a77af8e7dd2aba8de7 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-ssh16435463939229967693.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 590556114a56c6d90cc8043840e039c2f74196dc 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-ssh5967942070828030763.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 590556114a56c6d90cc8043840e039c2f74196dc 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-ssh17958082132452951739.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > 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-ssh15930980196174925931.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-ssh2730493854680374274.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.21 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 ‘prd-centos7-blackbox-4c-2g-5513’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-centos7-blackbox-4c-2g-5514’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-5696’ is offline ‘prd-ubuntu20.04-docker-8c-8g-5697’ is offline ‘prd-ubuntu20.04-docker-arm64-4c-16g-5695’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-5699 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git > git init /w/workspace/foundry_device-onvif-camera_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 10547900d901a25dbf28e3a77af8e7dd2aba8de7 (main) Commit message: "Merge pull request #446 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.24" > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 10547900d901a25dbf28e3a77af8e7dd2aba8de7 # timeout=10 > git rev-list --no-walk 2d632d3d89b54818b584083cb51298962faa4457 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 04:22:59 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:22:59 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:22:59 ========================================================= 04:22:59 EdgeX Global Pipelines Version Info 04:22:59 ========================================================= [Pipeline] libraryResource [Pipeline] sh 04:22:59 ------------------- 04:22:59 stable info: 04:22:59 ------------------- 04:22:59 Commited By: Ginny Guan ginny@iotechsys.com 04:22:59 Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc 04:22:59 Message: update stable to v1.0.260 04:23:00 ------------------- 04:23:00 experimental info: 04:23:00 ------------------- 04:23:00 Commited By: Ginny Guan ginny@iotechsys.com 04:23:00 Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 04:23:00 Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 04:23:00 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo 04:23:00 [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo 04:23:00 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 04:23:00 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 04:23:00 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 04:23:00 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 04:23:00 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 04:23:00 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 04:23:00 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 04:23:00 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 04:23:00 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 04:23:00 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo 04:23:00 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 04:23:00 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 04:23:00 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 04:23:00 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 04:23:00 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 04:23:00 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 04:23:00 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 04:23:01 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 04:23:01 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 04:23:01 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v3 [Pipeline] echo 04:23:01 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 04:23:01 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 04:23:01 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 04:23:01 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 04:23:01 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 04:23:01 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 04:23:01 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 04:23:01 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 04:23:01 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 10547900d901a25dbf28e3a77af8e7dd2aba8de7 [Pipeline] echo 04:23:01 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1054790 [Pipeline] echo 04:23:01 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:23:01 provisioning config files... 04:23:01 copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config8855891990523789229tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:23:01 ---> ****-login.sh 04:23:01 nexus3.edgexfoundry.org:10001 04:23:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:23:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:23:01 Configure a credential helper to remove this warning. See 04:23:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:23:01 04:23:01 Login Succeeded 04:23:01 nexus3.edgexfoundry.org:10002 04:23:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:23:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:23:01 Configure a credential helper to remove this warning. See 04:23:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:23:01 04:23:01 Login Succeeded 04:23:01 nexus3.edgexfoundry.org:10003 04:23:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:23:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:23:02 Configure a credential helper to remove this warning. See 04:23:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:23:02 04:23:02 Login Succeeded 04:23:02 nexus3.edgexfoundry.org:10004 04:23:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:23:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:23:02 Configure a credential helper to remove this warning. See 04:23:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:23:02 04:23:02 Login Succeeded 04:23:02 ****.io 04:23:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:23:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:23:02 Configure a credential helper to remove this warning. See 04:23:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:23:02 04:23:02 Login Succeeded 04:23:02 ---> ****-login.sh ends [Pipeline] } 04:23:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 04:23:02 + git rev-list -1 --merges 10547900d901a25dbf28e3a77af8e7dd2aba8de7~1..10547900d901a25dbf28e3a77af8e7dd2aba8de7 [Pipeline] echo 04:23:02 -----------> git rev-list -1 --merges 10547900d901a25dbf28e3a77af8e7dd2aba8de7~1..10547900d901a25dbf28e3a77af8e7dd2aba8de7 10547900d901a25dbf28e3a77af8e7dd2aba8de7 04:23:02 10547900d901a25dbf28e3a77af8e7dd2aba8de7 [false] [Pipeline] sh 04:23:03 + git log --format=format:%s -1 10547900d901a25dbf28e3a77af8e7dd2aba8de7 [Pipeline] echo 04:23:03 ========================================================= 04:23:03 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 04:23:03 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:23:03 + git log --format=format:%s -1 10547900d901a25dbf28e3a77af8e7dd2aba8de7 [Pipeline] echo 04:23:03 [semverPrep] GIT_COMMIT: 10547900d901a25dbf28e3a77af8e7dd2aba8de7, Commit Message: Merge pull request #446 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.24 [Pipeline] echo 04:23:03 [semverPrep] This is not a build commit. [Pipeline] sh 04:23:03 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:23:03 + grep -v github /etc/ssh/ssh_known_hosts 04:23:03 + [ -e /tmp/ssh_known_hosts ] 04:23:03 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 04:23:03 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 04:23:03 + sudo tee -a /etc/ssh/ssh_known_hosts 04:23:03 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:23:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:23:04 04:23:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:23:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:23:04 0.1.4: Pulling from edgex-devops/py-git-semver 04:23:04 b85a868b505f: Pulling fs layer 04:23:04 e2be974225ed: Pulling fs layer 04:23:04 339a4e72a1f5: Pulling fs layer 04:23:04 988bab9f4d93: Pulling fs layer 04:23:04 1469e6f7b9e6: Pulling fs layer 04:23:04 eaf3925da568: Pulling fs layer 04:23:04 bab4dde63d76: Pulling fs layer 04:23:04 bde34c3a00c8: Pulling fs layer 04:23:04 1469e6f7b9e6: Waiting 04:23:04 bab4dde63d76: Waiting 04:23:04 bde34c3a00c8: Waiting 04:23:04 eaf3925da568: Waiting 04:23:04 988bab9f4d93: Waiting 04:23:04 b352a97aabf1: Pulling fs layer 04:23:04 4872d77fe225: Pulling fs layer 04:23:04 5851b861e8e6: Pulling fs layer 04:23:04 5851b861e8e6: Waiting 04:23:04 4872d77fe225: Waiting 04:23:04 e2be974225ed: Download complete 04:23:04 988bab9f4d93: Verifying Checksum 04:23:04 988bab9f4d93: Download complete 04:23:04 1469e6f7b9e6: Verifying Checksum 04:23:04 1469e6f7b9e6: Download complete 04:23:04 339a4e72a1f5: Verifying Checksum 04:23:04 339a4e72a1f5: Download complete 04:23:04 eaf3925da568: Verifying Checksum 04:23:04 eaf3925da568: Download complete 04:23:04 bde34c3a00c8: Verifying Checksum 04:23:04 bde34c3a00c8: Download complete 04:23:04 b352a97aabf1: Download complete 04:23:04 4872d77fe225: Verifying Checksum 04:23:04 4872d77fe225: Download complete 04:23:04 5851b861e8e6: Download complete 04:23:04 b85a868b505f: Verifying Checksum 04:23:04 b85a868b505f: Download complete 04:23:05 bab4dde63d76: Verifying Checksum 04:23:05 bab4dde63d76: Download complete 04:23:06 b85a868b505f: Pull complete 04:23:06 e2be974225ed: Pull complete 04:23:06 339a4e72a1f5: Pull complete 04:23:06 988bab9f4d93: Pull complete 04:23:07 1469e6f7b9e6: Pull complete 04:23:07 eaf3925da568: Pull complete 04:23:09 bab4dde63d76: Pull complete 04:23:09 bde34c3a00c8: Pull complete 04:23:09 b352a97aabf1: Pull complete 04:23:09 4872d77fe225: Pull complete 04:23:09 5851b861e8e6: Pull complete 04:23:09 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 04:23:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:23:09 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:23:09 prd-ubuntu20.04-docker-8c-8g-5699 does not seem to be running inside a container 04:23:09 $ 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 04:23:15 $ docker top 2310c4331cdad6b7d9bf0517e8d83885926823c96cf5f66cb8cba9619f1db186 -eo pid,comm 04:23:15 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 04:23:15 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:23:15 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:23:15 [ssh-agent] Looking for ssh-agent implementation... 04:23:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:23:16 $ docker exec 2310c4331cdad6b7d9bf0517e8d83885926823c96cf5f66cb8cba9619f1db186 ssh-agent 04:23:16 SSH_AUTH_SOCK=/tmp/ssh-L92ojq6AoS2e/agent.32 04:23:16 SSH_AGENT_PID=38 04:23:16 Running ssh-add (command line suppressed) 04:23:16 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_16118619800574946653.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_16118619800574946653.key) 04:23:16 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:23:16 + git tag --points-at HEAD [Pipeline] } 04:23:16 $ docker exec --env ******** --env ******** 2310c4331cdad6b7d9bf0517e8d83885926823c96cf5f66cb8cba9619f1db186 ssh-agent -k 04:23:16 unset SSH_AUTH_SOCK; 04:23:16 unset SSH_AGENT_PID; 04:23:16 echo Agent pid 38 killed; 04:23:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 04:23:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:23:17 [ssh-agent] Looking for ssh-agent implementation... 04:23:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:23:17 $ docker exec 2310c4331cdad6b7d9bf0517e8d83885926823c96cf5f66cb8cba9619f1db186 ssh-agent 04:23:17 SSH_AUTH_SOCK=/tmp/ssh-Xn5Ri8fA1hK8/agent.71 04:23:17 SSH_AGENT_PID=77 04:23:17 Running ssh-add (command line suppressed) 04:23:17 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_547236178492509604.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_547236178492509604.key) 04:23:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:23:17 + git semver init 04:23:18 2024-07-16 04:23:18,164 [run_init] DEBUG init version:0.0.0 force:False 04:23:18 2024-07-16 04:23:18,166 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-onvif-camera_main/.semver 04:23:18 2024-07-16 04:23:18,166 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/foundry_device-onvif-camera_main/.semver 04:23:18 2024-07-16 04:23:18,167 [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, universal_newlines=False, shell=None, istream=None) 04:23:19 2024-07-16 04:23:19,471 [append_file] DEBUG append to file:/w/workspace/foundry_device-onvif-camera_main/.git/info/exclude 04:23:19 2024-07-16 04:23:19,472 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:False 04:23:19 2024-07-16 04:23:19,472 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 04:23:19 2024-07-16 04:23:19,472 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 04:23:19 3.2.0-dev.15 [Pipeline] } 04:23:19 $ docker exec --env ******** --env ******** 2310c4331cdad6b7d9bf0517e8d83885926823c96cf5f66cb8cba9619f1db186 ssh-agent -k 04:23:19 unset SSH_AUTH_SOCK; 04:23:19 unset SSH_AGENT_PID; 04:23:19 echo Agent pid 77 killed; 04:23:19 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:23:20 + git semver [Pipeline] } 04:23:20 $ docker stop --time=1 2310c4331cdad6b7d9bf0517e8d83885926823c96cf5f66cb8cba9619f1db186 04:23:21 $ docker rm -f --volumes 2310c4331cdad6b7d9bf0517e8d83885926823c96cf5f66cb8cba9619f1db186 [Pipeline] // withDockerContainer [Pipeline] sh 04:23:21 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 04:23:22 Stashed 1 file(s) [Pipeline] echo 04:23:22 [edgeXSemver]: initialized semver on version 3.2.0-dev.15 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:23:22 provisioning config files... 04:23:22 copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config4986301856410959779tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:23:22 ---> ****-login.sh 04:23:22 nexus3.edgexfoundry.org:10001 04:23:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:23:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:23:22 Configure a credential helper to remove this warning. See 04:23:22 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:23:22 04:23:22 Login Succeeded 04:23:22 nexus3.edgexfoundry.org:10002 04:23:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:23:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:23:22 Configure a credential helper to remove this warning. See 04:23:22 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:23:22 04:23:22 Login Succeeded 04:23:22 nexus3.edgexfoundry.org:10003 04:23:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:23:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:23:23 Configure a credential helper to remove this warning. See 04:23:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:23:23 04:23:23 Login Succeeded 04:23:23 nexus3.edgexfoundry.org:10004 04:23:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:23:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:23:23 Configure a credential helper to remove this warning. See 04:23:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:23:23 04:23:23 Login Succeeded 04:23:23 ****.io 04:23:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:23:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:23:23 Configure a credential helper to remove this warning. See 04:23:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:23:23 04:23:23 Login Succeeded 04:23:23 ---> ****-login.sh ends [Pipeline] } 04:23:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:23:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:23:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:23:23 ========================================================= 04:23:23 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 04:23:23 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:23:24 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 04:23:24 Sending build context to Docker daemon 36.6MB 04:23:24 Step 1/13 : ARG BASE=golang:1.21-alpine3.18 04:23:24 Step 2/13 : FROM ${BASE} AS builder 04:23:24 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 04:23:24 619be1103602: Pulling fs layer 04:23:24 7862e08f4a3e: Pulling fs layer 04:23:24 5df492c9dc93: Pulling fs layer 04:23:24 7629e6793208: Pulling fs layer 04:23:24 4f4fb700ef54: Pulling fs layer 04:23:24 fb5054dd5b73: Pulling fs layer 04:23:24 eeca6798cff9: Pulling fs layer 04:23:24 aa269ceb94a6: Pulling fs layer 04:23:24 ada007ff1a6a: Pulling fs layer 04:23:24 aa269ceb94a6: Waiting 04:23:24 eeca6798cff9: Waiting 04:23:24 7629e6793208: Waiting 04:23:24 ada007ff1a6a: Waiting 04:23:24 4f4fb700ef54: Waiting 04:23:24 fb5054dd5b73: Waiting 04:23:24 7862e08f4a3e: Verifying Checksum 04:23:24 7862e08f4a3e: Download complete 04:23:24 7629e6793208: Verifying Checksum 04:23:24 7629e6793208: Download complete 04:23:24 4f4fb700ef54: Verifying Checksum 04:23:24 4f4fb700ef54: Download complete 04:23:24 fb5054dd5b73: Verifying Checksum 04:23:24 fb5054dd5b73: Download complete 04:23:24 619be1103602: Verifying Checksum 04:23:24 619be1103602: Download complete 04:23:24 eeca6798cff9: Verifying Checksum 04:23:24 eeca6798cff9: Download complete 04:23:24 619be1103602: Pull complete 04:23:24 ada007ff1a6a: Verifying Checksum 04:23:24 ada007ff1a6a: Download complete 04:23:24 7862e08f4a3e: Pull complete 04:23:24 5df492c9dc93: Verifying Checksum 04:23:24 5df492c9dc93: Download complete 04:23:25 aa269ceb94a6: Verifying Checksum 04:23:25 aa269ceb94a6: Download complete 04:23:28 5df492c9dc93: Pull complete 04:23:28 7629e6793208: Pull complete 04:23:28 4f4fb700ef54: Pull complete 04:23:28 fb5054dd5b73: Pull complete 04:23:28 eeca6798cff9: Pull complete 04:23:31 aa269ceb94a6: Pull complete 04:23:31 ada007ff1a6a: Pull complete 04:23:31 Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 04:23:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 04:23:31 ---> f489d0715acc 04:23:31 Step 3/13 : ARG ADD_BUILD_TAGS="" 04:23:37 Still waiting to schedule task 04:23:37 ‘prd-centos7-blackbox-4c-2g-5513’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 04:23:37 ‘prd-centos7-blackbox-4c-2g-5514’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 04:23:37 ‘prd-ubuntu20.04-docker-8c-8g-5700’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 04:23:37 ‘prd-ubuntu20.04-docker-8c-8g-5702’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 04:23:37 ‘prd-ubuntu20.04-docker-arm64-4c-16g-5701’ is offline 04:23:40 ---> Running in 89e29d4892a5 04:23:40 Removing intermediate container 89e29d4892a5 04:23:40 ---> 8b2c43d0d150 04:23:40 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 04:23:40 ---> Running in 61a6e6cbad03 04:23:40 Removing intermediate container 61a6e6cbad03 04:23:40 ---> e430a72a9611 04:23:40 Step 5/13 : ARG ALPINE_PKG_BASE="make git" 04:23:40 ---> Running in 5d08c9ea067d 04:23:40 Removing intermediate container 5d08c9ea067d 04:23:40 ---> 136bda514d7d 04:23:40 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 04:23:40 ---> Running in f63702f2a5a2 04:23:40 Removing intermediate container f63702f2a5a2 04:23:40 ---> 6595f04c23ba 04:23:40 Step 7/13 : LABEL Name=edgex-device-onvif-camera 04:23:40 ---> Running in 71541c4082c0 04:23:40 Removing intermediate container 71541c4082c0 04:23:40 ---> 7d9651c9e247 04:23:40 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:23:40 ---> Running in 9528cb0dc53c 04:23:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:23:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:23:41 OK: 264 MiB in 52 packages 04:23:41 Removing intermediate container 9528cb0dc53c 04:23:41 ---> a88082602cb4 04:23:41 Step 9/13 : WORKDIR /device-onvif-camera 04:23:41 ---> Running in 3b138a068ef0 04:23:41 Removing intermediate container 3b138a068ef0 04:23:41 ---> 66e3a8d7e532 04:23:41 Step 10/13 : COPY go.mod vendor* ./ 04:23:42 ---> 7e0bc050365e 04:23:42 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:23:42 ---> Running in 4c169b7b29ae 04:24:38 Removing intermediate container 4c169b7b29ae 04:24:38 ---> ff0135b3f61a 04:24:38 Step 12/13 : COPY . . 04:24:40 ---> 34812f50a918 04:24:40 Step 13/13 : RUN ${MAKE} 04:24:40 ---> Running in 965c70206db5 04:24:41 noop 04:24:41 Removing intermediate container 965c70206db5 04:24:41 ---> 1cb9f51dbb54 04:24:41 Successfully built 1cb9f51dbb54 04:24:41 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:24:42 + docker inspect -f . ci-base-image-x86_64 04:24:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:24:42 prd-ubuntu20.04-docker-8c-8g-5699 does not seem to be running inside a container 04:24:42 $ 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 04:24:42 $ docker top 43083161986efa70eae4a02327f57cddc3c283467b0ed9d47afb42a2fdef08f6 -eo pid,comm [Pipeline] { [Pipeline] sh 04:24:43 + go version 04:24:43 go version go1.21.9 linux/amd64 [Pipeline] } 04:24:43 $ docker stop --time=1 43083161986efa70eae4a02327f57cddc3c283467b0ed9d47afb42a2fdef08f6 04:24:44 $ docker rm -f --volumes 43083161986efa70eae4a02327f57cddc3c283467b0ed9d47afb42a2fdef08f6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:24:45 + docker inspect -f . ci-base-image-x86_64 04:24:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:24:45 prd-ubuntu20.04-docker-8c-8g-5699 does not seem to be running inside a container 04:24:45 $ 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 04:24:45 $ docker top a003b333c5c7b02bf1098408600db01fd56070e2c79abcaaa26e5124c009a3ae -eo pid,comm [Pipeline] { [Pipeline] sh 04:24:45 + git config --global --add safe.directory /w/workspace/foundry_device-onvif-camera_main [Pipeline] fileExists [Pipeline] sh 04:24:46 + make test 04:24:46 go test ./... -coverprofile=coverage.out ./... 04:24:48 ? github.com/edgexfoundry/device-onvif-camera [no test files] 04:25:10 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 04:25:10 ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] 04:25:10 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.033s coverage: 31.4% of statements 04:25:10 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.120s coverage: 86.5% of statements 04:25:18 go vet ./... 04:25:25 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:25:25 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:25:25 ./bin/test-attribution-txt.sh 04:25:25 An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add 04:25:25 An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add 04:25:25 An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add 04:25:25 An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add 04:25:25 An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add 04:25:25 An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add 04:25:25 An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add 04:25:25 An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add 04:25:25 An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add 04:25:25 An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add 04:25:25 An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add 04:25:25 An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add 04:25:25 An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add 04:25:25 An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add 04:25:25 An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add 04:25:25 An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add 04:25:25 An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add 04:25:25 An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add 04:25:25 An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add 04:25:25 An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add 04:25:25 An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add 04:25:25 An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add 04:25:25 An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add 04:25:25 An attribution for github.com/josharian/intern is missing from Attribution.txt, please add 04:25:25 An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add 04:25:25 An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add 04:25:25 An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add 04:25:25 An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add 04:25:25 An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add 04:25:25 An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add 04:25:25 An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add 04:25:25 An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add 04:25:25 An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add 04:25:25 An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add 04:25:25 An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add 04:25:25 An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add 04:25:25 An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add 04:25:25 An attribution for github.com/openziti/identity is missing from Attribution.txt, please add 04:25:25 An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add 04:25:25 An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add 04:25:25 An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add 04:25:25 An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add 04:25:25 An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add 04:25:25 An attribution for github.com/panjf2000/ants/v2 is missing from Attribution.txt, please add 04:25:25 An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add 04:25:25 An attribution for github.com/pkg/errors is missing from Attribution.txt, please add 04:25:25 An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add 04:25:25 An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add 04:25:25 An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add 04:25:25 An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add 04:25:25 An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add 04:25:25 An attribution for github.com/spf13/cast is missing from Attribution.txt, please add 04:25:25 An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add 04:25:25 An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add 04:25:25 An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add 04:25:25 An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add 04:25:25 An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add 04:25:25 An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add 04:25:25 An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add 04:25:25 An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add 04:25:25 An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add 04:25:25 An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add 04:25:25 An attribution for golang.org/x/term is missing from Attribution.txt, please add 04:25:25 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add 04:25:25 An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo 04:25:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 04:25:25 $ docker stop --time=1 a003b333c5c7b02bf1098408600db01fd56070e2c79abcaaa26e5124c009a3ae 04:25:29 $ docker rm -f --volumes a003b333c5c7b02bf1098408600db01fd56070e2c79abcaaa26e5124c009a3ae [Pipeline] // withDockerContainer [Pipeline] sh 04:25:29 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:25:29 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 04:25:30 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:25:30 + ls -al . 04:25:30 total 312 04:25:30 drwxrwxr-x 9 jenkins jenkins 4096 Jul 16 04:24 . 04:25:30 drwxrwxr-x 4 jenkins jenkins 4096 Jul 16 04:22 .. 04:25:30 drwxrwxr-x 8 jenkins jenkins 4096 Jul 16 04:25 .git 04:25:30 drwxrwxr-x 3 jenkins jenkins 4096 Jul 16 04:22 .github 04:25:30 -rw-rw-r-- 1 jenkins jenkins 493 Jul 16 04:22 .gitignore 04:25:30 -rw-rw-r-- 1 jenkins jenkins 42 Jul 16 04:22 .golangci.yml 04:25:30 drwxr-xr-x 3 jenkins jenkins 4096 Jul 16 04:23 .semver 04:25:30 -rw-rw-r-- 1 jenkins jenkins 11155 Jul 16 04:22 Attribution.txt 04:25:30 -rw-rw-r-- 1 jenkins jenkins 17665 Jul 16 04:22 CHANGELOG.md 04:25:30 -rw-rw-r-- 1 jenkins jenkins 1683 Jul 16 04:22 Dockerfile 04:25:30 -rw-rw-r-- 1 jenkins jenkins 677 Jul 16 04:22 GOVERNANCE.md 04:25:30 -rw-rw-r-- 1 jenkins jenkins 739 Jul 16 04:22 Jenkinsfile 04:25:30 -rw-rw-r-- 1 jenkins jenkins 11348 Jul 16 04:22 LICENSE 04:25:30 -rw-rw-r-- 1 jenkins jenkins 2883 Jul 16 04:22 Makefile 04:25:30 -rw-rw-r-- 1 jenkins jenkins 625 Jul 16 04:22 OWNERS.md 04:25:30 -rw-rw-r-- 1 jenkins jenkins 2620 Jul 16 04:22 README.md 04:25:30 -rw-rw-r-- 1 jenkins jenkins 12 Jul 16 04:23 VERSION 04:25:30 drwxrwxr-x 2 jenkins jenkins 4096 Jul 16 04:22 bin 04:25:30 drwxrwxr-x 3 jenkins jenkins 4096 Jul 16 04:22 cmd 04:25:30 -rw-r--r-- 1 jenkins jenkins 78805 Jul 16 04:25 coverage.out 04:25:30 drwxrwxr-x 4 jenkins jenkins 4096 Jul 16 04:22 doc 04:25:30 -rw-rw-r-- 1 jenkins jenkins 7330 Jul 16 04:22 go.mod 04:25:30 -rw-rw-r-- 1 jenkins jenkins 102668 Jul 16 04:22 go.sum 04:25:30 drwxrwxr-x 4 jenkins jenkins 4096 Jul 16 04:22 internal 04:25:30 -rw-rw-r-- 1 jenkins jenkins 236 Jul 16 04:22 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:25:31 + 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=10547900d901a25dbf28e3a77af8e7dd2aba8de7 --label arch=amd64 --label version=3.2.0-dev.15 . 04:25:31 Sending build context to Docker daemon 36.68MB 04:25:31 Step 1/27 : ARG BASE=golang:1.21-alpine3.18 04:25:31 Step 2/27 : FROM ${BASE} AS builder 04:25:31 ---> 1cb9f51dbb54 04:25:31 Step 3/27 : ARG ADD_BUILD_TAGS="" 04:25:31 ---> Running in 3334564807eb 04:25:31 Removing intermediate container 3334564807eb 04:25:31 ---> e48984e6773d 04:25:31 Step 4/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 04:25:31 ---> Running in fb9d2a786712 04:25:31 Removing intermediate container fb9d2a786712 04:25:31 ---> d9e7c389b745 04:25:31 Step 5/27 : ARG ALPINE_PKG_BASE="make git" 04:25:31 ---> Running in 987fb48231a0 04:25:31 Removing intermediate container 987fb48231a0 04:25:31 ---> e320e27f399f 04:25:31 Step 6/27 : ARG ALPINE_PKG_EXTRA="" 04:25:31 ---> Running in 87f9f03f5c08 04:25:32 Removing intermediate container 87f9f03f5c08 04:25:32 ---> f3ee013becf7 04:25:32 Step 7/27 : LABEL Name=edgex-device-onvif-camera 04:25:32 ---> Running in 1514b6e220c7 04:25:33 Removing intermediate container 1514b6e220c7 04:25:33 ---> 4c37be1a4ae2 04:25:33 Step 8/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:25:33 ---> Running in 0dd2d6b30f42 04:25:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:25:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:25:33 OK: 264 MiB in 52 packages 04:25:34 Removing intermediate container 0dd2d6b30f42 04:25:34 ---> 9c2e79869322 04:25:34 Step 9/27 : WORKDIR /device-onvif-camera 04:25:34 ---> Running in 9f900a734f90 04:25:34 Removing intermediate container 9f900a734f90 04:25:34 ---> a87d6d2e5374 04:25:34 Step 10/27 : COPY go.mod vendor* ./ 04:25:34 ---> 31f5592a0ba0 04:25:34 Step 11/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:25:34 ---> Running in 4cb4e103d61f 04:25:35 Removing intermediate container 4cb4e103d61f 04:25:35 ---> 864ef74ea577 04:25:35 Step 12/27 : COPY . . 04:25:37 ---> 6ffb8a959cd8 04:25:37 Step 13/27 : RUN ${MAKE} 04:25:37 ---> Running in f6b58e096792 04:25:37 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-onvif-camera.Version=3.2.0-dev.15 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.24" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd 04:26:15 Removing intermediate container f6b58e096792 04:26:15 ---> 5060785dc19b 04:26:15 Step 14/27 : FROM alpine:3.18 04:26:15 3.18: Pulling from library/alpine 04:26:15 73baa7ef167e: Pulling fs layer 04:26:15 73baa7ef167e: Verifying Checksum 04:26:15 73baa7ef167e: Download complete 04:26:15 73baa7ef167e: Pull complete 04:26:15 Digest: sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 04:26:15 Status: Downloaded newer image for alpine:3.18 04:26:15 ---> 8fd7cac70a4a 04:26:15 Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 04:26:15 ---> Running in 505b64155fbd 04:26:15 Removing intermediate container 505b64155fbd 04:26:15 ---> 9f289506ceca 04:26:15 Step 16/27 : RUN apk add --update --no-cache dumb-init 04:26:15 ---> Running in e6831d335aee 04:26:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:26:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:26:15 (1/1) Installing dumb-init (1.2.5-r2) 04:26:15 Executing busybox-1.36.1-r7.trigger 04:26:15 OK: 7 MiB in 16 packages 04:26:15 Removing intermediate container e6831d335aee 04:26:15 ---> d941a2578b91 04:26:15 Step 17/27 : RUN apk --no-cache upgrade 04:26:15 ---> Running in 19b820663945 04:26:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:26:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:26:15 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 04:26:15 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 04:26:15 OK: 7 MiB in 16 packages 04:26:15 Removing intermediate container 19b820663945 04:26:15 ---> ad9cbf8ab605 04:26:15 Step 18/27 : WORKDIR / 04:26:15 ---> Running in 0749bd09fe26 04:26:15 Removing intermediate container 0749bd09fe26 04:26:15 ---> edb553f187bb 04:26:15 Step 19/27 : COPY --from=builder /device-onvif-camera/cmd / 04:26:16 ---> 9246e34ca70f 04:26:16 Step 20/27 : COPY --from=builder /device-onvif-camera/LICENSE / 04:26:16 ---> 1591eba7f14c 04:26:16 Step 21/27 : COPY --from=builder /device-onvif-camera/Attribution.txt / 04:26:16 ---> 65f52eaa01d4 04:26:16 Step 22/27 : EXPOSE 59984 04:26:16 ---> Running in 9f4c8008ecc9 04:26:16 Removing intermediate container 9f4c8008ecc9 04:26:16 ---> 33b2afc0ad64 04:26:16 Step 23/27 : ENTRYPOINT ["/device-onvif-camera"] 04:26:16 ---> Running in 3002c1197c4f 04:26:16 Removing intermediate container 3002c1197c4f 04:26:16 ---> 2903abe9531a 04:26:16 Step 24/27 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 04:26:16 ---> Running in 5158862a7cb5 04:26:16 Removing intermediate container 5158862a7cb5 04:26:16 ---> 7c74f6aede14 04:26:16 Step 25/27 : LABEL arch=amd64 04:26:16 ---> Running in ea0dc9cae043 04:26:16 Removing intermediate container ea0dc9cae043 04:26:16 ---> d1450bb15fde 04:26:16 Step 26/27 : LABEL git_sha=10547900d901a25dbf28e3a77af8e7dd2aba8de7 04:26:16 ---> Running in 34f1a632d9b6 04:26:16 Removing intermediate container 34f1a632d9b6 04:26:16 ---> 82931aa74985 04:26:16 Step 27/27 : LABEL version=3.2.0-dev.15 04:26:16 ---> Running in 9bc17b425253 04:26:16 Removing intermediate container 9bc17b425253 04:26:16 ---> 8e42737d7701 04:26:16 [Warning] One or more build-args [ARCH] were not consumed 04:26:16 Successfully built 8e42737d7701 04:26:16 Successfully tagged device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:26:16 provisioning config files... 04:26:16 copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config10924244936636240535tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:26:17 ---> ****-login.sh 04:26:17 nexus3.edgexfoundry.org:10001 04:26:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:26:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:26:17 Configure a credential helper to remove this warning. See 04:26:17 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:26:17 04:26:17 Login Succeeded 04:26:17 nexus3.edgexfoundry.org:10002 04:26:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:26:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:26:17 Configure a credential helper to remove this warning. See 04:26:17 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:26:17 04:26:17 Login Succeeded 04:26:17 nexus3.edgexfoundry.org:10003 04:26:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:26:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:26:17 Configure a credential helper to remove this warning. See 04:26:17 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:26:17 04:26:17 Login Succeeded 04:26:17 nexus3.edgexfoundry.org:10004 04:26:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:26:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:26:17 Configure a credential helper to remove this warning. See 04:26:17 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:26:17 04:26:17 Login Succeeded 04:26:17 ****.io 04:26:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:26:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:26:17 Configure a credential helper to remove this warning. See 04:26:17 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:26:17 04:26:17 Login Succeeded 04:26:17 ---> ****-login.sh ends [Pipeline] } 04:26:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:26:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:26:17 [edgeXDocker.push] Tagging docker image device-onvif-camera with the following tags: 04:26:17 10547900d901a25dbf28e3a77af8e7dd2aba8de7 04:26:17 latest 04:26:17 3.2.0-dev.15 04:26:17 10547900d901a25dbf28e3a77af8e7dd2aba8de7-3.2.0-dev.15 04:26:17 main 04:26:17 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:26:18 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:10547900d901a25dbf28e3a77af8e7dd2aba8de7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:26:18 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:10547900d901a25dbf28e3a77af8e7dd2aba8de7 04:26:18 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 04:26:18 5230e5064e36: Preparing 04:26:18 e0a1f0c8e790: Preparing 04:26:18 a232a9ee1107: Preparing 04:26:18 834b7b05378d: Preparing 04:26:18 652e1a1c99d5: Preparing 04:26:18 63ec0bd56cf3: Preparing 04:26:18 63ec0bd56cf3: Waiting 04:26:18 5230e5064e36: Pushed 04:26:18 e0a1f0c8e790: Pushed 04:26:18 652e1a1c99d5: Pushed 04:26:18 63ec0bd56cf3: Layer already exists 04:26:19 834b7b05378d: Pushed 04:26:24 a232a9ee1107: Pushed 04:26:24 10547900d901a25dbf28e3a77af8e7dd2aba8de7: digest: sha256:b645e97fb5b847021584820da72277a95353761cb807844d44a8b8ad13e505ed size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:26:24 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:26:24 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:latest 04:26:24 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 04:26:24 5230e5064e36: Preparing 04:26:24 e0a1f0c8e790: Preparing 04:26:24 a232a9ee1107: Preparing 04:26:24 834b7b05378d: Preparing 04:26:24 652e1a1c99d5: Preparing 04:26:24 63ec0bd56cf3: Preparing 04:26:24 63ec0bd56cf3: Waiting 04:26:24 652e1a1c99d5: Layer already exists 04:26:24 a232a9ee1107: Layer already exists 04:26:24 834b7b05378d: Layer already exists 04:26:24 e0a1f0c8e790: Layer already exists 04:26:24 5230e5064e36: Layer already exists 04:26:24 63ec0bd56cf3: Layer already exists 04:26:25 latest: digest: sha256:b645e97fb5b847021584820da72277a95353761cb807844d44a8b8ad13e505ed size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:26:25 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:3.2.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:26:25 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:3.2.0-dev.15 04:26:25 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 04:26:25 5230e5064e36: Preparing 04:26:25 e0a1f0c8e790: Preparing 04:26:25 a232a9ee1107: Preparing 04:26:25 834b7b05378d: Preparing 04:26:25 652e1a1c99d5: Preparing 04:26:25 63ec0bd56cf3: Preparing 04:26:25 63ec0bd56cf3: Waiting 04:26:25 652e1a1c99d5: Layer already exists 04:26:25 a232a9ee1107: Layer already exists 04:26:25 e0a1f0c8e790: Layer already exists 04:26:25 834b7b05378d: Layer already exists 04:26:25 5230e5064e36: Layer already exists 04:26:25 63ec0bd56cf3: Layer already exists 04:26:25 3.2.0-dev.15: digest: sha256:b645e97fb5b847021584820da72277a95353761cb807844d44a8b8ad13e505ed size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:26:26 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:10547900d901a25dbf28e3a77af8e7dd2aba8de7-3.2.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:26:26 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:10547900d901a25dbf28e3a77af8e7dd2aba8de7-3.2.0-dev.15 04:26:26 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 04:26:26 5230e5064e36: Preparing 04:26:26 e0a1f0c8e790: Preparing 04:26:26 a232a9ee1107: Preparing 04:26:26 834b7b05378d: Preparing 04:26:26 652e1a1c99d5: Preparing 04:26:26 63ec0bd56cf3: Preparing 04:26:26 63ec0bd56cf3: Waiting 04:26:26 a232a9ee1107: Layer already exists 04:26:26 e0a1f0c8e790: Layer already exists 04:26:26 5230e5064e36: Layer already exists 04:26:26 652e1a1c99d5: Layer already exists 04:26:26 834b7b05378d: Layer already exists 04:26:26 63ec0bd56cf3: Layer already exists 04:26:26 10547900d901a25dbf28e3a77af8e7dd2aba8de7-3.2.0-dev.15: digest: sha256:b645e97fb5b847021584820da72277a95353761cb807844d44a8b8ad13e505ed size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:26:26 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:26:27 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:main 04:26:27 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 04:26:27 5230e5064e36: Preparing 04:26:27 e0a1f0c8e790: Preparing 04:26:27 a232a9ee1107: Preparing 04:26:27 834b7b05378d: Preparing 04:26:27 652e1a1c99d5: Preparing 04:26:27 63ec0bd56cf3: Preparing 04:26:27 63ec0bd56cf3: Waiting 04:26:27 5230e5064e36: Layer already exists 04:26:27 834b7b05378d: Layer already exists 04:26:27 652e1a1c99d5: Layer already exists 04:26:27 a232a9ee1107: Layer already exists 04:26:27 e0a1f0c8e790: Layer already exists 04:26:27 63ec0bd56cf3: Layer already exists 04:26:27 main: digest: sha256:b645e97fb5b847021584820da72277a95353761cb807844d44a8b8ad13e505ed size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:26:27 ===================================================== [Pipeline] echo 04:26:27 taggedImages: 04:26:27 - nexus3.edgexfoundry.org:10004/device-onvif-camera:10547900d901a25dbf28e3a77af8e7dd2aba8de7 04:26:27 - nexus3.edgexfoundry.org:10004/device-onvif-camera:latest 04:26:27 - nexus3.edgexfoundry.org:10004/device-onvif-camera:3.2.0-dev.15 04:26:27 - nexus3.edgexfoundry.org:10004/device-onvif-camera:10547900d901a25dbf28e3a77af8e7dd2aba8de7-3.2.0-dev.15 04:26:27 - nexus3.edgexfoundry.org:10004/device-onvif-camera:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:26:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:26:27 04:26:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:26:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:26:28 latest: Pulling from edgex-lftools-log-publisher 04:26:28 5eb5b503b376: Pulling fs layer 04:26:28 5c69ac0246d0: Pulling fs layer 04:26:28 ec43610c2a17: Pulling fs layer 04:26:28 3a2ae6a8a46f: Pulling fs layer 04:26:28 33b1e0a273af: Pulling fs layer 04:26:28 5d3b04190fa2: Pulling fs layer 04:26:28 2f39f015ded8: Pulling fs layer 04:26:28 33b1e0a273af: Waiting 04:26:28 5d3b04190fa2: Waiting 04:26:28 2f39f015ded8: Waiting 04:26:28 5c69ac0246d0: Verifying Checksum 04:26:28 5c69ac0246d0: Download complete 04:26:28 3a2ae6a8a46f: Verifying Checksum 04:26:28 3a2ae6a8a46f: Download complete 04:26:28 33b1e0a273af: Verifying Checksum 04:26:28 33b1e0a273af: Download complete 04:26:28 5d3b04190fa2: Verifying Checksum 04:26:28 5d3b04190fa2: Download complete 04:26:28 ec43610c2a17: Verifying Checksum 04:26:28 ec43610c2a17: Download complete 04:26:28 5eb5b503b376: Verifying Checksum 04:26:28 5eb5b503b376: Download complete 04:26:28 2f39f015ded8: Download complete 04:26:29 5eb5b503b376: Pull complete 04:26:29 5c69ac0246d0: Pull complete 04:26:30 ec43610c2a17: Pull complete 04:26:30 3a2ae6a8a46f: Pull complete 04:26:30 33b1e0a273af: Pull complete 04:26:30 5d3b04190fa2: Pull complete 04:26:32 Running on prd-ubuntu20.04-docker-arm64-4c-16g-5707 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] ws 04:26:32 Running in /w/workspace/device-onvif-camera/201 [Pipeline] { [Pipeline] checkout 04:26:32 The recommended git tool is: git 04:26:35 2f39f015ded8: Pull complete 04:26:35 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 04:26:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:26:35 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:26:35 prd-ubuntu20.04-docker-8c-8g-5699 does not seem to be running inside a container 04:26:35 $ 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 04:26:39 using credential edgex-jenkins-ssh 04:26:39 Cloning the remote Git repository 04:26:39 Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git 04:26:39 > git init /w/workspace/device-onvif-camera/201 # timeout=10 04:26:39 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 04:26:39 > git --version # timeout=10 04:26:39 > git --version # 'git version 2.25.1' 04:26:39 using GIT_SSH to set credentials SSH Credentials for GitHub 04:26:39 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:26:40 $ docker top 00455af45564540cee9767953c97ca856d60e54bb6216f2bca04aa53b9cb382c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:26:41 ---> job-cost.sh 04:26:41 lf-activate-venv: SKIPPING 04:26:41 INFO: No Stack... 04:26:41 INFO: Retrieving Pricing Info for: v3-standard-8 04:26:41 INFO: Archiving Costs [Pipeline] sh 04:26:42 + cat /w/workspace/foundry_device-onvif-camera_main/archives/cost.csv 04:26:42 + cut -d, -f6 [Pipeline] lock 04:26:42 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-onvif-camera-main-201-stack-cost] 04:26:42 Resource [jenkins-edgexfoundry-device-onvif-camera-main-201-stack-cost] did not exist. Created. 04:26:42 Lock acquired on [Resource: jenkins-edgexfoundry-device-onvif-camera-main-201-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:26:42 + echo total: 0.2199999988079071 [Pipeline] stash 04:26:42 Stashed 1 file(s) [Pipeline] } 04:26:42 Lock released on resource [Resource: jenkins-edgexfoundry-device-onvif-camera-main-201-stack-cost] [Pipeline] // lock [Pipeline] } 04:26:42 $ docker stop --time=1 00455af45564540cee9767953c97ca856d60e54bb6216f2bca04aa53b9cb382c 04:26:43 $ docker rm -f --volumes 00455af45564540cee9767953c97ca856d60e54bb6216f2bca04aa53b9cb382c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 04:26:44 Avoid second fetch 04:26:44 Checking out Revision 10547900d901a25dbf28e3a77af8e7dd2aba8de7 (main) 04:26:42 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 04:26:42 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:26:44 > git config core.sparsecheckout # timeout=10 04:26:45 Commit message: "Merge pull request #446 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.24" 04:26:44 > git checkout -f 10547900d901a25dbf28e3a77af8e7dd2aba8de7 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:26:50 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 04:26:50 % Total % Received % Xferd Average Speed Time Time Time Current 04:26:50 Dload Upload Total Spent Left Speed 04:26:50 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 184k 0 --:--:-- --:--:-- --:--:-- 186k [Pipeline] sh 04:26:50 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 04:26:50 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 04:26:50 + sudo tee /etc/docker/daemon.new 04:26:50 { 04:26:50 "registry-mirrors": [ 04:26:50 "https://nexus3.edgexfoundry.org:10001" 04:26:50 ], 04:26:50 "bip": "10.250.0.254/24", 04:26:50 "hosts": [ 04:26:50 "tcp://0.0.0.0:5555", 04:26:50 "unix:///var/run/docker.sock" 04:26:50 ], 04:26:50 "mtu": 1458, 04:26:50 "selinux-enabled": true, 04:26:50 "seccomp-profile": "/etc/docker/seccomp.json" 04:26:50 } [Pipeline] sh 04:26:51 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 04:26:51 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:27:10 provisioning config files... 04:27:10 copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/201@tmp/config5298716967607758987tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:27:10 ---> ****-login.sh 04:27:10 nexus3.edgexfoundry.org:10001 04:27:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:27:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:27:11 Configure a credential helper to remove this warning. See 04:27:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:27:11 04:27:11 Login Succeeded 04:27:11 nexus3.edgexfoundry.org:10002 04:27:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:27:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:27:11 Configure a credential helper to remove this warning. See 04:27:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:27:11 04:27:11 Login Succeeded 04:27:11 nexus3.edgexfoundry.org:10003 04:27:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:27:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:27:11 Configure a credential helper to remove this warning. See 04:27:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:27:11 04:27:11 Login Succeeded 04:27:11 nexus3.edgexfoundry.org:10004 04:27:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:27:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:27:12 Configure a credential helper to remove this warning. See 04:27:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:27:12 04:27:12 Login Succeeded 04:27:12 ****.io 04:27:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:27:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:27:13 Configure a credential helper to remove this warning. See 04:27:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:27:13 04:27:13 Login Succeeded 04:27:13 ---> ****-login.sh ends [Pipeline] } 04:27:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:27:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:27:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:27:13 ========================================================= 04:27:13 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 04:27:13 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:27:13 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 04:27:14 Sending build context to Docker daemon 21.71MB 04:27:14 Step 1/13 : ARG BASE=golang:1.21-alpine3.18 04:27:14 Step 2/13 : FROM ${BASE} AS builder 04:27:14 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 04:27:14 c6b39de5b339: Pulling fs layer 04:27:14 a69c41024577: Pulling fs layer 04:27:14 d6de4b400683: Pulling fs layer 04:27:14 35cb2a7552d0: Pulling fs layer 04:27:14 4f4fb700ef54: Pulling fs layer 04:27:14 464afbd9ba4c: Pulling fs layer 04:27:14 00f215d4a9da: Pulling fs layer 04:27:14 d496ad576159: Pulling fs layer 04:27:14 4f4fb700ef54: Waiting 04:27:14 464afbd9ba4c: Waiting 04:27:14 00f215d4a9da: Waiting 04:27:14 d496ad576159: Waiting 04:27:14 35cb2a7552d0: Waiting 04:27:15 a69c41024577: Download complete 04:27:15 35cb2a7552d0: Verifying Checksum 04:27:15 35cb2a7552d0: Download complete 04:27:15 4f4fb700ef54: Verifying Checksum 04:27:15 4f4fb700ef54: Download complete 04:27:15 464afbd9ba4c: Verifying Checksum 04:27:15 464afbd9ba4c: Download complete 04:27:15 c6b39de5b339: Verifying Checksum 04:27:15 c6b39de5b339: Download complete 04:27:15 d496ad576159: Verifying Checksum 04:27:15 d496ad576159: Download complete 04:27:15 c6b39de5b339: Pull complete 04:27:16 a69c41024577: Pull complete 04:27:16 d6de4b400683: Verifying Checksum 04:27:16 d6de4b400683: Download complete 04:27:18 00f215d4a9da: Verifying Checksum 04:27:18 00f215d4a9da: Download complete 04:27:30 d6de4b400683: Pull complete 04:27:30 35cb2a7552d0: Pull complete 04:27:30 4f4fb700ef54: Pull complete 04:27:31 464afbd9ba4c: Pull complete 04:27:41 00f215d4a9da: Pull complete 04:27:42 d496ad576159: Pull complete 04:27:42 Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 04:27:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 04:27:42 ---> f246e2811388 04:27:42 Step 3/13 : ARG ADD_BUILD_TAGS="" 04:27:43 ---> Running in 8c9c247d7124 04:27:43 Removing intermediate container 8c9c247d7124 04:27:43 ---> 3c16a065c297 04:27:43 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 04:27:43 ---> Running in 1fcb13f281e0 04:27:44 Removing intermediate container 1fcb13f281e0 04:27:44 ---> 772c8a872ea3 04:27:44 Step 5/13 : ARG ALPINE_PKG_BASE="make git" 04:27:44 ---> Running in fcc1a9f172cf 04:27:44 Removing intermediate container fcc1a9f172cf 04:27:44 ---> fad41c1f1276 04:27:44 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 04:27:44 ---> Running in 2d9da29152b9 04:27:45 Removing intermediate container 2d9da29152b9 04:27:45 ---> 5940a73206e2 04:27:45 Step 7/13 : LABEL Name=edgex-device-onvif-camera 04:27:45 ---> Running in 5675040b3a24 04:27:45 Removing intermediate container 5675040b3a24 04:27:45 ---> a03554dab4b5 04:27:45 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:27:45 ---> Running in 5798aa28de2b 04:27:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:27:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:27:48 OK: 266 MiB in 52 packages 04:27:49 Removing intermediate container 5798aa28de2b 04:27:49 ---> 2f4c3edc8c4e 04:27:49 Step 9/13 : WORKDIR /device-onvif-camera 04:27:49 ---> Running in 3ad541ea61d7 04:27:49 Removing intermediate container 3ad541ea61d7 04:27:49 ---> 513ccc444dd5 04:27:49 Step 10/13 : COPY go.mod vendor* ./ 04:27:50 ---> 30e7db459fd8 04:27:50 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:27:50 ---> Running in 16169f5b21a1 04:29:58 Removing intermediate container 16169f5b21a1 04:29:58 ---> ed68b0882bde 04:29:58 Step 12/13 : COPY . . 04:29:58 ---> a780569393c7 04:29:58 Step 13/13 : RUN ${MAKE} 04:29:58 ---> Running in ae64900b68e1 04:29:58 noop 04:29:58 Removing intermediate container ae64900b68e1 04:29:58 ---> cae303e55e5a 04:29:58 Successfully built cae303e55e5a 04:29:58 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:29:58 + docker inspect -f . ci-base-image-arm64 04:29:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:29:58 prd-ubuntu20.04-docker-arm64-4c-16g-5707 does not seem to be running inside a container 04:29:58 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/201 -v /w/workspace/device-onvif-camera/201:/w/workspace/device-onvif-camera/201:rw,z -v /w/workspace/device-onvif-camera/201@tmp:/w/workspace/device-onvif-camera/201@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 04:30:00 $ docker top 18da541582ba703f770bf9fd469488803ad79f83f17e1f8bcc8561d799fa0c73 -eo pid,comm [Pipeline] { [Pipeline] sh 04:30:01 + go version 04:30:01 go version go1.21.9 linux/arm64 [Pipeline] } 04:30:01 $ docker stop --time=1 18da541582ba703f770bf9fd469488803ad79f83f17e1f8bcc8561d799fa0c73 04:30:03 $ docker rm -f --volumes 18da541582ba703f770bf9fd469488803ad79f83f17e1f8bcc8561d799fa0c73 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:30:03 + docker inspect -f . ci-base-image-arm64 04:30:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:30:03 prd-ubuntu20.04-docker-arm64-4c-16g-5707 does not seem to be running inside a container 04:30:03 $ 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/201 -v /w/workspace/device-onvif-camera/201:/w/workspace/device-onvif-camera/201:rw,z -v /w/workspace/device-onvif-camera/201@tmp:/w/workspace/device-onvif-camera/201@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 04:30:05 $ docker top 24f1a5cf103c37f0881c2df2a31efea582673c84bd469b558dae2b5ade4ddaf3 -eo pid,comm [Pipeline] { [Pipeline] sh 04:30:06 + git config --global --add safe.directory /w/workspace/device-onvif-camera/201 [Pipeline] fileExists [Pipeline] sh 04:30:06 + make test 04:30:06 go test ./... -coverprofile=coverage.out ./... 04:30:13 ? github.com/edgexfoundry/device-onvif-camera [no test files] 04:34:50 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 04:34:57 ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] 04:34:58 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.176s coverage: 31.4% of statements 04:35:20 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 21.702s coverage: 86.5% of statements 04:35:20 WARNING: Linting skipped (not on x86_64 or linter not installed) 04:35:20 go vet ./... 04:36:17 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:36:17 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:36:17 ./bin/test-attribution-txt.sh 04:36:17 An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add 04:36:17 An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add 04:36:17 An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add 04:36:17 An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add 04:36:17 An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add 04:36:17 An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add 04:36:17 An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add 04:36:17 An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add 04:36:17 An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add 04:36:17 An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add 04:36:17 An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add 04:36:17 An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add 04:36:17 An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add 04:36:17 An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add 04:36:17 An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add 04:36:17 An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add 04:36:17 An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add 04:36:17 An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add 04:36:17 An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add 04:36:17 An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add 04:36:17 An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add 04:36:17 An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add 04:36:17 An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add 04:36:17 An attribution for github.com/josharian/intern is missing from Attribution.txt, please add 04:36:17 An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add 04:36:17 An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add 04:36:17 An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add 04:36:17 An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add 04:36:17 An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add 04:36:17 An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add 04:36:17 An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add 04:36:17 An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add 04:36:17 An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add 04:36:17 An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add 04:36:17 An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add 04:36:17 An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add 04:36:17 An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add 04:36:17 An attribution for github.com/openziti/identity is missing from Attribution.txt, please add 04:36:17 An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add 04:36:17 An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add 04:36:17 An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add 04:36:17 An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add 04:36:17 An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add 04:36:17 An attribution for github.com/panjf2000/ants/v2 is missing from Attribution.txt, please add 04:36:17 An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add 04:36:17 An attribution for github.com/pkg/errors is missing from Attribution.txt, please add 04:36:17 An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add 04:36:17 An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add 04:36:17 An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add 04:36:17 An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add 04:36:17 An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add 04:36:17 An attribution for github.com/spf13/cast is missing from Attribution.txt, please add 04:36:17 An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add 04:36:17 An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add 04:36:17 An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add 04:36:17 An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add 04:36:17 An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add 04:36:17 An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add 04:36:17 An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add 04:36:17 An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add 04:36:17 An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add 04:36:17 An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add 04:36:17 An attribution for golang.org/x/term is missing from Attribution.txt, please add 04:36:17 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add 04:36:17 An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo 04:36:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 04:36:17 $ docker stop --time=1 24f1a5cf103c37f0881c2df2a31efea582673c84bd469b558dae2b5ade4ddaf3 04:36:19 $ docker rm -f --volumes 24f1a5cf103c37f0881c2df2a31efea582673c84bd469b558dae2b5ade4ddaf3 [Pipeline] // withDockerContainer [Pipeline] sh 04:36:21 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:36:21 Warning: overwriting stash ‘coverage-report’ 04:36:22 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 04:36:22 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:36:22 + ls -al . 04:36:22 total 308 04:36:22 drwxrwxr-x 8 jenkins jenkins 4096 Jul 16 04:30 . 04:36:22 drwxrwxr-x 4 jenkins jenkins 4096 Jul 16 04:26 .. 04:36:22 drwxrwxr-x 8 jenkins jenkins 4096 Jul 16 04:26 .git 04:36:22 drwxrwxr-x 3 jenkins jenkins 4096 Jul 16 04:26 .github 04:36:22 -rw-rw-r-- 1 jenkins jenkins 493 Jul 16 04:26 .gitignore 04:36:22 -rw-rw-r-- 1 jenkins jenkins 42 Jul 16 04:26 .golangci.yml 04:36:22 -rw-rw-r-- 1 jenkins jenkins 11155 Jul 16 04:26 Attribution.txt 04:36:22 -rw-rw-r-- 1 jenkins jenkins 17665 Jul 16 04:26 CHANGELOG.md 04:36:22 -rw-rw-r-- 1 jenkins jenkins 1683 Jul 16 04:26 Dockerfile 04:36:22 -rw-rw-r-- 1 jenkins jenkins 677 Jul 16 04:26 GOVERNANCE.md 04:36:22 -rw-rw-r-- 1 jenkins jenkins 739 Jul 16 04:26 Jenkinsfile 04:36:22 -rw-rw-r-- 1 jenkins jenkins 11348 Jul 16 04:26 LICENSE 04:36:22 -rw-rw-r-- 1 jenkins jenkins 2883 Jul 16 04:26 Makefile 04:36:22 -rw-rw-r-- 1 jenkins jenkins 625 Jul 16 04:26 OWNERS.md 04:36:22 -rw-rw-r-- 1 jenkins jenkins 2620 Jul 16 04:26 README.md 04:36:22 -rw-rw-r-- 1 jenkins jenkins 12 Jul 16 04:23 VERSION 04:36:22 drwxrwxr-x 2 jenkins jenkins 4096 Jul 16 04:26 bin 04:36:22 drwxrwxr-x 3 jenkins jenkins 4096 Jul 16 04:26 cmd 04:36:22 -rw-r--r-- 1 jenkins jenkins 78805 Jul 16 04:35 coverage.out 04:36:22 drwxrwxr-x 4 jenkins jenkins 4096 Jul 16 04:26 doc 04:36:22 -rw-rw-r-- 1 jenkins jenkins 7330 Jul 16 04:26 go.mod 04:36:22 -rw-rw-r-- 1 jenkins jenkins 102668 Jul 16 04:26 go.sum 04:36:22 drwxrwxr-x 4 jenkins jenkins 4096 Jul 16 04:26 internal 04:36:22 -rw-rw-r-- 1 jenkins jenkins 236 Jul 16 04:26 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:36:23 + 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=10547900d901a25dbf28e3a77af8e7dd2aba8de7 --label arch=arm64 --label version=3.2.0-dev.15 . 04:36:23 Sending build context to Docker daemon 21.79MB 04:36:23 Step 1/27 : ARG BASE=golang:1.21-alpine3.18 04:36:23 Step 2/27 : FROM ${BASE} AS builder 04:36:23 ---> cae303e55e5a 04:36:23 Step 3/27 : ARG ADD_BUILD_TAGS="" 04:36:24 ---> Running in 2d97364fa14d 04:36:24 Removing intermediate container 2d97364fa14d 04:36:24 ---> 6d2c35259f9a 04:36:24 Step 4/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 04:36:24 ---> Running in b2ffa9caf872 04:36:25 Removing intermediate container b2ffa9caf872 04:36:25 ---> a1857dc539cb 04:36:25 Step 5/27 : ARG ALPINE_PKG_BASE="make git" 04:36:25 ---> Running in 35ad83614e82 04:36:25 Removing intermediate container 35ad83614e82 04:36:25 ---> e4463a136b56 04:36:25 Step 6/27 : ARG ALPINE_PKG_EXTRA="" 04:36:25 ---> Running in 8d29bb015273 04:36:25 Removing intermediate container 8d29bb015273 04:36:25 ---> cb33df64aea8 04:36:25 Step 7/27 : LABEL Name=edgex-device-onvif-camera 04:36:25 ---> Running in 35ae12be3f91 04:36:26 Removing intermediate container 35ae12be3f91 04:36:26 ---> 67d8ceda7860 04:36:26 Step 8/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:36:26 ---> Running in d1eb29f3b95c 04:36:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:36:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:36:29 OK: 266 MiB in 52 packages 04:36:30 Removing intermediate container d1eb29f3b95c 04:36:30 ---> a10a2da510ee 04:36:30 Step 9/27 : WORKDIR /device-onvif-camera 04:36:30 ---> Running in 9b4888878973 04:36:30 Removing intermediate container 9b4888878973 04:36:30 ---> b1233b5eb28a 04:36:30 Step 10/27 : COPY go.mod vendor* ./ 04:36:31 ---> 70143adcc4ea 04:36:31 Step 11/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:36:31 ---> Running in eda02141a788 04:36:35 Removing intermediate container eda02141a788 04:36:35 ---> 55928f0f7033 04:36:35 Step 12/27 : COPY . . 04:36:36 ---> 1ef64fe74b81 04:36:36 Step 13/27 : RUN ${MAKE} 04:36:36 ---> Running in fcce6782aba9 04:36:37 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-onvif-camera.Version=3.2.0-dev.15 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.24" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd 04:40:59 Removing intermediate container fcce6782aba9 04:40:59 ---> f8a0a6f63299 04:40:59 Step 14/27 : FROM alpine:3.18 04:40:59 3.18: Pulling from library/alpine 04:40:59 5c905c7ebe2f: Pulling fs layer 04:40:59 5c905c7ebe2f: Verifying Checksum 04:40:59 5c905c7ebe2f: Download complete 04:40:59 5c905c7ebe2f: Pull complete 04:40:59 Digest: sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 04:40:59 Status: Downloaded newer image for alpine:3.18 04:40:59 ---> dec292d02e07 04:40:59 Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 04:40:59 ---> Running in c932c372e43d 04:40:59 Removing intermediate container c932c372e43d 04:40:59 ---> 760eddbaa0c0 04:40:59 Step 16/27 : RUN apk add --update --no-cache dumb-init 04:40:59 ---> Running in aff42567ea9c 04:40:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:40:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:40:59 (1/1) Installing dumb-init (1.2.5-r2) 04:40:59 Executing busybox-1.36.1-r7.trigger 04:40:59 OK: 8 MiB in 16 packages 04:40:59 Removing intermediate container aff42567ea9c 04:40:59 ---> 706c4ebbc1e3 04:40:59 Step 17/27 : RUN apk --no-cache upgrade 04:40:59 ---> Running in 0dc260035213 04:40:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:40:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:40:59 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 04:40:59 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 04:40:59 OK: 8 MiB in 16 packages 04:40:59 Removing intermediate container 0dc260035213 04:40:59 ---> 45f639ae0a1b 04:40:59 Step 18/27 : WORKDIR / 04:40:59 ---> Running in 6a5fc191144a 04:40:59 Removing intermediate container 6a5fc191144a 04:40:59 ---> 243e35fa289e 04:40:59 Step 19/27 : COPY --from=builder /device-onvif-camera/cmd / 04:40:59 ---> 2f6c906e16e5 04:40:59 Step 20/27 : COPY --from=builder /device-onvif-camera/LICENSE / 04:40:59 ---> 544fc514d9a7 04:40:59 Step 21/27 : COPY --from=builder /device-onvif-camera/Attribution.txt / 04:40:59 ---> 29dfeb65a9e5 04:40:59 Step 22/27 : EXPOSE 59984 04:40:59 ---> Running in 3ae157c2442d 04:40:59 Removing intermediate container 3ae157c2442d 04:40:59 ---> 34a54cd7efe7 04:40:59 Step 23/27 : ENTRYPOINT ["/device-onvif-camera"] 04:40:59 ---> Running in 9145c8e923b1 04:40:59 Removing intermediate container 9145c8e923b1 04:40:59 ---> 479754dfd123 04:40:59 Step 24/27 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 04:40:59 ---> Running in 1cb7711c960e 04:40:59 Removing intermediate container 1cb7711c960e 04:40:59 ---> 9822eef22cf8 04:40:59 Step 25/27 : LABEL arch=arm64 04:40:59 ---> Running in 234cb22c4fab 04:40:59 Removing intermediate container 234cb22c4fab 04:40:59 ---> 7dd47ed0060f 04:40:59 Step 26/27 : LABEL git_sha=10547900d901a25dbf28e3a77af8e7dd2aba8de7 04:40:59 ---> Running in 91c525c89ff3 04:41:00 Removing intermediate container 91c525c89ff3 04:41:00 ---> 24dd0d1b11db 04:41:00 Step 27/27 : LABEL version=3.2.0-dev.15 04:41:00 ---> Running in 2f4ef7ed562e 04:41:00 Removing intermediate container 2f4ef7ed562e 04:41:00 ---> 741af9f44c97 04:41:00 [Warning] One or more build-args [ARCH] were not consumed 04:41:00 Successfully built 741af9f44c97 04:41:00 Successfully tagged device-onvif-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:41:00 provisioning config files... 04:41:00 copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/201@tmp/config9464484174597188783tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:41:00 ---> ****-login.sh 04:41:00 nexus3.edgexfoundry.org:10001 04:41:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:41:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:41:01 Configure a credential helper to remove this warning. See 04:41:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:41:01 04:41:01 Login Succeeded 04:41:01 nexus3.edgexfoundry.org:10002 04:41:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:41:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:41:01 Configure a credential helper to remove this warning. See 04:41:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:41:01 04:41:01 Login Succeeded 04:41:01 nexus3.edgexfoundry.org:10003 04:41:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:41:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:41:01 Configure a credential helper to remove this warning. See 04:41:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:41:01 04:41:01 Login Succeeded 04:41:01 nexus3.edgexfoundry.org:10004 04:41:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:41:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:41:02 Configure a credential helper to remove this warning. See 04:41:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:41:02 04:41:02 Login Succeeded 04:41:02 ****.io 04:41:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:41:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:41:02 Configure a credential helper to remove this warning. See 04:41:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:41:02 04:41:02 Login Succeeded 04:41:02 ---> ****-login.sh ends [Pipeline] } 04:41:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:41:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:41:02 [edgeXDocker.push] Tagging docker image device-onvif-camera-arm64 with the following tags: 04:41:02 10547900d901a25dbf28e3a77af8e7dd2aba8de7 04:41:02 latest 04:41:02 3.2.0-dev.15 04:41:02 10547900d901a25dbf28e3a77af8e7dd2aba8de7-3.2.0-dev.15 04:41:02 main 04:41:02 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:41:03 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:10547900d901a25dbf28e3a77af8e7dd2aba8de7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:41:03 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:10547900d901a25dbf28e3a77af8e7dd2aba8de7 04:41:03 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 04:41:03 b7d2c6595738: Preparing 04:41:03 924bf2f0ceb2: Preparing 04:41:03 4197f4cd8512: Preparing 04:41:03 70dabac50cdb: Preparing 04:41:03 98f792393571: Preparing 04:41:03 da707bb00cb8: Preparing 04:41:03 da707bb00cb8: Waiting 04:41:03 98f792393571: Pushed 04:41:03 924bf2f0ceb2: Pushed 04:41:03 b7d2c6595738: Pushed 04:41:03 da707bb00cb8: Layer already exists 04:41:05 70dabac50cdb: Pushed 04:41:10 4197f4cd8512: Pushed 04:41:10 10547900d901a25dbf28e3a77af8e7dd2aba8de7: digest: sha256:01b46abe4b79799c356a2d496d7fdee9968f0e2b3fdeef39d30f817c4aad6288 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:41:10 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:41:11 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest 04:41:11 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 04:41:11 b7d2c6595738: Preparing 04:41:11 924bf2f0ceb2: Preparing 04:41:11 4197f4cd8512: Preparing 04:41:11 70dabac50cdb: Preparing 04:41:11 98f792393571: Preparing 04:41:11 da707bb00cb8: Preparing 04:41:11 da707bb00cb8: Waiting 04:41:11 98f792393571: Layer already exists 04:41:11 924bf2f0ceb2: Layer already exists 04:41:11 4197f4cd8512: Layer already exists 04:41:11 b7d2c6595738: Layer already exists 04:41:11 70dabac50cdb: Layer already exists 04:41:11 da707bb00cb8: Layer already exists 04:41:11 latest: digest: sha256:01b46abe4b79799c356a2d496d7fdee9968f0e2b3fdeef39d30f817c4aad6288 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:41:11 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3.2.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:41:12 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3.2.0-dev.15 04:41:12 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 04:41:12 b7d2c6595738: Preparing 04:41:12 924bf2f0ceb2: Preparing 04:41:12 4197f4cd8512: Preparing 04:41:12 70dabac50cdb: Preparing 04:41:12 98f792393571: Preparing 04:41:12 da707bb00cb8: Preparing 04:41:12 da707bb00cb8: Waiting 04:41:12 b7d2c6595738: Layer already exists 04:41:12 924bf2f0ceb2: Layer already exists 04:41:12 4197f4cd8512: Layer already exists 04:41:12 98f792393571: Layer already exists 04:41:12 70dabac50cdb: Layer already exists 04:41:12 da707bb00cb8: Layer already exists 04:41:12 3.2.0-dev.15: digest: sha256:01b46abe4b79799c356a2d496d7fdee9968f0e2b3fdeef39d30f817c4aad6288 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:41:12 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:10547900d901a25dbf28e3a77af8e7dd2aba8de7-3.2.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:41:12 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:10547900d901a25dbf28e3a77af8e7dd2aba8de7-3.2.0-dev.15 04:41:12 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 04:41:12 b7d2c6595738: Preparing 04:41:12 924bf2f0ceb2: Preparing 04:41:12 4197f4cd8512: Preparing 04:41:12 70dabac50cdb: Preparing 04:41:12 98f792393571: Preparing 04:41:12 da707bb00cb8: Preparing 04:41:12 da707bb00cb8: Waiting 04:41:12 924bf2f0ceb2: Layer already exists 04:41:12 4197f4cd8512: Layer already exists 04:41:12 98f792393571: Layer already exists 04:41:12 b7d2c6595738: Layer already exists 04:41:12 70dabac50cdb: Layer already exists 04:41:12 da707bb00cb8: Layer already exists 04:41:12 10547900d901a25dbf28e3a77af8e7dd2aba8de7-3.2.0-dev.15: digest: sha256:01b46abe4b79799c356a2d496d7fdee9968f0e2b3fdeef39d30f817c4aad6288 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:41:13 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:41:13 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main 04:41:13 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 04:41:13 b7d2c6595738: Preparing 04:41:13 924bf2f0ceb2: Preparing 04:41:13 4197f4cd8512: Preparing 04:41:13 70dabac50cdb: Preparing 04:41:13 98f792393571: Preparing 04:41:13 da707bb00cb8: Preparing 04:41:13 da707bb00cb8: Waiting 04:41:13 b7d2c6595738: Layer already exists 04:41:13 70dabac50cdb: Layer already exists 04:41:13 4197f4cd8512: Layer already exists 04:41:13 924bf2f0ceb2: Layer already exists 04:41:13 98f792393571: Layer already exists 04:41:13 da707bb00cb8: Layer already exists 04:41:14 main: digest: sha256:01b46abe4b79799c356a2d496d7fdee9968f0e2b3fdeef39d30f817c4aad6288 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:41:14 ===================================================== [Pipeline] echo 04:41:14 taggedImages: 04:41:14 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:10547900d901a25dbf28e3a77af8e7dd2aba8de7 04:41:14 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest 04:41:14 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3.2.0-dev.15 04:41:14 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:10547900d901a25dbf28e3a77af8e7dd2aba8de7-3.2.0-dev.15 04:41:14 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:41:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:41:14 04:41:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:41:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:41:15 arm64: Pulling from edgex-lftools-log-publisher 04:41:15 8998bd30e6a1: Pulling fs layer 04:41:15 04944245beec: Pulling fs layer 04:41:15 699f458cf7ca: Pulling fs layer 04:41:15 765212b225bb: Pulling fs layer 04:41:15 f23df028b6ca: Pulling fs layer 04:41:15 d65c8cfc05b1: Pulling fs layer 04:41:15 2437ff75d9bd: Pulling fs layer 04:41:15 765212b225bb: Waiting 04:41:15 f23df028b6ca: Waiting 04:41:15 d65c8cfc05b1: Waiting 04:41:15 2437ff75d9bd: Waiting 04:41:15 04944245beec: Verifying Checksum 04:41:15 04944245beec: Download complete 04:41:15 f23df028b6ca: Verifying Checksum 04:41:15 f23df028b6ca: Download complete 04:41:15 d65c8cfc05b1: Verifying Checksum 04:41:15 d65c8cfc05b1: Download complete 04:41:15 699f458cf7ca: Verifying Checksum 04:41:15 699f458cf7ca: Download complete 04:41:16 8998bd30e6a1: Verifying Checksum 04:41:16 8998bd30e6a1: Download complete 04:41:18 2437ff75d9bd: Verifying Checksum 04:41:18 2437ff75d9bd: Download complete 04:41:20 8998bd30e6a1: Pull complete 04:41:20 04944245beec: Pull complete 04:41:22 699f458cf7ca: Pull complete 04:41:22 765212b225bb: Pull complete 04:41:23 f23df028b6ca: Pull complete 04:41:23 d65c8cfc05b1: Pull complete 04:41:41 2437ff75d9bd: Pull complete 04:41:41 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 04:41:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:41:41 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:41:42 prd-ubuntu20.04-docker-arm64-4c-16g-5707 does not seem to be running inside a container 04:41: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/201 -v /w/workspace/device-onvif-camera/201:/w/workspace/device-onvif-camera/201:rw,z -v /w/workspace/device-onvif-camera/201@tmp:/w/workspace/device-onvif-camera/201@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 04:41:44 $ docker top f497e8a6ab7d91c56b819298bb284e62ba0a04a3e9e79c4475063ee4fb608913 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:41:45 ---> job-cost.sh 04:41:45 lf-activate-venv: SKIPPING 04:41:45 INFO: No Stack... 04:41:46 INFO: Retrieving Pricing Info for: v3-standard-4 04:41:46 INFO: Archiving Costs [Pipeline] sh 04:41:47 + cat /w/workspace/device-onvif-camera/201/archives/cost.csv 04:41:47 + cut -d, -f6 [Pipeline] lock 04:41:47 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-onvif-camera-main-201-stack-cost] 04:41:47 Resource [jenkins-edgexfoundry-device-onvif-camera-main-201-stack-cost] did not exist. Created. 04:41:47 Lock acquired on [Resource: jenkins-edgexfoundry-device-onvif-camera-main-201-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:41:48 /w/workspace/device-onvif-camera/201@tmp/durable-ddf9db1e/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 04:41:49 + echo total: 0.10999999940395355 [Pipeline] stash 04:41:49 Warning: overwriting stash ‘stack-cost’ 04:41:49 Stashed 1 file(s) [Pipeline] } 04:41:49 Lock released on resource [Resource: jenkins-edgexfoundry-device-onvif-camera-main-201-stack-cost] [Pipeline] // lock [Pipeline] } 04:41:49 $ docker stop --time=1 f497e8a6ab7d91c56b819298bb284e62ba0a04a3e9e79c4475063ee4fb608913 04:41:50 $ docker rm -f --volumes f497e8a6ab7d91c56b819298bb284e62ba0a04a3e9e79c4475063ee4fb608913 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 04:41:51 provisioning config files... 04:41:51 copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config4141332437382412120tmp [Pipeline] { [Pipeline] sh 04:41:51 + set +x 04:41:51 + curl -s https://codecov.io/bash 04:41:51 + bash -s -- 04:41:51 04:41:51 _____ _ 04:41:51 / ____| | | 04:41:51 | | ___ __| | ___ ___ _____ __ 04:41:51 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 04:41:51 | |___| (_) | (_| | __/ (_| (_) \ V / 04:41:51 \_____\___/ \__,_|\___|\___\___/ \_/ 04:41:51 Bash-1.0.6 04:41:51 04:41:51 04:41:51 ==> git version 2.25.1 found 04:41:51 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 04:41:51 Release-Date: 2020-01-08 04:41:51 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 04:41:51 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 04:41:51 ==> Jenkins CI detected. 04:41:51 current dir:  /w/workspace/foundry_device-onvif-camera_main 04:41:51 project root: . 04:41:51 --> token set from env 04:41:51 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 04:41:51 ==> Running gcov in . (disable via -X gcov) 04:41:51 ==> Python coveragepy not found 04:41:51 ==> Searching for coverage reports in: 04:41:51 + . 04:41:51 -> Found 1 reports 04:41:51 ==> Detecting git/mercurial file structure 04:41:51 ==> Reading reports 04:41:51 + ./coverage.out bytes=78805 04:41:51 ==> Appending adjustments 04:41:51 https://docs.codecov.io/docs/fixing-reports 04:41:51 + Found adjustments 04:41:51 ==> Gzipping contents 04:41:51 12K /tmp/codecov.lrsyOj.gz 04:41:51 ==> Uploading reports 04:41:51 url: https://codecov.io 04:41:51 query: branch=main&commit=10547900d901a25dbf28e3a77af8e7dd2aba8de7&build=201&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F201%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= 04:41:51 -> Pinging Codecov 04:41:51 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=10547900d901a25dbf28e3a77af8e7dd2aba8de7&build=201&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F201%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= 04:41:51 -> Uploading to 04:41:51 https://storage.googleapis.com/codecov/v4/raw/2024-07-16/F29A59C45E3A92E06B3E522C9905F8EF/10547900d901a25dbf28e3a77af8e7dd2aba8de7/1a7be736-9957-4fe9-8f50-4617e736b74e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240716%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240716T044151Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=0dd51e789933d435731c0520b43598a376050e69255c0f6a01ff813e31692146 04:41:51 % Total % Received % Xferd Average Speed Time Time Time Current 04:41:51 Dload Upload Total Spent Left Speed 04:41:52 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10400 0 0 100 10400 0 40784 --:--:-- --:--:-- --:--:-- 40784 04:41:52 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/10547900d901a25dbf28e3a77af8e7dd2aba8de7 [Pipeline] } 04:41:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 04:41:52 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 04:41:52 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:41:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 04:41:52 04:41:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:41:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 04:41:53 latest: Pulling from edgex-devops/edgex-snyk-go 04:41:53 619be1103602: Already exists 04:41:53 f8ea3408117e: Pulling fs layer 04:41:53 91320369b822: Pulling fs layer 04:41:53 0406650e8295: Pulling fs layer 04:41:53 4f4fb700ef54: Pulling fs layer 04:41:53 96d80e3f36e1: Pulling fs layer 04:41:53 bcf3aedb951c: Pulling fs layer 04:41:53 96d80e3f36e1: Waiting 04:41:53 4f4fb700ef54: Waiting 04:41:53 0406650e8295: Verifying Checksum 04:41:53 0406650e8295: Download complete 04:41:53 f8ea3408117e: Verifying Checksum 04:41:53 f8ea3408117e: Download complete 04:41:53 4f4fb700ef54: Verifying Checksum 04:41:53 4f4fb700ef54: Download complete 04:41:53 96d80e3f36e1: Verifying Checksum 04:41:53 96d80e3f36e1: Download complete 04:41:53 f8ea3408117e: Pull complete 04:41:54 91320369b822: Verifying Checksum 04:41:54 91320369b822: Download complete 04:41:54 bcf3aedb951c: Verifying Checksum 04:41:57 91320369b822: Pull complete 04:41:57 0406650e8295: Pull complete 04:41:57 4f4fb700ef54: Pull complete 04:41:57 96d80e3f36e1: Pull complete 04:42:00 bcf3aedb951c: Pull complete 04:42:00 Digest: sha256:c73d2844e4fc57f5aa9e06c5c2de6da6b3046f14c04b5c54aa9a8d6bbc057662 04:42:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 04:42:00 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:42:00 prd-ubuntu20.04-docker-8c-8g-5699 does not seem to be running inside a container 04:42:00 $ 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 04:42:05 $ docker top 2a401582f01a9bc50705bd58be2e56328a06bea080cc1f164d4d80e2b59df0dc -eo pid,comm [Pipeline] { [Pipeline] sh 04:42:06 + git config --global --add safe.directory /w/workspace/foundry_device-onvif-camera_main [Pipeline] echo 04:42:06 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-onvif-camera:main' [Pipeline] sh 04:42:06 + set -o pipefail 04:42:06 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-onvif-camera:main' 04:42:12 04:42:12 Monitoring /w/workspace/foundry_device-onvif-camera_main (github.com/edgexfoundry/device-onvif-camera)... 04:42:12 04:42:12 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/9e5df0b9-9c2f-4dae-8e10-c7dd76eb4add/history/cec39709-3eb0-42d5-823b-4cb63601e420 04:42:12 04:42:12 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 04:42:12 04:42:12 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 04:42:12 [Pipeline] } 04:42:12 $ docker stop --time=1 2a401582f01a9bc50705bd58be2e56328a06bea080cc1f164d4d80e2b59df0dc 04:42:18 $ docker rm -f --volumes 2a401582f01a9bc50705bd58be2e56328a06bea080cc1f164d4d80e2b59df0dc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 04:42:18 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:42:18 provisioning config files... 04:42:18 copy managed file [swaggerhub-api-key] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config7736033335876477749tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:42:19 --> edgex-publish-swagger.sh 04:42:19 === Publish doc/openapi/v3 API === 04:42:19 [publishToSwagger] Publishing the API Docs [doc/openapi/v3] to Swagger 04:42:19 [publishToSwagger] Publishing API Name [device-onvif-camera] [/w/workspace/foundry_device-onvif-camera_main/doc/openapi/v3/device-onvif-camera.yaml] 04:42:19 % Total % Received % Xferd Average Speed Time Time Time Current 04:42:19 Dload Upload Total Spent Left Speed 04:42:19 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 485k 100 156 100 485k 248 771k --:--:-- --:--:-- --:--:-- 770k 100 485k 100 156 100 485k 247 770k --:--:-- --:--:-- --:--:-- 770k 04:42:19 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 04:42:19 [Pipeline] } 04:42:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:42:20 + git log --format=format:%s -1 10547900d901a25dbf28e3a77af8e7dd2aba8de7 [Pipeline] sh 04:42:20 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:42:20 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:42:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:42:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:42:20 prd-ubuntu20.04-docker-8c-8g-5699 does not seem to be running inside a container 04:42:20 $ 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 04:42:21 $ docker top f17d54f0a4ee97c9e201352f9fba28ab2c6663368641ff33af3780d2fdcbafe3 -eo pid,comm 04:42:21 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 04:42:21 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:42:21 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:42:21 [ssh-agent] Looking for ssh-agent implementation... 04:42:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:42:21 $ docker exec f17d54f0a4ee97c9e201352f9fba28ab2c6663368641ff33af3780d2fdcbafe3 ssh-agent 04:42:21 SSH_AUTH_SOCK=/tmp/ssh-xAX1gUXMGM1H/agent.33 04:42:21 SSH_AGENT_PID=39 04:42:21 Running ssh-add (command line suppressed) 04:42:21 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_17657090472770856644.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_17657090472770856644.key) 04:42:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:42:22 + git semver tag 04:42:22 2024-07-16 04:42:22,254 [run_tag] DEBUG tag force:False 04:42:22 2024-07-16 04:42:22,254 [check_head_tag] DEBUG check head tag 04:42:22 2024-07-16 04:42:22,255 [execute] INFO git cat-file --batch-check 04:42:22 2024-07-16 04:42:22,256 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) 04:42:22 2024-07-16 04:42:22,259 [execute] INFO git cat-file --batch 04:42:22 2024-07-16 04:42:22,259 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) 04:42:22 2024-07-16 04:42:22,278 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 04:42:22 2024-07-16 04:42:22,278 [execute] INFO git tag -a v3.2.0-dev.15 -m v3.2.0-dev.15 04:42:22 2024-07-16 04:42:22,278 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.15', '-m', 'v3.2.0-dev.15'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) 04:42:22 2024-07-16 04:42:22,284 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 04:42:22 3.2.0-dev.15 [Pipeline] } 04:42:22 $ docker exec --env ******** --env ******** f17d54f0a4ee97c9e201352f9fba28ab2c6663368641ff33af3780d2fdcbafe3 ssh-agent -k 04:42:22 unset SSH_AUTH_SOCK; 04:42:22 unset SSH_AGENT_PID; 04:42:22 echo Agent pid 39 killed; 04:42:22 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:42:22 + git semver [Pipeline] } 04:42:23 $ docker stop --time=1 f17d54f0a4ee97c9e201352f9fba28ab2c6663368641ff33af3780d2fdcbafe3 04:42:24 $ docker rm -f --volumes f17d54f0a4ee97c9e201352f9fba28ab2c6663368641ff33af3780d2fdcbafe3 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:42:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 04:42:24 04:42:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:42:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 04:42:25 0.23.1-centos7: Pulling from edgex-lftools 04:42:25 ab5ef0e58194: Pulling fs layer 04:42:25 9712f1f96733: Pulling fs layer 04:42:25 63f879dbbcfc: Pulling fs layer 04:42:25 0d9ebad4ef96: Pulling fs layer 04:42:25 e9a5061849ea: Pulling fs layer 04:42:25 d747dcd14b5f: Pulling fs layer 04:42:25 2de7ff778b66: Pulling fs layer 04:42:25 0d9ebad4ef96: Waiting 04:42:25 d747dcd14b5f: Waiting 04:42:25 2de7ff778b66: Waiting 04:42:25 9712f1f96733: Verifying Checksum 04:42:25 9712f1f96733: Download complete 04:42:25 63f879dbbcfc: Verifying Checksum 04:42:25 63f879dbbcfc: Download complete 04:42:25 e9a5061849ea: Verifying Checksum 04:42:25 e9a5061849ea: Download complete 04:42:25 0d9ebad4ef96: Verifying Checksum 04:42:25 0d9ebad4ef96: Download complete 04:42:25 d747dcd14b5f: Download complete 04:42:25 ab5ef0e58194: Verifying Checksum 04:42:25 ab5ef0e58194: Download complete 04:42:25 2de7ff778b66: Download complete 04:42:28 ab5ef0e58194: Pull complete 04:42:28 9712f1f96733: Pull complete 04:42:28 63f879dbbcfc: Pull complete 04:42:31 0d9ebad4ef96: Pull complete 04:42:32 e9a5061849ea: Pull complete 04:42:32 d747dcd14b5f: Pull complete 04:42:33 2de7ff778b66: Pull complete 04:42:33 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 04:42:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 04:42:33 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:42:33 prd-ubuntu20.04-docker-8c-8g-5699 does not seem to be running inside a container 04:42:33 $ 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 04:42:38 $ docker top dbdbc181145e590fbd1e6d87f00c8af412204f6581990a57c39f7e38ef4ced58 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 04:42:38 provisioning config files... 04:42:38 copy managed file [sigul-config] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config15627146057564333645tmp 04:42:38 copy managed file [sigul-password] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config3314769354833904995tmp 04:42:38 copy managed file [sigul-pki] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config4550176653113711862tmp [Pipeline] { [Pipeline] echo 04:42:38 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 04:42:38 ---> sigul-configuration.sh 04:42:38 gpg: directory `/root/.gnupg' created 04:42:38 gpg: new configuration file `/root/.gnupg/gpg.conf' created 04:42:38 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 04:42:38 gpg: keyring `/root/.gnupg/secring.gpg' created 04:42:38 gpg: keyring `/root/.gnupg/pubring.gpg' created 04:42:38 gpg: CAST5 encrypted data 04:42:38 gpg: encrypted with 1 passphrase 04:42:38 gpg: WARNING: message was not integrity protected [Pipeline] sh 04:42:39 + mkdir /home/jenkins 04:42:39 + mkdir /home/jenkins/sigul [Pipeline] sh 04:42:39 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 04:42:39 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 04:42:39 ---> sigul-install.sh 04:42:39 Sigul already installed; skipping installation. [Pipeline] sh 04:42:39 + git tag --list 04:42:39 v0.0.0 04:42:39 v2.2.0 04:42:39 v2.3.0 04:42:39 v2.3.1 04:42:39 v3.0 04:42:39 v3.0.0 04:42:39 v3.1 04:42:39 v3.1.0 04:42:39 v3.1.0-dev.1 04:42:39 v3.1.0-dev.10 04:42:39 v3.1.0-dev.11 04:42:39 v3.1.0-dev.12 04:42:39 v3.1.0-dev.13 04:42:39 v3.1.0-dev.14 04:42:39 v3.1.0-dev.15 04:42:39 v3.1.0-dev.16 04:42:39 v3.1.0-dev.17 04:42:39 v3.1.0-dev.18 04:42:39 v3.1.0-dev.19 04:42:39 v3.1.0-dev.2 04:42:39 v3.1.0-dev.20 04:42:39 v3.1.0-dev.21 04:42:39 v3.1.0-dev.22 04:42:39 v3.1.0-dev.23 04:42:39 v3.1.0-dev.24 04:42:39 v3.1.0-dev.25 04:42:39 v3.1.0-dev.26 04:42:39 v3.1.0-dev.27 04:42:39 v3.1.0-dev.28 04:42:39 v3.1.0-dev.3 04:42:39 v3.1.0-dev.4 04:42:39 v3.1.0-dev.5 04:42:39 v3.1.0-dev.6 04:42:39 v3.1.0-dev.7 04:42:39 v3.1.0-dev.8 04:42:39 v3.1.0-dev.9 04:42:39 v3.1.1 04:42:39 v3.2.0-dev.1 04:42:39 v3.2.0-dev.10 04:42:39 v3.2.0-dev.11 04:42:39 v3.2.0-dev.12 04:42:39 v3.2.0-dev.13 04:42:39 v3.2.0-dev.14 04:42:39 v3.2.0-dev.15 04:42:39 v3.2.0-dev.2 04:42:39 v3.2.0-dev.3 04:42:39 v3.2.0-dev.4 04:42:39 v3.2.0-dev.5 04:42:39 v3.2.0-dev.6 04:42:39 v3.2.0-dev.7 04:42:39 v3.2.0-dev.8 04:42:39 v3.2.0-dev.9 [Pipeline] sh 04:42:40 + lftools sign git-tag v3.2.0-dev.15 04:42:40 Signing Git tag with Sigul... 04:42:40 Signing v3.2.0-dev.15 [Pipeline] echo 04:42:41 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 04:42:41 ---> sigul-configuration-cleanup.sh [Pipeline] } 04:42:41 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 04:42:41 $ docker stop --time=1 dbdbc181145e590fbd1e6d87f00c8af412204f6581990a57c39f7e38ef4ced58 04:42:42 $ docker rm -f --volumes dbdbc181145e590fbd1e6d87f00c8af412204f6581990a57c39f7e38ef4ced58 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 04:42:43 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:42:43 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:42:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:42:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:42:43 prd-ubuntu20.04-docker-8c-8g-5699 does not seem to be running inside a container 04:42:43 $ 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 04:42:43 $ docker top 0efd7234457ed926f3edc02ab257575316812c83c3c037224a47c26152a8bb15 -eo pid,comm 04:42:43 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 04:42:43 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:42:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:42:43 [ssh-agent] Looking for ssh-agent implementation... 04:42:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:42:44 $ docker exec 0efd7234457ed926f3edc02ab257575316812c83c3c037224a47c26152a8bb15 ssh-agent 04:42:44 SSH_AUTH_SOCK=/tmp/ssh-dyEHTtI8bAP7/agent.32 04:42:44 SSH_AGENT_PID=38 04:42:44 Running ssh-add (command line suppressed) 04:42:44 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_3098550381687462108.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_3098550381687462108.key) 04:42:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:42:44 + git semver bump pre 04:42:44 2024-07-16 04:42:44,785 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 04:42:44 2024-07-16 04:42:44,786 [bump_version] DEBUG bumping version:3.2.0-dev.15 on axis:pre with prefix:dev 04:42:44 2024-07-16 04:42:44,786 [bump_version] DEBUG bumped version:3.2.0-dev.16 04:42:44 2024-07-16 04:42:44,786 [write_version] DEBUG write version:3.2.0-dev.16 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:True 04:42:44 2024-07-16 04:42:44,786 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 04:42:44 2024-07-16 04:42:44,786 [write_file] DEBUG write to file:/w/workspace/foundry_device-onvif-camera_main/.semver/main 04:42:44 2024-07-16 04:42:44,788 [execute] INFO git cat-file --batch-check 04:42:44 2024-07-16 04:42:44,788 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) 04:42:44 2024-07-16 04:42:44,792 [execute] INFO git cat-file --batch 04:42:44 2024-07-16 04:42:44,792 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) 04:42:44 2024-07-16 04:42:44,797 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 04:42:44 3.2.0-dev.16 [Pipeline] } 04:42:44 $ docker exec --env ******** --env ******** 0efd7234457ed926f3edc02ab257575316812c83c3c037224a47c26152a8bb15 ssh-agent -k 04:42:44 unset SSH_AUTH_SOCK; 04:42:44 unset SSH_AGENT_PID; 04:42:44 echo Agent pid 38 killed; 04:42:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:42:45 + git semver [Pipeline] } 04:42:45 $ docker stop --time=1 0efd7234457ed926f3edc02ab257575316812c83c3c037224a47c26152a8bb15 04:42:46 $ docker rm -f --volumes 0efd7234457ed926f3edc02ab257575316812c83c3c037224a47c26152a8bb15 [Pipeline] // withDockerContainer [Pipeline] sh 04:42:47 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:42:47 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:42:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:42:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:42:47 prd-ubuntu20.04-docker-8c-8g-5699 does not seem to be running inside a container 04:42:47 $ 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 04:42:47 $ docker top b605cd1de287f912d788d48863482b54344ffa667cc4dabe300f69afda6efa82 -eo pid,comm 04:42:47 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 04:42:47 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:42:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:42:48 [ssh-agent] Looking for ssh-agent implementation... 04:42:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:42:48 $ docker exec b605cd1de287f912d788d48863482b54344ffa667cc4dabe300f69afda6efa82 ssh-agent 04:42:48 SSH_AUTH_SOCK=/tmp/ssh-iJnmKWtSr9Lk/agent.32 04:42:48 SSH_AGENT_PID=38 04:42:48 Running ssh-add (command line suppressed) 04:42:48 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_15108294979862610619.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_15108294979862610619.key) 04:42:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:42:48 + git semver push 04:42:48 2024-07-16 04:42:48,842 [run_push] DEBUG push 04:42:48 2024-07-16 04:42:48,843 [execute] INFO git cat-file --batch-check 04:42:48 2024-07-16 04:42:48,843 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) 04:42:48 2024-07-16 04:42:48,847 [execute] INFO git rev-list 0222d7c1e2af1af3f563cdd972f7659eb63d3ba6 -- 04:42:48 2024-07-16 04:42:48,847 [execute] DEBUG Popen(['git', 'rev-list', '0222d7c1e2af1af3f563cdd972f7659eb63d3ba6', '--'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) 04:42:48 2024-07-16 04:42:48,856 [execute] INFO git fetch -v origin 04:42:48 2024-07-16 04:42:48,856 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=True, shell=None, istream=None) 04:42:49 2024-07-16 04:42:49,312 [run_push] DEBUG no remote changes detected 04:42:49 2024-07-16 04:42:49,312 [execute] INFO git push origin semver 04:42:49 2024-07-16 04:42:49,312 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) 04:42:50 2024-07-16 04:42:50,050 [run_push] DEBUG push all version tags 04:42:50 2024-07-16 04:42:50,050 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 04:42:50 2024-07-16 04:42:50,051 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) 04:42:51 2024-07-16 04:42:50,826 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 04:42:51 3.2.0-dev.16 [Pipeline] } 04:42:51 $ docker exec --env ******** --env ******** b605cd1de287f912d788d48863482b54344ffa667cc4dabe300f69afda6efa82 ssh-agent -k 04:42:51 unset SSH_AUTH_SOCK; 04:42:51 unset SSH_AGENT_PID; 04:42:51 echo Agent pid 38 killed; 04:42:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:42:51 + git semver [Pipeline] } 04:42:51 $ docker stop --time=1 b605cd1de287f912d788d48863482b54344ffa667cc4dabe300f69afda6efa82 04:42:52 $ docker rm -f --volumes b605cd1de287f912d788d48863482b54344ffa667cc4dabe300f69afda6efa82 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 04:42:53 + [ -d /w/workspace/foundry_device-onvif-camera_main/archives ] 04:42:53 + ls -al /w/workspace/foundry_device-onvif-camera_main/archives 04:42:53 total 16 04:42:53 drwxr-xr-x 3 root root 4096 Jul 16 04:26 . 04:42:53 drwxrwxr-x 10 jenkins jenkins 4096 Jul 16 04:42 .. 04:42:53 drwxr-xr-x 2 root root 4096 Jul 16 04:26 cost 04:42:53 -rw-r--r-- 1 root root 91 Jul 16 04:26 cost.csv 04:42:53 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-onvif-camera_main/archives 04:42:53 + ls -al /w/workspace/foundry_device-onvif-camera_main/archives 04:42:53 total 16 04:42:53 drwxr-xr-x 3 jenkins jenkins 4096 Jul 16 04:26 . 04:42:53 drwxrwxr-x 10 jenkins jenkins 4096 Jul 16 04:42 .. 04:42:53 drwxr-xr-x 2 jenkins jenkins 4096 Jul 16 04:26 cost 04:42:53 -rw-r--r-- 1 jenkins jenkins 91 Jul 16 04:26 cost.csv [Pipeline] libraryResource [Pipeline] sh 04:42:53 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 04:42:54 ---> package-listing.sh 04:42:54 ++ facter osfamily 04:42:54 ++ tr '[:upper:]' '[:lower:]' 04:42:55 + OS_FAMILY=debian 04:42:55 + workspace=/w/workspace/foundry_device-onvif-camera_main 04:42:55 + START_PACKAGES=/tmp/packages_start.txt 04:42:55 + END_PACKAGES=/tmp/packages_end.txt 04:42:55 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:42:55 + PACKAGES=/tmp/packages_start.txt 04:42:55 + '[' /w/workspace/foundry_device-onvif-camera_main ']' 04:42:55 + PACKAGES=/tmp/packages_end.txt 04:42:55 + case "${OS_FAMILY}" in 04:42:55 + dpkg -l 04:42:55 + grep '^ii' 04:42:55 + '[' -f /tmp/packages_start.txt ']' 04:42:55 + '[' -f /tmp/packages_end.txt ']' 04:42:55 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:42:55 + '[' /w/workspace/foundry_device-onvif-camera_main ']' 04:42:55 + mkdir -p /w/workspace/foundry_device-onvif-camera_main/archives/ 04:42:55 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-onvif-camera_main/archives/ [Pipeline] echo 04:42:55 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-onvif-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 04:42:55 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:42:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:42:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:42:55 prd-ubuntu20.04-docker-8c-8g-5699 does not seem to be running inside a container 04:42:56 $ 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 04:42:56 $ docker top 414581ca89db580a6aab3f1b74fb39f7d0a4cb0959438edacdb32cd88e5e99ca -eo pid,comm [Pipeline] { [Pipeline] sh 04:42:56 + touch /tmp/pre-build-complete [Pipeline] sh 04:42:56 + mkdir -p /var/log/sysstat [Pipeline] sh 04:42:57 + ls /var/log/sa-host 04:42:57 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:42:57 provisioning config files... 04:42:57 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config4547214978631529240tmp [Pipeline] { [Pipeline] echo 04:42:57 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 04:42:57 ---> create-netrc.sh [Pipeline] } 04:42:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 04:42:57 ---> python-tools-install.sh [Pipeline] echo 04:42:57 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 04:42:58 ---> sudo-logs.sh 04:42:58 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 04:42:58 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 04:42:58 ---> job-cost.sh 04:42:58 lf-activate-venv: SKIPPING 04:42:58 DEBUG: total: 0.2199999988079071 04:42:58 INFO: Retrieving Stack Cost... 04:42:58 INFO: Retrieving Pricing Info for: v3-standard-8 04:42:58 INFO: Archiving Costs [Pipeline] echo 04:42:59 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 04:42:59 ---> logs-deploy.sh 04:42:59 lf-activate-venv: SKIPPING 04:42:59 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/main/201 04:42:59 INFO: archiving workspace using pattern(s): 04:43:00 Archives upload complete. 04:43:00 INFO: archiving logs to Nexus 04:43:00 ---> uname -a: 04:43:00 Linux prd-ubuntu20-04-docker-8c-8g-5699 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 04:43:00 04:43:00 04:43:00 ---> lscpu: 04:43:00 Architecture: x86_64 04:43:00 CPU op-mode(s): 32-bit, 64-bit 04:43:00 Byte Order: Little Endian 04:43:00 Address sizes: 40 bits physical, 48 bits virtual 04:43:00 CPU(s): 8 04:43:00 On-line CPU(s) list: 0-7 04:43:00 Thread(s) per core: 1 04:43:00 Core(s) per socket: 1 04:43:00 Socket(s): 8 04:43:00 NUMA node(s): 1 04:43:00 Vendor ID: AuthenticAMD 04:43:00 CPU family: 23 04:43:00 Model: 49 04:43:00 Model name: AMD EPYC-Rome Processor 04:43:00 Stepping: 0 04:43:00 CPU MHz: 2799.998 04:43:00 BogoMIPS: 5599.99 04:43:00 Virtualization: AMD-V 04:43:00 Hypervisor vendor: KVM 04:43:00 Virtualization type: full 04:43:00 L1d cache: 256 KiB 04:43:00 L1i cache: 256 KiB 04:43:00 L2 cache: 4 MiB 04:43:00 L3 cache: 128 MiB 04:43:00 NUMA node0 CPU(s): 0-7 04:43:00 Vulnerability Itlb multihit: Not affected 04:43:00 Vulnerability L1tf: Not affected 04:43:00 Vulnerability Mds: Not affected 04:43:00 Vulnerability Meltdown: Not affected 04:43:00 Vulnerability Mmio stale data: Not affected 04:43:00 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 04:43:00 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 04:43:00 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 04:43:00 Vulnerability Srbds: Not affected 04:43:00 Vulnerability Tsx async abort: Not affected 04:43:00 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 04:43:00 04:43:00 04:43:00 ---> nproc: 04:43:00 8 04:43:00 04:43:00 04:43:00 ---> df -h: 04:43:00 Filesystem Size Used Avail Use% Mounted on 04:43:00 overlay 155G 14G 142G 9% / 04:43:00 tmpfs 64M 0 64M 0% /dev 04:43:00 tmpfs 16G 0 16G 0% /sys/fs/cgroup 04:43:00 shm 64M 0 64M 0% /dev/shm 04:43:00 /dev/vda1 155G 14G 142G 9% /facter-os 04:43:00 04:43:00