Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 82843687bcf82fd8ddbc6870f1be613a828c9679 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-ssh9241818036064689459.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 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-ssh2727475037934277280.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 2c7614b56cb57ece5b5bdf52d827492071d4cc62 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-ssh5680342920470129897.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c7614b56cb57ece5b5bdf52d827492071d4cc62 # timeout=10 Commit message: "Merge pull request #399 from ernestojeda/fix-go-mod-version" > 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-ssh4131208714419389656.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 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-ssh11944237715704636612.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > 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] ========================================================= [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.17 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: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-17045’ Running on prd-ubuntu20.04-docker-8c-8g-17047 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Avoid second fetch Checking out Revision 82843687bcf82fd8ddbc6870f1be613a828c9679 (main) Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git > git init /w/workspace/foundry_device-onvif-camera_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 82843687bcf82fd8ddbc6870f1be613a828c9679 # timeout=10 Commit message: "docs: Remove compose folder and update doc (#95)" > git rev-list --no-walk 84f2c4fd4e35f46928256df416a01a34dc7a6192 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-07-06T19:33:45.986Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-07-06T19:33:46.049Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-07-06T19:33:46.063Z] ========================================================= [2022-07-06T19:33:46.063Z] EdgeX Global Pipelines Version Info [2022-07-06T19:33:46.063Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-07-06T19:33:46.838Z] ------------------- [2022-07-06T19:33:46.838Z] stable info: [2022-07-06T19:33:46.838Z] ------------------- [2022-07-06T19:33:46.838Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-07-06T19:33:46.838Z] Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [2022-07-06T19:33:46.838Z] Message: update stable to v1.0.234 [2022-07-06T19:33:47.409Z] ------------------- [2022-07-06T19:33:47.409Z] experimental info: [2022-07-06T19:33:47.409Z] ------------------- [2022-07-06T19:33:47.409Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-07-06T19:33:47.409Z] Commit SHA: bc4e646769b4c5265b7fe03fd8295f2cc8e63760 [2022-07-06T19:33:47.409Z] Message: update experimental to v1.0.235 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-07-06T19:33:47.648Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo [2022-07-06T19:33:47.656Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo [2022-07-06T19:33:47.665Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-07-06T19:33:47.673Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-07-06T19:33:47.682Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-07-06T19:33:47.691Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-07-06T19:33:47.699Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-07-06T19:33:47.708Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-07-06T19:33:47.723Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-07-06T19:33:47.737Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-07-06T19:33:47.753Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-07-06T19:33:47.771Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo [2022-07-06T19:33:47.789Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-07-06T19:33:47.806Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-07-06T19:33:47.820Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-07-06T19:33:47.832Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-07-06T19:33:47.843Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-07-06T19:33:47.860Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-07-06T19:33:47.872Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-07-06T19:33:47.885Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-07-06T19:33:47.901Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-07-06T19:33:47.913Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-07-06T19:33:47.925Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-07-06T19:33:47.940Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-07-06T19:33:47.958Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-07-06T19:33:47.977Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-07-06T19:33:47.995Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-07-06T19:33:48.013Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-07-06T19:33:48.030Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-07-06T19:33:48.046Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-07-06T19:33:48.064Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 82843687bcf82fd8ddbc6870f1be613a828c9679 [Pipeline] echo [2022-07-06T19:33:48.082Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8284368 [Pipeline] echo [2022-07-06T19:33:48.100Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-06T19:33:48.151Z] provisioning config files... [2022-07-06T19:33:48.163Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config983183776202162271tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-06T19:33:48.469Z] ---> docker-login.sh [2022-07-06T19:33:48.469Z] nexus3.edgexfoundry.org:10001 [2022-07-06T19:33:48.731Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-06T19:33:48.995Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-06T19:33:48.995Z] Configure a credential helper to remove this warning. See [2022-07-06T19:33:48.995Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-06T19:33:48.995Z] [2022-07-06T19:33:48.995Z] Login Succeeded [2022-07-06T19:33:48.995Z] nexus3.edgexfoundry.org:10002 [2022-07-06T19:33:48.995Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-06T19:33:48.995Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-06T19:33:48.995Z] Configure a credential helper to remove this warning. See [2022-07-06T19:33:48.995Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-06T19:33:48.995Z] [2022-07-06T19:33:48.995Z] Login Succeeded [2022-07-06T19:33:48.995Z] nexus3.edgexfoundry.org:10003 [2022-07-06T19:33:48.995Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-06T19:33:49.257Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-06T19:33:49.257Z] Configure a credential helper to remove this warning. See [2022-07-06T19:33:49.257Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-06T19:33:49.257Z] [2022-07-06T19:33:49.257Z] Login Succeeded [2022-07-06T19:33:49.257Z] nexus3.edgexfoundry.org:10004 [2022-07-06T19:33:49.257Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-06T19:33:49.257Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-06T19:33:49.257Z] Configure a credential helper to remove this warning. See [2022-07-06T19:33:49.257Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-06T19:33:49.257Z] [2022-07-06T19:33:49.257Z] Login Succeeded [2022-07-06T19:33:49.257Z] docker.io [2022-07-06T19:33:49.258Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-06T19:33:49.829Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-06T19:33:49.829Z] Configure a credential helper to remove this warning. See [2022-07-06T19:33:49.829Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-06T19:33:49.829Z] [2022-07-06T19:33:49.829Z] Login Succeeded [2022-07-06T19:33:49.829Z] ---> docker-login.sh ends [Pipeline] } [2022-07-06T19:33:49.837Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-07-06T19:33:50.193Z] + git rev-list -1 --merges 82843687bcf82fd8ddbc6870f1be613a828c9679~1..82843687bcf82fd8ddbc6870f1be613a828c9679 [Pipeline] echo [2022-07-06T19:33:50.226Z] -----------> git rev-list -1 --merges 82843687bcf82fd8ddbc6870f1be613a828c9679~1..82843687bcf82fd8ddbc6870f1be613a828c9679 82843687bcf82fd8ddbc6870f1be613a828c9679 [false] [Pipeline] sh [2022-07-06T19:33:50.521Z] + git log --format=format:%s -1 82843687bcf82fd8ddbc6870f1be613a828c9679 [Pipeline] echo [2022-07-06T19:33:50.536Z] ========================================================= [2022-07-06T19:33:50.536Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-07-06T19:33:50.536Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-06T19:33:50.858Z] + git log --format=format:%s -1 82843687bcf82fd8ddbc6870f1be613a828c9679 [Pipeline] echo [2022-07-06T19:33:50.871Z] [semverPrep] GIT_COMMIT: 82843687bcf82fd8ddbc6870f1be613a828c9679, Commit Message: docs: Remove compose folder and update doc (#95) [Pipeline] echo [2022-07-06T19:33:50.881Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-07-06T19:33:51.242Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-06T19:33:51.242Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-07-06T19:33:51.242Z] + [ -e /tmp/ssh_known_hosts ] [2022-07-06T19:33:51.242Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-07-06T19:33:51.242Z] + + sudoecho tee -a github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= /etc/ssh/ssh_known_hosts [2022-07-06T19:33:51.242Z] [2022-07-06T19:33:51.242Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-06T19:33:51.672Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-06T19:33:51.672Z] [2022-07-06T19:33:51.672Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-06T19:33:51.982Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-06T19:33:51.982Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-07-06T19:33:51.982Z] 42c077c10790: Pulling fs layer [2022-07-06T19:33:51.982Z] f63e77b7563a: Pulling fs layer [2022-07-06T19:33:51.982Z] bd5fdadae976: Pulling fs layer [2022-07-06T19:33:51.982Z] 205491f53016: Pulling fs layer [2022-07-06T19:33:51.982Z] df18705c85c3: Pulling fs layer [2022-07-06T19:33:51.982Z] bdb3f477010e: Pulling fs layer [2022-07-06T19:33:51.982Z] c8a8fc8e1c8f: Pulling fs layer [2022-07-06T19:33:51.982Z] 2c6e9b1d212d: Pulling fs layer [2022-07-06T19:33:51.982Z] bdb8f0575790: Pulling fs layer [2022-07-06T19:33:51.982Z] 386e3cb2ff24: Pulling fs layer [2022-07-06T19:33:51.982Z] 2343380bae48: Pulling fs layer [2022-07-06T19:33:51.982Z] 205491f53016: Waiting [2022-07-06T19:33:51.982Z] 386e3cb2ff24: Waiting [2022-07-06T19:33:51.982Z] 2343380bae48: Waiting [2022-07-06T19:33:51.982Z] df18705c85c3: Waiting [2022-07-06T19:33:51.982Z] bdb3f477010e: Waiting [2022-07-06T19:33:51.982Z] c8a8fc8e1c8f: Waiting [2022-07-06T19:33:51.982Z] 2c6e9b1d212d: Waiting [2022-07-06T19:33:51.982Z] f63e77b7563a: Download complete [2022-07-06T19:33:51.982Z] 205491f53016: Download complete [2022-07-06T19:33:52.243Z] df18705c85c3: Verifying Checksum [2022-07-06T19:33:52.243Z] df18705c85c3: Download complete [2022-07-06T19:33:52.243Z] bdb3f477010e: Verifying Checksum [2022-07-06T19:33:52.243Z] bdb3f477010e: Download complete [2022-07-06T19:33:52.243Z] bd5fdadae976: Verifying Checksum [2022-07-06T19:33:52.243Z] bd5fdadae976: Download complete [2022-07-06T19:33:52.243Z] 2c6e9b1d212d: Verifying Checksum [2022-07-06T19:33:52.243Z] 2c6e9b1d212d: Download complete [2022-07-06T19:33:52.243Z] bdb8f0575790: Verifying Checksum [2022-07-06T19:33:52.243Z] bdb8f0575790: Download complete [2022-07-06T19:33:52.243Z] 386e3cb2ff24: Download complete [2022-07-06T19:33:52.243Z] 2343380bae48: Download complete [2022-07-06T19:33:52.243Z] 42c077c10790: Verifying Checksum [2022-07-06T19:33:52.243Z] 42c077c10790: Download complete [2022-07-06T19:33:52.501Z] c8a8fc8e1c8f: Download complete [2022-07-06T19:33:53.447Z] 42c077c10790: Pull complete [2022-07-06T19:33:53.706Z] f63e77b7563a: Pull complete [2022-07-06T19:33:53.970Z] bd5fdadae976: Pull complete [2022-07-06T19:33:53.970Z] 205491f53016: Pull complete [2022-07-06T19:33:54.232Z] df18705c85c3: Pull complete [2022-07-06T19:33:54.495Z] bdb3f477010e: Pull complete [2022-07-06T19:33:55.878Z] c8a8fc8e1c8f: Pull complete [2022-07-06T19:33:56.137Z] 2c6e9b1d212d: Pull complete [2022-07-06T19:33:56.137Z] bdb8f0575790: Pull complete [2022-07-06T19:33:56.397Z] 386e3cb2ff24: Pull complete [2022-07-06T19:33:56.397Z] 2343380bae48: Pull complete [2022-07-06T19:33:56.397Z] Digest: sha256:c3bf284c02da7271302b7a373f1d48320b54229aa5119b2a29c7f8015e6a9264 [2022-07-06T19:33:56.397Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-06T19:33:56.397Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-06T19:33:56.496Z] prd-ubuntu20.04-docker-8c-8g-17047 does not seem to be running inside a container [2022-07-06T19:33:56.535Z] $ 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 [2022-07-06T19:33:57.807Z] $ docker top 7a1014ea718e3012d16272eb67638018556cb81ffb87ccbfabdfdd506f656a34 -eo pid,comm [2022-07-06T19:33:57.868Z] 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). [2022-07-06T19:33:57.868Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-06T19:33:57.913Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-06T19:33:57.913Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-06T19:33:58.049Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-06T19:33:58.056Z] $ docker exec 7a1014ea718e3012d16272eb67638018556cb81ffb87ccbfabdfdd506f656a34 ssh-agent [2022-07-06T19:33:58.173Z] SSH_AUTH_SOCK=/tmp/ssh-nHNdDOPCOXIX/agent.33 [2022-07-06T19:33:58.173Z] SSH_AGENT_PID=39 [2022-07-06T19:33:58.182Z] Running ssh-add (command line suppressed) [2022-07-06T19:33:58.305Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_2676759909127699716.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_2676759909127699716.key) [2022-07-06T19:33:58.317Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-06T19:33:58.606Z] + git tag --points-at HEAD [Pipeline] } [2022-07-06T19:33:58.623Z] $ docker exec --env ******** --env ******** 7a1014ea718e3012d16272eb67638018556cb81ffb87ccbfabdfdd506f656a34 ssh-agent -k [2022-07-06T19:33:58.720Z] unset SSH_AUTH_SOCK; [2022-07-06T19:33:58.721Z] unset SSH_AGENT_PID; [2022-07-06T19:33:58.721Z] echo Agent pid 39 killed; [2022-07-06T19:33:58.727Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-07-06T19:33:58.758Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-06T19:33:58.758Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-06T19:33:58.880Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-06T19:33:58.888Z] $ docker exec 7a1014ea718e3012d16272eb67638018556cb81ffb87ccbfabdfdd506f656a34 ssh-agent [2022-07-06T19:33:59.007Z] SSH_AUTH_SOCK=/tmp/ssh-QgW81Q7vOcyR/agent.71 [2022-07-06T19:33:59.007Z] SSH_AGENT_PID=77 [2022-07-06T19:33:59.013Z] Running ssh-add (command line suppressed) [2022-07-06T19:33:59.135Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_6680973404028046753.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_6680973404028046753.key) [2022-07-06T19:33:59.153Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-06T19:33:59.453Z] + git semver init [2022-07-06T19:33:59.717Z] 2022-07-06 19:33:59,668 [run_init] DEBUG init version:0.0.0 force:False [2022-07-06T19:33:59.717Z] 2022-07-06 19:33:59,669 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-onvif-camera_main/.semver [2022-07-06T19:33:59.717Z] 2022-07-06 19:33:59,669 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/foundry_device-onvif-camera_main/.semver [2022-07-06T19:33:59.717Z] 2022-07-06 19:33:59,669 [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) [2022-07-06T19:34:00.662Z] 2022-07-06 19:34:00,331 [append_file] DEBUG append to file:/w/workspace/foundry_device-onvif-camera_main/.git/info/exclude [2022-07-06T19:34:00.662Z] 2022-07-06 19:34:00,331 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:False [2022-07-06T19:34:00.662Z] 2022-07-06 19:34:00,332 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-07-06T19:34:00.662Z] 2022-07-06 19:34:00,332 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-07-06T19:34:00.662Z] 0.0.1-dev.22 [Pipeline] } [2022-07-06T19:34:00.678Z] $ docker exec --env ******** --env ******** 7a1014ea718e3012d16272eb67638018556cb81ffb87ccbfabdfdd506f656a34 ssh-agent -k [2022-07-06T19:34:00.780Z] unset SSH_AUTH_SOCK; [2022-07-06T19:34:00.780Z] unset SSH_AGENT_PID; [2022-07-06T19:34:00.780Z] echo Agent pid 77 killed; [2022-07-06T19:34:00.788Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-06T19:34:01.095Z] + git semver [Pipeline] } [2022-07-06T19:34:01.378Z] $ docker stop --time=1 7a1014ea718e3012d16272eb67638018556cb81ffb87ccbfabdfdd506f656a34 [2022-07-06T19:34:02.731Z] $ docker rm -f 7a1014ea718e3012d16272eb67638018556cb81ffb87ccbfabdfdd506f656a34 [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-06T19:34:03.085Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-07-06T19:34:03.352Z] Stashed 1 file(s) [Pipeline] echo [2022-07-06T19:34:03.354Z] [edgeXSemver]: initialized semver on version 0.0.1-dev.22 [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 [2022-07-06T19:34:03.495Z] provisioning config files... [2022-07-06T19:34:03.507Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config6916314356618360556tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-06T19:34:03.807Z] ---> docker-login.sh [2022-07-06T19:34:03.807Z] nexus3.edgexfoundry.org:10001 [2022-07-06T19:34:03.807Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-06T19:34:03.807Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-06T19:34:03.807Z] Configure a credential helper to remove this warning. See [2022-07-06T19:34:03.807Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-06T19:34:03.807Z] [2022-07-06T19:34:03.807Z] Login Succeeded [2022-07-06T19:34:03.807Z] nexus3.edgexfoundry.org:10002 [2022-07-06T19:34:03.807Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-06T19:34:04.068Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-06T19:34:04.068Z] Configure a credential helper to remove this warning. See [2022-07-06T19:34:04.068Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-06T19:34:04.068Z] [2022-07-06T19:34:04.068Z] Login Succeeded [2022-07-06T19:34:04.068Z] nexus3.edgexfoundry.org:10003 [2022-07-06T19:34:04.068Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-06T19:34:04.068Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-06T19:34:04.068Z] Configure a credential helper to remove this warning. See [2022-07-06T19:34:04.068Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-06T19:34:04.068Z] [2022-07-06T19:34:04.068Z] Login Succeeded [2022-07-06T19:34:04.068Z] nexus3.edgexfoundry.org:10004 [2022-07-06T19:34:04.329Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-06T19:34:04.329Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-06T19:34:04.329Z] Configure a credential helper to remove this warning. See [2022-07-06T19:34:04.329Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-06T19:34:04.329Z] [2022-07-06T19:34:04.329Z] Login Succeeded [2022-07-06T19:34:04.329Z] docker.io [2022-07-06T19:34:04.329Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-06T19:34:04.591Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-06T19:34:04.591Z] Configure a credential helper to remove this warning. See [2022-07-06T19:34:04.591Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-06T19:34:04.591Z] [2022-07-06T19:34:04.591Z] Login Succeeded [2022-07-06T19:34:04.591Z] ---> docker-login.sh ends [Pipeline] } [2022-07-06T19:34:04.600Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-07-06T19:34:04.664Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-06T19:34:04.673Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-06T19:34:04.679Z] ========================================================= [2022-07-06T19:34:04.679Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-07-06T19:34:04.679Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-06T19:34:04.994Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-07-06T19:34:04.994Z] Sending build context to Docker daemon 9.309MB [2022-07-06T19:34:04.994Z] Step 1/13 : ARG BASE=golang:1.17-alpine3.15 [2022-07-06T19:34:04.994Z] Step 2/13 : FROM ${BASE} AS builder [2022-07-06T19:34:04.994Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-07-06T19:34:04.994Z] 59bf1c3509f3: Pulling fs layer [2022-07-06T19:34:04.994Z] 666ba61612fd: Pulling fs layer [2022-07-06T19:34:04.994Z] 8ed8ca486205: Pulling fs layer [2022-07-06T19:34:04.994Z] cc1cd167ecdc: Pulling fs layer [2022-07-06T19:34:04.994Z] c516ae0d96e1: Pulling fs layer [2022-07-06T19:34:04.994Z] 684cea983483: Pulling fs layer [2022-07-06T19:34:04.994Z] dd3240ac7de5: Pulling fs layer [2022-07-06T19:34:04.994Z] b1e948a4e11c: Pulling fs layer [2022-07-06T19:34:04.994Z] a8fd76ee1af6: Pulling fs layer [2022-07-06T19:34:04.994Z] 646ad004c059: Pulling fs layer [2022-07-06T19:34:04.994Z] cc1cd167ecdc: Waiting [2022-07-06T19:34:04.994Z] c516ae0d96e1: Waiting [2022-07-06T19:34:04.994Z] 684cea983483: Waiting [2022-07-06T19:34:04.994Z] dd3240ac7de5: Waiting [2022-07-06T19:34:04.994Z] 646ad004c059: Waiting [2022-07-06T19:34:04.994Z] b1e948a4e11c: Waiting [2022-07-06T19:34:04.994Z] a8fd76ee1af6: Waiting [2022-07-06T19:34:04.994Z] 8ed8ca486205: Verifying Checksum [2022-07-06T19:34:04.994Z] 8ed8ca486205: Download complete [2022-07-06T19:34:05.255Z] c516ae0d96e1: Verifying Checksum [2022-07-06T19:34:05.255Z] 59bf1c3509f3: Verifying Checksum [2022-07-06T19:34:05.255Z] 59bf1c3509f3: Download complete [2022-07-06T19:34:05.255Z] 684cea983483: Verifying Checksum [2022-07-06T19:34:05.255Z] 684cea983483: Download complete [2022-07-06T19:34:05.255Z] dd3240ac7de5: Verifying Checksum [2022-07-06T19:34:05.255Z] dd3240ac7de5: Download complete [2022-07-06T19:34:05.255Z] b1e948a4e11c: Verifying Checksum [2022-07-06T19:34:05.255Z] b1e948a4e11c: Download complete [2022-07-06T19:34:05.255Z] 59bf1c3509f3: Pull complete [2022-07-06T19:34:05.521Z] 666ba61612fd: Pull complete [2022-07-06T19:34:05.521Z] 8ed8ca486205: Pull complete [2022-07-06T19:34:05.783Z] 646ad004c059: Verifying Checksum [2022-07-06T19:34:05.783Z] 646ad004c059: Download complete [2022-07-06T19:34:05.783Z] cc1cd167ecdc: Verifying Checksum [2022-07-06T19:34:05.783Z] cc1cd167ecdc: Download complete [2022-07-06T19:34:06.042Z] a8fd76ee1af6: Verifying Checksum [2022-07-06T19:34:06.042Z] a8fd76ee1af6: Download complete [2022-07-06T19:34:09.330Z] cc1cd167ecdc: Pull complete [2022-07-06T19:34:09.330Z] c516ae0d96e1: Pull complete [2022-07-06T19:34:09.330Z] 684cea983483: Pull complete [2022-07-06T19:34:09.330Z] dd3240ac7de5: Pull complete [2022-07-06T19:34:09.589Z] b1e948a4e11c: Pull complete [2022-07-06T19:34:11.497Z] a8fd76ee1af6: Pull complete [2022-07-06T19:34:12.066Z] 646ad004c059: Pull complete [2022-07-06T19:34:12.066Z] Digest: sha256:bc8ce28cadebfaa099e5330588345fe90134e4027cf71364bfd2aff1e7ff8c16 [2022-07-06T19:34:12.066Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-07-06T19:34:12.066Z] ---> 8f69c11f6b0c [2022-07-06T19:34:12.066Z] Step 3/13 : ARG MAKE="make build" [2022-07-06T19:34:13.984Z] ---> Running in e1649e8eaedc [2022-07-06T19:34:13.984Z] Removing intermediate container e1649e8eaedc [2022-07-06T19:34:13.984Z] ---> bfdfe6f30e12 [2022-07-06T19:34:13.984Z] Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-07-06T19:34:13.984Z] ---> Running in fbb788f90c12 [2022-07-06T19:34:13.984Z] Removing intermediate container fbb788f90c12 [2022-07-06T19:34:13.984Z] ---> 563542316a45 [2022-07-06T19:34:13.984Z] Step 5/13 : ARG ALPINE_PKG_EXTRA="" [2022-07-06T19:34:13.984Z] ---> Running in 5521a086719b [2022-07-06T19:34:13.984Z] Removing intermediate container 5521a086719b [2022-07-06T19:34:13.984Z] ---> 071297c771d2 [2022-07-06T19:34:13.984Z] Step 6/13 : LABEL Name=edgex-device-onvif-camera [2022-07-06T19:34:14.245Z] ---> Running in b07b72337473 [2022-07-06T19:34:14.245Z] Removing intermediate container b07b72337473 [2022-07-06T19:34:14.245Z] ---> d860e450be11 [2022-07-06T19:34:14.245Z] Step 7/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-06T19:34:14.245Z] ---> Running in d2a6d4c809cb [2022-07-06T19:34:14.818Z] Removing intermediate container d2a6d4c809cb [2022-07-06T19:34:14.818Z] ---> eb0ab3f360bc [2022-07-06T19:34:14.818Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-07-06T19:34:14.818Z] ---> Running in 0d74e03590e9 [2022-07-06T19:34:15.078Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-06T19:34:16.020Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-06T19:34:16.281Z] OK: 221 MiB in 52 packages [2022-07-06T19:34:16.540Z] Removing intermediate container 0d74e03590e9 [2022-07-06T19:34:16.540Z] ---> c60d479dae2d [2022-07-06T19:34:16.540Z] Step 9/13 : WORKDIR /device-onvif-camera [2022-07-06T19:34:16.540Z] ---> Running in c4ea4ffbaa9c [2022-07-06T19:34:16.540Z] Removing intermediate container c4ea4ffbaa9c [2022-07-06T19:34:16.540Z] ---> 6fd4d9a3f3c2 [2022-07-06T19:34:16.540Z] Step 10/13 : COPY go.mod vendor* ./ [2022-07-06T19:34:16.801Z] ---> 66709f87e35a [2022-07-06T19:34:16.801Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-06T19:34:16.801Z] ---> Running in a0df3c114493 [2022-07-06T19:34:18.453Z] Still waiting to schedule task [2022-07-06T19:34:18.454Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-17046’ [2022-07-06T19:34:31.921Z] Removing intermediate container a0df3c114493 [2022-07-06T19:34:31.922Z] ---> c35491c0b618 [2022-07-06T19:34:31.922Z] Step 12/13 : COPY . . [2022-07-06T19:34:32.184Z] ---> 4b498b6fe53b [2022-07-06T19:34:32.185Z] Step 13/13 : RUN ${MAKE} [2022-07-06T19:34:32.446Z] ---> Running in 0b12347c95ea [2022-07-06T19:34:32.446Z] noop [2022-07-06T19:34:33.018Z] Removing intermediate container 0b12347c95ea [2022-07-06T19:34:33.018Z] ---> b004fbe32a48 [2022-07-06T19:34:33.018Z] Successfully built b004fbe32a48 [2022-07-06T19:34:33.018Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-06T19:34:33.346Z] + docker inspect -f . ci-base-image-x86_64 [2022-07-06T19:34:33.346Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-06T19:34:33.436Z] prd-ubuntu20.04-docker-8c-8g-17047 does not seem to be running inside a container [2022-07-06T19:34:33.487Z] $ 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 [2022-07-06T19:34:33.862Z] $ docker top ff629dc44d2b0d1628a42ddccdc10eed17ecbc420927c87a00fc39d65edc2c4b -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-06T19:34:34.231Z] + go version [2022-07-06T19:34:34.231Z] go version go1.17.7 linux/amd64 [Pipeline] } [2022-07-06T19:34:34.252Z] $ docker stop --time=1 ff629dc44d2b0d1628a42ddccdc10eed17ecbc420927c87a00fc39d65edc2c4b [2022-07-06T19:34:35.519Z] $ docker rm -f ff629dc44d2b0d1628a42ddccdc10eed17ecbc420927c87a00fc39d65edc2c4b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-06T19:34:35.952Z] + docker inspect -f . ci-base-image-x86_64 [2022-07-06T19:34:35.952Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-06T19:34:36.238Z] prd-ubuntu20.04-docker-8c-8g-17047 does not seem to be running inside a container [2022-07-06T19:34:36.340Z] $ 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 [2022-07-06T19:34:36.708Z] $ docker top ff40751eda55b80dc9cfe76cf592c31a264e850c654a019ddc3c3339e805ec17 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-07-06T19:34:37.307Z] + make test [2022-07-06T19:34:37.307Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-07-06T19:34:37.307Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2022-07-06T19:34:47.306Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2022-07-06T19:34:47.306Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 0.018s coverage: 7.0% of statements [2022-07-06T19:34:47.306Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2022-07-06T19:34:50.638Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 4.776s coverage: 13.8% of statements [2022-07-06T19:34:57.217Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-07-06T19:35:01.436Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-07-06T19:35:01.436Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-07-06T19:35:01.436Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-07-06T19:35:01.451Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-07-06T19:35:01.471Z] $ docker stop --time=1 ff40751eda55b80dc9cfe76cf592c31a264e850c654a019ddc3c3339e805ec17 [2022-07-06T19:35:03.254Z] $ docker rm -f ff40751eda55b80dc9cfe76cf592c31a264e850c654a019ddc3c3339e805ec17 [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-06T19:35:03.703Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-07-06T19:35:03.763Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-07-06T19:35:04.321Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-07-06T19:35:04.623Z] + ls -al . [2022-07-06T19:35:04.623Z] total 248 [2022-07-06T19:35:04.623Z] drwxrwxr-x 9 jenkins jenkins 4096 Jul 6 19:35 . [2022-07-06T19:35:04.623Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 6 19:33 .. [2022-07-06T19:35:04.623Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 6 19:34 .git [2022-07-06T19:35:04.623Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 6 19:33 .github [2022-07-06T19:35:04.623Z] -rw-rw-r-- 1 jenkins jenkins 352 Jul 6 19:33 .gitignore [2022-07-06T19:35:04.623Z] -rw-rw-r-- 1 jenkins jenkins 42 Jul 6 19:33 .golangci.yml [2022-07-06T19:35:04.623Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 6 19:34 .semver [2022-07-06T19:35:04.623Z] -rw-rw-r-- 1 jenkins jenkins 9102 Jul 6 19:33 Attribution.txt [2022-07-06T19:35:04.623Z] -rw-rw-r-- 1 jenkins jenkins 189 Jul 6 19:33 CHANGELOG.md [2022-07-06T19:35:04.623Z] -rw-rw-r-- 1 jenkins jenkins 1667 Jul 6 19:33 Dockerfile [2022-07-06T19:35:04.623Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 6 19:33 GOVERNANCE.md [2022-07-06T19:35:04.623Z] -rw-rw-r-- 1 jenkins jenkins 660 Jul 6 19:33 Jenkinsfile [2022-07-06T19:35:04.623Z] -rw-rw-r-- 1 jenkins jenkins 11348 Jul 6 19:33 LICENSE [2022-07-06T19:35:04.623Z] -rw-rw-r-- 1 jenkins jenkins 2473 Jul 6 19:33 Makefile [2022-07-06T19:35:04.623Z] -rw-rw-r-- 1 jenkins jenkins 625 Jul 6 19:33 OWNERS.md [2022-07-06T19:35:04.623Z] -rw-rw-r-- 1 jenkins jenkins 31035 Jul 6 19:33 README.md [2022-07-06T19:35:04.623Z] -rw-rw-r-- 1 jenkins jenkins 12 Jul 6 19:34 VERSION [2022-07-06T19:35:04.623Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 6 19:33 bin [2022-07-06T19:35:04.623Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 6 19:33 cmd [2022-07-06T19:35:04.623Z] -rw-r--r-- 1 jenkins jenkins 70262 Jul 6 19:34 coverage.out [2022-07-06T19:35:04.623Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 6 19:33 doc [2022-07-06T19:35:04.623Z] -rw-rw-r-- 1 jenkins jenkins 3496 Jul 6 19:33 go.mod [2022-07-06T19:35:04.623Z] -rw-rw-r-- 1 jenkins jenkins 37305 Jul 6 19:33 go.sum [2022-07-06T19:35:04.623Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 6 19:33 internal [2022-07-06T19:35:04.623Z] -rw-rw-r-- 1 jenkins jenkins 236 Jul 6 19:33 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-06T19:35:04.939Z] + 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=82843687bcf82fd8ddbc6870f1be613a828c9679 --label arch=amd64 --label version=0.0.1-dev.22 . [2022-07-06T19:35:04.939Z] Sending build context to Docker daemon 9.38MB [2022-07-06T19:35:04.939Z] Step 1/26 : ARG BASE=golang:1.17-alpine3.15 [2022-07-06T19:35:04.939Z] Step 2/26 : FROM ${BASE} AS builder [2022-07-06T19:35:04.939Z] ---> b004fbe32a48 [2022-07-06T19:35:04.939Z] Step 3/26 : ARG MAKE="make build" [2022-07-06T19:35:04.939Z] ---> Running in 57e3d19b4e48 [2022-07-06T19:35:05.200Z] Removing intermediate container 57e3d19b4e48 [2022-07-06T19:35:05.200Z] ---> 855d8ba3a8dd [2022-07-06T19:35:05.200Z] Step 4/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-07-06T19:35:05.200Z] ---> Running in dd0510c8bf2d [2022-07-06T19:35:05.200Z] Removing intermediate container dd0510c8bf2d [2022-07-06T19:35:05.200Z] ---> e7d02f8db25a [2022-07-06T19:35:05.200Z] Step 5/26 : ARG ALPINE_PKG_EXTRA="" [2022-07-06T19:35:05.200Z] ---> Running in e7f2048ea09b [2022-07-06T19:35:05.460Z] Removing intermediate container e7f2048ea09b [2022-07-06T19:35:05.460Z] ---> 32f33af35a33 [2022-07-06T19:35:05.461Z] Step 6/26 : LABEL Name=edgex-device-onvif-camera [2022-07-06T19:35:05.461Z] ---> Running in 01e0b55e8bfb [2022-07-06T19:35:05.461Z] Removing intermediate container 01e0b55e8bfb [2022-07-06T19:35:05.461Z] ---> b506fa59d5cd [2022-07-06T19:35:05.461Z] Step 7/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-06T19:35:05.461Z] ---> Running in 645a0015ef58 [2022-07-06T19:35:06.036Z] Removing intermediate container 645a0015ef58 [2022-07-06T19:35:06.037Z] ---> 83a468cddcf5 [2022-07-06T19:35:06.037Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-07-06T19:35:06.037Z] ---> Running in b168c39268e9 [2022-07-06T19:35:06.300Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-06T19:35:07.257Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-06T19:35:07.849Z] OK: 221 MiB in 52 packages [2022-07-06T19:35:08.420Z] Removing intermediate container b168c39268e9 [2022-07-06T19:35:08.420Z] ---> e142a072c799 [2022-07-06T19:35:08.420Z] Step 9/26 : WORKDIR /device-onvif-camera [2022-07-06T19:35:08.420Z] ---> Running in c8c335b0619b [2022-07-06T19:35:08.420Z] Removing intermediate container c8c335b0619b [2022-07-06T19:35:08.420Z] ---> 4f01a9e6cb18 [2022-07-06T19:35:08.420Z] Step 10/26 : COPY go.mod vendor* ./ [2022-07-06T19:35:08.420Z] ---> f9b17512ce70 [2022-07-06T19:35:08.420Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-06T19:35:08.681Z] ---> Running in 09639bc1d4f4 [2022-07-06T19:35:09.251Z] Removing intermediate container 09639bc1d4f4 [2022-07-06T19:35:09.251Z] ---> cef029cd9669 [2022-07-06T19:35:09.251Z] Step 12/26 : COPY . . [2022-07-06T19:35:09.512Z] ---> 5882a428c544 [2022-07-06T19:35:09.512Z] Step 13/26 : RUN ${MAKE} [2022-07-06T19:35:09.512Z] ---> Running in 66fc41fc3491 [2022-07-06T19:35:09.774Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-onvif-camera.Version=0.0.1-dev.22 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.2.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd [2022-07-06T19:35:31.743Z] Removing intermediate container 66fc41fc3491 [2022-07-06T19:35:31.743Z] ---> 09a056af3575 [2022-07-06T19:35:31.743Z] Step 14/26 : FROM alpine:3.15 [2022-07-06T19:35:31.743Z] 3.15: Pulling from library/alpine [2022-07-06T19:35:31.743Z] df9b9388f04a: Pulling fs layer [2022-07-06T19:35:31.743Z] df9b9388f04a: Verifying Checksum [2022-07-06T19:35:31.743Z] df9b9388f04a: Download complete [2022-07-06T19:35:31.743Z] df9b9388f04a: Pull complete [2022-07-06T19:35:31.743Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-07-06T19:35:31.743Z] Status: Downloaded newer image for alpine:3.15 [2022-07-06T19:35:31.743Z] ---> 0ac33e5f5afa [2022-07-06T19:35:31.743Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2022-07-06T19:35:31.743Z] ---> Running in b8e7e1875c0f [2022-07-06T19:35:31.743Z] Removing intermediate container b8e7e1875c0f [2022-07-06T19:35:31.743Z] ---> 4522b8f4a24e [2022-07-06T19:35:31.743Z] Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init [2022-07-06T19:35:31.743Z] ---> Running in b5fb10a67db7 [2022-07-06T19:35:31.743Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-06T19:35:31.743Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-06T19:35:31.743Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-07-06T19:35:31.743Z] (2/6) Installing libgcc (10.3.1_git20211027-r0) [2022-07-06T19:35:31.743Z] (3/6) Installing libsodium (1.0.18-r0) [2022-07-06T19:35:31.743Z] (4/6) Installing libstdc++ (10.3.1_git20211027-r0) [2022-07-06T19:35:31.743Z] (5/6) Installing libzmq (4.3.4-r0) [2022-07-06T19:35:31.743Z] (6/6) Installing zeromq (4.3.4-r0) [2022-07-06T19:35:31.743Z] Executing busybox-1.34.1-r5.trigger [2022-07-06T19:35:31.743Z] OK: 8 MiB in 20 packages [2022-07-06T19:35:31.743Z] Removing intermediate container b5fb10a67db7 [2022-07-06T19:35:31.743Z] ---> fc171c6faf0c [2022-07-06T19:35:31.743Z] Step 17/26 : WORKDIR / [2022-07-06T19:35:31.743Z] ---> Running in 2f6f3fb9ca0d [2022-07-06T19:35:31.743Z] Removing intermediate container 2f6f3fb9ca0d [2022-07-06T19:35:31.743Z] ---> 5856653dbce6 [2022-07-06T19:35:31.743Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2022-07-06T19:35:32.312Z] ---> 893aa955e2c5 [2022-07-06T19:35:32.312Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2022-07-06T19:35:32.312Z] ---> 4988659860f7 [2022-07-06T19:35:32.312Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2022-07-06T19:35:32.576Z] ---> 14ddac940a6d [2022-07-06T19:35:32.576Z] Step 21/26 : EXPOSE 59984 [2022-07-06T19:35:32.576Z] ---> Running in ae1d5ae9260e [2022-07-06T19:35:32.576Z] Removing intermediate container ae1d5ae9260e [2022-07-06T19:35:32.576Z] ---> 457ebe297d89 [2022-07-06T19:35:32.576Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2022-07-06T19:35:32.835Z] ---> Running in 1b586a5978d8 [2022-07-06T19:35:32.835Z] Removing intermediate container 1b586a5978d8 [2022-07-06T19:35:32.835Z] ---> 71f43d195386 [2022-07-06T19:35:32.835Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-06T19:35:32.835Z] ---> Running in 2dbced682ffa [2022-07-06T19:35:32.835Z] Removing intermediate container 2dbced682ffa [2022-07-06T19:35:32.835Z] ---> ccc54169e7e1 [2022-07-06T19:35:32.835Z] Step 24/26 : LABEL arch=amd64 [2022-07-06T19:35:33.098Z] ---> Running in 49924b5f8015 [2022-07-06T19:35:33.098Z] Removing intermediate container 49924b5f8015 [2022-07-06T19:35:33.098Z] ---> e1da8fcceb47 [2022-07-06T19:35:33.098Z] Step 25/26 : LABEL git_sha=82843687bcf82fd8ddbc6870f1be613a828c9679 [2022-07-06T19:35:33.098Z] ---> Running in f9a96f2f57e2 [2022-07-06T19:35:33.098Z] Removing intermediate container f9a96f2f57e2 [2022-07-06T19:35:33.098Z] ---> c629b1ca0eb8 [2022-07-06T19:35:33.098Z] Step 26/26 : LABEL version=0.0.1-dev.22 [2022-07-06T19:35:33.098Z] ---> Running in 6f1d9b5fd2cb [2022-07-06T19:35:33.357Z] Removing intermediate container 6f1d9b5fd2cb [2022-07-06T19:35:33.357Z] ---> 5d7708d5c3e2 [2022-07-06T19:35:33.357Z] [Warning] One or more build-args [ARCH] were not consumed [2022-07-06T19:35:33.357Z] Successfully built 5d7708d5c3e2 [2022-07-06T19:35:33.357Z] Successfully tagged device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-06T19:35:33.478Z] provisioning config files... [2022-07-06T19:35:33.487Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config6075149002721253429tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-06T19:35:33.787Z] ---> docker-login.sh [2022-07-06T19:35:33.787Z] nexus3.edgexfoundry.org:10001 [2022-07-06T19:35:33.787Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-06T19:35:33.787Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-06T19:35:33.787Z] Configure a credential helper to remove this warning. See [2022-07-06T19:35:33.787Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-06T19:35:33.787Z] [2022-07-06T19:35:33.787Z] Login Succeeded [2022-07-06T19:35:33.787Z] nexus3.edgexfoundry.org:10002 [2022-07-06T19:35:33.787Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-06T19:35:34.047Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-06T19:35:34.047Z] Configure a credential helper to remove this warning. See [2022-07-06T19:35:34.047Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-06T19:35:34.047Z] [2022-07-06T19:35:34.047Z] Login Succeeded [2022-07-06T19:35:34.047Z] nexus3.edgexfoundry.org:10003 [2022-07-06T19:35:34.047Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-06T19:35:34.047Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-06T19:35:34.047Z] Configure a credential helper to remove this warning. See [2022-07-06T19:35:34.047Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-06T19:35:34.047Z] [2022-07-06T19:35:34.047Z] Login Succeeded [2022-07-06T19:35:34.047Z] nexus3.edgexfoundry.org:10004 [2022-07-06T19:35:34.047Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-06T19:35:34.047Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-06T19:35:34.047Z] Configure a credential helper to remove this warning. See [2022-07-06T19:35:34.047Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-06T19:35:34.047Z] [2022-07-06T19:35:34.047Z] Login Succeeded [2022-07-06T19:35:34.306Z] docker.io [2022-07-06T19:35:34.306Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-06T19:35:34.566Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-06T19:35:34.566Z] Configure a credential helper to remove this warning. See [2022-07-06T19:35:34.566Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-06T19:35:34.566Z] [2022-07-06T19:35:34.566Z] Login Succeeded [2022-07-06T19:35:34.566Z] ---> docker-login.sh ends [Pipeline] } [2022-07-06T19:35:34.572Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-06T19:35:34.607Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-06T19:35:34.630Z] [edgeXDocker.push] Tagging docker image device-onvif-camera with the following tags: [2022-07-06T19:35:34.630Z] 82843687bcf82fd8ddbc6870f1be613a828c9679 [2022-07-06T19:35:34.630Z] latest [2022-07-06T19:35:34.630Z] 0.0.1-dev.22 [2022-07-06T19:35:34.630Z] 82843687bcf82fd8ddbc6870f1be613a828c9679-0.0.1-dev.22 [2022-07-06T19:35:34.630Z] main [2022-07-06T19:35:34.630Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-06T19:35:35.022Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:82843687bcf82fd8ddbc6870f1be613a828c9679 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-06T19:35:35.331Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:82843687bcf82fd8ddbc6870f1be613a828c9679 [2022-07-06T19:35:35.331Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2022-07-06T19:35:35.331Z] e3ed212f267a: Preparing [2022-07-06T19:35:35.331Z] 8f75a323bdb4: Preparing [2022-07-06T19:35:35.331Z] ff09fcbafc5b: Preparing [2022-07-06T19:35:35.332Z] fc1c6a4f349a: Preparing [2022-07-06T19:35:35.332Z] 4fc242d58285: Preparing [2022-07-06T19:35:35.332Z] 4fc242d58285: Layer already exists [2022-07-06T19:35:35.332Z] e3ed212f267a: Pushed [2022-07-06T19:35:35.332Z] 8f75a323bdb4: Pushed [2022-07-06T19:35:35.591Z] fc1c6a4f349a: Pushed [2022-07-06T19:35:38.129Z] ff09fcbafc5b: Pushed [2022-07-06T19:35:38.129Z] 82843687bcf82fd8ddbc6870f1be613a828c9679: digest: sha256:a3940103d0af58fcc89996512b63210529857fda86fcfefef964e6927601ec64 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-06T19:35:38.448Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-06T19:35:38.761Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2022-07-06T19:35:38.761Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2022-07-06T19:35:38.761Z] e3ed212f267a: Preparing [2022-07-06T19:35:38.761Z] 8f75a323bdb4: Preparing [2022-07-06T19:35:38.761Z] ff09fcbafc5b: Preparing [2022-07-06T19:35:38.761Z] fc1c6a4f349a: Preparing [2022-07-06T19:35:38.761Z] 4fc242d58285: Preparing [2022-07-06T19:35:38.761Z] ff09fcbafc5b: Layer already exists [2022-07-06T19:35:38.761Z] 4fc242d58285: Layer already exists [2022-07-06T19:35:38.761Z] fc1c6a4f349a: Layer already exists [2022-07-06T19:35:38.761Z] e3ed212f267a: Layer already exists [2022-07-06T19:35:38.761Z] 8f75a323bdb4: Layer already exists [2022-07-06T19:35:38.761Z] latest: digest: sha256:a3940103d0af58fcc89996512b63210529857fda86fcfefef964e6927601ec64 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-06T19:35:39.085Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:0.0.1-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-06T19:35:39.404Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:0.0.1-dev.22 [2022-07-06T19:35:39.404Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2022-07-06T19:35:39.404Z] e3ed212f267a: Preparing [2022-07-06T19:35:39.404Z] 8f75a323bdb4: Preparing [2022-07-06T19:35:39.404Z] ff09fcbafc5b: Preparing [2022-07-06T19:35:39.404Z] fc1c6a4f349a: Preparing [2022-07-06T19:35:39.404Z] 4fc242d58285: Preparing [2022-07-06T19:35:39.404Z] e3ed212f267a: Layer already exists [2022-07-06T19:35:39.404Z] 8f75a323bdb4: Layer already exists [2022-07-06T19:35:39.404Z] ff09fcbafc5b: Layer already exists [2022-07-06T19:35:39.404Z] fc1c6a4f349a: Layer already exists [2022-07-06T19:35:39.404Z] 4fc242d58285: Layer already exists [2022-07-06T19:35:39.404Z] 0.0.1-dev.22: digest: sha256:a3940103d0af58fcc89996512b63210529857fda86fcfefef964e6927601ec64 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-06T19:35:39.721Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:82843687bcf82fd8ddbc6870f1be613a828c9679-0.0.1-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-06T19:35:40.040Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:82843687bcf82fd8ddbc6870f1be613a828c9679-0.0.1-dev.22 [2022-07-06T19:35:40.040Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2022-07-06T19:35:40.040Z] e3ed212f267a: Preparing [2022-07-06T19:35:40.040Z] 8f75a323bdb4: Preparing [2022-07-06T19:35:40.040Z] ff09fcbafc5b: Preparing [2022-07-06T19:35:40.040Z] fc1c6a4f349a: Preparing [2022-07-06T19:35:40.040Z] 4fc242d58285: Preparing [2022-07-06T19:35:40.040Z] fc1c6a4f349a: Layer already exists [2022-07-06T19:35:40.040Z] 8f75a323bdb4: Layer already exists [2022-07-06T19:35:40.040Z] 4fc242d58285: Layer already exists [2022-07-06T19:35:40.040Z] e3ed212f267a: Layer already exists [2022-07-06T19:35:40.040Z] ff09fcbafc5b: Layer already exists [2022-07-06T19:35:40.040Z] 82843687bcf82fd8ddbc6870f1be613a828c9679-0.0.1-dev.22: digest: sha256:a3940103d0af58fcc89996512b63210529857fda86fcfefef964e6927601ec64 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-06T19:35:40.378Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-06T19:35:40.726Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:main [2022-07-06T19:35:40.726Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2022-07-06T19:35:40.726Z] e3ed212f267a: Preparing [2022-07-06T19:35:40.726Z] 8f75a323bdb4: Preparing [2022-07-06T19:35:40.726Z] ff09fcbafc5b: Preparing [2022-07-06T19:35:40.726Z] fc1c6a4f349a: Preparing [2022-07-06T19:35:40.726Z] 4fc242d58285: Preparing [2022-07-06T19:35:40.726Z] ff09fcbafc5b: Layer already exists [2022-07-06T19:35:40.726Z] fc1c6a4f349a: Layer already exists [2022-07-06T19:35:40.726Z] e3ed212f267a: Layer already exists [2022-07-06T19:35:40.726Z] 8f75a323bdb4: Layer already exists [2022-07-06T19:35:40.726Z] 4fc242d58285: Layer already exists [2022-07-06T19:35:40.726Z] main: digest: sha256:a3940103d0af58fcc89996512b63210529857fda86fcfefef964e6927601ec64 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-06T19:35:40.767Z] ===================================================== [Pipeline] echo [2022-07-06T19:35:40.778Z] taggedImages: [2022-07-06T19:35:40.778Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:82843687bcf82fd8ddbc6870f1be613a828c9679 [2022-07-06T19:35:40.778Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2022-07-06T19:35:40.778Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:0.0.1-dev.22 [2022-07-06T19:35:40.778Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:82843687bcf82fd8ddbc6870f1be613a828c9679-0.0.1-dev.22 [2022-07-06T19:35:40.778Z] - 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 [2022-07-06T19:35:41.151Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-06T19:35:41.152Z] [2022-07-06T19:35:41.152Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-06T19:35:41.454Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-06T19:35:41.454Z] latest: Pulling from edgex-lftools-log-publisher [2022-07-06T19:35:41.454Z] 5eb5b503b376: Pulling fs layer [2022-07-06T19:35:41.454Z] 5c69ac0246d0: Pulling fs layer [2022-07-06T19:35:41.454Z] ec43610c2a17: Pulling fs layer [2022-07-06T19:35:41.454Z] 3a2ae6a8a46f: Pulling fs layer [2022-07-06T19:35:41.454Z] 33b1e0a273af: Pulling fs layer [2022-07-06T19:35:41.454Z] 5d3b04190fa2: Pulling fs layer [2022-07-06T19:35:41.454Z] 2f39f015ded8: Pulling fs layer [2022-07-06T19:35:41.454Z] 3a2ae6a8a46f: Waiting [2022-07-06T19:35:41.454Z] 33b1e0a273af: Waiting [2022-07-06T19:35:41.454Z] 2f39f015ded8: Waiting [2022-07-06T19:35:41.454Z] 5c69ac0246d0: Verifying Checksum [2022-07-06T19:35:41.454Z] 5c69ac0246d0: Download complete [2022-07-06T19:35:41.454Z] 3a2ae6a8a46f: Verifying Checksum [2022-07-06T19:35:41.454Z] 3a2ae6a8a46f: Download complete [2022-07-06T19:35:41.717Z] 33b1e0a273af: Verifying Checksum [2022-07-06T19:35:41.717Z] 33b1e0a273af: Download complete [2022-07-06T19:35:41.717Z] ec43610c2a17: Verifying Checksum [2022-07-06T19:35:41.717Z] ec43610c2a17: Download complete [2022-07-06T19:35:41.717Z] 5d3b04190fa2: Verifying Checksum [2022-07-06T19:35:41.717Z] 5d3b04190fa2: Download complete [2022-07-06T19:35:41.717Z] 5eb5b503b376: Verifying Checksum [2022-07-06T19:35:41.717Z] 5eb5b503b376: Download complete [2022-07-06T19:35:42.285Z] 2f39f015ded8: Download complete [2022-07-06T19:35:42.855Z] 5eb5b503b376: Pull complete [2022-07-06T19:35:43.116Z] 5c69ac0246d0: Pull complete [2022-07-06T19:35:43.685Z] ec43610c2a17: Pull complete [2022-07-06T19:35:43.685Z] 3a2ae6a8a46f: Pull complete [2022-07-06T19:35:43.946Z] 33b1e0a273af: Pull complete [2022-07-06T19:35:43.946Z] 5d3b04190fa2: Pull complete [2022-07-06T19:35:48.138Z] 2f39f015ded8: Pull complete [2022-07-06T19:35:48.138Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-07-06T19:35:48.138Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-06T19:35:48.138Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-06T19:35:48.223Z] prd-ubuntu20.04-docker-8c-8g-17047 does not seem to be running inside a container [2022-07-06T19:35:48.262Z] $ 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 [2022-07-06T19:35:49.872Z] $ docker top 2f5f7156dfcf183e3659f2c5b40da56fc0cbd0a6cfeb4e3711f6989a556baf68 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-06T19:35:50.269Z] ---> job-cost.sh [2022-07-06T19:35:50.269Z] lf-activate-venv: SKIPPING [2022-07-06T19:35:50.269Z] INFO: No Stack... [2022-07-06T19:35:50.839Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-07-06T19:35:51.099Z] INFO: Archiving Costs [Pipeline] sh [2022-07-06T19:35:51.388Z] + cat /w/workspace/foundry_device-onvif-camera_main/archives/cost.csv [2022-07-06T19:35:51.388Z] + cut -d, -f6 [Pipeline] lock [2022-07-06T19:35:51.403Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-main-25-stack-cost] [2022-07-06T19:35:51.408Z] Resource [jenkins-edgexfoundry-device-onvif-camera-main-25-stack-cost] did not exist. Created. [2022-07-06T19:35:51.408Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-main-25-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-07-06T19:35:51.707Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-07-06T19:35:51.734Z] Stashed 1 file(s) [Pipeline] } [2022-07-06T19:35:51.740Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-main-25-stack-cost] [Pipeline] // lock [Pipeline] } [2022-07-06T19:35:51.759Z] $ docker stop --time=1 2f5f7156dfcf183e3659f2c5b40da56fc0cbd0a6cfeb4e3711f6989a556baf68 [2022-07-06T19:35:52.917Z] $ docker rm -f 2f5f7156dfcf183e3659f2c5b40da56fc0cbd0a6cfeb4e3711f6989a556baf68 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-07-06T19:38:00.285Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-17048 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] ws [2022-07-06T19:38:00.297Z] Running in /w/workspace/device-onvif-camera/25 [Pipeline] { [Pipeline] checkout [2022-07-06T19:38:00.344Z] Selected Git installation does not exist. Using Default [2022-07-06T19:38:00.344Z] The recommended git tool is: NONE [2022-07-06T19:38:05.226Z] using credential edgex-jenkins-ssh [2022-07-06T19:38:05.243Z] Cloning the remote Git repository [2022-07-06T19:38:05.309Z] Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git [2022-07-06T19:38:05.396Z] > git init /w/workspace/device-onvif-camera/25 # timeout=10 [2022-07-06T19:38:05.567Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2022-07-06T19:38:05.568Z] > git --version # timeout=10 [2022-07-06T19:38:05.589Z] > git --version # 'git version 2.25.1' [2022-07-06T19:38:05.591Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-07-06T19:38:05.757Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-07-06T19:38:06.676Z] Avoid second fetch [2022-07-06T19:38:06.677Z] Checking out Revision 82843687bcf82fd8ddbc6870f1be613a828c9679 (main) [2022-07-06T19:38:06.635Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2022-07-06T19:38:06.656Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-07-06T19:38:06.698Z] > git config core.sparsecheckout # timeout=10 [2022-07-06T19:38:06.716Z] > git checkout -f 82843687bcf82fd8ddbc6870f1be613a828c9679 # timeout=10 [2022-07-06T19:38:10.997Z] Commit message: "docs: Remove compose folder and update doc (#95)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-06T19:38:11.853Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-07-06T19:38:11.853Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-06T19:38:11.853Z] Dload Upload Total Spent Left Speed [2022-07-06T19:38:11.853Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 92825 0 --:--:-- --:--:-- --:--:-- 93534 [Pipeline] sh [2022-07-06T19:38:12.577Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-07-06T19:38:12.928Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-07-06T19:38:12.928Z] + sudo tee /etc/docker/daemon.new [2022-07-06T19:38:12.928Z] { [2022-07-06T19:38:12.928Z] "registry-mirrors": [ [2022-07-06T19:38:12.928Z] "https://nexus3.edgexfoundry.org:10001" [2022-07-06T19:38:12.928Z] ], [2022-07-06T19:38:12.928Z] "bip": "10.250.0.254/24", [2022-07-06T19:38:12.928Z] "hosts": [ [2022-07-06T19:38:12.928Z] "tcp://0.0.0.0:5555", [2022-07-06T19:38:12.928Z] "unix:///var/run/docker.sock" [2022-07-06T19:38:12.928Z] ], [2022-07-06T19:38:12.928Z] "mtu": 1458, [2022-07-06T19:38:12.928Z] "selinux-enabled": true, [2022-07-06T19:38:12.928Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-07-06T19:38:12.928Z] } [Pipeline] sh [2022-07-06T19:38:13.286Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-07-06T19:38:13.634Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-06T19:38:31.995Z] provisioning config files... [2022-07-06T19:38:32.021Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/25@tmp/config146565997229481905tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-06T19:38:32.389Z] ---> docker-login.sh [2022-07-06T19:38:32.390Z] nexus3.edgexfoundry.org:10001 [2022-07-06T19:38:32.992Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-06T19:38:33.271Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-06T19:38:33.271Z] Configure a credential helper to remove this warning. See [2022-07-06T19:38:33.271Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-06T19:38:33.271Z] [2022-07-06T19:38:33.271Z] Login Succeeded [2022-07-06T19:38:33.271Z] nexus3.edgexfoundry.org:10002 [2022-07-06T19:38:33.881Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-06T19:38:33.881Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-06T19:38:33.881Z] Configure a credential helper to remove this warning. See [2022-07-06T19:38:33.881Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-06T19:38:33.881Z] [2022-07-06T19:38:33.881Z] Login Succeeded [2022-07-06T19:38:33.881Z] nexus3.edgexfoundry.org:10003 [2022-07-06T19:38:34.165Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-06T19:38:34.442Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-06T19:38:34.442Z] Configure a credential helper to remove this warning. See [2022-07-06T19:38:34.442Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-06T19:38:34.442Z] [2022-07-06T19:38:34.442Z] Login Succeeded [2022-07-06T19:38:34.442Z] nexus3.edgexfoundry.org:10004 [2022-07-06T19:38:34.714Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-06T19:38:34.714Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-06T19:38:34.714Z] Configure a credential helper to remove this warning. See [2022-07-06T19:38:34.714Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-06T19:38:34.714Z] [2022-07-06T19:38:34.714Z] Login Succeeded [2022-07-06T19:38:34.714Z] docker.io [2022-07-06T19:38:35.315Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-06T19:38:35.588Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-06T19:38:35.588Z] Configure a credential helper to remove this warning. See [2022-07-06T19:38:35.588Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-06T19:38:35.588Z] [2022-07-06T19:38:35.588Z] Login Succeeded [2022-07-06T19:38:35.588Z] ---> docker-login.sh ends [Pipeline] } [2022-07-06T19:38:35.606Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-07-06T19:38:36.123Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-06T19:38:36.137Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-06T19:38:36.149Z] ========================================================= [2022-07-06T19:38:36.149Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-07-06T19:38:36.149Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-06T19:38:36.548Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-07-06T19:38:36.822Z] Sending build context to Docker daemon 6.393MB [2022-07-06T19:38:37.096Z] Step 1/13 : ARG BASE=golang:1.17-alpine3.15 [2022-07-06T19:38:37.097Z] Step 2/13 : FROM ${BASE} AS builder [2022-07-06T19:38:37.097Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-07-06T19:38:37.097Z] 9b3977197b4f: Pulling fs layer [2022-07-06T19:38:37.097Z] 1a89e8eeedd5: Pulling fs layer [2022-07-06T19:38:37.097Z] 94645a83ff95: Pulling fs layer [2022-07-06T19:38:37.097Z] e6fb740bc735: Pulling fs layer [2022-07-06T19:38:37.097Z] 3a77bd46dcc9: Pulling fs layer [2022-07-06T19:38:37.097Z] 355e64cbe906: Pulling fs layer [2022-07-06T19:38:37.097Z] 63ab81a10011: Pulling fs layer [2022-07-06T19:38:37.097Z] 555d1d1c4555: Pulling fs layer [2022-07-06T19:38:37.097Z] 7d9057610161: Pulling fs layer [2022-07-06T19:38:37.097Z] 355e64cbe906: Waiting [2022-07-06T19:38:37.097Z] 63ab81a10011: Waiting [2022-07-06T19:38:37.097Z] 555d1d1c4555: Waiting [2022-07-06T19:38:37.097Z] 7d9057610161: Waiting [2022-07-06T19:38:37.097Z] e6fb740bc735: Waiting [2022-07-06T19:38:37.097Z] 3a77bd46dcc9: Waiting [2022-07-06T19:38:37.097Z] 94645a83ff95: Verifying Checksum [2022-07-06T19:38:37.097Z] 94645a83ff95: Download complete [2022-07-06T19:38:37.097Z] 3a77bd46dcc9: Verifying Checksum [2022-07-06T19:38:37.097Z] 3a77bd46dcc9: Download complete [2022-07-06T19:38:37.373Z] 355e64cbe906: Verifying Checksum [2022-07-06T19:38:37.373Z] 355e64cbe906: Download complete [2022-07-06T19:38:37.373Z] 63ab81a10011: Verifying Checksum [2022-07-06T19:38:37.373Z] 63ab81a10011: Download complete [2022-07-06T19:38:37.373Z] 9b3977197b4f: Download complete [2022-07-06T19:38:38.372Z] 9b3977197b4f: Pull complete [2022-07-06T19:38:38.372Z] 7d9057610161: Verifying Checksum [2022-07-06T19:38:38.372Z] 7d9057610161: Download complete [2022-07-06T19:38:38.970Z] 1a89e8eeedd5: Pull complete [2022-07-06T19:38:39.261Z] 94645a83ff95: Pull complete [2022-07-06T19:38:39.538Z] 555d1d1c4555: Verifying Checksum [2022-07-06T19:38:39.538Z] 555d1d1c4555: Download complete [2022-07-06T19:38:40.134Z] e6fb740bc735: Verifying Checksum [2022-07-06T19:38:40.134Z] e6fb740bc735: Download complete [2022-07-06T19:38:52.549Z] e6fb740bc735: Pull complete [2022-07-06T19:38:52.549Z] 3a77bd46dcc9: Pull complete [2022-07-06T19:38:52.549Z] 355e64cbe906: Pull complete [2022-07-06T19:38:52.549Z] 63ab81a10011: Pull complete [2022-07-06T19:38:59.275Z] 555d1d1c4555: Pull complete [2022-07-06T19:39:00.713Z] 7d9057610161: Pull complete [2022-07-06T19:39:00.713Z] Digest: sha256:2bfe06e9b82483759db2d79553298764cc23e00699169ff1c4d7513112b2d636 [2022-07-06T19:39:00.713Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-07-06T19:39:00.713Z] ---> 819e984ddca1 [2022-07-06T19:39:00.713Z] Step 3/13 : ARG MAKE="make build" [2022-07-06T19:39:02.143Z] ---> Running in 1aed293ee4ac [2022-07-06T19:39:02.416Z] Removing intermediate container 1aed293ee4ac [2022-07-06T19:39:02.416Z] ---> 480e872c3f3a [2022-07-06T19:39:02.416Z] Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-07-06T19:39:02.691Z] ---> Running in 6df9544c95cd [2022-07-06T19:39:02.965Z] Removing intermediate container 6df9544c95cd [2022-07-06T19:39:02.965Z] ---> 222b9fae66cd [2022-07-06T19:39:02.965Z] Step 5/13 : ARG ALPINE_PKG_EXTRA="" [2022-07-06T19:39:02.965Z] ---> Running in 8afda6cb3e66 [2022-07-06T19:39:03.238Z] Removing intermediate container 8afda6cb3e66 [2022-07-06T19:39:03.238Z] ---> 15a66ee8299d [2022-07-06T19:39:03.238Z] Step 6/13 : LABEL Name=edgex-device-onvif-camera [2022-07-06T19:39:03.520Z] ---> Running in 0f26f97b856d [2022-07-06T19:39:03.792Z] Removing intermediate container 0f26f97b856d [2022-07-06T19:39:03.792Z] ---> 014e12f930bd [2022-07-06T19:39:03.792Z] Step 7/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-06T19:39:03.792Z] ---> Running in e9919243adc8 [2022-07-06T19:39:05.766Z] Removing intermediate container e9919243adc8 [2022-07-06T19:39:05.766Z] ---> 54e4fbbb6245 [2022-07-06T19:39:05.766Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-07-06T19:39:05.766Z] ---> Running in 7f709e0e2046 [2022-07-06T19:39:06.361Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-06T19:39:07.344Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-06T19:39:08.326Z] OK: 220 MiB in 52 packages [2022-07-06T19:39:08.928Z] Removing intermediate container 7f709e0e2046 [2022-07-06T19:39:08.928Z] ---> dde8ca0b5855 [2022-07-06T19:39:08.929Z] Step 9/13 : WORKDIR /device-onvif-camera [2022-07-06T19:39:08.929Z] ---> Running in 4cfb58ddc4cb [2022-07-06T19:39:09.532Z] Removing intermediate container 4cfb58ddc4cb [2022-07-06T19:39:09.532Z] ---> 67df2b2d472b [2022-07-06T19:39:09.532Z] Step 10/13 : COPY go.mod vendor* ./ [2022-07-06T19:39:09.809Z] ---> 890955864393 [2022-07-06T19:39:09.809Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-06T19:39:10.088Z] ---> Running in 4905b60c2edc [2022-07-06T19:39:57.088Z] Removing intermediate container 4905b60c2edc [2022-07-06T19:39:57.088Z] ---> bf63a39a1783 [2022-07-06T19:39:57.088Z] Step 12/13 : COPY . . [2022-07-06T19:39:57.088Z] ---> b39a485ca296 [2022-07-06T19:39:57.088Z] Step 13/13 : RUN ${MAKE} [2022-07-06T19:39:57.088Z] ---> Running in 1f6aee71ad92 [2022-07-06T19:39:57.088Z] noop [2022-07-06T19:39:57.362Z] Removing intermediate container 1f6aee71ad92 [2022-07-06T19:39:57.362Z] ---> 7d9b54076f41 [2022-07-06T19:39:57.362Z] Successfully built 7d9b54076f41 [2022-07-06T19:39:57.362Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-06T19:39:57.745Z] + docker inspect -f . ci-base-image-arm64 [2022-07-06T19:39:57.745Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-06T19:39:57.990Z] prd-ubuntu20.04-docker-arm64-4c-16g-17048 does not seem to be running inside a container [2022-07-06T19:39:58.082Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/25 -v /w/workspace/device-onvif-camera/25:/w/workspace/device-onvif-camera/25:rw,z -v /w/workspace/device-onvif-camera/25@tmp:/w/workspace/device-onvif-camera/25@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 [2022-07-06T19:39:59.348Z] $ docker top debddc3af3c8d334cdf30c69c1be3e34336fd895efe00192b872929ea6fa3ac0 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-06T19:40:00.267Z] + go version [2022-07-06T19:40:00.267Z] go version go1.17.7 linux/arm64 [Pipeline] } [2022-07-06T19:40:00.296Z] $ docker stop --time=1 debddc3af3c8d334cdf30c69c1be3e34336fd895efe00192b872929ea6fa3ac0 [2022-07-06T19:40:01.988Z] $ docker rm -f debddc3af3c8d334cdf30c69c1be3e34336fd895efe00192b872929ea6fa3ac0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-06T19:40:02.627Z] + docker inspect -f . ci-base-image-arm64 [2022-07-06T19:40:02.627Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-06T19:40:02.874Z] prd-ubuntu20.04-docker-arm64-4c-16g-17048 does not seem to be running inside a container [2022-07-06T19:40:02.960Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/25 -v /w/workspace/device-onvif-camera/25:/w/workspace/device-onvif-camera/25:rw,z -v /w/workspace/device-onvif-camera/25@tmp:/w/workspace/device-onvif-camera/25@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 [2022-07-06T19:40:04.206Z] $ docker top c2274a8067f0ed77b22b251168b217b184713e384214fba5f5589e86ec977749 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-07-06T19:40:05.131Z] + make test [2022-07-06T19:40:05.131Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-07-06T19:40:07.132Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2022-07-06T19:41:44.031Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2022-07-06T19:41:44.031Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 0.086s coverage: 7.0% of statements [2022-07-06T19:41:44.031Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2022-07-06T19:41:49.621Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 23.691s coverage: 13.8% of statements [2022-07-06T19:41:49.896Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-07-06T19:41:49.896Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-07-06T19:42:22.284Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-07-06T19:42:22.284Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-07-06T19:42:22.284Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-07-06T19:42:22.307Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-07-06T19:42:22.325Z] $ docker stop --time=1 c2274a8067f0ed77b22b251168b217b184713e384214fba5f5589e86ec977749 [2022-07-06T19:42:24.071Z] $ docker rm -f c2274a8067f0ed77b22b251168b217b184713e384214fba5f5589e86ec977749 [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-06T19:42:25.026Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-07-06T19:42:25.049Z] Warning: overwriting stash ‘coverage-report’ [2022-07-06T19:42:25.562Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-06T19:42:25.945Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-07-06T19:42:26.286Z] + ls -al . [2022-07-06T19:42:26.286Z] total 244 [2022-07-06T19:42:26.286Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 6 19:42 . [2022-07-06T19:42:26.286Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 6 19:38 .. [2022-07-06T19:42:26.287Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 6 19:38 .git [2022-07-06T19:42:26.287Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 6 19:38 .github [2022-07-06T19:42:26.287Z] -rw-rw-r-- 1 jenkins jenkins 352 Jul 6 19:38 .gitignore [2022-07-06T19:42:26.287Z] -rw-rw-r-- 1 jenkins jenkins 42 Jul 6 19:38 .golangci.yml [2022-07-06T19:42:26.287Z] -rw-rw-r-- 1 jenkins jenkins 9102 Jul 6 19:38 Attribution.txt [2022-07-06T19:42:26.287Z] -rw-rw-r-- 1 jenkins jenkins 189 Jul 6 19:38 CHANGELOG.md [2022-07-06T19:42:26.287Z] -rw-rw-r-- 1 jenkins jenkins 1667 Jul 6 19:38 Dockerfile [2022-07-06T19:42:26.287Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 6 19:38 GOVERNANCE.md [2022-07-06T19:42:26.287Z] -rw-rw-r-- 1 jenkins jenkins 660 Jul 6 19:38 Jenkinsfile [2022-07-06T19:42:26.287Z] -rw-rw-r-- 1 jenkins jenkins 11348 Jul 6 19:38 LICENSE [2022-07-06T19:42:26.287Z] -rw-rw-r-- 1 jenkins jenkins 2473 Jul 6 19:38 Makefile [2022-07-06T19:42:26.287Z] -rw-rw-r-- 1 jenkins jenkins 625 Jul 6 19:38 OWNERS.md [2022-07-06T19:42:26.287Z] -rw-rw-r-- 1 jenkins jenkins 31035 Jul 6 19:38 README.md [2022-07-06T19:42:26.287Z] -rw-rw-r-- 1 jenkins jenkins 12 Jul 6 19:34 VERSION [2022-07-06T19:42:26.287Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 6 19:38 bin [2022-07-06T19:42:26.287Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 6 19:38 cmd [2022-07-06T19:42:26.287Z] -rw-r--r-- 1 jenkins jenkins 70262 Jul 6 19:41 coverage.out [2022-07-06T19:42:26.287Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 6 19:38 doc [2022-07-06T19:42:26.287Z] -rw-rw-r-- 1 jenkins jenkins 3496 Jul 6 19:38 go.mod [2022-07-06T19:42:26.287Z] -rw-rw-r-- 1 jenkins jenkins 37305 Jul 6 19:38 go.sum [2022-07-06T19:42:26.287Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 6 19:38 internal [2022-07-06T19:42:26.287Z] -rw-rw-r-- 1 jenkins jenkins 236 Jul 6 19:38 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-06T19:42:26.647Z] + 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=82843687bcf82fd8ddbc6870f1be613a828c9679 --label arch=arm64 --label version=0.0.1-dev.22 . [2022-07-06T19:42:26.925Z] Sending build context to Docker daemon 6.465MB [2022-07-06T19:42:26.925Z] Step 1/26 : ARG BASE=golang:1.17-alpine3.15 [2022-07-06T19:42:26.925Z] Step 2/26 : FROM ${BASE} AS builder [2022-07-06T19:42:26.925Z] ---> 7d9b54076f41 [2022-07-06T19:42:26.925Z] Step 3/26 : ARG MAKE="make build" [2022-07-06T19:42:27.200Z] ---> Running in ed428b39b07a [2022-07-06T19:42:27.472Z] Removing intermediate container ed428b39b07a [2022-07-06T19:42:27.472Z] ---> 30acfda56e99 [2022-07-06T19:42:27.472Z] Step 4/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-07-06T19:42:27.472Z] ---> Running in 4038bf6d83e4 [2022-07-06T19:42:27.752Z] Removing intermediate container 4038bf6d83e4 [2022-07-06T19:42:27.752Z] ---> e54196d9a760 [2022-07-06T19:42:27.752Z] Step 5/26 : ARG ALPINE_PKG_EXTRA="" [2022-07-06T19:42:28.025Z] ---> Running in d4d67e1339c3 [2022-07-06T19:42:28.300Z] Removing intermediate container d4d67e1339c3 [2022-07-06T19:42:28.300Z] ---> 31170fa2755d [2022-07-06T19:42:28.300Z] Step 6/26 : LABEL Name=edgex-device-onvif-camera [2022-07-06T19:42:28.300Z] ---> Running in 27569ff6f9ea [2022-07-06T19:42:28.587Z] Removing intermediate container 27569ff6f9ea [2022-07-06T19:42:28.587Z] ---> e4e6eca867b2 [2022-07-06T19:42:28.587Z] Step 7/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-06T19:42:28.587Z] ---> Running in 544eceb20753 [2022-07-06T19:42:30.570Z] Removing intermediate container 544eceb20753 [2022-07-06T19:42:30.570Z] ---> 09c498a9023c [2022-07-06T19:42:30.570Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-07-06T19:42:30.570Z] ---> Running in 338f4112855c [2022-07-06T19:42:31.548Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-06T19:42:32.524Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-06T19:42:33.125Z] OK: 220 MiB in 52 packages [2022-07-06T19:42:34.109Z] Removing intermediate container 338f4112855c [2022-07-06T19:42:34.109Z] ---> a4dbc3c419ea [2022-07-06T19:42:34.109Z] Step 9/26 : WORKDIR /device-onvif-camera [2022-07-06T19:42:34.109Z] ---> Running in 1b0f189b3cb3 [2022-07-06T19:42:34.383Z] Removing intermediate container 1b0f189b3cb3 [2022-07-06T19:42:34.383Z] ---> 29edc1ce0f61 [2022-07-06T19:42:34.383Z] Step 10/26 : COPY go.mod vendor* ./ [2022-07-06T19:42:34.996Z] ---> 10b4b5af5f6a [2022-07-06T19:42:34.996Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-06T19:42:34.996Z] ---> Running in a6aaf42128ca [2022-07-06T19:42:36.987Z] Removing intermediate container a6aaf42128ca [2022-07-06T19:42:36.987Z] ---> 54b6769d4ead [2022-07-06T19:42:36.987Z] Step 12/26 : COPY . . [2022-07-06T19:42:38.425Z] ---> 1b2284ddbc1a [2022-07-06T19:42:38.425Z] Step 13/26 : RUN ${MAKE} [2022-07-06T19:42:38.425Z] ---> Running in 9b395e0bf108 [2022-07-06T19:42:39.412Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-onvif-camera.Version=0.0.1-dev.22 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.2.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd [2022-07-06T19:45:01.567Z] Removing intermediate container 9b395e0bf108 [2022-07-06T19:45:01.567Z] ---> 60675fe68a5d [2022-07-06T19:45:01.567Z] Step 14/26 : FROM alpine:3.15 [2022-07-06T19:45:01.567Z] 3.15: Pulling from library/alpine [2022-07-06T19:45:01.567Z] 9981e73032c8: Pulling fs layer [2022-07-06T19:45:01.567Z] 9981e73032c8: Verifying Checksum [2022-07-06T19:45:01.567Z] 9981e73032c8: Download complete [2022-07-06T19:45:01.567Z] 9981e73032c8: Pull complete [2022-07-06T19:45:01.567Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-07-06T19:45:01.567Z] Status: Downloaded newer image for alpine:3.15 [2022-07-06T19:45:01.567Z] ---> 3fb3c9af89a9 [2022-07-06T19:45:01.567Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2022-07-06T19:45:01.567Z] ---> Running in 8d988110409d [2022-07-06T19:45:01.567Z] Removing intermediate container 8d988110409d [2022-07-06T19:45:01.567Z] ---> 5a87c9e39a79 [2022-07-06T19:45:01.567Z] Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init [2022-07-06T19:45:01.567Z] ---> Running in 8b519b5fa9bf [2022-07-06T19:45:01.567Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-06T19:45:01.567Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-06T19:45:01.567Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-07-06T19:45:01.567Z] (2/6) Installing libgcc (10.3.1_git20211027-r0) [2022-07-06T19:45:01.567Z] (3/6) Installing libsodium (1.0.18-r0) [2022-07-06T19:45:01.567Z] (4/6) Installing libstdc++ (10.3.1_git20211027-r0) [2022-07-06T19:45:01.567Z] (5/6) Installing libzmq (4.3.4-r0) [2022-07-06T19:45:01.567Z] (6/6) Installing zeromq (4.3.4-r0) [2022-07-06T19:45:01.567Z] Executing busybox-1.34.1-r5.trigger [2022-07-06T19:45:01.567Z] OK: 8 MiB in 20 packages [2022-07-06T19:45:01.567Z] Removing intermediate container 8b519b5fa9bf [2022-07-06T19:45:01.567Z] ---> dd537e19fe0d [2022-07-06T19:45:01.567Z] Step 17/26 : WORKDIR / [2022-07-06T19:45:01.567Z] ---> Running in d91153c0bf4f [2022-07-06T19:45:01.567Z] Removing intermediate container d91153c0bf4f [2022-07-06T19:45:01.567Z] ---> 4c0bc67614fb [2022-07-06T19:45:01.567Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2022-07-06T19:45:01.567Z] ---> f713a39f3780 [2022-07-06T19:45:01.567Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2022-07-06T19:45:01.567Z] ---> fac46b1f58ef [2022-07-06T19:45:01.567Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2022-07-06T19:45:01.567Z] ---> d6d0cd9229a3 [2022-07-06T19:45:01.567Z] Step 21/26 : EXPOSE 59984 [2022-07-06T19:45:01.567Z] ---> Running in 4040b54a5247 [2022-07-06T19:45:01.567Z] Removing intermediate container 4040b54a5247 [2022-07-06T19:45:01.567Z] ---> 15db0b4b09fb [2022-07-06T19:45:01.567Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2022-07-06T19:45:01.567Z] ---> Running in e66a6f097d60 [2022-07-06T19:45:01.567Z] Removing intermediate container e66a6f097d60 [2022-07-06T19:45:01.567Z] ---> b993321417cb [2022-07-06T19:45:01.567Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-06T19:45:01.567Z] ---> Running in 5222582f456b [2022-07-06T19:45:01.567Z] Removing intermediate container 5222582f456b [2022-07-06T19:45:01.567Z] ---> 7aef7927e4cb [2022-07-06T19:45:01.567Z] Step 24/26 : LABEL arch=arm64 [2022-07-06T19:45:01.567Z] ---> Running in 58b9f28ae61b [2022-07-06T19:45:01.567Z] Removing intermediate container 58b9f28ae61b [2022-07-06T19:45:01.567Z] ---> 86f44e56c6ac [2022-07-06T19:45:01.567Z] Step 25/26 : LABEL git_sha=82843687bcf82fd8ddbc6870f1be613a828c9679 [2022-07-06T19:45:01.567Z] ---> Running in 0085591707b5 [2022-07-06T19:45:01.567Z] Removing intermediate container 0085591707b5 [2022-07-06T19:45:01.567Z] ---> 53076eb3309c [2022-07-06T19:45:01.567Z] Step 26/26 : LABEL version=0.0.1-dev.22 [2022-07-06T19:45:01.567Z] ---> Running in d4cfa7272e92 [2022-07-06T19:45:01.567Z] Removing intermediate container d4cfa7272e92 [2022-07-06T19:45:01.567Z] ---> d5b9b895a1d0 [2022-07-06T19:45:01.567Z] [Warning] One or more build-args [ARCH] were not consumed [2022-07-06T19:45:01.567Z] Successfully built d5b9b895a1d0 [2022-07-06T19:45:01.567Z] 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 [2022-07-06T19:45:01.897Z] provisioning config files... [2022-07-06T19:45:01.921Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/25@tmp/config3437297013327351899tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-06T19:45:02.506Z] ---> docker-login.sh [2022-07-06T19:45:02.506Z] nexus3.edgexfoundry.org:10001 [2022-07-06T19:45:02.506Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-06T19:45:02.790Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-06T19:45:02.790Z] Configure a credential helper to remove this warning. See [2022-07-06T19:45:02.790Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-06T19:45:02.790Z] [2022-07-06T19:45:02.790Z] Login Succeeded [2022-07-06T19:45:02.790Z] nexus3.edgexfoundry.org:10002 [2022-07-06T19:45:03.280Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-06T19:45:03.280Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-06T19:45:03.280Z] Configure a credential helper to remove this warning. See [2022-07-06T19:45:03.280Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-06T19:45:03.280Z] [2022-07-06T19:45:03.280Z] Login Succeeded [2022-07-06T19:45:03.280Z] nexus3.edgexfoundry.org:10003 [2022-07-06T19:45:03.556Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-06T19:45:03.556Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-06T19:45:03.556Z] Configure a credential helper to remove this warning. See [2022-07-06T19:45:03.556Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-06T19:45:03.556Z] [2022-07-06T19:45:03.556Z] Login Succeeded [2022-07-06T19:45:03.832Z] nexus3.edgexfoundry.org:10004 [2022-07-06T19:45:04.104Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-06T19:45:04.104Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-06T19:45:04.104Z] Configure a credential helper to remove this warning. See [2022-07-06T19:45:04.104Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-06T19:45:04.104Z] [2022-07-06T19:45:04.104Z] Login Succeeded [2022-07-06T19:45:04.104Z] docker.io [2022-07-06T19:45:04.704Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-06T19:45:04.976Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-06T19:45:04.976Z] Configure a credential helper to remove this warning. See [2022-07-06T19:45:04.976Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-06T19:45:04.976Z] [2022-07-06T19:45:04.976Z] Login Succeeded [2022-07-06T19:45:04.976Z] ---> docker-login.sh ends [Pipeline] } [2022-07-06T19:45:04.996Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-06T19:45:05.023Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-06T19:45:05.045Z] [edgeXDocker.push] Tagging docker image device-onvif-camera-arm64 with the following tags: [2022-07-06T19:45:05.045Z] 82843687bcf82fd8ddbc6870f1be613a828c9679 [2022-07-06T19:45:05.045Z] latest [2022-07-06T19:45:05.045Z] 0.0.1-dev.22 [2022-07-06T19:45:05.045Z] 82843687bcf82fd8ddbc6870f1be613a828c9679-0.0.1-dev.22 [2022-07-06T19:45:05.045Z] main [2022-07-06T19:45:05.045Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-06T19:45:05.410Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:82843687bcf82fd8ddbc6870f1be613a828c9679 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-06T19:45:05.999Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:82843687bcf82fd8ddbc6870f1be613a828c9679 [2022-07-06T19:45:05.999Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2022-07-06T19:45:05.999Z] be7ce1a4d197: Preparing [2022-07-06T19:45:05.999Z] 6ea12e38c1ad: Preparing [2022-07-06T19:45:05.999Z] 217d506c2956: Preparing [2022-07-06T19:45:05.999Z] 8f8f4a6c6328: Preparing [2022-07-06T19:45:05.999Z] 4f4ce317c6bb: Preparing [2022-07-06T19:45:05.999Z] 4f4ce317c6bb: Layer already exists [2022-07-06T19:45:06.494Z] be7ce1a4d197: Pushed [2022-07-06T19:45:06.494Z] 6ea12e38c1ad: Pushed [2022-07-06T19:45:06.773Z] 8f8f4a6c6328: Pushed [2022-07-06T19:45:12.439Z] 217d506c2956: Pushed [2022-07-06T19:45:12.720Z] 82843687bcf82fd8ddbc6870f1be613a828c9679: digest: sha256:efc82250e4f0f759a4f9c1d755b68e9ee8856c7e2307433bf00aa80500761965 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-06T19:45:13.385Z] + 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 [2022-07-06T19:45:14.006Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [2022-07-06T19:45:14.006Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2022-07-06T19:45:14.006Z] be7ce1a4d197: Preparing [2022-07-06T19:45:14.006Z] 6ea12e38c1ad: Preparing [2022-07-06T19:45:14.006Z] 217d506c2956: Preparing [2022-07-06T19:45:14.006Z] 8f8f4a6c6328: Preparing [2022-07-06T19:45:14.006Z] 4f4ce317c6bb: Preparing [2022-07-06T19:45:14.006Z] 8f8f4a6c6328: Layer already exists [2022-07-06T19:45:14.006Z] be7ce1a4d197: Layer already exists [2022-07-06T19:45:14.006Z] 217d506c2956: Layer already exists [2022-07-06T19:45:14.006Z] 4f4ce317c6bb: Layer already exists [2022-07-06T19:45:14.006Z] 6ea12e38c1ad: Layer already exists [2022-07-06T19:45:14.006Z] latest: digest: sha256:efc82250e4f0f759a4f9c1d755b68e9ee8856c7e2307433bf00aa80500761965 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-06T19:45:14.407Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:0.0.1-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-06T19:45:14.785Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:0.0.1-dev.22 [2022-07-06T19:45:14.786Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2022-07-06T19:45:14.786Z] be7ce1a4d197: Preparing [2022-07-06T19:45:14.786Z] 6ea12e38c1ad: Preparing [2022-07-06T19:45:14.786Z] 217d506c2956: Preparing [2022-07-06T19:45:14.786Z] 8f8f4a6c6328: Preparing [2022-07-06T19:45:14.786Z] 4f4ce317c6bb: Preparing [2022-07-06T19:45:14.786Z] 6ea12e38c1ad: Layer already exists [2022-07-06T19:45:14.786Z] 8f8f4a6c6328: Layer already exists [2022-07-06T19:45:14.786Z] be7ce1a4d197: Layer already exists [2022-07-06T19:45:14.786Z] 4f4ce317c6bb: Layer already exists [2022-07-06T19:45:14.786Z] 217d506c2956: Layer already exists [2022-07-06T19:45:15.061Z] 0.0.1-dev.22: digest: sha256:efc82250e4f0f759a4f9c1d755b68e9ee8856c7e2307433bf00aa80500761965 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-06T19:45:15.456Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:82843687bcf82fd8ddbc6870f1be613a828c9679-0.0.1-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-06T19:45:16.051Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:82843687bcf82fd8ddbc6870f1be613a828c9679-0.0.1-dev.22 [2022-07-06T19:45:16.051Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2022-07-06T19:45:16.051Z] be7ce1a4d197: Preparing [2022-07-06T19:45:16.051Z] 6ea12e38c1ad: Preparing [2022-07-06T19:45:16.051Z] 217d506c2956: Preparing [2022-07-06T19:45:16.051Z] 8f8f4a6c6328: Preparing [2022-07-06T19:45:16.051Z] 4f4ce317c6bb: Preparing [2022-07-06T19:45:16.051Z] be7ce1a4d197: Layer already exists [2022-07-06T19:45:16.051Z] 217d506c2956: Layer already exists [2022-07-06T19:45:16.051Z] 4f4ce317c6bb: Layer already exists [2022-07-06T19:45:16.051Z] 8f8f4a6c6328: Layer already exists [2022-07-06T19:45:16.051Z] 6ea12e38c1ad: Layer already exists [2022-07-06T19:45:16.051Z] 82843687bcf82fd8ddbc6870f1be613a828c9679-0.0.1-dev.22: digest: sha256:efc82250e4f0f759a4f9c1d755b68e9ee8856c7e2307433bf00aa80500761965 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-06T19:45:16.450Z] + 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 [2022-07-06T19:45:16.831Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [2022-07-06T19:45:16.831Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2022-07-06T19:45:16.831Z] be7ce1a4d197: Preparing [2022-07-06T19:45:16.831Z] 6ea12e38c1ad: Preparing [2022-07-06T19:45:16.831Z] 217d506c2956: Preparing [2022-07-06T19:45:16.831Z] 8f8f4a6c6328: Preparing [2022-07-06T19:45:16.831Z] 4f4ce317c6bb: Preparing [2022-07-06T19:45:16.831Z] 217d506c2956: Layer already exists [2022-07-06T19:45:16.831Z] 4f4ce317c6bb: Layer already exists [2022-07-06T19:45:16.831Z] 8f8f4a6c6328: Layer already exists [2022-07-06T19:45:16.831Z] be7ce1a4d197: Layer already exists [2022-07-06T19:45:16.831Z] 6ea12e38c1ad: Layer already exists [2022-07-06T19:45:17.109Z] main: digest: sha256:efc82250e4f0f759a4f9c1d755b68e9ee8856c7e2307433bf00aa80500761965 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-06T19:45:17.181Z] ===================================================== [Pipeline] echo [2022-07-06T19:45:17.191Z] taggedImages: [2022-07-06T19:45:17.191Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:82843687bcf82fd8ddbc6870f1be613a828c9679 [2022-07-06T19:45:17.191Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [2022-07-06T19:45:17.191Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:0.0.1-dev.22 [2022-07-06T19:45:17.191Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:82843687bcf82fd8ddbc6870f1be613a828c9679-0.0.1-dev.22 [2022-07-06T19:45:17.191Z] - 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 [2022-07-06T19:45:17.838Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-06T19:45:17.838Z] [2022-07-06T19:45:17.838Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-06T19:45:18.387Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-06T19:45:18.387Z] arm64: Pulling from edgex-lftools-log-publisher [2022-07-06T19:45:18.387Z] 8998bd30e6a1: Pulling fs layer [2022-07-06T19:45:18.387Z] 04944245beec: Pulling fs layer [2022-07-06T19:45:18.387Z] 699f458cf7ca: Pulling fs layer [2022-07-06T19:45:18.387Z] 765212b225bb: Pulling fs layer [2022-07-06T19:45:18.387Z] f23df028b6ca: Pulling fs layer [2022-07-06T19:45:18.387Z] d65c8cfc05b1: Pulling fs layer [2022-07-06T19:45:18.387Z] 2437ff75d9bd: Pulling fs layer [2022-07-06T19:45:18.387Z] 765212b225bb: Waiting [2022-07-06T19:45:18.895Z] f23df028b6ca: Waiting [2022-07-06T19:45:18.895Z] d65c8cfc05b1: Waiting [2022-07-06T19:45:18.895Z] 2437ff75d9bd: Waiting [2022-07-06T19:45:18.895Z] 04944245beec: Verifying Checksum [2022-07-06T19:45:18.895Z] 04944245beec: Download complete [2022-07-06T19:45:18.895Z] 765212b225bb: Download complete [2022-07-06T19:45:18.895Z] f23df028b6ca: Verifying Checksum [2022-07-06T19:45:18.895Z] f23df028b6ca: Download complete [2022-07-06T19:45:18.895Z] d65c8cfc05b1: Verifying Checksum [2022-07-06T19:45:18.895Z] d65c8cfc05b1: Download complete [2022-07-06T19:45:19.184Z] 699f458cf7ca: Verifying Checksum [2022-07-06T19:45:19.184Z] 699f458cf7ca: Download complete [2022-07-06T19:45:19.469Z] 8998bd30e6a1: Verifying Checksum [2022-07-06T19:45:19.469Z] 8998bd30e6a1: Download complete [2022-07-06T19:45:22.578Z] 2437ff75d9bd: Verifying Checksum [2022-07-06T19:45:22.578Z] 2437ff75d9bd: Download complete [2022-07-06T19:45:24.077Z] 8998bd30e6a1: Pull complete [2022-07-06T19:45:24.725Z] 04944245beec: Pull complete [2022-07-06T19:45:26.203Z] 699f458cf7ca: Pull complete [2022-07-06T19:45:26.203Z] 765212b225bb: Pull complete [2022-07-06T19:45:27.219Z] f23df028b6ca: Pull complete [2022-07-06T19:45:27.519Z] d65c8cfc05b1: Pull complete [2022-07-06T19:45:43.174Z] 2437ff75d9bd: Pull complete [2022-07-06T19:45:43.174Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-07-06T19:45:43.174Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-06T19:45:43.174Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-06T19:45:43.456Z] prd-ubuntu20.04-docker-arm64-4c-16g-17048 does not seem to be running inside a container [2022-07-06T19:45:43.572Z] $ 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/25 -v /w/workspace/device-onvif-camera/25:/w/workspace/device-onvif-camera/25:rw,z -v /w/workspace/device-onvif-camera/25@tmp:/w/workspace/device-onvif-camera/25@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 [2022-07-06T19:45:46.388Z] $ docker top b0982680df81fe47a365db53597588fe7fef1f3321b9cd7e0db4647bce6db11c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-06T19:45:47.356Z] ---> job-cost.sh [2022-07-06T19:45:47.356Z] lf-activate-venv: SKIPPING [2022-07-06T19:45:47.356Z] INFO: No Stack... [2022-07-06T19:45:47.633Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-07-06T19:45:48.618Z] INFO: Archiving Costs [Pipeline] sh [2022-07-06T19:45:49.318Z] + cat /w/workspace/device-onvif-camera/25/archives/cost.csv [2022-07-06T19:45:49.318Z] + cut -d, -f6 [Pipeline] lock [2022-07-06T19:45:49.598Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-main-25-stack-cost] [2022-07-06T19:45:49.605Z] Resource [jenkins-edgexfoundry-device-onvif-camera-main-25-stack-cost] did not exist. Created. [2022-07-06T19:45:49.605Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-main-25-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-07-06T19:45:50.294Z] /w/workspace/device-onvif-camera/25@tmp/durable-825bf723/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-07-06T19:45:51.000Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-07-06T19:45:51.024Z] Warning: overwriting stash ‘stack-cost’ [2022-07-06T19:45:51.082Z] Stashed 1 file(s) [Pipeline] } [2022-07-06T19:45:51.091Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-main-25-stack-cost] [Pipeline] // lock [Pipeline] } [2022-07-06T19:45:51.116Z] $ docker stop --time=1 b0982680df81fe47a365db53597588fe7fef1f3321b9cd7e0db4647bce6db11c [2022-07-06T19:45:52.729Z] $ docker rm -f b0982680df81fe47a365db53597588fe7fef1f3321b9cd7e0db4647bce6db11c [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 [2022-07-06T19:45:53.336Z] provisioning config files... [2022-07-06T19:45:53.344Z] copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config7690249483824006144tmp [Pipeline] { [Pipeline] sh [2022-07-06T19:45:53.640Z] + set +x [2022-07-06T19:45:53.640Z] + curl -s https://codecov.io/bash [2022-07-06T19:45:53.640Z] + bash -s -- [2022-07-06T19:45:53.640Z] [2022-07-06T19:45:53.640Z] _____ _ [2022-07-06T19:45:53.640Z] / ____| | | [2022-07-06T19:45:53.640Z] | | ___ __| | ___ ___ _____ __ [2022-07-06T19:45:53.640Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-07-06T19:45:53.640Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-07-06T19:45:53.640Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-07-06T19:45:53.640Z] Bash-1.0.6 [2022-07-06T19:45:53.640Z] [2022-07-06T19:45:53.640Z] [2022-07-06T19:45:53.640Z] ==> git version 2.25.1 found [2022-07-06T19:45:53.640Z] ==> 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 [2022-07-06T19:45:53.640Z] Release-Date: 2020-01-08 [2022-07-06T19:45:53.640Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-07-06T19:45:53.640Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-07-06T19:45:53.640Z] ==> Jenkins CI detected. [2022-07-06T19:45:53.640Z] current dir:  /w/workspace/foundry_device-onvif-camera_main [2022-07-06T19:45:53.640Z] project root: . [2022-07-06T19:45:53.640Z] --> token set from env [2022-07-06T19:45:53.640Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-07-06T19:45:53.640Z] ==> Running gcov in . (disable via -X gcov) [2022-07-06T19:45:53.640Z] ==> Python coveragepy not found [2022-07-06T19:45:53.640Z] ==> Searching for coverage reports in: [2022-07-06T19:45:53.640Z] + . [2022-07-06T19:45:53.640Z] -> Found 1 reports [2022-07-06T19:45:53.640Z] ==> Detecting git/mercurial file structure [2022-07-06T19:45:53.640Z] ==> Reading reports [2022-07-06T19:45:53.902Z] + ./coverage.out bytes=70262 [2022-07-06T19:45:53.902Z] ==> Appending adjustments [2022-07-06T19:45:53.902Z] https://docs.codecov.io/docs/fixing-reports [2022-07-06T19:45:53.902Z] + Found adjustments [2022-07-06T19:45:53.902Z] ==> Gzipping contents [2022-07-06T19:45:53.902Z] 12K /tmp/codecov.CkiW7A.gz [2022-07-06T19:45:53.902Z] ==> Uploading reports [2022-07-06T19:45:53.902Z] url: https://codecov.io [2022-07-06T19:45:53.902Z] query: branch=main&commit=82843687bcf82fd8ddbc6870f1be613a828c9679&build=25&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F25%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2022-07-06T19:45:53.902Z] -> Pinging Codecov [2022-07-06T19:45:53.902Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=191b7872-c352-4e56-a28e-da2c102d163d&branch=main&commit=82843687bcf82fd8ddbc6870f1be613a828c9679&build=25&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F25%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2022-07-06T19:45:54.168Z] -> Uploading to [2022-07-06T19:45:54.168Z] https://storage.googleapis.com/codecov/v4/raw/2022-07-06/F29A59C45E3A92E06B3E522C9905F8EF/82843687bcf82fd8ddbc6870f1be613a828c9679/178dcd8b-9f0a-45e8-96a0-5207c7e45437.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1E5YTIQF4NUDJHIPRXCW6SWPNHIWXR6YCTGFLBKZTWXKPGHK3U3FMCQWA%2F20220706%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220706T194553Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=1b22e1002a49a52ec69f701442d0c2a096d5dd08440e7cd61e5175641c8f3e0a [2022-07-06T19:45:54.168Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-06T19:45:54.168Z] Dload Upload Total Spent Left Speed [2022-07-06T19:45:54.433Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 9309 0 0 100 9309 0 41373 --:--:-- --:--:-- --:--:-- 41190 100 9309 0 0 100 9309 0 30722 --:--:-- --:--:-- --:--:-- 30621 [2022-07-06T19:45:54.433Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-onvif-camera/commit/82843687bcf82fd8ddbc6870f1be613a828c9679 [Pipeline] } [2022-07-06T19:45:54.441Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-07-06T19:45:54.634Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-07-06T19:45:54.643Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-06T19:45:54.941Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-07-06T19:45:54.941Z] [2022-07-06T19:45:54.941Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-06T19:45:55.254Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-07-06T19:45:55.254Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-07-06T19:45:55.254Z] df9b9388f04a: Already exists [2022-07-06T19:45:55.254Z] 52dc419b0ee2: Pulling fs layer [2022-07-06T19:45:55.254Z] 25bc292e5bac: Pulling fs layer [2022-07-06T19:45:55.254Z] 114826534d7a: Pulling fs layer [2022-07-06T19:45:55.254Z] 4657fd5d0bcf: Pulling fs layer [2022-07-06T19:45:55.254Z] 6ad1cebc031e: Pulling fs layer [2022-07-06T19:45:55.254Z] 8a3aa393b2d8: Pulling fs layer [2022-07-06T19:45:55.254Z] 4657fd5d0bcf: Waiting [2022-07-06T19:45:55.254Z] 6ad1cebc031e: Waiting [2022-07-06T19:45:55.254Z] 8a3aa393b2d8: Waiting [2022-07-06T19:45:55.254Z] 25bc292e5bac: Verifying Checksum [2022-07-06T19:45:55.254Z] 25bc292e5bac: Download complete [2022-07-06T19:45:55.254Z] 52dc419b0ee2: Verifying Checksum [2022-07-06T19:45:55.254Z] 52dc419b0ee2: Download complete [2022-07-06T19:45:55.254Z] 4657fd5d0bcf: Verifying Checksum [2022-07-06T19:45:55.254Z] 4657fd5d0bcf: Download complete [2022-07-06T19:45:55.254Z] 52dc419b0ee2: Pull complete [2022-07-06T19:45:55.517Z] 25bc292e5bac: Pull complete [2022-07-06T19:45:55.517Z] 6ad1cebc031e: Verifying Checksum [2022-07-06T19:45:55.517Z] 6ad1cebc031e: Download complete [2022-07-06T19:45:56.466Z] 8a3aa393b2d8: Verifying Checksum [2022-07-06T19:45:56.466Z] 8a3aa393b2d8: Download complete [2022-07-06T19:45:56.466Z] 114826534d7a: Verifying Checksum [2022-07-06T19:45:56.466Z] 114826534d7a: Download complete [2022-07-06T19:45:59.759Z] 114826534d7a: Pull complete [2022-07-06T19:46:00.018Z] 4657fd5d0bcf: Pull complete [2022-07-06T19:46:00.277Z] 6ad1cebc031e: Pull complete [2022-07-06T19:46:02.811Z] 8a3aa393b2d8: Pull complete [2022-07-06T19:46:02.811Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-07-06T19:46:02.811Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-07-06T19:46:02.811Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-06T19:46:02.905Z] prd-ubuntu20.04-docker-8c-8g-17047 does not seem to be running inside a container [2022-07-06T19:46:02.945Z] $ 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 [2022-07-06T19:46:04.440Z] $ docker top 4838bebe841bca9bab3b6b12dfc158617ad399f07d8a63e950e7c988ed49ffc2 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-07-06T19:46:04.528Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-onvif-camera:main' [Pipeline] sh [2022-07-06T19:46:04.812Z] + set -o pipefail [2022-07-06T19:46:04.812Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-onvif-camera:main' [2022-07-06T19:46:13.164Z] [2022-07-06T19:46:13.164Z] Monitoring /w/workspace/foundry_device-onvif-camera_main (github.com/edgexfoundry/device-onvif-camera)... [2022-07-06T19:46:13.164Z] [2022-07-06T19:46:13.164Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/dcbb76ce-b746-45d8-bf62-254b322cae83/history/66115d9c-5923-49a2-a101-7409bc1495a3 [2022-07-06T19:46:13.164Z] [2022-07-06T19:46:13.164Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-07-06T19:46:13.164Z] [2022-07-06T19:46:13.164Z] [2022-07-06T19:46:13.164Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2022-07-06T19:46:13.164Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2022-07-06T19:46:13.170Z] $ docker stop --time=1 4838bebe841bca9bab3b6b12dfc158617ad399f07d8a63e950e7c988ed49ffc2 [2022-07-06T19:46:15.147Z] $ docker rm -f 4838bebe841bca9bab3b6b12dfc158617ad399f07d8a63e950e7c988ed49ffc2 [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) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-07-06T19:46:15.884Z] + git log --format=format:%s -1 82843687bcf82fd8ddbc6870f1be613a828c9679 [Pipeline] sh [2022-07-06T19:46:16.177Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-06T19:46:16.177Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-06T19:46:16.482Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-06T19:46:16.482Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-06T19:46:16.564Z] prd-ubuntu20.04-docker-8c-8g-17047 does not seem to be running inside a container [2022-07-06T19:46:16.598Z] $ 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 [2022-07-06T19:46:16.959Z] $ docker top 4b3f170524cee3b4953c40bb89d455d39a5165f0f67fb0287d56e99347781a28 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-06T19:46:17.063Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-06T19:46:17.063Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-06T19:46:17.221Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-06T19:46:17.216Z] $ docker exec 4b3f170524cee3b4953c40bb89d455d39a5165f0f67fb0287d56e99347781a28 ssh-agent [2022-07-06T19:46:17.361Z] SSH_AUTH_SOCK=/tmp/ssh-Xfx0dIc5y0Gq/agent.32 [2022-07-06T19:46:17.361Z] SSH_AGENT_PID=38 [2022-07-06T19:46:17.368Z] Running ssh-add (command line suppressed) [2022-07-06T19:46:17.465Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_5432872602712820140.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_5432872602712820140.key) [2022-07-06T19:46:17.489Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-06T19:46:17.782Z] + git semver tag [2022-07-06T19:46:18.044Z] 2022-07-06 19:46:17,939 [run_tag] DEBUG tag force:False [2022-07-06T19:46:18.044Z] 2022-07-06 19:46:17,939 [check_head_tag] DEBUG check head tag [2022-07-06T19:46:18.044Z] 2022-07-06 19:46:17,939 [execute] INFO git cat-file --batch-check [2022-07-06T19:46:18.044Z] 2022-07-06 19:46:17,940 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) [2022-07-06T19:46:18.044Z] 2022-07-06 19:46:17,943 [execute] INFO git cat-file --batch [2022-07-06T19:46:18.044Z] 2022-07-06 19:46:17,944 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) [2022-07-06T19:46:18.044Z] 2022-07-06 19:46:17,955 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-07-06T19:46:18.044Z] 2022-07-06 19:46:17,955 [execute] INFO git tag -a v0.0.1-dev.22 -m v0.0.1-dev.22 [2022-07-06T19:46:18.044Z] 2022-07-06 19:46:17,955 [execute] DEBUG Popen(['git', 'tag', '-a', 'v0.0.1-dev.22', '-m', 'v0.0.1-dev.22'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) [2022-07-06T19:46:18.044Z] 2022-07-06 19:46:17,960 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-07-06T19:46:18.044Z] 0.0.1-dev.22 [Pipeline] } [2022-07-06T19:46:18.048Z] $ docker exec --env ******** --env ******** 4b3f170524cee3b4953c40bb89d455d39a5165f0f67fb0287d56e99347781a28 ssh-agent -k [2022-07-06T19:46:18.152Z] unset SSH_AUTH_SOCK; [2022-07-06T19:46:18.153Z] unset SSH_AGENT_PID; [2022-07-06T19:46:18.153Z] echo Agent pid 38 killed; [2022-07-06T19:46:18.172Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-06T19:46:18.484Z] + git semver [Pipeline] } [2022-07-06T19:46:18.757Z] $ docker stop --time=1 4b3f170524cee3b4953c40bb89d455d39a5165f0f67fb0287d56e99347781a28 [2022-07-06T19:46:20.042Z] $ docker rm -f 4b3f170524cee3b4953c40bb89d455d39a5165f0f67fb0287d56e99347781a28 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-06T19:46:20.462Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-07-06T19:46:20.462Z] [2022-07-06T19:46:20.462Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-06T19:46:20.773Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-07-06T19:46:20.773Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-07-06T19:46:20.773Z] ab5ef0e58194: Pulling fs layer [2022-07-06T19:46:20.773Z] 9712f1f96733: Pulling fs layer [2022-07-06T19:46:20.773Z] 63f879dbbcfc: Pulling fs layer [2022-07-06T19:46:20.773Z] 0d9ebad4ef96: Pulling fs layer [2022-07-06T19:46:20.773Z] e9a5061849ea: Pulling fs layer [2022-07-06T19:46:20.773Z] d747dcd14b5f: Pulling fs layer [2022-07-06T19:46:20.773Z] 2de7ff778b66: Pulling fs layer [2022-07-06T19:46:20.773Z] e9a5061849ea: Waiting [2022-07-06T19:46:20.773Z] 2de7ff778b66: Waiting [2022-07-06T19:46:20.773Z] d747dcd14b5f: Waiting [2022-07-06T19:46:20.773Z] 0d9ebad4ef96: Waiting [2022-07-06T19:46:20.773Z] 9712f1f96733: Verifying Checksum [2022-07-06T19:46:20.773Z] 9712f1f96733: Download complete [2022-07-06T19:46:21.347Z] 63f879dbbcfc: Verifying Checksum [2022-07-06T19:46:21.347Z] 63f879dbbcfc: Download complete [2022-07-06T19:46:21.611Z] e9a5061849ea: Verifying Checksum [2022-07-06T19:46:21.611Z] e9a5061849ea: Download complete [2022-07-06T19:46:21.871Z] d747dcd14b5f: Download complete [2022-07-06T19:46:21.871Z] ab5ef0e58194: Verifying Checksum [2022-07-06T19:46:21.871Z] ab5ef0e58194: Download complete [2022-07-06T19:46:21.871Z] 0d9ebad4ef96: Download complete [2022-07-06T19:46:21.872Z] 2de7ff778b66: Verifying Checksum [2022-07-06T19:46:21.872Z] 2de7ff778b66: Download complete [2022-07-06T19:46:25.172Z] ab5ef0e58194: Pull complete [2022-07-06T19:46:25.172Z] 9712f1f96733: Pull complete [2022-07-06T19:46:25.431Z] 63f879dbbcfc: Pull complete [2022-07-06T19:46:29.639Z] 0d9ebad4ef96: Pull complete [2022-07-06T19:46:29.639Z] e9a5061849ea: Pull complete [2022-07-06T19:46:29.639Z] d747dcd14b5f: Pull complete [2022-07-06T19:46:30.209Z] 2de7ff778b66: Pull complete [2022-07-06T19:46:30.209Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-07-06T19:46:30.209Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-07-06T19:46:30.209Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-06T19:46:30.299Z] prd-ubuntu20.04-docker-8c-8g-17047 does not seem to be running inside a container [2022-07-06T19:46:30.337Z] $ 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 [2022-07-06T19:46:32.092Z] $ docker top 21f993230527e0af947410cb9fe2b8545683da2b70e37b68638accbd98653f6c -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-07-06T19:46:32.176Z] provisioning config files... [2022-07-06T19:46:32.185Z] copy managed file [sigul-config] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config4115911234222720022tmp [2022-07-06T19:46:32.198Z] copy managed file [sigul-password] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config9177237951828683077tmp [2022-07-06T19:46:32.208Z] copy managed file [sigul-pki] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config6663027196074829078tmp [Pipeline] { [Pipeline] echo [2022-07-06T19:46:32.223Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-06T19:46:32.508Z] ---> sigul-configuration.sh [2022-07-06T19:46:32.508Z] gpg: directory `/root/.gnupg' created [2022-07-06T19:46:32.508Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-07-06T19:46:32.508Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-07-06T19:46:32.508Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-07-06T19:46:32.508Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-07-06T19:46:32.508Z] gpg: CAST5 encrypted data [2022-07-06T19:46:32.508Z] gpg: encrypted with 1 passphrase [2022-07-06T19:46:32.508Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-07-06T19:46:32.798Z] + mkdir /home/jenkins [2022-07-06T19:46:32.798Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-07-06T19:46:33.086Z] + 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 [2022-07-06T19:46:33.095Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-06T19:46:33.379Z] ---> sigul-install.sh [2022-07-06T19:46:33.379Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-07-06T19:46:33.665Z] + git tag --list [2022-07-06T19:46:33.665Z] v0.0.0 [2022-07-06T19:46:33.665Z] v0.0.1-dev.1 [2022-07-06T19:46:33.665Z] v0.0.1-dev.10 [2022-07-06T19:46:33.665Z] v0.0.1-dev.11 [2022-07-06T19:46:33.665Z] v0.0.1-dev.12 [2022-07-06T19:46:33.665Z] v0.0.1-dev.13 [2022-07-06T19:46:33.665Z] v0.0.1-dev.14 [2022-07-06T19:46:33.665Z] v0.0.1-dev.15 [2022-07-06T19:46:33.665Z] v0.0.1-dev.16 [2022-07-06T19:46:33.665Z] v0.0.1-dev.17 [2022-07-06T19:46:33.665Z] v0.0.1-dev.18 [2022-07-06T19:46:33.665Z] v0.0.1-dev.19 [2022-07-06T19:46:33.665Z] v0.0.1-dev.2 [2022-07-06T19:46:33.665Z] v0.0.1-dev.20 [2022-07-06T19:46:33.665Z] v0.0.1-dev.21 [2022-07-06T19:46:33.665Z] v0.0.1-dev.22 [2022-07-06T19:46:33.665Z] v0.0.1-dev.3 [2022-07-06T19:46:33.665Z] v0.0.1-dev.4 [2022-07-06T19:46:33.665Z] v0.0.1-dev.5 [2022-07-06T19:46:33.665Z] v0.0.1-dev.6 [2022-07-06T19:46:33.665Z] v0.0.1-dev.7 [2022-07-06T19:46:33.665Z] v0.0.1-dev.8 [2022-07-06T19:46:33.665Z] v0.0.1-dev.9 [Pipeline] sh [2022-07-06T19:46:33.950Z] + lftools sign git-tag v0.0.1-dev.22 [2022-07-06T19:46:34.521Z] Signing Git tag with Sigul... [2022-07-06T19:46:34.521Z] Signing v0.0.1-dev.22 [Pipeline] echo [2022-07-06T19:46:35.097Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-06T19:46:35.379Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-07-06T19:46:35.385Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-07-06T19:46:35.394Z] $ docker stop --time=1 21f993230527e0af947410cb9fe2b8545683da2b70e37b68638accbd98653f6c [2022-07-06T19:46:36.649Z] $ docker rm -f 21f993230527e0af947410cb9fe2b8545683da2b70e37b68638accbd98653f6c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-07-06T19:46:37.067Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-06T19:46:37.067Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-06T19:46:37.370Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-06T19:46:37.370Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-06T19:46:37.446Z] prd-ubuntu20.04-docker-8c-8g-17047 does not seem to be running inside a container [2022-07-06T19:46:37.472Z] $ 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 [2022-07-06T19:46:37.832Z] $ docker top 7fc51e187705852b3b8d70d05ea76a15fc0c738738cce768fead2fe30404eddf -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-06T19:46:37.940Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-06T19:46:37.940Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-06T19:46:38.063Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-06T19:46:38.058Z] $ docker exec 7fc51e187705852b3b8d70d05ea76a15fc0c738738cce768fead2fe30404eddf ssh-agent [2022-07-06T19:46:38.201Z] SSH_AUTH_SOCK=/tmp/ssh-cLd0SEld1X2I/agent.33 [2022-07-06T19:46:38.201Z] SSH_AGENT_PID=40 [2022-07-06T19:46:38.206Z] Running ssh-add (command line suppressed) [2022-07-06T19:46:38.302Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_1769101058062112283.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_1769101058062112283.key) [2022-07-06T19:46:38.326Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-06T19:46:38.612Z] + git semver bump pre [2022-07-06T19:46:38.873Z] 2022-07-06 19:46:38,782 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-07-06T19:46:38.873Z] 2022-07-06 19:46:38,782 [bump_version] DEBUG bumping version:0.0.1-dev.22 on axis:pre with prefix:dev [2022-07-06T19:46:38.873Z] 2022-07-06 19:46:38,782 [bump_version] DEBUG bumped version:0.0.1-dev.23 [2022-07-06T19:46:38.873Z] 2022-07-06 19:46:38,782 [write_version] DEBUG write version:0.0.1-dev.23 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:True [2022-07-06T19:46:38.873Z] 2022-07-06 19:46:38,782 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-07-06T19:46:38.873Z] 2022-07-06 19:46:38,782 [write_file] DEBUG write to file:/w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-07-06T19:46:38.873Z] 2022-07-06 19:46:38,785 [execute] INFO git cat-file --batch-check [2022-07-06T19:46:38.873Z] 2022-07-06 19:46:38,785 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2022-07-06T19:46:38.873Z] 2022-07-06 19:46:38,790 [execute] INFO git cat-file --batch [2022-07-06T19:46:38.873Z] 2022-07-06 19:46:38,790 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2022-07-06T19:46:38.873Z] 2022-07-06 19:46:38,794 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-07-06T19:46:38.873Z] 0.0.1-dev.23 [Pipeline] } [2022-07-06T19:46:38.875Z] $ docker exec --env ******** --env ******** 7fc51e187705852b3b8d70d05ea76a15fc0c738738cce768fead2fe30404eddf ssh-agent -k [2022-07-06T19:46:38.995Z] unset SSH_AUTH_SOCK; [2022-07-06T19:46:38.995Z] unset SSH_AGENT_PID; [2022-07-06T19:46:38.995Z] echo Agent pid 40 killed; [2022-07-06T19:46:39.015Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-06T19:46:39.318Z] + git semver [Pipeline] } [2022-07-06T19:46:39.584Z] $ docker stop --time=1 7fc51e187705852b3b8d70d05ea76a15fc0c738738cce768fead2fe30404eddf [2022-07-06T19:46:40.848Z] $ docker rm -f 7fc51e187705852b3b8d70d05ea76a15fc0c738738cce768fead2fe30404eddf [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-06T19:46:41.215Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-06T19:46:41.215Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-06T19:46:41.514Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-06T19:46:41.514Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-06T19:46:41.590Z] prd-ubuntu20.04-docker-8c-8g-17047 does not seem to be running inside a container [2022-07-06T19:46:41.614Z] $ 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 [2022-07-06T19:46:41.979Z] $ docker top 301f71ae13be9b4919050167be05dea5bd9c1896eaa594bc7507173e8519dc28 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-06T19:46:42.111Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-06T19:46:42.111Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-06T19:46:42.250Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-06T19:46:42.245Z] $ docker exec 301f71ae13be9b4919050167be05dea5bd9c1896eaa594bc7507173e8519dc28 ssh-agent [2022-07-06T19:46:42.375Z] SSH_AUTH_SOCK=/tmp/ssh-bMss4io6sEFr/agent.34 [2022-07-06T19:46:42.375Z] SSH_AGENT_PID=40 [2022-07-06T19:46:42.380Z] Running ssh-add (command line suppressed) [2022-07-06T19:46:42.500Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_2397163043438209176.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_2397163043438209176.key) [2022-07-06T19:46:42.523Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-06T19:46:42.812Z] + git semver push [2022-07-06T19:46:43.073Z] 2022-07-06 19:46:42,996 [run_push] DEBUG push [2022-07-06T19:46:43.073Z] 2022-07-06 19:46:42,996 [execute] INFO git cat-file --batch-check [2022-07-06T19:46:43.073Z] 2022-07-06 19:46:42,997 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2022-07-06T19:46:43.073Z] 2022-07-06 19:46:43,000 [execute] INFO git rev-list 376fd0034c5b3508e11ae2e811f01b9def008030 -- [2022-07-06T19:46:43.073Z] 2022-07-06 19:46:43,001 [execute] DEBUG Popen(['git', 'rev-list', '376fd0034c5b3508e11ae2e811f01b9def008030', '--'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-07-06T19:46:43.073Z] 2022-07-06 19:46:43,006 [execute] INFO git fetch -v origin [2022-07-06T19:46:43.073Z] 2022-07-06 19:46:43,007 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=True, shell=None, istream=None) [2022-07-06T19:46:43.643Z] 2022-07-06 19:46:43,479 [run_push] DEBUG no remote changes detected [2022-07-06T19:46:43.643Z] 2022-07-06 19:46:43,479 [execute] INFO git push origin semver [2022-07-06T19:46:43.643Z] 2022-07-06 19:46:43,479 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-07-06T19:46:44.214Z] 2022-07-06 19:46:44,178 [run_push] DEBUG push all version tags [2022-07-06T19:46:44.214Z] 2022-07-06 19:46:44,178 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-07-06T19:46:44.214Z] 2022-07-06 19:46:44,178 [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) [2022-07-06T19:46:45.156Z] 2022-07-06 19:46:44,815 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-07-06T19:46:45.156Z] 0.0.1-dev.23 [Pipeline] } [2022-07-06T19:46:45.164Z] $ docker exec --env ******** --env ******** 301f71ae13be9b4919050167be05dea5bd9c1896eaa594bc7507173e8519dc28 ssh-agent -k [2022-07-06T19:46:45.282Z] unset SSH_AUTH_SOCK; [2022-07-06T19:46:45.282Z] unset SSH_AGENT_PID; [2022-07-06T19:46:45.282Z] echo Agent pid 40 killed; [2022-07-06T19:46:45.303Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-06T19:46:45.608Z] + git semver [Pipeline] } [2022-07-06T19:46:45.875Z] $ docker stop --time=1 301f71ae13be9b4919050167be05dea5bd9c1896eaa594bc7507173e8519dc28 [2022-07-06T19:46:47.155Z] $ docker rm -f 301f71ae13be9b4919050167be05dea5bd9c1896eaa594bc7507173e8519dc28 [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 [2022-07-06T19:46:47.763Z] + [ -d /w/workspace/foundry_device-onvif-camera_main/archives ] [2022-07-06T19:46:47.763Z] + ls -al /w/workspace/foundry_device-onvif-camera_main/archives [2022-07-06T19:46:47.763Z] total 16 [2022-07-06T19:46:47.763Z] drwxr-xr-x 3 root root 4096 Jul 6 19:35 . [2022-07-06T19:46:47.763Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 6 19:46 .. [2022-07-06T19:46:47.763Z] drwxr-xr-x 2 root root 4096 Jul 6 19:35 cost [2022-07-06T19:46:47.763Z] -rw-r--r-- 1 root root 89 Jul 6 19:35 cost.csv [2022-07-06T19:46:47.763Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-onvif-camera_main/archives [2022-07-06T19:46:47.763Z] + ls -al /w/workspace/foundry_device-onvif-camera_main/archives [2022-07-06T19:46:47.763Z] total 16 [2022-07-06T19:46:47.763Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 6 19:35 . [2022-07-06T19:46:47.763Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 6 19:46 .. [2022-07-06T19:46:47.763Z] drwxr-xr-x 2 jenkins jenkins 4096 Jul 6 19:35 cost [2022-07-06T19:46:47.763Z] -rw-r--r-- 1 jenkins jenkins 89 Jul 6 19:35 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-07-06T19:46:48.057Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-06T19:46:48.918Z] ---> package-listing.sh [2022-07-06T19:46:48.918Z] ++ facter osfamily [2022-07-06T19:46:48.918Z] ++ tr '[:upper:]' '[:lower:]' [2022-07-06T19:46:49.178Z] + OS_FAMILY=debian [2022-07-06T19:46:49.178Z] + workspace=/w/workspace/foundry_device-onvif-camera_main [2022-07-06T19:46:49.178Z] + START_PACKAGES=/tmp/packages_start.txt [2022-07-06T19:46:49.178Z] + END_PACKAGES=/tmp/packages_end.txt [2022-07-06T19:46:49.178Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-07-06T19:46:49.178Z] + PACKAGES=/tmp/packages_start.txt [2022-07-06T19:46:49.178Z] + '[' /w/workspace/foundry_device-onvif-camera_main ']' [2022-07-06T19:46:49.178Z] + PACKAGES=/tmp/packages_end.txt [2022-07-06T19:46:49.178Z] + case "${OS_FAMILY}" in [2022-07-06T19:46:49.178Z] + dpkg -l [2022-07-06T19:46:49.178Z] + grep '^ii' [2022-07-06T19:46:49.178Z] + '[' -f /tmp/packages_start.txt ']' [2022-07-06T19:46:49.178Z] + '[' -f /tmp/packages_end.txt ']' [2022-07-06T19:46:49.178Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-07-06T19:46:49.178Z] + '[' /w/workspace/foundry_device-onvif-camera_main ']' [2022-07-06T19:46:49.178Z] + mkdir -p /w/workspace/foundry_device-onvif-camera_main/archives/ [2022-07-06T19:46:49.178Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-onvif-camera_main/archives/ [Pipeline] echo [2022-07-06T19:46:49.189Z] 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 [2022-07-06T19:46:49.468Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-06T19:46:50.034Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-06T19:46:50.034Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-06T19:46:50.124Z] prd-ubuntu20.04-docker-8c-8g-17047 does not seem to be running inside a container [2022-07-06T19:46:50.153Z] $ 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 [2022-07-06T19:46:50.345Z] $ docker top 409717520cdbfaa20e9ceb8f28c550ab2d024a963f02b4d9b44ffb4e1f66245d -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-06T19:46:50.709Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-07-06T19:46:51.000Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-07-06T19:46:51.287Z] + ls /var/log/sa-host [2022-07-06T19:46:51.287Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-06T19:46:51.353Z] provisioning config files... [2022-07-06T19:46:51.359Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config4678533637874247147tmp [Pipeline] { [Pipeline] echo [2022-07-06T19:46:51.370Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-06T19:46:51.652Z] ---> create-netrc.sh [Pipeline] } [2022-07-06T19:46:51.660Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-07-06T19:46:51.981Z] ---> python-tools-install.sh [Pipeline] echo [2022-07-06T19:46:51.991Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-06T19:46:52.276Z] ---> sudo-logs.sh [2022-07-06T19:46:52.276Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-07-06T19:46:52.300Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-06T19:46:52.586Z] ---> job-cost.sh [2022-07-06T19:46:52.586Z] lf-activate-venv: SKIPPING [2022-07-06T19:46:52.586Z] DEBUG: total: 0.2199999988079071 [2022-07-06T19:46:52.586Z] INFO: Retrieving Stack Cost... [2022-07-06T19:46:53.157Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-07-06T19:46:53.416Z] INFO: Archiving Costs [Pipeline] echo [2022-07-06T19:46:53.426Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-06T19:46:53.711Z] ---> logs-deploy.sh [2022-07-06T19:46:53.711Z] lf-activate-venv: SKIPPING [2022-07-06T19:46:53.711Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/main/25 [2022-07-06T19:46:53.711Z] INFO: archiving workspace using pattern(s): [2022-07-06T19:46:54.650Z] Archives upload complete. [2022-07-06T19:46:54.909Z] INFO: archiving logs to Nexus [2022-07-06T19:46:55.479Z] ---> uname -a: [2022-07-06T19:46:55.479Z] Linux prd-ubuntu20-04-docker-8c-8g-17047 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux [2022-07-06T19:46:55.479Z] [2022-07-06T19:46:55.479Z] [2022-07-06T19:46:55.479Z] ---> lscpu: [2022-07-06T19:46:55.479Z] Architecture: x86_64 [2022-07-06T19:46:55.479Z] CPU op-mode(s): 32-bit, 64-bit [2022-07-06T19:46:55.479Z] Byte Order: Little Endian [2022-07-06T19:46:55.479Z] Address sizes: 40 bits physical, 48 bits virtual [2022-07-06T19:46:55.479Z] CPU(s): 8 [2022-07-06T19:46:55.479Z] On-line CPU(s) list: 0-7 [2022-07-06T19:46:55.479Z] Thread(s) per core: 1 [2022-07-06T19:46:55.479Z] Core(s) per socket: 1 [2022-07-06T19:46:55.479Z] Socket(s): 8 [2022-07-06T19:46:55.479Z] NUMA node(s): 1 [2022-07-06T19:46:55.479Z] Vendor ID: AuthenticAMD [2022-07-06T19:46:55.480Z] CPU family: 23 [2022-07-06T19:46:55.480Z] Model: 49 [2022-07-06T19:46:55.480Z] Model name: AMD EPYC-Rome Processor [2022-07-06T19:46:55.480Z] Stepping: 0 [2022-07-06T19:46:55.480Z] CPU MHz: 2799.998 [2022-07-06T19:46:55.480Z] BogoMIPS: 5599.99 [2022-07-06T19:46:55.480Z] Virtualization: AMD-V [2022-07-06T19:46:55.480Z] Hypervisor vendor: KVM [2022-07-06T19:46:55.480Z] Virtualization type: full [2022-07-06T19:46:55.480Z] L1d cache: 256 KiB [2022-07-06T19:46:55.480Z] L1i cache: 256 KiB [2022-07-06T19:46:55.480Z] L2 cache: 4 MiB [2022-07-06T19:46:55.480Z] L3 cache: 128 MiB [2022-07-06T19:46:55.480Z] NUMA node0 CPU(s): 0-7 [2022-07-06T19:46:55.480Z] Vulnerability Itlb multihit: Not affected [2022-07-06T19:46:55.480Z] Vulnerability L1tf: Not affected [2022-07-06T19:46:55.480Z] Vulnerability Mds: Not affected [2022-07-06T19:46:55.480Z] Vulnerability Meltdown: Not affected [2022-07-06T19:46:55.480Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-07-06T19:46:55.480Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-07-06T19:46:55.480Z] Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-07-06T19:46:55.480Z] Vulnerability Srbds: Not affected [2022-07-06T19:46:55.480Z] Vulnerability Tsx async abort: Not affected [2022-07-06T19:46:55.480Z] 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 [2022-07-06T19:46:55.480Z] [2022-07-06T19:46:55.480Z] [2022-07-06T19:46:55.480Z] ---> nproc: [2022-07-06T19:46:55.480Z] 8 [2022-07-06T19:46:55.480Z] [2022-07-06T19:46:55.480Z] [2022-07-06T19:46:55.480Z] ---> df -h: [2022-07-06T19:46:55.480Z] Filesystem Size Used Avail Use% Mounted on [2022-07-06T19:46:55.480Z] overlay 155G 12G 143G 8% / [2022-07-06T19:46:55.480Z] tmpfs 64M 0 64M 0% /dev [2022-07-06T19:46:55.480Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2022-07-06T19:46:55.480Z] shm 64M 0 64M 0% /dev/shm [2022-07-06T19:46:55.480Z] /dev/vda1 155G 12G 143G 8% /facter-os [2022-07-06T19:46:55.480Z] [2022-07-06T19:46:55.480Z] [2022-07-06T19:46:55.480Z] ---> sar -b -r -n DEV: [2022-07-06T19:46:55.480Z] Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-17047) 07/06/22 _x86_64_ (8 CPU) [2022-07-06T19:46:55.480Z] [2022-07-06T19:46:55.480Z] 19:33:10 LINUX RESTART (8 CPU) [2022-07-06T19:46:55.480Z] [2022-07-06T19:46:55.480Z] 19:34:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2022-07-06T19:46:55.480Z] 19:35:01 170.44 2.57 167.87 0.00 57.86 61873.82 0.00 [2022-07-06T19:46:55.480Z] 19:36:01 198.97 0.10 198.87 0.00 11.60 40738.69 0.00 [2022-07-06T19:46:55.480Z] 19:37:01 1.62 0.00 1.62 0.00 0.00 18.01 0.00 [2022-07-06T19:46:55.480Z] 19:38:01 2.17 0.00 2.17 0.00 0.00 25.06 0.00 [2022-07-06T19:46:55.480Z] 19:39:01 1.92 0.02 1.90 0.00 0.13 33.73 0.00 [2022-07-06T19:46:55.480Z] 19:40:01 2.15 0.00 2.15 0.00 0.00 23.19 0.00 [2022-07-06T19:46:55.480Z] 19:41:01 1.58 0.00 1.58 0.00 0.00 17.60 0.00 [2022-07-06T19:46:55.480Z] 19:42:01 1.85 0.00 1.85 0.00 0.00 22.13 0.00 [2022-07-06T19:46:55.480Z] 19:43:01 1.07 0.00 1.07 0.00 0.00 12.66 0.00 [2022-07-06T19:46:55.480Z] 19:44:01 2.05 0.00 2.05 0.00 0.00 26.66 0.00 [2022-07-06T19:46:55.480Z] 19:45:01 0.90 0.00 0.90 0.00 0.00 9.87 0.00 [2022-07-06T19:46:55.480Z] 19:46:01 7.28 0.10 7.18 0.00 10.26 2921.91 0.00 [2022-07-06T19:46:55.480Z] Average: 32.67 0.23 32.43 0.00 6.65 8810.48 0.00 [2022-07-06T19:46:55.480Z] [2022-07-06T19:46:55.480Z] 19:34:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2022-07-06T19:46:55.480Z] 19:35:01 28341476 31748112 540956 1.65 154668 3450852 2045916 6.03 1272168 2804908 142572 [2022-07-06T19:46:55.480Z] 19:36:01 27748184 31766992 522468 1.59 167480 4012468 1710416 5.04 1306264 3325896 304 [2022-07-06T19:46:55.480Z] 19:37:01 27749804 31768652 521084 1.58 167532 4012472 1710416 5.04 1304968 3325904 16 [2022-07-06T19:46:55.480Z] 19:38:01 27750836 31769716 519960 1.58 167608 4012468 1710416 5.04 1304240 3325904 20 [2022-07-06T19:46:55.480Z] 19:39:01 27750628 31769660 519852 1.58 167716 4012476 1710416 5.04 1304728 3325912 12 [2022-07-06T19:46:55.480Z] 19:40:01 27751304 31770404 519052 1.58 167780 4012484 1710416 5.04 1303164 3325912 20 [2022-07-06T19:46:55.480Z] 19:41:01 27763212 31782368 507044 1.54 167840 4012488 1710416 5.04 1292152 3325916 20 [2022-07-06T19:46:55.480Z] 19:42:01 27762868 31782196 507392 1.54 167884 4012624 1710416 5.04 1292132 3326032 8 [2022-07-06T19:46:55.480Z] 19:43:01 27762852 31782216 507348 1.54 167916 4012624 1710416 5.04 1291592 3326052 8 [2022-07-06T19:46:55.480Z] 19:44:01 27763668 31783100 506260 1.54 167980 4012604 1729716 5.10 1291144 3326032 8 [2022-07-06T19:46:55.480Z] 19:45:01 27763572 31783008 506296 1.54 167992 4012604 1729716 5.10 1291108 3326032 16 [2022-07-06T19:46:55.480Z] 19:46:01 26966160 31723516 564288 1.72 173244 4702508 2165668 6.38 1355440 4015644 697020 [2022-07-06T19:46:55.480Z] Average: 27739547 31769162 520167 1.58 167137 4023223 1779529 5.24 1300758 3340012 70002 [2022-07-06T19:46:55.480Z] [2022-07-06T19:46:55.480Z] 19:34:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2022-07-06T19:46:55.480Z] 19:35:01 veth77d8386 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 [2022-07-06T19:46:55.480Z] 19:35:01 lo 2.80 2.80 0.27 0.27 0.00 0.00 0.00 0.00 [2022-07-06T19:46:55.480Z] 19:35:01 docker0 115.00 138.59 9.15 1076.40 0.00 0.00 0.00 0.00 [2022-07-06T19:46:55.480Z] 19:35:01 ens3 331.86 240.59 4983.67 87.52 0.00 0.00 0.00 0.00 [2022-07-06T19:46:55.480Z] 19:36:01 lo 7.60 7.60 0.74 0.74 0.00 0.00 0.00 0.00 [2022-07-06T19:46:55.480Z] 19:36:01 docker0 16.38 19.84 0.91 92.19 0.00 0.00 0.00 0.00 [2022-07-06T19:46:55.480Z] 19:36:01 ens3 207.11 162.50 2714.47 286.24 0.00 0.00 0.00 0.00 [2022-07-06T19:46:55.480Z] 19:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-06T19:46:55.480Z] 19:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-06T19:46:55.480Z] 19:37:01 ens3 0.60 0.00 0.05 0.00 0.00 0.00 0.00 0.00 [2022-07-06T19:46:55.480Z] 19:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-06T19:46:55.480Z] 19:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-06T19:46:55.480Z] 19:38:01 ens3 2.60 1.45 2.61 0.16 0.00 0.00 0.00 0.00 [2022-07-06T19:46:55.480Z] 19:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-06T19:46:55.480Z] 19:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-06T19:46:55.480Z] 19:39:01 ens3 1.07 0.80 0.59 0.49 0.00 0.00 0.00 0.00 [2022-07-06T19:46:55.480Z] 19:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-06T19:46:55.480Z] 19:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-06T19:46:55.480Z] 19:40:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-06T19:46:55.480Z] 19:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-06T19:46:55.480Z] 19:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-06T19:46:55.480Z] 19:41:01 ens3 0.67 0.18 0.17 0.07 0.00 0.00 0.00 0.00 [2022-07-06T19:46:55.480Z] 19:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-06T19:46:55.480Z] 19:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-06T19:46:55.480Z] 19:42:01 ens3 0.52 0.48 0.26 0.22 0.00 0.00 0.00 0.00 [2022-07-06T19:46:55.480Z] 19:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-06T19:46:55.480Z] 19:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-06T19:46:55.480Z] 19:43:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-06T19:46:55.480Z] 19:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-06T19:46:55.480Z] 19:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-06T19:46:55.480Z] 19:44:01 ens3 0.23 0.18 0.08 0.07 0.00 0.00 0.00 0.00 [2022-07-06T19:46:55.480Z] 19:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-06T19:46:55.480Z] 19:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-06T19:46:55.480Z] 19:45:01 ens3 0.20 0.13 0.12 0.01 0.00 0.00 0.00 0.00 [2022-07-06T19:46:55.480Z] 19:46:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 [2022-07-06T19:46:55.480Z] 19:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-06T19:46:55.480Z] 19:46:01 ens3 154.31 104.78 3922.21 10.85 0.00 0.00 0.00 0.00 [2022-07-06T19:46:55.480Z] Average: lo 1.04 1.04 0.10 0.10 0.00 0.00 0.00 0.00 [2022-07-06T19:46:55.480Z] Average: docker0 10.95 13.20 0.84 97.38 0.00 0.00 0.00 0.00 [2022-07-06T19:46:55.480Z] Average: ens3 58.28 42.60 968.69 32.14 0.00 0.00 0.00 0.00 [2022-07-06T19:46:55.480Z] [2022-07-06T19:46:55.480Z] [2022-07-06T19:46:55.480Z] ---> sar -P ALL: [2022-07-06T19:46:55.480Z] Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-17047) 07/06/22 _x86_64_ (8 CPU) [2022-07-06T19:46:55.480Z] [2022-07-06T19:46:55.480Z] 19:33:10 LINUX RESTART (8 CPU) [2022-07-06T19:46:55.480Z] [2022-07-06T19:46:55.480Z] 19:34:01 CPU %user %nice %system %iowait %steal %idle [2022-07-06T19:46:55.480Z] 19:35:01 all 29.39 0.00 6.19 1.08 0.09 63.24 [2022-07-06T19:46:55.480Z] 19:35:01 0 27.57 0.00 6.06 0.61 0.10 65.66 [2022-07-06T19:46:55.480Z] 19:35:01 1 30.26 0.00 6.23 1.54 0.10 61.87 [2022-07-06T19:46:55.480Z] 19:35:01 2 29.27 0.00 6.17 0.64 0.08 63.84 [2022-07-06T19:46:55.480Z] 19:35:01 3 30.10 0.00 6.08 0.47 0.10 63.25 [2022-07-06T19:46:55.480Z] 19:35:01 4 30.35 0.00 5.36 0.15 0.08 64.05 [2022-07-06T19:46:55.480Z] 19:35:01 5 28.18 0.00 7.13 3.66 0.08 60.94 [2022-07-06T19:46:55.480Z] 19:35:01 6 29.90 0.00 6.02 0.07 0.08 63.93 [2022-07-06T19:46:55.480Z] 19:35:01 7 29.54 0.00 6.51 1.51 0.08 62.35 [2022-07-06T19:46:55.480Z] 19:36:01 all 17.89 0.00 3.94 1.01 0.06 77.11 [2022-07-06T19:46:55.480Z] 19:36:01 0 19.00 0.00 3.91 0.30 0.05 76.73 [2022-07-06T19:46:55.480Z] 19:36:01 1 16.29 0.00 3.86 0.15 0.07 79.63 [2022-07-06T19:46:55.480Z] 19:36:01 2 17.45 0.00 3.87 1.38 0.07 77.23 [2022-07-06T19:46:55.480Z] 19:36:01 3 18.63 0.00 4.23 0.15 0.07 76.92 [2022-07-06T19:46:55.480Z] 19:36:01 4 18.09 0.00 4.48 4.43 0.05 72.94 [2022-07-06T19:46:55.480Z] 19:36:01 5 19.12 0.00 3.37 0.40 0.07 77.04 [2022-07-06T19:46:55.480Z] 19:36:01 6 16.43 0.00 3.74 0.81 0.05 78.97 [2022-07-06T19:46:55.480Z] 19:36:01 7 18.06 0.00 4.02 0.45 0.07 77.40 [2022-07-06T19:46:55.481Z] 19:37:01 all 0.26 0.00 0.01 0.01 0.00 99.72 [2022-07-06T19:46:55.481Z] 19:37:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-06T19:46:55.481Z] 19:37:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-06T19:46:55.481Z] 19:37:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2022-07-06T19:46:55.481Z] 19:37:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-06T19:46:55.481Z] 19:37:01 4 0.02 0.00 0.02 0.03 0.02 99.92 [2022-07-06T19:46:55.481Z] 19:37:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-06T19:46:55.481Z] 19:37:01 6 0.02 0.00 0.02 0.03 0.00 99.93 [2022-07-06T19:46:55.481Z] 19:37:01 7 1.99 0.00 0.02 0.00 0.00 98.00 [2022-07-06T19:46:55.481Z] 19:38:01 all 0.20 0.00 0.03 0.01 0.01 99.76 [2022-07-06T19:46:55.481Z] 19:38:01 0 0.02 0.00 0.03 0.00 0.02 99.93 [2022-07-06T19:46:55.481Z] 19:38:01 1 0.03 0.00 0.00 0.02 0.02 99.93 [2022-07-06T19:46:55.481Z] 19:38:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2022-07-06T19:46:55.481Z] 19:38:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2022-07-06T19:46:55.481Z] 19:38:01 4 0.02 0.00 0.02 0.02 0.00 99.95 [2022-07-06T19:46:55.481Z] 19:38:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2022-07-06T19:46:55.481Z] 19:38:01 6 0.02 0.00 0.02 0.03 0.00 99.93 [2022-07-06T19:46:55.481Z] 19:38:01 7 1.42 0.00 0.13 0.00 0.00 98.45 [2022-07-06T19:46:55.481Z] 19:39:01 all 0.02 0.00 0.01 0.01 0.00 99.96 [2022-07-06T19:46:55.481Z] 19:39:01 0 0.03 0.00 0.03 0.02 0.00 99.92 [2022-07-06T19:46:55.481Z] 19:39:01 1 0.05 0.00 0.02 0.02 0.00 99.92 [2022-07-06T19:46:55.481Z] 19:39:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2022-07-06T19:46:55.481Z] 19:39:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-06T19:46:55.481Z] 19:39:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-06T19:46:55.481Z] 19:39:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2022-07-06T19:46:55.481Z] 19:39:01 6 0.02 0.00 0.02 0.05 0.00 99.92 [2022-07-06T19:46:55.481Z] 19:39:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-06T19:46:55.481Z] 19:40:01 all 0.01 0.00 0.01 0.01 0.00 99.97 [2022-07-06T19:46:55.481Z] 19:40:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2022-07-06T19:46:55.481Z] 19:40:01 1 0.05 0.00 0.02 0.02 0.02 99.90 [2022-07-06T19:46:55.481Z] 19:40:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-06T19:46:55.481Z] 19:40:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2022-07-06T19:46:55.481Z] 19:40:01 4 0.02 0.00 0.00 0.02 0.00 99.97 [2022-07-06T19:46:55.481Z] 19:40:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2022-07-06T19:46:55.481Z] 19:40:01 6 0.00 0.00 0.02 0.02 0.00 99.97 [2022-07-06T19:46:55.481Z] 19:40:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2022-07-06T19:46:55.481Z] 19:41:01 all 0.02 0.00 0.01 0.02 0.01 99.94 [2022-07-06T19:46:55.481Z] 19:41:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2022-07-06T19:46:55.481Z] 19:41:01 1 0.05 0.00 0.03 0.10 0.02 99.80 [2022-07-06T19:46:55.481Z] 19:41:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-06T19:46:55.481Z] 19:41:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-06T19:46:55.481Z] 19:41:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-06T19:46:55.481Z] 19:41:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2022-07-06T19:46:55.481Z] 19:41:01 6 0.02 0.00 0.03 0.08 0.02 99.85 [2022-07-06T19:46:55.481Z] 19:41:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2022-07-06T19:46:55.481Z] 19:42:01 all 0.03 0.00 0.01 0.02 0.00 99.94 [2022-07-06T19:46:55.481Z] 19:42:01 0 0.08 0.00 0.02 0.00 0.02 99.88 [2022-07-06T19:46:55.481Z] 19:42:01 1 0.03 0.00 0.02 0.02 0.00 99.93 [2022-07-06T19:46:55.481Z] 19:42:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-06T19:46:55.481Z] 19:42:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2022-07-06T19:46:55.481Z] 19:42:01 4 0.00 0.00 0.02 0.10 0.02 99.87 [2022-07-06T19:46:55.481Z] 19:42:01 5 0.05 0.00 0.02 0.00 0.00 99.93 [2022-07-06T19:46:55.481Z] 19:42:01 6 0.02 0.00 0.00 0.03 0.00 99.95 [2022-07-06T19:46:55.481Z] 19:42:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-06T19:46:55.481Z] 19:43:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2022-07-06T19:46:55.481Z] 19:43:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-06T19:46:55.481Z] 19:43:01 1 0.05 0.00 0.02 0.02 0.02 99.90 [2022-07-06T19:46:55.481Z] 19:43:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-06T19:46:55.481Z] 19:43:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-06T19:46:55.481Z] 19:43:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-06T19:46:55.481Z] 19:43:01 5 0.02 0.00 0.03 0.00 0.00 99.95 [2022-07-06T19:46:55.481Z] 19:43:01 6 0.00 0.00 0.00 0.02 0.00 99.98 [2022-07-06T19:46:55.481Z] 19:43:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-06T19:46:55.481Z] 19:44:01 all 0.16 0.00 0.01 0.01 0.00 99.81 [2022-07-06T19:46:55.481Z] 19:44:01 0 0.02 0.00 0.03 0.00 0.00 99.95 [2022-07-06T19:46:55.481Z] 19:44:01 1 0.03 0.00 0.00 0.02 0.00 99.95 [2022-07-06T19:46:55.481Z] 19:44:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-06T19:46:55.481Z] 19:44:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2022-07-06T19:46:55.481Z] 19:44:01 4 0.00 0.00 0.00 0.02 0.00 99.98 [2022-07-06T19:46:55.481Z] 19:44:01 5 0.02 0.00 0.03 0.00 0.00 99.95 [2022-07-06T19:46:55.481Z] 19:44:01 6 0.02 0.00 0.02 0.03 0.00 99.93 [2022-07-06T19:46:55.481Z] 19:44:01 7 1.21 0.00 0.00 0.00 0.00 98.79 [2022-07-06T19:46:55.481Z] 19:45:01 all 0.27 0.00 0.01 0.00 0.00 99.72 [2022-07-06T19:46:55.481Z] 19:45:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-06T19:46:55.481Z] 19:45:01 1 0.02 0.00 0.03 0.00 0.02 99.93 [2022-07-06T19:46:55.481Z] 19:45:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2022-07-06T19:46:55.481Z] 19:45:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2022-07-06T19:46:55.481Z] 19:45:01 4 0.02 0.00 0.00 0.02 0.00 99.97 [2022-07-06T19:46:55.481Z] 19:45:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-06T19:46:55.481Z] 19:45:01 6 0.02 0.00 0.02 0.02 0.00 99.95 [2022-07-06T19:46:55.481Z] 19:45:01 7 1.99 0.00 0.00 0.00 0.00 98.01 [2022-07-06T19:46:55.481Z] [2022-07-06T19:46:55.481Z] 19:45:01 CPU %user %nice %system %iowait %steal %idle [2022-07-06T19:46:55.481Z] 19:46:01 all 2.74 0.00 0.94 0.03 0.01 96.28 [2022-07-06T19:46:55.481Z] 19:46:01 0 2.80 0.00 0.77 0.00 0.02 96.42 [2022-07-06T19:46:55.481Z] 19:46:01 1 2.49 0.00 1.17 0.02 0.02 96.30 [2022-07-06T19:46:55.481Z] 19:46:01 2 2.73 0.00 0.74 0.02 0.02 96.51 [2022-07-06T19:46:55.481Z] 19:46:01 3 1.56 0.00 1.24 0.00 0.02 97.18 [2022-07-06T19:46:55.481Z] 19:46:01 4 3.75 0.00 1.22 0.08 0.00 94.95 [2022-07-06T19:46:55.481Z] 19:46:01 5 2.16 0.00 0.68 0.00 0.02 97.14 [2022-07-06T19:46:55.481Z] 19:46:01 6 2.12 0.00 0.65 0.12 0.02 97.09 [2022-07-06T19:46:55.481Z] 19:46:01 7 4.26 0.00 1.04 0.00 0.02 94.68 [2022-07-06T19:46:55.481Z] Average: all 4.21 0.00 0.92 0.18 0.02 94.67 [2022-07-06T19:46:55.481Z] Average: 0 4.11 0.00 0.90 0.08 0.02 94.90 [2022-07-06T19:46:55.481Z] Average: 1 4.08 0.00 0.94 0.16 0.02 94.80 [2022-07-06T19:46:55.481Z] Average: 2 4.10 0.00 0.89 0.17 0.01 94.83 [2022-07-06T19:46:55.481Z] Average: 3 4.15 0.00 0.96 0.05 0.02 94.82 [2022-07-06T19:46:55.481Z] Average: 4 4.31 0.00 0.92 0.40 0.01 94.35 [2022-07-06T19:46:55.481Z] Average: 5 4.09 0.00 0.94 0.33 0.01 94.62 [2022-07-06T19:46:55.481Z] Average: 6 4.01 0.00 0.87 0.11 0.01 95.00 [2022-07-06T19:46:55.481Z] Average: 7 4.82 0.00 0.96 0.16 0.02 94.04 [2022-07-06T19:46:55.481Z] [2022-07-06T19:46:55.481Z] [2022-07-06T19:46:55.481Z]