Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 8e26798799e0d9344b61f434dca15061827fa01a 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-ssh7405216473755895998.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c1167a966ce7273a24629bf6583a1975ad218c3 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-ssh2793310614787081256.key Verifying host key using known hosts file > 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 6c1167a966ce7273a24629bf6583a1975ad218c3 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-ssh1710368332333747729.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c1167a966ce7273a24629bf6583a1975ad218c3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c1167a966ce7273a24629bf6583a1975ad218c3 # timeout=10 Commit message: "Merge pull request #418 from cjoyv/upgrade-gradle" > 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-ssh8385953092168992362.key Verifying host key using known hosts file > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh16501338759687163872.key Verifying host key using known hosts file > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-onvif-camera, publishSwaggerDocs:true, swaggerApiFolders:[doc/openapi/v2]] ========================================================= [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.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-onvif-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: doc/openapi/v2 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 Running on prd-ubuntu20.04-docker-8c-8g-117480 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git > git init /w/workspace/foundry_device-onvif-camera_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 8e26798799e0d9344b61f434dca15061827fa01a (main) Commit message: "feat: add GetCapabilities and GetEndpointReference (#189)" > git config core.sparsecheckout # timeout=10 > git checkout -f 8e26798799e0d9344b61f434dca15061827fa01a # timeout=10 > git rev-list --no-walk 55762a2033df23aa43e9c61d8d2894e72a2c0852 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-10-27T22:39:40.897Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-10-27T22:39:40.960Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-10-27T22:39:40.972Z] ========================================================= [2022-10-27T22:39:40.972Z] EdgeX Global Pipelines Version Info [2022-10-27T22:39:40.972Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-10-27T22:39:41.692Z] ------------------- [2022-10-27T22:39:41.692Z] stable info: [2022-10-27T22:39:41.692Z] ------------------- [2022-10-27T22:39:41.692Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-10-27T22:39:41.692Z] Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 [2022-10-27T22:39:41.692Z] Message: update stable to v1.0.243 [2022-10-27T22:39:42.264Z] ------------------- [2022-10-27T22:39:42.264Z] experimental info: [2022-10-27T22:39:42.264Z] ------------------- [2022-10-27T22:39:42.264Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-10-27T22:39:42.264Z] Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 [2022-10-27T22:39:42.264Z] Message: update experimental to v1.0.243 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-10-27T22:39:42.432Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo [2022-10-27T22:39:42.446Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo [2022-10-27T22:39:42.460Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-10-27T22:39:42.474Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-10-27T22:39:42.486Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-10-27T22:39:42.495Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-10-27T22:39:42.503Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-10-27T22:39:42.511Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-10-27T22:39:42.518Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-10-27T22:39:42.526Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-10-27T22:39:42.534Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-10-27T22:39:42.543Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo [2022-10-27T22:39:42.554Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-10-27T22:39:42.562Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-10-27T22:39:42.572Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-10-27T22:39:42.586Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-10-27T22:39:42.597Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-10-27T22:39:42.609Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-10-27T22:39:42.620Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-10-27T22:39:42.631Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-10-27T22:39:42.642Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-10-27T22:39:42.655Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v2 [Pipeline] echo [2022-10-27T22:39:42.669Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-10-27T22:39:42.680Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-10-27T22:39:42.694Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-10-27T22:39:42.704Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-10-27T22:39:42.716Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-10-27T22:39:42.733Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-10-27T22:39:42.750Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-10-27T22:39:42.759Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-10-27T22:39:42.770Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8e26798799e0d9344b61f434dca15061827fa01a [Pipeline] echo [2022-10-27T22:39:42.782Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8e26798 [Pipeline] echo [2022-10-27T22:39:42.794Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-27T22:39:42.834Z] provisioning config files... [2022-10-27T22:39:42.851Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config16307257672732334786tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-27T22:39:43.152Z] ---> docker-login.sh [2022-10-27T22:39:43.152Z] nexus3.edgexfoundry.org:10001 [2022-10-27T22:39:43.413Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-27T22:39:43.675Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-27T22:39:43.675Z] Configure a credential helper to remove this warning. See [2022-10-27T22:39:43.675Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-27T22:39:43.675Z] [2022-10-27T22:39:43.675Z] Login Succeeded [2022-10-27T22:39:43.675Z] nexus3.edgexfoundry.org:10002 [2022-10-27T22:39:43.675Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-27T22:39:43.675Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-27T22:39:43.675Z] Configure a credential helper to remove this warning. See [2022-10-27T22:39:43.675Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-27T22:39:43.675Z] [2022-10-27T22:39:43.675Z] Login Succeeded [2022-10-27T22:39:43.675Z] nexus3.edgexfoundry.org:10003 [2022-10-27T22:39:43.675Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-27T22:39:43.935Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-27T22:39:43.935Z] Configure a credential helper to remove this warning. See [2022-10-27T22:39:43.935Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-27T22:39:43.935Z] [2022-10-27T22:39:43.935Z] Login Succeeded [2022-10-27T22:39:43.935Z] nexus3.edgexfoundry.org:10004 [2022-10-27T22:39:43.935Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-27T22:39:43.935Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-27T22:39:43.935Z] Configure a credential helper to remove this warning. See [2022-10-27T22:39:43.935Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-27T22:39:43.935Z] [2022-10-27T22:39:43.935Z] Login Succeeded [2022-10-27T22:39:43.935Z] docker.io [2022-10-27T22:39:43.935Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-27T22:39:44.505Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-27T22:39:44.505Z] Configure a credential helper to remove this warning. See [2022-10-27T22:39:44.505Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-27T22:39:44.505Z] [2022-10-27T22:39:44.505Z] Login Succeeded [2022-10-27T22:39:44.505Z] ---> docker-login.sh ends [Pipeline] } [2022-10-27T22:39:44.512Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-10-27T22:39:44.866Z] + git rev-list -1 --merges 8e26798799e0d9344b61f434dca15061827fa01a~1..8e26798799e0d9344b61f434dca15061827fa01a [Pipeline] echo [2022-10-27T22:39:44.897Z] -----------> git rev-list -1 --merges 8e26798799e0d9344b61f434dca15061827fa01a~1..8e26798799e0d9344b61f434dca15061827fa01a 8e26798799e0d9344b61f434dca15061827fa01a [false] [Pipeline] sh [2022-10-27T22:39:45.182Z] + git log --format=format:%s -1 8e26798799e0d9344b61f434dca15061827fa01a [Pipeline] echo [2022-10-27T22:39:45.196Z] ========================================================= [2022-10-27T22:39:45.196Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-10-27T22:39:45.196Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-27T22:39:45.516Z] + git log --format=format:%s -1 8e26798799e0d9344b61f434dca15061827fa01a [Pipeline] echo [2022-10-27T22:39:45.528Z] [semverPrep] GIT_COMMIT: 8e26798799e0d9344b61f434dca15061827fa01a, Commit Message: feat: add GetCapabilities and GetEndpointReference (#189) [Pipeline] echo [2022-10-27T22:39:45.534Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-10-27T22:39:45.901Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-27T22:39:45.901Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-10-27T22:39:45.901Z] + [ -e /tmp/ssh_known_hosts ] [2022-10-27T22:39:45.901Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-10-27T22:39:45.901Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-10-27T22:39:45.901Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-10-27T22:39:45.901Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-27T22:39:46.303Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-27T22:39:46.303Z] [2022-10-27T22:39:46.303Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-27T22:39:46.596Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-27T22:39:46.596Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-10-27T22:39:46.596Z] b85a868b505f: Pulling fs layer [2022-10-27T22:39:46.596Z] e2be974225ed: Pulling fs layer [2022-10-27T22:39:46.596Z] 339a4e72a1f5: Pulling fs layer [2022-10-27T22:39:46.596Z] 988bab9f4d93: Pulling fs layer [2022-10-27T22:39:46.596Z] 1469e6f7b9e6: Pulling fs layer [2022-10-27T22:39:46.596Z] eaf3925da568: Pulling fs layer [2022-10-27T22:39:46.596Z] bab4dde63d76: Pulling fs layer [2022-10-27T22:39:46.596Z] bde34c3a00c8: Pulling fs layer [2022-10-27T22:39:46.596Z] b352a97aabf1: Pulling fs layer [2022-10-27T22:39:46.596Z] 4872d77fe225: Pulling fs layer [2022-10-27T22:39:46.596Z] 5851b861e8e6: Pulling fs layer [2022-10-27T22:39:46.596Z] bab4dde63d76: Waiting [2022-10-27T22:39:46.596Z] bde34c3a00c8: Waiting [2022-10-27T22:39:46.596Z] 4872d77fe225: Waiting [2022-10-27T22:39:46.596Z] b352a97aabf1: Waiting [2022-10-27T22:39:46.596Z] 988bab9f4d93: Waiting [2022-10-27T22:39:46.596Z] 5851b861e8e6: Waiting [2022-10-27T22:39:46.596Z] eaf3925da568: Waiting [2022-10-27T22:39:46.596Z] 1469e6f7b9e6: Waiting [2022-10-27T22:39:46.596Z] e2be974225ed: Download complete [2022-10-27T22:39:46.596Z] 988bab9f4d93: Verifying Checksum [2022-10-27T22:39:46.596Z] 988bab9f4d93: Download complete [2022-10-27T22:39:46.857Z] 1469e6f7b9e6: Verifying Checksum [2022-10-27T22:39:46.857Z] 1469e6f7b9e6: Download complete [2022-10-27T22:39:46.857Z] eaf3925da568: Verifying Checksum [2022-10-27T22:39:46.857Z] eaf3925da568: Download complete [2022-10-27T22:39:46.857Z] 339a4e72a1f5: Verifying Checksum [2022-10-27T22:39:46.857Z] 339a4e72a1f5: Download complete [2022-10-27T22:39:46.857Z] bde34c3a00c8: Download complete [2022-10-27T22:39:46.857Z] b352a97aabf1: Download complete [2022-10-27T22:39:46.857Z] 4872d77fe225: Download complete [2022-10-27T22:39:46.857Z] 5851b861e8e6: Verifying Checksum [2022-10-27T22:39:46.857Z] 5851b861e8e6: Download complete [2022-10-27T22:39:46.857Z] b85a868b505f: Verifying Checksum [2022-10-27T22:39:46.857Z] b85a868b505f: Download complete [2022-10-27T22:39:47.116Z] bab4dde63d76: Verifying Checksum [2022-10-27T22:39:47.116Z] bab4dde63d76: Download complete [2022-10-27T22:39:48.498Z] b85a868b505f: Pull complete [2022-10-27T22:39:48.498Z] e2be974225ed: Pull complete [2022-10-27T22:39:48.757Z] 339a4e72a1f5: Pull complete [2022-10-27T22:39:49.018Z] 988bab9f4d93: Pull complete [2022-10-27T22:39:49.279Z] 1469e6f7b9e6: Pull complete [2022-10-27T22:39:49.279Z] eaf3925da568: Pull complete [2022-10-27T22:39:51.185Z] bab4dde63d76: Pull complete [2022-10-27T22:39:51.185Z] bde34c3a00c8: Pull complete [2022-10-27T22:39:51.445Z] b352a97aabf1: Pull complete [2022-10-27T22:39:51.445Z] 4872d77fe225: Pull complete [2022-10-27T22:39:51.445Z] 5851b861e8e6: Pull complete [2022-10-27T22:39:51.445Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-10-27T22:39:51.445Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-27T22:39:51.445Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-27T22:39:51.523Z] prd-ubuntu20.04-docker-8c-8g-117480 does not seem to be running inside a container [2022-10-27T22:39:51.555Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-10-27T22:39:53.031Z] $ docker top 710b24c9056446343abc9313243a7d73192ddf3df18c705a1e942f8b9431613d -eo pid,comm [2022-10-27T22:39:53.095Z] 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-10-27T22:39:53.095Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-27T22:39:53.132Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-27T22:39:53.132Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-27T22:39:53.258Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-27T22:39:53.259Z] $ docker exec 710b24c9056446343abc9313243a7d73192ddf3df18c705a1e942f8b9431613d ssh-agent [2022-10-27T22:39:53.373Z] SSH_AUTH_SOCK=/tmp/ssh-oNZbnlxW0O3i/agent.32 [2022-10-27T22:39:53.373Z] SSH_AGENT_PID=38 [2022-10-27T22:39:53.381Z] Running ssh-add (command line suppressed) [2022-10-27T22:39:53.482Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_15280395788579979638.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_15280395788579979638.key) [2022-10-27T22:39:53.499Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-27T22:39:53.784Z] + git tag --points-at HEAD [Pipeline] } [2022-10-27T22:39:53.793Z] $ docker exec --env ******** --env ******** 710b24c9056446343abc9313243a7d73192ddf3df18c705a1e942f8b9431613d ssh-agent -k [2022-10-27T22:39:53.916Z] unset SSH_AUTH_SOCK; [2022-10-27T22:39:53.917Z] unset SSH_AGENT_PID; [2022-10-27T22:39:53.917Z] echo Agent pid 38 killed; [2022-10-27T22:39:53.930Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-10-27T22:39:53.950Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-27T22:39:53.950Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-27T22:39:54.067Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-27T22:39:54.068Z] $ docker exec 710b24c9056446343abc9313243a7d73192ddf3df18c705a1e942f8b9431613d ssh-agent [2022-10-27T22:39:54.188Z] SSH_AUTH_SOCK=/tmp/ssh-PpL35weMYY3Y/agent.70 [2022-10-27T22:39:54.188Z] SSH_AGENT_PID=76 [2022-10-27T22:39:54.194Z] Running ssh-add (command line suppressed) [2022-10-27T22:39:54.303Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_16313307996690013944.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_16313307996690013944.key) [2022-10-27T22:39:54.322Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-27T22:39:54.613Z] + git semver init [2022-10-27T22:39:54.879Z] 2022-10-27 22:39:54,806 [run_init] DEBUG init version:0.0.0 force:False [2022-10-27T22:39:54.879Z] 2022-10-27 22:39:54,809 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-onvif-camera_main/.semver [2022-10-27T22:39:54.879Z] 2022-10-27 22:39:54,810 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/foundry_device-onvif-camera_main/.semver [2022-10-27T22:39:54.879Z] 2022-10-27 22:39:54,810 [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-10-27T22:39:56.262Z] 2022-10-27 22:39:55,890 [append_file] DEBUG append to file:/w/workspace/foundry_device-onvif-camera_main/.git/info/exclude [2022-10-27T22:39:56.262Z] 2022-10-27 22:39:55,891 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:False [2022-10-27T22:39:56.262Z] 2022-10-27 22:39:55,891 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-10-27T22:39:56.262Z] 2022-10-27 22:39:55,891 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-10-27T22:39:56.262Z] 2.3.0-dev.41 [Pipeline] } [2022-10-27T22:39:56.271Z] $ docker exec --env ******** --env ******** 710b24c9056446343abc9313243a7d73192ddf3df18c705a1e942f8b9431613d ssh-agent -k [2022-10-27T22:39:56.377Z] unset SSH_AUTH_SOCK; [2022-10-27T22:39:56.377Z] unset SSH_AGENT_PID; [2022-10-27T22:39:56.377Z] echo Agent pid 76 killed; [2022-10-27T22:39:56.390Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-27T22:39:56.696Z] + git semver [Pipeline] } [2022-10-27T22:39:56.968Z] $ docker stop --time=1 710b24c9056446343abc9313243a7d73192ddf3df18c705a1e942f8b9431613d [2022-10-27T22:39:58.291Z] $ docker rm -f 710b24c9056446343abc9313243a7d73192ddf3df18c705a1e942f8b9431613d [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-27T22:39:58.649Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-10-27T22:39:58.819Z] Stashed 1 file(s) [Pipeline] echo [2022-10-27T22:39:58.822Z] [edgeXSemver]: initialized semver on version 2.3.0-dev.41 [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-10-27T22:39:58.964Z] provisioning config files... [2022-10-27T22:39:58.974Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config2806135239468734795tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-27T22:39:59.269Z] ---> docker-login.sh [2022-10-27T22:39:59.270Z] nexus3.edgexfoundry.org:10001 [2022-10-27T22:39:59.270Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-27T22:39:59.270Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-27T22:39:59.270Z] Configure a credential helper to remove this warning. See [2022-10-27T22:39:59.270Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-27T22:39:59.270Z] [2022-10-27T22:39:59.270Z] Login Succeeded [2022-10-27T22:39:59.270Z] nexus3.edgexfoundry.org:10002 [2022-10-27T22:39:59.270Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-27T22:39:59.270Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-27T22:39:59.270Z] Configure a credential helper to remove this warning. See [2022-10-27T22:39:59.270Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-27T22:39:59.270Z] [2022-10-27T22:39:59.270Z] Login Succeeded [2022-10-27T22:39:59.270Z] nexus3.edgexfoundry.org:10003 [2022-10-27T22:39:59.528Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-27T22:39:59.528Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-27T22:39:59.528Z] Configure a credential helper to remove this warning. See [2022-10-27T22:39:59.528Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-27T22:39:59.528Z] [2022-10-27T22:39:59.528Z] Login Succeeded [2022-10-27T22:39:59.528Z] nexus3.edgexfoundry.org:10004 [2022-10-27T22:39:59.528Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-27T22:39:59.528Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-27T22:39:59.528Z] Configure a credential helper to remove this warning. See [2022-10-27T22:39:59.528Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-27T22:39:59.528Z] [2022-10-27T22:39:59.528Z] Login Succeeded [2022-10-27T22:39:59.528Z] docker.io [2022-10-27T22:39:59.787Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-27T22:40:00.048Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-27T22:40:00.048Z] Configure a credential helper to remove this warning. See [2022-10-27T22:40:00.048Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-27T22:40:00.048Z] [2022-10-27T22:40:00.048Z] Login Succeeded [2022-10-27T22:40:00.048Z] ---> docker-login.sh ends [Pipeline] } [2022-10-27T22:40:00.055Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-10-27T22:40:00.119Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-27T22:40:00.134Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-27T22:40:00.142Z] ========================================================= [2022-10-27T22:40:00.142Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-10-27T22:40:00.142Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-27T22:40:00.466Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-10-27T22:40:00.466Z] Sending build context to Docker daemon 27.5MB [2022-10-27T22:40:00.466Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2022-10-27T22:40:00.466Z] Step 2/13 : FROM ${BASE} AS builder [2022-10-27T22:40:00.729Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-10-27T22:40:00.729Z] 213ec9aee27d: Pulling fs layer [2022-10-27T22:40:00.729Z] 4583459ba037: Pulling fs layer [2022-10-27T22:40:00.729Z] 93c1e223e6f2: Pulling fs layer [2022-10-27T22:40:00.729Z] 53926ce57604: Pulling fs layer [2022-10-27T22:40:00.729Z] 21b2b0c7a3f4: Pulling fs layer [2022-10-27T22:40:00.729Z] 30f14e443154: Pulling fs layer [2022-10-27T22:40:00.729Z] 801331c1e519: Pulling fs layer [2022-10-27T22:40:00.729Z] 99cc6dd402b0: Pulling fs layer [2022-10-27T22:40:00.729Z] 7d9ed39f4882: Pulling fs layer [2022-10-27T22:40:00.729Z] 30f14e443154: Waiting [2022-10-27T22:40:00.729Z] 21b2b0c7a3f4: Waiting [2022-10-27T22:40:00.729Z] 7d9ed39f4882: Waiting [2022-10-27T22:40:00.729Z] 801331c1e519: Waiting [2022-10-27T22:40:00.729Z] 53926ce57604: Waiting [2022-10-27T22:40:00.729Z] 99cc6dd402b0: Waiting [2022-10-27T22:40:00.729Z] 93c1e223e6f2: Verifying Checksum [2022-10-27T22:40:00.729Z] 93c1e223e6f2: Download complete [2022-10-27T22:40:00.729Z] 4583459ba037: Verifying Checksum [2022-10-27T22:40:00.729Z] 4583459ba037: Download complete [2022-10-27T22:40:00.729Z] 21b2b0c7a3f4: Download complete [2022-10-27T22:40:00.729Z] 30f14e443154: Verifying Checksum [2022-10-27T22:40:00.729Z] 30f14e443154: Download complete [2022-10-27T22:40:00.729Z] 213ec9aee27d: Verifying Checksum [2022-10-27T22:40:00.729Z] 213ec9aee27d: Download complete [2022-10-27T22:40:00.729Z] 801331c1e519: Verifying Checksum [2022-10-27T22:40:00.729Z] 801331c1e519: Download complete [2022-10-27T22:40:00.995Z] 213ec9aee27d: Pull complete [2022-10-27T22:40:00.995Z] 4583459ba037: Pull complete [2022-10-27T22:40:00.995Z] 7d9ed39f4882: Verifying Checksum [2022-10-27T22:40:00.995Z] 7d9ed39f4882: Download complete [2022-10-27T22:40:00.995Z] 93c1e223e6f2: Pull complete [2022-10-27T22:40:01.596Z] 99cc6dd402b0: Verifying Checksum [2022-10-27T22:40:01.596Z] 99cc6dd402b0: Download complete [2022-10-27T22:40:01.596Z] 53926ce57604: Verifying Checksum [2022-10-27T22:40:01.596Z] 53926ce57604: Download complete [2022-10-27T22:40:05.780Z] 53926ce57604: Pull complete [2022-10-27T22:40:05.780Z] 21b2b0c7a3f4: Pull complete [2022-10-27T22:40:05.780Z] 30f14e443154: Pull complete [2022-10-27T22:40:05.780Z] 801331c1e519: Pull complete [2022-10-27T22:40:08.313Z] 99cc6dd402b0: Pull complete [2022-10-27T22:40:08.886Z] 7d9ed39f4882: Pull complete [2022-10-27T22:40:08.886Z] Digest: sha256:1f16063191d1a9870fce7bbdb1825a1eb962d13bb3ce54f6dd36240110f048b3 [2022-10-27T22:40:08.886Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-10-27T22:40:08.886Z] ---> 1dedd983c030 [2022-10-27T22:40:08.886Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2022-10-27T22:40:10.795Z] ---> Running in 516e7a12b4bf [2022-10-27T22:40:10.795Z] Removing intermediate container 516e7a12b4bf [2022-10-27T22:40:10.795Z] ---> af5e819fbddb [2022-10-27T22:40:10.795Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-10-27T22:40:10.795Z] ---> Running in 835309f3f6b3 [2022-10-27T22:40:11.054Z] Removing intermediate container 835309f3f6b3 [2022-10-27T22:40:11.054Z] ---> f04b803a7cbb [2022-10-27T22:40:11.054Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-10-27T22:40:11.054Z] ---> Running in 5c4e0ebf1b29 [2022-10-27T22:40:11.054Z] Removing intermediate container 5c4e0ebf1b29 [2022-10-27T22:40:11.054Z] ---> 264eb96f82c6 [2022-10-27T22:40:11.054Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2022-10-27T22:40:11.054Z] ---> Running in 4aa7d54517bb [2022-10-27T22:40:11.313Z] Removing intermediate container 4aa7d54517bb [2022-10-27T22:40:11.313Z] ---> 585603cbc12a [2022-10-27T22:40:11.313Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2022-10-27T22:40:11.313Z] ---> Running in 460d8dbcb03e [2022-10-27T22:40:11.313Z] Removing intermediate container 460d8dbcb03e [2022-10-27T22:40:11.313Z] ---> e4e4f431dfc8 [2022-10-27T22:40:11.313Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-27T22:40:11.313Z] ---> Running in c43f85d20a47 [2022-10-27T22:40:11.571Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-27T22:40:11.830Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-27T22:40:12.089Z] OK: 211 MiB in 51 packages [2022-10-27T22:40:12.348Z] Removing intermediate container c43f85d20a47 [2022-10-27T22:40:12.348Z] ---> 6b75c42591df [2022-10-27T22:40:12.348Z] Step 9/13 : WORKDIR /device-onvif-camera [2022-10-27T22:40:12.348Z] ---> Running in 933b17e7a718 [2022-10-27T22:40:12.608Z] Removing intermediate container 933b17e7a718 [2022-10-27T22:40:12.608Z] ---> b840cf8c73cc [2022-10-27T22:40:12.608Z] Step 10/13 : COPY go.mod vendor* ./ [2022-10-27T22:40:12.608Z] ---> 74145426a254 [2022-10-27T22:40:12.608Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-27T22:40:12.608Z] ---> Running in fa1edb100d62 [2022-10-27T22:40:13.920Z] Still waiting to schedule task [2022-10-27T22:40:13.920Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-10-27T22:40:39.187Z] Removing intermediate container fa1edb100d62 [2022-10-27T22:40:39.187Z] ---> 584d2b657def [2022-10-27T22:40:39.187Z] Step 12/13 : COPY . . [2022-10-27T22:40:39.187Z] ---> 945f4fcda1d5 [2022-10-27T22:40:39.187Z] Step 13/13 : RUN ${MAKE} [2022-10-27T22:40:39.187Z] ---> Running in 4d9741cc7d20 [2022-10-27T22:40:39.187Z] noop [2022-10-27T22:40:39.187Z] Removing intermediate container 4d9741cc7d20 [2022-10-27T22:40:39.187Z] ---> 25aff18feb4c [2022-10-27T22:40:39.187Z] Successfully built 25aff18feb4c [2022-10-27T22:40:39.187Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-27T22:40:39.507Z] + docker inspect -f . ci-base-image-x86_64 [2022-10-27T22:40:39.507Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-27T22:40:39.572Z] prd-ubuntu20.04-docker-8c-8g-117480 does not seem to be running inside a container [2022-10-27T22:40:39.599Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-10-27T22:40:39.969Z] $ docker top 2c04a98670a73bf18e2ef9dd5d58e010679e8c008fcf2fd53c889200b8a4d0e0 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-27T22:40:40.313Z] + go version [2022-10-27T22:40:40.313Z] go version go1.18.7 linux/amd64 [Pipeline] } [2022-10-27T22:40:40.322Z] $ docker stop --time=1 2c04a98670a73bf18e2ef9dd5d58e010679e8c008fcf2fd53c889200b8a4d0e0 [2022-10-27T22:40:41.607Z] $ docker rm -f 2c04a98670a73bf18e2ef9dd5d58e010679e8c008fcf2fd53c889200b8a4d0e0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-27T22:40:41.981Z] + docker inspect -f . ci-base-image-x86_64 [2022-10-27T22:40:41.981Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-27T22:40:42.046Z] prd-ubuntu20.04-docker-8c-8g-117480 does not seem to be running inside a container [2022-10-27T22:40:42.077Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-10-27T22:40:42.454Z] $ docker top 755850e6071a3ebf3338b1cd94cce361e205167efd715b545b1c0ee648d8e825 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-27T22:40:42.797Z] + git config --global --add safe.directory /w/workspace/foundry_device-onvif-camera_main [Pipeline] fileExists [Pipeline] sh [2022-10-27T22:40:43.092Z] + make test [2022-10-27T22:40:43.092Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-10-27T22:40:43.350Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2022-10-27T22:40:55.553Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2022-10-27T22:40:58.087Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.038s coverage: 29.3% of statements [2022-10-27T22:40:58.087Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2022-10-27T22:40:58.087Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.515s coverage: 86.5% of statements [2022-10-27T22:41:06.209Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2022-10-27T22:41:06.209Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-10-27T22:41:09.486Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-10-27T22:41:09.486Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-10-27T22:41:09.486Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-10-27T22:41:09.497Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-10-27T22:41:09.506Z] $ docker stop --time=1 755850e6071a3ebf3338b1cd94cce361e205167efd715b545b1c0ee648d8e825 [2022-10-27T22:41:11.464Z] $ docker rm -f 755850e6071a3ebf3338b1cd94cce361e205167efd715b545b1c0ee648d8e825 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-27T22:41:11.902Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-10-27T22:41:11.968Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-10-27T22:41:12.481Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-10-27T22:41:12.765Z] + ls -al . [2022-10-27T22:41:12.765Z] total 244 [2022-10-27T22:41:12.765Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 27 22:40 . [2022-10-27T22:41:12.765Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 27 22:39 .. [2022-10-27T22:41:12.765Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 27 22:40 .git [2022-10-27T22:41:12.765Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 27 22:39 .github [2022-10-27T22:41:12.765Z] -rw-rw-r-- 1 jenkins jenkins 496 Oct 27 22:39 .gitignore [2022-10-27T22:41:12.765Z] -rw-rw-r-- 1 jenkins jenkins 42 Oct 27 22:39 .golangci.yml [2022-10-27T22:41:12.765Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 27 22:39 .semver [2022-10-27T22:41:12.765Z] -rw-rw-r-- 1 jenkins jenkins 9739 Oct 27 22:39 Attribution.txt [2022-10-27T22:41:12.765Z] -rw-rw-r-- 1 jenkins jenkins 1498 Oct 27 22:39 CHANGELOG.md [2022-10-27T22:41:12.765Z] -rw-rw-r-- 1 jenkins jenkins 1637 Oct 27 22:39 Dockerfile [2022-10-27T22:41:12.765Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 27 22:39 GOVERNANCE.md [2022-10-27T22:41:12.765Z] -rw-rw-r-- 1 jenkins jenkins 734 Oct 27 22:39 Jenkinsfile [2022-10-27T22:41:12.765Z] -rw-rw-r-- 1 jenkins jenkins 11348 Oct 27 22:39 LICENSE [2022-10-27T22:41:12.765Z] -rw-rw-r-- 1 jenkins jenkins 2858 Oct 27 22:39 Makefile [2022-10-27T22:41:12.765Z] -rw-rw-r-- 1 jenkins jenkins 625 Oct 27 22:39 OWNERS.md [2022-10-27T22:41:12.765Z] -rw-rw-r-- 1 jenkins jenkins 6595 Oct 27 22:39 README.md [2022-10-27T22:41:12.765Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 27 22:39 VERSION [2022-10-27T22:41:12.765Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 27 22:39 bin [2022-10-27T22:41:12.765Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 27 22:39 cmd [2022-10-27T22:41:12.765Z] -rw-r--r-- 1 jenkins jenkins 79184 Oct 27 22:40 coverage.out [2022-10-27T22:41:12.765Z] drwxrwxr-x 6 jenkins jenkins 4096 Oct 27 22:39 doc [2022-10-27T22:41:12.765Z] -rw-rw-r-- 1 jenkins jenkins 3736 Oct 27 22:39 go.mod [2022-10-27T22:41:12.765Z] -rw-rw-r-- 1 jenkins jenkins 46203 Oct 27 22:39 go.sum [2022-10-27T22:41:12.765Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 27 22:39 internal [2022-10-27T22:41:12.765Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 27 22:39 snap [2022-10-27T22:41:12.765Z] -rw-rw-r-- 1 jenkins jenkins 236 Oct 27 22:39 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-27T22:41:13.067Z] + 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=8e26798799e0d9344b61f434dca15061827fa01a --label arch=amd64 --label version=2.3.0-dev.41 . [2022-10-27T22:41:13.067Z] Sending build context to Docker daemon 27.58MB [2022-10-27T22:41:13.067Z] Step 1/26 : ARG BASE=golang:1.18-alpine3.16 [2022-10-27T22:41:13.067Z] Step 2/26 : FROM ${BASE} AS builder [2022-10-27T22:41:13.067Z] ---> 25aff18feb4c [2022-10-27T22:41:13.067Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2022-10-27T22:41:13.327Z] ---> Running in 30972edf617a [2022-10-27T22:41:13.327Z] Removing intermediate container 30972edf617a [2022-10-27T22:41:13.327Z] ---> b3e7894d9e24 [2022-10-27T22:41:13.327Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-10-27T22:41:13.586Z] ---> Running in c8d108a095fa [2022-10-27T22:41:13.586Z] Removing intermediate container c8d108a095fa [2022-10-27T22:41:13.586Z] ---> 881da792a02d [2022-10-27T22:41:13.586Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-10-27T22:41:13.586Z] ---> Running in 9213a41eacd6 [2022-10-27T22:41:13.586Z] Removing intermediate container 9213a41eacd6 [2022-10-27T22:41:13.586Z] ---> 06e12b2da790 [2022-10-27T22:41:13.586Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2022-10-27T22:41:13.845Z] ---> Running in 63541afc973c [2022-10-27T22:41:13.845Z] Removing intermediate container 63541afc973c [2022-10-27T22:41:13.845Z] ---> 00c019b340f2 [2022-10-27T22:41:13.845Z] Step 7/26 : LABEL Name=edgex-device-onvif-camera [2022-10-27T22:41:13.845Z] ---> Running in 4b77d9c81fac [2022-10-27T22:41:13.845Z] Removing intermediate container 4b77d9c81fac [2022-10-27T22:41:13.845Z] ---> cc6a211157d4 [2022-10-27T22:41:13.845Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-27T22:41:13.845Z] ---> Running in 21585367ea57 [2022-10-27T22:41:14.410Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-27T22:41:14.410Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-27T22:41:14.669Z] OK: 211 MiB in 51 packages [2022-10-27T22:41:14.927Z] Removing intermediate container 21585367ea57 [2022-10-27T22:41:14.927Z] ---> 04aadb201e8d [2022-10-27T22:41:14.927Z] Step 9/26 : WORKDIR /device-onvif-camera [2022-10-27T22:41:14.927Z] ---> Running in f7fe0dff428a [2022-10-27T22:41:14.927Z] Removing intermediate container f7fe0dff428a [2022-10-27T22:41:14.927Z] ---> c17bf7d149a5 [2022-10-27T22:41:14.927Z] Step 10/26 : COPY go.mod vendor* ./ [2022-10-27T22:41:15.185Z] ---> 1249835383d7 [2022-10-27T22:41:15.185Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-27T22:41:15.185Z] ---> Running in 66f8a3265e4b [2022-10-27T22:41:15.752Z] Removing intermediate container 66f8a3265e4b [2022-10-27T22:41:15.752Z] ---> ca6e444fa436 [2022-10-27T22:41:15.752Z] Step 12/26 : COPY . . [2022-10-27T22:41:16.687Z] ---> adfe9f5d5d92 [2022-10-27T22:41:16.687Z] Step 13/26 : RUN ${MAKE} [2022-10-27T22:41:16.687Z] ---> Running in ca1763c4cc15 [2022-10-27T22:41:16.946Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-onvif-camera.Version=2.3.0-dev.41 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.3.0-dev.49" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd [2022-10-27T22:41:38.892Z] Removing intermediate container ca1763c4cc15 [2022-10-27T22:41:38.892Z] ---> 54c8b0d24622 [2022-10-27T22:41:38.892Z] Step 14/26 : FROM alpine:3.16 [2022-10-27T22:41:38.892Z] 3.16: Pulling from library/alpine [2022-10-27T22:41:38.892Z] 213ec9aee27d: Already exists [2022-10-27T22:41:38.892Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-10-27T22:41:38.892Z] Status: Downloaded newer image for alpine:3.16 [2022-10-27T22:41:38.892Z] ---> 9c6f07244728 [2022-10-27T22:41:38.892Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2022-10-27T22:41:38.892Z] ---> Running in 6c8f7fb87c96 [2022-10-27T22:41:39.169Z] Removing intermediate container 6c8f7fb87c96 [2022-10-27T22:41:39.169Z] ---> f9820cf9c757 [2022-10-27T22:41:39.169Z] Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init [2022-10-27T22:41:39.169Z] ---> Running in d5e66458eb4d [2022-10-27T22:41:39.449Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-27T22:41:39.449Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-27T22:41:39.731Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-10-27T22:41:39.731Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-10-27T22:41:39.731Z] (3/6) Installing libsodium (1.0.18-r0) [2022-10-27T22:41:39.731Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-10-27T22:41:39.731Z] (5/6) Installing libzmq (4.3.4-r0) [2022-10-27T22:41:39.731Z] (6/6) Installing zeromq (4.3.4-r0) [2022-10-27T22:41:39.731Z] Executing busybox-1.35.0-r17.trigger [2022-10-27T22:41:39.731Z] OK: 8 MiB in 20 packages [2022-10-27T22:41:40.331Z] Removing intermediate container d5e66458eb4d [2022-10-27T22:41:40.331Z] ---> 13d9ab8e4e95 [2022-10-27T22:41:40.331Z] Step 17/26 : WORKDIR / [2022-10-27T22:41:40.331Z] ---> Running in 4c5d3b56e6f2 [2022-10-27T22:41:40.331Z] Removing intermediate container 4c5d3b56e6f2 [2022-10-27T22:41:40.331Z] ---> 5e92d1f47a4c [2022-10-27T22:41:40.331Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2022-10-27T22:41:40.896Z] ---> 25efed676985 [2022-10-27T22:41:40.897Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2022-10-27T22:41:41.156Z] ---> 361e3845866e [2022-10-27T22:41:41.156Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2022-10-27T22:41:41.156Z] ---> 64b0ef0d02b1 [2022-10-27T22:41:41.156Z] Step 21/26 : EXPOSE 59984 [2022-10-27T22:41:41.156Z] ---> Running in 6fb22c49400d [2022-10-27T22:41:41.415Z] Removing intermediate container 6fb22c49400d [2022-10-27T22:41:41.415Z] ---> 1e63e7d6102e [2022-10-27T22:41:41.415Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2022-10-27T22:41:41.415Z] ---> Running in f2525a109ab3 [2022-10-27T22:41:41.415Z] Removing intermediate container f2525a109ab3 [2022-10-27T22:41:41.415Z] ---> 6aa531470724 [2022-10-27T22:41:41.415Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-27T22:41:41.674Z] ---> Running in de7e93313e96 [2022-10-27T22:41:41.674Z] Removing intermediate container de7e93313e96 [2022-10-27T22:41:41.674Z] ---> 10f7ea14a254 [2022-10-27T22:41:41.674Z] Step 24/26 : LABEL arch=amd64 [2022-10-27T22:41:41.674Z] ---> Running in 5ee175984794 [2022-10-27T22:41:41.934Z] Removing intermediate container 5ee175984794 [2022-10-27T22:41:41.934Z] ---> 9c6f61f2bf4c [2022-10-27T22:41:41.934Z] Step 25/26 : LABEL git_sha=8e26798799e0d9344b61f434dca15061827fa01a [2022-10-27T22:41:41.934Z] ---> Running in 6fe2cdef916f [2022-10-27T22:41:41.934Z] Removing intermediate container 6fe2cdef916f [2022-10-27T22:41:41.934Z] ---> d83478ff6551 [2022-10-27T22:41:41.934Z] Step 26/26 : LABEL version=2.3.0-dev.41 [2022-10-27T22:41:41.934Z] ---> Running in ef3c1bbd0ae6 [2022-10-27T22:41:42.192Z] Removing intermediate container ef3c1bbd0ae6 [2022-10-27T22:41:42.192Z] ---> 126e235d2c86 [2022-10-27T22:41:42.192Z] [Warning] One or more build-args [ARCH] were not consumed [2022-10-27T22:41:42.192Z] Successfully built 126e235d2c86 [2022-10-27T22:41:42.192Z] 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-10-27T22:41:42.274Z] provisioning config files... [2022-10-27T22:41:42.282Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config5437480041259674348tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-27T22:41:42.567Z] ---> docker-login.sh [2022-10-27T22:41:42.567Z] nexus3.edgexfoundry.org:10001 [2022-10-27T22:41:42.567Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-27T22:41:42.567Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-27T22:41:42.567Z] Configure a credential helper to remove this warning. See [2022-10-27T22:41:42.567Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-27T22:41:42.567Z] [2022-10-27T22:41:42.567Z] Login Succeeded [2022-10-27T22:41:42.567Z] nexus3.edgexfoundry.org:10002 [2022-10-27T22:41:42.567Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-27T22:41:42.567Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-27T22:41:42.567Z] Configure a credential helper to remove this warning. See [2022-10-27T22:41:42.567Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-27T22:41:42.567Z] [2022-10-27T22:41:42.567Z] Login Succeeded [2022-10-27T22:41:42.567Z] nexus3.edgexfoundry.org:10003 [2022-10-27T22:41:42.828Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-27T22:41:42.828Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-27T22:41:42.828Z] Configure a credential helper to remove this warning. See [2022-10-27T22:41:42.828Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-27T22:41:42.828Z] [2022-10-27T22:41:42.828Z] Login Succeeded [2022-10-27T22:41:42.828Z] nexus3.edgexfoundry.org:10004 [2022-10-27T22:41:42.828Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-27T22:41:42.828Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-27T22:41:42.828Z] Configure a credential helper to remove this warning. See [2022-10-27T22:41:42.828Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-27T22:41:42.828Z] [2022-10-27T22:41:42.828Z] Login Succeeded [2022-10-27T22:41:42.828Z] docker.io [2022-10-27T22:41:43.087Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-27T22:41:43.347Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-27T22:41:43.347Z] Configure a credential helper to remove this warning. See [2022-10-27T22:41:43.347Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-27T22:41:43.347Z] [2022-10-27T22:41:43.347Z] Login Succeeded [2022-10-27T22:41:43.347Z] ---> docker-login.sh ends [Pipeline] } [2022-10-27T22:41:43.355Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-27T22:41:43.381Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-27T22:41:43.402Z] [edgeXDocker.push] Tagging docker image device-onvif-camera with the following tags: [2022-10-27T22:41:43.402Z] 8e26798799e0d9344b61f434dca15061827fa01a [2022-10-27T22:41:43.402Z] latest [2022-10-27T22:41:43.402Z] 2.3.0-dev.41 [2022-10-27T22:41:43.402Z] 8e26798799e0d9344b61f434dca15061827fa01a-2.3.0-dev.41 [2022-10-27T22:41:43.402Z] main [2022-10-27T22:41:43.402Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-27T22:41:43.716Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:8e26798799e0d9344b61f434dca15061827fa01a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-27T22:41:44.019Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:8e26798799e0d9344b61f434dca15061827fa01a [2022-10-27T22:41:44.019Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2022-10-27T22:41:44.019Z] a127ccb6bffc: Preparing [2022-10-27T22:41:44.019Z] 51964e1ec969: Preparing [2022-10-27T22:41:44.019Z] 195c3005f5c3: Preparing [2022-10-27T22:41:44.019Z] 76e750427217: Preparing [2022-10-27T22:41:44.019Z] 994393dc58e7: Preparing [2022-10-27T22:41:44.019Z] 994393dc58e7: Layer already exists [2022-10-27T22:41:44.019Z] a127ccb6bffc: Pushed [2022-10-27T22:41:44.019Z] 51964e1ec969: Pushed [2022-10-27T22:41:44.277Z] 76e750427217: Pushed [2022-10-27T22:41:47.564Z] 195c3005f5c3: Pushed [2022-10-27T22:41:47.564Z] 8e26798799e0d9344b61f434dca15061827fa01a: digest: sha256:7fb9012b77dfce2701043ed4a8b91955ec8cf54ee7213918f027b1ffabca28cd size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-27T22:41:47.879Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [Pipeline] } [2022-10-27T22:41:47.889Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-117481 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] // withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] ws [2022-10-27T22:41:47.908Z] Running in /w/workspace/device-onvif-camera/80 [Pipeline] { [Pipeline] sh [Pipeline] checkout [2022-10-27T22:41:47.965Z] The recommended git tool is: git [2022-10-27T22:41:48.187Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2022-10-27T22:41:48.187Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2022-10-27T22:41:48.187Z] a127ccb6bffc: Preparing [2022-10-27T22:41:48.187Z] 51964e1ec969: Preparing [2022-10-27T22:41:48.187Z] 195c3005f5c3: Preparing [2022-10-27T22:41:48.187Z] 76e750427217: Preparing [2022-10-27T22:41:48.187Z] 994393dc58e7: Preparing [2022-10-27T22:41:48.187Z] a127ccb6bffc: Layer already exists [2022-10-27T22:41:48.187Z] 994393dc58e7: Layer already exists [2022-10-27T22:41:48.187Z] 51964e1ec969: Layer already exists [2022-10-27T22:41:48.187Z] 76e750427217: Layer already exists [2022-10-27T22:41:48.187Z] 195c3005f5c3: Layer already exists [2022-10-27T22:41:48.187Z] latest: digest: sha256:7fb9012b77dfce2701043ed4a8b91955ec8cf54ee7213918f027b1ffabca28cd size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-27T22:41:48.502Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:2.3.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-27T22:41:48.808Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:2.3.0-dev.41 [2022-10-27T22:41:48.808Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2022-10-27T22:41:48.808Z] a127ccb6bffc: Preparing [2022-10-27T22:41:48.808Z] 51964e1ec969: Preparing [2022-10-27T22:41:48.808Z] 195c3005f5c3: Preparing [2022-10-27T22:41:48.808Z] 76e750427217: Preparing [2022-10-27T22:41:48.808Z] 994393dc58e7: Preparing [2022-10-27T22:41:48.808Z] 76e750427217: Layer already exists [2022-10-27T22:41:48.808Z] 994393dc58e7: Layer already exists [2022-10-27T22:41:48.808Z] 195c3005f5c3: Layer already exists [2022-10-27T22:41:48.808Z] 51964e1ec969: Layer already exists [2022-10-27T22:41:48.808Z] a127ccb6bffc: Layer already exists [2022-10-27T22:41:48.808Z] 2.3.0-dev.41: digest: sha256:7fb9012b77dfce2701043ed4a8b91955ec8cf54ee7213918f027b1ffabca28cd size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-27T22:41:49.125Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:8e26798799e0d9344b61f434dca15061827fa01a-2.3.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-27T22:41:49.429Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:8e26798799e0d9344b61f434dca15061827fa01a-2.3.0-dev.41 [2022-10-27T22:41:49.429Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2022-10-27T22:41:49.429Z] a127ccb6bffc: Preparing [2022-10-27T22:41:49.429Z] 51964e1ec969: Preparing [2022-10-27T22:41:49.429Z] 195c3005f5c3: Preparing [2022-10-27T22:41:49.429Z] 76e750427217: Preparing [2022-10-27T22:41:49.429Z] 994393dc58e7: Preparing [2022-10-27T22:41:49.429Z] 994393dc58e7: Layer already exists [2022-10-27T22:41:49.429Z] 195c3005f5c3: Layer already exists [2022-10-27T22:41:49.429Z] a127ccb6bffc: Layer already exists [2022-10-27T22:41:49.429Z] 51964e1ec969: Layer already exists [2022-10-27T22:41:49.429Z] 76e750427217: Layer already exists [2022-10-27T22:41:49.429Z] 8e26798799e0d9344b61f434dca15061827fa01a-2.3.0-dev.41: digest: sha256:7fb9012b77dfce2701043ed4a8b91955ec8cf54ee7213918f027b1ffabca28cd size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-27T22:41:49.742Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-27T22:41:50.052Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:main [2022-10-27T22:41:50.052Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2022-10-27T22:41:50.052Z] a127ccb6bffc: Preparing [2022-10-27T22:41:50.052Z] 51964e1ec969: Preparing [2022-10-27T22:41:50.052Z] 195c3005f5c3: Preparing [2022-10-27T22:41:50.052Z] 76e750427217: Preparing [2022-10-27T22:41:50.052Z] 994393dc58e7: Preparing [2022-10-27T22:41:50.052Z] 51964e1ec969: Layer already exists [2022-10-27T22:41:50.052Z] 195c3005f5c3: Layer already exists [2022-10-27T22:41:50.052Z] a127ccb6bffc: Layer already exists [2022-10-27T22:41:50.052Z] 994393dc58e7: Layer already exists [2022-10-27T22:41:50.052Z] 76e750427217: Layer already exists [2022-10-27T22:41:50.052Z] main: digest: sha256:7fb9012b77dfce2701043ed4a8b91955ec8cf54ee7213918f027b1ffabca28cd size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-27T22:41:50.092Z] ===================================================== [Pipeline] echo [2022-10-27T22:41:50.105Z] taggedImages: [2022-10-27T22:41:50.105Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:8e26798799e0d9344b61f434dca15061827fa01a [2022-10-27T22:41:50.105Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2022-10-27T22:41:50.105Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:2.3.0-dev.41 [2022-10-27T22:41:50.105Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:8e26798799e0d9344b61f434dca15061827fa01a-2.3.0-dev.41 [2022-10-27T22:41:50.105Z] - 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-10-27T22:41:50.478Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-27T22:41:50.478Z] [2022-10-27T22:41:50.478Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-27T22:41:50.774Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-27T22:41:50.774Z] latest: Pulling from edgex-lftools-log-publisher [2022-10-27T22:41:50.774Z] 5eb5b503b376: Pulling fs layer [2022-10-27T22:41:50.774Z] 5c69ac0246d0: Pulling fs layer [2022-10-27T22:41:50.774Z] ec43610c2a17: Pulling fs layer [2022-10-27T22:41:50.774Z] 3a2ae6a8a46f: Pulling fs layer [2022-10-27T22:41:50.774Z] 33b1e0a273af: Pulling fs layer [2022-10-27T22:41:50.774Z] 5d3b04190fa2: Pulling fs layer [2022-10-27T22:41:50.774Z] 2f39f015ded8: Pulling fs layer [2022-10-27T22:41:50.774Z] 5d3b04190fa2: Waiting [2022-10-27T22:41:50.774Z] 3a2ae6a8a46f: Waiting [2022-10-27T22:41:50.774Z] 2f39f015ded8: Waiting [2022-10-27T22:41:50.774Z] 33b1e0a273af: Waiting [2022-10-27T22:41:50.774Z] 5c69ac0246d0: Verifying Checksum [2022-10-27T22:41:50.774Z] 5c69ac0246d0: Download complete [2022-10-27T22:41:50.774Z] 3a2ae6a8a46f: Verifying Checksum [2022-10-27T22:41:50.774Z] 3a2ae6a8a46f: Download complete [2022-10-27T22:41:50.774Z] 33b1e0a273af: Verifying Checksum [2022-10-27T22:41:50.774Z] 33b1e0a273af: Download complete [2022-10-27T22:41:50.774Z] 5d3b04190fa2: Verifying Checksum [2022-10-27T22:41:50.774Z] 5d3b04190fa2: Download complete [2022-10-27T22:41:51.033Z] ec43610c2a17: Verifying Checksum [2022-10-27T22:41:51.033Z] ec43610c2a17: Download complete [2022-10-27T22:41:51.033Z] 5eb5b503b376: Verifying Checksum [2022-10-27T22:41:51.033Z] 5eb5b503b376: Download complete [2022-10-27T22:41:51.598Z] 2f39f015ded8: Download complete [2022-10-27T22:41:52.165Z] 5eb5b503b376: Pull complete [2022-10-27T22:41:52.423Z] 5c69ac0246d0: Pull complete [2022-10-27T22:41:52.839Z] using credential edgex-jenkins-ssh [2022-10-27T22:41:52.855Z] Cloning the remote Git repository [2022-10-27T22:41:52.992Z] ec43610c2a17: Pull complete [2022-10-27T22:41:52.992Z] 3a2ae6a8a46f: Pull complete [2022-10-27T22:41:53.250Z] 33b1e0a273af: Pull complete [2022-10-27T22:41:53.250Z] 5d3b04190fa2: Pull complete [2022-10-27T22:41:52.899Z] Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git [2022-10-27T22:41:52.971Z] > git init /w/workspace/device-onvif-camera/80 # timeout=10 [2022-10-27T22:41:53.118Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2022-10-27T22:41:53.118Z] > git --version # timeout=10 [2022-10-27T22:41:53.140Z] > git --version # 'git version 2.25.1' [2022-10-27T22:41:53.142Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-10-27T22:41:53.190Z] Verifying host key using known hosts file [2022-10-27T22:41:53.372Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-10-27T22:41:53.386Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-10-27T22:41:54.964Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2022-10-27T22:41:54.979Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-10-27T22:41:55.705Z] Avoid second fetch [2022-10-27T22:41:55.705Z] Checking out Revision 8e26798799e0d9344b61f434dca15061827fa01a (main) [2022-10-27T22:41:56.371Z] Commit message: "feat: add GetCapabilities and GetEndpointReference (#189)" [2022-10-27T22:41:56.726Z] [2022-10-27T22:41:56.726Z] GitHub has been notified of this commit’s build result [2022-10-27T22:41:56.726Z] [2022-10-27T22:41:55.718Z] > git config core.sparsecheckout # timeout=10 [2022-10-27T22:41:55.736Z] > git checkout -f 8e26798799e0d9344b61f434dca15061827fa01a # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-27T22:41:57.244Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-10-27T22:41:57.244Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-27T22:41:57.244Z] Dload Upload Total Spent Left Speed [2022-10-27T22:41:57.244Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 96198 0 --:--:-- --:--:-- --:--:-- 96198 [2022-10-27T22:41:57.439Z] 2f39f015ded8: Pull complete [2022-10-27T22:41:57.439Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-10-27T22:41:57.439Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-27T22:41:57.439Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-27T22:41:57.520Z] prd-ubuntu20.04-docker-8c-8g-117480 does not seem to be running inside a container [2022-10-27T22:41:57.550Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-10-27T22:41:59.368Z] $ docker top 8df6d0598695a1bd93b2e2ab005884b4d201bb56681e62cfb47858be4963b2f3 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] libraryResource [Pipeline] sh [2022-10-27T22:41:59.740Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-10-27T22:41:59.813Z] ---> job-cost.sh [2022-10-27T22:41:59.813Z] lf-activate-venv: SKIPPING [2022-10-27T22:41:59.813Z] INFO: No Stack... [2022-10-27T22:42:00.055Z] + sudo tee /etc/docker/daemon.new [2022-10-27T22:42:00.055Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-10-27T22:42:00.055Z] { [2022-10-27T22:42:00.055Z] "registry-mirrors": [ [2022-10-27T22:42:00.055Z] "https://nexus3.edgexfoundry.org:10001" [2022-10-27T22:42:00.055Z] ], [2022-10-27T22:42:00.055Z] "bip": "10.250.0.254/24", [2022-10-27T22:42:00.055Z] "hosts": [ [2022-10-27T22:42:00.055Z] "tcp://0.0.0.0:5555", [2022-10-27T22:42:00.055Z] "unix:///var/run/docker.sock" [2022-10-27T22:42:00.055Z] ], [2022-10-27T22:42:00.055Z] "mtu": 1458, [2022-10-27T22:42:00.055Z] "selinux-enabled": true, [2022-10-27T22:42:00.055Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-10-27T22:42:00.055Z] } [Pipeline] sh [2022-10-27T22:42:00.380Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [2022-10-27T22:42:00.381Z] INFO: Retrieving Pricing Info for: v3-standard-8 [Pipeline] sh [2022-10-27T22:42:00.640Z] INFO: Archiving Costs [Pipeline] sh [2022-10-27T22:42:00.701Z] + sudo service docker restart [2022-10-27T22:42:00.929Z] + cat /w/workspace/foundry_device-onvif-camera_main/archives/cost.csv [2022-10-27T22:42:00.929Z] + cut -d, -f6 [Pipeline] lock [2022-10-27T22:42:00.941Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-main-80-stack-cost] [2022-10-27T22:42:00.950Z] Resource [jenkins-edgexfoundry-device-onvif-camera-main-80-stack-cost] did not exist. Created. [2022-10-27T22:42:00.950Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-main-80-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-10-27T22:42:01.246Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-10-27T22:42:01.271Z] Stashed 1 file(s) [Pipeline] } [2022-10-27T22:42:01.277Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-main-80-stack-cost] [Pipeline] // lock [Pipeline] } [2022-10-27T22:42:01.291Z] $ docker stop --time=1 8df6d0598695a1bd93b2e2ab005884b4d201bb56681e62cfb47858be4963b2f3 [2022-10-27T22:42:02.467Z] $ docker rm -f 8df6d0598695a1bd93b2e2ab005884b4d201bb56681e62cfb47858be4963b2f3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-27T22:42:18.923Z] provisioning config files... [2022-10-27T22:42:18.946Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/80@tmp/config10077169691548699548tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-27T22:42:19.288Z] ---> docker-login.sh [2022-10-27T22:42:19.288Z] nexus3.edgexfoundry.org:10001 [2022-10-27T22:42:19.555Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-27T22:42:19.824Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-27T22:42:19.824Z] Configure a credential helper to remove this warning. See [2022-10-27T22:42:19.824Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-27T22:42:19.824Z] [2022-10-27T22:42:19.824Z] Login Succeeded [2022-10-27T22:42:19.824Z] nexus3.edgexfoundry.org:10002 [2022-10-27T22:42:20.092Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-27T22:42:20.092Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-27T22:42:20.092Z] Configure a credential helper to remove this warning. See [2022-10-27T22:42:20.092Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-27T22:42:20.092Z] [2022-10-27T22:42:20.092Z] Login Succeeded [2022-10-27T22:42:20.092Z] nexus3.edgexfoundry.org:10003 [2022-10-27T22:42:20.361Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-27T22:42:20.361Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-27T22:42:20.361Z] Configure a credential helper to remove this warning. See [2022-10-27T22:42:20.361Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-27T22:42:20.361Z] [2022-10-27T22:42:20.361Z] Login Succeeded [2022-10-27T22:42:20.627Z] nexus3.edgexfoundry.org:10004 [2022-10-27T22:42:20.627Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-27T22:42:20.894Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-27T22:42:20.894Z] Configure a credential helper to remove this warning. See [2022-10-27T22:42:20.894Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-27T22:42:20.894Z] [2022-10-27T22:42:20.894Z] Login Succeeded [2022-10-27T22:42:20.894Z] docker.io [2022-10-27T22:42:21.160Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-27T22:42:21.426Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-27T22:42:21.426Z] Configure a credential helper to remove this warning. See [2022-10-27T22:42:21.426Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-27T22:42:21.426Z] [2022-10-27T22:42:21.426Z] Login Succeeded [2022-10-27T22:42:21.426Z] ---> docker-login.sh ends [Pipeline] } [2022-10-27T22:42:21.440Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-10-27T22:42:21.576Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-27T22:42:21.588Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-27T22:42:21.596Z] ========================================================= [2022-10-27T22:42:21.596Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-10-27T22:42:21.596Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-27T22:42:21.935Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-10-27T22:42:22.520Z] Sending build context to Docker daemon 20.44MB [2022-10-27T22:42:22.520Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2022-10-27T22:42:22.520Z] Step 2/13 : FROM ${BASE} AS builder [2022-10-27T22:42:22.520Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-10-27T22:42:22.520Z] 9b18e9b68314: Pulling fs layer [2022-10-27T22:42:22.520Z] d32db5db7311: Pulling fs layer [2022-10-27T22:42:22.520Z] d0c4b47475fc: Pulling fs layer [2022-10-27T22:42:22.520Z] 5831b945b038: Pulling fs layer [2022-10-27T22:42:22.520Z] 86bbec2aaacd: Pulling fs layer [2022-10-27T22:42:22.520Z] e10730c5d714: Pulling fs layer [2022-10-27T22:42:22.520Z] 5dd5c2283517: Pulling fs layer [2022-10-27T22:42:22.520Z] d5ac0230b979: Pulling fs layer [2022-10-27T22:42:22.520Z] 5831b945b038: Waiting [2022-10-27T22:42:22.520Z] e10730c5d714: Waiting [2022-10-27T22:42:22.520Z] 86bbec2aaacd: Waiting [2022-10-27T22:42:22.520Z] 5dd5c2283517: Waiting [2022-10-27T22:42:22.520Z] d5ac0230b979: Waiting [2022-10-27T22:42:22.520Z] d0c4b47475fc: Verifying Checksum [2022-10-27T22:42:22.520Z] d0c4b47475fc: Download complete [2022-10-27T22:42:22.520Z] d32db5db7311: Verifying Checksum [2022-10-27T22:42:22.520Z] d32db5db7311: Download complete [2022-10-27T22:42:22.520Z] 86bbec2aaacd: Verifying Checksum [2022-10-27T22:42:22.520Z] 86bbec2aaacd: Download complete [2022-10-27T22:42:22.790Z] e10730c5d714: Verifying Checksum [2022-10-27T22:42:22.790Z] e10730c5d714: Download complete [2022-10-27T22:42:22.790Z] 9b18e9b68314: Verifying Checksum [2022-10-27T22:42:22.790Z] 9b18e9b68314: Download complete [2022-10-27T22:42:23.782Z] 9b18e9b68314: Pull complete [2022-10-27T22:42:23.782Z] d5ac0230b979: Verifying Checksum [2022-10-27T22:42:23.782Z] d5ac0230b979: Download complete [2022-10-27T22:42:24.053Z] d32db5db7311: Pull complete [2022-10-27T22:42:24.323Z] d0c4b47475fc: Pull complete [2022-10-27T22:42:24.911Z] 5dd5c2283517: Verifying Checksum [2022-10-27T22:42:24.911Z] 5dd5c2283517: Download complete [2022-10-27T22:42:25.494Z] 5831b945b038: Verifying Checksum [2022-10-27T22:42:25.494Z] 5831b945b038: Download complete [2022-10-27T22:42:37.821Z] 5831b945b038: Pull complete [2022-10-27T22:42:37.821Z] 86bbec2aaacd: Pull complete [2022-10-27T22:42:37.821Z] e10730c5d714: Pull complete [2022-10-27T22:42:43.173Z] 5dd5c2283517: Pull complete [2022-10-27T22:42:45.782Z] d5ac0230b979: Pull complete [2022-10-27T22:42:45.782Z] Digest: sha256:20129d036edcc9aeb260ee0df12cfa5280992c4a8e5b89377467d541f90c94a2 [2022-10-27T22:42:45.782Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-10-27T22:42:45.782Z] ---> 59b3b1a385d4 [2022-10-27T22:42:45.782Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2022-10-27T22:42:47.194Z] ---> Running in 2df804125199 [2022-10-27T22:42:47.463Z] Removing intermediate container 2df804125199 [2022-10-27T22:42:47.463Z] ---> dacc7e96b59c [2022-10-27T22:42:47.463Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-10-27T22:42:47.733Z] ---> Running in e3affdc059c7 [2022-10-27T22:42:47.999Z] Removing intermediate container e3affdc059c7 [2022-10-27T22:42:47.999Z] ---> 0cbf7919834e [2022-10-27T22:42:47.999Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-10-27T22:42:47.999Z] ---> Running in c4eba0892406 [2022-10-27T22:42:48.265Z] Removing intermediate container c4eba0892406 [2022-10-27T22:42:48.265Z] ---> 3de6082a9c81 [2022-10-27T22:42:48.265Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2022-10-27T22:42:48.265Z] ---> Running in 5881a455a1ab [2022-10-27T22:42:48.540Z] Removing intermediate container 5881a455a1ab [2022-10-27T22:42:48.540Z] ---> 836b924adec2 [2022-10-27T22:42:48.540Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2022-10-27T22:42:48.807Z] ---> Running in 247a1b1d98c3 [2022-10-27T22:42:49.075Z] Removing intermediate container 247a1b1d98c3 [2022-10-27T22:42:49.076Z] ---> 348554e2a063 [2022-10-27T22:42:49.076Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-27T22:42:49.076Z] ---> Running in 7282eeacc12e [2022-10-27T22:42:50.037Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-27T22:42:50.304Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-27T22:42:51.265Z] OK: 221 MiB in 51 packages [2022-10-27T22:42:52.247Z] Removing intermediate container 7282eeacc12e [2022-10-27T22:42:52.247Z] ---> 414823904fb6 [2022-10-27T22:42:52.247Z] Step 9/13 : WORKDIR /device-onvif-camera [2022-10-27T22:42:52.247Z] ---> Running in df70da3482c8 [2022-10-27T22:42:52.520Z] Removing intermediate container df70da3482c8 [2022-10-27T22:42:52.520Z] ---> 6a5ab28a1215 [2022-10-27T22:42:52.520Z] Step 10/13 : COPY go.mod vendor* ./ [2022-10-27T22:42:53.108Z] ---> c771560cbca1 [2022-10-27T22:42:53.108Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-27T22:42:53.108Z] ---> Running in 807d83389d75 [2022-10-27T22:43:49.673Z] Removing intermediate container 807d83389d75 [2022-10-27T22:43:49.673Z] ---> 349bc22a986a [2022-10-27T22:43:49.673Z] Step 12/13 : COPY . . [2022-10-27T22:43:49.673Z] ---> 2b7b4523dc4f [2022-10-27T22:43:49.673Z] Step 13/13 : RUN ${MAKE} [2022-10-27T22:43:49.673Z] ---> Running in 176548cc8416 [2022-10-27T22:43:49.673Z] noop [2022-10-27T22:43:49.673Z] Removing intermediate container 176548cc8416 [2022-10-27T22:43:49.673Z] ---> 368452b977e8 [2022-10-27T22:43:49.673Z] Successfully built 368452b977e8 [2022-10-27T22:43:49.673Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-27T22:43:50.027Z] + docker inspect -f . ci-base-image-arm64 [2022-10-27T22:43:50.027Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-27T22:43:50.212Z] prd-ubuntu20.04-docker-arm64-4c-16g-117481 does not seem to be running inside a container [2022-10-27T22:43:50.279Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/80 -v /w/workspace/device-onvif-camera/80:/w/workspace/device-onvif-camera/80:rw,z -v /w/workspace/device-onvif-camera/80@tmp:/w/workspace/device-onvif-camera/80@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-10-27T22:43:51.401Z] $ docker top 1c7da825a19906f5c08398cc871436e1a4ca1be1ce96d414e1ca0d51a0da0baf -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-27T22:43:52.227Z] + go version [2022-10-27T22:43:52.227Z] go version go1.18.7 linux/arm64 [Pipeline] } [2022-10-27T22:43:52.251Z] $ docker stop --time=1 1c7da825a19906f5c08398cc871436e1a4ca1be1ce96d414e1ca0d51a0da0baf [2022-10-27T22:43:53.861Z] $ docker rm -f 1c7da825a19906f5c08398cc871436e1a4ca1be1ce96d414e1ca0d51a0da0baf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-27T22:43:54.385Z] + docker inspect -f . ci-base-image-arm64 [2022-10-27T22:43:54.385Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-27T22:43:54.548Z] prd-ubuntu20.04-docker-arm64-4c-16g-117481 does not seem to be running inside a container [2022-10-27T22:43:54.614Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-onvif-camera/80 -v /w/workspace/device-onvif-camera/80:/w/workspace/device-onvif-camera/80:rw,z -v /w/workspace/device-onvif-camera/80@tmp:/w/workspace/device-onvif-camera/80@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-10-27T22:43:55.782Z] $ docker top 85b7b3f97d84e03637b7b1353ec61d683a05249027669a6f18bccc2dca854159 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-27T22:43:56.288Z] + git config --global --add safe.directory /w/workspace/device-onvif-camera/80 [Pipeline] fileExists [Pipeline] sh [2022-10-27T22:43:56.886Z] + make test [2022-10-27T22:43:56.886Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-10-27T22:43:58.826Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2022-10-27T22:45:35.472Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2022-10-27T22:45:35.472Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.212s coverage: 29.3% of statements [2022-10-27T22:45:35.472Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2022-10-27T22:45:53.681Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 25.875s coverage: 86.5% of statements [2022-10-27T22:45:53.682Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-10-27T22:45:53.682Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-10-27T22:46:20.375Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-10-27T22:46:20.375Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-10-27T22:46:20.375Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-10-27T22:46:20.395Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-10-27T22:46:20.413Z] $ docker stop --time=1 85b7b3f97d84e03637b7b1353ec61d683a05249027669a6f18bccc2dca854159 [2022-10-27T22:46:22.471Z] $ docker rm -f 85b7b3f97d84e03637b7b1353ec61d683a05249027669a6f18bccc2dca854159 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-27T22:46:23.527Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-10-27T22:46:23.551Z] Warning: overwriting stash ‘coverage-report’ [2022-10-27T22:46:24.076Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-27T22:46:24.442Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-10-27T22:46:24.769Z] + ls -al . [2022-10-27T22:46:24.769Z] total 240 [2022-10-27T22:46:24.769Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 27 22:43 . [2022-10-27T22:46:24.769Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 27 22:41 .. [2022-10-27T22:46:24.769Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 27 22:41 .git [2022-10-27T22:46:24.769Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 27 22:41 .github [2022-10-27T22:46:24.769Z] -rw-rw-r-- 1 jenkins jenkins 496 Oct 27 22:41 .gitignore [2022-10-27T22:46:24.769Z] -rw-rw-r-- 1 jenkins jenkins 42 Oct 27 22:41 .golangci.yml [2022-10-27T22:46:24.769Z] -rw-rw-r-- 1 jenkins jenkins 9739 Oct 27 22:41 Attribution.txt [2022-10-27T22:46:24.769Z] -rw-rw-r-- 1 jenkins jenkins 1498 Oct 27 22:41 CHANGELOG.md [2022-10-27T22:46:24.769Z] -rw-rw-r-- 1 jenkins jenkins 1637 Oct 27 22:41 Dockerfile [2022-10-27T22:46:24.769Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 27 22:41 GOVERNANCE.md [2022-10-27T22:46:24.769Z] -rw-rw-r-- 1 jenkins jenkins 734 Oct 27 22:41 Jenkinsfile [2022-10-27T22:46:24.769Z] -rw-rw-r-- 1 jenkins jenkins 11348 Oct 27 22:41 LICENSE [2022-10-27T22:46:24.769Z] -rw-rw-r-- 1 jenkins jenkins 2858 Oct 27 22:41 Makefile [2022-10-27T22:46:24.769Z] -rw-rw-r-- 1 jenkins jenkins 625 Oct 27 22:41 OWNERS.md [2022-10-27T22:46:24.769Z] -rw-rw-r-- 1 jenkins jenkins 6595 Oct 27 22:41 README.md [2022-10-27T22:46:24.769Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 27 22:39 VERSION [2022-10-27T22:46:24.769Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 27 22:41 bin [2022-10-27T22:46:24.769Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 27 22:41 cmd [2022-10-27T22:46:24.769Z] -rw-r--r-- 1 jenkins jenkins 79184 Oct 27 22:45 coverage.out [2022-10-27T22:46:24.769Z] drwxrwxr-x 6 jenkins jenkins 4096 Oct 27 22:41 doc [2022-10-27T22:46:24.769Z] -rw-rw-r-- 1 jenkins jenkins 3736 Oct 27 22:41 go.mod [2022-10-27T22:46:24.769Z] -rw-rw-r-- 1 jenkins jenkins 46203 Oct 27 22:41 go.sum [2022-10-27T22:46:24.769Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 27 22:41 internal [2022-10-27T22:46:24.769Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 27 22:41 snap [2022-10-27T22:46:24.769Z] -rw-rw-r-- 1 jenkins jenkins 236 Oct 27 22:41 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-27T22:46:25.114Z] + 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=8e26798799e0d9344b61f434dca15061827fa01a --label arch=arm64 --label version=2.3.0-dev.41 . [2022-10-27T22:46:26.090Z] Sending build context to Docker daemon 20.52MB [2022-10-27T22:46:26.090Z] Step 1/26 : ARG BASE=golang:1.18-alpine3.16 [2022-10-27T22:46:26.090Z] Step 2/26 : FROM ${BASE} AS builder [2022-10-27T22:46:26.090Z] ---> 368452b977e8 [2022-10-27T22:46:26.090Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2022-10-27T22:46:26.359Z] ---> Running in cfcb354024bd [2022-10-27T22:46:26.625Z] Removing intermediate container cfcb354024bd [2022-10-27T22:46:26.625Z] ---> dafef0907b72 [2022-10-27T22:46:26.625Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-10-27T22:46:26.625Z] ---> Running in 4d0e0ac6b4a9 [2022-10-27T22:46:26.901Z] Removing intermediate container 4d0e0ac6b4a9 [2022-10-27T22:46:26.901Z] ---> f69884678204 [2022-10-27T22:46:26.901Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-10-27T22:46:27.167Z] ---> Running in 81ae61b9b7a7 [2022-10-27T22:46:27.439Z] Removing intermediate container 81ae61b9b7a7 [2022-10-27T22:46:27.439Z] ---> ea48f62e3277 [2022-10-27T22:46:27.439Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2022-10-27T22:46:27.439Z] ---> Running in ca02feb8411b [2022-10-27T22:46:28.023Z] Removing intermediate container ca02feb8411b [2022-10-27T22:46:28.023Z] ---> 216439e20f37 [2022-10-27T22:46:28.023Z] Step 7/26 : LABEL Name=edgex-device-onvif-camera [2022-10-27T22:46:28.023Z] ---> Running in 7d050d09bc58 [2022-10-27T22:46:28.291Z] Removing intermediate container 7d050d09bc58 [2022-10-27T22:46:28.291Z] ---> 4d0190b7652e [2022-10-27T22:46:28.291Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-27T22:46:28.562Z] ---> Running in 550f40316952 [2022-10-27T22:46:29.521Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-27T22:46:29.788Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-27T22:46:30.748Z] OK: 221 MiB in 51 packages [2022-10-27T22:46:31.336Z] Removing intermediate container 550f40316952 [2022-10-27T22:46:31.336Z] ---> 248ec0db84d6 [2022-10-27T22:46:31.336Z] Step 9/26 : WORKDIR /device-onvif-camera [2022-10-27T22:46:31.602Z] ---> Running in 5efdf550a7bd [2022-10-27T22:46:31.869Z] Removing intermediate container 5efdf550a7bd [2022-10-27T22:46:31.869Z] ---> dd1825cd4b42 [2022-10-27T22:46:31.869Z] Step 10/26 : COPY go.mod vendor* ./ [2022-10-27T22:46:32.449Z] ---> 2bdd3493914b [2022-10-27T22:46:32.449Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-27T22:46:32.449Z] ---> Running in 14434fdf7856 [2022-10-27T22:46:35.797Z] Removing intermediate container 14434fdf7856 [2022-10-27T22:46:35.797Z] ---> 5f319f1009b4 [2022-10-27T22:46:35.797Z] Step 12/26 : COPY . . [2022-10-27T22:46:37.742Z] ---> 1e5104671967 [2022-10-27T22:46:37.742Z] Step 13/26 : RUN ${MAKE} [2022-10-27T22:46:37.742Z] ---> Running in cf8498e62294 [2022-10-27T22:46:38.329Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-onvif-camera.Version=2.3.0-dev.41 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.3.0-dev.49" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd [2022-10-27T22:49:15.096Z] Removing intermediate container cf8498e62294 [2022-10-27T22:49:15.096Z] ---> 50659fc2e912 [2022-10-27T22:49:15.096Z] Step 14/26 : FROM alpine:3.16 [2022-10-27T22:49:15.096Z] 3.16: Pulling from library/alpine [2022-10-27T22:49:15.096Z] 9b18e9b68314: Already exists [2022-10-27T22:49:15.096Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-10-27T22:49:15.096Z] Status: Downloaded newer image for alpine:3.16 [2022-10-27T22:49:15.096Z] ---> a6215f271958 [2022-10-27T22:49:15.096Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2022-10-27T22:49:15.096Z] ---> Running in 218b8ea33433 [2022-10-27T22:49:15.096Z] Removing intermediate container 218b8ea33433 [2022-10-27T22:49:15.097Z] ---> f461d0965e63 [2022-10-27T22:49:15.097Z] Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init [2022-10-27T22:49:15.097Z] ---> Running in 4af100849fd6 [2022-10-27T22:49:15.097Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-27T22:49:15.097Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-27T22:49:15.097Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-10-27T22:49:15.097Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-10-27T22:49:15.097Z] (3/6) Installing libsodium (1.0.18-r0) [2022-10-27T22:49:15.097Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-10-27T22:49:15.097Z] (5/6) Installing libzmq (4.3.4-r0) [2022-10-27T22:49:15.097Z] (6/6) Installing zeromq (4.3.4-r0) [2022-10-27T22:49:15.097Z] Executing busybox-1.35.0-r17.trigger [2022-10-27T22:49:15.097Z] OK: 8 MiB in 20 packages [2022-10-27T22:49:15.097Z] Removing intermediate container 4af100849fd6 [2022-10-27T22:49:15.097Z] ---> b8ac16a291f0 [2022-10-27T22:49:15.097Z] Step 17/26 : WORKDIR / [2022-10-27T22:49:15.097Z] ---> Running in 95f79ed8caa5 [2022-10-27T22:49:15.097Z] Removing intermediate container 95f79ed8caa5 [2022-10-27T22:49:15.097Z] ---> 6f238ae49a4c [2022-10-27T22:49:15.097Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2022-10-27T22:49:15.097Z] ---> eb2427e2f73d [2022-10-27T22:49:15.097Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2022-10-27T22:49:15.097Z] ---> 665f34899da5 [2022-10-27T22:49:15.097Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2022-10-27T22:49:15.097Z] ---> 580871f9af48 [2022-10-27T22:49:15.097Z] Step 21/26 : EXPOSE 59984 [2022-10-27T22:49:15.097Z] ---> Running in c44bfa54a491 [2022-10-27T22:49:15.097Z] Removing intermediate container c44bfa54a491 [2022-10-27T22:49:15.097Z] ---> 04aefba4b147 [2022-10-27T22:49:15.097Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2022-10-27T22:49:15.097Z] ---> Running in da53c6bd02d8 [2022-10-27T22:49:15.097Z] Removing intermediate container da53c6bd02d8 [2022-10-27T22:49:15.097Z] ---> b7f1f9fccaa9 [2022-10-27T22:49:15.097Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-27T22:49:15.097Z] ---> Running in 134dcec519f2 [2022-10-27T22:49:15.097Z] Removing intermediate container 134dcec519f2 [2022-10-27T22:49:15.097Z] ---> 7e433bea3f92 [2022-10-27T22:49:15.097Z] Step 24/26 : LABEL arch=arm64 [2022-10-27T22:49:15.097Z] ---> Running in e023f3efc83b [2022-10-27T22:49:15.097Z] Removing intermediate container e023f3efc83b [2022-10-27T22:49:15.097Z] ---> c3f2bcb7d73a [2022-10-27T22:49:15.097Z] Step 25/26 : LABEL git_sha=8e26798799e0d9344b61f434dca15061827fa01a [2022-10-27T22:49:15.097Z] ---> Running in 10d6543581fb [2022-10-27T22:49:15.097Z] Removing intermediate container 10d6543581fb [2022-10-27T22:49:15.097Z] ---> 1004d72455f5 [2022-10-27T22:49:15.097Z] Step 26/26 : LABEL version=2.3.0-dev.41 [2022-10-27T22:49:15.097Z] ---> Running in 706da15dd4ee [2022-10-27T22:49:15.097Z] Removing intermediate container 706da15dd4ee [2022-10-27T22:49:15.097Z] ---> 92722eb5e45c [2022-10-27T22:49:15.097Z] [Warning] One or more build-args [ARCH] were not consumed [2022-10-27T22:49:15.097Z] Successfully built 92722eb5e45c [2022-10-27T22:49:15.097Z] 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-10-27T22:49:15.190Z] provisioning config files... [2022-10-27T22:49:15.202Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/80@tmp/config7284625650703359865tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-27T22:49:15.531Z] ---> docker-login.sh [2022-10-27T22:49:15.531Z] nexus3.edgexfoundry.org:10001 [2022-10-27T22:49:15.531Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-27T22:49:15.798Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-27T22:49:15.798Z] Configure a credential helper to remove this warning. See [2022-10-27T22:49:15.798Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-27T22:49:15.798Z] [2022-10-27T22:49:15.798Z] Login Succeeded [2022-10-27T22:49:15.798Z] nexus3.edgexfoundry.org:10002 [2022-10-27T22:49:16.065Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-27T22:49:16.065Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-27T22:49:16.065Z] Configure a credential helper to remove this warning. See [2022-10-27T22:49:16.065Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-27T22:49:16.065Z] [2022-10-27T22:49:16.065Z] Login Succeeded [2022-10-27T22:49:16.065Z] nexus3.edgexfoundry.org:10003 [2022-10-27T22:49:16.330Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-27T22:49:16.596Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-27T22:49:16.596Z] Configure a credential helper to remove this warning. See [2022-10-27T22:49:16.596Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-27T22:49:16.596Z] [2022-10-27T22:49:16.596Z] Login Succeeded [2022-10-27T22:49:16.596Z] nexus3.edgexfoundry.org:10004 [2022-10-27T22:49:16.596Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-27T22:49:16.863Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-27T22:49:16.863Z] Configure a credential helper to remove this warning. See [2022-10-27T22:49:16.863Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-27T22:49:16.863Z] [2022-10-27T22:49:16.863Z] Login Succeeded [2022-10-27T22:49:16.863Z] docker.io [2022-10-27T22:49:17.129Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-27T22:49:17.394Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-27T22:49:17.394Z] Configure a credential helper to remove this warning. See [2022-10-27T22:49:17.394Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-27T22:49:17.394Z] [2022-10-27T22:49:17.394Z] Login Succeeded [2022-10-27T22:49:17.394Z] ---> docker-login.sh ends [Pipeline] } [2022-10-27T22:49:17.408Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-27T22:49:17.441Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-27T22:49:17.468Z] [edgeXDocker.push] Tagging docker image device-onvif-camera-arm64 with the following tags: [2022-10-27T22:49:17.468Z] 8e26798799e0d9344b61f434dca15061827fa01a [2022-10-27T22:49:17.468Z] latest [2022-10-27T22:49:17.468Z] 2.3.0-dev.41 [2022-10-27T22:49:17.468Z] 8e26798799e0d9344b61f434dca15061827fa01a-2.3.0-dev.41 [2022-10-27T22:49:17.468Z] main [2022-10-27T22:49:17.468Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-27T22:49:17.822Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:8e26798799e0d9344b61f434dca15061827fa01a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-27T22:49:18.169Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:8e26798799e0d9344b61f434dca15061827fa01a [2022-10-27T22:49:18.169Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2022-10-27T22:49:18.169Z] f6af2c79bf7c: Preparing [2022-10-27T22:49:18.169Z] 3a6bb42fb1fc: Preparing [2022-10-27T22:49:18.169Z] c0fed5d2a462: Preparing [2022-10-27T22:49:18.169Z] 05cc0d594da1: Preparing [2022-10-27T22:49:18.169Z] 5d3e392a13a0: Preparing [2022-10-27T22:49:18.169Z] 5d3e392a13a0: Layer already exists [2022-10-27T22:49:18.434Z] 3a6bb42fb1fc: Pushed [2022-10-27T22:49:18.434Z] f6af2c79bf7c: Pushed [2022-10-27T22:49:19.017Z] 05cc0d594da1: Pushed [2022-10-27T22:49:24.351Z] c0fed5d2a462: Pushed [2022-10-27T22:49:24.351Z] 8e26798799e0d9344b61f434dca15061827fa01a: digest: sha256:977e7d0f3c3ec2c22e15ae23495e179aedc80091148ea9584cc678f8964535b3 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-27T22:49:24.712Z] + 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-10-27T22:49:25.052Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [2022-10-27T22:49:25.052Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2022-10-27T22:49:25.052Z] f6af2c79bf7c: Preparing [2022-10-27T22:49:25.052Z] 3a6bb42fb1fc: Preparing [2022-10-27T22:49:25.052Z] c0fed5d2a462: Preparing [2022-10-27T22:49:25.052Z] 05cc0d594da1: Preparing [2022-10-27T22:49:25.052Z] 5d3e392a13a0: Preparing [2022-10-27T22:49:25.052Z] 5d3e392a13a0: Layer already exists [2022-10-27T22:49:25.052Z] 05cc0d594da1: Layer already exists [2022-10-27T22:49:25.052Z] f6af2c79bf7c: Layer already exists [2022-10-27T22:49:25.052Z] 3a6bb42fb1fc: Layer already exists [2022-10-27T22:49:25.052Z] c0fed5d2a462: Layer already exists [2022-10-27T22:49:25.052Z] latest: digest: sha256:977e7d0f3c3ec2c22e15ae23495e179aedc80091148ea9584cc678f8964535b3 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-27T22:49:25.407Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:2.3.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-27T22:49:25.748Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:2.3.0-dev.41 [2022-10-27T22:49:25.748Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2022-10-27T22:49:25.748Z] f6af2c79bf7c: Preparing [2022-10-27T22:49:25.748Z] 3a6bb42fb1fc: Preparing [2022-10-27T22:49:25.748Z] c0fed5d2a462: Preparing [2022-10-27T22:49:25.748Z] 05cc0d594da1: Preparing [2022-10-27T22:49:25.748Z] 5d3e392a13a0: Preparing [2022-10-27T22:49:25.748Z] c0fed5d2a462: Layer already exists [2022-10-27T22:49:25.748Z] 05cc0d594da1: Layer already exists [2022-10-27T22:49:25.748Z] 5d3e392a13a0: Layer already exists [2022-10-27T22:49:25.748Z] f6af2c79bf7c: Layer already exists [2022-10-27T22:49:25.748Z] 3a6bb42fb1fc: Layer already exists [2022-10-27T22:49:25.748Z] 2.3.0-dev.41: digest: sha256:977e7d0f3c3ec2c22e15ae23495e179aedc80091148ea9584cc678f8964535b3 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-27T22:49:26.099Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:8e26798799e0d9344b61f434dca15061827fa01a-2.3.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-27T22:49:26.435Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:8e26798799e0d9344b61f434dca15061827fa01a-2.3.0-dev.41 [2022-10-27T22:49:26.435Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2022-10-27T22:49:26.435Z] f6af2c79bf7c: Preparing [2022-10-27T22:49:26.435Z] 3a6bb42fb1fc: Preparing [2022-10-27T22:49:26.435Z] c0fed5d2a462: Preparing [2022-10-27T22:49:26.435Z] 05cc0d594da1: Preparing [2022-10-27T22:49:26.435Z] 5d3e392a13a0: Preparing [2022-10-27T22:49:26.435Z] c0fed5d2a462: Layer already exists [2022-10-27T22:49:26.435Z] 3a6bb42fb1fc: Layer already exists [2022-10-27T22:49:26.435Z] 05cc0d594da1: Layer already exists [2022-10-27T22:49:26.435Z] 5d3e392a13a0: Layer already exists [2022-10-27T22:49:26.435Z] f6af2c79bf7c: Layer already exists [2022-10-27T22:49:26.435Z] 8e26798799e0d9344b61f434dca15061827fa01a-2.3.0-dev.41: digest: sha256:977e7d0f3c3ec2c22e15ae23495e179aedc80091148ea9584cc678f8964535b3 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-27T22:49:26.772Z] + 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-10-27T22:49:27.114Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [2022-10-27T22:49:27.114Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2022-10-27T22:49:27.114Z] f6af2c79bf7c: Preparing [2022-10-27T22:49:27.114Z] 3a6bb42fb1fc: Preparing [2022-10-27T22:49:27.114Z] c0fed5d2a462: Preparing [2022-10-27T22:49:27.114Z] 05cc0d594da1: Preparing [2022-10-27T22:49:27.114Z] 5d3e392a13a0: Preparing [2022-10-27T22:49:27.114Z] c0fed5d2a462: Layer already exists [2022-10-27T22:49:27.114Z] 3a6bb42fb1fc: Layer already exists [2022-10-27T22:49:27.114Z] 05cc0d594da1: Layer already exists [2022-10-27T22:49:27.114Z] 5d3e392a13a0: Layer already exists [2022-10-27T22:49:27.114Z] f6af2c79bf7c: Layer already exists [2022-10-27T22:49:27.380Z] main: digest: sha256:977e7d0f3c3ec2c22e15ae23495e179aedc80091148ea9584cc678f8964535b3 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-27T22:49:27.420Z] ===================================================== [Pipeline] echo [2022-10-27T22:49:27.426Z] taggedImages: [2022-10-27T22:49:27.426Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:8e26798799e0d9344b61f434dca15061827fa01a [2022-10-27T22:49:27.426Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [2022-10-27T22:49:27.426Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:2.3.0-dev.41 [2022-10-27T22:49:27.426Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:8e26798799e0d9344b61f434dca15061827fa01a-2.3.0-dev.41 [2022-10-27T22:49:27.426Z] - 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-10-27T22:49:27.812Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-27T22:49:27.812Z] [2022-10-27T22:49:27.812Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-27T22:49:28.157Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-27T22:49:28.157Z] arm64: Pulling from edgex-lftools-log-publisher [2022-10-27T22:49:28.157Z] 8998bd30e6a1: Pulling fs layer [2022-10-27T22:49:28.157Z] 04944245beec: Pulling fs layer [2022-10-27T22:49:28.157Z] 699f458cf7ca: Pulling fs layer [2022-10-27T22:49:28.157Z] 765212b225bb: Pulling fs layer [2022-10-27T22:49:28.157Z] f23df028b6ca: Pulling fs layer [2022-10-27T22:49:28.157Z] d65c8cfc05b1: Pulling fs layer [2022-10-27T22:49:28.157Z] 2437ff75d9bd: Pulling fs layer [2022-10-27T22:49:28.157Z] f23df028b6ca: Waiting [2022-10-27T22:49:28.157Z] d65c8cfc05b1: Waiting [2022-10-27T22:49:28.157Z] 765212b225bb: Waiting [2022-10-27T22:49:28.157Z] 2437ff75d9bd: Waiting [2022-10-27T22:49:28.455Z] 04944245beec: Verifying Checksum [2022-10-27T22:49:28.455Z] 04944245beec: Download complete [2022-10-27T22:49:28.455Z] 765212b225bb: Download complete [2022-10-27T22:49:28.455Z] f23df028b6ca: Verifying Checksum [2022-10-27T22:49:28.455Z] f23df028b6ca: Download complete [2022-10-27T22:49:28.455Z] d65c8cfc05b1: Verifying Checksum [2022-10-27T22:49:28.455Z] d65c8cfc05b1: Download complete [2022-10-27T22:49:28.455Z] 699f458cf7ca: Download complete [2022-10-27T22:49:29.074Z] 8998bd30e6a1: Verifying Checksum [2022-10-27T22:49:29.074Z] 8998bd30e6a1: Download complete [2022-10-27T22:49:31.061Z] 2437ff75d9bd: Verifying Checksum [2022-10-27T22:49:31.061Z] 2437ff75d9bd: Download complete [2022-10-27T22:49:33.012Z] 8998bd30e6a1: Pull complete [2022-10-27T22:49:33.279Z] 04944245beec: Pull complete [2022-10-27T22:49:34.685Z] 699f458cf7ca: Pull complete [2022-10-27T22:49:34.953Z] 765212b225bb: Pull complete [2022-10-27T22:49:35.538Z] f23df028b6ca: Pull complete [2022-10-27T22:49:35.806Z] d65c8cfc05b1: Pull complete [2022-10-27T22:49:50.799Z] 2437ff75d9bd: Pull complete [2022-10-27T22:49:50.799Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-10-27T22:49:50.799Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-27T22:49:50.799Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-27T22:49:50.977Z] prd-ubuntu20.04-docker-arm64-4c-16g-117481 does not seem to be running inside a container [2022-10-27T22:49:51.043Z] $ 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/80 -v /w/workspace/device-onvif-camera/80:/w/workspace/device-onvif-camera/80:rw,z -v /w/workspace/device-onvif-camera/80@tmp:/w/workspace/device-onvif-camera/80@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-10-27T22:49:53.583Z] $ docker top f5fd18551940d33e82ccbcd83942128410284d5cd0edb2ef18029609d23dee5c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-27T22:49:54.077Z] ---> job-cost.sh [2022-10-27T22:49:54.342Z] lf-activate-venv: SKIPPING [2022-10-27T22:49:54.342Z] INFO: No Stack... [2022-10-27T22:49:54.922Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-10-27T22:49:55.502Z] INFO: Archiving Costs [Pipeline] sh [2022-10-27T22:49:55.820Z] + cat /w/workspace/device-onvif-camera/80/archives/cost.csv [2022-10-27T22:49:55.820Z] + cut -d, -f6 [Pipeline] lock [2022-10-27T22:49:55.883Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-main-80-stack-cost] [2022-10-27T22:49:55.888Z] Resource [jenkins-edgexfoundry-device-onvif-camera-main-80-stack-cost] did not exist. Created. [2022-10-27T22:49:55.889Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-main-80-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-10-27T22:49:56.537Z] /w/workspace/device-onvif-camera/80@tmp/durable-17d21d00/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-10-27T22:49:57.180Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-10-27T22:49:57.201Z] Warning: overwriting stash ‘stack-cost’ [2022-10-27T22:49:57.268Z] Stashed 1 file(s) [Pipeline] } [2022-10-27T22:49:57.275Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-main-80-stack-cost] [Pipeline] // lock [Pipeline] } [2022-10-27T22:49:57.298Z] $ docker stop --time=1 f5fd18551940d33e82ccbcd83942128410284d5cd0edb2ef18029609d23dee5c [2022-10-27T22:49:58.797Z] $ docker rm -f f5fd18551940d33e82ccbcd83942128410284d5cd0edb2ef18029609d23dee5c [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-10-27T22:49:59.154Z] provisioning config files... [2022-10-27T22:49:59.160Z] copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config5624819467276258948tmp [Pipeline] { [Pipeline] sh [2022-10-27T22:49:59.450Z] + set +x [2022-10-27T22:49:59.450Z] + curl -s https://codecov.io/bash [2022-10-27T22:49:59.450Z] + bash -s -- [2022-10-27T22:49:59.450Z] [2022-10-27T22:49:59.450Z] _____ _ [2022-10-27T22:49:59.450Z] / ____| | | [2022-10-27T22:49:59.450Z] | | ___ __| | ___ ___ _____ __ [2022-10-27T22:49:59.450Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-10-27T22:49:59.450Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-10-27T22:49:59.450Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-10-27T22:49:59.450Z] Bash-1.0.6 [2022-10-27T22:49:59.450Z] [2022-10-27T22:49:59.450Z] [2022-10-27T22:49:59.450Z] ==> git version 2.25.1 found [2022-10-27T22:49:59.450Z] ==> 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-10-27T22:49:59.450Z] Release-Date: 2020-01-08 [2022-10-27T22:49:59.450Z] 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-10-27T22:49:59.450Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-10-27T22:49:59.450Z] ==> Jenkins CI detected. [2022-10-27T22:49:59.450Z] current dir:  /w/workspace/foundry_device-onvif-camera_main [2022-10-27T22:49:59.450Z] project root: . [2022-10-27T22:49:59.450Z] --> token set from env [2022-10-27T22:49:59.450Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-10-27T22:49:59.450Z] ==> Running gcov in . (disable via -X gcov) [2022-10-27T22:49:59.450Z] ==> Python coveragepy not found [2022-10-27T22:49:59.450Z] ==> Searching for coverage reports in: [2022-10-27T22:49:59.450Z] + . [2022-10-27T22:49:59.708Z] -> Found 1 reports [2022-10-27T22:49:59.708Z] ==> Detecting git/mercurial file structure [2022-10-27T22:49:59.708Z] ==> Reading reports [2022-10-27T22:49:59.708Z] + ./coverage.out bytes=79184 [2022-10-27T22:49:59.708Z] ==> Appending adjustments [2022-10-27T22:49:59.708Z] https://docs.codecov.io/docs/fixing-reports [2022-10-27T22:49:59.708Z] + Found adjustments [2022-10-27T22:49:59.708Z] ==> Gzipping contents [2022-10-27T22:49:59.708Z] 12K /tmp/codecov.omWIhM.gz [2022-10-27T22:49:59.708Z] ==> Uploading reports [2022-10-27T22:49:59.708Z] url: https://codecov.io [2022-10-27T22:49:59.708Z] query: branch=main&commit=8e26798799e0d9344b61f434dca15061827fa01a&build=80&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F80%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2022-10-27T22:49:59.708Z] -> Pinging Codecov [2022-10-27T22:49:59.708Z] 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=8e26798799e0d9344b61f434dca15061827fa01a&build=80&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F80%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2022-10-27T22:49:59.967Z] -> Uploading to [2022-10-27T22:49:59.967Z] https://storage.googleapis.com/codecov/v4/raw/2022-10-27/F29A59C45E3A92E06B3E522C9905F8EF/8e26798799e0d9344b61f434dca15061827fa01a/60b2a134-2f60-4c19-8c40-9682a32299ac.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221027%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221027T224959Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d045f0838d2d44984752b61c742b40f2ea1f2d952e75e3d09015c773b61414c8 [2022-10-27T22:49:59.967Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-27T22:49:59.967Z] Dload Upload Total Spent Left Speed [2022-10-27T22:50:00.485Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10847 0 0 100 10847 0 49304 --:--:-- --:--:-- --:--:-- 49081 100 10847 0 0 100 10847 0 38059 --:--:-- --:--:-- --:--:-- 37926 [2022-10-27T22:50:00.485Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/8e26798799e0d9344b61f434dca15061827fa01a [Pipeline] } [2022-10-27T22:50:00.491Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-10-27T22:50:00.673Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-10-27T22:50:00.686Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-27T22:50:00.984Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-10-27T22:50:00.984Z] [2022-10-27T22:50:00.984Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-27T22:50:01.278Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-10-27T22:50:01.278Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-10-27T22:50:01.278Z] df9b9388f04a: Pulling fs layer [2022-10-27T22:50:01.278Z] 52dc419b0ee2: Pulling fs layer [2022-10-27T22:50:01.278Z] 25bc292e5bac: Pulling fs layer [2022-10-27T22:50:01.278Z] 114826534d7a: Pulling fs layer [2022-10-27T22:50:01.278Z] 4657fd5d0bcf: Pulling fs layer [2022-10-27T22:50:01.278Z] 6ad1cebc031e: Pulling fs layer [2022-10-27T22:50:01.278Z] 8a3aa393b2d8: Pulling fs layer [2022-10-27T22:50:01.278Z] 114826534d7a: Waiting [2022-10-27T22:50:01.278Z] 4657fd5d0bcf: Waiting [2022-10-27T22:50:01.278Z] 6ad1cebc031e: Waiting [2022-10-27T22:50:01.278Z] 8a3aa393b2d8: Waiting [2022-10-27T22:50:01.278Z] 25bc292e5bac: Verifying Checksum [2022-10-27T22:50:01.278Z] 25bc292e5bac: Download complete [2022-10-27T22:50:01.278Z] 52dc419b0ee2: Verifying Checksum [2022-10-27T22:50:01.278Z] 52dc419b0ee2: Download complete [2022-10-27T22:50:01.278Z] 4657fd5d0bcf: Download complete [2022-10-27T22:50:01.278Z] df9b9388f04a: Download complete [2022-10-27T22:50:01.542Z] df9b9388f04a: Pull complete [2022-10-27T22:50:01.542Z] 6ad1cebc031e: Verifying Checksum [2022-10-27T22:50:01.543Z] 6ad1cebc031e: Download complete [2022-10-27T22:50:01.543Z] 52dc419b0ee2: Pull complete [2022-10-27T22:50:01.818Z] 25bc292e5bac: Pull complete [2022-10-27T22:50:02.082Z] 114826534d7a: Verifying Checksum [2022-10-27T22:50:02.082Z] 114826534d7a: Download complete [2022-10-27T22:50:02.340Z] 8a3aa393b2d8: Verifying Checksum [2022-10-27T22:50:02.340Z] 8a3aa393b2d8: Download complete [2022-10-27T22:50:05.621Z] 114826534d7a: Pull complete [2022-10-27T22:50:05.621Z] 4657fd5d0bcf: Pull complete [2022-10-27T22:50:05.879Z] 6ad1cebc031e: Pull complete [2022-10-27T22:50:08.406Z] 8a3aa393b2d8: Pull complete [2022-10-27T22:50:08.407Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-10-27T22:50:08.407Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-10-27T22:50:08.665Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-27T22:50:08.736Z] prd-ubuntu20.04-docker-8c-8g-117480 does not seem to be running inside a container [2022-10-27T22:50:08.764Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-10-27T22:50:10.690Z] $ docker top 85c9dfa17478180519930c71ac87a24809b910cd4204b9e88148f7c2c3876e92 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-10-27T22:50:10.760Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-onvif-camera:main' [Pipeline] sh [2022-10-27T22:50:11.037Z] + set -o pipefail [2022-10-27T22:50:11.037Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-onvif-camera:main' [2022-10-27T22:50:21.017Z] [2022-10-27T22:50:21.017Z] Monitoring /w/workspace/foundry_device-onvif-camera_main (github.com/edgexfoundry/device-onvif-camera)... [2022-10-27T22:50:21.017Z] [2022-10-27T22:50:21.017Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/dcbb76ce-b746-45d8-bf62-254b322cae83/history/3582b2e0-09bb-458c-9d1b-6cb1433d3bf4 [2022-10-27T22:50:21.017Z] [2022-10-27T22:50:21.017Z] Tip: Detected multiple supported manifests (2), use --all-projects to scan all of them at once. [2022-10-27T22:50:21.017Z] [2022-10-27T22:50:21.017Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-10-27T22:50:21.017Z] [2022-10-27T22:50:21.017Z] [2022-10-27T22:50:21.017Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2022-10-27T22:50:21.017Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2022-10-27T22:50:21.017Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2022-10-27T22:50:21.041Z] $ docker stop --time=1 85c9dfa17478180519930c71ac87a24809b910cd4204b9e88148f7c2c3876e92 [2022-10-27T22:50:23.420Z] $ docker rm -f 85c9dfa17478180519930c71ac87a24809b910cd4204b9e88148f7c2c3876e92 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2022-10-27T22:50:23.782Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-27T22:50:23.791Z] provisioning config files... [2022-10-27T22:50:23.798Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config1247132214804302893tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-27T22:50:24.090Z] --> edgex-publish-swagger.sh [2022-10-27T22:50:24.090Z] === Publish doc/openapi/v2 API === [2022-10-27T22:50:24.090Z] [publishToSwagger] Publishing the API Docs [doc/openapi/v2] to Swagger [2022-10-27T22:50:24.090Z] [publishToSwagger] Publishing API Name [device-onvif-camera] [/w/workspace/foundry_device-onvif-camera_main/doc/openapi/v2/device-onvif-camera.yaml] [2022-10-27T22:50:24.090Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-27T22:50:24.090Z] Dload Upload Total Spent Left Speed [2022-10-27T22:50:25.026Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 469k 0 0 100 469k 0 555k --:--:-- --:--:-- --:--:-- 555k 100 469k 0 0 100 469k 0 555k --:--:-- --:--:-- --:--:-- 554k [2022-10-27T22:50:25.026Z] [2022-10-27T22:50:25.026Z] [Pipeline] } [2022-10-27T22:50:25.033Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-10-27T22:50:25.437Z] + git log --format=format:%s -1 8e26798799e0d9344b61f434dca15061827fa01a [Pipeline] sh [2022-10-27T22:50:25.726Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-27T22:50:25.726Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-27T22:50:26.030Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-27T22:50:26.031Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-27T22:50:26.096Z] prd-ubuntu20.04-docker-8c-8g-117480 does not seem to be running inside a container [2022-10-27T22:50:26.120Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-10-27T22:50:26.529Z] $ docker top b42990061fcc85e0e2b5306ae49270fb22a6ed09048940a0ac237ca567f88f5f -eo pid,comm [2022-10-27T22:50:26.581Z] 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-10-27T22:50:26.581Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-27T22:50:26.618Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-27T22:50:26.618Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-27T22:50:26.732Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-27T22:50:26.732Z] $ docker exec b42990061fcc85e0e2b5306ae49270fb22a6ed09048940a0ac237ca567f88f5f ssh-agent [2022-10-27T22:50:26.845Z] SSH_AUTH_SOCK=/tmp/ssh-iGsREUgT8dyj/agent.32 [2022-10-27T22:50:26.845Z] SSH_AGENT_PID=38 [2022-10-27T22:50:26.849Z] Running ssh-add (command line suppressed) [2022-10-27T22:50:26.951Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_1628981511320144472.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_1628981511320144472.key) [2022-10-27T22:50:26.967Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-27T22:50:27.251Z] + git semver tag [2022-10-27T22:50:27.509Z] 2022-10-27 22:50:27,443 [run_tag] DEBUG tag force:False [2022-10-27T22:50:27.509Z] 2022-10-27 22:50:27,443 [check_head_tag] DEBUG check head tag [2022-10-27T22:50:27.509Z] 2022-10-27 22:50:27,444 [execute] INFO git cat-file --batch-check [2022-10-27T22:50:27.509Z] 2022-10-27 22:50:27,444 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) [2022-10-27T22:50:27.509Z] 2022-10-27 22:50:27,448 [execute] INFO git cat-file --batch [2022-10-27T22:50:27.509Z] 2022-10-27 22:50:27,448 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) [2022-10-27T22:50:27.509Z] 2022-10-27 22:50:27,471 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-10-27T22:50:27.509Z] 2022-10-27 22:50:27,471 [execute] INFO git tag -a v2.3.0-dev.41 -m v2.3.0-dev.41 [2022-10-27T22:50:27.509Z] 2022-10-27 22:50:27,471 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.41', '-m', 'v2.3.0-dev.41'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) [2022-10-27T22:50:27.509Z] 2022-10-27 22:50:27,476 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-10-27T22:50:27.509Z] 2.3.0-dev.41 [Pipeline] } [2022-10-27T22:50:27.518Z] $ docker exec --env ******** --env ******** b42990061fcc85e0e2b5306ae49270fb22a6ed09048940a0ac237ca567f88f5f ssh-agent -k [2022-10-27T22:50:27.623Z] unset SSH_AUTH_SOCK; [2022-10-27T22:50:27.623Z] unset SSH_AGENT_PID; [2022-10-27T22:50:27.623Z] echo Agent pid 38 killed; [2022-10-27T22:50:27.636Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-27T22:50:27.930Z] + git semver [Pipeline] } [2022-10-27T22:50:28.194Z] $ docker stop --time=1 b42990061fcc85e0e2b5306ae49270fb22a6ed09048940a0ac237ca567f88f5f [2022-10-27T22:50:29.549Z] $ docker rm -f b42990061fcc85e0e2b5306ae49270fb22a6ed09048940a0ac237ca567f88f5f [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-27T22:50:29.915Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-10-27T22:50:29.915Z] [2022-10-27T22:50:29.915Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-27T22:50:30.214Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-10-27T22:50:30.214Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-10-27T22:50:30.214Z] ab5ef0e58194: Pulling fs layer [2022-10-27T22:50:30.214Z] 9712f1f96733: Pulling fs layer [2022-10-27T22:50:30.214Z] 63f879dbbcfc: Pulling fs layer [2022-10-27T22:50:30.214Z] 0d9ebad4ef96: Pulling fs layer [2022-10-27T22:50:30.214Z] e9a5061849ea: Pulling fs layer [2022-10-27T22:50:30.214Z] d747dcd14b5f: Pulling fs layer [2022-10-27T22:50:30.214Z] 2de7ff778b66: Pulling fs layer [2022-10-27T22:50:30.214Z] e9a5061849ea: Waiting [2022-10-27T22:50:30.214Z] d747dcd14b5f: Waiting [2022-10-27T22:50:30.214Z] 0d9ebad4ef96: Waiting [2022-10-27T22:50:30.214Z] 2de7ff778b66: Waiting [2022-10-27T22:50:30.214Z] 9712f1f96733: Verifying Checksum [2022-10-27T22:50:30.214Z] 9712f1f96733: Download complete [2022-10-27T22:50:30.474Z] 63f879dbbcfc: Verifying Checksum [2022-10-27T22:50:30.474Z] 63f879dbbcfc: Download complete [2022-10-27T22:50:30.733Z] e9a5061849ea: Verifying Checksum [2022-10-27T22:50:30.733Z] e9a5061849ea: Download complete [2022-10-27T22:50:30.733Z] d747dcd14b5f: Verifying Checksum [2022-10-27T22:50:30.733Z] d747dcd14b5f: Download complete [2022-10-27T22:50:30.733Z] 2de7ff778b66: Verifying Checksum [2022-10-27T22:50:30.733Z] 2de7ff778b66: Download complete [2022-10-27T22:50:30.991Z] ab5ef0e58194: Download complete [2022-10-27T22:50:30.991Z] 0d9ebad4ef96: Verifying Checksum [2022-10-27T22:50:30.991Z] 0d9ebad4ef96: Download complete [2022-10-27T22:50:33.528Z] ab5ef0e58194: Pull complete [2022-10-27T22:50:33.528Z] 9712f1f96733: Pull complete [2022-10-27T22:50:34.464Z] 63f879dbbcfc: Pull complete [2022-10-27T22:50:37.746Z] 0d9ebad4ef96: Pull complete [2022-10-27T22:50:38.313Z] e9a5061849ea: Pull complete [2022-10-27T22:50:38.313Z] d747dcd14b5f: Pull complete [2022-10-27T22:50:39.246Z] 2de7ff778b66: Pull complete [2022-10-27T22:50:39.246Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-10-27T22:50:39.246Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-10-27T22:50:39.246Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-27T22:50:39.389Z] prd-ubuntu20.04-docker-8c-8g-117480 does not seem to be running inside a container [2022-10-27T22:50:39.416Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-10-27T22:50:41.523Z] $ docker top 148809156bd6b40b31de8f60f7cd316b1d3845a03ec02aff3430e41733646f49 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-10-27T22:50:41.596Z] provisioning config files... [2022-10-27T22:50:41.601Z] copy managed file [sigul-config] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config7655152139062703487tmp [2022-10-27T22:50:41.610Z] copy managed file [sigul-password] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config3197634780347270079tmp [2022-10-27T22:50:41.619Z] copy managed file [sigul-pki] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config2114910612819741963tmp [Pipeline] { [Pipeline] echo [2022-10-27T22:50:41.630Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-27T22:50:41.911Z] ---> sigul-configuration.sh [2022-10-27T22:50:41.911Z] gpg: directory `/root/.gnupg' created [2022-10-27T22:50:41.911Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-10-27T22:50:41.911Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-10-27T22:50:41.911Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-10-27T22:50:41.911Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-10-27T22:50:41.911Z] gpg: CAST5 encrypted data [2022-10-27T22:50:41.911Z] gpg: encrypted with 1 passphrase [2022-10-27T22:50:41.911Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-10-27T22:50:42.191Z] + mkdir /home/jenkins [2022-10-27T22:50:42.191Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-10-27T22:50:42.478Z] + 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-10-27T22:50:42.486Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-27T22:50:42.768Z] ---> sigul-install.sh [2022-10-27T22:50:42.768Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-10-27T22:50:43.055Z] + git tag --list [2022-10-27T22:50:43.055Z] v0.0.0 [2022-10-27T22:50:43.055Z] v0.0.1-dev.1 [2022-10-27T22:50:43.055Z] v0.0.1-dev.10 [2022-10-27T22:50:43.055Z] v0.0.1-dev.11 [2022-10-27T22:50:43.055Z] v0.0.1-dev.12 [2022-10-27T22:50:43.055Z] v0.0.1-dev.13 [2022-10-27T22:50:43.055Z] v0.0.1-dev.14 [2022-10-27T22:50:43.055Z] v0.0.1-dev.15 [2022-10-27T22:50:43.055Z] v0.0.1-dev.16 [2022-10-27T22:50:43.055Z] v0.0.1-dev.17 [2022-10-27T22:50:43.055Z] v0.0.1-dev.18 [2022-10-27T22:50:43.055Z] v0.0.1-dev.19 [2022-10-27T22:50:43.055Z] v0.0.1-dev.2 [2022-10-27T22:50:43.055Z] v0.0.1-dev.20 [2022-10-27T22:50:43.055Z] v0.0.1-dev.21 [2022-10-27T22:50:43.055Z] v0.0.1-dev.22 [2022-10-27T22:50:43.055Z] v0.0.1-dev.23 [2022-10-27T22:50:43.055Z] v0.0.1-dev.24 [2022-10-27T22:50:43.055Z] v0.0.1-dev.25 [2022-10-27T22:50:43.055Z] v0.0.1-dev.26 [2022-10-27T22:50:43.055Z] v0.0.1-dev.27 [2022-10-27T22:50:43.055Z] v0.0.1-dev.28 [2022-10-27T22:50:43.055Z] v0.0.1-dev.3 [2022-10-27T22:50:43.055Z] v0.0.1-dev.4 [2022-10-27T22:50:43.055Z] v0.0.1-dev.5 [2022-10-27T22:50:43.055Z] v0.0.1-dev.6 [2022-10-27T22:50:43.055Z] v0.0.1-dev.7 [2022-10-27T22:50:43.055Z] v0.0.1-dev.8 [2022-10-27T22:50:43.055Z] v0.0.1-dev.9 [2022-10-27T22:50:43.055Z] v2.2.0 [2022-10-27T22:50:43.055Z] v2.2.0-dev.29 [2022-10-27T22:50:43.055Z] v2.2.0-dev.30 [2022-10-27T22:50:43.055Z] v2.2.0-dev.31 [2022-10-27T22:50:43.055Z] v2.2.0-dev.32 [2022-10-27T22:50:43.055Z] v2.2.0-dev.33 [2022-10-27T22:50:43.055Z] v2.2.0-dev.34 [2022-10-27T22:50:43.055Z] v2.2.0-dev.35 [2022-10-27T22:50:43.055Z] v2.3.0-dev.1 [2022-10-27T22:50:43.055Z] v2.3.0-dev.10 [2022-10-27T22:50:43.055Z] v2.3.0-dev.11 [2022-10-27T22:50:43.055Z] v2.3.0-dev.12 [2022-10-27T22:50:43.055Z] v2.3.0-dev.13 [2022-10-27T22:50:43.055Z] v2.3.0-dev.14 [2022-10-27T22:50:43.055Z] v2.3.0-dev.15 [2022-10-27T22:50:43.055Z] v2.3.0-dev.16 [2022-10-27T22:50:43.055Z] v2.3.0-dev.17 [2022-10-27T22:50:43.055Z] v2.3.0-dev.18 [2022-10-27T22:50:43.055Z] v2.3.0-dev.19 [2022-10-27T22:50:43.055Z] v2.3.0-dev.2 [2022-10-27T22:50:43.055Z] v2.3.0-dev.20 [2022-10-27T22:50:43.055Z] v2.3.0-dev.21 [2022-10-27T22:50:43.055Z] v2.3.0-dev.22 [2022-10-27T22:50:43.055Z] v2.3.0-dev.23 [2022-10-27T22:50:43.055Z] v2.3.0-dev.24 [2022-10-27T22:50:43.055Z] v2.3.0-dev.25 [2022-10-27T22:50:43.055Z] v2.3.0-dev.26 [2022-10-27T22:50:43.055Z] v2.3.0-dev.27 [2022-10-27T22:50:43.055Z] v2.3.0-dev.28 [2022-10-27T22:50:43.055Z] v2.3.0-dev.29 [2022-10-27T22:50:43.055Z] v2.3.0-dev.3 [2022-10-27T22:50:43.055Z] v2.3.0-dev.30 [2022-10-27T22:50:43.055Z] v2.3.0-dev.31 [2022-10-27T22:50:43.055Z] v2.3.0-dev.32 [2022-10-27T22:50:43.055Z] v2.3.0-dev.33 [2022-10-27T22:50:43.055Z] v2.3.0-dev.34 [2022-10-27T22:50:43.055Z] v2.3.0-dev.35 [2022-10-27T22:50:43.055Z] v2.3.0-dev.36 [2022-10-27T22:50:43.055Z] v2.3.0-dev.37 [2022-10-27T22:50:43.055Z] v2.3.0-dev.38 [2022-10-27T22:50:43.055Z] v2.3.0-dev.39 [2022-10-27T22:50:43.055Z] v2.3.0-dev.4 [2022-10-27T22:50:43.055Z] v2.3.0-dev.40 [2022-10-27T22:50:43.055Z] v2.3.0-dev.41 [2022-10-27T22:50:43.055Z] v2.3.0-dev.5 [2022-10-27T22:50:43.055Z] v2.3.0-dev.6 [2022-10-27T22:50:43.055Z] v2.3.0-dev.7 [2022-10-27T22:50:43.055Z] v2.3.0-dev.8 [2022-10-27T22:50:43.055Z] v2.3.0-dev.9 [Pipeline] sh [2022-10-27T22:50:43.340Z] + lftools sign git-tag v2.3.0-dev.41 [2022-10-27T22:50:43.908Z] Signing Git tag with Sigul... [2022-10-27T22:50:43.908Z] Signing v2.3.0-dev.41 [Pipeline] echo [2022-10-27T22:50:44.174Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-27T22:50:44.454Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-10-27T22:50:44.460Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-10-27T22:50:44.472Z] $ docker stop --time=1 148809156bd6b40b31de8f60f7cd316b1d3845a03ec02aff3430e41733646f49 [2022-10-27T22:50:45.800Z] $ docker rm -f 148809156bd6b40b31de8f60f7cd316b1d3845a03ec02aff3430e41733646f49 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-10-27T22:50:46.197Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-27T22:50:46.197Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-27T22:50:46.491Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-27T22:50:46.491Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-27T22:50:46.563Z] prd-ubuntu20.04-docker-8c-8g-117480 does not seem to be running inside a container [2022-10-27T22:50:46.586Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-10-27T22:50:46.957Z] $ docker top 7deb56f7d0231dcb37319c4c39a47da71fa67bd81b54f581d4a00cf07300031d -eo pid,comm [2022-10-27T22:50:47.007Z] 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-10-27T22:50:47.007Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-27T22:50:47.042Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-27T22:50:47.042Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-27T22:50:47.157Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-27T22:50:47.156Z] $ docker exec 7deb56f7d0231dcb37319c4c39a47da71fa67bd81b54f581d4a00cf07300031d ssh-agent [2022-10-27T22:50:47.264Z] SSH_AUTH_SOCK=/tmp/ssh-8XzSpaEizqdg/agent.32 [2022-10-27T22:50:47.264Z] SSH_AGENT_PID=38 [2022-10-27T22:50:47.269Z] Running ssh-add (command line suppressed) [2022-10-27T22:50:47.368Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_17755122913372063951.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_17755122913372063951.key) [2022-10-27T22:50:47.384Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-27T22:50:47.670Z] + git semver bump pre [2022-10-27T22:50:47.929Z] 2022-10-27 22:50:47,838 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-10-27T22:50:47.929Z] 2022-10-27 22:50:47,839 [bump_version] DEBUG bumping version:2.3.0-dev.41 on axis:pre with prefix:dev [2022-10-27T22:50:47.929Z] 2022-10-27 22:50:47,839 [bump_version] DEBUG bumped version:2.3.0-dev.42 [2022-10-27T22:50:47.929Z] 2022-10-27 22:50:47,839 [write_version] DEBUG write version:2.3.0-dev.42 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:True [2022-10-27T22:50:47.930Z] 2022-10-27 22:50:47,839 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-10-27T22:50:47.930Z] 2022-10-27 22:50:47,839 [write_file] DEBUG write to file:/w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-10-27T22:50:47.930Z] 2022-10-27 22:50:47,840 [execute] INFO git cat-file --batch-check [2022-10-27T22:50:47.930Z] 2022-10-27 22:50:47,841 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2022-10-27T22:50:47.930Z] 2022-10-27 22:50:47,845 [execute] INFO git cat-file --batch [2022-10-27T22:50:47.930Z] 2022-10-27 22:50:47,845 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2022-10-27T22:50:47.930Z] 2022-10-27 22:50:47,849 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-10-27T22:50:47.930Z] 2.3.0-dev.42 [Pipeline] } [2022-10-27T22:50:47.935Z] $ docker exec --env ******** --env ******** 7deb56f7d0231dcb37319c4c39a47da71fa67bd81b54f581d4a00cf07300031d ssh-agent -k [2022-10-27T22:50:48.030Z] unset SSH_AUTH_SOCK; [2022-10-27T22:50:48.030Z] unset SSH_AGENT_PID; [2022-10-27T22:50:48.030Z] echo Agent pid 38 killed; [2022-10-27T22:50:48.043Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-27T22:50:48.337Z] + git semver [Pipeline] } [2022-10-27T22:50:48.605Z] $ docker stop --time=1 7deb56f7d0231dcb37319c4c39a47da71fa67bd81b54f581d4a00cf07300031d [2022-10-27T22:50:49.912Z] $ docker rm -f 7deb56f7d0231dcb37319c4c39a47da71fa67bd81b54f581d4a00cf07300031d [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-27T22:50:50.256Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-27T22:50:50.257Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-27T22:50:50.552Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-27T22:50:50.552Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-27T22:50:50.607Z] prd-ubuntu20.04-docker-8c-8g-117480 does not seem to be running inside a container [2022-10-27T22:50:50.630Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-10-27T22:50:50.994Z] $ docker top 4ff350636c43bcd1517aed69f1104a3578291f973cb71360a7a76f3bad57ac7b -eo pid,comm [2022-10-27T22:50:51.043Z] 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-10-27T22:50:51.043Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-27T22:50:51.076Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-27T22:50:51.076Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-27T22:50:51.184Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-27T22:50:51.183Z] $ docker exec 4ff350636c43bcd1517aed69f1104a3578291f973cb71360a7a76f3bad57ac7b ssh-agent [2022-10-27T22:50:51.284Z] SSH_AUTH_SOCK=/tmp/ssh-OM2sWHCZ4YgP/agent.33 [2022-10-27T22:50:51.284Z] SSH_AGENT_PID=39 [2022-10-27T22:50:51.290Z] Running ssh-add (command line suppressed) [2022-10-27T22:50:51.391Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_16962664337830498381.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_16962664337830498381.key) [2022-10-27T22:50:51.408Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-27T22:50:51.696Z] + git semver push [2022-10-27T22:50:51.955Z] 2022-10-27 22:50:51,891 [run_push] DEBUG push [2022-10-27T22:50:51.955Z] 2022-10-27 22:50:51,892 [execute] INFO git cat-file --batch-check [2022-10-27T22:50:51.955Z] 2022-10-27 22:50:51,892 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2022-10-27T22:50:51.955Z] 2022-10-27 22:50:51,896 [execute] INFO git rev-list 455d08ef37d2dc6d55a4867bf2de3aa5cf13876e -- [2022-10-27T22:50:51.955Z] 2022-10-27 22:50:51,897 [execute] DEBUG Popen(['git', 'rev-list', '455d08ef37d2dc6d55a4867bf2de3aa5cf13876e', '--'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-10-27T22:50:51.955Z] 2022-10-27 22:50:51,903 [execute] INFO git fetch -v origin [2022-10-27T22:50:51.955Z] 2022-10-27 22:50:51,903 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=True, shell=None, istream=None) [2022-10-27T22:50:52.522Z] 2022-10-27 22:50:52,495 [run_push] DEBUG no remote changes detected [2022-10-27T22:50:52.522Z] 2022-10-27 22:50:52,495 [execute] INFO git push origin semver [2022-10-27T22:50:52.522Z] 2022-10-27 22:50:52,496 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-10-27T22:50:53.458Z] 2022-10-27 22:50:53,279 [run_push] DEBUG push all version tags [2022-10-27T22:50:53.458Z] 2022-10-27 22:50:53,279 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-10-27T22:50:53.458Z] 2022-10-27 22:50:53,280 [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-10-27T22:50:54.027Z] 2022-10-27 22:50:54,022 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-10-27T22:50:54.027Z] 2.3.0-dev.42 [Pipeline] } [2022-10-27T22:50:54.290Z] $ docker exec --env ******** --env ******** 4ff350636c43bcd1517aed69f1104a3578291f973cb71360a7a76f3bad57ac7b ssh-agent -k [2022-10-27T22:50:54.393Z] unset SSH_AUTH_SOCK; [2022-10-27T22:50:54.394Z] unset SSH_AGENT_PID; [2022-10-27T22:50:54.394Z] echo Agent pid 39 killed; [2022-10-27T22:50:54.410Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-27T22:50:54.713Z] + git semver [Pipeline] } [2022-10-27T22:50:54.980Z] $ docker stop --time=1 4ff350636c43bcd1517aed69f1104a3578291f973cb71360a7a76f3bad57ac7b [2022-10-27T22:50:56.292Z] $ docker rm -f 4ff350636c43bcd1517aed69f1104a3578291f973cb71360a7a76f3bad57ac7b [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-10-27T22:50:56.845Z] + [ -d /w/workspace/foundry_device-onvif-camera_main/archives ] [2022-10-27T22:50:56.845Z] + ls -al /w/workspace/foundry_device-onvif-camera_main/archives [2022-10-27T22:50:56.845Z] total 16 [2022-10-27T22:50:56.845Z] drwxr-xr-x 3 root root 4096 Oct 27 22:42 . [2022-10-27T22:50:56.845Z] drwxrwxr-x 11 jenkins jenkins 4096 Oct 27 22:50 .. [2022-10-27T22:50:56.845Z] drwxr-xr-x 2 root root 4096 Oct 27 22:42 cost [2022-10-27T22:50:56.845Z] -rw-r--r-- 1 root root 90 Oct 27 22:42 cost.csv [2022-10-27T22:50:56.845Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-onvif-camera_main/archives [2022-10-27T22:50:56.845Z] + ls -al /w/workspace/foundry_device-onvif-camera_main/archives [2022-10-27T22:50:56.845Z] total 16 [2022-10-27T22:50:56.845Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 27 22:42 . [2022-10-27T22:50:56.845Z] drwxrwxr-x 11 jenkins jenkins 4096 Oct 27 22:50 .. [2022-10-27T22:50:56.845Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 27 22:42 cost [2022-10-27T22:50:56.845Z] -rw-r--r-- 1 jenkins jenkins 90 Oct 27 22:42 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-10-27T22:50:57.238Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-27T22:50:58.169Z] ---> package-listing.sh [2022-10-27T22:50:58.169Z] ++ facter osfamily [2022-10-27T22:50:58.169Z] ++ tr '[:upper:]' '[:lower:]' [2022-10-27T22:50:58.427Z] + OS_FAMILY=debian [2022-10-27T22:50:58.427Z] + workspace=/w/workspace/foundry_device-onvif-camera_main [2022-10-27T22:50:58.427Z] + START_PACKAGES=/tmp/packages_start.txt [2022-10-27T22:50:58.427Z] + END_PACKAGES=/tmp/packages_end.txt [2022-10-27T22:50:58.427Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-10-27T22:50:58.427Z] + PACKAGES=/tmp/packages_start.txt [2022-10-27T22:50:58.427Z] + '[' /w/workspace/foundry_device-onvif-camera_main ']' [2022-10-27T22:50:58.427Z] + PACKAGES=/tmp/packages_end.txt [2022-10-27T22:50:58.427Z] + case "${OS_FAMILY}" in [2022-10-27T22:50:58.427Z] + dpkg -l [2022-10-27T22:50:58.427Z] + grep '^ii' [2022-10-27T22:50:58.427Z] + '[' -f /tmp/packages_start.txt ']' [2022-10-27T22:50:58.427Z] + '[' -f /tmp/packages_end.txt ']' [2022-10-27T22:50:58.427Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-10-27T22:50:58.427Z] + '[' /w/workspace/foundry_device-onvif-camera_main ']' [2022-10-27T22:50:58.427Z] + mkdir -p /w/workspace/foundry_device-onvif-camera_main/archives/ [2022-10-27T22:50:58.427Z] + 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-10-27T22:50:58.437Z] 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-10-27T22:50:58.711Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-27T22:50:59.269Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-27T22:50:59.269Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-27T22:50:59.332Z] prd-ubuntu20.04-docker-8c-8g-117480 does not seem to be running inside a container [2022-10-27T22:50:59.360Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-onvif-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-10-27T22:50:59.622Z] $ docker top 6648229c984d763e01e38be5012f54c780fdb1c9b570e4e8bba6004fc00fcdfc -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-27T22:50:59.979Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-10-27T22:51:00.262Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-10-27T22:51:00.547Z] + ls /var/log/sa-host [2022-10-27T22:51:00.547Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-27T22:51:00.690Z] provisioning config files... [2022-10-27T22:51:00.698Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config6195022399943866331tmp [Pipeline] { [Pipeline] echo [2022-10-27T22:51:00.708Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-27T22:51:00.989Z] ---> create-netrc.sh [Pipeline] } [2022-10-27T22:51:00.996Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-10-27T22:51:01.324Z] ---> python-tools-install.sh [Pipeline] echo [2022-10-27T22:51:01.334Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-27T22:51:01.615Z] ---> sudo-logs.sh [2022-10-27T22:51:01.615Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-10-27T22:51:01.642Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-27T22:51:01.919Z] ---> job-cost.sh [2022-10-27T22:51:01.919Z] lf-activate-venv: SKIPPING [2022-10-27T22:51:01.919Z] DEBUG: total: 0.2199999988079071 [2022-10-27T22:51:01.919Z] INFO: Retrieving Stack Cost... [2022-10-27T22:51:02.176Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-10-27T22:51:02.742Z] INFO: Archiving Costs [Pipeline] echo [2022-10-27T22:51:02.752Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-27T22:51:03.034Z] ---> logs-deploy.sh [2022-10-27T22:51:03.035Z] lf-activate-venv: SKIPPING [2022-10-27T22:51:03.035Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/main/80 [2022-10-27T22:51:03.035Z] INFO: archiving workspace using pattern(s): [2022-10-27T22:51:03.971Z] Archives upload complete. [2022-10-27T22:51:04.229Z] INFO: archiving logs to Nexus [2022-10-27T22:51:04.800Z] ---> uname -a: [2022-10-27T22:51:04.800Z] Linux prd-ubuntu20-04-docker-8c-8g-117480 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2022-10-27T22:51:04.800Z] [2022-10-27T22:51:04.800Z] [2022-10-27T22:51:04.800Z] ---> lscpu: [2022-10-27T22:51:04.800Z] Architecture: x86_64 [2022-10-27T22:51:04.800Z] CPU op-mode(s): 32-bit, 64-bit [2022-10-27T22:51:04.800Z] Byte Order: Little Endian [2022-10-27T22:51:04.800Z] Address sizes: 40 bits physical, 48 bits virtual [2022-10-27T22:51:04.800Z] CPU(s): 8 [2022-10-27T22:51:04.800Z] On-line CPU(s) list: 0-7 [2022-10-27T22:51:04.800Z] Thread(s) per core: 1 [2022-10-27T22:51:04.800Z] Core(s) per socket: 1 [2022-10-27T22:51:04.800Z] Socket(s): 8 [2022-10-27T22:51:04.800Z] NUMA node(s): 1 [2022-10-27T22:51:04.800Z] Vendor ID: AuthenticAMD [2022-10-27T22:51:04.800Z] CPU family: 23 [2022-10-27T22:51:04.800Z] Model: 49 [2022-10-27T22:51:04.800Z] Model name: AMD EPYC-Rome Processor [2022-10-27T22:51:04.800Z] Stepping: 0 [2022-10-27T22:51:04.800Z] CPU MHz: 2799.998 [2022-10-27T22:51:04.800Z] BogoMIPS: 5599.99 [2022-10-27T22:51:04.800Z] Virtualization: AMD-V [2022-10-27T22:51:04.800Z] Hypervisor vendor: KVM [2022-10-27T22:51:04.800Z] Virtualization type: full [2022-10-27T22:51:04.800Z] L1d cache: 256 KiB [2022-10-27T22:51:04.800Z] L1i cache: 256 KiB [2022-10-27T22:51:04.800Z] L2 cache: 4 MiB [2022-10-27T22:51:04.800Z] L3 cache: 128 MiB [2022-10-27T22:51:04.800Z] NUMA node0 CPU(s): 0-7 [2022-10-27T22:51:04.800Z] Vulnerability Itlb multihit: Not affected [2022-10-27T22:51:04.800Z] Vulnerability L1tf: Not affected [2022-10-27T22:51:04.800Z] Vulnerability Mds: Not affected [2022-10-27T22:51:04.800Z] Vulnerability Meltdown: Not affected [2022-10-27T22:51:04.800Z] Vulnerability Mmio stale data: Not affected [2022-10-27T22:51:04.800Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-10-27T22:51:04.800Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-10-27T22:51:04.800Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-10-27T22:51:04.800Z] Vulnerability Srbds: Not affected [2022-10-27T22:51:04.800Z] Vulnerability Tsx async abort: Not affected [2022-10-27T22:51:04.801Z] 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-10-27T22:51:04.801Z] [2022-10-27T22:51:04.801Z] [2022-10-27T22:51:04.801Z] ---> nproc: [2022-10-27T22:51:04.801Z] 8 [2022-10-27T22:51:04.801Z] [2022-10-27T22:51:04.801Z] [2022-10-27T22:51:04.801Z] ---> df -h: [2022-10-27T22:51:04.801Z] Filesystem Size Used Avail Use% Mounted on [2022-10-27T22:51:04.801Z] overlay 155G 13G 143G 9% / [2022-10-27T22:51:04.801Z] tmpfs 64M 0 64M 0% /dev [2022-10-27T22:51:04.801Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2022-10-27T22:51:04.801Z] shm 64M 0 64M 0% /dev/shm [2022-10-27T22:51:04.801Z] /dev/vda1 155G 13G 143G 9% /facter-os [2022-10-27T22:51:04.801Z] [2022-10-27T22:51:04.801Z] [2022-10-27T22:51:04.801Z] ---> sar -b -r -n DEV: [2022-10-27T22:51:04.801Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-117480) 10/27/22 _x86_64_ (8 CPU) [2022-10-27T22:51:04.801Z] [2022-10-27T22:51:04.801Z] 22:39:04 LINUX RESTART (8 CPU) [2022-10-27T22:51:04.801Z] [2022-10-27T22:51:04.801Z] 22:40:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2022-10-27T22:51:04.801Z] 22:41:01 182.26 0.80 181.46 0.00 24.79 139507.05 0.00 [2022-10-27T22:51:04.801Z] 22:42:01 186.10 0.32 185.79 0.00 20.93 55424.50 0.00 [2022-10-27T22:51:04.801Z] 22:43:01 4.13 0.00 4.13 0.00 0.00 61.61 0.00 [2022-10-27T22:51:04.801Z] 22:44:01 1.43 0.00 1.43 0.00 0.00 16.40 0.00 [2022-10-27T22:51:04.801Z] 22:45:01 38.65 9.33 29.32 0.00 2883.84 4773.48 0.00 [2022-10-27T22:51:04.801Z] 22:46:01 1.35 0.00 1.35 0.00 0.00 15.06 0.00 [2022-10-27T22:51:04.801Z] 22:47:01 2.98 1.02 1.97 0.00 21.86 25.73 0.00 [2022-10-27T22:51:04.801Z] 22:48:01 1.67 0.00 1.67 0.00 0.00 19.33 0.00 [2022-10-27T22:51:04.801Z] 22:49:01 1.10 0.00 1.10 0.00 0.00 12.26 0.00 [2022-10-27T22:51:04.801Z] 22:50:01 5.42 0.10 5.32 0.00 10.26 1908.62 0.00 [2022-10-27T22:51:04.801Z] 22:51:01 134.84 0.55 134.29 0.00 37.06 58942.84 0.00 [2022-10-27T22:51:04.801Z] Average: 50.91 1.10 49.81 0.00 272.65 23703.85 0.00 [2022-10-27T22:51:04.801Z] [2022-10-27T22:51:04.801Z] 22:40:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2022-10-27T22:51:04.801Z] 22:41:01 27977304 31212392 1087424 3.31 139764 3288708 2210092 6.51 1605208 2843016 141076 [2022-10-27T22:51:04.801Z] 22:42:01 27665436 31545592 751488 2.29 154068 3877144 1945116 5.73 1332976 3381512 520 [2022-10-27T22:51:04.801Z] 22:43:01 27698100 31577684 722744 2.20 154148 3877004 1768384 5.21 1301980 3381352 16 [2022-10-27T22:51:04.801Z] 22:44:01 27698364 31578100 722040 2.20 154192 3877004 1768384 5.21 1301616 3381352 36 [2022-10-27T22:51:04.801Z] 22:45:01 27413792 31568072 715848 2.18 172660 4125928 1825940 5.38 1446424 3494360 12 [2022-10-27T22:51:04.801Z] 22:46:01 27413500 31567804 715996 2.18 172708 4125928 1825940 5.38 1446376 3494360 8 [2022-10-27T22:51:04.801Z] 22:47:01 27415564 31571100 712632 2.17 172772 4126548 1804720 5.32 1443460 3495044 8 [2022-10-27T22:51:04.801Z] 22:48:01 27415804 31571392 712500 2.17 172812 4126552 1804720 5.32 1443728 3495044 16 [2022-10-27T22:51:04.801Z] 22:49:01 27415480 31571104 712764 2.17 172852 4126540 1804720 5.32 1443356 3495076 12 [2022-10-27T22:51:04.801Z] 22:50:01 27200212 31554792 728412 2.22 173360 4319068 1863088 5.49 1463736 3687016 140104 [2022-10-27T22:51:04.801Z] 22:51:01 25885656 31522152 751328 2.28 212116 5436372 1863648 5.49 1585860 4741208 376 [2022-10-27T22:51:04.801Z] Average: 27381747 31530926 757561 2.30 168314 4118800 1862250 5.49 1437702 3535395 25653 [2022-10-27T22:51:04.801Z] [2022-10-27T22:51:04.801Z] 22:40:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2022-10-27T22:51:04.801Z] 22:41:01 ens3 261.99 189.21 1843.84 30.10 0.00 0.00 0.00 0.00 [2022-10-27T22:51:04.801Z] 22:41:01 docker0 168.20 225.15 13.32 1810.41 0.00 0.00 0.00 0.00 [2022-10-27T22:51:04.801Z] 22:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-27T22:51:04.801Z] 22:41:01 veth7599c61 0.05 0.18 0.00 0.01 0.00 0.00 0.00 0.00 [2022-10-27T22:51:04.801Z] 22:42:01 ens3 217.65 165.79 2679.22 339.67 0.00 0.00 0.00 0.00 [2022-10-27T22:51:04.801Z] 22:42:01 docker0 4.03 8.20 0.26 98.53 0.00 0.00 0.00 0.00 [2022-10-27T22:51:04.801Z] 22:42:01 lo 7.67 7.67 0.75 0.75 0.00 0.00 0.00 0.00 [2022-10-27T22:51:04.801Z] 22:43:01 ens3 1.28 1.08 1.16 0.62 0.00 0.00 0.00 0.00 [2022-10-27T22:51:04.801Z] 22:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-27T22:51:04.801Z] 22:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-27T22:51:04.801Z] 22:44:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-27T22:51:04.801Z] 22:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-27T22:51:04.801Z] 22:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-27T22:51:04.801Z] 22:45:01 ens3 63.55 39.47 1297.75 3.01 0.00 0.00 0.00 0.00 [2022-10-27T22:51:04.801Z] 22:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-27T22:51:04.801Z] 22:45:01 lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 [2022-10-27T22:51:04.801Z] 22:46:01 ens3 0.17 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-27T22:51:04.801Z] 22:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-27T22:51:04.801Z] 22:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-27T22:51:04.801Z] 22:47:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-27T22:51:04.801Z] 22:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-27T22:51:04.801Z] 22:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-27T22:51:04.801Z] 22:48:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-27T22:51:04.801Z] 22:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-27T22:51:04.801Z] 22:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-27T22:51:04.801Z] 22:49:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-27T22:51:04.801Z] 22:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-27T22:51:04.801Z] 22:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-27T22:51:04.801Z] 22:50:01 ens3 101.12 71.90 3165.78 7.28 0.00 0.00 0.00 0.00 [2022-10-27T22:51:04.801Z] 22:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-27T22:51:04.801Z] 22:50:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 [2022-10-27T22:51:04.801Z] 22:51:01 ens3 324.35 238.11 4828.89 161.97 0.00 0.00 0.00 0.00 [2022-10-27T22:51:04.801Z] 22:51:01 docker0 46.66 71.74 4.09 740.86 0.00 0.00 0.00 0.00 [2022-10-27T22:51:04.801Z] 22:51:01 lo 1.33 1.33 0.14 0.14 0.00 0.00 0.00 0.00 [2022-10-27T22:51:04.801Z] Average: ens3 88.22 64.18 1256.08 49.33 0.00 0.00 0.00 0.00 [2022-10-27T22:51:04.801Z] Average: docker0 19.90 27.74 1.61 240.93 0.00 0.00 0.00 0.00 [2022-10-27T22:51:04.801Z] Average: lo 1.02 1.02 0.10 0.10 0.00 0.00 0.00 0.00 [2022-10-27T22:51:04.801Z] [2022-10-27T22:51:04.801Z] [2022-10-27T22:51:04.801Z] ---> sar -P ALL: [2022-10-27T22:51:04.801Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-117480) 10/27/22 _x86_64_ (8 CPU) [2022-10-27T22:51:04.801Z] [2022-10-27T22:51:04.801Z] 22:39:04 LINUX RESTART (8 CPU) [2022-10-27T22:51:04.801Z] [2022-10-27T22:51:04.801Z] 22:40:01 CPU %user %nice %system %iowait %steal %idle [2022-10-27T22:51:04.801Z] 22:41:01 all 24.46 0.00 6.25 1.43 0.08 67.79 [2022-10-27T22:51:04.801Z] 22:41:01 0 23.80 0.00 6.26 0.14 0.07 69.74 [2022-10-27T22:51:04.801Z] 22:41:01 1 24.40 0.00 6.19 0.85 0.07 68.49 [2022-10-27T22:51:04.801Z] 22:41:01 2 23.72 0.00 6.09 0.24 0.08 69.87 [2022-10-27T22:51:04.801Z] 22:41:01 3 24.54 0.00 6.48 2.21 0.08 66.69 [2022-10-27T22:51:04.801Z] 22:41:01 4 25.17 0.00 5.43 0.52 0.07 68.80 [2022-10-27T22:51:04.801Z] 22:41:01 5 25.33 0.00 6.46 0.44 0.07 67.71 [2022-10-27T22:51:04.801Z] 22:41:01 6 25.40 0.00 6.79 2.72 0.08 65.01 [2022-10-27T22:51:04.801Z] 22:41:01 7 23.30 0.00 6.27 4.36 0.08 65.98 [2022-10-27T22:51:04.801Z] 22:42:01 all 29.39 0.00 5.90 1.25 0.08 63.38 [2022-10-27T22:51:04.801Z] 22:42:01 0 29.05 0.00 5.96 0.89 0.08 64.01 [2022-10-27T22:51:04.801Z] 22:42:01 1 29.07 0.00 5.94 1.21 0.10 63.68 [2022-10-27T22:51:04.801Z] 22:42:01 2 27.74 0.00 5.83 1.70 0.07 64.65 [2022-10-27T22:51:04.801Z] 22:42:01 3 29.43 0.00 5.76 2.91 0.07 61.84 [2022-10-27T22:51:04.801Z] 22:42:01 4 27.16 0.00 4.89 0.47 0.07 67.41 [2022-10-27T22:51:04.801Z] 22:42:01 5 30.93 0.00 6.49 0.25 0.08 62.24 [2022-10-27T22:51:04.801Z] 22:42:01 6 30.06 0.00 5.91 2.42 0.07 61.54 [2022-10-27T22:51:04.801Z] 22:42:01 7 31.65 0.00 6.39 0.17 0.08 61.70 [2022-10-27T22:51:04.801Z] 22:43:01 all 0.08 0.00 0.04 0.01 0.01 99.87 [2022-10-27T22:51:04.801Z] 22:43:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2022-10-27T22:51:04.801Z] 22:43:01 1 0.02 0.00 0.05 0.03 0.00 99.90 [2022-10-27T22:51:04.801Z] 22:43:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2022-10-27T22:51:04.801Z] 22:43:01 3 0.02 0.00 0.03 0.03 0.02 99.90 [2022-10-27T22:51:04.801Z] 22:43:01 4 0.33 0.00 0.02 0.00 0.00 99.65 [2022-10-27T22:51:04.801Z] 22:43:01 5 0.05 0.00 0.03 0.00 0.00 99.92 [2022-10-27T22:51:04.801Z] 22:43:01 6 0.07 0.00 0.07 0.00 0.02 99.85 [2022-10-27T22:51:04.801Z] 22:43:01 7 0.07 0.00 0.07 0.00 0.02 99.85 [2022-10-27T22:51:04.801Z] 22:44:01 all 0.27 0.00 0.02 0.01 0.00 99.70 [2022-10-27T22:51:04.801Z] 22:44:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2022-10-27T22:51:04.801Z] 22:44:01 1 0.00 0.00 0.02 0.02 0.00 99.97 [2022-10-27T22:51:04.801Z] 22:44:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-27T22:51:04.801Z] 22:44:01 3 0.00 0.00 0.00 0.03 0.00 99.97 [2022-10-27T22:51:04.801Z] 22:44:01 4 2.02 0.00 0.03 0.00 0.00 97.95 [2022-10-27T22:51:04.801Z] 22:44:01 5 0.00 0.00 0.03 0.00 0.02 99.95 [2022-10-27T22:51:04.801Z] 22:44:01 6 0.02 0.00 0.03 0.00 0.00 99.95 [2022-10-27T22:51:04.801Z] 22:44:01 7 0.07 0.00 0.02 0.00 0.00 99.92 [2022-10-27T22:51:04.801Z] 22:45:01 all 1.40 0.00 0.76 0.28 0.01 97.55 [2022-10-27T22:51:04.801Z] 22:45:01 0 0.93 0.00 0.65 0.10 0.00 98.31 [2022-10-27T22:51:04.801Z] 22:45:01 1 2.67 0.00 0.99 0.25 0.02 96.08 [2022-10-27T22:51:04.801Z] 22:45:01 2 1.92 0.00 0.50 0.03 0.02 97.53 [2022-10-27T22:51:04.801Z] 22:45:01 3 0.58 0.00 0.42 1.08 0.00 97.91 [2022-10-27T22:51:04.801Z] 22:45:01 4 1.28 0.00 0.57 0.15 0.02 97.99 [2022-10-27T22:51:04.801Z] 22:45:01 5 1.62 0.00 1.84 0.33 0.00 96.21 [2022-10-27T22:51:04.801Z] 22:45:01 6 0.80 0.00 0.43 0.10 0.02 98.65 [2022-10-27T22:51:04.801Z] 22:45:01 7 1.40 0.00 0.65 0.17 0.02 97.76 [2022-10-27T22:51:04.801Z] 22:46:01 all 0.26 0.00 0.01 0.00 0.00 99.73 [2022-10-27T22:51:04.801Z] 22:46:01 0 0.02 0.00 0.00 0.02 0.00 99.97 [2022-10-27T22:51:04.801Z] 22:46:01 1 1.97 0.00 0.02 0.00 0.00 98.01 [2022-10-27T22:51:04.801Z] 22:46:01 2 0.03 0.00 0.02 0.00 0.02 99.93 [2022-10-27T22:51:04.801Z] 22:46:01 3 0.00 0.00 0.00 0.02 0.00 99.98 [2022-10-27T22:51:04.801Z] 22:46:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-27T22:51:04.801Z] 22:46:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-27T22:51:04.802Z] 22:46:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-27T22:51:04.802Z] 22:46:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2022-10-27T22:51:04.802Z] 22:47:01 all 0.12 0.00 0.04 0.01 0.00 99.82 [2022-10-27T22:51:04.802Z] 22:47:01 0 0.02 0.00 0.03 0.02 0.00 99.93 [2022-10-27T22:51:04.802Z] 22:47:01 1 0.42 0.00 0.08 0.00 0.02 99.48 [2022-10-27T22:51:04.802Z] 22:47:01 2 0.08 0.00 0.07 0.00 0.00 99.85 [2022-10-27T22:51:04.802Z] 22:47:01 3 0.25 0.00 0.05 0.07 0.00 99.63 [2022-10-27T22:51:04.802Z] 22:47:01 4 0.05 0.00 0.02 0.00 0.00 99.93 [2022-10-27T22:51:04.802Z] 22:47:01 5 0.05 0.00 0.03 0.00 0.00 99.92 [2022-10-27T22:51:04.802Z] 22:47:01 6 0.07 0.00 0.02 0.00 0.00 99.92 [2022-10-27T22:51:04.802Z] 22:47:01 7 0.02 0.00 0.03 0.02 0.00 99.93 [2022-10-27T22:51:04.802Z] 22:48:01 all 0.04 0.00 0.01 0.01 0.00 99.93 [2022-10-27T22:51:04.802Z] 22:48:01 0 0.02 0.00 0.00 0.03 0.02 99.93 [2022-10-27T22:51:04.802Z] 22:48:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-27T22:51:04.802Z] 22:48:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2022-10-27T22:51:04.802Z] 22:48:01 3 0.00 0.00 0.02 0.03 0.00 99.95 [2022-10-27T22:51:04.802Z] 22:48:01 4 0.25 0.00 0.00 0.00 0.00 99.75 [2022-10-27T22:51:04.802Z] 22:48:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-27T22:51:04.802Z] 22:48:01 6 0.05 0.00 0.02 0.00 0.00 99.93 [2022-10-27T22:51:04.802Z] 22:48:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-27T22:51:04.802Z] 22:49:01 all 0.03 0.00 0.01 0.01 0.00 99.95 [2022-10-27T22:51:04.802Z] 22:49:01 0 0.02 0.00 0.00 0.03 0.00 99.95 [2022-10-27T22:51:04.802Z] 22:49:01 1 0.00 0.00 0.02 0.00 0.02 99.97 [2022-10-27T22:51:04.802Z] 22:49:01 2 0.03 0.00 0.03 0.00 0.00 99.93 [2022-10-27T22:51:04.802Z] 22:49:01 3 0.00 0.00 0.00 0.02 0.02 99.97 [2022-10-27T22:51:04.802Z] 22:49:01 4 0.13 0.00 0.02 0.00 0.00 99.85 [2022-10-27T22:51:04.802Z] 22:49:01 5 0.00 0.00 0.02 0.02 0.00 99.97 [2022-10-27T22:51:04.802Z] 22:49:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-27T22:51:04.802Z] 22:49:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2022-10-27T22:51:04.802Z] 22:50:01 all 0.41 0.00 0.19 0.04 0.01 99.36 [2022-10-27T22:51:04.802Z] 22:50:01 0 0.47 0.00 0.18 0.03 0.00 99.32 [2022-10-27T22:51:04.802Z] 22:50:01 1 0.27 0.00 0.22 0.13 0.00 99.38 [2022-10-27T22:51:04.802Z] 22:50:01 2 0.52 0.00 0.22 0.02 0.02 99.23 [2022-10-27T22:51:04.802Z] 22:50:01 3 0.40 0.00 0.25 0.12 0.00 99.23 [2022-10-27T22:51:04.802Z] 22:50:01 4 0.65 0.00 0.18 0.00 0.02 99.15 [2022-10-27T22:51:04.802Z] 22:50:01 5 0.27 0.00 0.15 0.00 0.00 99.58 [2022-10-27T22:51:04.802Z] 22:50:01 6 0.42 0.00 0.13 0.00 0.02 99.43 [2022-10-27T22:51:04.802Z] 22:50:01 7 0.28 0.00 0.18 0.02 0.00 99.52 [2022-10-27T22:51:04.802Z] 22:51:01 all 9.53 0.00 4.12 1.13 0.06 85.16 [2022-10-27T22:51:04.802Z] 22:51:01 0 9.56 0.00 4.42 0.49 0.05 85.49 [2022-10-27T22:51:04.802Z] 22:51:01 1 10.57 0.00 4.63 2.17 0.07 82.56 [2022-10-27T22:51:04.802Z] 22:51:01 2 11.40 0.00 4.09 0.17 0.05 84.29 [2022-10-27T22:51:04.802Z] 22:51:01 3 9.40 0.00 4.34 1.74 0.05 84.48 [2022-10-27T22:51:04.802Z] 22:51:01 4 8.55 0.00 4.16 2.39 0.05 84.85 [2022-10-27T22:51:04.802Z] 22:51:01 5 9.31 0.00 3.36 0.35 0.07 86.90 [2022-10-27T22:51:04.802Z] 22:51:01 6 8.04 0.00 4.24 1.61 0.05 86.06 [2022-10-27T22:51:04.802Z] 22:51:01 7 9.37 0.00 3.72 0.15 0.07 86.69 [2022-10-27T22:51:04.802Z] [2022-10-27T22:51:04.802Z] Average: CPU %user %nice %system %iowait %steal %idle [2022-10-27T22:51:04.802Z] Average: all 5.94 0.00 1.56 0.38 0.02 92.09 [2022-10-27T22:51:04.802Z] Average: 0 5.76 0.00 1.58 0.16 0.02 92.48 [2022-10-27T22:51:04.802Z] Average: 1 6.26 0.00 1.64 0.42 0.03 91.66 [2022-10-27T22:51:04.802Z] Average: 2 5.91 0.00 1.53 0.19 0.02 92.34 [2022-10-27T22:51:04.802Z] Average: 3 5.81 0.00 1.56 0.74 0.02 91.86 [2022-10-27T22:51:04.802Z] Average: 4 5.90 0.00 1.38 0.32 0.02 92.38 [2022-10-27T22:51:04.802Z] Average: 5 6.09 0.00 1.66 0.13 0.02 92.10 [2022-10-27T22:51:04.802Z] Average: 6 5.85 0.00 1.59 0.62 0.02 91.93 [2022-10-27T22:51:04.802Z] Average: 7 5.97 0.00 1.56 0.44 0.02 92.01 [2022-10-27T22:51:04.802Z] [2022-10-27T22:51:04.802Z] [2022-10-27T22:51:04.802Z]