Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 4c893ccd00bd93586d1ab6d6677a361d615ad380 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-ssh9415169771593879420.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh2197167955031148396.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh11725126968544317449.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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-ssh9747657035389927507.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-ssh9693135576434259085.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-5427 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 4c893ccd00bd93586d1ab6d6677a361d615ad380 (main) Commit message: "Merge pull request #429 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.10" > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4c893ccd00bd93586d1ab6d6677a361d615ad380 # timeout=10 > git rev-list --no-walk 023c845179eab4edd1a7b84d6adc5f1ef146c7eb # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-03-11T07:09:49.330Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-03-11T07:09:49.412Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-03-11T07:09:49.442Z] ========================================================= [2024-03-11T07:09:49.442Z] EdgeX Global Pipelines Version Info [2024-03-11T07:09:49.442Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-03-11T07:09:50.169Z] ------------------- [2024-03-11T07:09:50.169Z] stable info: [2024-03-11T07:09:50.169Z] ------------------- [2024-03-11T07:09:50.169Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2024-03-11T07:09:50.169Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-03-11T07:09:50.169Z] Message: update stable to v1.0.258 [2024-03-11T07:09:50.742Z] ------------------- [2024-03-11T07:09:50.742Z] experimental info: [2024-03-11T07:09:50.742Z] ------------------- [2024-03-11T07:09:50.742Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-03-11T07:09:50.742Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-03-11T07:09:50.742Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-03-11T07:09:50.827Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo [2024-03-11T07:09:50.847Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo [2024-03-11T07:09:50.868Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-03-11T07:09:50.892Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-03-11T07:09:50.910Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-03-11T07:09:50.931Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-03-11T07:09:50.956Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-03-11T07:09:50.981Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-03-11T07:09:51.008Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-03-11T07:09:51.039Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-03-11T07:09:51.062Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-03-11T07:09:51.092Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo [2024-03-11T07:09:51.115Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-03-11T07:09:51.144Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-03-11T07:09:51.168Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-03-11T07:09:51.207Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-03-11T07:09:51.239Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-03-11T07:09:51.275Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-03-11T07:09:51.305Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-03-11T07:09:51.337Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-03-11T07:09:51.376Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-03-11T07:09:51.414Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v3 [Pipeline] echo [2024-03-11T07:09:51.449Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-03-11T07:09:51.485Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-03-11T07:09:51.515Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-03-11T07:09:51.546Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-03-11T07:09:51.577Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-03-11T07:09:51.619Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-03-11T07:09:51.655Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-03-11T07:09:51.693Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-03-11T07:09:51.733Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4c893ccd00bd93586d1ab6d6677a361d615ad380 [Pipeline] echo [2024-03-11T07:09:51.776Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4c893cc [Pipeline] echo [2024-03-11T07:09:51.813Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-11T07:09:51.899Z] provisioning config files... [2024-03-11T07:09:51.916Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config15860196976666741660tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-11T07:09:52.268Z] ---> ****-login.sh [2024-03-11T07:09:52.268Z] nexus3.edgexfoundry.org:10001 [2024-03-11T07:09:52.528Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-11T07:09:52.529Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-11T07:09:52.529Z] Configure a credential helper to remove this warning. See [2024-03-11T07:09:52.529Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-11T07:09:52.529Z] [2024-03-11T07:09:52.529Z] Login Succeeded [2024-03-11T07:09:52.529Z] nexus3.edgexfoundry.org:10002 [2024-03-11T07:09:52.529Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-11T07:09:52.791Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-11T07:09:52.791Z] Configure a credential helper to remove this warning. See [2024-03-11T07:09:52.791Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-11T07:09:52.791Z] [2024-03-11T07:09:52.791Z] Login Succeeded [2024-03-11T07:09:52.791Z] nexus3.edgexfoundry.org:10003 [2024-03-11T07:09:52.791Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-11T07:09:52.791Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-11T07:09:52.791Z] Configure a credential helper to remove this warning. See [2024-03-11T07:09:52.791Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-11T07:09:52.791Z] [2024-03-11T07:09:52.791Z] Login Succeeded [2024-03-11T07:09:52.791Z] nexus3.edgexfoundry.org:10004 [2024-03-11T07:09:52.791Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-11T07:09:52.791Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-11T07:09:52.791Z] Configure a credential helper to remove this warning. See [2024-03-11T07:09:52.791Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-11T07:09:52.791Z] [2024-03-11T07:09:52.791Z] Login Succeeded [2024-03-11T07:09:52.791Z] ****.io [2024-03-11T07:09:53.053Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-11T07:09:53.053Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-11T07:09:53.053Z] Configure a credential helper to remove this warning. See [2024-03-11T07:09:53.053Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-11T07:09:53.053Z] [2024-03-11T07:09:53.053Z] Login Succeeded [2024-03-11T07:09:53.313Z] ---> ****-login.sh ends [Pipeline] } [2024-03-11T07:09:53.322Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-03-11T07:09:53.834Z] + git rev-list -1 --merges 4c893ccd00bd93586d1ab6d6677a361d615ad380~1..4c893ccd00bd93586d1ab6d6677a361d615ad380 [Pipeline] echo [2024-03-11T07:09:53.865Z] -----------> git rev-list -1 --merges 4c893ccd00bd93586d1ab6d6677a361d615ad380~1..4c893ccd00bd93586d1ab6d6677a361d615ad380 4c893ccd00bd93586d1ab6d6677a361d615ad380 [2024-03-11T07:09:53.865Z] 4c893ccd00bd93586d1ab6d6677a361d615ad380 [false] [Pipeline] sh [2024-03-11T07:09:54.167Z] + git log --format=format:%s -1 4c893ccd00bd93586d1ab6d6677a361d615ad380 [Pipeline] echo [2024-03-11T07:09:54.186Z] ========================================================= [2024-03-11T07:09:54.186Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-03-11T07:09:54.186Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-03-11T07:09:54.588Z] + git log --format=format:%s -1 4c893ccd00bd93586d1ab6d6677a361d615ad380 [Pipeline] echo [2024-03-11T07:09:54.600Z] [semverPrep] GIT_COMMIT: 4c893ccd00bd93586d1ab6d6677a361d615ad380, Commit Message: Merge pull request #429 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.10 [Pipeline] echo [2024-03-11T07:09:54.626Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-03-11T07:09:55.039Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-03-11T07:09:55.039Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-03-11T07:09:55.039Z] + [ -e /tmp/ssh_known_hosts ] [2024-03-11T07:09:55.039Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-03-11T07:09:55.039Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-03-11T07:09:55.039Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-03-11T07:09:55.039Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-11T07:09:55.487Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-11T07:09:55.488Z] [2024-03-11T07:09:55.488Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-11T07:09:55.812Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-11T07:09:55.812Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-03-11T07:09:55.812Z] b85a868b505f: Pulling fs layer [2024-03-11T07:09:55.812Z] e2be974225ed: Pulling fs layer [2024-03-11T07:09:55.812Z] 339a4e72a1f5: Pulling fs layer [2024-03-11T07:09:55.812Z] 988bab9f4d93: Pulling fs layer [2024-03-11T07:09:55.812Z] 1469e6f7b9e6: Pulling fs layer [2024-03-11T07:09:55.812Z] eaf3925da568: Pulling fs layer [2024-03-11T07:09:55.812Z] bab4dde63d76: Pulling fs layer [2024-03-11T07:09:55.812Z] bde34c3a00c8: Pulling fs layer [2024-03-11T07:09:55.812Z] b352a97aabf1: Pulling fs layer [2024-03-11T07:09:55.812Z] 4872d77fe225: Pulling fs layer [2024-03-11T07:09:55.812Z] 5851b861e8e6: Pulling fs layer [2024-03-11T07:09:55.812Z] 988bab9f4d93: Waiting [2024-03-11T07:09:55.812Z] 1469e6f7b9e6: Waiting [2024-03-11T07:09:55.812Z] eaf3925da568: Waiting [2024-03-11T07:09:55.812Z] bab4dde63d76: Waiting [2024-03-11T07:09:55.812Z] bde34c3a00c8: Waiting [2024-03-11T07:09:55.812Z] b352a97aabf1: Waiting [2024-03-11T07:09:55.812Z] 4872d77fe225: Waiting [2024-03-11T07:09:55.812Z] 5851b861e8e6: Waiting [2024-03-11T07:09:55.812Z] e2be974225ed: Download complete [2024-03-11T07:09:55.812Z] 988bab9f4d93: Download complete [2024-03-11T07:09:55.812Z] 1469e6f7b9e6: Verifying Checksum [2024-03-11T07:09:55.812Z] 1469e6f7b9e6: Download complete [2024-03-11T07:09:56.073Z] eaf3925da568: Download complete [2024-03-11T07:09:56.073Z] 339a4e72a1f5: Verifying Checksum [2024-03-11T07:09:56.073Z] 339a4e72a1f5: Download complete [2024-03-11T07:09:56.073Z] bde34c3a00c8: Download complete [2024-03-11T07:09:56.073Z] b352a97aabf1: Download complete [2024-03-11T07:09:56.073Z] 4872d77fe225: Verifying Checksum [2024-03-11T07:09:56.073Z] 4872d77fe225: Download complete [2024-03-11T07:09:56.073Z] 5851b861e8e6: Download complete [2024-03-11T07:09:56.073Z] b85a868b505f: Verifying Checksum [2024-03-11T07:09:56.073Z] b85a868b505f: Download complete [2024-03-11T07:09:56.332Z] bab4dde63d76: Verifying Checksum [2024-03-11T07:09:56.332Z] bab4dde63d76: Download complete [2024-03-11T07:09:57.712Z] b85a868b505f: Pull complete [2024-03-11T07:09:57.712Z] e2be974225ed: Pull complete [2024-03-11T07:09:57.977Z] 339a4e72a1f5: Pull complete [2024-03-11T07:09:58.247Z] 988bab9f4d93: Pull complete [2024-03-11T07:09:58.507Z] 1469e6f7b9e6: Pull complete [2024-03-11T07:09:58.507Z] eaf3925da568: Pull complete [2024-03-11T07:10:00.416Z] bab4dde63d76: Pull complete [2024-03-11T07:10:00.416Z] bde34c3a00c8: Pull complete [2024-03-11T07:10:00.676Z] b352a97aabf1: Pull complete [2024-03-11T07:10:00.676Z] 4872d77fe225: Pull complete [2024-03-11T07:10:00.676Z] 5851b861e8e6: Pull complete [2024-03-11T07:10:00.676Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-03-11T07:10:00.676Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-11T07:10:00.676Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-11T07:10:00.885Z] prd-ubuntu20.04-docker-8c-8g-5427 does not seem to be running inside a container [2024-03-11T07:10:00.924Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-03-11T07:10:04.702Z] $ docker top 655af9db9336bb43cee0e6faa786e6aa748266b788ccb90a18d6beaba54bc937 -eo pid,comm [2024-03-11T07:10:04.763Z] 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). [2024-03-11T07:10:04.763Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-03-11T07:10:04.869Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-11T07:10:04.869Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-11T07:10:04.993Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-11T07:10:04.999Z] $ docker exec 655af9db9336bb43cee0e6faa786e6aa748266b788ccb90a18d6beaba54bc937 ssh-agent [2024-03-11T07:10:05.116Z] SSH_AUTH_SOCK=/tmp/ssh-kXQGv4NtkKhU/agent.34 [2024-03-11T07:10:05.116Z] SSH_AGENT_PID=40 [2024-03-11T07:10:05.123Z] Running ssh-add (command line suppressed) [2024-03-11T07:10:05.234Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_14719490065066014460.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_14719490065066014460.key) [2024-03-11T07:10:05.245Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-11T07:10:05.556Z] + git tag --points-at HEAD [Pipeline] } [2024-03-11T07:10:05.573Z] $ docker exec --env ******** --env ******** 655af9db9336bb43cee0e6faa786e6aa748266b788ccb90a18d6beaba54bc937 ssh-agent -k [2024-03-11T07:10:05.681Z] unset SSH_AUTH_SOCK; [2024-03-11T07:10:05.681Z] unset SSH_AGENT_PID; [2024-03-11T07:10:05.681Z] echo Agent pid 40 killed; [2024-03-11T07:10:05.689Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-03-11T07:10:05.760Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-11T07:10:05.760Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-11T07:10:05.942Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-11T07:10:05.949Z] $ docker exec 655af9db9336bb43cee0e6faa786e6aa748266b788ccb90a18d6beaba54bc937 ssh-agent [2024-03-11T07:10:06.064Z] SSH_AUTH_SOCK=/tmp/ssh-tH37YB2hp9l8/agent.72 [2024-03-11T07:10:06.064Z] SSH_AGENT_PID=78 [2024-03-11T07:10:06.069Z] Running ssh-add (command line suppressed) [2024-03-11T07:10:06.191Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_18054512261521590454.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_18054512261521590454.key) [2024-03-11T07:10:06.204Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-11T07:10:06.592Z] + git semver init [2024-03-11T07:10:06.852Z] 2024-03-11 07:10:06,797 [run_init] DEBUG init version:0.0.0 force:False [2024-03-11T07:10:06.852Z] 2024-03-11 07:10:06,798 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-onvif-camera_main/.semver [2024-03-11T07:10:06.852Z] 2024-03-11 07:10:06,798 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/foundry_device-onvif-camera_main/.semver [2024-03-11T07:10:06.852Z] 2024-03-11 07:10:06,799 [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) [2024-03-11T07:10:08.229Z] 2024-03-11 07:10:08,208 [append_file] DEBUG append to file:/w/workspace/foundry_device-onvif-camera_main/.git/info/exclude [2024-03-11T07:10:08.229Z] 2024-03-11 07:10:08,210 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:False [2024-03-11T07:10:08.229Z] 2024-03-11 07:10:08,210 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2024-03-11T07:10:08.229Z] 2024-03-11 07:10:08,210 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2024-03-11T07:10:08.229Z] 3.2.0-dev.10 [Pipeline] } [2024-03-11T07:10:08.501Z] $ docker exec --env ******** --env ******** 655af9db9336bb43cee0e6faa786e6aa748266b788ccb90a18d6beaba54bc937 ssh-agent -k [2024-03-11T07:10:08.625Z] unset SSH_AUTH_SOCK; [2024-03-11T07:10:08.626Z] unset SSH_AGENT_PID; [2024-03-11T07:10:08.626Z] echo Agent pid 78 killed; [2024-03-11T07:10:08.634Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-03-11T07:10:09.010Z] + git semver [Pipeline] } [2024-03-11T07:10:09.286Z] $ docker stop --time=1 655af9db9336bb43cee0e6faa786e6aa748266b788ccb90a18d6beaba54bc937 [2024-03-11T07:10:10.552Z] $ docker rm -f --volumes 655af9db9336bb43cee0e6faa786e6aa748266b788ccb90a18d6beaba54bc937 [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-11T07:10:10.926Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-03-11T07:10:11.201Z] Stashed 1 file(s) [Pipeline] echo [2024-03-11T07:10:11.204Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.10 [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 [2024-03-11T07:10:11.557Z] provisioning config files... [2024-03-11T07:10:11.566Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config2519228781065746429tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-11T07:10:11.894Z] ---> ****-login.sh [2024-03-11T07:10:11.894Z] nexus3.edgexfoundry.org:10001 [2024-03-11T07:10:11.894Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-11T07:10:11.894Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-11T07:10:11.894Z] Configure a credential helper to remove this warning. See [2024-03-11T07:10:11.894Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-11T07:10:11.894Z] [2024-03-11T07:10:11.894Z] Login Succeeded [2024-03-11T07:10:11.894Z] nexus3.edgexfoundry.org:10002 [2024-03-11T07:10:11.894Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-11T07:10:11.894Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-11T07:10:11.894Z] Configure a credential helper to remove this warning. See [2024-03-11T07:10:11.894Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-11T07:10:11.894Z] [2024-03-11T07:10:11.894Z] Login Succeeded [2024-03-11T07:10:11.894Z] nexus3.edgexfoundry.org:10003 [2024-03-11T07:10:12.154Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-11T07:10:12.154Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-11T07:10:12.154Z] Configure a credential helper to remove this warning. See [2024-03-11T07:10:12.154Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-11T07:10:12.154Z] [2024-03-11T07:10:12.154Z] Login Succeeded [2024-03-11T07:10:12.154Z] nexus3.edgexfoundry.org:10004 [2024-03-11T07:10:12.154Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-11T07:10:12.154Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-11T07:10:12.154Z] Configure a credential helper to remove this warning. See [2024-03-11T07:10:12.154Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-11T07:10:12.154Z] [2024-03-11T07:10:12.154Z] Login Succeeded [2024-03-11T07:10:12.154Z] ****.io [2024-03-11T07:10:12.418Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-11T07:10:12.678Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-11T07:10:12.678Z] Configure a credential helper to remove this warning. See [2024-03-11T07:10:12.678Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-11T07:10:12.678Z] [2024-03-11T07:10:12.678Z] Login Succeeded [2024-03-11T07:10:12.678Z] ---> ****-login.sh ends [Pipeline] } [2024-03-11T07:10:12.686Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-03-11T07:10:12.841Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-11T07:10:12.877Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-11T07:10:12.914Z] ========================================================= [2024-03-11T07:10:12.914Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-03-11T07:10:12.914Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-11T07:10:13.300Z] + 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 . [2024-03-11T07:10:13.300Z] Sending build context to Docker daemon 34.25MB [2024-03-11T07:10:13.300Z] Step 1/13 : ARG BASE=golang:1.21-alpine3.18 [2024-03-11T07:10:13.300Z] Step 2/13 : FROM ${BASE} AS builder [2024-03-11T07:10:13.560Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-03-11T07:10:13.560Z] 7264a8db6415: Pulling fs layer [2024-03-11T07:10:13.560Z] c4d48a809fc2: Pulling fs layer [2024-03-11T07:10:13.560Z] 4f1c88b9dad5: Pulling fs layer [2024-03-11T07:10:13.560Z] ad3a456e5733: Pulling fs layer [2024-03-11T07:10:13.560Z] 69c7f0334f64: Pulling fs layer [2024-03-11T07:10:13.560Z] 1f1c1a5573a3: Pulling fs layer [2024-03-11T07:10:13.560Z] ce7588e14bc9: Pulling fs layer [2024-03-11T07:10:13.560Z] b5e4710f87ac: Pulling fs layer [2024-03-11T07:10:13.560Z] 1f1c1a5573a3: Waiting [2024-03-11T07:10:13.560Z] ce7588e14bc9: Waiting [2024-03-11T07:10:13.560Z] ad3a456e5733: Waiting [2024-03-11T07:10:13.560Z] 69c7f0334f64: Waiting [2024-03-11T07:10:13.560Z] b5e4710f87ac: Waiting [2024-03-11T07:10:13.560Z] c4d48a809fc2: Download complete [2024-03-11T07:10:13.560Z] ad3a456e5733: Verifying Checksum [2024-03-11T07:10:13.560Z] ad3a456e5733: Download complete [2024-03-11T07:10:13.560Z] 69c7f0334f64: Verifying Checksum [2024-03-11T07:10:13.560Z] 69c7f0334f64: Download complete [2024-03-11T07:10:13.560Z] 7264a8db6415: Verifying Checksum [2024-03-11T07:10:13.560Z] 7264a8db6415: Download complete [2024-03-11T07:10:13.560Z] 1f1c1a5573a3: Verifying Checksum [2024-03-11T07:10:13.560Z] 1f1c1a5573a3: Download complete [2024-03-11T07:10:13.820Z] 7264a8db6415: Pull complete [2024-03-11T07:10:13.820Z] b5e4710f87ac: Verifying Checksum [2024-03-11T07:10:13.820Z] b5e4710f87ac: Download complete [2024-03-11T07:10:13.820Z] c4d48a809fc2: Pull complete [2024-03-11T07:10:14.079Z] 4f1c88b9dad5: Verifying Checksum [2024-03-11T07:10:14.079Z] 4f1c88b9dad5: Download complete [2024-03-11T07:10:14.337Z] ce7588e14bc9: Verifying Checksum [2024-03-11T07:10:14.337Z] ce7588e14bc9: Download complete [2024-03-11T07:10:17.621Z] 4f1c88b9dad5: Pull complete [2024-03-11T07:10:17.621Z] ad3a456e5733: Pull complete [2024-03-11T07:10:17.621Z] 69c7f0334f64: Pull complete [2024-03-11T07:10:17.881Z] 1f1c1a5573a3: Pull complete [2024-03-11T07:10:20.422Z] ce7588e14bc9: Pull complete [2024-03-11T07:10:20.998Z] b5e4710f87ac: Pull complete [2024-03-11T07:10:20.998Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2024-03-11T07:10:20.998Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-03-11T07:10:20.998Z] ---> 88b5674ff536 [2024-03-11T07:10:20.998Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2024-03-11T07:10:26.280Z] ---> Running in 480f26653deb [2024-03-11T07:10:26.280Z] Removing intermediate container 480f26653deb [2024-03-11T07:10:26.280Z] ---> 8b7944722615 [2024-03-11T07:10:26.280Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-03-11T07:10:26.280Z] ---> Running in a06852bba04a [2024-03-11T07:10:26.280Z] Removing intermediate container a06852bba04a [2024-03-11T07:10:26.280Z] ---> d3e9279e7be0 [2024-03-11T07:10:26.280Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2024-03-11T07:10:26.280Z] ---> Running in cbd53753a405 [2024-03-11T07:10:26.280Z] Removing intermediate container cbd53753a405 [2024-03-11T07:10:26.280Z] ---> 13ab0ab9d922 [2024-03-11T07:10:26.280Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2024-03-11T07:10:26.280Z] ---> Running in b7f5a6960397 [2024-03-11T07:10:26.280Z] Removing intermediate container b7f5a6960397 [2024-03-11T07:10:26.280Z] ---> 8fdb31dfacf6 [2024-03-11T07:10:26.280Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2024-03-11T07:10:26.280Z] ---> Running in 89d59f1ae85f [2024-03-11T07:10:26.280Z] Removing intermediate container 89d59f1ae85f [2024-03-11T07:10:26.280Z] ---> 37296c7139e2 [2024-03-11T07:10:26.280Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-03-11T07:10:26.280Z] ---> Running in e430b3370da6 [2024-03-11T07:10:26.466Z] Still waiting to schedule task [2024-03-11T07:10:26.467Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-03-11T07:10:26.541Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-11T07:10:26.803Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-11T07:10:27.067Z] OK: 264 MiB in 52 packages [2024-03-11T07:10:27.326Z] Removing intermediate container e430b3370da6 [2024-03-11T07:10:27.326Z] ---> 80018ed78aab [2024-03-11T07:10:27.326Z] Step 9/13 : WORKDIR /device-onvif-camera [2024-03-11T07:10:27.326Z] ---> Running in d1a8f187f443 [2024-03-11T07:10:27.587Z] Removing intermediate container d1a8f187f443 [2024-03-11T07:10:27.587Z] ---> 146341dd1e80 [2024-03-11T07:10:27.587Z] Step 10/13 : COPY go.mod vendor* ./ [2024-03-11T07:10:27.587Z] ---> 8c34a418b756 [2024-03-11T07:10:27.587Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-11T07:10:27.587Z] ---> Running in 91dc6a7eec24 [2024-03-11T07:11:14.375Z] Removing intermediate container 91dc6a7eec24 [2024-03-11T07:11:14.375Z] ---> 49fadcc38bcc [2024-03-11T07:11:14.375Z] Step 12/13 : COPY . . [2024-03-11T07:11:14.375Z] ---> 24a0d1e45035 [2024-03-11T07:11:14.375Z] Step 13/13 : RUN ${MAKE} [2024-03-11T07:11:14.375Z] ---> Running in f487bef36083 [2024-03-11T07:11:14.375Z] noop [2024-03-11T07:11:14.375Z] Removing intermediate container f487bef36083 [2024-03-11T07:11:14.375Z] ---> c12bb3fbd9b8 [2024-03-11T07:11:14.375Z] Successfully built c12bb3fbd9b8 [2024-03-11T07:11:14.375Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-11T07:11:14.753Z] + docker inspect -f . ci-base-image-x86_64 [2024-03-11T07:11:14.754Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-11T07:11:14.871Z] prd-ubuntu20.04-docker-8c-8g-5427 does not seem to be running inside a container [2024-03-11T07:11:14.903Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-03-11T07:11:15.239Z] $ docker top 99bfa00a788b29c29942a5989b1d54532d32864a3f84c982209ed4157217f6c2 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-11T07:11:15.631Z] + go version [2024-03-11T07:11:15.631Z] go version go1.21.0 linux/amd64 [Pipeline] } [2024-03-11T07:11:15.646Z] $ docker stop --time=1 99bfa00a788b29c29942a5989b1d54532d32864a3f84c982209ed4157217f6c2 [2024-03-11T07:11:16.908Z] $ docker rm -f --volumes 99bfa00a788b29c29942a5989b1d54532d32864a3f84c982209ed4157217f6c2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-11T07:11:17.549Z] + docker inspect -f . ci-base-image-x86_64 [2024-03-11T07:11:17.549Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-11T07:11:17.683Z] prd-ubuntu20.04-docker-8c-8g-5427 does not seem to be running inside a container [2024-03-11T07:11:17.713Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-03-11T07:11:18.035Z] $ docker top 08b18dc3668f0d51d02b0f964352f91ca8bde57c99629190badc6b96ed4ee0a0 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-11T07:11:18.419Z] + git config --global --add safe.directory /w/workspace/foundry_device-onvif-camera_main [Pipeline] fileExists [Pipeline] sh [2024-03-11T07:11:18.858Z] + make test [2024-03-11T07:11:18.858Z] go test ./... -coverprofile=coverage.out ./... [2024-03-11T07:11:20.244Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2024-03-11T07:11:32.467Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2024-03-11T07:11:32.467Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2024-03-11T07:11:33.840Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.044s coverage: 31.5% of statements [2024-03-11T07:11:34.097Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.518s coverage: 86.5% of statements [2024-03-11T07:11:44.076Z] go vet ./... [2024-03-11T07:11:46.612Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-03-11T07:11:46.612Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-03-11T07:11:46.612Z] ./bin/test-attribution-txt.sh [2024-03-11T07:11:46.612Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo [2024-03-11T07:11:46.622Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-03-11T07:11:46.656Z] $ docker stop --time=1 08b18dc3668f0d51d02b0f964352f91ca8bde57c99629190badc6b96ed4ee0a0 [2024-03-11T07:11:50.840Z] $ docker rm -f --volumes 08b18dc3668f0d51d02b0f964352f91ca8bde57c99629190badc6b96ed4ee0a0 [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-11T07:11:51.370Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-03-11T07:11:51.418Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-03-11T07:11:52.049Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-03-11T07:11:52.334Z] + ls -al . [2024-03-11T07:11:52.334Z] total 244 [2024-03-11T07:11:52.334Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 11 07:11 . [2024-03-11T07:11:52.334Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 11 07:09 .. [2024-03-11T07:11:52.334Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 11 07:11 .git [2024-03-11T07:11:52.334Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 11 07:09 .github [2024-03-11T07:11:52.334Z] -rw-rw-r-- 1 jenkins jenkins 493 Mar 11 07:09 .gitignore [2024-03-11T07:11:52.334Z] -rw-rw-r-- 1 jenkins jenkins 42 Mar 11 07:09 .golangci.yml [2024-03-11T07:11:52.334Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 11 07:10 .semver [2024-03-11T07:11:52.334Z] -rw-rw-r-- 1 jenkins jenkins 11155 Mar 11 07:09 Attribution.txt [2024-03-11T07:11:52.334Z] -rw-rw-r-- 1 jenkins jenkins 17665 Mar 11 07:09 CHANGELOG.md [2024-03-11T07:11:52.334Z] -rw-rw-r-- 1 jenkins jenkins 1683 Mar 11 07:09 Dockerfile [2024-03-11T07:11:52.334Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 11 07:09 GOVERNANCE.md [2024-03-11T07:11:52.334Z] -rw-rw-r-- 1 jenkins jenkins 739 Mar 11 07:09 Jenkinsfile [2024-03-11T07:11:52.334Z] -rw-rw-r-- 1 jenkins jenkins 11348 Mar 11 07:09 LICENSE [2024-03-11T07:11:52.334Z] -rw-rw-r-- 1 jenkins jenkins 2883 Mar 11 07:09 Makefile [2024-03-11T07:11:52.334Z] -rw-rw-r-- 1 jenkins jenkins 625 Mar 11 07:09 OWNERS.md [2024-03-11T07:11:52.334Z] -rw-rw-r-- 1 jenkins jenkins 2620 Mar 11 07:09 README.md [2024-03-11T07:11:52.334Z] -rw-rw-r-- 1 jenkins jenkins 12 Mar 11 07:10 VERSION [2024-03-11T07:11:52.334Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 11 07:09 bin [2024-03-11T07:11:52.334Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 11 07:09 cmd [2024-03-11T07:11:52.334Z] -rw-r--r-- 1 jenkins jenkins 78456 Mar 11 07:11 coverage.out [2024-03-11T07:11:52.334Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 11 07:09 doc [2024-03-11T07:11:52.334Z] -rw-rw-r-- 1 jenkins jenkins 4132 Mar 11 07:09 go.mod [2024-03-11T07:11:52.334Z] -rw-rw-r-- 1 jenkins jenkins 36810 Mar 11 07:09 go.sum [2024-03-11T07:11:52.334Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 11 07:09 internal [2024-03-11T07:11:52.334Z] -rw-rw-r-- 1 jenkins jenkins 236 Mar 11 07:09 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-11T07:11:52.699Z] + 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=4c893ccd00bd93586d1ab6d6677a361d615ad380 --label arch=amd64 --label version=3.2.0-dev.10 . [2024-03-11T07:11:52.699Z] Sending build context to Docker daemon 34.33MB [2024-03-11T07:11:52.699Z] Step 1/27 : ARG BASE=golang:1.21-alpine3.18 [2024-03-11T07:11:52.699Z] Step 2/27 : FROM ${BASE} AS builder [2024-03-11T07:11:52.699Z] ---> c12bb3fbd9b8 [2024-03-11T07:11:52.699Z] Step 3/27 : ARG ADD_BUILD_TAGS="" [2024-03-11T07:11:53.265Z] ---> Running in add86342f3f7 [2024-03-11T07:11:53.265Z] Removing intermediate container add86342f3f7 [2024-03-11T07:11:53.265Z] ---> 9b39e5ed56dd [2024-03-11T07:11:53.265Z] Step 4/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-03-11T07:11:53.265Z] ---> Running in 7854b2fea4bf [2024-03-11T07:11:53.522Z] Removing intermediate container 7854b2fea4bf [2024-03-11T07:11:53.522Z] ---> 8d5ef8b671b0 [2024-03-11T07:11:53.522Z] Step 5/27 : ARG ALPINE_PKG_BASE="make git" [2024-03-11T07:11:53.522Z] ---> Running in 5df933cb2932 [2024-03-11T07:11:53.522Z] Removing intermediate container 5df933cb2932 [2024-03-11T07:11:53.522Z] ---> f5b41bf2287b [2024-03-11T07:11:53.522Z] Step 6/27 : ARG ALPINE_PKG_EXTRA="" [2024-03-11T07:11:53.522Z] ---> Running in e79dae548268 [2024-03-11T07:11:53.522Z] Removing intermediate container e79dae548268 [2024-03-11T07:11:53.522Z] ---> 9b3705ae14f2 [2024-03-11T07:11:53.522Z] Step 7/27 : LABEL Name=edgex-device-onvif-camera [2024-03-11T07:11:53.783Z] ---> Running in 13f0e47b53dd [2024-03-11T07:11:53.783Z] Removing intermediate container 13f0e47b53dd [2024-03-11T07:11:53.783Z] ---> 871455d6a8b4 [2024-03-11T07:11:53.783Z] Step 8/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-03-11T07:11:53.783Z] ---> Running in 850fffe18c5f [2024-03-11T07:11:54.043Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-11T07:11:54.302Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-11T07:11:54.561Z] OK: 264 MiB in 52 packages [2024-03-11T07:11:54.819Z] Removing intermediate container 850fffe18c5f [2024-03-11T07:11:54.819Z] ---> 5f0589f76eb2 [2024-03-11T07:11:54.819Z] Step 9/27 : WORKDIR /device-onvif-camera [2024-03-11T07:11:54.819Z] ---> Running in d5c1b723b05f [2024-03-11T07:11:54.819Z] Removing intermediate container d5c1b723b05f [2024-03-11T07:11:54.819Z] ---> ee61dadbe3d4 [2024-03-11T07:11:54.819Z] Step 10/27 : COPY go.mod vendor* ./ [2024-03-11T07:11:55.077Z] ---> e26e048ebabe [2024-03-11T07:11:55.077Z] Step 11/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-11T07:11:55.077Z] ---> Running in cce47cdea2e7 [2024-03-11T07:11:56.012Z] Removing intermediate container cce47cdea2e7 [2024-03-11T07:11:56.012Z] ---> 30311233372f [2024-03-11T07:11:56.012Z] Step 12/27 : COPY . . [2024-03-11T07:11:56.948Z] ---> 82a04318f87e [2024-03-11T07:11:56.948Z] Step 13/27 : RUN ${MAKE} [2024-03-11T07:11:56.948Z] ---> Running in d917c480d39b [2024-03-11T07:11:57.207Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-onvif-camera.Version=3.2.0-dev.10 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.10" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd [2024-03-11T07:12:08.421Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-5433 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] ws [2024-03-11T07:12:08.458Z] Running in /w/workspace/device-onvif-camera/195 [Pipeline] { [Pipeline] checkout [2024-03-11T07:12:11.539Z] The recommended git tool is: git [2024-03-11T07:12:20.635Z] using credential edgex-jenkins-ssh [2024-03-11T07:12:20.655Z] Cloning the remote Git repository [2024-03-11T07:12:20.716Z] Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git [2024-03-11T07:12:20.943Z] > git init /w/workspace/device-onvif-camera/195 # timeout=10 [2024-03-11T07:12:21.207Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2024-03-11T07:12:21.209Z] > git --version # timeout=10 [2024-03-11T07:12:21.254Z] > git --version # 'git version 2.25.1' [2024-03-11T07:12:21.256Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-03-11T07:12:21.479Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-03-11T07:12:23.945Z] Removing intermediate container d917c480d39b [2024-03-11T07:12:23.945Z] ---> 52eccb66f620 [2024-03-11T07:12:23.945Z] Step 14/27 : FROM alpine:3.18 [2024-03-11T07:12:23.945Z] 3.18: Pulling from library/alpine [2024-03-11T07:12:23.945Z] 619be1103602: Pulling fs layer [2024-03-11T07:12:23.945Z] 619be1103602: Download complete [2024-03-11T07:12:23.945Z] 619be1103602: Pull complete [2024-03-11T07:12:23.945Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-11T07:12:23.945Z] Status: Downloaded newer image for alpine:3.18 [2024-03-11T07:12:23.945Z] ---> d3782b16ccc9 [2024-03-11T07:12:23.945Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2024-03-11T07:12:23.945Z] ---> Running in 70edb74c606c [2024-03-11T07:12:23.945Z] Removing intermediate container 70edb74c606c [2024-03-11T07:12:23.945Z] ---> 6dcf4555f2b0 [2024-03-11T07:12:23.945Z] Step 16/27 : RUN apk add --update --no-cache dumb-init [2024-03-11T07:12:23.945Z] ---> Running in 5f92fe21421c [2024-03-11T07:12:23.945Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-11T07:12:23.945Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-11T07:12:23.945Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-03-11T07:12:23.945Z] Executing busybox-1.36.1-r5.trigger [2024-03-11T07:12:23.945Z] OK: 7 MiB in 16 packages [2024-03-11T07:12:23.945Z] Removing intermediate container 5f92fe21421c [2024-03-11T07:12:23.945Z] ---> 71215201577c [2024-03-11T07:12:23.945Z] Step 17/27 : RUN apk --no-cache upgrade [2024-03-11T07:12:23.945Z] ---> Running in 7c9e7425c2eb [2024-03-11T07:12:23.945Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-11T07:12:23.945Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-11T07:12:23.945Z] OK: 7 MiB in 16 packages [2024-03-11T07:12:23.945Z] Removing intermediate container 7c9e7425c2eb [2024-03-11T07:12:23.945Z] ---> 1e687172d253 [2024-03-11T07:12:23.945Z] Step 18/27 : WORKDIR / [2024-03-11T07:12:23.945Z] ---> Running in f3069cb9ce44 [2024-03-11T07:12:23.945Z] Removing intermediate container f3069cb9ce44 [2024-03-11T07:12:23.945Z] ---> ec35a63878c4 [2024-03-11T07:12:23.945Z] Step 19/27 : COPY --from=builder /device-onvif-camera/cmd / [2024-03-11T07:12:24.207Z] ---> ec4818eb8329 [2024-03-11T07:12:24.207Z] Step 20/27 : COPY --from=builder /device-onvif-camera/LICENSE / [2024-03-11T07:12:24.207Z] ---> 1a9cc6ee8840 [2024-03-11T07:12:24.207Z] Step 21/27 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2024-03-11T07:12:24.466Z] ---> b7a0f095548b [2024-03-11T07:12:24.466Z] Step 22/27 : EXPOSE 59984 [2024-03-11T07:12:24.466Z] ---> Running in f4a3529978c0 [2024-03-11T07:12:24.466Z] Removing intermediate container f4a3529978c0 [2024-03-11T07:12:24.466Z] ---> 1a2cf777da91 [2024-03-11T07:12:24.466Z] Step 23/27 : ENTRYPOINT ["/device-onvif-camera"] [2024-03-11T07:12:24.466Z] ---> Running in 7b86aa863f7d [2024-03-11T07:12:24.466Z] Removing intermediate container 7b86aa863f7d [2024-03-11T07:12:24.466Z] ---> 2e7e81ab5ac4 [2024-03-11T07:12:24.466Z] Step 24/27 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-03-11T07:12:24.466Z] ---> Running in c85fb8155c50 [2024-03-11T07:12:24.724Z] Removing intermediate container c85fb8155c50 [2024-03-11T07:12:24.724Z] ---> 149e8697232a [2024-03-11T07:12:24.724Z] Step 25/27 : LABEL arch=amd64 [2024-03-11T07:12:24.724Z] ---> Running in 2db3e3895f94 [2024-03-11T07:12:24.724Z] Removing intermediate container 2db3e3895f94 [2024-03-11T07:12:24.724Z] ---> ffdad0994e3b [2024-03-11T07:12:24.724Z] Step 26/27 : LABEL git_sha=4c893ccd00bd93586d1ab6d6677a361d615ad380 [2024-03-11T07:12:24.724Z] ---> Running in f0ad2413a9d5 [2024-03-11T07:12:24.724Z] Removing intermediate container f0ad2413a9d5 [2024-03-11T07:12:24.724Z] ---> af94e58dc7c8 [2024-03-11T07:12:24.724Z] Step 27/27 : LABEL version=3.2.0-dev.10 [2024-03-11T07:12:24.724Z] ---> Running in b1e31b7bfa4c [2024-03-11T07:12:24.983Z] Removing intermediate container b1e31b7bfa4c [2024-03-11T07:12:24.983Z] ---> 59139e5b8d1d [2024-03-11T07:12:24.983Z] [Warning] One or more build-args [ARCH] were not consumed [2024-03-11T07:12:24.983Z] Successfully built 59139e5b8d1d [2024-03-11T07:12:24.983Z] Successfully tagged device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [2024-03-11T07:12:24.666Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2024-03-11T07:12:24.691Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-11T07:12:25.339Z] provisioning config files... [2024-03-11T07:12:25.347Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config3094890020133057182tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-11T07:12:25.679Z] ---> ****-login.sh [2024-03-11T07:12:25.679Z] nexus3.edgexfoundry.org:10001 [2024-03-11T07:12:25.679Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-11T07:12:25.680Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-11T07:12:25.680Z] Configure a credential helper to remove this warning. See [2024-03-11T07:12:25.680Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-11T07:12:25.680Z] [2024-03-11T07:12:25.680Z] Login Succeeded [2024-03-11T07:12:25.680Z] nexus3.edgexfoundry.org:10002 [2024-03-11T07:12:25.680Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-11T07:12:25.680Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-11T07:12:25.680Z] Configure a credential helper to remove this warning. See [2024-03-11T07:12:25.680Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-11T07:12:25.680Z] [2024-03-11T07:12:25.680Z] Login Succeeded [2024-03-11T07:12:25.680Z] nexus3.edgexfoundry.org:10003 [2024-03-11T07:12:25.940Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-11T07:12:25.940Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-11T07:12:25.940Z] Configure a credential helper to remove this warning. See [2024-03-11T07:12:25.940Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-11T07:12:25.940Z] [2024-03-11T07:12:25.940Z] Login Succeeded [2024-03-11T07:12:25.940Z] nexus3.edgexfoundry.org:10004 [2024-03-11T07:12:25.940Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-11T07:12:25.940Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-11T07:12:25.940Z] Configure a credential helper to remove this warning. See [2024-03-11T07:12:25.940Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-11T07:12:25.940Z] [2024-03-11T07:12:25.940Z] Login Succeeded [2024-03-11T07:12:25.940Z] ****.io [2024-03-11T07:12:25.981Z] Avoid second fetch [2024-03-11T07:12:25.981Z] Checking out Revision 4c893ccd00bd93586d1ab6d6677a361d615ad380 (main) [2024-03-11T07:12:26.200Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-11T07:12:26.460Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-11T07:12:26.460Z] Configure a credential helper to remove this warning. See [2024-03-11T07:12:26.460Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-11T07:12:26.460Z] [2024-03-11T07:12:26.460Z] Login Succeeded [2024-03-11T07:12:26.460Z] ---> ****-login.sh ends [Pipeline] } [2024-03-11T07:12:26.466Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-03-11T07:12:26.618Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-11T07:12:26.678Z] [edgeXDocker.push] Tagging docker image device-onvif-camera with the following tags: [2024-03-11T07:12:26.678Z] 4c893ccd00bd93586d1ab6d6677a361d615ad380 [2024-03-11T07:12:26.678Z] latest [2024-03-11T07:12:26.678Z] 3.2.0-dev.10 [2024-03-11T07:12:26.678Z] 4c893ccd00bd93586d1ab6d6677a361d615ad380-3.2.0-dev.10 [2024-03-11T07:12:26.678Z] main [2024-03-11T07:12:26.678Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-11T07:12:25.997Z] > git config core.sparsecheckout # timeout=10 [2024-03-11T07:12:26.098Z] > git checkout -f 4c893ccd00bd93586d1ab6d6677a361d615ad380 # timeout=10 [2024-03-11T07:12:27.045Z] Commit message: "Merge pull request #429 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.10" [2024-03-11T07:12:27.164Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:4c893ccd00bd93586d1ab6d6677a361d615ad380 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [2024-03-11T07:12:27.571Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:4c893ccd00bd93586d1ab6d6677a361d615ad380 [2024-03-11T07:12:27.571Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2024-03-11T07:12:27.571Z] 9b99dc37038d: Preparing [2024-03-11T07:12:27.571Z] ef45d1aa8658: Preparing [2024-03-11T07:12:27.571Z] 68c4826a4998: Preparing [2024-03-11T07:12:27.571Z] d1d19eb688ec: Preparing [2024-03-11T07:12:27.571Z] ace163d3a78a: Preparing [2024-03-11T07:12:27.571Z] aedc3bda2944: Preparing [2024-03-11T07:12:27.571Z] aedc3bda2944: Waiting [2024-03-11T07:12:27.571Z] ace163d3a78a: Pushed [2024-03-11T07:12:27.571Z] d1d19eb688ec: Pushed [2024-03-11T07:12:27.571Z] ef45d1aa8658: Pushed [2024-03-11T07:12:27.571Z] 9b99dc37038d: Pushed [2024-03-11T07:12:27.571Z] aedc3bda2944: Layer already exists [Pipeline] script [Pipeline] { [Pipeline] sh [2024-03-11T07:12:28.316Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-03-11T07:12:28.316Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-03-11T07:12:28.316Z] Dload Upload Total Spent Left Speed [2024-03-11T07:12:28.316Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 110k 0 --:--:-- --:--:-- --:--:-- 109k [Pipeline] sh [2024-03-11T07:12:28.661Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-03-11T07:12:28.989Z] + sudo tee /etc/docker/daemon.new [2024-03-11T07:12:28.989Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-03-11T07:12:28.989Z] { [2024-03-11T07:12:28.989Z] "registry-mirrors": [ [2024-03-11T07:12:28.989Z] "https://nexus3.edgexfoundry.org:10001" [2024-03-11T07:12:28.989Z] ], [2024-03-11T07:12:28.989Z] "bip": "10.250.0.254/24", [2024-03-11T07:12:28.989Z] "hosts": [ [2024-03-11T07:12:28.989Z] "tcp://0.0.0.0:5555", [2024-03-11T07:12:28.989Z] "unix:///var/run/docker.sock" [2024-03-11T07:12:28.989Z] ], [2024-03-11T07:12:28.989Z] "mtu": 1458, [2024-03-11T07:12:28.989Z] "selinux-enabled": true, [2024-03-11T07:12:28.989Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-03-11T07:12:28.989Z] } [Pipeline] sh [2024-03-11T07:12:29.346Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-03-11T07:12:29.697Z] + sudo service docker restart [2024-03-11T07:12:30.108Z] 68c4826a4998: Pushed [2024-03-11T07:12:30.108Z] 4c893ccd00bd93586d1ab6d6677a361d615ad380: digest: sha256:621f08c9f02f88b26ded0136baab0950f626509c433cd928e4901b0141fe2b1d size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-11T07:12:30.514Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-11T07:12:30.903Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2024-03-11T07:12:30.904Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2024-03-11T07:12:30.904Z] 9b99dc37038d: Preparing [2024-03-11T07:12:30.904Z] ef45d1aa8658: Preparing [2024-03-11T07:12:30.904Z] 68c4826a4998: Preparing [2024-03-11T07:12:30.904Z] d1d19eb688ec: Preparing [2024-03-11T07:12:30.904Z] ace163d3a78a: Preparing [2024-03-11T07:12:30.904Z] aedc3bda2944: Preparing [2024-03-11T07:12:30.904Z] aedc3bda2944: Waiting [2024-03-11T07:12:30.904Z] ef45d1aa8658: Layer already exists [2024-03-11T07:12:30.904Z] 9b99dc37038d: Layer already exists [2024-03-11T07:12:30.904Z] 68c4826a4998: Layer already exists [2024-03-11T07:12:30.904Z] d1d19eb688ec: Layer already exists [2024-03-11T07:12:30.904Z] ace163d3a78a: Layer already exists [2024-03-11T07:12:30.904Z] aedc3bda2944: Layer already exists [2024-03-11T07:12:30.904Z] latest: digest: sha256:621f08c9f02f88b26ded0136baab0950f626509c433cd928e4901b0141fe2b1d size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-11T07:12:31.323Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:3.2.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-11T07:12:31.728Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:3.2.0-dev.10 [2024-03-11T07:12:31.728Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2024-03-11T07:12:31.728Z] 9b99dc37038d: Preparing [2024-03-11T07:12:31.728Z] ef45d1aa8658: Preparing [2024-03-11T07:12:31.728Z] 68c4826a4998: Preparing [2024-03-11T07:12:31.728Z] d1d19eb688ec: Preparing [2024-03-11T07:12:31.728Z] ace163d3a78a: Preparing [2024-03-11T07:12:31.728Z] aedc3bda2944: Preparing [2024-03-11T07:12:31.728Z] aedc3bda2944: Waiting [2024-03-11T07:12:31.728Z] 9b99dc37038d: Layer already exists [2024-03-11T07:12:31.728Z] d1d19eb688ec: Layer already exists [2024-03-11T07:12:31.728Z] ef45d1aa8658: Layer already exists [2024-03-11T07:12:31.728Z] ace163d3a78a: Layer already exists [2024-03-11T07:12:31.728Z] 68c4826a4998: Layer already exists [2024-03-11T07:12:31.728Z] aedc3bda2944: Layer already exists [2024-03-11T07:12:31.728Z] 3.2.0-dev.10: digest: sha256:621f08c9f02f88b26ded0136baab0950f626509c433cd928e4901b0141fe2b1d size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-11T07:12:32.147Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:4c893ccd00bd93586d1ab6d6677a361d615ad380-3.2.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-11T07:12:32.554Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:4c893ccd00bd93586d1ab6d6677a361d615ad380-3.2.0-dev.10 [2024-03-11T07:12:32.554Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2024-03-11T07:12:32.554Z] 9b99dc37038d: Preparing [2024-03-11T07:12:32.554Z] ef45d1aa8658: Preparing [2024-03-11T07:12:32.554Z] 68c4826a4998: Preparing [2024-03-11T07:12:32.554Z] d1d19eb688ec: Preparing [2024-03-11T07:12:32.554Z] ace163d3a78a: Preparing [2024-03-11T07:12:32.554Z] aedc3bda2944: Preparing [2024-03-11T07:12:32.554Z] aedc3bda2944: Waiting [2024-03-11T07:12:32.554Z] d1d19eb688ec: Layer already exists [2024-03-11T07:12:32.554Z] 68c4826a4998: Layer already exists [2024-03-11T07:12:32.554Z] ace163d3a78a: Layer already exists [2024-03-11T07:12:32.554Z] ef45d1aa8658: Layer already exists [2024-03-11T07:12:32.554Z] 9b99dc37038d: Layer already exists [2024-03-11T07:12:32.554Z] aedc3bda2944: Layer already exists [2024-03-11T07:12:32.554Z] 4c893ccd00bd93586d1ab6d6677a361d615ad380-3.2.0-dev.10: digest: sha256:621f08c9f02f88b26ded0136baab0950f626509c433cd928e4901b0141fe2b1d size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-11T07:12:32.966Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-11T07:12:33.376Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:main [2024-03-11T07:12:33.376Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2024-03-11T07:12:33.376Z] 9b99dc37038d: Preparing [2024-03-11T07:12:33.376Z] ef45d1aa8658: Preparing [2024-03-11T07:12:33.376Z] 68c4826a4998: Preparing [2024-03-11T07:12:33.376Z] d1d19eb688ec: Preparing [2024-03-11T07:12:33.376Z] ace163d3a78a: Preparing [2024-03-11T07:12:33.376Z] aedc3bda2944: Preparing [2024-03-11T07:12:33.376Z] aedc3bda2944: Waiting [2024-03-11T07:12:33.376Z] 68c4826a4998: Layer already exists [2024-03-11T07:12:33.376Z] ef45d1aa8658: Layer already exists [2024-03-11T07:12:33.376Z] ace163d3a78a: Layer already exists [2024-03-11T07:12:33.376Z] d1d19eb688ec: Layer already exists [2024-03-11T07:12:33.376Z] 9b99dc37038d: Layer already exists [2024-03-11T07:12:33.376Z] aedc3bda2944: Layer already exists [2024-03-11T07:12:33.376Z] main: digest: sha256:621f08c9f02f88b26ded0136baab0950f626509c433cd928e4901b0141fe2b1d size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-03-11T07:12:33.640Z] ===================================================== [Pipeline] echo [2024-03-11T07:12:33.684Z] taggedImages: [2024-03-11T07:12:33.684Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:4c893ccd00bd93586d1ab6d6677a361d615ad380 [2024-03-11T07:12:33.684Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2024-03-11T07:12:33.684Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:3.2.0-dev.10 [2024-03-11T07:12:33.684Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:4c893ccd00bd93586d1ab6d6677a361d615ad380-3.2.0-dev.10 [2024-03-11T07:12:33.684Z] - 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] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-11T07:12:34.364Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-11T07:12:34.364Z] [2024-03-11T07:12:34.364Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-11T07:12:34.697Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-11T07:12:34.697Z] latest: Pulling from edgex-lftools-log-publisher [2024-03-11T07:12:34.697Z] 5eb5b503b376: Pulling fs layer [2024-03-11T07:12:34.697Z] 5c69ac0246d0: Pulling fs layer [2024-03-11T07:12:34.697Z] ec43610c2a17: Pulling fs layer [2024-03-11T07:12:34.697Z] 3a2ae6a8a46f: Pulling fs layer [2024-03-11T07:12:34.697Z] 33b1e0a273af: Pulling fs layer [2024-03-11T07:12:34.697Z] 5d3b04190fa2: Pulling fs layer [2024-03-11T07:12:34.697Z] 2f39f015ded8: Pulling fs layer [2024-03-11T07:12:34.697Z] 33b1e0a273af: Waiting [2024-03-11T07:12:34.697Z] 5d3b04190fa2: Waiting [2024-03-11T07:12:34.697Z] 2f39f015ded8: Waiting [2024-03-11T07:12:34.697Z] 3a2ae6a8a46f: Waiting [2024-03-11T07:12:34.697Z] 5c69ac0246d0: Verifying Checksum [2024-03-11T07:12:34.697Z] 5c69ac0246d0: Download complete [2024-03-11T07:12:34.697Z] 3a2ae6a8a46f: Download complete [2024-03-11T07:12:34.697Z] 33b1e0a273af: Verifying Checksum [2024-03-11T07:12:34.697Z] 33b1e0a273af: Download complete [2024-03-11T07:12:34.697Z] ec43610c2a17: Verifying Checksum [2024-03-11T07:12:34.697Z] ec43610c2a17: Download complete [2024-03-11T07:12:34.697Z] 5d3b04190fa2: Verifying Checksum [2024-03-11T07:12:34.697Z] 5d3b04190fa2: Download complete [2024-03-11T07:12:34.956Z] 5eb5b503b376: Verifying Checksum [2024-03-11T07:12:34.957Z] 5eb5b503b376: Download complete [2024-03-11T07:12:35.525Z] 2f39f015ded8: Download complete [2024-03-11T07:12:36.092Z] 5eb5b503b376: Pull complete [2024-03-11T07:12:36.350Z] 5c69ac0246d0: Pull complete [2024-03-11T07:12:36.918Z] ec43610c2a17: Pull complete [2024-03-11T07:12:36.918Z] 3a2ae6a8a46f: Pull complete [2024-03-11T07:12:37.183Z] 33b1e0a273af: Pull complete [2024-03-11T07:12:37.183Z] 5d3b04190fa2: Pull complete [2024-03-11T07:12:42.447Z] 2f39f015ded8: Pull complete [2024-03-11T07:12:42.447Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-03-11T07:12:42.447Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-11T07:12:42.447Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-11T07:12:42.656Z] prd-ubuntu20.04-docker-8c-8g-5427 does not seem to be running inside a container [2024-03-11T07:12:42.689Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-03-11T07:12:45.099Z] $ docker top 93f823f5771121ffd46d0295b069c7bb9157ac998246f8e70fa4596e49fa4e5a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-11T07:12:45.558Z] ---> job-cost.sh [2024-03-11T07:12:45.558Z] lf-activate-venv: SKIPPING [2024-03-11T07:12:45.558Z] INFO: No Stack... [2024-03-11T07:12:45.815Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-03-11T07:12:46.073Z] INFO: Archiving Costs [Pipeline] sh [2024-03-11T07:12:46.360Z] + cut -d, -f6 [2024-03-11T07:12:46.360Z] + cat /w/workspace/foundry_device-onvif-camera_main/archives/cost.csv [Pipeline] lock [2024-03-11T07:12:46.376Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-main-195-stack-cost] [2024-03-11T07:12:46.389Z] Resource [jenkins-edgexfoundry-device-onvif-camera-main-195-stack-cost] did not exist. Created. [2024-03-11T07:12:46.394Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-main-195-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-03-11T07:12:46.761Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-03-11T07:12:46.830Z] Stashed 1 file(s) [Pipeline] } [2024-03-11T07:12:46.854Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-main-195-stack-cost] [Pipeline] // lock [Pipeline] } [2024-03-11T07:12:46.948Z] $ docker stop --time=1 93f823f5771121ffd46d0295b069c7bb9157ac998246f8e70fa4596e49fa4e5a [2024-03-11T07:12:48.132Z] $ docker rm -f --volumes 93f823f5771121ffd46d0295b069c7bb9157ac998246f8e70fa4596e49fa4e5a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] // script [Pipeline] configFileProvider [2024-03-11T07:12:48.369Z] provisioning config files... [2024-03-11T07:12:48.394Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/195@tmp/config12772944898933327642tmp [Pipeline] } [Pipeline] // withEnv [Pipeline] { [Pipeline] } [Pipeline] libraryResource [Pipeline] sh [Pipeline] // stage [Pipeline] } [2024-03-11T07:12:48.956Z] ---> ****-login.sh [2024-03-11T07:12:48.956Z] nexus3.edgexfoundry.org:10001 [2024-03-11T07:12:49.239Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-11T07:12:49.509Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-11T07:12:49.509Z] Configure a credential helper to remove this warning. See [2024-03-11T07:12:49.509Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-11T07:12:49.509Z] [2024-03-11T07:12:49.509Z] Login Succeeded [2024-03-11T07:12:49.509Z] nexus3.edgexfoundry.org:10002 [2024-03-11T07:12:49.778Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-11T07:12:49.778Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-11T07:12:49.778Z] Configure a credential helper to remove this warning. See [2024-03-11T07:12:49.779Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-11T07:12:49.779Z] [2024-03-11T07:12:49.779Z] Login Succeeded [2024-03-11T07:12:49.779Z] nexus3.edgexfoundry.org:10003 [2024-03-11T07:12:50.046Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-11T07:12:50.315Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-11T07:12:50.315Z] Configure a credential helper to remove this warning. See [2024-03-11T07:12:50.315Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-11T07:12:50.315Z] [2024-03-11T07:12:50.315Z] Login Succeeded [2024-03-11T07:12:50.315Z] nexus3.edgexfoundry.org:10004 [2024-03-11T07:12:50.315Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-11T07:12:50.585Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-11T07:12:50.585Z] Configure a credential helper to remove this warning. See [2024-03-11T07:12:50.585Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-11T07:12:50.585Z] [2024-03-11T07:12:50.585Z] Login Succeeded [2024-03-11T07:12:50.585Z] ****.io [2024-03-11T07:12:50.854Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-11T07:12:51.121Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-11T07:12:51.121Z] Configure a credential helper to remove this warning. See [2024-03-11T07:12:51.121Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-11T07:12:51.121Z] [2024-03-11T07:12:51.121Z] Login Succeeded [2024-03-11T07:12:51.121Z] ---> ****-login.sh ends [Pipeline] } [2024-03-11T07:12:51.135Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-03-11T07:12:51.575Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-11T07:12:51.623Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-11T07:12:51.669Z] ========================================================= [2024-03-11T07:12:51.669Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-03-11T07:12:51.669Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-11T07:12:52.174Z] + 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 . [2024-03-11T07:12:52.765Z] Sending build context to Docker daemon 20.49MB [2024-03-11T07:12:52.765Z] Step 1/13 : ARG BASE=golang:1.21-alpine3.18 [2024-03-11T07:12:52.765Z] Step 2/13 : FROM ${BASE} AS builder [2024-03-11T07:12:53.034Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-03-11T07:12:53.034Z] 9fda8d8052c6: Pulling fs layer [2024-03-11T07:12:53.034Z] 5d54e960e981: Pulling fs layer [2024-03-11T07:12:53.034Z] c4a7e357bf2a: Pulling fs layer [2024-03-11T07:12:53.034Z] f0e02332f6b5: Pulling fs layer [2024-03-11T07:12:53.034Z] 872ee5b61b7b: Pulling fs layer [2024-03-11T07:12:53.034Z] 0c6a40ed1a82: Pulling fs layer [2024-03-11T07:12:53.034Z] 94ae7d8d031c: Pulling fs layer [2024-03-11T07:12:53.034Z] f0e02332f6b5: Waiting [2024-03-11T07:12:53.034Z] 872ee5b61b7b: Waiting [2024-03-11T07:12:53.034Z] 0c6a40ed1a82: Waiting [2024-03-11T07:12:53.034Z] 94ae7d8d031c: Waiting [2024-03-11T07:12:53.034Z] 5d54e960e981: Verifying Checksum [2024-03-11T07:12:53.034Z] 5d54e960e981: Download complete [2024-03-11T07:12:53.034Z] f0e02332f6b5: Verifying Checksum [2024-03-11T07:12:53.034Z] f0e02332f6b5: Download complete [2024-03-11T07:12:53.034Z] 872ee5b61b7b: Download complete [2024-03-11T07:12:53.034Z] 9fda8d8052c6: Download complete [2024-03-11T07:12:53.628Z] 94ae7d8d031c: Verifying Checksum [2024-03-11T07:12:53.628Z] 94ae7d8d031c: Download complete [2024-03-11T07:12:54.222Z] 9fda8d8052c6: Pull complete [2024-03-11T07:12:54.493Z] 5d54e960e981: Pull complete [2024-03-11T07:12:54.764Z] c4a7e357bf2a: Verifying Checksum [2024-03-11T07:12:54.764Z] c4a7e357bf2a: Download complete [2024-03-11T07:12:55.728Z] 0c6a40ed1a82: Verifying Checksum [2024-03-11T07:12:55.728Z] 0c6a40ed1a82: Download complete [2024-03-11T07:13:08.067Z] c4a7e357bf2a: Pull complete [2024-03-11T07:13:08.067Z] f0e02332f6b5: Pull complete [2024-03-11T07:13:08.337Z] 872ee5b61b7b: Pull complete [2024-03-11T07:13:18.450Z] 0c6a40ed1a82: Pull complete [2024-03-11T07:13:19.044Z] 94ae7d8d031c: Pull complete [2024-03-11T07:13:19.044Z] Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2024-03-11T07:13:19.044Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-03-11T07:13:19.044Z] ---> 86de565de09d [2024-03-11T07:13:19.044Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2024-03-11T07:13:20.011Z] ---> Running in c3d9913d7fb9 [2024-03-11T07:13:20.282Z] Removing intermediate container c3d9913d7fb9 [2024-03-11T07:13:20.282Z] ---> c914af16a764 [2024-03-11T07:13:20.282Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-03-11T07:13:20.282Z] ---> Running in e118050d764d [2024-03-11T07:13:20.549Z] Removing intermediate container e118050d764d [2024-03-11T07:13:20.549Z] ---> 4fa2ff692357 [2024-03-11T07:13:20.549Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2024-03-11T07:13:20.549Z] ---> Running in 31b1e40f7e63 [2024-03-11T07:13:20.819Z] Removing intermediate container 31b1e40f7e63 [2024-03-11T07:13:20.819Z] ---> 505700b1649c [2024-03-11T07:13:20.819Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2024-03-11T07:13:21.092Z] ---> Running in 34555988acc5 [2024-03-11T07:13:21.365Z] Removing intermediate container 34555988acc5 [2024-03-11T07:13:21.365Z] ---> 02303ce80a3b [2024-03-11T07:13:21.365Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2024-03-11T07:13:21.365Z] ---> Running in a2b1f15266d2 [2024-03-11T07:13:21.638Z] Removing intermediate container a2b1f15266d2 [2024-03-11T07:13:21.638Z] ---> 2b7fc29a2b75 [2024-03-11T07:13:21.638Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-03-11T07:13:21.638Z] ---> Running in 4c3d48db52bc [2024-03-11T07:13:23.055Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-11T07:13:23.325Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-11T07:13:24.287Z] OK: 266 MiB in 52 packages [2024-03-11T07:13:25.255Z] Removing intermediate container 4c3d48db52bc [2024-03-11T07:13:25.255Z] ---> 83c525eba231 [2024-03-11T07:13:25.255Z] Step 9/13 : WORKDIR /device-onvif-camera [2024-03-11T07:13:25.255Z] ---> Running in 1498dec0d59b [2024-03-11T07:13:25.524Z] Removing intermediate container 1498dec0d59b [2024-03-11T07:13:25.524Z] ---> 81f9e9e75af0 [2024-03-11T07:13:25.524Z] Step 10/13 : COPY go.mod vendor* ./ [2024-03-11T07:13:26.113Z] ---> 14d4fd80e31e [2024-03-11T07:13:26.113Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-11T07:13:26.113Z] ---> Running in 82dd777f952b [2024-03-11T07:14:34.046Z] Removing intermediate container 82dd777f952b [2024-03-11T07:14:34.046Z] ---> 2a10dd536d3c [2024-03-11T07:14:34.046Z] Step 12/13 : COPY . . [2024-03-11T07:14:34.046Z] ---> b1bfaab22780 [2024-03-11T07:14:34.046Z] Step 13/13 : RUN ${MAKE} [2024-03-11T07:14:34.046Z] ---> Running in 6fd0439eb498 [2024-03-11T07:14:34.046Z] noop [2024-03-11T07:14:34.046Z] Removing intermediate container 6fd0439eb498 [2024-03-11T07:14:34.046Z] ---> a2ace2494759 [2024-03-11T07:14:34.046Z] Successfully built a2ace2494759 [2024-03-11T07:14:34.046Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-11T07:14:34.604Z] + docker inspect -f . ci-base-image-arm64 [2024-03-11T07:14:34.605Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-11T07:14:34.943Z] prd-ubuntu20.04-docker-arm64-4c-16g-5433 does not seem to be running inside a container [2024-03-11T07:14:35.045Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/195 -v /w/workspace/device-onvif-camera/195:/w/workspace/device-onvif-camera/195:rw,z -v /w/workspace/device-onvif-camera/195@tmp:/w/workspace/device-onvif-camera/195@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 [2024-03-11T07:14:36.350Z] $ docker top 0e7b7a1c295614067a1e4ce27abf2c36788efa530a4da0a50cdab61f73d75e38 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-11T07:14:37.320Z] + go version [2024-03-11T07:14:37.320Z] go version go1.21.0 linux/arm64 [Pipeline] } [2024-03-11T07:14:37.339Z] $ docker stop --time=1 0e7b7a1c295614067a1e4ce27abf2c36788efa530a4da0a50cdab61f73d75e38 [2024-03-11T07:14:39.009Z] $ docker rm -f --volumes 0e7b7a1c295614067a1e4ce27abf2c36788efa530a4da0a50cdab61f73d75e38 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-11T07:14:39.985Z] + docker inspect -f . ci-base-image-arm64 [2024-03-11T07:14:39.985Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-11T07:14:40.254Z] prd-ubuntu20.04-docker-arm64-4c-16g-5433 does not seem to be running inside a container [2024-03-11T07:14:40.317Z] $ 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/195 -v /w/workspace/device-onvif-camera/195:/w/workspace/device-onvif-camera/195:rw,z -v /w/workspace/device-onvif-camera/195@tmp:/w/workspace/device-onvif-camera/195@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 [2024-03-11T07:14:41.654Z] $ docker top 6c11f798d2ad58f3d1dd2a3f874839b17834ec9817e720b784afa900d40cc186 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-11T07:14:42.580Z] + git config --global --add safe.directory /w/workspace/device-onvif-camera/195 [Pipeline] fileExists [Pipeline] sh [2024-03-11T07:14:43.277Z] + make test [2024-03-11T07:14:43.277Z] go test ./... -coverprofile=coverage.out ./... [2024-03-11T07:14:46.629Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2024-03-11T07:16:40.081Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2024-03-11T07:16:40.081Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2024-03-11T07:16:40.081Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.175s coverage: 31.5% of statements [2024-03-11T07:17:02.148Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 23.614s coverage: 86.5% of statements [2024-03-11T07:17:02.148Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-03-11T07:17:02.148Z] go vet ./... [2024-03-11T07:17:29.024Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-03-11T07:17:29.025Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-03-11T07:17:29.025Z] ./bin/test-attribution-txt.sh [2024-03-11T07:17:29.025Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo [2024-03-11T07:17:29.043Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-03-11T07:17:29.092Z] $ docker stop --time=1 6c11f798d2ad58f3d1dd2a3f874839b17834ec9817e720b784afa900d40cc186 [2024-03-11T07:17:30.959Z] $ docker rm -f --volumes 6c11f798d2ad58f3d1dd2a3f874839b17834ec9817e720b784afa900d40cc186 [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-11T07:17:32.312Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-03-11T07:17:32.374Z] Warning: overwriting stash ‘coverage-report’ [2024-03-11T07:17:32.962Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-03-11T07:17:33.586Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-03-11T07:17:33.912Z] + ls -al . [2024-03-11T07:17:33.912Z] total 240 [2024-03-11T07:17:33.912Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 11 07:14 . [2024-03-11T07:17:33.912Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 11 07:12 .. [2024-03-11T07:17:33.912Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 11 07:12 .git [2024-03-11T07:17:33.912Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 11 07:12 .github [2024-03-11T07:17:33.912Z] -rw-rw-r-- 1 jenkins jenkins 493 Mar 11 07:12 .gitignore [2024-03-11T07:17:33.912Z] -rw-rw-r-- 1 jenkins jenkins 42 Mar 11 07:12 .golangci.yml [2024-03-11T07:17:33.912Z] -rw-rw-r-- 1 jenkins jenkins 11155 Mar 11 07:12 Attribution.txt [2024-03-11T07:17:33.912Z] -rw-rw-r-- 1 jenkins jenkins 17665 Mar 11 07:12 CHANGELOG.md [2024-03-11T07:17:33.912Z] -rw-rw-r-- 1 jenkins jenkins 1683 Mar 11 07:12 Dockerfile [2024-03-11T07:17:33.912Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 11 07:12 GOVERNANCE.md [2024-03-11T07:17:33.912Z] -rw-rw-r-- 1 jenkins jenkins 739 Mar 11 07:12 Jenkinsfile [2024-03-11T07:17:33.912Z] -rw-rw-r-- 1 jenkins jenkins 11348 Mar 11 07:12 LICENSE [2024-03-11T07:17:33.912Z] -rw-rw-r-- 1 jenkins jenkins 2883 Mar 11 07:12 Makefile [2024-03-11T07:17:33.912Z] -rw-rw-r-- 1 jenkins jenkins 625 Mar 11 07:12 OWNERS.md [2024-03-11T07:17:33.912Z] -rw-rw-r-- 1 jenkins jenkins 2620 Mar 11 07:12 README.md [2024-03-11T07:17:33.912Z] -rw-rw-r-- 1 jenkins jenkins 12 Mar 11 07:10 VERSION [2024-03-11T07:17:33.912Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 11 07:12 bin [2024-03-11T07:17:33.912Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 11 07:12 cmd [2024-03-11T07:17:33.912Z] -rw-r--r-- 1 jenkins jenkins 78456 Mar 11 07:16 coverage.out [2024-03-11T07:17:33.912Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 11 07:12 doc [2024-03-11T07:17:33.912Z] -rw-rw-r-- 1 jenkins jenkins 4132 Mar 11 07:12 go.mod [2024-03-11T07:17:33.912Z] -rw-rw-r-- 1 jenkins jenkins 36810 Mar 11 07:12 go.sum [2024-03-11T07:17:33.912Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 11 07:12 internal [2024-03-11T07:17:33.912Z] -rw-rw-r-- 1 jenkins jenkins 236 Mar 11 07:12 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-11T07:17:34.389Z] + 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=4c893ccd00bd93586d1ab6d6677a361d615ad380 --label arch=arm64 --label version=3.2.0-dev.10 . [2024-03-11T07:17:34.980Z] Sending build context to Docker daemon 20.57MB [2024-03-11T07:17:34.980Z] Step 1/27 : ARG BASE=golang:1.21-alpine3.18 [2024-03-11T07:17:34.980Z] Step 2/27 : FROM ${BASE} AS builder [2024-03-11T07:17:34.980Z] ---> a2ace2494759 [2024-03-11T07:17:34.980Z] Step 3/27 : ARG ADD_BUILD_TAGS="" [2024-03-11T07:17:35.254Z] ---> Running in f4cb2955c03f [2024-03-11T07:17:35.522Z] Removing intermediate container f4cb2955c03f [2024-03-11T07:17:35.522Z] ---> bc655885cbf0 [2024-03-11T07:17:35.522Z] Step 4/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-03-11T07:17:35.791Z] ---> Running in 5e4e111d016b [2024-03-11T07:17:36.058Z] Removing intermediate container 5e4e111d016b [2024-03-11T07:17:36.058Z] ---> 2f1462570c41 [2024-03-11T07:17:36.058Z] Step 5/27 : ARG ALPINE_PKG_BASE="make git" [2024-03-11T07:17:36.058Z] ---> Running in c664d1bfeec0 [2024-03-11T07:17:36.640Z] Removing intermediate container c664d1bfeec0 [2024-03-11T07:17:36.640Z] ---> 7e4129d961a2 [2024-03-11T07:17:36.640Z] Step 6/27 : ARG ALPINE_PKG_EXTRA="" [2024-03-11T07:17:36.640Z] ---> Running in 4d2a3c8021e8 [2024-03-11T07:17:36.906Z] Removing intermediate container 4d2a3c8021e8 [2024-03-11T07:17:36.906Z] ---> d83045f71508 [2024-03-11T07:17:36.906Z] Step 7/27 : LABEL Name=edgex-device-onvif-camera [2024-03-11T07:17:36.906Z] ---> Running in f2b8c4ac9267 [2024-03-11T07:17:37.182Z] Removing intermediate container f2b8c4ac9267 [2024-03-11T07:17:37.182Z] ---> cda42368afe8 [2024-03-11T07:17:37.182Z] Step 8/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-03-11T07:17:37.451Z] ---> Running in 8d8eff6ea563 [2024-03-11T07:17:38.411Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-11T07:17:38.678Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-11T07:17:40.086Z] OK: 266 MiB in 52 packages [2024-03-11T07:17:41.046Z] Removing intermediate container 8d8eff6ea563 [2024-03-11T07:17:41.046Z] ---> 81e9dff0b52f [2024-03-11T07:17:41.046Z] Step 9/27 : WORKDIR /device-onvif-camera [2024-03-11T07:17:41.046Z] ---> Running in be81a41f1c9a [2024-03-11T07:17:41.314Z] Removing intermediate container be81a41f1c9a [2024-03-11T07:17:41.314Z] ---> 882b54a67b7f [2024-03-11T07:17:41.314Z] Step 10/27 : COPY go.mod vendor* ./ [2024-03-11T07:17:41.897Z] ---> 5d3002ba111f [2024-03-11T07:17:41.897Z] Step 11/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-11T07:17:41.897Z] ---> Running in 1119f09d4dcf [2024-03-11T07:17:43.846Z] Removing intermediate container 1119f09d4dcf [2024-03-11T07:17:43.846Z] ---> 2ab4206e2e9f [2024-03-11T07:17:43.846Z] Step 12/27 : COPY . . [2024-03-11T07:17:45.800Z] ---> 6a2121a8ac86 [2024-03-11T07:17:45.800Z] Step 13/27 : RUN ${MAKE} [2024-03-11T07:17:45.800Z] ---> Running in d975b58b8eb0 [2024-03-11T07:17:46.757Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-onvif-camera.Version=3.2.0-dev.10 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.10" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd [2024-03-11T07:19:53.462Z] Removing intermediate container d975b58b8eb0 [2024-03-11T07:19:53.462Z] ---> d5318016c8a8 [2024-03-11T07:19:53.462Z] Step 14/27 : FROM alpine:3.18 [2024-03-11T07:19:53.462Z] 3.18: Pulling from library/alpine [2024-03-11T07:19:53.462Z] c6b39de5b339: Pulling fs layer [2024-03-11T07:19:53.462Z] c6b39de5b339: Download complete [2024-03-11T07:19:53.462Z] c6b39de5b339: Pull complete [2024-03-11T07:19:53.462Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-11T07:19:53.462Z] Status: Downloaded newer image for alpine:3.18 [2024-03-11T07:19:53.462Z] ---> 33abbf032149 [2024-03-11T07:19:53.462Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2024-03-11T07:19:53.462Z] ---> Running in 55173d3fb08e [2024-03-11T07:19:53.462Z] Removing intermediate container 55173d3fb08e [2024-03-11T07:19:53.462Z] ---> 04611dbb2346 [2024-03-11T07:19:53.462Z] Step 16/27 : RUN apk add --update --no-cache dumb-init [2024-03-11T07:19:53.462Z] ---> Running in 02bbee08b08d [2024-03-11T07:19:53.462Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-11T07:19:53.462Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-11T07:19:53.462Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-03-11T07:19:53.462Z] Executing busybox-1.36.1-r5.trigger [2024-03-11T07:19:53.462Z] OK: 8 MiB in 16 packages [2024-03-11T07:19:53.462Z] Removing intermediate container 02bbee08b08d [2024-03-11T07:19:53.462Z] ---> 2a53d157c4d7 [2024-03-11T07:19:53.462Z] Step 17/27 : RUN apk --no-cache upgrade [2024-03-11T07:19:53.462Z] ---> Running in d573581d8785 [2024-03-11T07:19:53.462Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-11T07:19:53.462Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-11T07:19:53.462Z] OK: 8 MiB in 16 packages [2024-03-11T07:19:53.462Z] Removing intermediate container d573581d8785 [2024-03-11T07:19:53.462Z] ---> 4c178b6066d4 [2024-03-11T07:19:53.462Z] Step 18/27 : WORKDIR / [2024-03-11T07:19:53.462Z] ---> Running in 605f27c6ca67 [2024-03-11T07:19:53.741Z] Removing intermediate container 605f27c6ca67 [2024-03-11T07:19:53.741Z] ---> a98fe685fb0a [2024-03-11T07:19:53.741Z] Step 19/27 : COPY --from=builder /device-onvif-camera/cmd / [2024-03-11T07:19:55.167Z] ---> e08007886b0c [2024-03-11T07:19:55.167Z] Step 20/27 : COPY --from=builder /device-onvif-camera/LICENSE / [2024-03-11T07:19:55.436Z] ---> a12468427edd [2024-03-11T07:19:55.436Z] Step 21/27 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2024-03-11T07:19:56.029Z] ---> 04f4cbbd8b65 [2024-03-11T07:19:56.029Z] Step 22/27 : EXPOSE 59984 [2024-03-11T07:19:56.297Z] ---> Running in dc18c8e7c582 [2024-03-11T07:19:56.563Z] Removing intermediate container dc18c8e7c582 [2024-03-11T07:19:56.563Z] ---> 5bcbb6ed442a [2024-03-11T07:19:56.563Z] Step 23/27 : ENTRYPOINT ["/device-onvif-camera"] [2024-03-11T07:19:56.563Z] ---> Running in e5530fc803c8 [2024-03-11T07:19:56.828Z] Removing intermediate container e5530fc803c8 [2024-03-11T07:19:56.828Z] ---> 9ab9a1b0ad3c [2024-03-11T07:19:56.828Z] Step 24/27 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-03-11T07:19:56.828Z] ---> Running in 246c23824cda [2024-03-11T07:19:57.410Z] Removing intermediate container 246c23824cda [2024-03-11T07:19:57.410Z] ---> e86cfb53f6de [2024-03-11T07:19:57.410Z] Step 25/27 : LABEL arch=arm64 [2024-03-11T07:19:57.410Z] ---> Running in 6e11e97ef3a1 [2024-03-11T07:19:57.676Z] Removing intermediate container 6e11e97ef3a1 [2024-03-11T07:19:57.676Z] ---> 90890be321df [2024-03-11T07:19:57.676Z] Step 26/27 : LABEL git_sha=4c893ccd00bd93586d1ab6d6677a361d615ad380 [2024-03-11T07:19:57.676Z] ---> Running in 050a0c496324 [2024-03-11T07:19:57.951Z] Removing intermediate container 050a0c496324 [2024-03-11T07:19:57.951Z] ---> a23b8d917fbf [2024-03-11T07:19:57.951Z] Step 27/27 : LABEL version=3.2.0-dev.10 [2024-03-11T07:19:58.218Z] ---> Running in 35cf86961194 [2024-03-11T07:19:58.486Z] Removing intermediate container 35cf86961194 [2024-03-11T07:19:58.486Z] ---> a05d9248d676 [2024-03-11T07:19:58.486Z] [Warning] One or more build-args [ARCH] were not consumed [2024-03-11T07:19:58.486Z] Successfully built a05d9248d676 [2024-03-11T07:19:58.486Z] 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 [2024-03-11T07:19:59.053Z] provisioning config files... [2024-03-11T07:19:59.071Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/195@tmp/config16710900515886352616tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-11T07:19:59.470Z] ---> ****-login.sh [2024-03-11T07:19:59.470Z] nexus3.edgexfoundry.org:10001 [2024-03-11T07:19:59.470Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-11T07:19:59.742Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-11T07:19:59.742Z] Configure a credential helper to remove this warning. See [2024-03-11T07:19:59.742Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-11T07:19:59.742Z] [2024-03-11T07:19:59.742Z] Login Succeeded [2024-03-11T07:19:59.743Z] nexus3.edgexfoundry.org:10002 [2024-03-11T07:20:00.010Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-11T07:20:00.011Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-11T07:20:00.011Z] Configure a credential helper to remove this warning. See [2024-03-11T07:20:00.011Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-11T07:20:00.011Z] [2024-03-11T07:20:00.011Z] Login Succeeded [2024-03-11T07:20:00.011Z] nexus3.edgexfoundry.org:10003 [2024-03-11T07:20:00.280Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-11T07:20:00.550Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-11T07:20:00.550Z] Configure a credential helper to remove this warning. See [2024-03-11T07:20:00.551Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-11T07:20:00.551Z] [2024-03-11T07:20:00.551Z] Login Succeeded [2024-03-11T07:20:00.551Z] nexus3.edgexfoundry.org:10004 [2024-03-11T07:20:00.819Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-11T07:20:00.819Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-11T07:20:00.819Z] Configure a credential helper to remove this warning. See [2024-03-11T07:20:00.819Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-11T07:20:00.819Z] [2024-03-11T07:20:00.819Z] Login Succeeded [2024-03-11T07:20:00.819Z] ****.io [2024-03-11T07:20:01.088Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-11T07:20:01.686Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-11T07:20:01.686Z] Configure a credential helper to remove this warning. See [2024-03-11T07:20:01.686Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-11T07:20:01.686Z] [2024-03-11T07:20:01.686Z] Login Succeeded [2024-03-11T07:20:01.686Z] ---> ****-login.sh ends [Pipeline] } [2024-03-11T07:20:01.702Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-03-11T07:20:01.883Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-11T07:20:01.950Z] [edgeXDocker.push] Tagging docker image device-onvif-camera-arm64 with the following tags: [2024-03-11T07:20:01.950Z] 4c893ccd00bd93586d1ab6d6677a361d615ad380 [2024-03-11T07:20:01.950Z] latest [2024-03-11T07:20:01.950Z] 3.2.0-dev.10 [2024-03-11T07:20:01.950Z] 4c893ccd00bd93586d1ab6d6677a361d615ad380-3.2.0-dev.10 [2024-03-11T07:20:01.950Z] main [2024-03-11T07:20:01.950Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-11T07:20:02.576Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:4c893ccd00bd93586d1ab6d6677a361d615ad380 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-11T07:20:03.042Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:4c893ccd00bd93586d1ab6d6677a361d615ad380 [2024-03-11T07:20:03.042Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2024-03-11T07:20:03.042Z] 8ac3e3d03a7f: Preparing [2024-03-11T07:20:03.042Z] ba376d49098c: Preparing [2024-03-11T07:20:03.042Z] 437162b83daa: Preparing [2024-03-11T07:20:03.042Z] 3633f6563e2f: Preparing [2024-03-11T07:20:03.042Z] 15f92ebd768d: Preparing [2024-03-11T07:20:03.042Z] 7c504f21be85: Preparing [2024-03-11T07:20:03.042Z] 7c504f21be85: Waiting [2024-03-11T07:20:03.309Z] 3633f6563e2f: Pushed [2024-03-11T07:20:03.309Z] 8ac3e3d03a7f: Pushed [2024-03-11T07:20:03.309Z] ba376d49098c: Pushed [2024-03-11T07:20:03.309Z] 15f92ebd768d: Pushed [2024-03-11T07:20:03.309Z] 7c504f21be85: Layer already exists [2024-03-11T07:20:07.569Z] 437162b83daa: Pushed [2024-03-11T07:20:07.836Z] 4c893ccd00bd93586d1ab6d6677a361d615ad380: digest: sha256:f694cde5a022c00075d1fc8053e9f26e83aa2f5573877c3086ec12a3c59d5ee4 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-11T07:20:08.390Z] + 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 [2024-03-11T07:20:08.870Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [2024-03-11T07:20:08.870Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2024-03-11T07:20:08.870Z] 8ac3e3d03a7f: Preparing [2024-03-11T07:20:08.870Z] ba376d49098c: Preparing [2024-03-11T07:20:08.870Z] 437162b83daa: Preparing [2024-03-11T07:20:08.870Z] 3633f6563e2f: Preparing [2024-03-11T07:20:08.870Z] 15f92ebd768d: Preparing [2024-03-11T07:20:08.870Z] 7c504f21be85: Preparing [2024-03-11T07:20:08.870Z] 7c504f21be85: Waiting [2024-03-11T07:20:08.870Z] 15f92ebd768d: Layer already exists [2024-03-11T07:20:08.870Z] 3633f6563e2f: Layer already exists [2024-03-11T07:20:08.870Z] 8ac3e3d03a7f: Layer already exists [2024-03-11T07:20:08.870Z] 437162b83daa: Layer already exists [2024-03-11T07:20:08.870Z] ba376d49098c: Layer already exists [2024-03-11T07:20:08.870Z] 7c504f21be85: Layer already exists [2024-03-11T07:20:09.139Z] latest: digest: sha256:f694cde5a022c00075d1fc8053e9f26e83aa2f5573877c3086ec12a3c59d5ee4 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-11T07:20:09.622Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3.2.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-11T07:20:10.102Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3.2.0-dev.10 [2024-03-11T07:20:10.102Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2024-03-11T07:20:10.102Z] 8ac3e3d03a7f: Preparing [2024-03-11T07:20:10.102Z] ba376d49098c: Preparing [2024-03-11T07:20:10.102Z] 437162b83daa: Preparing [2024-03-11T07:20:10.102Z] 3633f6563e2f: Preparing [2024-03-11T07:20:10.102Z] 15f92ebd768d: Preparing [2024-03-11T07:20:10.102Z] 7c504f21be85: Preparing [2024-03-11T07:20:10.102Z] 7c504f21be85: Waiting [2024-03-11T07:20:10.102Z] 15f92ebd768d: Layer already exists [2024-03-11T07:20:10.102Z] 3633f6563e2f: Layer already exists [2024-03-11T07:20:10.102Z] 8ac3e3d03a7f: Layer already exists [2024-03-11T07:20:10.102Z] 437162b83daa: Layer already exists [2024-03-11T07:20:10.102Z] ba376d49098c: Layer already exists [2024-03-11T07:20:10.102Z] 7c504f21be85: Layer already exists [2024-03-11T07:20:10.369Z] 3.2.0-dev.10: digest: sha256:f694cde5a022c00075d1fc8053e9f26e83aa2f5573877c3086ec12a3c59d5ee4 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-11T07:20:10.852Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:4c893ccd00bd93586d1ab6d6677a361d615ad380-3.2.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-11T07:20:11.341Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:4c893ccd00bd93586d1ab6d6677a361d615ad380-3.2.0-dev.10 [2024-03-11T07:20:11.341Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2024-03-11T07:20:11.341Z] 8ac3e3d03a7f: Preparing [2024-03-11T07:20:11.341Z] ba376d49098c: Preparing [2024-03-11T07:20:11.341Z] 437162b83daa: Preparing [2024-03-11T07:20:11.341Z] 3633f6563e2f: Preparing [2024-03-11T07:20:11.341Z] 15f92ebd768d: Preparing [2024-03-11T07:20:11.341Z] 7c504f21be85: Preparing [2024-03-11T07:20:11.341Z] 7c504f21be85: Waiting [2024-03-11T07:20:11.341Z] ba376d49098c: Layer already exists [2024-03-11T07:20:11.341Z] 15f92ebd768d: Layer already exists [2024-03-11T07:20:11.341Z] 8ac3e3d03a7f: Layer already exists [2024-03-11T07:20:11.341Z] 3633f6563e2f: Layer already exists [2024-03-11T07:20:11.341Z] 437162b83daa: Layer already exists [2024-03-11T07:20:11.341Z] 7c504f21be85: Layer already exists [2024-03-11T07:20:11.610Z] 4c893ccd00bd93586d1ab6d6677a361d615ad380-3.2.0-dev.10: digest: sha256:f694cde5a022c00075d1fc8053e9f26e83aa2f5573877c3086ec12a3c59d5ee4 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-11T07:20:12.203Z] + 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 [2024-03-11T07:20:12.723Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [2024-03-11T07:20:12.723Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2024-03-11T07:20:12.723Z] 8ac3e3d03a7f: Preparing [2024-03-11T07:20:12.723Z] ba376d49098c: Preparing [2024-03-11T07:20:12.723Z] 437162b83daa: Preparing [2024-03-11T07:20:12.723Z] 3633f6563e2f: Preparing [2024-03-11T07:20:12.723Z] 15f92ebd768d: Preparing [2024-03-11T07:20:12.723Z] 7c504f21be85: Preparing [2024-03-11T07:20:12.723Z] 7c504f21be85: Waiting [2024-03-11T07:20:12.723Z] 437162b83daa: Layer already exists [2024-03-11T07:20:12.723Z] 3633f6563e2f: Layer already exists [2024-03-11T07:20:12.723Z] ba376d49098c: Layer already exists [2024-03-11T07:20:12.723Z] 15f92ebd768d: Layer already exists [2024-03-11T07:20:12.723Z] 8ac3e3d03a7f: Layer already exists [2024-03-11T07:20:12.723Z] 7c504f21be85: Layer already exists [2024-03-11T07:20:12.992Z] main: digest: sha256:f694cde5a022c00075d1fc8053e9f26e83aa2f5573877c3086ec12a3c59d5ee4 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-03-11T07:20:13.385Z] ===================================================== [Pipeline] echo [2024-03-11T07:20:13.443Z] taggedImages: [2024-03-11T07:20:13.443Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:4c893ccd00bd93586d1ab6d6677a361d615ad380 [2024-03-11T07:20:13.443Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [2024-03-11T07:20:13.443Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3.2.0-dev.10 [2024-03-11T07:20:13.443Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:4c893ccd00bd93586d1ab6d6677a361d615ad380-3.2.0-dev.10 [2024-03-11T07:20:13.443Z] - 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 [2024-03-11T07:20:14.104Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-11T07:20:14.104Z] [2024-03-11T07:20:14.104Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-11T07:20:14.502Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-11T07:20:14.502Z] arm64: Pulling from edgex-lftools-log-publisher [2024-03-11T07:20:14.502Z] 8998bd30e6a1: Pulling fs layer [2024-03-11T07:20:14.502Z] 04944245beec: Pulling fs layer [2024-03-11T07:20:14.502Z] 699f458cf7ca: Pulling fs layer [2024-03-11T07:20:14.502Z] 765212b225bb: Pulling fs layer [2024-03-11T07:20:14.502Z] f23df028b6ca: Pulling fs layer [2024-03-11T07:20:14.502Z] d65c8cfc05b1: Pulling fs layer [2024-03-11T07:20:14.502Z] 2437ff75d9bd: Pulling fs layer [2024-03-11T07:20:14.502Z] 765212b225bb: Waiting [2024-03-11T07:20:14.502Z] f23df028b6ca: Waiting [2024-03-11T07:20:14.502Z] d65c8cfc05b1: Waiting [2024-03-11T07:20:14.773Z] 04944245beec: Download complete [2024-03-11T07:20:14.773Z] 765212b225bb: Verifying Checksum [2024-03-11T07:20:14.773Z] 765212b225bb: Download complete [2024-03-11T07:20:14.773Z] f23df028b6ca: Download complete [2024-03-11T07:20:14.773Z] d65c8cfc05b1: Download complete [2024-03-11T07:20:15.040Z] 699f458cf7ca: Verifying Checksum [2024-03-11T07:20:15.040Z] 699f458cf7ca: Download complete [2024-03-11T07:20:15.626Z] 8998bd30e6a1: Verifying Checksum [2024-03-11T07:20:15.626Z] 8998bd30e6a1: Download complete [2024-03-11T07:20:18.209Z] 2437ff75d9bd: Verifying Checksum [2024-03-11T07:20:18.209Z] 2437ff75d9bd: Download complete [2024-03-11T07:20:20.155Z] 8998bd30e6a1: Pull complete [2024-03-11T07:20:20.738Z] 04944245beec: Pull complete [2024-03-11T07:20:22.147Z] 699f458cf7ca: Pull complete [2024-03-11T07:20:22.414Z] 765212b225bb: Pull complete [2024-03-11T07:20:23.374Z] f23df028b6ca: Pull complete [2024-03-11T07:20:23.374Z] d65c8cfc05b1: Pull complete [2024-03-11T07:20:41.581Z] 2437ff75d9bd: Pull complete [2024-03-11T07:20:41.581Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-03-11T07:20:41.581Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-11T07:20:41.581Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-11T07:20:41.964Z] prd-ubuntu20.04-docker-arm64-4c-16g-5433 does not seem to be running inside a container [2024-03-11T07:20:42.034Z] $ 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/195 -v /w/workspace/device-onvif-camera/195:/w/workspace/device-onvif-camera/195:rw,z -v /w/workspace/device-onvif-camera/195@tmp:/w/workspace/device-onvif-camera/195@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 [2024-03-11T07:20:44.927Z] $ docker top ff51c7566bec225c68ea9002bd824d07b0795ad93ac2c74d4293e6a0df4aac92 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-11T07:20:45.883Z] ---> job-cost.sh [2024-03-11T07:20:45.883Z] lf-activate-venv: SKIPPING [2024-03-11T07:20:45.883Z] INFO: No Stack... [2024-03-11T07:20:46.469Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-03-11T07:20:47.054Z] INFO: Archiving Costs [Pipeline] sh [2024-03-11T07:20:47.698Z] + cat /w/workspace/device-onvif-camera/195/archives/cost.csv [2024-03-11T07:20:47.698Z] + cut -d, -f6 [Pipeline] lock [2024-03-11T07:20:47.759Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-main-195-stack-cost] [2024-03-11T07:20:47.766Z] Resource [jenkins-edgexfoundry-device-onvif-camera-main-195-stack-cost] did not exist. Created. [2024-03-11T07:20:47.771Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-main-195-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-03-11T07:20:48.523Z] /w/workspace/device-onvif-camera/195@tmp/durable-217f98de/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-03-11T07:20:49.175Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-03-11T07:20:49.248Z] Warning: overwriting stash ‘stack-cost’ [2024-03-11T07:20:49.328Z] Stashed 1 file(s) [Pipeline] } [2024-03-11T07:20:49.336Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-main-195-stack-cost] [Pipeline] // lock [Pipeline] } [2024-03-11T07:20:49.495Z] $ docker stop --time=1 ff51c7566bec225c68ea9002bd824d07b0795ad93ac2c74d4293e6a0df4aac92 [2024-03-11T07:20:51.019Z] $ docker rm -f --volumes ff51c7566bec225c68ea9002bd824d07b0795ad93ac2c74d4293e6a0df4aac92 [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 [2024-03-11T07:20:52.472Z] provisioning config files... [2024-03-11T07:20:52.481Z] copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config8114138532264404773tmp [Pipeline] { [Pipeline] sh [2024-03-11T07:20:52.857Z] + set +x [2024-03-11T07:20:52.857Z] + curl -s https://codecov.io/bash [2024-03-11T07:20:52.857Z] + bash -s -- [2024-03-11T07:20:52.857Z] [2024-03-11T07:20:52.857Z] _____ _ [2024-03-11T07:20:52.857Z] / ____| | | [2024-03-11T07:20:52.857Z] | | ___ __| | ___ ___ _____ __ [2024-03-11T07:20:52.857Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-03-11T07:20:52.857Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-03-11T07:20:52.857Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-03-11T07:20:52.857Z] Bash-1.0.6 [2024-03-11T07:20:52.857Z] [2024-03-11T07:20:52.857Z] [2024-03-11T07:20:52.857Z] ==> git version 2.25.1 found [2024-03-11T07:20:52.857Z] ==> 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 [2024-03-11T07:20:52.857Z] Release-Date: 2020-01-08 [2024-03-11T07:20:52.857Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-03-11T07:20:52.857Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-03-11T07:20:52.857Z] ==> Jenkins CI detected. [2024-03-11T07:20:52.857Z] current dir:  /w/workspace/foundry_device-onvif-camera_main [2024-03-11T07:20:52.857Z] project root: . [2024-03-11T07:20:52.857Z] --> token set from env [2024-03-11T07:20:52.857Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-03-11T07:20:53.117Z] ==> Running gcov in . (disable via -X gcov) [2024-03-11T07:20:53.117Z] ==> Python coveragepy not found [2024-03-11T07:20:53.117Z] ==> Searching for coverage reports in: [2024-03-11T07:20:53.117Z] + . [2024-03-11T07:20:53.117Z] -> Found 1 reports [2024-03-11T07:20:53.117Z] ==> Detecting git/mercurial file structure [2024-03-11T07:20:53.117Z] ==> Reading reports [2024-03-11T07:20:53.117Z] + ./coverage.out bytes=78456 [2024-03-11T07:20:53.117Z] ==> Appending adjustments [2024-03-11T07:20:53.117Z] https://docs.codecov.io/docs/fixing-reports [2024-03-11T07:20:53.117Z] + Found adjustments [2024-03-11T07:20:53.117Z] ==> Gzipping contents [2024-03-11T07:20:53.117Z] 12K /tmp/codecov.VIHveD.gz [2024-03-11T07:20:53.117Z] ==> Uploading reports [2024-03-11T07:20:53.117Z] url: https://codecov.io [2024-03-11T07:20:53.117Z] query: branch=main&commit=4c893ccd00bd93586d1ab6d6677a361d615ad380&build=195&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F195%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2024-03-11T07:20:53.117Z] -> Pinging Codecov [2024-03-11T07:20:53.118Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=4c893ccd00bd93586d1ab6d6677a361d615ad380&build=195&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F195%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2024-03-11T07:20:53.378Z] -> Uploading to [2024-03-11T07:20:53.378Z] https://storage.googleapis.com/codecov/v4/raw/2024-03-11/F29A59C45E3A92E06B3E522C9905F8EF/4c893ccd00bd93586d1ab6d6677a361d615ad380/fb09a077-d2fe-4051-af26-d35c5b12223c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240311%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240311T072053Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=9ce162a9c4aa872fc1f12f1d96e59c96d00a2fcc3b82626100f5e29c7edeacbe [2024-03-11T07:20:53.378Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-03-11T07:20:53.378Z] Dload Upload Total Spent Left Speed [2024-03-11T07:20:53.638Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10378 0 0 100 10378 0 37064 --:--:-- --:--:-- --:--:-- 37064 [2024-03-11T07:20:53.638Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/4c893ccd00bd93586d1ab6d6677a361d615ad380 [Pipeline] } [2024-03-11T07:20:53.647Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2024-03-11T07:20:54.094Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-03-11T07:20:54.109Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-11T07:20:54.552Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-03-11T07:20:54.552Z] [2024-03-11T07:20:54.552Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-11T07:20:54.910Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-03-11T07:20:54.910Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2024-03-11T07:20:54.910Z] df9b9388f04a: Pulling fs layer [2024-03-11T07:20:54.910Z] 52dc419b0ee2: Pulling fs layer [2024-03-11T07:20:54.910Z] 25bc292e5bac: Pulling fs layer [2024-03-11T07:20:54.910Z] 114826534d7a: Pulling fs layer [2024-03-11T07:20:54.910Z] 4657fd5d0bcf: Pulling fs layer [2024-03-11T07:20:54.910Z] 6ad1cebc031e: Pulling fs layer [2024-03-11T07:20:54.910Z] 8a3aa393b2d8: Pulling fs layer [2024-03-11T07:20:54.910Z] 114826534d7a: Waiting [2024-03-11T07:20:54.910Z] 6ad1cebc031e: Waiting [2024-03-11T07:20:54.910Z] 4657fd5d0bcf: Waiting [2024-03-11T07:20:54.910Z] 8a3aa393b2d8: Waiting [2024-03-11T07:20:54.910Z] 25bc292e5bac: Verifying Checksum [2024-03-11T07:20:54.910Z] 25bc292e5bac: Download complete [2024-03-11T07:20:54.910Z] 52dc419b0ee2: Verifying Checksum [2024-03-11T07:20:54.910Z] 52dc419b0ee2: Download complete [2024-03-11T07:20:54.910Z] 4657fd5d0bcf: Verifying Checksum [2024-03-11T07:20:54.910Z] 4657fd5d0bcf: Download complete [2024-03-11T07:20:54.910Z] df9b9388f04a: Verifying Checksum [2024-03-11T07:20:54.910Z] df9b9388f04a: Download complete [2024-03-11T07:20:55.174Z] 6ad1cebc031e: Verifying Checksum [2024-03-11T07:20:55.174Z] 6ad1cebc031e: Download complete [2024-03-11T07:20:55.174Z] df9b9388f04a: Pull complete [2024-03-11T07:20:55.174Z] 52dc419b0ee2: Pull complete [2024-03-11T07:20:55.432Z] 25bc292e5bac: Pull complete [2024-03-11T07:20:55.690Z] 114826534d7a: Download complete [2024-03-11T07:20:55.947Z] 8a3aa393b2d8: Verifying Checksum [2024-03-11T07:20:55.947Z] 8a3aa393b2d8: Download complete [2024-03-11T07:20:59.227Z] 114826534d7a: Pull complete [2024-03-11T07:20:59.228Z] 4657fd5d0bcf: Pull complete [2024-03-11T07:20:59.487Z] 6ad1cebc031e: Pull complete [2024-03-11T07:21:02.028Z] 8a3aa393b2d8: Pull complete [2024-03-11T07:21:02.028Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2024-03-11T07:21:02.028Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-03-11T07:21:02.028Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-11T07:21:02.311Z] prd-ubuntu20.04-docker-8c-8g-5427 does not seem to be running inside a container [2024-03-11T07:21:02.344Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2024-03-11T07:21:07.375Z] $ docker top 930120f384a3baf182cd01c9b5121d2c0b6fd1648014b2cca8592c02fc5921c9 -eo pid,comm [Pipeline] { [Pipeline] echo [2024-03-11T07:21:07.544Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-onvif-camera:main' [Pipeline] sh [2024-03-11T07:21:07.829Z] + set -o pipefail [2024-03-11T07:21:07.829Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-onvif-camera:main' [2024-03-11T07:21:15.962Z] [2024-03-11T07:21:15.962Z] Monitoring /w/workspace/foundry_device-onvif-camera_main (github.com/edgexfoundry/device-onvif-camera)... [2024-03-11T07:21:15.962Z] [2024-03-11T07:21:15.962Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/dcbb76ce-b746-45d8-bf62-254b322cae83/history/ef69adbe-ad62-4dd2-bd5d-aa7724790f2c [2024-03-11T07:21:15.962Z] [2024-03-11T07:21:15.962Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2024-03-11T07:21:15.962Z] [2024-03-11T07:21:15.962Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-03-11T07:21:15.962Z] [2024-03-11T07:21:15.962Z] [2024-03-11T07:21:15.962Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2024-03-11T07:21:15.962Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2024-03-11T07:21:15.962Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2024-03-11T07:21:15.976Z] $ docker stop --time=1 930120f384a3baf182cd01c9b5121d2c0b6fd1648014b2cca8592c02fc5921c9 [2024-03-11T07:21:19.722Z] $ docker rm -f --volumes 930120f384a3baf182cd01c9b5121d2c0b6fd1648014b2cca8592c02fc5921c9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2024-03-11T07:21:20.803Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-11T07:21:20.869Z] provisioning config files... [2024-03-11T07:21:20.880Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config356380494175305740tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-11T07:21:21.288Z] --> edgex-publish-swagger.sh [2024-03-11T07:21:21.288Z] === Publish doc/openapi/v3 API === [2024-03-11T07:21:21.288Z] [publishToSwagger] Publishing the API Docs [doc/openapi/v3] to Swagger [2024-03-11T07:21:21.288Z] [publishToSwagger] Publishing API Name [device-onvif-camera] [/w/workspace/foundry_device-onvif-camera_main/doc/openapi/v3/device-onvif-camera.yaml] [2024-03-11T07:21:21.288Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-03-11T07:21:21.288Z] Dload Upload Total Spent Left Speed [2024-03-11T07:21:21.943Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 485k 0 0 100 485k 0 2610k --:--:-- --:--:-- --:--:-- 2596k 100 485k 100 180 100 485k 356 961k --:--:-- --:--:-- --:--:-- 959k [2024-03-11T07:21:21.943Z] {"code":403,"message":"This public API is blocked because you have exceeded your current plan's limits","messageCode":"PUBLIC_API_BLOCKED_UPGRADE_OR_DELETE","messageProperties":{}} [2024-03-11T07:21:21.943Z] [Pipeline] } [2024-03-11T07:21:21.951Z] 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 [2024-03-11T07:21:22.901Z] + git log --format=format:%s -1 4c893ccd00bd93586d1ab6d6677a361d615ad380 [Pipeline] sh [2024-03-11T07:21:23.195Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-03-11T07:21:23.195Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-11T07:21:23.558Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-11T07:21:23.558Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-11T07:21:23.735Z] prd-ubuntu20.04-docker-8c-8g-5427 does not seem to be running inside a container [2024-03-11T07:21:23.766Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-03-11T07:21:24.178Z] $ docker top 8e7943bde2312fb4bcfcafd5c719052d052e755e1b229618c0c90f08fad8b734 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-03-11T07:21:24.497Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-11T07:21:24.497Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-11T07:21:24.612Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-11T07:21:24.617Z] $ docker exec 8e7943bde2312fb4bcfcafd5c719052d052e755e1b229618c0c90f08fad8b734 ssh-agent [2024-03-11T07:21:24.727Z] SSH_AUTH_SOCK=/tmp/ssh-ggFkTO3BfjyQ/agent.32 [2024-03-11T07:21:24.727Z] SSH_AGENT_PID=38 [2024-03-11T07:21:24.746Z] Running ssh-add (command line suppressed) [2024-03-11T07:21:24.865Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_17615520364049692542.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_17615520364049692542.key) [2024-03-11T07:21:24.890Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-11T07:21:25.275Z] + git semver tag [2024-03-11T07:21:25.535Z] 2024-03-11 07:21:25,432 [run_tag] DEBUG tag force:False [2024-03-11T07:21:25.535Z] 2024-03-11 07:21:25,432 [check_head_tag] DEBUG check head tag [2024-03-11T07:21:25.535Z] 2024-03-11 07:21:25,433 [execute] INFO git cat-file --batch-check [2024-03-11T07:21:25.535Z] 2024-03-11 07:21:25,434 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) [2024-03-11T07:21:25.535Z] 2024-03-11 07:21:25,437 [execute] INFO git cat-file --batch [2024-03-11T07:21:25.535Z] 2024-03-11 07:21:25,438 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) [2024-03-11T07:21:25.535Z] 2024-03-11 07:21:25,453 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2024-03-11T07:21:25.535Z] 2024-03-11 07:21:25,453 [execute] INFO git tag -a v3.2.0-dev.10 -m v3.2.0-dev.10 [2024-03-11T07:21:25.535Z] 2024-03-11 07:21:25,453 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.10', '-m', 'v3.2.0-dev.10'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) [2024-03-11T07:21:25.535Z] 2024-03-11 07:21:25,458 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2024-03-11T07:21:25.535Z] 3.2.0-dev.10 [Pipeline] } [2024-03-11T07:21:25.547Z] $ docker exec --env ******** --env ******** 8e7943bde2312fb4bcfcafd5c719052d052e755e1b229618c0c90f08fad8b734 ssh-agent -k [2024-03-11T07:21:25.649Z] unset SSH_AUTH_SOCK; [2024-03-11T07:21:25.650Z] unset SSH_AGENT_PID; [2024-03-11T07:21:25.650Z] echo Agent pid 38 killed; [2024-03-11T07:21:25.659Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-03-11T07:21:26.227Z] + git semver [Pipeline] } [2024-03-11T07:21:26.501Z] $ docker stop --time=1 8e7943bde2312fb4bcfcafd5c719052d052e755e1b229618c0c90f08fad8b734 [2024-03-11T07:21:27.765Z] $ docker rm -f --volumes 8e7943bde2312fb4bcfcafd5c719052d052e755e1b229618c0c90f08fad8b734 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-11T07:21:28.414Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-03-11T07:21:28.414Z] [2024-03-11T07:21:28.414Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-11T07:21:28.769Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-03-11T07:21:28.769Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-03-11T07:21:28.769Z] ab5ef0e58194: Pulling fs layer [2024-03-11T07:21:28.769Z] 9712f1f96733: Pulling fs layer [2024-03-11T07:21:28.769Z] 63f879dbbcfc: Pulling fs layer [2024-03-11T07:21:28.769Z] 0d9ebad4ef96: Pulling fs layer [2024-03-11T07:21:28.769Z] e9a5061849ea: Pulling fs layer [2024-03-11T07:21:28.769Z] d747dcd14b5f: Pulling fs layer [2024-03-11T07:21:28.769Z] 2de7ff778b66: Pulling fs layer [2024-03-11T07:21:28.769Z] 0d9ebad4ef96: Waiting [2024-03-11T07:21:28.769Z] e9a5061849ea: Waiting [2024-03-11T07:21:28.769Z] d747dcd14b5f: Waiting [2024-03-11T07:21:28.769Z] 2de7ff778b66: Waiting [2024-03-11T07:21:28.769Z] 9712f1f96733: Verifying Checksum [2024-03-11T07:21:28.769Z] 9712f1f96733: Download complete [2024-03-11T07:21:29.028Z] 63f879dbbcfc: Verifying Checksum [2024-03-11T07:21:29.028Z] 63f879dbbcfc: Download complete [2024-03-11T07:21:29.288Z] e9a5061849ea: Verifying Checksum [2024-03-11T07:21:29.288Z] e9a5061849ea: Download complete [2024-03-11T07:21:29.288Z] d747dcd14b5f: Verifying Checksum [2024-03-11T07:21:29.288Z] d747dcd14b5f: Download complete [2024-03-11T07:21:29.288Z] ab5ef0e58194: Download complete [2024-03-11T07:21:29.288Z] 0d9ebad4ef96: Verifying Checksum [2024-03-11T07:21:29.288Z] 0d9ebad4ef96: Download complete [2024-03-11T07:21:29.288Z] 2de7ff778b66: Verifying Checksum [2024-03-11T07:21:29.288Z] 2de7ff778b66: Download complete [2024-03-11T07:21:32.569Z] ab5ef0e58194: Pull complete [2024-03-11T07:21:32.569Z] 9712f1f96733: Pull complete [2024-03-11T07:21:32.828Z] 63f879dbbcfc: Pull complete [2024-03-11T07:21:37.015Z] 0d9ebad4ef96: Pull complete [2024-03-11T07:21:37.274Z] e9a5061849ea: Pull complete [2024-03-11T07:21:37.274Z] d747dcd14b5f: Pull complete [2024-03-11T07:21:38.209Z] 2de7ff778b66: Pull complete [2024-03-11T07:21:38.469Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-03-11T07:21:38.469Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-03-11T07:21:38.469Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-11T07:21:38.770Z] prd-ubuntu20.04-docker-8c-8g-5427 does not seem to be running inside a container [2024-03-11T07:21:38.799Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2024-03-11T07:21:44.969Z] $ docker top 65bb326146ffc226776ee2acbd21305ac2ad77e655018c90a825e4e97e69aed5 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-03-11T07:21:45.153Z] provisioning config files... [2024-03-11T07:21:45.161Z] copy managed file [sigul-config] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config18311784655500071576tmp [2024-03-11T07:21:45.171Z] copy managed file [sigul-password] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config10667754215567460837tmp [2024-03-11T07:21:45.181Z] copy managed file [sigul-pki] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config17807715815285126321tmp [Pipeline] { [Pipeline] echo [2024-03-11T07:21:45.270Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-11T07:21:45.564Z] ---> sigul-configuration.sh [2024-03-11T07:21:45.564Z] gpg: directory `/root/.gnupg' created [2024-03-11T07:21:45.564Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-03-11T07:21:45.564Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-03-11T07:21:45.564Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-03-11T07:21:45.564Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-03-11T07:21:45.564Z] gpg: CAST5 encrypted data [2024-03-11T07:21:45.564Z] gpg: encrypted with 1 passphrase [2024-03-11T07:21:45.564Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-03-11T07:22:15.437Z] + mkdir /home/jenkins [2024-03-11T07:22:15.437Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-03-11T07:22:15.728Z] + 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 [2024-03-11T07:22:15.745Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-11T07:22:16.029Z] ---> sigul-install.sh [2024-03-11T07:22:16.029Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-03-11T07:22:16.324Z] + git tag --list [2024-03-11T07:22:16.324Z] v0.0.0 [2024-03-11T07:22:16.324Z] v2.2.0 [2024-03-11T07:22:16.324Z] v2.3.0 [2024-03-11T07:22:16.324Z] v2.3.1 [2024-03-11T07:22:16.324Z] v3.0 [2024-03-11T07:22:16.324Z] v3.0.0 [2024-03-11T07:22:16.324Z] v3.1 [2024-03-11T07:22:16.324Z] v3.1.0 [2024-03-11T07:22:16.324Z] v3.1.0-dev.1 [2024-03-11T07:22:16.324Z] v3.1.0-dev.10 [2024-03-11T07:22:16.324Z] v3.1.0-dev.11 [2024-03-11T07:22:16.324Z] v3.1.0-dev.12 [2024-03-11T07:22:16.324Z] v3.1.0-dev.13 [2024-03-11T07:22:16.324Z] v3.1.0-dev.14 [2024-03-11T07:22:16.324Z] v3.1.0-dev.15 [2024-03-11T07:22:16.324Z] v3.1.0-dev.16 [2024-03-11T07:22:16.324Z] v3.1.0-dev.17 [2024-03-11T07:22:16.324Z] v3.1.0-dev.18 [2024-03-11T07:22:16.324Z] v3.1.0-dev.19 [2024-03-11T07:22:16.324Z] v3.1.0-dev.2 [2024-03-11T07:22:16.324Z] v3.1.0-dev.20 [2024-03-11T07:22:16.324Z] v3.1.0-dev.21 [2024-03-11T07:22:16.324Z] v3.1.0-dev.22 [2024-03-11T07:22:16.324Z] v3.1.0-dev.23 [2024-03-11T07:22:16.324Z] v3.1.0-dev.24 [2024-03-11T07:22:16.324Z] v3.1.0-dev.25 [2024-03-11T07:22:16.324Z] v3.1.0-dev.26 [2024-03-11T07:22:16.324Z] v3.1.0-dev.27 [2024-03-11T07:22:16.324Z] v3.1.0-dev.28 [2024-03-11T07:22:16.324Z] v3.1.0-dev.3 [2024-03-11T07:22:16.324Z] v3.1.0-dev.4 [2024-03-11T07:22:16.324Z] v3.1.0-dev.5 [2024-03-11T07:22:16.324Z] v3.1.0-dev.6 [2024-03-11T07:22:16.324Z] v3.1.0-dev.7 [2024-03-11T07:22:16.324Z] v3.1.0-dev.8 [2024-03-11T07:22:16.324Z] v3.1.0-dev.9 [2024-03-11T07:22:16.324Z] v3.2.0-dev.1 [2024-03-11T07:22:16.324Z] v3.2.0-dev.10 [2024-03-11T07:22:16.324Z] v3.2.0-dev.2 [2024-03-11T07:22:16.324Z] v3.2.0-dev.3 [2024-03-11T07:22:16.324Z] v3.2.0-dev.4 [2024-03-11T07:22:16.324Z] v3.2.0-dev.5 [2024-03-11T07:22:16.324Z] v3.2.0-dev.6 [2024-03-11T07:22:16.324Z] v3.2.0-dev.7 [2024-03-11T07:22:16.324Z] v3.2.0-dev.8 [2024-03-11T07:22:16.324Z] v3.2.0-dev.9 [Pipeline] sh [2024-03-11T07:22:16.621Z] + lftools sign git-tag v3.2.0-dev.10 [2024-03-11T07:22:17.188Z] Signing Git tag with Sigul... [2024-03-11T07:22:17.188Z] Signing v3.2.0-dev.10 [Pipeline] echo [2024-03-11T07:22:17.458Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-11T07:22:17.750Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-03-11T07:22:17.757Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-03-11T07:22:17.889Z] $ docker stop --time=1 65bb326146ffc226776ee2acbd21305ac2ad77e655018c90a825e4e97e69aed5 [2024-03-11T07:22:19.195Z] $ docker rm -f --volumes 65bb326146ffc226776ee2acbd21305ac2ad77e655018c90a825e4e97e69aed5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-03-11T07:22:20.108Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-03-11T07:22:20.108Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-11T07:22:20.475Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-11T07:22:20.475Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-11T07:22:20.656Z] prd-ubuntu20.04-docker-8c-8g-5427 does not seem to be running inside a container [2024-03-11T07:22:20.690Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-03-11T07:22:21.046Z] $ docker top f208ffb05d1e4efb53b1813c097ad102c34d494e6ed683ece3e01ce85f648593 -eo pid,comm [2024-03-11T07:22:21.094Z] 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). [2024-03-11T07:22:21.094Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-03-11T07:22:21.326Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-11T07:22:21.326Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-11T07:22:21.454Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-11T07:22:21.459Z] $ docker exec f208ffb05d1e4efb53b1813c097ad102c34d494e6ed683ece3e01ce85f648593 ssh-agent [2024-03-11T07:22:21.571Z] SSH_AUTH_SOCK=/tmp/ssh-PENwF75sLmjL/agent.34 [2024-03-11T07:22:21.571Z] SSH_AGENT_PID=40 [2024-03-11T07:22:21.576Z] Running ssh-add (command line suppressed) [2024-03-11T07:22:21.687Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_9344066131981021969.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_9344066131981021969.key) [2024-03-11T07:22:21.699Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-11T07:22:22.045Z] + git semver bump pre [2024-03-11T07:22:22.304Z] 2024-03-11 07:22:22,238 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2024-03-11T07:22:22.304Z] 2024-03-11 07:22:22,238 [bump_version] DEBUG bumping version:3.2.0-dev.10 on axis:pre with prefix:dev [2024-03-11T07:22:22.304Z] 2024-03-11 07:22:22,238 [bump_version] DEBUG bumped version:3.2.0-dev.11 [2024-03-11T07:22:22.304Z] 2024-03-11 07:22:22,238 [write_version] DEBUG write version:3.2.0-dev.11 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:True [2024-03-11T07:22:22.304Z] 2024-03-11 07:22:22,238 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2024-03-11T07:22:22.304Z] 2024-03-11 07:22:22,238 [write_file] DEBUG write to file:/w/workspace/foundry_device-onvif-camera_main/.semver/main [2024-03-11T07:22:22.304Z] 2024-03-11 07:22:22,241 [execute] INFO git cat-file --batch-check [2024-03-11T07:22:22.304Z] 2024-03-11 07:22:22,241 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2024-03-11T07:22:22.304Z] 2024-03-11 07:22:22,248 [execute] INFO git cat-file --batch [2024-03-11T07:22:22.304Z] 2024-03-11 07:22:22,248 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2024-03-11T07:22:22.304Z] 2024-03-11 07:22:22,254 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2024-03-11T07:22:22.304Z] 3.2.0-dev.11 [Pipeline] } [2024-03-11T07:22:22.316Z] $ docker exec --env ******** --env ******** f208ffb05d1e4efb53b1813c097ad102c34d494e6ed683ece3e01ce85f648593 ssh-agent -k [2024-03-11T07:22:22.411Z] unset SSH_AUTH_SOCK; [2024-03-11T07:22:22.411Z] unset SSH_AGENT_PID; [2024-03-11T07:22:22.411Z] echo Agent pid 40 killed; [2024-03-11T07:22:22.420Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-03-11T07:22:23.009Z] + git semver [Pipeline] } [2024-03-11T07:22:23.286Z] $ docker stop --time=1 f208ffb05d1e4efb53b1813c097ad102c34d494e6ed683ece3e01ce85f648593 [2024-03-11T07:22:24.576Z] $ docker rm -f --volumes f208ffb05d1e4efb53b1813c097ad102c34d494e6ed683ece3e01ce85f648593 [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-11T07:22:25.079Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-03-11T07:22:25.079Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-11T07:22:25.443Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-11T07:22:25.444Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-11T07:22:25.663Z] prd-ubuntu20.04-docker-8c-8g-5427 does not seem to be running inside a container [2024-03-11T07:22:25.691Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-03-11T07:22:26.084Z] $ docker top 848f0a08873ba0b7354bf088134c61d1bd3aaef40e0a32a785cc499fca3a0238 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-03-11T07:22:26.421Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-11T07:22:26.421Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-11T07:22:26.521Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-11T07:22:26.525Z] $ docker exec 848f0a08873ba0b7354bf088134c61d1bd3aaef40e0a32a785cc499fca3a0238 ssh-agent [2024-03-11T07:22:26.641Z] SSH_AUTH_SOCK=/tmp/ssh-gP5AdE9ANTRL/agent.32 [2024-03-11T07:22:26.641Z] SSH_AGENT_PID=38 [2024-03-11T07:22:26.646Z] Running ssh-add (command line suppressed) [2024-03-11T07:22:26.749Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_17421492511462273357.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_17421492511462273357.key) [2024-03-11T07:22:26.759Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-11T07:22:27.095Z] + git semver push [2024-03-11T07:22:27.355Z] 2024-03-11 07:22:27,280 [run_push] DEBUG push [2024-03-11T07:22:27.355Z] 2024-03-11 07:22:27,281 [execute] INFO git cat-file --batch-check [2024-03-11T07:22:27.355Z] 2024-03-11 07:22:27,281 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2024-03-11T07:22:27.355Z] 2024-03-11 07:22:27,285 [execute] INFO git rev-list ccd71a33c2a3671c59e306ebd338cf458607e143 -- [2024-03-11T07:22:27.355Z] 2024-03-11 07:22:27,285 [execute] DEBUG Popen(['git', 'rev-list', 'ccd71a33c2a3671c59e306ebd338cf458607e143', '--'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-03-11T07:22:27.355Z] 2024-03-11 07:22:27,294 [execute] INFO git fetch -v origin [2024-03-11T07:22:27.355Z] 2024-03-11 07:22:27,294 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=True, shell=None, istream=None) [2024-03-11T07:22:27.924Z] 2024-03-11 07:22:27,799 [run_push] DEBUG no remote changes detected [2024-03-11T07:22:27.924Z] 2024-03-11 07:22:27,799 [execute] INFO git push origin semver [2024-03-11T07:22:27.924Z] 2024-03-11 07:22:27,800 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-03-11T07:22:28.860Z] 2024-03-11 07:22:28,507 [run_push] DEBUG push all version tags [2024-03-11T07:22:28.860Z] 2024-03-11 07:22:28,507 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-03-11T07:22:28.860Z] 2024-03-11 07:22:28,508 [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) [2024-03-11T07:22:29.428Z] 2024-03-11 07:22:29,134 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2024-03-11T07:22:29.428Z] 3.2.0-dev.11 [Pipeline] } [2024-03-11T07:22:29.441Z] $ docker exec --env ******** --env ******** 848f0a08873ba0b7354bf088134c61d1bd3aaef40e0a32a785cc499fca3a0238 ssh-agent -k [2024-03-11T07:22:29.542Z] unset SSH_AUTH_SOCK; [2024-03-11T07:22:29.542Z] unset SSH_AGENT_PID; [2024-03-11T07:22:29.542Z] echo Agent pid 38 killed; [2024-03-11T07:22:29.550Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-03-11T07:22:30.088Z] + git semver [Pipeline] } [2024-03-11T07:22:30.366Z] $ docker stop --time=1 848f0a08873ba0b7354bf088134c61d1bd3aaef40e0a32a785cc499fca3a0238 [2024-03-11T07:22:31.659Z] $ docker rm -f --volumes 848f0a08873ba0b7354bf088134c61d1bd3aaef40e0a32a785cc499fca3a0238 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-03-11T07:22:33.206Z] + [ -d /w/workspace/foundry_device-onvif-camera_main/archives ] [2024-03-11T07:22:33.206Z] + ls -al /w/workspace/foundry_device-onvif-camera_main/archives [2024-03-11T07:22:33.206Z] total 16 [2024-03-11T07:22:33.206Z] drwxr-xr-x 3 root root 4096 Mar 11 07:12 . [2024-03-11T07:22:33.206Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 11 07:22 .. [2024-03-11T07:22:33.206Z] drwxr-xr-x 2 root root 4096 Mar 11 07:12 cost [2024-03-11T07:22:33.206Z] -rw-r--r-- 1 root root 91 Mar 11 07:12 cost.csv [2024-03-11T07:22:33.206Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-onvif-camera_main/archives [2024-03-11T07:22:33.206Z] + ls -al /w/workspace/foundry_device-onvif-camera_main/archives [2024-03-11T07:22:33.206Z] total 16 [2024-03-11T07:22:33.206Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 11 07:12 . [2024-03-11T07:22:33.206Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 11 07:22 .. [2024-03-11T07:22:33.206Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 11 07:12 cost [2024-03-11T07:22:33.206Z] -rw-r--r-- 1 jenkins jenkins 91 Mar 11 07:12 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-03-11T07:22:33.496Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-11T07:22:34.357Z] ---> package-listing.sh [2024-03-11T07:22:34.357Z] ++ facter osfamily [2024-03-11T07:22:34.357Z] ++ tr '[:upper:]' '[:lower:]' [2024-03-11T07:22:34.616Z] + OS_FAMILY=debian [2024-03-11T07:22:34.616Z] + workspace=/w/workspace/foundry_device-onvif-camera_main [2024-03-11T07:22:34.616Z] + START_PACKAGES=/tmp/packages_start.txt [2024-03-11T07:22:34.616Z] + END_PACKAGES=/tmp/packages_end.txt [2024-03-11T07:22:34.616Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-03-11T07:22:34.617Z] + PACKAGES=/tmp/packages_start.txt [2024-03-11T07:22:34.617Z] + '[' /w/workspace/foundry_device-onvif-camera_main ']' [2024-03-11T07:22:34.617Z] + PACKAGES=/tmp/packages_end.txt [2024-03-11T07:22:34.617Z] + case "${OS_FAMILY}" in [2024-03-11T07:22:34.617Z] + dpkg -l [2024-03-11T07:22:34.617Z] + grep '^ii' [2024-03-11T07:22:34.617Z] + '[' -f /tmp/packages_start.txt ']' [2024-03-11T07:22:34.617Z] + '[' -f /tmp/packages_end.txt ']' [2024-03-11T07:22:34.617Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-03-11T07:22:34.617Z] + '[' /w/workspace/foundry_device-onvif-camera_main ']' [2024-03-11T07:22:34.617Z] + mkdir -p /w/workspace/foundry_device-onvif-camera_main/archives/ [2024-03-11T07:22:34.617Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-onvif-camera_main/archives/ [Pipeline] echo [2024-03-11T07:22:34.626Z] 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 [2024-03-11T07:22:34.907Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-11T07:22:35.527Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-11T07:22:35.527Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-11T07:22:35.717Z] prd-ubuntu20.04-docker-8c-8g-5427 does not seem to be running inside a container [2024-03-11T07:22:35.746Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-onvif-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-03-11T07:22:35.970Z] $ docker top d1b196fc1f87fe33a573f088db46c63dfbfcb09bdeea03f02d55c6cd86e1fb9d -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-11T07:22:36.430Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-03-11T07:22:36.712Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-03-11T07:22:36.996Z] + ls /var/log/sa-host [2024-03-11T07:22:36.996Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-11T07:22:37.123Z] provisioning config files... [2024-03-11T07:22:37.132Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config2151377333302459360tmp [Pipeline] { [Pipeline] echo [2024-03-11T07:22:37.259Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-11T07:22:37.543Z] ---> create-netrc.sh [Pipeline] } [2024-03-11T07:22:37.551Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-03-11T07:22:37.993Z] ---> python-tools-install.sh [Pipeline] echo [2024-03-11T07:22:38.000Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-11T07:22:38.281Z] ---> sudo-logs.sh [2024-03-11T07:22:38.281Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-03-11T07:22:38.666Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-11T07:22:38.955Z] ---> job-cost.sh [2024-03-11T07:22:38.955Z] lf-activate-venv: SKIPPING [2024-03-11T07:22:38.955Z] DEBUG: total: 0.2199999988079071 [2024-03-11T07:22:38.955Z] INFO: Retrieving Stack Cost... [2024-03-11T07:22:39.524Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-03-11T07:22:40.096Z] INFO: Archiving Costs [Pipeline] echo [2024-03-11T07:22:40.105Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-11T07:22:40.385Z] ---> logs-deploy.sh [2024-03-11T07:22:40.385Z] lf-activate-venv: SKIPPING [2024-03-11T07:22:40.385Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/main/195 [2024-03-11T07:22:40.385Z] INFO: archiving workspace using pattern(s): [2024-03-11T07:22:41.322Z] Archives upload complete. [2024-03-11T07:22:41.586Z] INFO: archiving logs to Nexus [2024-03-11T07:22:42.153Z] ---> uname -a: [2024-03-11T07:22:42.153Z] Linux prd-ubuntu20-04-docker-8c-8g-5427 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2024-03-11T07:22:42.153Z] [2024-03-11T07:22:42.153Z] [2024-03-11T07:22:42.153Z] ---> lscpu: [2024-03-11T07:22:42.153Z] Architecture: x86_64 [2024-03-11T07:22:42.153Z] CPU op-mode(s): 32-bit, 64-bit [2024-03-11T07:22:42.153Z] Byte Order: Little Endian [2024-03-11T07:22:42.153Z] Address sizes: 40 bits physical, 48 bits virtual [2024-03-11T07:22:42.153Z] CPU(s): 8 [2024-03-11T07:22:42.153Z] On-line CPU(s) list: 0-7 [2024-03-11T07:22:42.153Z] Thread(s) per core: 1 [2024-03-11T07:22:42.153Z] Core(s) per socket: 1 [2024-03-11T07:22:42.153Z] Socket(s): 8 [2024-03-11T07:22:42.153Z] NUMA node(s): 1 [2024-03-11T07:22:42.153Z] Vendor ID: AuthenticAMD [2024-03-11T07:22:42.153Z] CPU family: 23 [2024-03-11T07:22:42.153Z] Model: 49 [2024-03-11T07:22:42.153Z] Model name: AMD EPYC-Rome Processor [2024-03-11T07:22:42.153Z] Stepping: 0 [2024-03-11T07:22:42.153Z] CPU MHz: 2800.000 [2024-03-11T07:22:42.153Z] BogoMIPS: 5600.00 [2024-03-11T07:22:42.153Z] Virtualization: AMD-V [2024-03-11T07:22:42.153Z] Hypervisor vendor: KVM [2024-03-11T07:22:42.153Z] Virtualization type: full [2024-03-11T07:22:42.153Z] L1d cache: 256 KiB [2024-03-11T07:22:42.153Z] L1i cache: 256 KiB [2024-03-11T07:22:42.153Z] L2 cache: 4 MiB [2024-03-11T07:22:42.153Z] L3 cache: 128 MiB [2024-03-11T07:22:42.153Z] NUMA node0 CPU(s): 0-7 [2024-03-11T07:22:42.153Z] Vulnerability Itlb multihit: Not affected [2024-03-11T07:22:42.153Z] Vulnerability L1tf: Not affected [2024-03-11T07:22:42.153Z] Vulnerability Mds: Not affected [2024-03-11T07:22:42.153Z] Vulnerability Meltdown: Not affected [2024-03-11T07:22:42.153Z] Vulnerability Mmio stale data: Not affected [2024-03-11T07:22:42.153Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2024-03-11T07:22:42.153Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2024-03-11T07:22:42.153Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2024-03-11T07:22:42.153Z] Vulnerability Srbds: Not affected [2024-03-11T07:22:42.153Z] Vulnerability Tsx async abort: Not affected [2024-03-11T07:22:42.153Z] 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 [2024-03-11T07:22:42.153Z] [2024-03-11T07:22:42.153Z] [2024-03-11T07:22:42.153Z] ---> nproc: [2024-03-11T07:22:42.153Z] 8 [2024-03-11T07:22:42.153Z] [2024-03-11T07:22:42.153Z] [2024-03-11T07:22:42.153Z] ---> df -h: [2024-03-11T07:22:42.153Z] Filesystem Size Used Avail Use% Mounted on [2024-03-11T07:22:42.153Z] overlay 155G 13G 143G 9% / [2024-03-11T07:22:42.153Z] tmpfs 64M 0 64M 0% /dev [2024-03-11T07:22:42.153Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2024-03-11T07:22:42.153Z] shm 64M 0 64M 0% /dev/shm [2024-03-11T07:22:42.153Z] /dev/vda1 155G 13G 143G 9% /facter-os [2024-03-11T07:22:42.153Z] [2024-03-11T07:22:42.153Z] [2024-03-11T07:22:42.153Z] ---> sar -b -r -n DEV: [2024-03-11T07:22:42.153Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5427) 03/11/24 _x86_64_ (8 CPU) [2024-03-11T07:22:42.153Z] [2024-03-11T07:22:42.153Z] 07:09:10 LINUX RESTART (8 CPU) [2024-03-11T07:22:42.153Z] [2024-03-11T07:22:42.153Z] 07:10:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2024-03-11T07:22:42.153Z] 07:11:01 168.21 3.46 164.75 0.00 405.76 52493.88 0.00 [2024-03-11T07:22:42.153Z] 07:12:01 161.51 0.22 161.29 0.00 17.86 38271.49 0.00 [2024-03-11T07:22:42.153Z] 07:13:01 135.41 0.13 135.28 0.00 19.86 36465.79 0.00 [2024-03-11T07:22:42.153Z] 07:14:01 1.87 0.00 1.87 0.00 0.00 24.55 0.00 [2024-03-11T07:22:42.153Z] 07:15:01 22.68 8.96 13.71 0.00 2905.03 2621.39 0.00 [2024-03-11T07:22:42.153Z] 07:16:01 1.60 0.00 1.60 0.00 0.00 18.13 0.00 [2024-03-11T07:22:42.153Z] 07:17:01 1.03 0.02 1.02 0.00 0.13 12.26 0.00 [2024-03-11T07:22:42.153Z] 07:18:01 1.63 0.00 1.63 0.00 0.00 18.93 0.00 [2024-03-11T07:22:42.153Z] 07:19:01 0.97 0.00 0.97 0.00 0.00 11.60 0.00 [2024-03-11T07:22:42.153Z] 07:20:01 2.02 0.00 2.02 0.00 0.00 30.79 0.00 [2024-03-11T07:22:42.153Z] 07:21:01 3.68 0.12 3.57 0.00 11.60 431.79 0.00 [2024-03-11T07:22:42.153Z] 07:22:01 116.23 0.20 116.03 0.00 12.00 56665.09 0.00 [2024-03-11T07:22:42.153Z] Average: 51.24 1.09 50.15 0.00 280.87 15536.66 0.00 [2024-03-11T07:22:42.153Z] [2024-03-11T07:22:42.153Z] 07:10:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2024-03-11T07:22:42.153Z] 07:11:01 27975672 31518448 786828 2.39 135388 3578236 2047272 6.03 1213648 3186532 521724 [2024-03-11T07:22:42.153Z] 07:12:01 28227108 31414884 882224 2.68 147072 3224972 2298640 6.77 1384116 2766128 67448 [2024-03-11T07:22:42.153Z] 07:13:01 27686244 31556076 742848 2.26 158464 3849160 1773644 5.23 1268020 3381920 360 [2024-03-11T07:22:42.153Z] 07:14:01 27686012 31555928 742692 2.26 158512 3849152 1773644 5.23 1268008 3381920 16 [2024-03-11T07:22:42.153Z] 07:15:01 27502524 31544952 751768 2.29 162584 4007720 1833720 5.40 1368756 3450008 160 [2024-03-11T07:22:42.153Z] 07:16:01 27505816 31548268 748444 2.28 162648 4007720 1833720 5.40 1365360 3450008 12 [2024-03-11T07:22:42.153Z] 07:17:01 27507548 31550180 745952 2.27 162696 4007720 1833720 5.40 1363728 3450016 196 [2024-03-11T07:22:42.153Z] 07:18:01 27513524 31556264 739796 2.25 162736 4007716 1833720 5.40 1357980 3450012 228 [2024-03-11T07:22:42.153Z] 07:19:01 27513200 31556372 739956 2.25 162752 4007728 1833720 5.40 1358080 3450392 52 [2024-03-11T07:22:42.153Z] 07:20:01 27513184 31556408 739836 2.25 162848 4007708 1833720 5.40 1358380 3450372 180 [2024-03-11T07:22:42.153Z] 07:21:01 26676916 31510700 784240 2.38 167732 4747944 2094560 6.17 1408812 4190236 748224 [2024-03-11T07:22:42.153Z] 07:22:01 26015888 31529704 760644 2.31 202260 5316248 1836724 5.41 1463256 4713296 780 [2024-03-11T07:22:42.153Z] Average: 27443636 31533182 763769 2.32 162141 4051002 1902234 5.61 1348179 3526737 111615 [2024-03-11T07:22:42.153Z] [2024-03-11T07:22:42.153Z] 07:10:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2024-03-11T07:22:42.153Z] 07:11:01 lo 2.71 2.71 0.27 0.27 0.00 0.00 0.00 0.00 [2024-03-11T07:22:42.153Z] 07:11:01 ens3 437.15 295.98 5684.64 81.24 0.00 0.00 0.00 0.00 [2024-03-11T07:22:42.153Z] 07:11:01 docker0 197.93 278.68 17.12 2464.83 0.00 0.00 0.00 0.00 [2024-03-11T07:22:42.153Z] 07:12:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 [2024-03-11T07:22:42.153Z] 07:12:01 ens3 45.36 25.66 72.92 16.88 0.00 0.00 0.00 0.00 [2024-03-11T07:22:42.153Z] 07:12:01 docker0 1.20 2.50 0.07 30.90 0.00 0.00 0.00 0.00 [2024-03-11T07:22:42.153Z] 07:12:01 vethb38b4a0 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2024-03-11T07:22:42.153Z] 07:13:01 lo 7.87 7.87 0.79 0.79 0.00 0.00 0.00 0.00 [2024-03-11T07:22:42.153Z] 07:13:01 ens3 150.49 101.58 2672.97 144.14 0.00 0.00 0.00 0.00 [2024-03-11T07:22:42.153Z] 07:13:01 docker0 3.17 5.92 0.19 62.34 0.00 0.00 0.00 0.00 [2024-03-11T07:22:42.153Z] 07:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-03-11T07:22:42.153Z] 07:14:01 ens3 1.42 0.73 1.58 0.29 0.00 0.00 0.00 0.00 [2024-03-11T07:22:42.153Z] 07:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-11T07:22:42.153Z] 07:15:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 [2024-03-11T07:22:42.153Z] 07:15:01 ens3 54.92 32.97 667.22 2.66 0.00 0.00 0.00 0.00 [2024-03-11T07:22:42.153Z] 07:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-11T07:22:42.153Z] 07:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-03-11T07:22:42.153Z] 07:16:01 ens3 0.20 0.15 0.01 0.01 0.00 0.00 0.00 0.00 [2024-03-11T07:22:42.153Z] 07:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-11T07:22:42.153Z] 07:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-11T07:22:42.153Z] 07:17:01 ens3 0.17 0.12 0.06 0.01 0.00 0.00 0.00 0.00 [2024-03-11T07:22:42.153Z] 07:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-11T07:22:42.153Z] 07:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-03-11T07:22:42.153Z] 07:18:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-03-11T07:22:42.153Z] 07:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-11T07:22:42.153Z] 07:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-11T07:22:42.153Z] 07:19:01 ens3 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2024-03-11T07:22:42.153Z] 07:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-11T07:22:42.153Z] 07:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-03-11T07:22:42.153Z] 07:20:01 ens3 0.27 0.23 0.08 0.07 0.00 0.00 0.00 0.00 [2024-03-11T07:22:42.153Z] 07:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-11T07:22:42.153Z] 07:21:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 [2024-03-11T07:22:42.154Z] 07:21:01 ens3 135.16 72.79 3966.78 8.78 0.00 0.00 0.00 0.00 [2024-03-11T07:22:42.154Z] 07:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-11T07:22:42.154Z] 07:22:01 veth31222e7 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 [2024-03-11T07:22:42.154Z] 07:22:01 lo 1.13 1.13 0.11 0.11 0.00 0.00 0.00 0.00 [2024-03-11T07:22:42.154Z] 07:22:01 ens3 258.39 175.27 4190.89 140.97 0.00 0.00 0.00 0.00 [2024-03-11T07:22:42.154Z] 07:22:01 docker0 58.47 80.14 4.75 971.01 0.00 0.00 0.00 0.00 [2024-03-11T07:22:42.154Z] Average: veth31222e7 0.00 0.01 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-11T07:22:42.154Z] Average: lo 1.18 1.18 0.11 0.11 0.00 0.00 0.00 0.00 [2024-03-11T07:22:42.154Z] Average: ens3 89.83 58.47 1432.12 32.85 0.00 0.00 0.00 0.00 [2024-03-11T07:22:42.154Z] Average: docker0 21.48 30.26 1.82 291.06 0.00 0.00 0.00 0.00 [2024-03-11T07:22:42.154Z] [2024-03-11T07:22:42.154Z] [2024-03-11T07:22:42.154Z] ---> sar -P ALL: [2024-03-11T07:22:42.154Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5427) 03/11/24 _x86_64_ (8 CPU) [2024-03-11T07:22:42.154Z] [2024-03-11T07:22:42.154Z] 07:09:10 LINUX RESTART (8 CPU) [2024-03-11T07:22:42.154Z] [2024-03-11T07:22:42.154Z] 07:10:02 CPU %user %nice %system %iowait %steal %idle [2024-03-11T07:22:42.154Z] 07:11:01 all 7.68 0.00 3.64 3.54 0.06 85.08 [2024-03-11T07:22:42.154Z] 07:11:01 0 8.53 0.00 3.76 0.38 0.05 87.29 [2024-03-11T07:22:42.154Z] 07:11:01 1 9.52 0.00 4.75 10.71 0.07 74.94 [2024-03-11T07:22:42.154Z] 07:11:01 2 7.92 0.00 3.15 0.87 0.07 87.99 [2024-03-11T07:22:42.154Z] 07:11:01 3 7.62 0.00 3.42 2.39 0.05 86.52 [2024-03-11T07:22:42.154Z] 07:11:01 4 7.39 0.00 3.27 0.74 0.07 88.53 [2024-03-11T07:22:42.154Z] 07:11:01 5 6.96 0.00 2.73 0.77 0.07 89.47 [2024-03-11T07:22:42.154Z] 07:11:01 6 6.48 0.00 4.74 12.54 0.07 76.17 [2024-03-11T07:22:42.154Z] 07:11:01 7 7.01 0.00 3.30 0.03 0.05 89.61 [2024-03-11T07:22:42.154Z] 07:12:01 all 33.54 0.00 4.50 2.94 0.10 58.92 [2024-03-11T07:22:42.154Z] 07:12:01 0 32.85 0.00 4.51 0.29 0.10 62.25 [2024-03-11T07:22:42.154Z] 07:12:01 1 35.67 0.00 5.16 10.61 0.13 48.43 [2024-03-11T07:22:42.154Z] 07:12:01 2 34.09 0.00 4.80 1.11 0.08 59.92 [2024-03-11T07:22:42.154Z] 07:12:01 3 33.46 0.00 4.47 4.05 0.08 57.94 [2024-03-11T07:22:42.154Z] 07:12:01 4 32.13 0.00 4.27 2.37 0.12 61.11 [2024-03-11T07:22:42.154Z] 07:12:01 5 34.75 0.00 4.29 0.44 0.08 60.45 [2024-03-11T07:22:42.154Z] 07:12:01 6 32.34 0.00 4.34 3.35 0.10 59.88 [2024-03-11T07:22:42.154Z] 07:12:01 7 33.01 0.00 4.19 1.36 0.10 61.33 [2024-03-11T07:22:42.154Z] 07:13:01 all 16.99 0.00 3.38 2.02 0.08 77.53 [2024-03-11T07:22:42.154Z] 07:13:01 0 18.64 0.00 3.48 0.83 0.12 76.93 [2024-03-11T07:22:42.154Z] 07:13:01 1 16.02 0.00 3.01 1.28 0.07 79.62 [2024-03-11T07:22:42.154Z] 07:13:01 2 16.16 0.00 3.65 7.56 0.08 72.54 [2024-03-11T07:22:42.154Z] 07:13:01 3 18.59 0.00 3.37 3.49 0.08 74.47 [2024-03-11T07:22:42.154Z] 07:13:01 4 16.57 0.00 4.06 0.15 0.07 79.15 [2024-03-11T07:22:42.154Z] 07:13:01 5 16.89 0.00 3.12 1.13 0.07 78.78 [2024-03-11T07:22:42.154Z] 07:13:01 6 16.42 0.00 3.19 0.27 0.07 80.05 [2024-03-11T07:22:42.154Z] 07:13:01 7 16.65 0.00 3.17 1.45 0.07 78.66 [2024-03-11T07:22:42.154Z] 07:14:01 all 0.11 0.00 0.02 0.00 0.00 99.86 [2024-03-11T07:22:42.154Z] 07:14:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2024-03-11T07:22:42.154Z] 07:14:01 1 0.07 0.00 0.02 0.00 0.00 99.92 [2024-03-11T07:22:42.154Z] 07:14:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2024-03-11T07:22:42.154Z] 07:14:01 3 0.63 0.00 0.05 0.02 0.00 99.30 [2024-03-11T07:22:42.154Z] 07:14:01 4 0.07 0.00 0.00 0.00 0.02 99.92 [2024-03-11T07:22:42.154Z] 07:14:01 5 0.07 0.00 0.03 0.00 0.02 99.88 [2024-03-11T07:22:42.154Z] 07:14:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2024-03-11T07:22:42.154Z] 07:14:01 7 0.02 0.00 0.02 0.02 0.00 99.95 [2024-03-11T07:22:42.154Z] 07:15:01 all 0.76 0.00 0.25 0.25 0.01 98.72 [2024-03-11T07:22:42.154Z] 07:15:01 0 0.73 0.00 0.25 0.35 0.02 98.65 [2024-03-11T07:22:42.154Z] 07:15:01 1 0.50 0.00 0.42 0.03 0.00 99.05 [2024-03-11T07:22:42.154Z] 07:15:01 2 0.57 0.00 0.20 0.38 0.02 98.83 [2024-03-11T07:22:42.154Z] 07:15:01 3 2.09 0.00 0.12 0.39 0.02 97.39 [2024-03-11T07:22:42.154Z] 07:15:01 4 0.40 0.00 0.30 0.03 0.02 99.25 [2024-03-11T07:22:42.154Z] 07:15:01 5 1.37 0.00 0.27 0.05 0.02 98.30 [2024-03-11T07:22:42.154Z] 07:15:01 6 0.35 0.00 0.32 0.33 0.02 98.98 [2024-03-11T07:22:42.154Z] 07:15:01 7 0.08 0.00 0.15 0.38 0.02 99.37 [2024-03-11T07:22:42.154Z] 07:16:01 all 0.26 0.00 0.02 0.28 0.00 99.44 [2024-03-11T07:22:42.154Z] 07:16:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2024-03-11T07:22:42.154Z] 07:16:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2024-03-11T07:22:42.154Z] 07:16:01 2 0.07 0.00 0.02 0.93 0.02 98.97 [2024-03-11T07:22:42.154Z] 07:16:01 3 1.89 0.00 0.03 0.00 0.00 98.08 [2024-03-11T07:22:42.154Z] 07:16:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2024-03-11T07:22:42.154Z] 07:16:01 5 0.05 0.00 0.03 0.52 0.00 99.40 [2024-03-11T07:22:42.154Z] 07:16:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-03-11T07:22:42.154Z] 07:16:01 7 0.03 0.00 0.02 0.78 0.00 99.17 [2024-03-11T07:22:42.154Z] 07:17:01 all 0.04 0.00 0.02 0.00 0.00 99.93 [2024-03-11T07:22:42.154Z] 07:17:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2024-03-11T07:22:42.154Z] 07:17:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2024-03-11T07:22:42.154Z] 07:17:01 2 0.08 0.00 0.03 0.00 0.02 99.87 [2024-03-11T07:22:42.154Z] 07:17:01 3 0.05 0.00 0.08 0.00 0.02 99.85 [2024-03-11T07:22:42.154Z] 07:17:01 4 0.02 0.00 0.03 0.02 0.00 99.93 [2024-03-11T07:22:42.154Z] 07:17:01 5 0.07 0.00 0.02 0.00 0.00 99.92 [2024-03-11T07:22:42.154Z] 07:17:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-03-11T07:22:42.154Z] 07:17:01 7 0.03 0.00 0.02 0.02 0.00 99.93 [2024-03-11T07:22:42.154Z] 07:18:01 all 0.06 0.00 0.01 0.00 0.01 99.91 [2024-03-11T07:22:42.154Z] 07:18:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2024-03-11T07:22:42.154Z] 07:18:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2024-03-11T07:22:42.154Z] 07:18:01 2 0.07 0.00 0.03 0.00 0.02 99.88 [2024-03-11T07:22:42.154Z] 07:18:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2024-03-11T07:22:42.154Z] 07:18:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-03-11T07:22:42.154Z] 07:18:01 5 0.30 0.00 0.05 0.00 0.02 99.63 [2024-03-11T07:22:42.154Z] 07:18:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2024-03-11T07:22:42.154Z] 07:18:01 7 0.05 0.00 0.02 0.02 0.00 99.92 [2024-03-11T07:22:42.154Z] 07:19:01 all 0.03 0.00 0.00 0.00 0.01 99.95 [2024-03-11T07:22:42.154Z] 07:19:01 0 0.02 0.00 0.00 0.02 0.00 99.97 [2024-03-11T07:22:42.154Z] 07:19:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2024-03-11T07:22:42.154Z] 07:19:01 2 0.03 0.00 0.00 0.00 0.02 99.95 [2024-03-11T07:22:42.154Z] 07:19:01 3 0.00 0.00 0.02 0.00 0.02 99.97 [2024-03-11T07:22:42.154Z] 07:19:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2024-03-11T07:22:42.154Z] 07:19:01 5 0.13 0.00 0.00 0.00 0.00 99.87 [2024-03-11T07:22:42.154Z] 07:19:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2024-03-11T07:22:42.154Z] 07:19:01 7 0.00 0.00 0.00 0.02 0.02 99.97 [2024-03-11T07:22:42.154Z] 07:20:01 all 0.04 0.00 0.01 0.01 0.00 99.95 [2024-03-11T07:22:42.154Z] 07:20:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2024-03-11T07:22:42.154Z] 07:20:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2024-03-11T07:22:42.154Z] 07:20:01 2 0.07 0.00 0.03 0.00 0.00 99.90 [2024-03-11T07:22:42.154Z] 07:20:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-03-11T07:22:42.154Z] 07:20:01 4 0.02 0.00 0.03 0.02 0.00 99.93 [2024-03-11T07:22:42.154Z] 07:20:01 5 0.12 0.00 0.02 0.02 0.00 99.85 [2024-03-11T07:22:42.154Z] 07:20:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-03-11T07:22:42.154Z] 07:20:01 7 0.02 0.00 0.02 0.02 0.00 99.95 [2024-03-11T07:22:42.154Z] 07:21:01 all 2.45 0.00 1.12 0.04 0.02 96.38 [2024-03-11T07:22:42.154Z] 07:21:01 0 1.77 0.00 1.52 0.00 0.02 96.70 [2024-03-11T07:22:42.154Z] 07:21:01 1 2.22 0.00 1.05 0.02 0.02 96.69 [2024-03-11T07:22:42.154Z] 07:21:01 2 2.56 0.00 1.05 0.00 0.03 96.35 [2024-03-11T07:22:42.154Z] 07:21:01 3 2.22 0.00 0.84 0.00 0.02 96.92 [2024-03-11T07:22:42.154Z] 07:21:01 4 2.01 0.00 1.39 0.00 0.02 96.58 [2024-03-11T07:22:42.154Z] 07:21:01 5 2.71 0.00 1.21 0.00 0.03 96.05 [2024-03-11T07:22:42.154Z] 07:21:01 6 3.36 0.00 1.09 0.03 0.02 95.51 [2024-03-11T07:22:42.154Z] 07:21:01 7 2.73 0.00 0.77 0.23 0.02 96.25 [2024-03-11T07:22:42.154Z] [2024-03-11T07:22:42.154Z] 07:21:01 CPU %user %nice %system %iowait %steal %idle [2024-03-11T07:22:42.154Z] 07:22:01 all 5.95 0.00 2.64 2.87 0.05 88.49 [2024-03-11T07:22:42.154Z] 07:22:01 0 5.67 0.00 3.08 0.02 0.05 91.19 [2024-03-11T07:22:42.154Z] 07:22:01 1 6.64 0.00 2.27 0.24 0.05 90.81 [2024-03-11T07:22:42.154Z] 07:22:01 2 5.77 0.00 2.51 0.37 0.05 91.30 [2024-03-11T07:22:42.154Z] 07:22:01 3 6.01 0.00 2.42 0.52 0.07 90.97 [2024-03-11T07:22:42.154Z] 07:22:01 4 6.94 0.00 3.28 17.84 0.05 71.89 [2024-03-11T07:22:42.154Z] 07:22:01 5 5.57 0.00 2.50 0.23 0.03 91.66 [2024-03-11T07:22:42.154Z] 07:22:01 6 5.84 0.00 1.95 0.05 0.03 92.12 [2024-03-11T07:22:42.154Z] 07:22:01 7 5.20 0.00 3.12 3.79 0.03 87.84 [2024-03-11T07:22:42.154Z] Average: all 5.62 0.00 1.29 0.99 0.03 92.07 [2024-03-11T07:22:42.154Z] Average: 0 5.65 0.00 1.37 0.15 0.03 92.79 [2024-03-11T07:22:42.154Z] Average: 1 5.85 0.00 1.38 1.88 0.03 90.87 [2024-03-11T07:22:42.154Z] Average: 2 5.58 0.00 1.28 0.93 0.03 92.18 [2024-03-11T07:22:42.154Z] Average: 3 6.01 0.00 1.22 0.90 0.03 91.84 [2024-03-11T07:22:42.154Z] Average: 4 5.43 0.00 1.38 1.74 0.03 91.42 [2024-03-11T07:22:42.154Z] Average: 5 5.72 0.00 1.18 0.26 0.03 92.81 [2024-03-11T07:22:42.154Z] Average: 6 5.37 0.00 1.29 1.35 0.03 91.96 [2024-03-11T07:22:42.154Z] Average: 7 5.36 0.00 1.22 0.68 0.03 92.71 [2024-03-11T07:22:42.154Z] [2024-03-11T07:22:42.154Z] [2024-03-11T07:22:42.154Z]